Jul 03 17:42:26.359285 np0000004448 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 17:42:26.364624 np0000004448 devstack@c-api.service[99936]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 17:42:26.366903 np0000004448 devstack@c-api.service[99936]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 17:42:26 2026] *** Jul 03 17:42:26.366903 np0000004448 devstack@c-api.service[99936]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 17:42:26.366903 np0000004448 devstack@c-api.service[99936]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 17:42:26.366903 np0000004448 devstack@c-api.service[99936]: nodename: np0000004448 Jul 03 17:42:26.366903 np0000004448 devstack@c-api.service[99936]: machine: x86_64 Jul 03 17:42:26.366903 np0000004448 devstack@c-api.service[99936]: clock source: unix Jul 03 17:42:26.366903 np0000004448 devstack@c-api.service[99936]: pcre jit disabled Jul 03 17:42:26.366903 np0000004448 devstack@c-api.service[99936]: detected number of CPU cores: 16 Jul 03 17:42:26.366903 np0000004448 devstack@c-api.service[99936]: current working directory: / Jul 03 17:42:26.366903 np0000004448 devstack@c-api.service[99936]: detected binary path: /usr/bin/uwsgi-core Jul 03 17:42:26.367522 np0000004448 devstack@c-api.service[99936]: your processes number limit is 257052 Jul 03 17:42:26.367522 np0000004448 devstack@c-api.service[99936]: your memory page size is 4096 bytes Jul 03 17:42:26.367522 np0000004448 devstack@c-api.service[99936]: detected max file descriptor number: 2048 Jul 03 17:42:26.367522 np0000004448 devstack@c-api.service[99936]: lock engine: pthread robust mutexes Jul 03 17:42:26.367522 np0000004448 devstack@c-api.service[99936]: thunder lock: enabled Jul 03 17:42:26.367522 np0000004448 devstack@c-api.service[99936]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 17:42:26.367522 np0000004448 devstack@c-api.service[99936]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 17:42:26.367522 np0000004448 devstack@c-api.service[99936]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 17:42:26.367522 np0000004448 devstack@c-api.service[99936]: Set PythonHome to /opt/stack/data/venv Jul 03 17:42:26.398977 np0000004448 devstack@c-api.service[99936]: Python main interpreter initialized at 0x7c9fc04a3668 Jul 03 17:42:26.398977 np0000004448 devstack@c-api.service[99936]: python threads support enabled Jul 03 17:42:26.398977 np0000004448 devstack@c-api.service[99936]: your server socket listen backlog is limited to 100 connections Jul 03 17:42:26.398977 np0000004448 devstack@c-api.service[99936]: your mercy for graceful operations on workers is 80 seconds Jul 03 17:42:26.399647 np0000004448 devstack@c-api.service[99936]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 17:42:26.399840 np0000004448 devstack@c-api.service[99936]: *** Operational MODE: preforking *** Jul 03 17:42:26.400042 np0000004448 devstack@c-api.service[99936]: *** uWSGI is running in multiple interpreter mode *** Jul 03 17:42:26.400042 np0000004448 devstack@c-api.service[99936]: spawned uWSGI master process (pid: 99936) Jul 03 17:42:26.400198 np0000004448 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 17:42:26.400934 np0000004448 devstack@c-api.service[99936]: spawned uWSGI worker 1 (pid: 99940, cores: 1) Jul 03 17:42:26.401366 np0000004448 devstack@c-api.service[99936]: spawned uWSGI worker 2 (pid: 99941, cores: 1) Jul 03 17:42:26.402038 np0000004448 devstack@c-api.service[99936]: spawned uWSGI worker 3 (pid: 99942, cores: 1) Jul 03 17:42:26.402516 np0000004448 devstack@c-api.service[99936]: spawned uWSGI worker 4 (pid: 99943, cores: 1) Jul 03 17:42:26.402577 np0000004448 devstack@c-api.service[99936]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 17:42:26.521470 np0000004448 devstack@c-api.service[99940]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 17:42:26.521470 np0000004448 devstack@c-api.service[99940]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 17:42:26.521470 np0000004448 devstack@c-api.service[99940]: we strongly recommend against using it for new projects. Jul 03 17:42:26.521470 np0000004448 devstack@c-api.service[99940]: If you are already using Eventlet, we recommend migrating to a different Jul 03 17:42:26.521470 np0000004448 devstack@c-api.service[99940]: framework. For more detail see Jul 03 17:42:26.521470 np0000004448 devstack@c-api.service[99940]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 17:42:26.521470 np0000004448 devstack@c-api.service[99940]: import eventlet # noqa Jul 03 17:42:26.556999 np0000004448 devstack@c-api.service[99942]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 17:42:26.556999 np0000004448 devstack@c-api.service[99942]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 17:42:26.556999 np0000004448 devstack@c-api.service[99942]: we strongly recommend against using it for new projects. Jul 03 17:42:26.556999 np0000004448 devstack@c-api.service[99942]: If you are already using Eventlet, we recommend migrating to a different Jul 03 17:42:26.556999 np0000004448 devstack@c-api.service[99942]: framework. For more detail see Jul 03 17:42:26.556999 np0000004448 devstack@c-api.service[99942]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 17:42:26.556999 np0000004448 devstack@c-api.service[99942]: import eventlet # noqa Jul 03 17:42:26.558787 np0000004448 devstack@c-api.service[99943]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 17:42:26.558787 np0000004448 devstack@c-api.service[99943]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 17:42:26.558787 np0000004448 devstack@c-api.service[99943]: we strongly recommend against using it for new projects. Jul 03 17:42:26.558787 np0000004448 devstack@c-api.service[99943]: If you are already using Eventlet, we recommend migrating to a different Jul 03 17:42:26.558787 np0000004448 devstack@c-api.service[99943]: framework. For more detail see Jul 03 17:42:26.558787 np0000004448 devstack@c-api.service[99943]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 17:42:26.558787 np0000004448 devstack@c-api.service[99943]: import eventlet # noqa Jul 03 17:42:26.559311 np0000004448 devstack@c-api.service[99941]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 17:42:26.559311 np0000004448 devstack@c-api.service[99941]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 17:42:26.559311 np0000004448 devstack@c-api.service[99941]: we strongly recommend against using it for new projects. Jul 03 17:42:26.559311 np0000004448 devstack@c-api.service[99941]: If you are already using Eventlet, we recommend migrating to a different Jul 03 17:42:26.559311 np0000004448 devstack@c-api.service[99941]: framework. For more detail see Jul 03 17:42:26.559311 np0000004448 devstack@c-api.service[99941]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 17:42:26.559311 np0000004448 devstack@c-api.service[99941]: import eventlet # noqa Jul 03 17:42:26.601238 np0000004448 devstack@c-api.service[99940]: /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 17:42:26.601238 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:42:26.632937 np0000004448 devstack@c-api.service[99942]: /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 17:42:26.632937 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:42:26.666404 np0000004448 devstack@c-api.service[99943]: /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 17:42:26.666404 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:42:26.666633 np0000004448 devstack@c-api.service[99941]: /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 17:42:26.666633 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:42:26.673470 np0000004448 devstack@c-api.service[99940]: /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 17:42:26.673470 np0000004448 devstack@c-api.service[99940]: from cgi import parse_header Jul 03 17:42:26.709323 np0000004448 devstack@c-api.service[99942]: /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 17:42:26.709323 np0000004448 devstack@c-api.service[99942]: from cgi import parse_header Jul 03 17:42:26.719460 np0000004448 devstack@c-api.service[99940]: /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 17:42:26.719460 np0000004448 devstack@c-api.service[99940]: removals.removed_module( Jul 03 17:42:26.721414 np0000004448 devstack@c-api.service[99940]: /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 17:42:26.721414 np0000004448 devstack@c-api.service[99940]: removals.removed_module( Jul 03 17:42:26.753325 np0000004448 devstack@c-api.service[99942]: /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 17:42:26.753325 np0000004448 devstack@c-api.service[99942]: removals.removed_module( Jul 03 17:42:26.755042 np0000004448 devstack@c-api.service[99942]: /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 17:42:26.755042 np0000004448 devstack@c-api.service[99942]: removals.removed_module( Jul 03 17:42:26.766217 np0000004448 devstack@c-api.service[99941]: /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 17:42:26.766217 np0000004448 devstack@c-api.service[99941]: from cgi import parse_header Jul 03 17:42:26.766371 np0000004448 devstack@c-api.service[99943]: /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 17:42:26.766371 np0000004448 devstack@c-api.service[99943]: from cgi import parse_header Jul 03 17:42:26.832973 np0000004448 devstack@c-api.service[99941]: /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 17:42:26.832973 np0000004448 devstack@c-api.service[99941]: removals.removed_module( Jul 03 17:42:26.835414 np0000004448 devstack@c-api.service[99941]: /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 17:42:26.835414 np0000004448 devstack@c-api.service[99941]: removals.removed_module( Jul 03 17:42:26.835575 np0000004448 devstack@c-api.service[99943]: /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 17:42:26.835575 np0000004448 devstack@c-api.service[99943]: removals.removed_module( Jul 03 17:42:26.838208 np0000004448 devstack@c-api.service[99943]: /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 17:42:26.838208 np0000004448 devstack@c-api.service[99943]: removals.removed_module( Jul 03 17:42:27.449465 np0000004448 devstack@c-api.service[99940]: /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 17:42:27.449465 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:42:27.498806 np0000004448 devstack@c-api.service[99940]: /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 17:42:27.498806 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:42:27.516116 np0000004448 devstack@c-api.service[99942]: /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 17:42:27.516116 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:42:27.564704 np0000004448 devstack@c-api.service[99942]: /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 17:42:27.564704 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:42:27.627608 np0000004448 devstack@c-api.service[99943]: /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 17:42:27.627608 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:42:27.648626 np0000004448 devstack@c-api.service[99941]: /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 17:42:27.648626 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:42:27.668399 np0000004448 devstack@c-api.service[99940]: 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 17:42:27.668724 np0000004448 devstack@c-api.service[99940]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99940) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 17:42:27.681254 np0000004448 devstack@c-api.service[99943]: /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 17:42:27.681254 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:42:27.710303 np0000004448 devstack@c-api.service[99941]: /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 17:42:27.710303 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:42:27.724305 np0000004448 devstack@c-api.service[99942]: 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 17:42:27.724487 np0000004448 devstack@c-api.service[99942]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99942) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 17:42:27.752593 np0000004448 devstack@c-api.service[99940]: /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 17:42:27.752593 np0000004448 devstack@c-api.service[99940]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 17:42:27.784886 np0000004448 devstack@c-api.service[99942]: /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 17:42:27.784886 np0000004448 devstack@c-api.service[99942]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 17:42:27.863624 np0000004448 devstack@c-api.service[99943]: 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 17:42:27.863869 np0000004448 devstack@c-api.service[99943]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99943) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 17:42:27.884193 np0000004448 devstack@c-api.service[99941]: 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 17:42:27.884384 np0000004448 devstack@c-api.service[99941]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99941) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 17:42:27.927691 np0000004448 devstack@c-api.service[99943]: /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 17:42:27.927691 np0000004448 devstack@c-api.service[99943]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 17:42:27.948522 np0000004448 devstack@c-api.service[99941]: /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 17:42:27.948522 np0000004448 devstack@c-api.service[99941]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 17:42:28.196497 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99940) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 17:42:28.196861 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.196927 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99942) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 17:42:28.196965 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.197132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.197366 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.197465 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.197737 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.199094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.199171 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.199219 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.199261 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.199358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.199419 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.199482 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.200036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.200124 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.200232 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.200342 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.200429 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.200531 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.200639 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.200704 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.200809 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.200809 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.200903 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.200903 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.200997 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.201045 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.201100 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.201147 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.201208 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.201264 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.201264 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.201367 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.201415 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.201476 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.201536 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.201597 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.201597 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.201688 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.201742 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.201931 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.202028 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.202113 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.202202 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.202294 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.202383 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.202471 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.202569 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.203496 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.203620 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.203620 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.203811 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.203811 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.203811 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.203999 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.204300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.204392 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.204481 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.204481 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.204645 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.204645 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.204645 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.205162 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.205266 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.205369 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.205470 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.205565 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.205659 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.205780 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.206055 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.206147 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.206147 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.206322 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.206416 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.206504 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.206594 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.206594 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.206800 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.206893 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.206893 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.206996 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.206996 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.206996 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.207185 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.207273 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.207358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.207420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.207466 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.207587 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.207669 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.207669 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.207856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.207919 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.207919 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.208016 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.208074 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.208119 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.208169 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.208169 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.208262 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.208318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.208318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.208433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.208481 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.208537 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.208537 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.208537 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.208678 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.208678 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.208797 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.208856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.209035 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.209035 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.209198 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.209290 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.209390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.209474 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.209557 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.209891 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.209990 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.210042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.210096 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.210217 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.210309 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.210411 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.210506 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.210600 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.210683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.210683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.210683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.210683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.211016 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.217253 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.217398 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.217398 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.217677 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.217677 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.217677 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.217677 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.217912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.218036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.218036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.218222 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.218222 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.218222 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.218473 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.218564 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.218564 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.218564 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.218788 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.218841 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.218901 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.218957 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.219005 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.219059 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.219246 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.219339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.219424 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.219424 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.219424 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.220738 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.220828 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.220960 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.220960 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.221144 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.221243 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.221335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.221335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.221487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.221487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.221487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.221487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.221487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.221487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.221933 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.222000 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.222064 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.222110 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.222150 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.222192 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.222243 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.222298 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.222362 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.222362 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.222463 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.222511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.222640 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.222718 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.223380 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.223474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.223474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.223627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.223627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.223857 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.223918 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.224007 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.224121 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.224121 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.224121 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.224121 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.224121 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.224121 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.226425 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.226509 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.226568 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.226612 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.226664 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.226705 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.226764 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.226836 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.226880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.226920 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.226976 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.227032 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.227032 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.227113 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.227763 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.227855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.227956 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.228029 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.228118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.228169 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.228275 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.228357 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.228357 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.228474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.228604 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.228604 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.228604 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.228604 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.230047 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.230109 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.230206 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.230303 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.230385 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.230493 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.230577 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.230577 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.230688 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.230731 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.230731 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.230731 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.230894 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.230894 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.231157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.231227 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.231309 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.231388 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.231471 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.231527 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.231579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.231627 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.231673 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.231715 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.231786 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.231833 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.231872 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.231926 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.231980 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.232029 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.232095 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.232148 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.232195 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.232195 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.232274 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.232316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.232367 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.232417 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.232478 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.232530 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.232569 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.232614 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.232650 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.232688 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.232724 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.232784 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.232827 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.232872 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.232924 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.232924 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.233000 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.233051 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.233051 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.233126 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.233169 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.233169 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.233828 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.233908 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.234078 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.234078 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.234174 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.234225 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.234225 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.234302 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.234302 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.234378 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.234419 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.234419 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.234419 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.234419 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.235000 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.235090 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.235152 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.235225 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.235265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.235303 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.235338 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.235369 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.235398 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.235465 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.235509 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.235558 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.235632 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.235687 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.235687 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.235790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.235844 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.235893 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.235934 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.235969 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.236012 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.236055 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.236087 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.236111 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.236111 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.236111 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.236111 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.236228 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.238843 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.238902 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.238969 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.239030 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.239072 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.239099 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.239148 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.239184 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.239184 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.239357 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.239404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.239404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.239404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.239404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.241144 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.241205 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.241241 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.241270 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.241323 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.241361 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.241402 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.241402 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.241454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.241485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.241510 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.241534 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.241557 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.241578 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.242665 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.242722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.242808 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.242893 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.242928 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.242988 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.243049 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.243131 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.243250 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.243357 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.243440 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.243537 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.243619 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.243712 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.244416 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.244494 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.244558 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.244622 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.244657 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.244722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.244806 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.244867 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.244925 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.244979 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.245033 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.245064 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.245094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.245116 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.245146 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.245176 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.245236 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.245269 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.245337 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.245337 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.245419 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.245485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.245538 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.245570 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.245614 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.245695 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.245695 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.245803 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.249551 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.249633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.249701 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.249743 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.249851 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.249883 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.249883 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.249941 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.249971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.249998 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.250025 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.250092 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.250176 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.250243 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.255196 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.255196 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.255283 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.255389 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.255481 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.255571 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.255652 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.255745 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.255862 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.255981 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.256047 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.256120 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.256187 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.256245 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.256496 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.256568 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.256618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.256658 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.256697 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.256732 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.256806 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.256844 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.256869 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.256898 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.256926 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.256949 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.256970 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.256990 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.259573 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99942) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.259641 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.259723 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.259830 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.259909 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.259961 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99940) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.259997 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99942) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.260044 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.260097 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.260148 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.260205 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.260260 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99940) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.290282 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99943) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 17:42:28.290629 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.290739 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.290954 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.291482 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.291560 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.291630 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.291689 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.291739 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.291852 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.291929 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.292325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.292400 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.292455 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.292505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.292555 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.292642 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.292716 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.292815 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.292815 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.292938 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.292938 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.293063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.293063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.293167 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.293639 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.293699 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.293802 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.293876 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.293921 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.293965 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.294015 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.294250 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.294314 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.294361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.294421 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.294478 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.294525 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.294575 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.295055 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.295124 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.295162 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.295229 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.295271 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.295343 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.295395 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.295667 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.295717 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.295810 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.295862 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.295919 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.295975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.296034 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.296097 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.296156 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.296202 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.296261 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.296318 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.296382 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.296423 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.296910 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.296987 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.297042 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.297089 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.297147 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.297202 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.297254 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.298293 np0000004448 devstack@c-api.service[99942]: INFO dbcounter [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Registered counter for database cinder Jul 03 17:42:28.300095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.300172 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.300223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.300283 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.300343 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.300438 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.300472 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.300569 np0000004448 devstack@c-api.service[99940]: INFO dbcounter [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Registered counter for database cinder Jul 03 17:42:28.300793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.300875 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.300925 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.300981 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.301039 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.301090 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.301156 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.301688 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.301781 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.301829 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.301904 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.301951 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.302012 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.302070 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.302544 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.302611 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.302671 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.302728 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.302789 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.302849 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.302913 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.303364 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.303438 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.303498 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.303557 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.303608 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.303664 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.303716 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.304384 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.304456 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.304501 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.304560 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.304609 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.304663 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.304725 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.305032 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.305095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.305148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.305203 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.305256 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.305302 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.305365 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.305887 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.305939 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.305994 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.306091 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.306091 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.306150 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.306202 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.306432 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.306481 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.306541 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.306585 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.306639 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.306700 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.306743 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.306843 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.306900 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.306944 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.307015 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.307072 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.307128 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.307173 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.307235 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.307291 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.307347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.307388 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.307438 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.307497 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.307548 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.308101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.308160 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.308219 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.308272 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.308318 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.308362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.308433 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.308710 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.308798 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.308859 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.308916 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.308972 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.309024 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.309082 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.309124 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.309201 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.309246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.309308 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.309357 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.309415 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.309468 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.310032 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.310112 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.310159 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.310215 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.310269 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.310326 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.310387 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.310909 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.310970 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.311058 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.311128 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.311171 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.311222 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.311299 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.311710 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.311813 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.311894 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.311894 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.312041 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.312041 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.312159 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.312473 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.312531 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.312596 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.312639 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.312724 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.312815 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.312815 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.312917 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.312917 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.313001 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.313039 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.313084 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.313128 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.313176 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.313994 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.314069 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.314195 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.314247 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.314313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.314374 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.314442 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.315313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.315389 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.315455 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.315499 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.315545 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.315582 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.315668 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.315959 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.316024 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.316073 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.316141 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.316182 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.316250 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.316314 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.316936 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99943) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.317015 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.317063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.317103 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.317148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.317190 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99943) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.328569 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99941) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 17:42:28.328995 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.329100 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.329356 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.330015 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.330099 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.330191 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.330278 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.330375 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.330459 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.330564 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.331108 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.331178 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.331278 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.331371 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.331432 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.331487 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.331561 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.331633 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.331705 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.331796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.331885 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.331964 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.332045 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.332124 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.332698 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.332784 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.332860 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.332925 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.332978 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.333028 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.333120 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.333407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.333479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.333527 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.333584 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.333647 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.333696 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.333795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.334284 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.334352 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.334399 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.334480 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.334546 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.334704 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.334704 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.335142 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.335230 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.335312 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.335387 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.335474 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.335555 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.335637 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.335719 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.335836 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.336034 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.336034 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.336122 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.336197 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.336272 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.336875 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.336924 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.337041 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.337086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.337129 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.337166 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.337230 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.340057 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.340122 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.340187 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.340292 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.340366 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.340366 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.340494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.340720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.340831 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.340879 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.340948 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.341010 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.341055 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.341131 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.341708 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.341802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.341877 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.341958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.342014 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.342088 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.342149 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.342429 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.342498 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-1594a010-067e-4887-8cfe-d809ca5deb52 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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:28.342560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.342560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.342629 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.342669 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.342713 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.342794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.343364 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.343364 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.343447 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.343486 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.343524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.343591 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.343634 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.344375 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.344455 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.344524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.344592 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.344665 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.344665 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.344809 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.344872 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c 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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:28.345037 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.345109 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.345180 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.345249 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.345295 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.345367 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.345449 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.345946 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.346006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.346079 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.346141 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.346211 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.346271 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.346323 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.346532 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.346584 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.346647 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.346699 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.346795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.346854 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.346898 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.346968 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.347040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.347107 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.347165 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.347225 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.347282 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.347332 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.347395 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.347460 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.347530 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.347578 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.347680 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.347680 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.347749 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.348372 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.348429 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.348499 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.348562 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.348630 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.348705 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.348811 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.349090 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.349162 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.349234 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.349311 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.349391 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.349469 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.349571 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.349670 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.349806 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.349908 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.349997 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.350063 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.350121 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.350177 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.350736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.350837 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.350908 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.350965 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.351008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.351072 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.351139 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.351719 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.351836 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.351924 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.352014 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.352083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.352155 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.352196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.352635 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.352696 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.352786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.352843 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.352910 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.352951 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.353040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.353478 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.353539 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.353617 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.353689 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.353796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.353796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.353886 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.353954 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.354013 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.354064 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.354124 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.354183 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.354241 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.354311 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.354882 np0000004448 devstack@c-api.service[99943]: INFO dbcounter [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Registered counter for database cinder Jul 03 17:42:28.355095 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.355168 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.355338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.355424 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.355480 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.355527 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.355609 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.356575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.356648 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.356738 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.356838 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.356893 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.356955 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.357027 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.357345 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.357422 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.357478 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.357527 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.357599 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.357670 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.357737 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 17:42:28.358550 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99941) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 17:42:28.358611 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 17:42:28.358674 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 17:42:28.358747 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 17:42:28.358834 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 17:42:28.358876 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99941) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 17:42:28.393614 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:28.403932 np0000004448 devstack@c-api.service[99941]: INFO dbcounter [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Registered counter for database cinder Jul 03 17:42:28.450553 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-f673075c-2110-4275-8bd0-a48e2d4090ba 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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:28.453072 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writer thread running {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 17:42:28.455481 np0000004448 devstack@c-api.service[99942]: INFO cinder.rpc [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 17:42:28.457318 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writer thread running {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 17:42:28.457837 np0000004448 devstack@c-api.service[99942]: INFO cinder.rpc [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 17:42:28.459671 np0000004448 devstack@c-api.service[99942]: INFO cinder.rpc [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 17:42:28.459816 np0000004448 devstack@c-api.service[99940]: INFO cinder.rpc [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 17:42:28.461342 np0000004448 devstack@c-api.service[99942]: INFO cinder.rpc [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Jul 03 17:42:28.461650 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.461948 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.462174 np0000004448 devstack@c-api.service[99940]: INFO cinder.rpc [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 17:42:28.463540 np0000004448 devstack@c-api.service[99942]: WARNING cinder.keymgr.conf_key_mgr [None req-1594a010-067e-4887-8cfe-d809ca5deb52 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 17:42:28.464290 np0000004448 devstack@c-api.service[99940]: INFO cinder.rpc [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 17:42:28.465882 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.466036 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.466362 np0000004448 devstack@c-api.service[99940]: INFO cinder.rpc [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Jul 03 17:42:28.466675 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.466968 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.467589 np0000004448 devstack@c-api.service[99940]: WARNING cinder.keymgr.conf_key_mgr [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c 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 17:42:28.470095 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.470237 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.495549 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-1594a010-067e-4887-8cfe-d809ca5deb52 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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:28.497733 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writer thread running {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 17:42:28.497905 np0000004448 devstack@c-api.service[99942]: INFO cinder.rpc [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 17:42:28.499932 np0000004448 devstack@c-api.service[99942]: INFO cinder.rpc [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 17:42:28.500047 np0000004448 devstack@c-api.service[99943]: INFO cinder.rpc [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 17:42:28.500356 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.500517 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.502269 np0000004448 devstack@c-api.service[99943]: INFO cinder.rpc [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 17:42:28.503886 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c 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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:28.504273 np0000004448 devstack@c-api.service[99943]: INFO cinder.rpc [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 17:42:28.505985 np0000004448 devstack@c-api.service[99943]: INFO cinder.rpc [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Jul 03 17:42:28.506258 np0000004448 devstack@c-api.service[99940]: INFO cinder.rpc [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 17:42:28.506295 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.506570 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.507191 np0000004448 devstack@c-api.service[99943]: WARNING cinder.keymgr.conf_key_mgr [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 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 17:42:28.508254 np0000004448 devstack@c-api.service[99940]: INFO cinder.rpc [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 17:42:28.508611 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.508740 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.509589 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.509696 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.509735 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.509922 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.512209 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.512374 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.514559 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.514723 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.517669 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.517705 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.517809 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.517851 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.519723 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.519906 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.519942 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.520047 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.522149 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.522225 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.522382 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.522442 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.526096 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.526171 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.526206 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.526231 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.527778 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.527985 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.528172 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.528347 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.529892 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.530042 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.530345 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.530474 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.530723 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.530869 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.532507 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.532674 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.533082 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.533207 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.534980 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.535107 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.536904 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.537063 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.537926 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.538058 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.539098 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.539225 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.539408 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.539564 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.540834 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.540952 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.540991 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.541067 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.541537 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:28.541919 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.542138 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.542870 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.543034 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.543745 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.543933 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.544867 np0000004448 devstack@c-api.service[99943]: INFO cinder.rpc [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 17:42:28.544921 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.545012 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.545094 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.545175 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.545713 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.545916 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.546496 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.546660 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.547125 np0000004448 devstack@c-api.service[99943]: INFO cinder.rpc [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 17:42:28.547539 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.547606 np0000004448 devstack@c-api.service[99942]: WARNING cinder.api.contrib.hosts [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 17:42:28.547671 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.547721 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.547917 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.547983 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.548105 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.548677 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: extensions {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.549059 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.549188 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.549921 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: consistencygroups {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.550122 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.550255 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.550975 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.551083 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.551788 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: extra_specs {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.551854 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.551951 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.552698 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.552916 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.553329 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: capabilities {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.553661 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.553855 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.554535 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.554675 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.554739 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: backups {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.555592 np0000004448 devstack@c-api.service[99940]: WARNING cinder.api.contrib.hosts [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 17:42:28.555912 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.556057 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.556595 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: extensions {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.556679 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: os-quota-sets {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.557689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: consistencygroups {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.557960 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: qos-specs {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.559490 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: extra_specs {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.560366 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.560413 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: encryption {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.560579 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.560889 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: capabilities {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.561666 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: encryption {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.561926 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: backups {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.562837 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: cgsnapshots {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.563340 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writer thread running {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 17:42:28.563710 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: os-quota-sets {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.564059 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: scheduler-stats {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.564227 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.564405 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.565184 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: qos-specs {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.565227 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: os-volume-manage {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.565705 np0000004448 devstack@c-api.service[99941]: INFO cinder.rpc [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 17:42:28.566324 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: os-snapshot-manage {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.566581 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.566718 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.566886 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: encryption {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.567487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: os-volume-transfer {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.567912 np0000004448 devstack@c-api.service[99941]: INFO cinder.rpc [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 17:42:28.568646 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: encryption {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.568905 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: os-hosts {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.569600 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.569731 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.569859 np0000004448 devstack@c-api.service[99941]: INFO cinder.rpc [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 17:42:28.569979 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: os-volume-type-access {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.570468 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: cgsnapshots {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.571221 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: os-availability-zone {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.571578 np0000004448 devstack@c-api.service[99941]: INFO cinder.rpc [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Jul 03 17:42:28.571921 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.572186 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.572292 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extended resource: os-quota-class-sets {{(pid=99942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.572787 np0000004448 devstack@c-api.service[99941]: WARNING cinder.keymgr.conf_key_mgr [None req-f673075c-2110-4275-8bd0-a48e2d4090ba 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 17:42:28.572981 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.573118 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.573434 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: scheduler-stats {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.573633 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.573806 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.574621 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.574745 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.575026 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: os-volume-manage {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.575181 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.575234 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.575324 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.575376 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.575416 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.575533 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.576130 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.snapshot_actions [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] SnapshotActionsController initialized {{(pid=99942) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 17:42:28.576239 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: os-snapshot-manage {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.576490 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.576615 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.577265 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.577415 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.577454 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.577482 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: os-volume-transfer {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.577561 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.578322 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.578497 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.578843 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: os-hosts {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.579406 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.579525 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.579571 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.579699 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.579918 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: os-volume-type-access {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.580483 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.580667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.580850 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.581001 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.581181 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.581222 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: os-availability-zone {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.581312 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.581433 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.581472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension UsedLimits extending resource: limits {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.581568 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.581604 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.581720 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.581894 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.582057 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension AdminActions extending resource: volumes {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.582222 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension AdminActions extending resource: snapshots {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.582261 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extended resource: os-quota-class-sets {{(pid=99940) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.582288 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.582365 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension AdminActions extending resource: backups {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.582413 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.582516 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension VolumeActions extending resource: volumes {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.582690 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.582879 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.router [None req-1594a010-067e-4887-8cfe-d809ca5deb52 None None] Extension TypesManage extending resource: types {{(pid=99942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.583540 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.583684 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.584100 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.584218 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.584454 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.584581 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.585240 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.585360 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.585897 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.snapshot_actions [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] SnapshotActionsController initialized {{(pid=99940) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 17:42:28.586238 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.586355 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.586980 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.587090 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.587682 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.587842 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.588167 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.588292 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.588469 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.588578 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.589111 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.589239 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.589331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.589433 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.589517 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.589621 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.589737 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension UsedLimits extending resource: limits {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.589879 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension SnapshotActions extending resource: snapshots {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.589966 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.590065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension VolumeTypeAccess extending resource: types {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.590169 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension AdminActions extending resource: volumes {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.590280 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension AdminActions extending resource: snapshots {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.590379 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension AdminActions extending resource: backups {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.590458 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension VolumeActions extending resource: volumes {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.590496 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.590566 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.590610 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.590663 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.router [None req-69d0a5ca-44fd-493b-8559-6e16d1c4f50c None None] Extension TypesManage extending resource: types {{(pid=99940) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.591835 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.591956 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.592701 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.592869 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.593541 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.593652 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.594146 np0000004448 devstack@c-api.service[99942]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c9fc04a3668 pid: 99942 (default app) Jul 03 17:42:28.594374 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.594506 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.595236 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.595345 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.595966 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.596085 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.596616 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.596732 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.597521 np0000004448 devstack@c-api.service[99943]: WARNING cinder.api.contrib.hosts [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 17:42:28.597586 np0000004448 devstack@c-api.service[99940]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c9fc04a3668 pid: 99940 (default app) Jul 03 17:42:28.597785 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.597928 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.598430 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: extensions {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.599464 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: consistencygroups {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.601202 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: extra_specs {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.602433 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: capabilities {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.603397 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: backups {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.605025 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: os-quota-sets {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.605207 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-f673075c-2110-4275-8bd0-a48e2d4090ba 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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:28.607160 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: qos-specs {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.607502 np0000004448 devstack@c-api.service[99941]: INFO cinder.rpc [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 17:42:28.608786 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: encryption {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.609631 np0000004448 devstack@c-api.service[99941]: INFO cinder.rpc [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 17:42:28.609977 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: encryption {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.610044 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-79613726-59fa-40ba-92d7-51100b87123c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:42:28.610091 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.610193 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.611101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: cgsnapshots {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.612182 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: scheduler-stats {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.613282 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: os-volume-manage {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.614327 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1/1] 10.4.3.210 () {60 vars in 925 bytes} [Fri Jul 3 17:42:28 2026] GET /volume/v3/ => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 17:42:28.614394 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: os-snapshot-manage {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.616257 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: os-volume-transfer {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.618072 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: os-hosts {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.619157 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: os-volume-type-access {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.620420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: os-availability-zone {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.621007 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.621007 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.621484 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extended resource: os-quota-class-sets {{(pid=99943) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.622916 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.623064 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.624351 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.624351 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.624425 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.624425 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.624655 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.624795 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.625339 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.snapshot_actions [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] SnapshotActionsController initialized {{(pid=99943) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 17:42:28.625699 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.625852 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.626410 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.626545 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.626662 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.627300 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.627350 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.627350 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.628097 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.628399 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.628741 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.628929 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.629038 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.629138 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.629225 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.629313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.629402 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension UsedLimits extending resource: limits {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.629493 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.629590 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.629749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.629842 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.629922 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension AdminActions extending resource: volumes {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.629971 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.630032 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension AdminActions extending resource: snapshots {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.630143 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension AdminActions extending resource: backups {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.630219 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension VolumeActions extending resource: volumes {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.630329 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.630431 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.router [None req-c68e69ce-4f0c-4f4b-9f9e-0a87aab58722 None None] Extension TypesManage extending resource: types {{(pid=99943) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.634076 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.634076 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.635931 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.636078 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.637465 np0000004448 devstack@c-api.service[99943]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c9fc04a3668 pid: 99943 (default app) Jul 03 17:42:28.638224 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.638351 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.640268 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.640392 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.642391 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.642540 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.643327 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.643409 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.645062 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.645180 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.649483 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.649483 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.651477 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.651620 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.652852 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.652930 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.653728 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.653871 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.654507 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.654616 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.655429 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.655429 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.656238 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.656349 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.656988 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.657102 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.657651 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.658284 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.658530 np0000004448 devstack@c-api.service[99941]: WARNING cinder.api.contrib.hosts [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 17:42:28.658782 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.658916 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.659436 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: extensions {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.660498 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: consistencygroups {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.662168 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: extra_specs {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.663474 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: capabilities {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.664493 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: backups {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.666176 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: os-quota-sets {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.668186 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: qos-specs {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.669924 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: encryption {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.671165 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: encryption {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.672336 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: cgsnapshots {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.673819 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: scheduler-stats {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.674650 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: os-volume-manage {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.675806 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: os-snapshot-manage {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.677265 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: os-volume-transfer {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.678348 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: os-hosts {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.679445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: os-volume-type-access {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.680677 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: os-availability-zone {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.681747 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extended resource: os-quota-class-sets {{(pid=99941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 17:42:28.683242 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.683242 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.684015 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.684140 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.684789 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.684918 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.685443 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.snapshot_actions [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] SnapshotActionsController initialized {{(pid=99941) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 17:42:28.685831 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.685959 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.686548 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.686662 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.687505 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.687505 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.688118 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:42:28.688231 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 17:42:28.688699 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.688860 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.688967 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.689063 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.689161 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.689244 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.689366 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension UsedLimits extending resource: limits {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.689465 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension SnapshotActions extending resource: snapshots {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.689557 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.689654 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension VolumeTypeAccess extending resource: types {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.689810 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension AdminActions extending resource: volumes {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.689911 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension AdminActions extending resource: snapshots {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.689998 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension AdminActions extending resource: backups {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.690088 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension VolumeActions extending resource: volumes {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.690209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.690289 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.router [None req-f673075c-2110-4275-8bd0-a48e2d4090ba None None] Extension TypesManage extending resource: types {{(pid=99941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 17:42:28.697214 np0000004448 devstack@c-api.service[99941]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c9fc04a3668 pid: 99941 (default app) Jul 03 17:42:33.290251 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:42:33.845011 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 admin admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:42:33.845605 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:42:33.847181 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:42:33.847181 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:42:33.877048 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:33.902395 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 admin admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:42:33.902801 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1/2] 10.4.3.210 () {68 vars in 1256 bytes} [Fri Jul 3 17:42:33 2026] POST /volume/v3/types => generated 183 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:42:33.909991 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-9665a685-9ae0-4ff3-bc91-374740eb3780 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:42:34.178325 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-9665a685-9ae0-4ff3-bc91-374740eb3780 admin admin] POST https://10.4.3.210/volume/v3/types/af49bd2a-d3f8-4483-b734-b447138309ec/extra_specs Jul 03 17:42:34.178823 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-9665a685-9ae0-4ff3-bc91-374740eb3780 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:42:34.180379 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:42:34.180379 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:42:34.211542 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-9665a685-9ae0-4ff3-bc91-374740eb3780 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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:34.271866 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-9665a685-9ae0-4ff3-bc91-374740eb3780 admin admin] https://10.4.3.210/volume/v3/types/af49bd2a-d3f8-4483-b734-b447138309ec/extra_specs returned with HTTP 200 Jul 03 17:42:34.272328 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 2/3] 10.4.3.210 () {70 vars in 1474 bytes} [Fri Jul 3 17:42:33 2026] POST /volume/v3/types/af49bd2a-d3f8-4483-b734-b447138309ec/extra_specs => generated 52 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:42:34.496074 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-e75816da-1eae-4fd2-9750-bde0d68e9bd8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:42:34.781018 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-e75816da-1eae-4fd2-9750-bde0d68e9bd8 admin admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:42:34.781667 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-e75816da-1eae-4fd2-9750-bde0d68e9bd8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:42:34.783209 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:42:34.783209 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:42:34.814208 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-e75816da-1eae-4fd2-9750-bde0d68e9bd8 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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:34.839620 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-e75816da-1eae-4fd2-9750-bde0d68e9bd8 admin admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:42:34.840079 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1/4] 10.4.3.210 () {70 vars in 1328 bytes} [Fri Jul 3 17:42:34 2026] POST /volume/v3/types => generated 186 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:42:34.856075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-aeb35af0-7ebe-4915-8841-73d4e36faba0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:42:35.127893 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-aeb35af0-7ebe-4915-8841-73d4e36faba0 admin admin] POST https://10.4.3.210/volume/v3/types/660eef5a-fd23-49c3-a1ed-1c0cd88604ea/extra_specs Jul 03 17:42:35.128625 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-aeb35af0-7ebe-4915-8841-73d4e36faba0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:42:35.130401 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:42:35.130401 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:42:35.162321 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-aeb35af0-7ebe-4915-8841-73d4e36faba0 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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:42:35.216141 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c8ee9c1c-c0ea-488a-b006-60fdc97c7233 req-aeb35af0-7ebe-4915-8841-73d4e36faba0 admin admin] https://10.4.3.210/volume/v3/types/660eef5a-fd23-49c3-a1ed-1c0cd88604ea/extra_specs returned with HTTP 200 Jul 03 17:42:35.216572 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1/5] 10.4.3.210 () {70 vars in 1474 bytes} [Fri Jul 3 17:42:34 2026] POST /volume/v3/types/660eef5a-fd23-49c3-a1ed-1c0cd88604ea/extra_specs => generated 45 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:42:43.900124 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:42:44.270071 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:42:44.837383 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:42:45.214614 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:42:58.413569 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9045bcca-084f-4f07-8abb-45e4b92285d2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:42:58.414130 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9045bcca-084f-4f07-8abb-45e4b92285d2 None None] GET https://10.4.3.210/volume// Jul 03 17:42:58.414281 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9045bcca-084f-4f07-8abb-45e4b92285d2 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:42:58.414463 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9045bcca-084f-4f07-8abb-45e4b92285d2 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:42:58.414952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9045bcca-084f-4f07-8abb-45e4b92285d2 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:42:58.415206 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 2/6] 10.4.3.210 () {66 vars in 1425 bytes} [Fri Jul 3 17:42: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 17:43:35.787159 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9e698afa-af3f-4d74-ad0a-5d105808f03e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:43:36.042633 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9e698afa-af3f-4d74-ad0a-5d105808f03e tempest-verify_tempest_config-978340760 tempest-verify_tempest_config-978340760-project-member] GET https://10.4.3.210/volume/v3/extensions Jul 03 17:43:36.042871 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9e698afa-af3f-4d74-ad0a-5d105808f03e tempest-verify_tempest_config-978340760 tempest-verify_tempest_config-978340760-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:43:36.043089 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9e698afa-af3f-4d74-ad0a-5d105808f03e tempest-verify_tempest_config-978340760 tempest-verify_tempest_config-978340760-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:43:36.043409 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9e698afa-af3f-4d74-ad0a-5d105808f03e tempest-verify_tempest_config-978340760 tempest-verify_tempest_config-978340760-project-member] https://10.4.3.210/volume/v3/extensions returned with HTTP 200 Jul 03 17:43:36.043742 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 3/7] 10.4.3.210 () {66 vars in 1246 bytes} [Fri Jul 3 17:43:35 2026] GET /volume/v3/extensions => generated 5245 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:44:34.212553 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9922489e-b956-4ccb-8230-ab855968abd3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:34.579574 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:44:34.579982 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-978476120"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:44:34.581423 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-978476120'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:44:34.581784 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Create volume of 1 GB Jul 03 17:44:34.597585 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 18:44:34.596789. {{(pid=99943) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:44:34.597585 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Availability Zones retrieved successfully. Jul 03 17:44:34.616871 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Flow 'volume_create_api' (940466b2-0835-427f-be44-8a20067a6bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:44:34.617965 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f098013d-f53c-4e58-ac0c-538f1e20da89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:34.618497 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:44:34.661448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f098013d-f53c-4e58-ac0c-538f1e20da89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:34.662823 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f453dce-d565-4d24-aaff-c520685533f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:34.696229 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:44:34.696509 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:44:34.774582 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Created reservations ['065c5ab8-ae40-47ec-9b2b-edfd0c77e927', '54550922-682b-45aa-922a-599dfd7e9ad3', '81a11431-5974-41fb-abde-d5717c4602b1', '02b0027b-987f-4ffa-bd5b-078ecca37ce1'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:44:34.776040 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f453dce-d565-4d24-aaff-c520685533f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['065c5ab8-ae40-47ec-9b2b-edfd0c77e927', '54550922-682b-45aa-922a-599dfd7e9ad3', '81a11431-5974-41fb-abde-d5717c4602b1', '02b0027b-987f-4ffa-bd5b-078ecca37ce1']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:34.776689 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf27e28-9fe3-4530-b39f-50f8f0e50df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:34.846161 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf27e28-9fe3-4530-b39f-50f8f0e50df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '534a3465-bbdb-4c39-92b9-d0cc6f9dfd08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-978476120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e1ccfb00a7a4e3582d5ffe20e769ad9',qos_specs=None,replication_status=,reservations=['065c5ab8-ae40-47ec-9b2b-edfd0c77e927','54550922-682b-45aa-922a-599dfd7e9ad3','81a11431-5974-41fb-abde-d5717c4602b1','02b0027b-987f-4ffa-bd5b-078ecca37ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd968c0f243428ba868930731e77e5c',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-978476120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=534a3465-bbdb-4c39-92b9-d0cc6f9dfd08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e1ccfb00a7a4e3582d5ffe20e769ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd968c0f243428ba868930731e77e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:34.846874 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c95b4e7-c5d7-4680-9cf9-f7fceec9d25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:34.875571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c95b4e7-c5d7-4680-9cf9-f7fceec9d25c) transitioned into state 'SUCCESS' from state '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-978476120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e1ccfb00a7a4e3582d5ffe20e769ad9',qos_specs=None,replication_status=,reservations=['065c5ab8-ae40-47ec-9b2b-edfd0c77e927','54550922-682b-45aa-922a-599dfd7e9ad3','81a11431-5974-41fb-abde-d5717c4602b1','02b0027b-987f-4ffa-bd5b-078ecca37ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd968c0f243428ba868930731e77e5c',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:34.876382 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2f6c30-94a3-41d4-9085-bb5b79632f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:34.909198 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2f6c30-94a3-41d4-9085-bb5b79632f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:34.910103 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Flow 'volume_create_api' (940466b2-0835-427f-be44-8a20067a6bb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:44:34.910457 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Create volume request issued successfully. Jul 03 17:44:34.911682 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9922489e-b956-4ccb-8230-ab855968abd3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:44:34.912717 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 2/8] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:44:34 2026] POST /volume/v3/volumes => generated 784 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:44:34.924328 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1c4efdf3-6d73-4d49-abd5-a36a995011f0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:34.926958 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1c4efdf3-6d73-4d49-abd5-a36a995011f0 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:44:34.927831 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1c4efdf3-6d73-4d49-abd5-a36a995011f0 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:34.927831 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1c4efdf3-6d73-4d49-abd5-a36a995011f0 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:34.960727 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:34.960727 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:44:34.967527 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1c4efdf3-6d73-4d49-abd5-a36a995011f0 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:44:34.974811 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1c4efdf3-6d73-4d49-abd5-a36a995011f0 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:44:34.975697 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 2/9] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:44:34 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 963 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:44:35.988945 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c1aaa714-1c7c-4440-8ec2-20a5dfdf9a83 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:35.991219 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1aaa714-1c7c-4440-8ec2-20a5dfdf9a83 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:44:35.991391 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1aaa714-1c7c-4440-8ec2-20a5dfdf9a83 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:35.991558 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1aaa714-1c7c-4440-8ec2-20a5dfdf9a83 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:36.029963 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:36.029963 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:44:36.037701 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c1aaa714-1c7c-4440-8ec2-20a5dfdf9a83 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:44:36.046687 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1aaa714-1c7c-4440-8ec2-20a5dfdf9a83 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:44:36.046687 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 3/10] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:44:35 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:44:36.573663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:36.875326 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:44:36.875326 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1043978498"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:44:36.877218 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1043978498'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:44:36.897311 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Create volume of 1 GB Jul 03 17:44:36.897311 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:36.897311 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:44:36.905717 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Availability zone cache updated, next update will occur around 2026-07-03 18:44:36.904799. {{(pid=99942) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:44:36.905717 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Availability Zones retrieved successfully. Jul 03 17:44:36.932036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Flow 'volume_create_api' (775917b7-5abd-4034-882c-a3df603b1981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:44:36.934120 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de32b13c-c231-46a7-9036-40903de638b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:36.935531 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:44:36.956167 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:36.956167 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:44:36.987333 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de32b13c-c231-46a7-9036-40903de638b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:35Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '660eef5a-fd23-49c3-a1ed-1c0cd88604ea', 'encryption_key_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=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:36.988408 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013d59dc-3819-4260-9d3b-c4bf323c4a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:37.039971 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-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 17:44:37.039971 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-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 17:44:37.110323 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Created reservations ['af5a6e7d-3293-48eb-b5f3-8f42ed52289a', 'bcb0b5ec-e888-41ed-aa56-0e07221c0f0d', '2d8e2d76-6359-4dea-b8f8-4e95a77c3564', 'd32aa60f-5d5b-411a-abab-448db637e1d2'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:44:37.111585 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013d59dc-3819-4260-9d3b-c4bf323c4a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af5a6e7d-3293-48eb-b5f3-8f42ed52289a', 'bcb0b5ec-e888-41ed-aa56-0e07221c0f0d', '2d8e2d76-6359-4dea-b8f8-4e95a77c3564', 'd32aa60f-5d5b-411a-abab-448db637e1d2']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:37.112512 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f95c89-43b5-4c8a-9d49-2995315bd235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:37.167320 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f95c89-43b5-4c8a-9d49-2995315bd235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c9873ac-d1b6-4211-96dc-54a706648740', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1043978498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='070c34d8483e49af8f2c58f28403ec83',qos_specs=None,replication_status=,reservations=['af5a6e7d-3293-48eb-b5f3-8f42ed52289a','bcb0b5ec-e888-41ed-aa56-0e07221c0f0d','2d8e2d76-6359-4dea-b8f8-4e95a77c3564','d32aa60f-5d5b-411a-abab-448db637e1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b60a1925a6481c89baefd6403ad96d',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea), 'volume': Volume(_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-03T17:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1043978498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c9873ac-d1b6-4211-96dc-54a706648740,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='070c34d8483e49af8f2c58f28403ec83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51b60a1925a6481c89baefd6403ad96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(660eef5a-fd23-49c3-a1ed-1c0cd88604ea),volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:37.168054 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cb22100-6c93-4254-b6a4-254e854ecc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:37.195504 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cb22100-6c93-4254-b6a4-254e854ecc33) transitioned into state 'SUCCESS' from state '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-1043978498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='070c34d8483e49af8f2c58f28403ec83',qos_specs=None,replication_status=,reservations=['af5a6e7d-3293-48eb-b5f3-8f42ed52289a','bcb0b5ec-e888-41ed-aa56-0e07221c0f0d','2d8e2d76-6359-4dea-b8f8-4e95a77c3564','d32aa60f-5d5b-411a-abab-448db637e1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b60a1925a6481c89baefd6403ad96d',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:37.196283 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de150b5c-8811-4472-82e8-86a79ccc5146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:37.227854 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de150b5c-8811-4472-82e8-86a79ccc5146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:37.228863 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Flow 'volume_create_api' (775917b7-5abd-4034-882c-a3df603b1981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:44:37.229268 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Create volume request issued successfully. Jul 03 17:44:37.233798 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d2af21ee-3a27-43f3-a95e-cbeb1d2b98f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:44:37.233798 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 4/11] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:44:36 2026] POST /volume/v3/volumes => generated 758 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:44:37.245981 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-42c8881e-5f34-414b-a59a-8c11d87d44e7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:37.248934 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-42c8881e-5f34-414b-a59a-8c11d87d44e7 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:44:37.248934 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-42c8881e-5f34-414b-a59a-8c11d87d44e7 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:37.248934 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-42c8881e-5f34-414b-a59a-8c11d87d44e7 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:37.290019 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:37.290019 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:44:37.299447 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-42c8881e-5f34-414b-a59a-8c11d87d44e7 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:44:37.307671 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-42c8881e-5f34-414b-a59a-8c11d87d44e7 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:44:37.308238 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 3/12] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:44:37 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 826 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:44:38.325104 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3dd99e72-0fff-4572-927d-b04befcaadac None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:38.329078 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3dd99e72-0fff-4572-927d-b04befcaadac tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:44:38.329263 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3dd99e72-0fff-4572-927d-b04befcaadac tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:38.329436 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3dd99e72-0fff-4572-927d-b04befcaadac tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:38.372823 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:38.372823 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:44:38.381088 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3dd99e72-0fff-4572-927d-b04befcaadac tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:44:38.386273 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3dd99e72-0fff-4572-927d-b04befcaadac tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:44:38.386273 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 3/13] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:44:38 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:44:38.401208 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-80fed92b-abb3-472e-a55e-80da539bdde0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:38.629812 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-80fed92b-abb3-472e-a55e-80da539bdde0 tempest-TestMultiAttachVolumeSwap-287254850 tempest-TestMultiAttachVolumeSwap-287254850-project-admin] POST https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740/action Jul 03 17:44:38.630719 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-80fed92b-abb3-472e-a55e-80da539bdde0 tempest-TestMultiAttachVolumeSwap-287254850 tempest-TestMultiAttachVolumeSwap-287254850-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:44:38.631037 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-80fed92b-abb3-472e-a55e-80da539bdde0 tempest-TestMultiAttachVolumeSwap-287254850 tempest-TestMultiAttachVolumeSwap-287254850-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:44:38.645940 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:38.645940 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:44:38.646488 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-80fed92b-abb3-472e-a55e-80da539bdde0 tempest-TestMultiAttachVolumeSwap-287254850 tempest-TestMultiAttachVolumeSwap-287254850-project-admin] Volume info retrieved successfully. Jul 03 17:44:38.666072 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-80fed92b-abb3-472e-a55e-80da539bdde0 tempest-TestMultiAttachVolumeSwap-287254850 tempest-TestMultiAttachVolumeSwap-287254850-project-admin] Update volume admin metadata completed successfully. Jul 03 17:44:38.666317 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-80fed92b-abb3-472e-a55e-80da539bdde0 tempest-TestMultiAttachVolumeSwap-287254850 tempest-TestMultiAttachVolumeSwap-287254850-project-admin] Update readonly setting on volume completed successfully. Jul 03 17:44:38.666649 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-80fed92b-abb3-472e-a55e-80da539bdde0 tempest-TestMultiAttachVolumeSwap-287254850 tempest-TestMultiAttachVolumeSwap-287254850-project-admin] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740/action returned with HTTP 202 Jul 03 17:44:38.668029 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 4/14] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:44:38 2026] POST /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:44:38.676452 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:38.678537 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:44:38.678682 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1855994675"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:44:38.680484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1855994675'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:44:38.686269 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Create volume of 1 GB Jul 03 17:44:38.686554 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:38.686554 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:44:38.687098 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Availability Zones retrieved successfully. Jul 03 17:44:38.694612 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Flow 'volume_create_api' (a3310e78-7e2c-4094-9f08-196d89ea02ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:44:38.696014 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (977320e0-cfaa-4d1d-bb5c-04dc0d31f4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:38.696742 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:44:38.712053 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:38.712053 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:44:38.728722 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (977320e0-cfaa-4d1d-bb5c-04dc0d31f4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:35Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '660eef5a-fd23-49c3-a1ed-1c0cd88604ea', 'encryption_key_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=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:38.730025 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87dd6ef-d2a6-4653-8f6f-c7641eaec5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:38.785237 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Created reservations ['3866bd81-427a-427c-b50d-4059eb5468f3', 'acc40f89-eef5-4093-9de1-6a01e7de07a4', 'f210fc27-14f7-41c9-b638-a8cb8c6cd4da', '5dfa4a9b-8fa8-4d1a-9551-49c429b7a251'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:44:38.786081 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87dd6ef-d2a6-4653-8f6f-c7641eaec5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3866bd81-427a-427c-b50d-4059eb5468f3', 'acc40f89-eef5-4093-9de1-6a01e7de07a4', 'f210fc27-14f7-41c9-b638-a8cb8c6cd4da', '5dfa4a9b-8fa8-4d1a-9551-49c429b7a251']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:38.787127 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1493ee-a113-4207-84d0-d8e94a31b90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:38.812439 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1493ee-a113-4207-84d0-d8e94a31b90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1aeb107-13a5-4c07-bdad-77d3e0485be5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1855994675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='070c34d8483e49af8f2c58f28403ec83',qos_specs=None,replication_status=,reservations=['3866bd81-427a-427c-b50d-4059eb5468f3','acc40f89-eef5-4093-9de1-6a01e7de07a4','f210fc27-14f7-41c9-b638-a8cb8c6cd4da','5dfa4a9b-8fa8-4d1a-9551-49c429b7a251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b60a1925a6481c89baefd6403ad96d',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea), 'volume': Volume(_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-03T17:44:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1855994675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1aeb107-13a5-4c07-bdad-77d3e0485be5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='070c34d8483e49af8f2c58f28403ec83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51b60a1925a6481c89baefd6403ad96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(660eef5a-fd23-49c3-a1ed-1c0cd88604ea),volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:38.813235 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83f2a9c-e9b5-4e57-942c-e4e047f9975f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:38.832190 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83f2a9c-e9b5-4e57-942c-e4e047f9975f) transitioned into state 'SUCCESS' from state '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-1855994675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='070c34d8483e49af8f2c58f28403ec83',qos_specs=None,replication_status=,reservations=['3866bd81-427a-427c-b50d-4059eb5468f3','acc40f89-eef5-4093-9de1-6a01e7de07a4','f210fc27-14f7-41c9-b638-a8cb8c6cd4da','5dfa4a9b-8fa8-4d1a-9551-49c429b7a251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51b60a1925a6481c89baefd6403ad96d',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:38.833153 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b072d8ca-5d3c-4e51-921b-04b8a3297191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:38.845295 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b072d8ca-5d3c-4e51-921b-04b8a3297191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:38.846384 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Flow 'volume_create_api' (a3310e78-7e2c-4094-9f08-196d89ea02ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:44:38.846782 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Create volume request issued successfully. Jul 03 17:44:38.849222 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-348fd9de-2c23-4f0b-b7c0-3cde023543d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:44:38.849750 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 5/15] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:44:38 2026] POST /volume/v3/volumes => generated 758 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:44:38.863793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2362f531-60b7-4ce8-9e39-895048c933d9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:38.866227 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2362f531-60b7-4ce8-9e39-895048c933d9 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 Jul 03 17:44:38.866227 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2362f531-60b7-4ce8-9e39-895048c933d9 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:38.866227 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2362f531-60b7-4ce8-9e39-895048c933d9 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:38.873755 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:38.873755 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:44:38.877301 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2362f531-60b7-4ce8-9e39-895048c933d9 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:44:38.881392 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2362f531-60b7-4ce8-9e39-895048c933d9 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 returned with HTTP 200 Jul 03 17:44:38.881811 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 4/16] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:44:38 2026] GET /volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:44:39.894445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-84fecd70-e02d-45bc-b5fb-9ea5c382156e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:39.898433 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84fecd70-e02d-45bc-b5fb-9ea5c382156e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 Jul 03 17:44:39.898724 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84fecd70-e02d-45bc-b5fb-9ea5c382156e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:39.899032 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84fecd70-e02d-45bc-b5fb-9ea5c382156e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:39.908122 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:39.908122 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:44:39.912716 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-84fecd70-e02d-45bc-b5fb-9ea5c382156e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:44:39.918940 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84fecd70-e02d-45bc-b5fb-9ea5c382156e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 returned with HTTP 200 Jul 03 17:44:39.919340 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 4/17] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:44:39 2026] GET /volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:44:48.654889 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=7,cinder:INSERT=1 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:44:48.835980 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=44,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:44:48.880429 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:44:49.917311 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=12 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:44:57.359460 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-36071831-0d60-41cd-a370-ad6ea7afcaff None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:57.364119 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:44:57.365300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1263447492"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:44:57.368099 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1263447492'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:44:57.368814 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Create volume of 1 GB Jul 03 17:44:57.384375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Availability zone cache updated, next update will occur around 2026-07-03 18:44:57.383652. {{(pid=99940) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:44:57.384971 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Availability Zones retrieved successfully. Jul 03 17:44:57.420111 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Flow 'volume_create_api' (7c9ef20e-f2fe-44d9-bf8e-e1a33c7bef9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:44:57.422579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22459f9-ad6b-43d1-8e12-55f622ed51ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:57.423981 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:44:57.486729 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22459f9-ad6b-43d1-8e12-55f622ed51ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:57.490115 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9de52c5-934b-438e-8dae-93114d97235a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:57.542591 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-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 17:44:57.542925 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-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 17:44:57.625245 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Created reservations ['1efad97c-8d50-4a25-a7fc-a491ce3ed773', 'd3799ce3-1b2d-405e-8b99-cc298268f434', 'f651e6a7-70dc-455c-a77e-9f63854854c8', 'ff20cb16-c4be-4d07-b70d-76604f817904'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:44:57.626124 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9de52c5-934b-438e-8dae-93114d97235a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1efad97c-8d50-4a25-a7fc-a491ce3ed773', 'd3799ce3-1b2d-405e-8b99-cc298268f434', 'f651e6a7-70dc-455c-a77e-9f63854854c8', 'ff20cb16-c4be-4d07-b70d-76604f817904']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:57.628172 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8882828-49e9-4af7-b95c-f5604f851a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:57.669961 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8882828-49e9-4af7-b95c-f5604f851a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c068f8cc-016c-4947-a67d-3bbc2fe7626d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1263447492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72ef4eb4bb7459db3dbefc13175819e',qos_specs=None,replication_status=,reservations=['1efad97c-8d50-4a25-a7fc-a491ce3ed773','d3799ce3-1b2d-405e-8b99-cc298268f434','f651e6a7-70dc-455c-a77e-9f63854854c8','ff20cb16-c4be-4d07-b70d-76604f817904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f273c692cb449d9e8ee423e7beb68d',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1263447492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c068f8cc-016c-4947-a67d-3bbc2fe7626d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d72ef4eb4bb7459db3dbefc13175819e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f273c692cb449d9e8ee423e7beb68d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:57.670616 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (396544e5-b154-4776-9393-de7c799d16ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:57.709558 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (396544e5-b154-4776-9393-de7c799d16ba) transitioned into state 'SUCCESS' from state '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-1263447492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72ef4eb4bb7459db3dbefc13175819e',qos_specs=None,replication_status=,reservations=['1efad97c-8d50-4a25-a7fc-a491ce3ed773','d3799ce3-1b2d-405e-8b99-cc298268f434','f651e6a7-70dc-455c-a77e-9f63854854c8','ff20cb16-c4be-4d07-b70d-76604f817904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f273c692cb449d9e8ee423e7beb68d',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:57.710270 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceffb1af-49ed-49d0-abe7-4d7a912157a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:44:57.730335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceffb1af-49ed-49d0-abe7-4d7a912157a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:44:57.731181 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Flow 'volume_create_api' (7c9ef20e-f2fe-44d9-bf8e-e1a33c7bef9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:44:57.731495 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Create volume request issued successfully. Jul 03 17:44:57.732514 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-36071831-0d60-41cd-a370-ad6ea7afcaff tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:44:57.732600 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 5/18] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:44:57 2026] POST /volume/v3/volumes => generated 755 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:44:57.745843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2b821311-f086-49dc-9ddb-08c08e425b01 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:57.746827 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b821311-f086-49dc-9ddb-08c08e425b01 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] GET https://10.4.3.210/volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d Jul 03 17:44:57.747090 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b821311-f086-49dc-9ddb-08c08e425b01 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:57.747335 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b821311-f086-49dc-9ddb-08c08e425b01 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:57.755737 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:57.755737 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:44:57.764231 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2b821311-f086-49dc-9ddb-08c08e425b01 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Volume info retrieved successfully. Jul 03 17:44:57.772486 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b821311-f086-49dc-9ddb-08c08e425b01 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] https://10.4.3.210/volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d returned with HTTP 200 Jul 03 17:44:57.773515 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 6/19] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:44:57 2026] GET /volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:44:58.789805 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-13355f29-797a-48eb-bf5f-80590c109a7f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:58.791900 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-13355f29-797a-48eb-bf5f-80590c109a7f tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] GET https://10.4.3.210/volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d Jul 03 17:44:58.792238 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-13355f29-797a-48eb-bf5f-80590c109a7f tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:58.792796 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-13355f29-797a-48eb-bf5f-80590c109a7f tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:58.802061 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:58.802061 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:44:58.806852 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-13355f29-797a-48eb-bf5f-80590c109a7f tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Volume info retrieved successfully. Jul 03 17:44:58.816052 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-13355f29-797a-48eb-bf5f-80590c109a7f tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] https://10.4.3.210/volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d returned with HTTP 200 Jul 03 17:44:58.816498 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 5/20] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:44:58 2026] GET /volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:44:59.384788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d3c36e25-1a99-4262-975f-617d73444dcf req-ed233cd0-a087-4cba-93de-07039b88bb10 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:59.388924 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d3c36e25-1a99-4262-975f-617d73444dcf req-ed233cd0-a087-4cba-93de-07039b88bb10 tempest-VolumesAdminNegativeTest-665732336 tempest-VolumesAdminNegativeTest-665732336-project] GET https://10.4.3.210/volume/v3/volumes/ec47b7da-288c-4b4b-8a26-af2b2f4e63d2 Jul 03 17:44:59.391420 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d3c36e25-1a99-4262-975f-617d73444dcf req-ed233cd0-a087-4cba-93de-07039b88bb10 tempest-VolumesAdminNegativeTest-665732336 tempest-VolumesAdminNegativeTest-665732336-project] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:59.391712 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d3c36e25-1a99-4262-975f-617d73444dcf req-ed233cd0-a087-4cba-93de-07039b88bb10 tempest-VolumesAdminNegativeTest-665732336 tempest-VolumesAdminNegativeTest-665732336-project] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:59.402442 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d3c36e25-1a99-4262-975f-617d73444dcf req-ed233cd0-a087-4cba-93de-07039b88bb10 tempest-VolumesAdminNegativeTest-665732336 tempest-VolumesAdminNegativeTest-665732336-project] https://10.4.3.210/volume/v3/volumes/ec47b7da-288c-4b4b-8a26-af2b2f4e63d2 returned with HTTP 404 Jul 03 17:44:59.404639 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 5/21] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:44:59 2026] GET /volume/v3/volumes/ec47b7da-288c-4b4b-8a26-af2b2f4e63d2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:44:59.424739 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1c470478-e611-4c83-a4da-c4ab8e2dac72 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:59.427127 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c470478-e611-4c83-a4da-c4ab8e2dac72 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d Jul 03 17:44:59.427422 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c470478-e611-4c83-a4da-c4ab8e2dac72 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:59.427697 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c470478-e611-4c83-a4da-c4ab8e2dac72 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:59.427991 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-1c470478-e611-4c83-a4da-c4ab8e2dac72 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Delete volume with id: c068f8cc-016c-4947-a67d-3bbc2fe7626d Jul 03 17:44:59.445015 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:59.445015 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:44:59.446335 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1c470478-e611-4c83-a4da-c4ab8e2dac72 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Volume info retrieved successfully. Jul 03 17:44:59.484154 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1c470478-e611-4c83-a4da-c4ab8e2dac72 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Delete volume request issued successfully. Jul 03 17:44:59.484419 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c470478-e611-4c83-a4da-c4ab8e2dac72 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] https://10.4.3.210/volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d returned with HTTP 202 Jul 03 17:44:59.485465 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 6/22] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:44:59 2026] DELETE /volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:44:59.495320 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d8b8199a-362f-404a-b21b-58c68a8bfd6c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:44:59.497691 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d8b8199a-362f-404a-b21b-58c68a8bfd6c tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] GET https://10.4.3.210/volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d Jul 03 17:44:59.497997 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d8b8199a-362f-404a-b21b-58c68a8bfd6c tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:44:59.498269 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d8b8199a-362f-404a-b21b-58c68a8bfd6c tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:44:59.516402 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:44:59.516402 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:44:59.523522 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d8b8199a-362f-404a-b21b-58c68a8bfd6c tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Volume info retrieved successfully. Jul 03 17:44:59.531155 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d8b8199a-362f-404a-b21b-58c68a8bfd6c tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] https://10.4.3.210/volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d returned with HTTP 200 Jul 03 17:44:59.531541 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 7/23] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:44:59 2026] GET /volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:00.546105 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ee3c21ea-b1e1-4b4c-8d41-6216f414b2a1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:00.549056 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee3c21ea-b1e1-4b4c-8d41-6216f414b2a1 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] GET https://10.4.3.210/volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d Jul 03 17:45:00.549467 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee3c21ea-b1e1-4b4c-8d41-6216f414b2a1 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:00.549790 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee3c21ea-b1e1-4b4c-8d41-6216f414b2a1 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:00.558074 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee3c21ea-b1e1-4b4c-8d41-6216f414b2a1 tempest-VolumesAdminNegativeTest-1370723225 tempest-VolumesAdminNegativeTest-1370723225-project-member] https://10.4.3.210/volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d returned with HTTP 404 Jul 03 17:45:00.558855 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 6/24] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:00 2026] GET /volume/v3/volumes/c068f8cc-016c-4947-a67d-3bbc2fe7626d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:45:06.271622 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-623291f5-e785-4664-b661-a5f2d40ea6da None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:06.273850 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:45:06.274349 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1315103905"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:06.275982 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1315103905'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:45:06.276411 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Create volume of 1 GB Jul 03 17:45:06.291860 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Availability zone cache updated, next update will occur around 2026-07-03 18:45:06.291218. {{(pid=99941) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:45:06.291987 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Availability Zones retrieved successfully. Jul 03 17:45:06.316457 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Flow 'volume_create_api' (09fee678-e727-4ff3-ba54-9b91bcd756f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:06.317798 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a752feda-0560-4788-8a45-c286268407cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:06.319082 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:45:06.344070 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0d1400a5-2751-4fdc-9932-f5439e02071d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:06.345818 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:45:06.346223 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-113788499"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:06.347639 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-113788499'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:45:06.347786 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Create volume of 1 GB Jul 03 17:45:06.352290 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Availability Zones retrieved successfully. Jul 03 17:45:06.359550 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Flow 'volume_create_api' (315cec27-ae55-47fe-8dad-38595a1587ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:06.360675 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630667fc-c92c-4521-ae4f-819c47ad9bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:06.362582 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:45:06.371931 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a752feda-0560-4788-8a45-c286268407cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:06.372962 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9edb223-b4cd-4a21-8798-076345382907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:06.393648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630667fc-c92c-4521-ae4f-819c47ad9bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:06.393648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86223d5c-ddc6-46d1-ad6a-55ee498e3117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:06.429814 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-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 17:45:06.430245 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-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 17:45:06.449469 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Jul 03 17:45:06.449469 np0000004448 devstack@c-api.service[99941]: [SQL: INSERT INTO quota_usages (project_id, resource, in_use, reserved, until_refresh, race_preventer, deleted_at, deleted, created_at, updated_at) VALUES (%(project_id)s, %(resource)s, %(in_use)s, %(reserved)s, %(until_refresh)s, %(race_preventer)s, %(deleted_at)s, %(deleted)s, %(created_at)s, %(updated_at)s)] Jul 03 17:45:06.449469 np0000004448 devstack@c-api.service[99941]: [parameters: {'project_id': 'c0fbae4ca496422f8faa6cd559d82f3b', 'resource': 'volumes', 'in_use': 0, 'reserved': 0, 'until_refresh': None, 'race_preventer': 1, 'deleted_at': None, 'deleted': 0, 'created_at': datetime.datetime(2026, 7, 3, 17, 45, 6, 443808), 'updated_at': None}] Jul 03 17:45:06.449469 np0000004448 devstack@c-api.service[99941]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=99941) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Jul 03 17:45:06.449651 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Performing DB retry for function cinder.db.api.quota_reserve {{(pid=99941) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Jul 03 17:45:06.471793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Created reservations ['7f2a7089-598a-4a5f-8e75-04c24cda2226', 'ef562781-a20f-49a5-8815-f0af07a2f16c', '77ce0293-c1b0-4be2-9860-b54c132315c7', 'cd120bf6-78d5-430f-801d-98e99f95b888'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:45:06.472514 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86223d5c-ddc6-46d1-ad6a-55ee498e3117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f2a7089-598a-4a5f-8e75-04c24cda2226', 'ef562781-a20f-49a5-8815-f0af07a2f16c', '77ce0293-c1b0-4be2-9860-b54c132315c7', 'cd120bf6-78d5-430f-801d-98e99f95b888']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:06.473283 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3cb2154-d85e-4d91-a782-e17d73a232a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:06.505614 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3cb2154-d85e-4d91-a782-e17d73a232a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f329565f-3988-46a6-bcff-72e5513de58f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-113788499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37b88e3f1bbc45bf9ed6792323f65be6',qos_specs=None,replication_status=,reservations=['7f2a7089-598a-4a5f-8e75-04c24cda2226','ef562781-a20f-49a5-8815-f0af07a2f16c','77ce0293-c1b0-4be2-9860-b54c132315c7','cd120bf6-78d5-430f-801d-98e99f95b888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a332bf34159b49eb936cbdaac71129c7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:45:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-113788499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f329565f-3988-46a6-bcff-72e5513de58f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37b88e3f1bbc45bf9ed6792323f65be6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a332bf34159b49eb936cbdaac71129c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:06.506640 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb75155f-4c43-4a56-a9b5-e93743e329db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:06.524601 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb75155f-4c43-4a56-a9b5-e93743e329db) transitioned into state 'SUCCESS' from state '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-113788499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37b88e3f1bbc45bf9ed6792323f65be6',qos_specs=None,replication_status=,reservations=['7f2a7089-598a-4a5f-8e75-04c24cda2226','ef562781-a20f-49a5-8815-f0af07a2f16c','77ce0293-c1b0-4be2-9860-b54c132315c7','cd120bf6-78d5-430f-801d-98e99f95b888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a332bf34159b49eb936cbdaac71129c7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:06.525427 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82210547-517e-4ae3-b82a-b90547d42577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:06.534929 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82210547-517e-4ae3-b82a-b90547d42577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:06.536822 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Flow 'volume_create_api' (315cec27-ae55-47fe-8dad-38595a1587ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:06.536822 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Create volume request issued successfully. Jul 03 17:45:06.537227 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d1400a5-2751-4fdc-9932-f5439e02071d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:45:06.539442 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 7/25] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:45:06 2026] POST /volume/v3/volumes => generated 751 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:45:06.549060 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5f05b835-6e70-414c-8ff1-88a979ba0989 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:06.550866 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5f05b835-6e70-414c-8ff1-88a979ba0989 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:06.551082 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5f05b835-6e70-414c-8ff1-88a979ba0989 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:06.551276 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5f05b835-6e70-414c-8ff1-88a979ba0989 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:06.558691 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:06.558691 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:06.563874 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5f05b835-6e70-414c-8ff1-88a979ba0989 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:06.568735 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5f05b835-6e70-414c-8ff1-88a979ba0989 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:06.569164 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 8/26] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:06 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:07.497886 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Created reservations ['e4f18001-0fad-4c81-833a-b563d1c180b6', '3790f26b-127e-4e77-a989-cb23d2f30580', '18675855-cbe6-4e34-b0f0-6e9c3f769c89', 'afc0b1ca-1c64-461e-a0f2-aa64eda08851'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:45:07.499020 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9edb223-b4cd-4a21-8798-076345382907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f18001-0fad-4c81-833a-b563d1c180b6', '3790f26b-127e-4e77-a989-cb23d2f30580', '18675855-cbe6-4e34-b0f0-6e9c3f769c89', 'afc0b1ca-1c64-461e-a0f2-aa64eda08851']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:07.500005 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4572553-7290-4903-90c2-3dab338e1e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:07.540929 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4572553-7290-4903-90c2-3dab338e1e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a5f9e15-49c8-4c65-950b-d5a92ea595c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1315103905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fbae4ca496422f8faa6cd559d82f3b',qos_specs=None,replication_status=,reservations=['e4f18001-0fad-4c81-833a-b563d1c180b6','3790f26b-127e-4e77-a989-cb23d2f30580','18675855-cbe6-4e34-b0f0-6e9c3f769c89','afc0b1ca-1c64-461e-a0f2-aa64eda08851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e49ec1c8dfce42d486227ce1428ffef7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1315103905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a5f9e15-49c8-4c65-950b-d5a92ea595c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0fbae4ca496422f8faa6cd559d82f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e49ec1c8dfce42d486227ce1428ffef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:07.540929 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0ae16fa-ea5f-4887-956a-bac27cb829bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:07.577652 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0ae16fa-ea5f-4887-956a-bac27cb829bd) transitioned into state 'SUCCESS' from state '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-1315103905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fbae4ca496422f8faa6cd559d82f3b',qos_specs=None,replication_status=,reservations=['e4f18001-0fad-4c81-833a-b563d1c180b6','3790f26b-127e-4e77-a989-cb23d2f30580','18675855-cbe6-4e34-b0f0-6e9c3f769c89','afc0b1ca-1c64-461e-a0f2-aa64eda08851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e49ec1c8dfce42d486227ce1428ffef7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:07.579240 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1536345-f962-4391-8503-03b047e3df69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:07.585056 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-aad3b55e-cf6e-40c9-a9fa-ae407ed2c371 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:07.587229 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-aad3b55e-cf6e-40c9-a9fa-ae407ed2c371 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:07.587513 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-aad3b55e-cf6e-40c9-a9fa-ae407ed2c371 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:07.587803 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-aad3b55e-cf6e-40c9-a9fa-ae407ed2c371 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:07.596281 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:07.596281 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:07.599268 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-aad3b55e-cf6e-40c9-a9fa-ae407ed2c371 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:07.608164 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-aad3b55e-cf6e-40c9-a9fa-ae407ed2c371 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:07.608164 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 7/27] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:07 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:07.616489 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1536345-f962-4391-8503-03b047e3df69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:07.617861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Flow 'volume_create_api' (09fee678-e727-4ff3-ba54-9b91bcd756f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:07.618303 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Create volume request issued successfully. Jul 03 17:45:07.619110 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-623291f5-e785-4664-b661-a5f2d40ea6da tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:45:07.619536 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 6/28] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:45:06 2026] POST /volume/v3/volumes => generated 759 bytes in 1348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:45:07.636620 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f4a261d8-aec8-440b-9cf6-8daf90657cb3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:07.639058 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f4a261d8-aec8-440b-9cf6-8daf90657cb3 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 Jul 03 17:45:07.639862 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f4a261d8-aec8-440b-9cf6-8daf90657cb3 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:07.640232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f4a261d8-aec8-440b-9cf6-8daf90657cb3 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:07.650112 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:07.650112 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:07.654882 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f4a261d8-aec8-440b-9cf6-8daf90657cb3 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:45:07.659731 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f4a261d8-aec8-440b-9cf6-8daf90657cb3 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 returned with HTTP 200 Jul 03 17:45:07.660448 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 8/29] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:07 2026] GET /volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:07.710444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-3e2329f3-2b43-4b9f-ae42-7565c95b3866 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:07.712762 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-3e2329f3-2b43-4b9f-ae42-7565c95b3866 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:07.713076 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-3e2329f3-2b43-4b9f-ae42-7565c95b3866 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:07.713415 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-3e2329f3-2b43-4b9f-ae42-7565c95b3866 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:07.726163 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:07.726163 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:07.731264 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-3e2329f3-2b43-4b9f-ae42-7565c95b3866 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:07.738062 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-3e2329f3-2b43-4b9f-ae42-7565c95b3866 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:07.738645 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 9/30] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:07 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:08.152448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:08.154489 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:45:08.154892 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "fe2fe67f-69d9-4c83-a05f-986fa934c47a-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:08.156665 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'fe2fe67f-69d9-4c83-a05f-986fa934c47a-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:45:08.156872 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Create volume of 1 GB Jul 03 17:45:08.161015 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Availability Zones retrieved successfully. Jul 03 17:45:08.167437 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Flow 'volume_create_api' (23d4f88a-e4d1-4ef2-996a-7f68d3929b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:08.168485 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d424ae-57fd-4a44-92b6-1e330bd9754e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:08.169478 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:45:08.200404 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d424ae-57fd-4a44-92b6-1e330bd9754e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:08.201239 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29570bd-2b83-490e-a5f6-f81b21a0aaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:08.268467 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Created reservations ['4c8df574-da99-4aa6-a09c-07d038d8bec2', 'c53aa247-66de-47e1-a19a-7a7e42aa7e59', '29d755b7-f54f-489e-aab1-b7deeb2a75f9', '3360e99a-1e75-452c-a4f6-217bdb6102da'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:45:08.269298 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29570bd-2b83-490e-a5f6-f81b21a0aaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c8df574-da99-4aa6-a09c-07d038d8bec2', 'c53aa247-66de-47e1-a19a-7a7e42aa7e59', '29d755b7-f54f-489e-aab1-b7deeb2a75f9', '3360e99a-1e75-452c-a4f6-217bdb6102da']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:08.270009 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26f000a-e54e-436d-91de-3d7bc3785532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:08.291386 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26f000a-e54e-436d-91de-3d7bc3785532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '660251b2-eea4-4a77-a78e-4b728980afde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='fe2fe67f-69d9-4c83-a05f-986fa934c47a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='905c16aae0214b54a1202ddc4c611b41',qos_specs=None,replication_status=,reservations=['4c8df574-da99-4aa6-a09c-07d038d8bec2','c53aa247-66de-47e1-a19a-7a7e42aa7e59','29d755b7-f54f-489e-aab1-b7deeb2a75f9','3360e99a-1e75-452c-a4f6-217bdb6102da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d80fc5581e634f1ebf569909d333af77',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:45:08Z,deleted=False,deleted_at=None,display_description='',display_name='fe2fe67f-69d9-4c83-a05f-986fa934c47a-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=660251b2-eea4-4a77-a78e-4b728980afde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='905c16aae0214b54a1202ddc4c611b41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d80fc5581e634f1ebf569909d333af77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:08.292088 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9983cbb3-9b78-49e7-bda9-493adcda2732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:08.311411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9983cbb3-9b78-49e7-bda9-493adcda2732) transitioned into 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='fe2fe67f-69d9-4c83-a05f-986fa934c47a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='905c16aae0214b54a1202ddc4c611b41',qos_specs=None,replication_status=,reservations=['4c8df574-da99-4aa6-a09c-07d038d8bec2','c53aa247-66de-47e1-a19a-7a7e42aa7e59','29d755b7-f54f-489e-aab1-b7deeb2a75f9','3360e99a-1e75-452c-a4f6-217bdb6102da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d80fc5581e634f1ebf569909d333af77',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:08.312669 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f939ee-fda6-4a90-804b-2ecf6af06423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:08.327015 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f939ee-fda6-4a90-804b-2ecf6af06423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:08.329789 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Flow 'volume_create_api' (23d4f88a-e4d1-4ef2-996a-7f68d3929b41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:08.329789 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Create volume request issued successfully. Jul 03 17:45:08.329789 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-1b3d1913-6420-42a9-a860-65dcb69f1d02 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:45:08.329789 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 8/31] 10.4.3.210 () {72 vars in 1541 bytes} [Fri Jul 3 17:45:08 2026] POST /volume/v3/volumes => generated 749 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:45:08.339001 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-cd508248-3df8-47cc-bdec-fb5158c5f8dc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:08.342802 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-cd508248-3df8-47cc-bdec-fb5158c5f8dc tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] GET https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde Jul 03 17:45:08.342802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-cd508248-3df8-47cc-bdec-fb5158c5f8dc tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:08.342802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-cd508248-3df8-47cc-bdec-fb5158c5f8dc tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:08.350428 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:08.350428 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:08.369803 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-cd508248-3df8-47cc-bdec-fb5158c5f8dc tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:45:08.369803 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-cd508248-3df8-47cc-bdec-fb5158c5f8dc tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde returned with HTTP 200 Jul 03 17:45:08.369803 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 7/32] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:08 2026] GET /volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:08.376032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-e99df293-3bf8-4f45-af59-ffb160cb275c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:08.379036 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-e99df293-3bf8-4f45-af59-ffb160cb275c tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] GET https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde Jul 03 17:45:08.379127 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-e99df293-3bf8-4f45-af59-ffb160cb275c tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:08.379286 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-e99df293-3bf8-4f45-af59-ffb160cb275c tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:08.389997 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:08.389997 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:08.394110 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-e99df293-3bf8-4f45-af59-ffb160cb275c tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:45:08.400710 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-e99df293-3bf8-4f45-af59-ffb160cb275c tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde returned with HTTP 200 Jul 03 17:45:08.400710 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 9/33] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:08 2026] GET /volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:08.675642 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4b13bd5f-46e0-412a-bcf6-332801b5598c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:08.678452 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4b13bd5f-46e0-412a-bcf6-332801b5598c tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 Jul 03 17:45:08.678843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4b13bd5f-46e0-412a-bcf6-332801b5598c tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:08.679175 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4b13bd5f-46e0-412a-bcf6-332801b5598c tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:08.694293 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:08.694293 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:08.699835 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4b13bd5f-46e0-412a-bcf6-332801b5598c tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:45:08.707129 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4b13bd5f-46e0-412a-bcf6-332801b5598c tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 returned with HTTP 200 Jul 03 17:45:08.707818 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 10/34] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:08 2026] GET /volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:10.036218 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6f87e4e8-82ed-4193-83ee-35c46270a5b5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:10.037826 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6f87e4e8-82ed-4193-83ee-35c46270a5b5 None None] GET https://10.4.3.210/volume// Jul 03 17:45:10.037826 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6f87e4e8-82ed-4193-83ee-35c46270a5b5 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:10.037826 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6f87e4e8-82ed-4193-83ee-35c46270a5b5 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:10.037954 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6f87e4e8-82ed-4193-83ee-35c46270a5b5 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:10.038172 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 9/35] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:45: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 17:45:10.056180 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-350b7323-595e-4e73-b0f6-338d4d8f4788 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:10.485393 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-350b7323-595e-4e73-b0f6-338d4d8f4788 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:45:10.485940 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-350b7323-595e-4e73-b0f6-338d4d8f4788 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f329565f-3988-46a6-bcff-72e5513de58f", "connector": null, "instance_uuid": "f8872274-138b-4f20-8634-d37377688566"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:10.498737 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:10.498737 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:10.551779 np0000004448 devstack@c-api.service[99941]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 03 17:45:10.551779 np0000004448 devstack@c-api.service[99941]: .first() Jul 03 17:45:10.605694 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-350b7323-595e-4e73-b0f6-338d4d8f4788 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:45:10.606482 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 8/36] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:45:10 2026] POST /volume/v3/attachments => generated 273 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:10.780164 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3758bd0a-455a-4dee-83be-9a7ca7bc36f1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:10.782147 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3758bd0a-455a-4dee-83be-9a7ca7bc36f1 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:10.782454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3758bd0a-455a-4dee-83be-9a7ca7bc36f1 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:10.782730 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3758bd0a-455a-4dee-83be-9a7ca7bc36f1 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:10.795761 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:10.795761 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:10.799755 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3758bd0a-455a-4dee-83be-9a7ca7bc36f1 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:10.805717 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3758bd0a-455a-4dee-83be-9a7ca7bc36f1 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:10.806587 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 10/37] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:10 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:11.148516 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e4ac1d26-a5f4-4ef3-9c97-92d840e15877 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:11.149364 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e4ac1d26-a5f4-4ef3-9c97-92d840e15877 None None] GET https://10.4.3.210/volume// Jul 03 17:45:11.150005 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e4ac1d26-a5f4-4ef3-9c97-92d840e15877 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:11.150005 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e4ac1d26-a5f4-4ef3-9c97-92d840e15877 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:11.150678 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e4ac1d26-a5f4-4ef3-9c97-92d840e15877 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:11.152351 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 11/38] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:45: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 17:45:11.157568 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-33a463ef-d73c-480b-a6ca-8a92f9b06240 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:11.164705 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-33a463ef-d73c-480b-a6ca-8a92f9b06240 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:11.164973 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-33a463ef-d73c-480b-a6ca-8a92f9b06240 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:11.165183 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-33a463ef-d73c-480b-a6ca-8a92f9b06240 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:11.183434 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:11.183434 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:11.186185 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-33a463ef-d73c-480b-a6ca-8a92f9b06240 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:11.190024 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-33a463ef-d73c-480b-a6ca-8a92f9b06240 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:11.190373 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 10/39] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:45:11 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:45:11.414069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-241b44d3-4c07-497c-a4db-eaff8bf0d8c6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:11.417759 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-241b44d3-4c07-497c-a4db-eaff8bf0d8c6 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] GET https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde Jul 03 17:45:11.417759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-241b44d3-4c07-497c-a4db-eaff8bf0d8c6 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:11.417759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-241b44d3-4c07-497c-a4db-eaff8bf0d8c6 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:11.427799 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:11.427799 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:11.430478 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-241b44d3-4c07-497c-a4db-eaff8bf0d8c6 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:45:11.437857 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-241b44d3-4c07-497c-a4db-eaff8bf0d8c6 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde returned with HTTP 200 Jul 03 17:45:11.438812 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 9/40] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:11 2026] GET /volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:11.449042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-11bde26c-db79-4cf5-98c2-35e76994d139 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:11.449436 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-11bde26c-db79-4cf5-98c2-35e76994d139 None None] GET https://10.4.3.210/volume// Jul 03 17:45:11.449640 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-11bde26c-db79-4cf5-98c2-35e76994d139 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:11.449895 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-11bde26c-db79-4cf5-98c2-35e76994d139 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:11.450265 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-11bde26c-db79-4cf5-98c2-35e76994d139 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:11.450561 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 11/41] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:45: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 17:45:11.462347 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-c74a0bcd-3494-4d07-b4bd-53575d307009 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:11.465448 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-c74a0bcd-3494-4d07-b4bd-53575d307009 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:45:11.465972 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-c74a0bcd-3494-4d07-b4bd-53575d307009 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "660251b2-eea4-4a77-a78e-4b728980afde", "connector": null, "instance_uuid": "fe2fe67f-69d9-4c83-a05f-986fa934c47a"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:11.477565 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:11.477565 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:11.530976 np0000004448 devstack@c-api.service[99942]: /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 17:45:11.530976 np0000004448 devstack@c-api.service[99942]: .first() Jul 03 17:45:11.563423 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-c74a0bcd-3494-4d07-b4bd-53575d307009 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:45:11.564072 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 12/42] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:45:11 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:11.576239 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b951f6ac-6c36-489d-9c48-8dfb7da7da29 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:11.576680 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b951f6ac-6c36-489d-9c48-8dfb7da7da29 None None] GET https://10.4.3.210/volume// Jul 03 17:45:11.576908 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b951f6ac-6c36-489d-9c48-8dfb7da7da29 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:11.577176 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b951f6ac-6c36-489d-9c48-8dfb7da7da29 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:11.577561 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b951f6ac-6c36-489d-9c48-8dfb7da7da29 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:11.577937 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 11/43] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:45: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 17:45:11.590018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-3f30c586-52e2-4fa5-ad13-1353ad70ef8f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:11.594108 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-3f30c586-52e2-4fa5-ad13-1353ad70ef8f tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] GET https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde Jul 03 17:45:11.594108 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-3f30c586-52e2-4fa5-ad13-1353ad70ef8f tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:11.594108 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-3f30c586-52e2-4fa5-ad13-1353ad70ef8f tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:11.605807 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:11.605807 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:11.613512 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-3f30c586-52e2-4fa5-ad13-1353ad70ef8f tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:45:11.619486 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-3f30c586-52e2-4fa5-ad13-1353ad70ef8f tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde returned with HTTP 200 Jul 03 17:45:11.620072 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 10/44] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:45:11 2026] GET /volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:45:11.820292 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cedc6bcb-5300-4a12-8cd1-516b13dcd76b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:11.822814 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cedc6bcb-5300-4a12-8cd1-516b13dcd76b tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:11.823134 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cedc6bcb-5300-4a12-8cd1-516b13dcd76b tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:11.823399 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cedc6bcb-5300-4a12-8cd1-516b13dcd76b tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:11.839918 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:11.839918 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:11.848161 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cedc6bcb-5300-4a12-8cd1-516b13dcd76b tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:11.856879 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cedc6bcb-5300-4a12-8cd1-516b13dcd76b tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:11.858121 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 12/45] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:11 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:12.266935 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-bb40d8a0-e8c2-488b-a0f8-4a539d8f7691 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:12.273022 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-bb40d8a0-e8c2-488b-a0f8-4a539d8f7691 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] PUT https://10.4.3.210/volume/v3/attachments/3d5a703e-b439-40be-b9eb-0c5c8c2aad56 Jul 03 17:45:12.273346 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-bb40d8a0-e8c2-488b-a0f8-4a539d8f7691 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:12.281859 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-111b766f-1549-495b-a536-cd222abf3415 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:12.284092 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-bb40d8a0-e8c2-488b-a0f8-4a539d8f7691 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Acquiring lock "cinder-attachment_update-f329565f-3988-46a6-bcff-72e5513de58f-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:45:12.289327 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-111b766f-1549-495b-a536-cd222abf3415 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] PUT https://10.4.3.210/volume/v3/attachments/f5632550-42be-48e6-a5ce-baf86f8ce176 Jul 03 17:45:12.290215 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-111b766f-1549-495b-a536-cd222abf3415 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:12.291401 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-bb40d8a0-e8c2-488b-a0f8-4a539d8f7691 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Lock "cinder-attachment_update-f329565f-3988-46a6-bcff-72e5513de58f-np0000004448" acquired by "attachment_update" :: waited 0.007s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:45:12.292875 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:12.292875 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:12.306016 np0000004448 devstack@c-api.service[99943]: /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 17:45:12.306016 np0000004448 devstack@c-api.service[99943]: .first() Jul 03 17:45:12.314434 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-111b766f-1549-495b-a536-cd222abf3415 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Acquiring lock "cinder-attachment_update-660251b2-eea4-4a77-a78e-4b728980afde-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:45:12.320825 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-111b766f-1549-495b-a536-cd222abf3415 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Lock "cinder-attachment_update-660251b2-eea4-4a77-a78e-4b728980afde-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:45:12.321304 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:12.321304 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:12.844577 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-bb40d8a0-e8c2-488b-a0f8-4a539d8f7691 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Lock "cinder-attachment_update-f329565f-3988-46a6-bcff-72e5513de58f-np0000004448" released by "attachment_update" :: held 0.553s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:45:12.845047 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-bb40d8a0-e8c2-488b-a0f8-4a539d8f7691 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/attachments/3d5a703e-b439-40be-b9eb-0c5c8c2aad56 returned with HTTP 200 Jul 03 17:45:12.845685 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 13/46] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:45:12 2026] PUT /volume/v3/attachments/3d5a703e-b439-40be-b9eb-0c5c8c2aad56 => generated 969 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:12.882304 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6f6a7a73-45e8-49c8-a2a8-990fa8249e3d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:12.883296 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-111b766f-1549-495b-a536-cd222abf3415 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Lock "cinder-attachment_update-660251b2-eea4-4a77-a78e-4b728980afde-np0000004448" released by "attachment_update" :: held 0.561s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:45:12.883296 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-111b766f-1549-495b-a536-cd222abf3415 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/attachments/f5632550-42be-48e6-a5ce-baf86f8ce176 returned with HTTP 200 Jul 03 17:45:12.883639 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 12/47] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:45:12 2026] PUT /volume/v3/attachments/f5632550-42be-48e6-a5ce-baf86f8ce176 => generated 969 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:12.885649 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6f6a7a73-45e8-49c8-a2a8-990fa8249e3d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:12.886086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6f6a7a73-45e8-49c8-a2a8-990fa8249e3d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:12.886086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6f6a7a73-45e8-49c8-a2a8-990fa8249e3d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:12.919000 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:12.919000 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:12.927649 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6f6a7a73-45e8-49c8-a2a8-990fa8249e3d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:12.934519 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6f6a7a73-45e8-49c8-a2a8-990fa8249e3d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:12.934519 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 11/48] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:12 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:13.403392 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-8152a688-52b5-422f-bf1f-f5e112c0326a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:13.406493 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-8152a688-52b5-422f-bf1f-f5e112c0326a tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] POST https://10.4.3.210/volume/v3/attachments/f5632550-42be-48e6-a5ce-baf86f8ce176/action Jul 03 17:45:13.407174 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-8152a688-52b5-422f-bf1f-f5e112c0326a tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:45:13.407353 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-8152a688-52b5-422f-bf1f-f5e112c0326a tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:13.428021 np0000004448 devstack@c-api.service[99940]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 03 17:45:13.428021 np0000004448 devstack@c-api.service[99940]: .first() Jul 03 17:45:13.457446 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:13.457446 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:13.480350 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8bdffcd4-9121-4b1f-ad5e-86e00b62e5e9 req-8152a688-52b5-422f-bf1f-f5e112c0326a tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/attachments/f5632550-42be-48e6-a5ce-baf86f8ce176/action returned with HTTP 204 Jul 03 17:45:13.481138 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 13/49] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:45:13 2026] POST /volume/v3/attachments/f5632550-42be-48e6-a5ce-baf86f8ce176/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:45:13.952562 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4e1901b9-8260-40b0-8497-c0515e612134 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:13.954140 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4e1901b9-8260-40b0-8497-c0515e612134 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:13.954140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4e1901b9-8260-40b0-8497-c0515e612134 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:13.954256 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4e1901b9-8260-40b0-8497-c0515e612134 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:13.968642 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:13.968642 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:13.976275 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4e1901b9-8260-40b0-8497-c0515e612134 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:13.988035 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4e1901b9-8260-40b0-8497-c0515e612134 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:13.991783 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 14/50] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:13 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:45:15.003515 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e737b315-bcae-4ada-9fb4-f4bb1d4e3128 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:15.006810 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e737b315-bcae-4ada-9fb4-f4bb1d4e3128 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:15.007083 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e737b315-bcae-4ada-9fb4-f4bb1d4e3128 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:15.007325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e737b315-bcae-4ada-9fb4-f4bb1d4e3128 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:15.020687 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:15.020687 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:15.025224 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e737b315-bcae-4ada-9fb4-f4bb1d4e3128 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:15.032173 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e737b315-bcae-4ada-9fb4-f4bb1d4e3128 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:15.035174 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 13/51] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:15 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:16.049184 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3e3e8897-e3de-46c3-b005-200c17ecd59d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:16.051802 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3e3e8897-e3de-46c3-b005-200c17ecd59d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:16.052083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3e3e8897-e3de-46c3-b005-200c17ecd59d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:16.052353 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3e3e8897-e3de-46c3-b005-200c17ecd59d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:16.068980 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:16.068980 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:16.074453 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3e3e8897-e3de-46c3-b005-200c17ecd59d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:16.082011 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3e3e8897-e3de-46c3-b005-200c17ecd59d tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:16.082404 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 12/52] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:16 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:17.100111 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7e376b00-3b60-4c98-b5ba-2cd7c8879843 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:17.103413 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e376b00-3b60-4c98-b5ba-2cd7c8879843 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:17.103413 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e376b00-3b60-4c98-b5ba-2cd7c8879843 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:17.103413 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e376b00-3b60-4c98-b5ba-2cd7c8879843 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:17.115455 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:17.115455 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:17.119935 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7e376b00-3b60-4c98-b5ba-2cd7c8879843 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:17.126052 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e376b00-3b60-4c98-b5ba-2cd7c8879843 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:17.126758 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 14/53] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:17 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:18.142723 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e9299f97-847b-4e21-a321-6e53adf0feb9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:18.144826 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e9299f97-847b-4e21-a321-6e53adf0feb9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:18.145157 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e9299f97-847b-4e21-a321-6e53adf0feb9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:18.145427 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e9299f97-847b-4e21-a321-6e53adf0feb9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:18.159286 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:18.159286 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:18.163352 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e9299f97-847b-4e21-a321-6e53adf0feb9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:18.168797 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e9299f97-847b-4e21-a321-6e53adf0feb9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:18.169132 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 15/54] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:18 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:19.184384 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d256f33c-3b11-4dc7-b3aa-dc7a759994ae None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:19.187920 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d256f33c-3b11-4dc7-b3aa-dc7a759994ae tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:19.188244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d256f33c-3b11-4dc7-b3aa-dc7a759994ae tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:19.188890 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d256f33c-3b11-4dc7-b3aa-dc7a759994ae tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:19.204535 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:19.204535 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:19.210889 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d256f33c-3b11-4dc7-b3aa-dc7a759994ae tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:19.218969 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d256f33c-3b11-4dc7-b3aa-dc7a759994ae tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:19.219725 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 14/55] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:19 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:20.084921 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-fad528b6-685d-4345-86a3-60ac7420ebfc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:20.087339 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-fad528b6-685d-4345-86a3-60ac7420ebfc tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] POST https://10.4.3.210/volume/v3/attachments/3d5a703e-b439-40be-b9eb-0c5c8c2aad56/action Jul 03 17:45:20.088191 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-fad528b6-685d-4345-86a3-60ac7420ebfc tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:45:20.088371 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-fad528b6-685d-4345-86a3-60ac7420ebfc tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:20.115628 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:20.115628 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:20.137429 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7c077903-8c06-4918-bb7a-9d5327ae96ab req-fad528b6-685d-4345-86a3-60ac7420ebfc tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/attachments/3d5a703e-b439-40be-b9eb-0c5c8c2aad56/action returned with HTTP 204 Jul 03 17:45:20.137925 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 13/56] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:45:20 2026] POST /volume/v3/attachments/3d5a703e-b439-40be-b9eb-0c5c8c2aad56/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:45:20.230592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2eccd56e-284c-4a0e-b69d-ecdfe7afac9e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:20.232487 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2eccd56e-284c-4a0e-b69d-ecdfe7afac9e tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:20.232727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2eccd56e-284c-4a0e-b69d-ecdfe7afac9e tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:20.232924 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2eccd56e-284c-4a0e-b69d-ecdfe7afac9e tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:20.242178 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:20.242178 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:20.245641 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2eccd56e-284c-4a0e-b69d-ecdfe7afac9e tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:20.249562 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2eccd56e-284c-4a0e-b69d-ecdfe7afac9e tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:20.250336 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 15/57] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:20 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:20.263838 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6b3e5990-c75d-461f-9396-824194090096 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:20.265714 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b3e5990-c75d-461f-9396-824194090096 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:20.265976 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b3e5990-c75d-461f-9396-824194090096 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:20.266238 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b3e5990-c75d-461f-9396-824194090096 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:20.278635 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:20.278635 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:20.284458 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6b3e5990-c75d-461f-9396-824194090096 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:20.290570 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b3e5990-c75d-461f-9396-824194090096 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:20.291184 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 16/58] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:20 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:22.663898 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:22.667127 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:45:22.667700 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1761918627"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:22.669521 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1761918627'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:45:22.669674 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Create volume of 1 GB Jul 03 17:45:22.680356 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Availability Zones retrieved successfully. Jul 03 17:45:22.687795 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Flow 'volume_create_api' (38f68fe4-0d0f-4fd3-8e9c-dc68f505187e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:22.688628 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395bbdac-b58a-44dd-986b-0103b260fec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:22.691259 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:45:22.719342 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395bbdac-b58a-44dd-986b-0103b260fec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:22.720148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bab549-47ef-46f2-bcc7-895aa83887ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:22.781938 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Created reservations ['eedfc858-e289-49d3-821c-c5cb417749ae', '994beb9a-c46f-430b-a50d-1f4bd70d14fc', 'ba59165c-a8eb-4e91-8849-d11b525720d9', '7d3ba342-3f90-47ca-843f-035d0791fd11'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:45:22.783054 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bab549-47ef-46f2-bcc7-895aa83887ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eedfc858-e289-49d3-821c-c5cb417749ae', '994beb9a-c46f-430b-a50d-1f4bd70d14fc', 'ba59165c-a8eb-4e91-8849-d11b525720d9', '7d3ba342-3f90-47ca-843f-035d0791fd11']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:22.784221 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0b00a2-47c0-4367-83d0-1090e73a5cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:22.819034 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0b00a2-47c0-4367-83d0-1090e73a5cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '163156d8-ebe6-44e7-b334-504234109997', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1761918627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d96d922b4e2d4afbad93dd9e0e230e01',qos_specs=None,replication_status=,reservations=['eedfc858-e289-49d3-821c-c5cb417749ae','994beb9a-c46f-430b-a50d-1f4bd70d14fc','ba59165c-a8eb-4e91-8849-d11b525720d9','7d3ba342-3f90-47ca-843f-035d0791fd11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='265fe04149c1483988056e80e35132fb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1761918627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=163156d8-ebe6-44e7-b334-504234109997,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d96d922b4e2d4afbad93dd9e0e230e01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='265fe04149c1483988056e80e35132fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:22.820131 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f48d7a-a68a-4f53-a557-335a12e62213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:22.843877 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f48d7a-a68a-4f53-a557-335a12e62213) transitioned into state 'SUCCESS' from state '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-1761918627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d96d922b4e2d4afbad93dd9e0e230e01',qos_specs=None,replication_status=,reservations=['eedfc858-e289-49d3-821c-c5cb417749ae','994beb9a-c46f-430b-a50d-1f4bd70d14fc','ba59165c-a8eb-4e91-8849-d11b525720d9','7d3ba342-3f90-47ca-843f-035d0791fd11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='265fe04149c1483988056e80e35132fb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:22.845626 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a13ae1-3245-45ac-80e7-baa8754df5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:22.858867 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a13ae1-3245-45ac-80e7-baa8754df5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:22.860047 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Flow 'volume_create_api' (38f68fe4-0d0f-4fd3-8e9c-dc68f505187e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:22.860479 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Create volume request issued successfully. Jul 03 17:45:22.861294 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f40a93cb-6633-421f-b8f7-c0b3ea8ec26d tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:45:22.861870 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 15/59] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:45:22 2026] POST /volume/v3/volumes => generated 754 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:45:24.605962 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3766bb9a-ee38-42d6-83a4-2c2b736e1bad req-163842dc-8d81-415c-9d8d-32ae6f1eae90 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:24.608451 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3766bb9a-ee38-42d6-83a4-2c2b736e1bad req-163842dc-8d81-415c-9d8d-32ae6f1eae90 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] DELETE https://10.4.3.210/volume/v3/attachments/3d5a703e-b439-40be-b9eb-0c5c8c2aad56 Jul 03 17:45:24.608766 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3766bb9a-ee38-42d6-83a4-2c2b736e1bad req-163842dc-8d81-415c-9d8d-32ae6f1eae90 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:24.609040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3766bb9a-ee38-42d6-83a4-2c2b736e1bad req-163842dc-8d81-415c-9d8d-32ae6f1eae90 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:24.621713 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:24.621713 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:25.181543 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3766bb9a-ee38-42d6-83a4-2c2b736e1bad req-163842dc-8d81-415c-9d8d-32ae6f1eae90 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/attachments/3d5a703e-b439-40be-b9eb-0c5c8c2aad56 returned with HTTP 200 Jul 03 17:45:25.181994 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 14/60] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:45:24 2026] DELETE /volume/v3/attachments/3d5a703e-b439-40be-b9eb-0c5c8c2aad56 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:26.496929 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-726d3f39-e0a7-433c-a534-4e3faf48dd20 req-b3f7be3a-f212-4a2d-97aa-0760231a8075 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:26.496929 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-726d3f39-e0a7-433c-a534-4e3faf48dd20 req-b3f7be3a-f212-4a2d-97aa-0760231a8075 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] GET https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde Jul 03 17:45:26.496929 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-726d3f39-e0a7-433c-a534-4e3faf48dd20 req-b3f7be3a-f212-4a2d-97aa-0760231a8075 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:26.497404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-726d3f39-e0a7-433c-a534-4e3faf48dd20 req-b3f7be3a-f212-4a2d-97aa-0760231a8075 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:26.513329 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:26.513329 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:26.518247 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-726d3f39-e0a7-433c-a534-4e3faf48dd20 req-b3f7be3a-f212-4a2d-97aa-0760231a8075 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:45:26.525081 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-726d3f39-e0a7-433c-a534-4e3faf48dd20 req-b3f7be3a-f212-4a2d-97aa-0760231a8075 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde returned with HTTP 200 Jul 03 17:45:26.525577 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 16/61] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:26 2026] GET /volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:28.023757 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-22db9322-a67a-4f14-abf1-bacab11bb698 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:28.025580 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:45:28.025918 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1637199005"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:28.027315 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1637199005'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:45:28.027468 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Create volume of 1 GB Jul 03 17:45:28.036660 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Availability Zones retrieved successfully. Jul 03 17:45:28.046859 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Flow 'volume_create_api' (322f5b27-e6e7-4dd0-8e10-c8aa8a369404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:28.048607 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9611648d-0c13-4811-949f-4eee692614dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:28.049866 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:45:28.084152 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9611648d-0c13-4811-949f-4eee692614dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:28.085125 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba13be64-37fb-48a6-825e-33bda8dc4f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:28.114076 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-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 17:45:28.114377 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-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 17:45:28.131023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Created reservations ['46f932e3-e911-47c2-87fa-300be184c0ce', '5393b4bd-07ad-41d3-98a2-fc8c6a89f54a', '9fa0bfc9-5a77-474a-b82b-92596d2636b2', '75302b13-2f42-4324-9069-240ada04745e'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:45:28.131787 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba13be64-37fb-48a6-825e-33bda8dc4f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46f932e3-e911-47c2-87fa-300be184c0ce', '5393b4bd-07ad-41d3-98a2-fc8c6a89f54a', '9fa0bfc9-5a77-474a-b82b-92596d2636b2', '75302b13-2f42-4324-9069-240ada04745e']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:28.132887 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e30f4d-51ed-468c-a3e1-be151270708a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:28.157359 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e30f4d-51ed-468c-a3e1-be151270708a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '340776f2-4526-4555-8b5c-507b21dd2756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1637199005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fbae4ca496422f8faa6cd559d82f3b',qos_specs=None,replication_status=,reservations=['46f932e3-e911-47c2-87fa-300be184c0ce','5393b4bd-07ad-41d3-98a2-fc8c6a89f54a','9fa0bfc9-5a77-474a-b82b-92596d2636b2','75302b13-2f42-4324-9069-240ada04745e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e49ec1c8dfce42d486227ce1428ffef7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:45:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1637199005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=340776f2-4526-4555-8b5c-507b21dd2756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0fbae4ca496422f8faa6cd559d82f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e49ec1c8dfce42d486227ce1428ffef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:28.158191 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c94042e5-8bae-4175-857c-ba7b0e7f8d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:28.174940 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c94042e5-8bae-4175-857c-ba7b0e7f8d83) transitioned into state 'SUCCESS' from state '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-1637199005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fbae4ca496422f8faa6cd559d82f3b',qos_specs=None,replication_status=,reservations=['46f932e3-e911-47c2-87fa-300be184c0ce','5393b4bd-07ad-41d3-98a2-fc8c6a89f54a','9fa0bfc9-5a77-474a-b82b-92596d2636b2','75302b13-2f42-4324-9069-240ada04745e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e49ec1c8dfce42d486227ce1428ffef7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:28.175639 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa264c9-c46a-44cf-bf64-cdb06360e337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:28.193026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa264c9-c46a-44cf-bf64-cdb06360e337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:28.193026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Flow 'volume_create_api' (322f5b27-e6e7-4dd0-8e10-c8aa8a369404) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:28.193026 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Create volume request issued successfully. Jul 03 17:45:28.193026 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-22db9322-a67a-4f14-abf1-bacab11bb698 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:45:28.193026 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 17/62] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:45:28 2026] POST /volume/v3/volumes => generated 759 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:45:28.204466 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8c9be215-5c5d-4854-8564-0b0e176a50c5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:28.207484 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8c9be215-5c5d-4854-8564-0b0e176a50c5 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:45:28.207735 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8c9be215-5c5d-4854-8564-0b0e176a50c5 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:28.207949 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8c9be215-5c5d-4854-8564-0b0e176a50c5 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:28.216798 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:28.216798 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:28.218889 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8c9be215-5c5d-4854-8564-0b0e176a50c5 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:45:28.223863 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8c9be215-5c5d-4854-8564-0b0e176a50c5 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:45:28.224255 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 16/63] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:28 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:28.730201 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d97fcdb8-1baf-4eba-8007-9c2de821a806 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:28.732855 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d97fcdb8-1baf-4eba-8007-9c2de821a806 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:28.733127 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d97fcdb8-1baf-4eba-8007-9c2de821a806 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:28.733391 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d97fcdb8-1baf-4eba-8007-9c2de821a806 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:28.743147 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:28.743147 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:28.747880 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d97fcdb8-1baf-4eba-8007-9c2de821a806 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:28.753197 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d97fcdb8-1baf-4eba-8007-9c2de821a806 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:28.753991 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 15/64] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:28 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:28.770490 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a275f684-b229-42d1-bc29-1e9b2962fb46 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:28.772853 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a275f684-b229-42d1-bc29-1e9b2962fb46 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:28.773313 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a275f684-b229-42d1-bc29-1e9b2962fb46 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:28.773648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a275f684-b229-42d1-bc29-1e9b2962fb46 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:28.783579 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:28.783579 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:28.789014 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a275f684-b229-42d1-bc29-1e9b2962fb46 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:28.794588 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a275f684-b229-42d1-bc29-1e9b2962fb46 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:28.795149 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 17/65] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:28 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:28.832667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b963e250-ed89-4504-b00c-563f97e84943 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:28.836202 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b963e250-ed89-4504-b00c-563f97e84943 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:28.836389 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b963e250-ed89-4504-b00c-563f97e84943 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:28.836592 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b963e250-ed89-4504-b00c-563f97e84943 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:28.844123 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:28.844123 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:28.850020 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b963e250-ed89-4504-b00c-563f97e84943 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:28.856167 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b963e250-ed89-4504-b00c-563f97e84943 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:28.856748 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 18/66] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:28 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:28.876153 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-807e276f-0bad-4782-a2bc-50157d8014e9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:28.880604 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-807e276f-0bad-4782-a2bc-50157d8014e9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:28.880929 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-807e276f-0bad-4782-a2bc-50157d8014e9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:28.882416 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-807e276f-0bad-4782-a2bc-50157d8014e9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:28.882699 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-807e276f-0bad-4782-a2bc-50157d8014e9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Delete volume with id: f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:28.895461 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:28.895461 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:28.896782 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-807e276f-0bad-4782-a2bc-50157d8014e9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:28.939287 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-807e276f-0bad-4782-a2bc-50157d8014e9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Delete volume request issued successfully. Jul 03 17:45:28.939539 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-807e276f-0bad-4782-a2bc-50157d8014e9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 202 Jul 03 17:45:28.940008 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 17/67] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:45:28 2026] DELETE /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:45:28.948979 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-706a9315-1e8f-463f-8f13-bbb2b69449f1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:28.951053 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-706a9315-1e8f-463f-8f13-bbb2b69449f1 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:28.951358 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-706a9315-1e8f-463f-8f13-bbb2b69449f1 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:28.951491 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-706a9315-1e8f-463f-8f13-bbb2b69449f1 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:28.958783 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:28.958783 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:28.966256 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-706a9315-1e8f-463f-8f13-bbb2b69449f1 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Volume info retrieved successfully. Jul 03 17:45:28.972134 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-706a9315-1e8f-463f-8f13-bbb2b69449f1 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 200 Jul 03 17:45:28.972673 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 16/68] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:28 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:29.244470 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c6e0a27d-038a-464c-b1d8-b271b2795847 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:29.246745 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c6e0a27d-038a-464c-b1d8-b271b2795847 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:45:29.247332 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c6e0a27d-038a-464c-b1d8-b271b2795847 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:29.247332 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c6e0a27d-038a-464c-b1d8-b271b2795847 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:29.256981 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:29.256981 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:29.261067 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c6e0a27d-038a-464c-b1d8-b271b2795847 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:45:29.266323 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c6e0a27d-038a-464c-b1d8-b271b2795847 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:45:29.266778 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 18/69] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:29 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:29.987705 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0718e80e-de2b-4609-87ae-9d6a8fea60c9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:29.991793 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0718e80e-de2b-4609-87ae-9d6a8fea60c9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] GET https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f Jul 03 17:45:29.991793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0718e80e-de2b-4609-87ae-9d6a8fea60c9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:29.991793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0718e80e-de2b-4609-87ae-9d6a8fea60c9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:29.999929 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0718e80e-de2b-4609-87ae-9d6a8fea60c9 tempest-DeleteServersTestJSON-523855746 tempest-DeleteServersTestJSON-523855746-project-member] https://10.4.3.210/volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f returned with HTTP 404 Jul 03 17:45:30.000751 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 19/70] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:29 2026] GET /volume/v3/volumes/f329565f-3988-46a6-bcff-72e5513de58f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:45:30.895749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:31.135107 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:45:31.135436 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1412061912", "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:31.137224 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1412061912', 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:45:31.781262 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Create volume of 1 GB Jul 03 17:45:31.786432 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Availability Zones retrieved successfully. Jul 03 17:45:31.792863 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Flow 'volume_create_api' (3960e4ad-1027-4581-8a71-04aff449af62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:31.794136 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69578e97-e879-4d39-8e45-216cd3c0fabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:31.795231 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:45:31.918963 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69578e97-e879-4d39-8e45-216cd3c0fabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:31.919554 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19daf20-c4a9-4bb6-a964-1a9b3fa95f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:31.987219 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Created reservations ['c1336fee-5dd5-4168-967e-04173e786c71', 'a325068f-6bb5-423b-8a6a-dda6c2f990d1', '1323d791-18fc-4c01-8ebe-2121b0a50980', '522126db-711e-4d3c-9f22-3f627099dee4'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:45:31.988637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19daf20-c4a9-4bb6-a964-1a9b3fa95f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1336fee-5dd5-4168-967e-04173e786c71', 'a325068f-6bb5-423b-8a6a-dda6c2f990d1', '1323d791-18fc-4c01-8ebe-2121b0a50980', '522126db-711e-4d3c-9f22-3f627099dee4']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:31.989664 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61deeb3f-d5d0-4240-98f2-6082c8510793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:32.020765 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61deeb3f-d5d0-4240-98f2-6082c8510793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f77facdf-799e-4906-89cc-31de49b4e3c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1412061912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4917da9e491f4099a68601c46f87d574',qos_specs=None,replication_status=,reservations=['c1336fee-5dd5-4168-967e-04173e786c71','a325068f-6bb5-423b-8a6a-dda6c2f990d1','1323d791-18fc-4c01-8ebe-2121b0a50980','522126db-711e-4d3c-9f22-3f627099dee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb0fc9e0444340bf83c76f1d611902',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1412061912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f77facdf-799e-4906-89cc-31de49b4e3c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4917da9e491f4099a68601c46f87d574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='defb0fc9e0444340bf83c76f1d611902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:32.021437 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ca897c-fa1a-4ec4-878a-6e5e2cd9d1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:32.041488 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ca897c-fa1a-4ec4-878a-6e5e2cd9d1e6) transitioned into state 'SUCCESS' from state '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-1412061912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4917da9e491f4099a68601c46f87d574',qos_specs=None,replication_status=,reservations=['c1336fee-5dd5-4168-967e-04173e786c71','a325068f-6bb5-423b-8a6a-dda6c2f990d1','1323d791-18fc-4c01-8ebe-2121b0a50980','522126db-711e-4d3c-9f22-3f627099dee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb0fc9e0444340bf83c76f1d611902',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:32.042268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b55de19-e38a-4638-958e-ac222e624611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:32.052365 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b55de19-e38a-4638-958e-ac222e624611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:32.053154 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Flow 'volume_create_api' (3960e4ad-1027-4581-8a71-04aff449af62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:32.053419 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Create volume request issued successfully. Jul 03 17:45:32.054030 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-84b8747e-bdc5-4a82-be20-8d1c53b03562 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:45:32.054568 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 18/71] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:45:30 2026] POST /volume/v3/volumes => generated 752 bytes in 1159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:45:32.080484 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9326d868-ea67-45ec-a84f-b990e095d183 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:32.082988 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9326d868-ea67-45ec-a84f-b990e095d183 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:32.083309 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9326d868-ea67-45ec-a84f-b990e095d183 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:32.083621 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9326d868-ea67-45ec-a84f-b990e095d183 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:32.090080 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:32.090080 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:32.093905 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9326d868-ea67-45ec-a84f-b990e095d183 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:32.098021 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9326d868-ea67-45ec-a84f-b990e095d183 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:32.098374 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 17/72] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:32 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:33.116551 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-917454a6-c337-473c-852d-e231d3ac7ff7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:33.122269 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-917454a6-c337-473c-852d-e231d3ac7ff7 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:33.122709 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-917454a6-c337-473c-852d-e231d3ac7ff7 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:33.123254 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-917454a6-c337-473c-852d-e231d3ac7ff7 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:33.140520 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:33.140520 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:33.147306 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-917454a6-c337-473c-852d-e231d3ac7ff7 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:33.157237 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-917454a6-c337-473c-852d-e231d3ac7ff7 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:33.157851 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 19/73] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:33 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:34.172434 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8059f64c-ac7f-473e-87ca-32add1c10796 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:34.174149 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8059f64c-ac7f-473e-87ca-32add1c10796 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:34.174391 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8059f64c-ac7f-473e-87ca-32add1c10796 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:34.174632 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8059f64c-ac7f-473e-87ca-32add1c10796 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:34.181679 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:34.181679 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:34.185466 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8059f64c-ac7f-473e-87ca-32add1c10796 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:34.190822 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8059f64c-ac7f-473e-87ca-32add1c10796 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:34.191410 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 20/74] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:34 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:35.210204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0a6b4f33-208a-4d99-babb-8721940dff40 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:35.212673 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a6b4f33-208a-4d99-babb-8721940dff40 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:35.212673 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a6b4f33-208a-4d99-babb-8721940dff40 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:35.213246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a6b4f33-208a-4d99-babb-8721940dff40 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:35.229961 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:35.229961 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:35.238221 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0a6b4f33-208a-4d99-babb-8721940dff40 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:35.242868 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a6b4f33-208a-4d99-babb-8721940dff40 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:35.243200 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 19/75] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:35 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:35.667132 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:35.671094 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:45:35.671094 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1837802355"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:35.672102 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1837802355'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:45:35.672174 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Create volume of 1 GB Jul 03 17:45:35.678630 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Availability Zones retrieved successfully. Jul 03 17:45:35.693598 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Flow 'volume_create_api' (e32929f4-cd41-41a1-b65c-ea446220b723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:35.697153 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f00c63-ecb8-4b5c-9972-a36161adc9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:35.697153 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:45:35.728952 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f00c63-ecb8-4b5c-9972-a36161adc9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:35.729691 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc104f8-4be0-4e16-a6d7-f4c97d702a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:35.811161 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Created reservations ['056239bb-730a-40af-99f1-382d6770e4fa', '54fabe50-2c02-4452-a355-1ce5713db45a', 'b850494b-6ff2-42de-a4b8-100cf950893f', '20d8b78c-c4fb-4988-acb1-556b479b5b25'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:45:35.811918 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc104f8-4be0-4e16-a6d7-f4c97d702a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['056239bb-730a-40af-99f1-382d6770e4fa', '54fabe50-2c02-4452-a355-1ce5713db45a', 'b850494b-6ff2-42de-a4b8-100cf950893f', '20d8b78c-c4fb-4988-acb1-556b479b5b25']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:35.812652 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d8a053-e9b3-4538-ab28-238770baedf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:35.836393 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d8a053-e9b3-4538-ab28-238770baedf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c85cd047-d011-47c4-8727-338f677daa54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1837802355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a5261195ba9406da91221a771a1b05c',qos_specs=None,replication_status=,reservations=['056239bb-730a-40af-99f1-382d6770e4fa','54fabe50-2c02-4452-a355-1ce5713db45a','b850494b-6ff2-42de-a4b8-100cf950893f','20d8b78c-c4fb-4988-acb1-556b479b5b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6b1756d18f4b738d1fc045a198baed',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:45:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1837802355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c85cd047-d011-47c4-8727-338f677daa54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a5261195ba9406da91221a771a1b05c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a6b1756d18f4b738d1fc045a198baed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:35.837181 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423af371-8d22-4201-8301-24943c1763dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:35.854158 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423af371-8d22-4201-8301-24943c1763dc) transitioned into state 'SUCCESS' from state '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-1837802355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a5261195ba9406da91221a771a1b05c',qos_specs=None,replication_status=,reservations=['056239bb-730a-40af-99f1-382d6770e4fa','54fabe50-2c02-4452-a355-1ce5713db45a','b850494b-6ff2-42de-a4b8-100cf950893f','20d8b78c-c4fb-4988-acb1-556b479b5b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6b1756d18f4b738d1fc045a198baed',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:35.854787 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47cd7f8a-ae5d-4635-b4db-35279c435676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:35.868945 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47cd7f8a-ae5d-4635-b4db-35279c435676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:35.870199 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Flow 'volume_create_api' (e32929f4-cd41-41a1-b65c-ea446220b723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:35.870650 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Create volume request issued successfully. Jul 03 17:45:35.871521 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-51408f0b-1807-46db-ab8b-84ccd98ae0eb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:45:35.872193 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 18/76] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:45:35 2026] POST /volume/v3/volumes => generated 755 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:45:35.888679 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-30179b9c-d7a8-46cb-9d15-7077e3baf22f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:35.892079 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-30179b9c-d7a8-46cb-9d15-7077e3baf22f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:35.892079 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-30179b9c-d7a8-46cb-9d15-7077e3baf22f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:35.892079 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-30179b9c-d7a8-46cb-9d15-7077e3baf22f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:35.899435 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:35.899435 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:35.903254 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-30179b9c-d7a8-46cb-9d15-7077e3baf22f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:35.920446 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-30179b9c-d7a8-46cb-9d15-7077e3baf22f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:35.921732 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 20/77] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:35 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:36.249423 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-cb08820f-b2e7-4c81-ad71-cc57030d1c20 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:36.251372 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-cb08820f-b2e7-4c81-ad71-cc57030d1c20 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:36.251592 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-cb08820f-b2e7-4c81-ad71-cc57030d1c20 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:36.252047 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-cb08820f-b2e7-4c81-ad71-cc57030d1c20 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:36.256037 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-52e151bd-7bf8-468d-82ea-ea14b54b36c5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:36.258353 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52e151bd-7bf8-468d-82ea-ea14b54b36c5 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:36.258556 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52e151bd-7bf8-468d-82ea-ea14b54b36c5 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:36.258736 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52e151bd-7bf8-468d-82ea-ea14b54b36c5 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:36.265902 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:36.265902 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:36.271580 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-52e151bd-7bf8-468d-82ea-ea14b54b36c5 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:36.275284 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52e151bd-7bf8-468d-82ea-ea14b54b36c5 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:36.275667 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 20/78] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:36 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:36.294165 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:36.294165 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:36.297880 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-cb08820f-b2e7-4c81-ad71-cc57030d1c20 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:36.302424 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-cb08820f-b2e7-4c81-ad71-cc57030d1c20 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:36.302919 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 21/79] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:36 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:36.938817 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-82a8c4c6-bfdf-404e-b4d9-99b4e8ee4330 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:36.942997 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-82a8c4c6-bfdf-404e-b4d9-99b4e8ee4330 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:36.943215 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-82a8c4c6-bfdf-404e-b4d9-99b4e8ee4330 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:36.944234 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-82a8c4c6-bfdf-404e-b4d9-99b4e8ee4330 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:36.956160 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:36.956160 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:36.960197 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-82a8c4c6-bfdf-404e-b4d9-99b4e8ee4330 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:36.964849 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-82a8c4c6-bfdf-404e-b4d9-99b4e8ee4330 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:36.965297 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 19/80] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:36 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:37.044846 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f14a39d2-b553-45c4-9d3c-68d64aa05efb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:37.046983 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f14a39d2-b553-45c4-9d3c-68d64aa05efb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:37.047193 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f14a39d2-b553-45c4-9d3c-68d64aa05efb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:37.047392 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f14a39d2-b553-45c4-9d3c-68d64aa05efb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:37.054762 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:37.054762 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:37.059038 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f14a39d2-b553-45c4-9d3c-68d64aa05efb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:37.063937 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f14a39d2-b553-45c4-9d3c-68d64aa05efb tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:37.064416 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 21/81] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:37 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:37.292652 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0796da5a-6442-46a5-a8fc-3d1b1c73653c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:37.295171 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0796da5a-6442-46a5-a8fc-3d1b1c73653c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:37.295694 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0796da5a-6442-46a5-a8fc-3d1b1c73653c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:37.295694 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0796da5a-6442-46a5-a8fc-3d1b1c73653c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:37.303565 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:37.303565 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:37.307868 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0796da5a-6442-46a5-a8fc-3d1b1c73653c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:37.313565 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0796da5a-6442-46a5-a8fc-3d1b1c73653c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:37.313977 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 21/82] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:37 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:38.328485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-753aecde-b5fc-496c-91eb-716729b1fc0b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:38.330348 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-753aecde-b5fc-496c-91eb-716729b1fc0b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:38.330566 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-753aecde-b5fc-496c-91eb-716729b1fc0b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:38.330797 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-753aecde-b5fc-496c-91eb-716729b1fc0b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:38.338614 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:38.338614 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:38.344700 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-753aecde-b5fc-496c-91eb-716729b1fc0b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:38.347790 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-753aecde-b5fc-496c-91eb-716729b1fc0b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:38.348225 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 22/83] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:38 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:38.534731 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c336bc90-df85-4425-9b5b-3b530d084e30 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:38.535423 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c336bc90-df85-4425-9b5b-3b530d084e30 None None] GET https://10.4.3.210/volume// Jul 03 17:45:38.535613 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c336bc90-df85-4425-9b5b-3b530d084e30 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:38.535849 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c336bc90-df85-4425-9b5b-3b530d084e30 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:38.537299 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c336bc90-df85-4425-9b5b-3b530d084e30 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:38.537597 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 20/84] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:45:38 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 17:45:38.566880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-2fcae216-67d2-4b6a-9872-4038bb3b5f4c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:38.815555 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-2fcae216-67d2-4b6a-9872-4038bb3b5f4c tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:45:38.815996 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-2fcae216-67d2-4b6a-9872-4038bb3b5f4c tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "534a3465-bbdb-4c39-92b9-d0cc6f9dfd08", "connector": null, "instance_uuid": "2ac209d9-f04b-4233-80b2-bc6da6423440"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:38.828509 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:38.828509 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:38.883748 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-2fcae216-67d2-4b6a-9872-4038bb3b5f4c tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:45:38.883748 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 22/85] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:45:38 2026] POST /volume/v3/attachments => generated 273 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:39.117219 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8b879317-2f82-4cb3-b42e-205335226b37 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.117600 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8b879317-2f82-4cb3-b42e-205335226b37 None None] GET https://10.4.3.210/volume// Jul 03 17:45:39.117735 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8b879317-2f82-4cb3-b42e-205335226b37 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:39.117987 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8b879317-2f82-4cb3-b42e-205335226b37 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:39.118380 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8b879317-2f82-4cb3-b42e-205335226b37 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:39.118851 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 22/86] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:45: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 17:45:39.128748 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-b8924355-3aae-4f85-8a52-e97746f1672c req-b6ae501c-c171-4b7e-a883-f58913b55144 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.133912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-b6ae501c-c171-4b7e-a883-f58913b55144 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:45:39.134370 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-b6ae501c-c171-4b7e-a883-f58913b55144 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c85cd047-d011-47c4-8727-338f677daa54", "connector": null, "instance_uuid": "7bec4adb-dfb7-4961-b590-9822e554287f"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:39.153245 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:39.153245 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:39.188161 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-b6ae501c-c171-4b7e-a883-f58913b55144 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:45:39.188592 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 23/87] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:45:39 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 17:45:39.328626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-37959325-d77a-4f0c-b3f4-e1750fa1b73c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.333561 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37959325-d77a-4f0c-b3f4-e1750fa1b73c tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:39.333783 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37959325-d77a-4f0c-b3f4-e1750fa1b73c tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:39.334004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37959325-d77a-4f0c-b3f4-e1750fa1b73c tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:39.345924 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:39.345924 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:39.350228 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-37959325-d77a-4f0c-b3f4-e1750fa1b73c tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:39.354719 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37959325-d77a-4f0c-b3f4-e1750fa1b73c tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:39.355257 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 21/88] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:39 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:39.367491 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fc320d35-39e5-49e1-9103-b80c7ef8d8a5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.369485 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc320d35-39e5-49e1-9103-b80c7ef8d8a5 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:39.369691 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc320d35-39e5-49e1-9103-b80c7ef8d8a5 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:39.369994 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc320d35-39e5-49e1-9103-b80c7ef8d8a5 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:39.381420 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:39.381420 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:39.385505 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fc320d35-39e5-49e1-9103-b80c7ef8d8a5 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:39.390048 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc320d35-39e5-49e1-9103-b80c7ef8d8a5 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:39.390646 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 23/89] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:39 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:39.443976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-66a6b9df-9899-49a7-bd18-673b18bb28dd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.444387 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-66a6b9df-9899-49a7-bd18-673b18bb28dd None None] GET https://10.4.3.210/volume// Jul 03 17:45:39.444587 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-66a6b9df-9899-49a7-bd18-673b18bb28dd None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:39.444805 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-66a6b9df-9899-49a7-bd18-673b18bb28dd None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:39.445135 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-66a6b9df-9899-49a7-bd18-673b18bb28dd None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:39.445477 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 23/90] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:45: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 17:45:39.453521 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-49c08362-cdc3-4415-86d2-073602c2aef9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.459390 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-49c08362-cdc3-4415-86d2-073602c2aef9 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:39.459706 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-49c08362-cdc3-4415-86d2-073602c2aef9 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:39.459985 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-49c08362-cdc3-4415-86d2-073602c2aef9 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:39.472877 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:39.472877 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:39.487154 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-49c08362-cdc3-4415-86d2-073602c2aef9 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:39.498515 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-49c08362-cdc3-4415-86d2-073602c2aef9 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:39.498954 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 24/91] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:45:39 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1237 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:45:39.594389 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d8d9ddc8-adfb-46d5-99f7-5fa6b2776126 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.596301 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-e16b371f-33bd-4c1b-ae56-99e0f06e2b10 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.597666 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d8d9ddc8-adfb-46d5-99f7-5fa6b2776126 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:39.599011 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d8d9ddc8-adfb-46d5-99f7-5fa6b2776126 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:39.599948 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d8d9ddc8-adfb-46d5-99f7-5fa6b2776126 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:39.601573 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-e16b371f-33bd-4c1b-ae56-99e0f06e2b10 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] PUT https://10.4.3.210/volume/v3/attachments/644a92d5-5df3-4cb1-a096-7cda4c8b5056 Jul 03 17:45:39.602839 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-e16b371f-33bd-4c1b-ae56-99e0f06e2b10 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:39.619696 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-e16b371f-33bd-4c1b-ae56-99e0f06e2b10 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Acquiring lock "cinder-attachment_update-534a3465-bbdb-4c39-92b9-d0cc6f9dfd08-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:45:39.620407 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:39.620407 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:39.626021 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d8d9ddc8-adfb-46d5-99f7-5fa6b2776126 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:39.628017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-e16b371f-33bd-4c1b-ae56-99e0f06e2b10 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Lock "cinder-attachment_update-534a3465-bbdb-4c39-92b9-d0cc6f9dfd08-np0000004448" acquired by "attachment_update" :: waited 0.008s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:45:39.630099 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:39.630099 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:39.631557 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d8d9ddc8-adfb-46d5-99f7-5fa6b2776126 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:39.632460 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 22/92] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:39 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:39.727964 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-70a324b9-6571-4e15-9367-1edb70217436 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.728393 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70a324b9-6571-4e15-9367-1edb70217436 None None] GET https://10.4.3.210/volume// Jul 03 17:45:39.728604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-70a324b9-6571-4e15-9367-1edb70217436 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:39.728859 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-70a324b9-6571-4e15-9367-1edb70217436 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:39.729233 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70a324b9-6571-4e15-9367-1edb70217436 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:39.729591 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 24/93] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:45: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 17:45:39.745647 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f1bc5f52-7177-4276-97c7-590a8a56430d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.747912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f1bc5f52-7177-4276-97c7-590a8a56430d tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:39.748163 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f1bc5f52-7177-4276-97c7-590a8a56430d tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:39.748370 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f1bc5f52-7177-4276-97c7-590a8a56430d tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:39.759919 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:39.759919 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:39.763186 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f1bc5f52-7177-4276-97c7-590a8a56430d tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:39.767126 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-f1bc5f52-7177-4276-97c7-590a8a56430d tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:39.767536 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 25/94] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:45:39 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:45:39.851014 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-b8924355-3aae-4f85-8a52-e97746f1672c req-8024515b-726c-4b67-b1d7-664b58061da7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:39.852851 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-8024515b-726c-4b67-b1d7-664b58061da7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] PUT https://10.4.3.210/volume/v3/attachments/ac32edc4-dd3c-4ec7-b836-a13e3b5a8a1e Jul 03 17:45:39.853183 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-8024515b-726c-4b67-b1d7-664b58061da7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:39.859917 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-b8924355-3aae-4f85-8a52-e97746f1672c req-8024515b-726c-4b67-b1d7-664b58061da7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Acquiring lock "cinder-attachment_update-c85cd047-d011-47c4-8727-338f677daa54-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:45:39.864510 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-b8924355-3aae-4f85-8a52-e97746f1672c req-8024515b-726c-4b67-b1d7-664b58061da7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Lock "cinder-attachment_update-c85cd047-d011-47c4-8727-338f677daa54-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:45:39.865440 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:39.865440 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:40.171104 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-e16b371f-33bd-4c1b-ae56-99e0f06e2b10 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Lock "cinder-attachment_update-534a3465-bbdb-4c39-92b9-d0cc6f9dfd08-np0000004448" released by "attachment_update" :: held 0.543s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:45:40.171441 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-e16b371f-33bd-4c1b-ae56-99e0f06e2b10 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/attachments/644a92d5-5df3-4cb1-a096-7cda4c8b5056 returned with HTTP 200 Jul 03 17:45:40.171959 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 24/95] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:45:39 2026] PUT /volume/v3/attachments/644a92d5-5df3-4cb1-a096-7cda4c8b5056 => generated 969 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:40.383234 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ec0ad3d5-c488-4f5a-81c8-38520578967f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:40.384856 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ec0ad3d5-c488-4f5a-81c8-38520578967f tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:40.385484 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ec0ad3d5-c488-4f5a-81c8-38520578967f tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:40.385484 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ec0ad3d5-c488-4f5a-81c8-38520578967f tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:40.389499 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-b8924355-3aae-4f85-8a52-e97746f1672c req-8024515b-726c-4b67-b1d7-664b58061da7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Lock "cinder-attachment_update-c85cd047-d011-47c4-8727-338f677daa54-np0000004448" released by "attachment_update" :: held 0.524s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:45:40.389499 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-8024515b-726c-4b67-b1d7-664b58061da7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/attachments/ac32edc4-dd3c-4ec7-b836-a13e3b5a8a1e returned with HTTP 200 Jul 03 17:45:40.389499 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 23/96] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:45:39 2026] PUT /volume/v3/attachments/ac32edc4-dd3c-4ec7-b836-a13e3b5a8a1e => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:40.390615 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-410220f5-240e-4f1c-ba00-a8ee91c0efde None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:40.392509 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-410220f5-240e-4f1c-ba00-a8ee91c0efde tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:40.392688 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-410220f5-240e-4f1c-ba00-a8ee91c0efde tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:40.392912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-410220f5-240e-4f1c-ba00-a8ee91c0efde tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:40.396331 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:40.396331 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:40.399085 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:40.399085 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:40.399789 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ec0ad3d5-c488-4f5a-81c8-38520578967f tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:40.402446 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-410220f5-240e-4f1c-ba00-a8ee91c0efde tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:40.402762 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5b9ed77f-3532-4420-9510-18c52c8e8bea None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:40.404062 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ec0ad3d5-c488-4f5a-81c8-38520578967f tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:40.404423 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 25/97] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:40 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:40.406033 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5b9ed77f-3532-4420-9510-18c52c8e8bea tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:40.406260 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5b9ed77f-3532-4420-9510-18c52c8e8bea tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:40.406296 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-410220f5-240e-4f1c-ba00-a8ee91c0efde tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:40.406476 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5b9ed77f-3532-4420-9510-18c52c8e8bea tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:40.406653 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 26/98] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:40 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:40.416235 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:40.416235 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:40.420052 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5b9ed77f-3532-4420-9510-18c52c8e8bea tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:40.423996 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5b9ed77f-3532-4420-9510-18c52c8e8bea tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:40.424365 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 25/99] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:40 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:40.648308 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b278f9a1-413b-43bc-b2c0-66d29538d341 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:40.650652 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b278f9a1-413b-43bc-b2c0-66d29538d341 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:40.650887 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b278f9a1-413b-43bc-b2c0-66d29538d341 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:40.651170 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b278f9a1-413b-43bc-b2c0-66d29538d341 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:40.675648 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:40.675648 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:40.679285 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b278f9a1-413b-43bc-b2c0-66d29538d341 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:40.684928 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b278f9a1-413b-43bc-b2c0-66d29538d341 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:40.685442 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 24/100] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:40 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:41.295540 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d944b9a1-2730-4818-ac7d-15881efda5bb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:41.297586 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:45:41.298020 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-962503306", "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:41.299747 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-962503306', 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:45:41.408932 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Create volume of 1 GB Jul 03 17:45:41.416670 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Availability Zones retrieved successfully. Jul 03 17:45:41.421125 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2fd75596-3254-459b-81c3-e2b63ff62d8e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:41.423913 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2fd75596-3254-459b-81c3-e2b63ff62d8e tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:41.424071 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2fd75596-3254-459b-81c3-e2b63ff62d8e tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:41.425517 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2fd75596-3254-459b-81c3-e2b63ff62d8e tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:41.426452 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Flow 'volume_create_api' (37408587-ea82-47bc-aa70-ad74a40ac5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:41.429310 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2b5e1a-2250-4fe2-8629-e306049deacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:41.430361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:45:41.439174 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:41.439174 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:41.440465 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c455e950-ca9c-496f-911c-baa285b0f598 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:41.442602 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c455e950-ca9c-496f-911c-baa285b0f598 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:41.442944 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c455e950-ca9c-496f-911c-baa285b0f598 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:41.443204 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c455e950-ca9c-496f-911c-baa285b0f598 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:41.443749 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2fd75596-3254-459b-81c3-e2b63ff62d8e tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:41.449619 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2fd75596-3254-459b-81c3-e2b63ff62d8e tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:41.450041 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 27/101] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:41 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:41.452742 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:41.452742 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:41.457118 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c455e950-ca9c-496f-911c-baa285b0f598 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:41.462213 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c455e950-ca9c-496f-911c-baa285b0f598 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:41.462799 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 26/102] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:41 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:41.501167 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2b5e1a-2250-4fe2-8629-e306049deacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:41.502021 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba520ddd-cea0-4847-b0d7-ab11b79fa5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:41.569738 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Created reservations ['a06cfe2a-6c45-4770-9176-8c4f5febb337', '647cd298-22e6-46b0-a1b0-eee2a6fc79d7', '87d89bbf-1e13-482c-bb9f-3789bb3724c3', '9420b3a8-4d93-4aec-a3ab-415bc2c97634'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:45:41.570493 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba520ddd-cea0-4847-b0d7-ab11b79fa5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a06cfe2a-6c45-4770-9176-8c4f5febb337', '647cd298-22e6-46b0-a1b0-eee2a6fc79d7', '87d89bbf-1e13-482c-bb9f-3789bb3724c3', '9420b3a8-4d93-4aec-a3ab-415bc2c97634']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:41.571246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb24b452-5593-41a0-a92f-637494361c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:41.593168 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb24b452-5593-41a0-a92f-637494361c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74fa0882-8380-4f04-a8b9-7d0760cb033c', '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-962503306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d9d44232c94ce59a9080f7438e2952',qos_specs=None,replication_status=,reservations=['a06cfe2a-6c45-4770-9176-8c4f5febb337','647cd298-22e6-46b0-a1b0-eee2a6fc79d7','87d89bbf-1e13-482c-bb9f-3789bb3724c3','9420b3a8-4d93-4aec-a3ab-415bc2c97634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b65541a926841de9a31798d361b8ddd',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-962503306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74fa0882-8380-4f04-a8b9-7d0760cb033c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64d9d44232c94ce59a9080f7438e2952',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b65541a926841de9a31798d361b8ddd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:41.593938 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e9a860f-31bd-442e-b931-6409d86ff142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:41.611421 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e9a860f-31bd-442e-b931-6409d86ff142) transitioned into state 'SUCCESS' from state '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-962503306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d9d44232c94ce59a9080f7438e2952',qos_specs=None,replication_status=,reservations=['a06cfe2a-6c45-4770-9176-8c4f5febb337','647cd298-22e6-46b0-a1b0-eee2a6fc79d7','87d89bbf-1e13-482c-bb9f-3789bb3724c3','9420b3a8-4d93-4aec-a3ab-415bc2c97634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b65541a926841de9a31798d361b8ddd',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:41.612207 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbbfac76-723d-4ad3-8345-f7df022c4143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:41.621908 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbbfac76-723d-4ad3-8345-f7df022c4143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:41.622827 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Flow 'volume_create_api' (37408587-ea82-47bc-aa70-ad74a40ac5a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:41.623264 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Create volume request issued successfully. Jul 03 17:45:41.623995 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d944b9a1-2730-4818-ac7d-15881efda5bb tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:45:41.624408 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 26/103] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:45:41 2026] POST /volume/v3/volumes => generated 898 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:45:41.635999 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-56882a58-05fe-43f8-9736-febb4e6583c6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:41.637517 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-56882a58-05fe-43f8-9736-febb4e6583c6 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:41.637843 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-56882a58-05fe-43f8-9736-febb4e6583c6 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:41.638130 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-56882a58-05fe-43f8-9736-febb4e6583c6 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:41.647076 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:41.647076 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:41.651027 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-56882a58-05fe-43f8-9736-febb4e6583c6 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:41.656152 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-56882a58-05fe-43f8-9736-febb4e6583c6 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:41.656708 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 25/104] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:41 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 966 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:41.700079 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-40d42cb2-b51e-471f-a00c-a32e91bf0e6e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:41.702194 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40d42cb2-b51e-471f-a00c-a32e91bf0e6e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:41.702435 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-40d42cb2-b51e-471f-a00c-a32e91bf0e6e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:41.702674 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-40d42cb2-b51e-471f-a00c-a32e91bf0e6e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:41.714115 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:41.714115 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:41.718145 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-40d42cb2-b51e-471f-a00c-a32e91bf0e6e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:41.723461 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40d42cb2-b51e-471f-a00c-a32e91bf0e6e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:41.723962 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 28/105] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:41 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:42.464159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ea39f0f2-ac6d-49cd-9cad-6109e7030131 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:42.466468 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea39f0f2-ac6d-49cd-9cad-6109e7030131 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:42.466964 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea39f0f2-ac6d-49cd-9cad-6109e7030131 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:42.467208 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea39f0f2-ac6d-49cd-9cad-6109e7030131 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:42.480185 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8e151c5b-c2aa-4055-801c-1c607198fcf3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:42.483514 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:42.483514 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:42.487400 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8e151c5b-c2aa-4055-801c-1c607198fcf3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:42.487727 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ea39f0f2-ac6d-49cd-9cad-6109e7030131 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:42.488210 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8e151c5b-c2aa-4055-801c-1c607198fcf3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:42.488210 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8e151c5b-c2aa-4055-801c-1c607198fcf3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:42.492211 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea39f0f2-ac6d-49cd-9cad-6109e7030131 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:42.492894 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 27/106] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:42 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:42.503346 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:42.503346 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:42.511893 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8e151c5b-c2aa-4055-801c-1c607198fcf3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:42.521884 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8e151c5b-c2aa-4055-801c-1c607198fcf3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:42.521884 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 27/107] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:42 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:42.676472 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-28b27c8b-a963-4f76-8a58-27156c3c76d5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:42.678152 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-28b27c8b-a963-4f76-8a58-27156c3c76d5 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:42.678527 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-28b27c8b-a963-4f76-8a58-27156c3c76d5 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:42.678621 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-28b27c8b-a963-4f76-8a58-27156c3c76d5 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:42.685558 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:42.685558 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:42.689154 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-28b27c8b-a963-4f76-8a58-27156c3c76d5 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:42.699292 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-28b27c8b-a963-4f76-8a58-27156c3c76d5 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:42.699921 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 26/108] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:42 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:42.729646 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e4356e47-ac5f-41f5-9358-bfea2481ddd1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:42.730096 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e4356e47-ac5f-41f5-9358-bfea2481ddd1 None None] GET https://10.4.3.210/volume// Jul 03 17:45:42.730096 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e4356e47-ac5f-41f5-9358-bfea2481ddd1 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:42.730297 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e4356e47-ac5f-41f5-9358-bfea2481ddd1 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:42.730723 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e4356e47-ac5f-41f5-9358-bfea2481ddd1 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:42.731078 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 29/109] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:45:42 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 17:45:42.740877 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-06549c75-cdd1-4b28-a357-0879ab5da917 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:42.743035 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-06549c75-cdd1-4b28-a357-0879ab5da917 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:42.743418 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-06549c75-cdd1-4b28-a357-0879ab5da917 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:42.743625 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-06549c75-cdd1-4b28-a357-0879ab5da917 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:42.760759 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-522bf80b-afd8-4a00-8965-36e0b5d3bde8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:42.760979 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:42.760979 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:42.766221 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-06549c75-cdd1-4b28-a357-0879ab5da917 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:42.775011 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-06549c75-cdd1-4b28-a357-0879ab5da917 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:42.775011 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 28/110] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:42 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:43.044209 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-522bf80b-afd8-4a00-8965-36e0b5d3bde8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:45:43.044779 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-522bf80b-afd8-4a00-8965-36e0b5d3bde8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c9873ac-d1b6-4211-96dc-54a706648740", "connector": null, "instance_uuid": "084c7fb4-bc6d-43e3-af0f-76ca4aa978c1"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:43.055384 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:43.055384 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:43.098996 np0000004448 devstack@c-api.service[99943]: WARNING cinder.volume.api [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-522bf80b-afd8-4a00-8965-36e0b5d3bde8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 17:45:43.105838 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-522bf80b-afd8-4a00-8965-36e0b5d3bde8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:45:43.108165 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 28/111] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:45:42 2026] POST /volume/v3/attachments => generated 271 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:43.452504 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e93b1c12-6d0d-4425-ac9b-f6262e080999 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:43.452787 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e93b1c12-6d0d-4425-ac9b-f6262e080999 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:43.453060 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e93b1c12-6d0d-4425-ac9b-f6262e080999 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:43.453318 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e93b1c12-6d0d-4425-ac9b-f6262e080999 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:43.466336 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:43.466336 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:43.469838 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e93b1c12-6d0d-4425-ac9b-f6262e080999 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:43.474581 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e93b1c12-6d0d-4425-ac9b-f6262e080999 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:43.474947 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 27/112] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:43 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:43.507245 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-01e1dd06-321c-41a3-b119-c96ab3ea8785 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:43.510271 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01e1dd06-321c-41a3-b119-c96ab3ea8785 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:43.510492 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01e1dd06-321c-41a3-b119-c96ab3ea8785 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:43.510674 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01e1dd06-321c-41a3-b119-c96ab3ea8785 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:43.527500 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:43.527500 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:43.534852 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-01e1dd06-321c-41a3-b119-c96ab3ea8785 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:43.539245 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-df801cf7-39c3-4a84-a6a7-877edb96d540 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:43.539667 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01e1dd06-321c-41a3-b119-c96ab3ea8785 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:43.539944 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 30/113] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:43 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:43.542353 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-df801cf7-39c3-4a84-a6a7-877edb96d540 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:43.542600 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-df801cf7-39c3-4a84-a6a7-877edb96d540 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:43.542871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-df801cf7-39c3-4a84-a6a7-877edb96d540 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:43.551091 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:43.551091 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:43.555544 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-df801cf7-39c3-4a84-a6a7-877edb96d540 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:43.561072 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-df801cf7-39c3-4a84-a6a7-877edb96d540 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:43.561610 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 29/114] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:43 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:43.638786 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-27a85388-76e4-4d0f-adfe-5003e32352e4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:43.639182 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-27a85388-76e4-4d0f-adfe-5003e32352e4 None None] GET https://10.4.3.210/volume// Jul 03 17:45:43.639590 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-27a85388-76e4-4d0f-adfe-5003e32352e4 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:43.639658 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-27a85388-76e4-4d0f-adfe-5003e32352e4 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:43.640139 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-27a85388-76e4-4d0f-adfe-5003e32352e4 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:43.640449 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 29/115] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:45: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 17:45:43.649525 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-10304906-ec8b-4bcd-97a1-5bfed2c7a393 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:43.653721 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-10304906-ec8b-4bcd-97a1-5bfed2c7a393 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:43.654018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-10304906-ec8b-4bcd-97a1-5bfed2c7a393 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:43.654262 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-10304906-ec8b-4bcd-97a1-5bfed2c7a393 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:43.665299 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:43.665299 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:43.668967 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-10304906-ec8b-4bcd-97a1-5bfed2c7a393 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:43.674207 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-10304906-ec8b-4bcd-97a1-5bfed2c7a393 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:43.674607 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 28/116] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:45:43 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1048 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:45:43.714849 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-40f4d327-bc05-4fea-96be-6fad23106bad None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:43.716692 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40f4d327-bc05-4fea-96be-6fad23106bad tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:43.716910 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-40f4d327-bc05-4fea-96be-6fad23106bad tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:43.717089 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-40f4d327-bc05-4fea-96be-6fad23106bad tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:43.724853 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:43.724853 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:43.729560 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-40f4d327-bc05-4fea-96be-6fad23106bad tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:43.734571 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40f4d327-bc05-4fea-96be-6fad23106bad tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:43.735137 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 31/117] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:43 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:43.752474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-3746b0be-f378-4ae4-a746-91e25b8312ca None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:43.754485 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-3746b0be-f378-4ae4-a746-91e25b8312ca tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] PUT https://10.4.3.210/volume/v3/attachments/36b71700-891f-4f51-a5ed-e16e5a6ca682 Jul 03 17:45:43.754839 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-3746b0be-f378-4ae4-a746-91e25b8312ca tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:43.761736 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-3746b0be-f378-4ae4-a746-91e25b8312ca tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Acquiring lock "cinder-attachment_update-3c9873ac-d1b6-4211-96dc-54a706648740-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:45:43.766295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-3746b0be-f378-4ae4-a746-91e25b8312ca tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Lock "cinder-attachment_update-3c9873ac-d1b6-4211-96dc-54a706648740-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:45:43.767207 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:43.767207 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:43.788843 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0c700c0f-49f7-43d7-91e8-b202c449242f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:43.790749 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0c700c0f-49f7-43d7-91e8-b202c449242f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:43.790749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0c700c0f-49f7-43d7-91e8-b202c449242f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:43.790749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0c700c0f-49f7-43d7-91e8-b202c449242f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:43.800036 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:43.800036 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:43.803819 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0c700c0f-49f7-43d7-91e8-b202c449242f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:43.810049 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0c700c0f-49f7-43d7-91e8-b202c449242f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:43.810049 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 30/118] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:43 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:44.285865 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-3746b0be-f378-4ae4-a746-91e25b8312ca tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Lock "cinder-attachment_update-3c9873ac-d1b6-4211-96dc-54a706648740-np0000004448" released by "attachment_update" :: held 0.520s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:45:44.286206 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-3746b0be-f378-4ae4-a746-91e25b8312ca tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/attachments/36b71700-891f-4f51-a5ed-e16e5a6ca682 returned with HTTP 200 Jul 03 17:45:44.286754 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 30/119] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:45:43 2026] PUT /volume/v3/attachments/36b71700-891f-4f51-a5ed-e16e5a6ca682 => generated 967 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:44.490707 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ae8e8e07-9a11-4f69-9efd-4b6623cded3d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:44.492627 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae8e8e07-9a11-4f69-9efd-4b6623cded3d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:44.492855 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae8e8e07-9a11-4f69-9efd-4b6623cded3d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:44.493074 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae8e8e07-9a11-4f69-9efd-4b6623cded3d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:44.505375 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:44.505375 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:44.509641 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ae8e8e07-9a11-4f69-9efd-4b6623cded3d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:44.515318 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae8e8e07-9a11-4f69-9efd-4b6623cded3d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:44.515867 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 29/120] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:44 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:44.553586 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ef7f2f1b-6e93-4e77-86b4-3c62b56a0159 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:44.555267 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ef7f2f1b-6e93-4e77-86b4-3c62b56a0159 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:44.555466 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ef7f2f1b-6e93-4e77-86b4-3c62b56a0159 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:44.555658 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ef7f2f1b-6e93-4e77-86b4-3c62b56a0159 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:44.566167 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:44.566167 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:44.570114 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ef7f2f1b-6e93-4e77-86b4-3c62b56a0159 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:44.573084 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-30f4035a-78f8-4b20-ae94-2cf347ae129d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:44.574553 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ef7f2f1b-6e93-4e77-86b4-3c62b56a0159 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:44.574929 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-30f4035a-78f8-4b20-ae94-2cf347ae129d tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:44.574969 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 32/121] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:44 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:44.575305 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-30f4035a-78f8-4b20-ae94-2cf347ae129d tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:44.575305 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-30f4035a-78f8-4b20-ae94-2cf347ae129d tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:44.586179 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:44.586179 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:44.590662 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-30f4035a-78f8-4b20-ae94-2cf347ae129d tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:44.595995 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-30f4035a-78f8-4b20-ae94-2cf347ae129d tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:44.596501 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 31/122] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:44 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:44.754855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f928a8df-79bb-40b2-a711-04ba63f71bac None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:44.756576 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f928a8df-79bb-40b2-a711-04ba63f71bac tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:44.756733 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f928a8df-79bb-40b2-a711-04ba63f71bac tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:44.756968 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f928a8df-79bb-40b2-a711-04ba63f71bac tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:44.765416 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:44.765416 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:44.768886 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f928a8df-79bb-40b2-a711-04ba63f71bac tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:44.773294 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f928a8df-79bb-40b2-a711-04ba63f71bac tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:44.773705 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 31/123] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:44 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:44.822280 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a4aca3a3-ab59-49f1-bfe4-ba59c2669a26 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:44.823908 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a4aca3a3-ab59-49f1-bfe4-ba59c2669a26 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:44.824077 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a4aca3a3-ab59-49f1-bfe4-ba59c2669a26 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:44.824252 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a4aca3a3-ab59-49f1-bfe4-ba59c2669a26 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:44.832442 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:44.832442 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:44.835696 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a4aca3a3-ab59-49f1-bfe4-ba59c2669a26 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:44.839791 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a4aca3a3-ab59-49f1-bfe4-ba59c2669a26 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:44.840159 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 30/124] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:44 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:45.527871 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8182f67e-db6c-4372-9f44-f12f119a02d2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:45.529803 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8182f67e-db6c-4372-9f44-f12f119a02d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:45.530044 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8182f67e-db6c-4372-9f44-f12f119a02d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:45.530289 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8182f67e-db6c-4372-9f44-f12f119a02d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:45.542606 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:45.542606 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:45.546554 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8182f67e-db6c-4372-9f44-f12f119a02d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:45.552352 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8182f67e-db6c-4372-9f44-f12f119a02d2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:45.552713 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 33/125] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:45 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:45.587163 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-574f0b41-1b2f-4e82-86c7-ee213e7162fa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:45.588888 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-574f0b41-1b2f-4e82-86c7-ee213e7162fa tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:45.589053 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-574f0b41-1b2f-4e82-86c7-ee213e7162fa tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:45.589226 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-574f0b41-1b2f-4e82-86c7-ee213e7162fa tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:45.597664 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:45.597664 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:45.600695 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-574f0b41-1b2f-4e82-86c7-ee213e7162fa tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:45.604539 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-574f0b41-1b2f-4e82-86c7-ee213e7162fa tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:45.604918 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 32/126] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:45 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:45.607661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1778f92d-90f7-47f3-8d01-6b06b82762c2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:45.609592 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1778f92d-90f7-47f3-8d01-6b06b82762c2 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:45.609813 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1778f92d-90f7-47f3-8d01-6b06b82762c2 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:45.610021 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1778f92d-90f7-47f3-8d01-6b06b82762c2 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:45.617112 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:45.617112 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:45.620939 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1778f92d-90f7-47f3-8d01-6b06b82762c2 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:45.625296 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1778f92d-90f7-47f3-8d01-6b06b82762c2 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:45.625712 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 32/127] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:45 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:45.787836 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5b4f4558-330b-4ab7-b8ff-5f05c1ee6d42 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:45.789487 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5b4f4558-330b-4ab7-b8ff-5f05c1ee6d42 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:45.789679 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5b4f4558-330b-4ab7-b8ff-5f05c1ee6d42 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:45.789887 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5b4f4558-330b-4ab7-b8ff-5f05c1ee6d42 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:45.796343 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:45.796343 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:45.799613 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5b4f4558-330b-4ab7-b8ff-5f05c1ee6d42 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:45.803316 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5b4f4558-330b-4ab7-b8ff-5f05c1ee6d42 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:45.803721 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 31/128] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:45 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 990 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:45.852205 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9a81df92-bca4-4f8e-a675-4f4748042ab4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:45.854069 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a81df92-bca4-4f8e-a675-4f4748042ab4 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:45.854273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a81df92-bca4-4f8e-a675-4f4748042ab4 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:45.854492 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a81df92-bca4-4f8e-a675-4f4748042ab4 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:45.863922 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:45.863922 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:45.867707 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9a81df92-bca4-4f8e-a675-4f4748042ab4 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:45.871668 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a81df92-bca4-4f8e-a675-4f4748042ab4 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:45.872075 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 34/129] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:45 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:46.573145 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-85a68e1a-7c0a-42ff-b1ef-cd8b5eb3ae50 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:46.575148 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-85a68e1a-7c0a-42ff-b1ef-cd8b5eb3ae50 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:46.575317 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-85a68e1a-7c0a-42ff-b1ef-cd8b5eb3ae50 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:46.575596 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-85a68e1a-7c0a-42ff-b1ef-cd8b5eb3ae50 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:46.592568 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:46.592568 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:46.598444 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-85a68e1a-7c0a-42ff-b1ef-cd8b5eb3ae50 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:46.605724 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-85a68e1a-7c0a-42ff-b1ef-cd8b5eb3ae50 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:46.606236 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 33/130] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:46 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:46.623123 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7e2db19a-86f9-47bd-9427-58cc1994349b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:46.624963 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e2db19a-86f9-47bd-9427-58cc1994349b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:46.625196 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e2db19a-86f9-47bd-9427-58cc1994349b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:46.625446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e2db19a-86f9-47bd-9427-58cc1994349b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:46.639790 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-04ab565f-377b-46bb-8bd3-49c102ab2a87 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:46.642324 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-04ab565f-377b-46bb-8bd3-49c102ab2a87 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:46.642324 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-04ab565f-377b-46bb-8bd3-49c102ab2a87 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:46.642324 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-04ab565f-377b-46bb-8bd3-49c102ab2a87 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:46.645905 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:46.645905 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:46.650053 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7e2db19a-86f9-47bd-9427-58cc1994349b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:46.655733 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e2db19a-86f9-47bd-9427-58cc1994349b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:46.655861 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:46.655861 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:46.656182 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 33/131] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:46 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:46.660303 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-04ab565f-377b-46bb-8bd3-49c102ab2a87 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:46.665426 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-04ab565f-377b-46bb-8bd3-49c102ab2a87 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:46.665780 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 32/132] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:46 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:46.819027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e8f8e1b7-387d-479d-857b-3c250d63e643 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:46.827237 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8f8e1b7-387d-479d-857b-3c250d63e643 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:46.827237 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8f8e1b7-387d-479d-857b-3c250d63e643 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:46.827237 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8f8e1b7-387d-479d-857b-3c250d63e643 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:46.841678 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:46.841678 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:46.852338 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e8f8e1b7-387d-479d-857b-3c250d63e643 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:46.856959 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8f8e1b7-387d-479d-857b-3c250d63e643 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:46.857511 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 35/133] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:46 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 990 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:46.888290 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dc137753-1677-4d50-91f8-a93f98168f63 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:46.891508 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dc137753-1677-4d50-91f8-a93f98168f63 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:46.891508 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dc137753-1677-4d50-91f8-a93f98168f63 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:46.891508 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dc137753-1677-4d50-91f8-a93f98168f63 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:46.903008 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:46.903008 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:46.916472 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dc137753-1677-4d50-91f8-a93f98168f63 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:46.925796 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dc137753-1677-4d50-91f8-a93f98168f63 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:46.926205 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 34/134] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:46 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:47.075573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-c305713f-e212-4097-99e7-fd73ab46d51b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:47.077666 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-c305713f-e212-4097-99e7-fd73ab46d51b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] POST https://10.4.3.210/volume/v3/attachments/644a92d5-5df3-4cb1-a096-7cda4c8b5056/action Jul 03 17:45:47.078048 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-c305713f-e212-4097-99e7-fd73ab46d51b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:45:47.078229 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-c305713f-e212-4097-99e7-fd73ab46d51b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:47.093996 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:47.093996 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:47.111553 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0f06fe1c-a60e-462d-8252-a5819873bc70 req-c305713f-e212-4097-99e7-fd73ab46d51b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/attachments/644a92d5-5df3-4cb1-a096-7cda4c8b5056/action returned with HTTP 204 Jul 03 17:45:47.112088 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 34/135] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:45:47 2026] POST /volume/v3/attachments/644a92d5-5df3-4cb1-a096-7cda4c8b5056/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:45:47.624182 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9700f5c2-1dde-41d8-a800-ccd3302594e8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:47.626096 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9700f5c2-1dde-41d8-a800-ccd3302594e8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:47.626338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9700f5c2-1dde-41d8-a800-ccd3302594e8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:47.626553 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9700f5c2-1dde-41d8-a800-ccd3302594e8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:47.674520 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-20141aff-f2c9-49a8-8e71-6c4c284f887f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:47.678786 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-20141aff-f2c9-49a8-8e71-6c4c284f887f tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:47.678905 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a0656ecf-4d31-40e9-8d13-576f47e1391b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:47.681015 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-20141aff-f2c9-49a8-8e71-6c4c284f887f tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:47.681015 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-20141aff-f2c9-49a8-8e71-6c4c284f887f tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:47.681124 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a0656ecf-4d31-40e9-8d13-576f47e1391b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:47.681124 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a0656ecf-4d31-40e9-8d13-576f47e1391b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:47.681274 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a0656ecf-4d31-40e9-8d13-576f47e1391b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:47.688810 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:47.688810 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:47.693053 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a0656ecf-4d31-40e9-8d13-576f47e1391b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:47.698105 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:47.698105 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:47.699751 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a0656ecf-4d31-40e9-8d13-576f47e1391b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:47.700165 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 35/136] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:47 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:47.702427 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-20141aff-f2c9-49a8-8e71-6c4c284f887f tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:47.706671 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-20141aff-f2c9-49a8-8e71-6c4c284f887f tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:47.707080 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 36/137] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:47 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1317 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:47.721788 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-950834de-2176-4414-ade2-0a86de6159a7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:47.722691 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-950834de-2176-4414-ade2-0a86de6159a7 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:47.722902 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-950834de-2176-4414-ade2-0a86de6159a7 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:47.723082 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-950834de-2176-4414-ade2-0a86de6159a7 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:47.732032 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:47.732032 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:47.735196 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-950834de-2176-4414-ade2-0a86de6159a7 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:47.739296 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-950834de-2176-4414-ade2-0a86de6159a7 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:47.739715 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 35/138] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:47 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:47.768198 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:47.768198 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:47.771633 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9700f5c2-1dde-41d8-a800-ccd3302594e8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:47.775375 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9700f5c2-1dde-41d8-a800-ccd3302594e8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:47.775781 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 33/139] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:47 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 869 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:47.871145 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f3c4e631-a96e-4928-870b-ef36f2810be7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:47.873323 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3c4e631-a96e-4928-870b-ef36f2810be7 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:47.873602 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3c4e631-a96e-4928-870b-ef36f2810be7 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:47.873856 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3c4e631-a96e-4928-870b-ef36f2810be7 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:47.882841 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:47.882841 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:47.887105 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f3c4e631-a96e-4928-870b-ef36f2810be7 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:47.895855 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3c4e631-a96e-4928-870b-ef36f2810be7 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:47.895855 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 36/140] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:47 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:47.939305 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ef8b5c37-c903-4b11-b6f5-d641b6f66363 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:47.944502 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ef8b5c37-c903-4b11-b6f5-d641b6f66363 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:47.944727 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ef8b5c37-c903-4b11-b6f5-d641b6f66363 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:47.947291 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ef8b5c37-c903-4b11-b6f5-d641b6f66363 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:48.107051 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:48.107051 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:48.110506 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ef8b5c37-c903-4b11-b6f5-d641b6f66363 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:48.116639 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ef8b5c37-c903-4b11-b6f5-d641b6f66363 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:48.117093 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 37/141] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:47 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:48.121575 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7fcdc40e-4688-4226-adb0-f8f99d6d6012 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:48.124110 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7fcdc40e-4688-4226-adb0-f8f99d6d6012 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:48.124266 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7fcdc40e-4688-4226-adb0-f8f99d6d6012 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:48.124545 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7fcdc40e-4688-4226-adb0-f8f99d6d6012 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:48.131023 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-38833ea9-8b36-4c1e-9df8-c7d7469b1c08 req-9ae82cf7-34cf-484a-8713-6c8ba0630bdf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:48.134855 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-38833ea9-8b36-4c1e-9df8-c7d7469b1c08 req-9ae82cf7-34cf-484a-8713-6c8ba0630bdf tempest-VolumesAssistedSnapshotsTest-204500155 tempest-VolumesAssistedSnapshotsTest-204500155-project] POST https://10.4.3.210/volume/v3/snapshots/None/action Jul 03 17:45:48.135225 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-38833ea9-8b36-4c1e-9df8-c7d7469b1c08 req-9ae82cf7-34cf-484a-8713-6c8ba0630bdf tempest-VolumesAssistedSnapshotsTest-204500155 tempest-VolumesAssistedSnapshotsTest-204500155-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:45:48.135349 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-38833ea9-8b36-4c1e-9df8-c7d7469b1c08 req-9ae82cf7-34cf-484a-8713-6c8ba0630bdf tempest-VolumesAssistedSnapshotsTest-204500155 tempest-VolumesAssistedSnapshotsTest-204500155-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:48.136820 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.snapshot_actions [req-38833ea9-8b36-4c1e-9df8-c7d7469b1c08 req-9ae82cf7-34cf-484a-8713-6c8ba0630bdf tempest-VolumesAssistedSnapshotsTest-204500155 tempest-VolumesAssistedSnapshotsTest-204500155-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99941) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 17:45:48.139249 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:48.139249 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:48.144548 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7fcdc40e-4688-4226-adb0-f8f99d6d6012 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:48.150745 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7fcdc40e-4688-4226-adb0-f8f99d6d6012 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:48.151149 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 36/142] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:48 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:48.162534 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-38833ea9-8b36-4c1e-9df8-c7d7469b1c08 req-9ae82cf7-34cf-484a-8713-6c8ba0630bdf tempest-VolumesAssistedSnapshotsTest-204500155 tempest-VolumesAssistedSnapshotsTest-204500155-project] https://10.4.3.210/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 17:45:48.162534 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 34/143] 10.4.3.210 () {72 vars in 1582 bytes} [Fri Jul 3 17:45:48 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:45:48.251529 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-f34f112f-47ce-4e81-9d6f-90fc4a86d84b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:48.253933 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-f34f112f-47ce-4e81-9d6f-90fc4a86d84b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:48.254160 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-f34f112f-47ce-4e81-9d6f-90fc4a86d84b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:48.254388 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-f34f112f-47ce-4e81-9d6f-90fc4a86d84b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:48.405336 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:48.405336 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:48.408319 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-f34f112f-47ce-4e81-9d6f-90fc4a86d84b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:48.411726 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-f34f112f-47ce-4e81-9d6f-90fc4a86d84b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:48.412136 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 37/144] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:48 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1317 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:48.444738 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-1e2b9a4c-34ea-4512-a99f-2606cebb2fd1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:48.446501 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-1e2b9a4c-34ea-4512-a99f-2606cebb2fd1 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] POST https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08/action Jul 03 17:45:48.447084 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-1e2b9a4c-34ea-4512-a99f-2606cebb2fd1 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:45:48.447202 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-1e2b9a4c-34ea-4512-a99f-2606cebb2fd1 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:48.457196 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:48.457196 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:48.457576 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-1e2b9a4c-34ea-4512-a99f-2606cebb2fd1 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:48.464015 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-1e2b9a4c-34ea-4512-a99f-2606cebb2fd1 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Begin detaching volume completed successfully. Jul 03 17:45:48.464201 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-1e2b9a4c-34ea-4512-a99f-2606cebb2fd1 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08/action returned with HTTP 202 Jul 03 17:45:48.464577 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 38/145] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:45:48 2026] POST /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:45:48.583627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-69e5356c-7e99-46b4-8de6-21d71d5789b8 req-be0365be-9484-4dfd-afe6-b3a97066d490 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:48.585814 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-69e5356c-7e99-46b4-8de6-21d71d5789b8 req-be0365be-9484-4dfd-afe6-b3a97066d490 tempest-VolumesAssistedSnapshotsTest-204500155 tempest-VolumesAssistedSnapshotsTest-204500155-project] POST https://10.4.3.210/volume/v3/snapshots/984f4691-02a4-4682-96bb-bd147f069e13/action Jul 03 17:45:48.586304 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-69e5356c-7e99-46b4-8de6-21d71d5789b8 req-be0365be-9484-4dfd-afe6-b3a97066d490 tempest-VolumesAssistedSnapshotsTest-204500155 tempest-VolumesAssistedSnapshotsTest-204500155-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:45:48.586467 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-69e5356c-7e99-46b4-8de6-21d71d5789b8 req-be0365be-9484-4dfd-afe6-b3a97066d490 tempest-VolumesAssistedSnapshotsTest-204500155 tempest-VolumesAssistedSnapshotsTest-204500155-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:48.587709 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.snapshot_actions [req-69e5356c-7e99-46b4-8de6-21d71d5789b8 req-be0365be-9484-4dfd-afe6-b3a97066d490 tempest-VolumesAssistedSnapshotsTest-204500155 tempest-VolumesAssistedSnapshotsTest-204500155-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99940) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 17:45:48.606435 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-69e5356c-7e99-46b4-8de6-21d71d5789b8 req-be0365be-9484-4dfd-afe6-b3a97066d490 tempest-VolumesAssistedSnapshotsTest-204500155 tempest-VolumesAssistedSnapshotsTest-204500155-project] https://10.4.3.210/volume/v3/snapshots/984f4691-02a4-4682-96bb-bd147f069e13/action returned with HTTP 404 Jul 03 17:45:48.608794 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 37/146] 10.4.3.210 () {72 vars in 1678 bytes} [Fri Jul 3 17:45:48 2026] POST /volume/v3/snapshots/984f4691-02a4-4682-96bb-bd147f069e13/action => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:45:48.714705 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-15dbf44d-0856-40b0-b055-afd8f40dd095 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:48.716882 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15dbf44d-0856-40b0-b055-afd8f40dd095 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:48.717113 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15dbf44d-0856-40b0-b055-afd8f40dd095 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:48.717358 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15dbf44d-0856-40b0-b055-afd8f40dd095 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:48.728907 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:48.728907 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:48.733572 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-15dbf44d-0856-40b0-b055-afd8f40dd095 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:48.739383 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15dbf44d-0856-40b0-b055-afd8f40dd095 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:48.739823 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 35/147] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:48 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:48.788156 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d7d2484c-8017-469f-87b8-7b2f19b0d2a8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:48.790064 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d7d2484c-8017-469f-87b8-7b2f19b0d2a8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:48.790295 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d7d2484c-8017-469f-87b8-7b2f19b0d2a8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:48.790564 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d7d2484c-8017-469f-87b8-7b2f19b0d2a8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:48.799910 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:48.799910 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:48.803742 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d7d2484c-8017-469f-87b8-7b2f19b0d2a8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:48.809013 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d7d2484c-8017-469f-87b8-7b2f19b0d2a8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:48.809594 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 38/148] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:48 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:48.912956 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2a31a9b0-e708-4403-9181-759cc4149412 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:48.914494 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2a31a9b0-e708-4403-9181-759cc4149412 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:48.914670 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2a31a9b0-e708-4403-9181-759cc4149412 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:48.914880 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2a31a9b0-e708-4403-9181-759cc4149412 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:48.916698 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=153,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:45:48.923320 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:48.923320 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:48.927855 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2a31a9b0-e708-4403-9181-759cc4149412 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:48.932889 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2a31a9b0-e708-4403-9181-759cc4149412 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:48.933397 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 39/149] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:48 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:49.131232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4b60a762-2289-462b-9ab1-bd4e292a28af None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:49.135794 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4b60a762-2289-462b-9ab1-bd4e292a28af tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:49.135794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4b60a762-2289-462b-9ab1-bd4e292a28af tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:49.135794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4b60a762-2289-462b-9ab1-bd4e292a28af tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:49.135794 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=184,cinder:INSERT=22,cinder:UPDATE=33 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:45:49.142227 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:49.142227 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:49.145565 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4b60a762-2289-462b-9ab1-bd4e292a28af tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:49.149484 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4b60a762-2289-462b-9ab1-bd4e292a28af tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:49.149857 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 38/150] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:49 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:49.492737 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9895b28d-a72f-42a2-a036-10295ddd7115 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:49.493116 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9895b28d-a72f-42a2-a036-10295ddd7115 None None] GET https://10.4.3.210/volume// Jul 03 17:45:49.493285 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9895b28d-a72f-42a2-a036-10295ddd7115 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:49.493507 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9895b28d-a72f-42a2-a036-10295ddd7115 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:49.493892 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9895b28d-a72f-42a2-a036-10295ddd7115 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:49.494179 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 36/151] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:45: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 17:45:49.501722 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-9d4a7bce-6ea2-4d59-855f-dcc53928a442 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:49.503894 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-9d4a7bce-6ea2-4d59-855f-dcc53928a442 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:49.504084 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-9d4a7bce-6ea2-4d59-855f-dcc53928a442 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:49.504255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-9d4a7bce-6ea2-4d59-855f-dcc53928a442 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:49.506034 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=213,cinder:INSERT=42,cinder:UPDATE=52 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:45:49.514371 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:49.514371 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:49.517319 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-9d4a7bce-6ea2-4d59-855f-dcc53928a442 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:49.520897 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-9d4a7bce-6ea2-4d59-855f-dcc53928a442 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:49.521262 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 39/152] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:45:49 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:45:49.752652 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-90005d1f-12ed-4893-8676-884417db2c93 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:49.754784 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-90005d1f-12ed-4893-8676-884417db2c93 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:49.755023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-90005d1f-12ed-4893-8676-884417db2c93 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:49.755251 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-90005d1f-12ed-4893-8676-884417db2c93 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:49.770406 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:49.770406 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:49.776520 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-90005d1f-12ed-4893-8676-884417db2c93 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:49.781490 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-90005d1f-12ed-4893-8676-884417db2c93 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:49.781891 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 40/153] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:49 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:49.825883 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9755997f-fad4-472b-a9d6-4e38810ed403 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:49.827989 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9755997f-fad4-472b-a9d6-4e38810ed403 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:49.828225 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9755997f-fad4-472b-a9d6-4e38810ed403 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:49.828486 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9755997f-fad4-472b-a9d6-4e38810ed403 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:49.842082 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:49.842082 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:49.847162 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9755997f-fad4-472b-a9d6-4e38810ed403 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:49.852937 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9755997f-fad4-472b-a9d6-4e38810ed403 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:49.853469 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 39/154] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:49 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:49.949750 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2c5e34e3-5fe8-40bd-b6a3-0000c01b7765 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:49.953282 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2c5e34e3-5fe8-40bd-b6a3-0000c01b7765 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:49.953282 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2c5e34e3-5fe8-40bd-b6a3-0000c01b7765 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:49.953282 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2c5e34e3-5fe8-40bd-b6a3-0000c01b7765 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:49.954843 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=183,cinder:INSERT=22,cinder:UPDATE=32 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:45:49.961301 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:49.961301 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:49.966438 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2c5e34e3-5fe8-40bd-b6a3-0000c01b7765 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:49.971161 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2c5e34e3-5fe8-40bd-b6a3-0000c01b7765 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:49.971716 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 37/155] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:49 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:50.167439 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fa7eb2c3-f5a0-42fd-b636-eaa2ff86eb83 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:50.168788 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fa7eb2c3-f5a0-42fd-b636-eaa2ff86eb83 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:50.168983 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fa7eb2c3-f5a0-42fd-b636-eaa2ff86eb83 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:50.169148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fa7eb2c3-f5a0-42fd-b636-eaa2ff86eb83 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:50.171788 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-b8924355-3aae-4f85-8a52-e97746f1672c req-ee7ea87d-a4ee-4e77-a114-a0bd6f804b60 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:50.174259 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-ee7ea87d-a4ee-4e77-a114-a0bd6f804b60 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] POST https://10.4.3.210/volume/v3/attachments/ac32edc4-dd3c-4ec7-b836-a13e3b5a8a1e/action Jul 03 17:45:50.174366 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-ee7ea87d-a4ee-4e77-a114-a0bd6f804b60 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:45:50.174511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-ee7ea87d-a4ee-4e77-a114-a0bd6f804b60 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:50.177936 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:50.177936 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:50.181586 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fa7eb2c3-f5a0-42fd-b636-eaa2ff86eb83 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:50.185734 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fa7eb2c3-f5a0-42fd-b636-eaa2ff86eb83 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:50.186107 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 40/156] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:50 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:50.191656 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:50.191656 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:50.207131 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b8924355-3aae-4f85-8a52-e97746f1672c req-ee7ea87d-a4ee-4e77-a114-a0bd6f804b60 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/attachments/ac32edc4-dd3c-4ec7-b836-a13e3b5a8a1e/action returned with HTTP 204 Jul 03 17:45:50.207779 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 41/157] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:45:50 2026] POST /volume/v3/attachments/ac32edc4-dd3c-4ec7-b836-a13e3b5a8a1e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:45:50.794542 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-99554a80-1046-4aa3-b055-2e60200b5ef2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:50.796526 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-99554a80-1046-4aa3-b055-2e60200b5ef2 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:45:50.796696 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-99554a80-1046-4aa3-b055-2e60200b5ef2 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:50.796932 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-99554a80-1046-4aa3-b055-2e60200b5ef2 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:50.803416 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:50.803416 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:50.806993 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-99554a80-1046-4aa3-b055-2e60200b5ef2 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:50.812282 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-99554a80-1046-4aa3-b055-2e60200b5ef2 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:45:50.812862 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 40/158] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:50 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:50.825067 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ab6413ce-89f7-40df-9911-7b51b17554ed None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:50.826831 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:45:50.827130 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2038583995"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:50.828506 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2038583995'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:45:50.828617 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Create volume of 1 GB Jul 03 17:45:50.832385 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Availability Zones retrieved successfully. Jul 03 17:45:50.837509 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Flow 'volume_create_api' (c262d354-9a9c-48fe-adb2-a6e4432450ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:50.838301 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62aac02a-33ae-4eb8-b7cb-7b9ad76c9a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:50.839179 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:45:50.862559 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62aac02a-33ae-4eb8-b7cb-7b9ad76c9a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:50.863244 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0eafdf3-23b3-4237-8ecb-e171e921eaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:50.867509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-87302475-8374-4cc5-841f-9ace217ecab1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:50.869358 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-87302475-8374-4cc5-841f-9ace217ecab1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:50.869574 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-87302475-8374-4cc5-841f-9ace217ecab1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:50.869799 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-87302475-8374-4cc5-841f-9ace217ecab1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:50.881570 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:50.881570 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:50.887041 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-87302475-8374-4cc5-841f-9ace217ecab1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:50.891741 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-87302475-8374-4cc5-841f-9ace217ecab1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:50.892197 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 41/159] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:50 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:50.910078 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Created reservations ['c477a7da-fd47-4109-9219-2925db961f44', '96ae5626-b8df-4bc4-a7c9-ffae529ac1db', '98c6106c-5c1f-4320-92dd-9af19f51a4f8', '88f3d69c-2bf7-4253-9923-e1105fc34a55'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:45:50.910854 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0eafdf3-23b3-4237-8ecb-e171e921eaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c477a7da-fd47-4109-9219-2925db961f44', '96ae5626-b8df-4bc4-a7c9-ffae529ac1db', '98c6106c-5c1f-4320-92dd-9af19f51a4f8', '88f3d69c-2bf7-4253-9923-e1105fc34a55']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:50.911541 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf9333d-29e8-4434-bee8-7126f6d3ce66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:50.933877 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf9333d-29e8-4434-bee8-7126f6d3ce66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e52498d-4f5d-4365-9bf3-a41443671165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2038583995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4917da9e491f4099a68601c46f87d574',qos_specs=None,replication_status=,reservations=['c477a7da-fd47-4109-9219-2925db961f44','96ae5626-b8df-4bc4-a7c9-ffae529ac1db','98c6106c-5c1f-4320-92dd-9af19f51a4f8','88f3d69c-2bf7-4253-9923-e1105fc34a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb0fc9e0444340bf83c76f1d611902',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2038583995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e52498d-4f5d-4365-9bf3-a41443671165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4917da9e491f4099a68601c46f87d574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='defb0fc9e0444340bf83c76f1d611902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:50.934540 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9e3b20-2f81-4a38-9d83-b9cf97241365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:50.958013 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9e3b20-2f81-4a38-9d83-b9cf97241365) transitioned into state 'SUCCESS' from state '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-2038583995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4917da9e491f4099a68601c46f87d574',qos_specs=None,replication_status=,reservations=['c477a7da-fd47-4109-9219-2925db961f44','96ae5626-b8df-4bc4-a7c9-ffae529ac1db','98c6106c-5c1f-4320-92dd-9af19f51a4f8','88f3d69c-2bf7-4253-9923-e1105fc34a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb0fc9e0444340bf83c76f1d611902',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:50.958888 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49023f8b-deea-49a7-bc9a-49239d6e2aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:50.971348 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49023f8b-deea-49a7-bc9a-49239d6e2aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:50.972236 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Flow 'volume_create_api' (c262d354-9a9c-48fe-adb2-a6e4432450ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:50.972558 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Create volume request issued successfully. Jul 03 17:45:50.973146 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ab6413ce-89f7-40df-9911-7b51b17554ed tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:45:50.973592 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 38/160] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:45:50 2026] POST /volume/v3/volumes => generated 752 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:45:50.984785 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ee1ee287-77bc-4d1b-aefa-b2f7de86c322 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:50.985240 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fef2fb92-820e-4ff1-8d51-b29163ca4537 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:50.986667 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ee1ee287-77bc-4d1b-aefa-b2f7de86c322 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:50.986917 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ee1ee287-77bc-4d1b-aefa-b2f7de86c322 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:50.986972 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fef2fb92-820e-4ff1-8d51-b29163ca4537 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 Jul 03 17:45:50.987117 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ee1ee287-77bc-4d1b-aefa-b2f7de86c322 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:50.987195 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fef2fb92-820e-4ff1-8d51-b29163ca4537 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:50.987452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fef2fb92-820e-4ff1-8d51-b29163ca4537 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:50.994921 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:50.994921 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:50.998098 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:50.998098 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:50.999087 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fef2fb92-820e-4ff1-8d51-b29163ca4537 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:51.003007 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ee1ee287-77bc-4d1b-aefa-b2f7de86c322 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:51.004456 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fef2fb92-820e-4ff1-8d51-b29163ca4537 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 returned with HTTP 200 Jul 03 17:45:51.004958 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 41/161] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:50 2026] GET /volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:51.007799 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ee1ee287-77bc-4d1b-aefa-b2f7de86c322 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:51.008303 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 42/162] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:50 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:51.205628 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-23d4cf3e-e196-46f5-aade-64cd5fd968e6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:51.212085 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-23d4cf3e-e196-46f5-aade-64cd5fd968e6 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:51.212085 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-23d4cf3e-e196-46f5-aade-64cd5fd968e6 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:51.212085 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-23d4cf3e-e196-46f5-aade-64cd5fd968e6 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:51.222178 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:51.222178 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:51.225598 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-23d4cf3e-e196-46f5-aade-64cd5fd968e6 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:51.229493 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-23d4cf3e-e196-46f5-aade-64cd5fd968e6 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:51.230139 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 42/163] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:51 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:51.247522 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-de5a2972-2748-47f6-949c-d99d6c6e4b9a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:51.251007 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-de5a2972-2748-47f6-949c-d99d6c6e4b9a tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:51.251007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-de5a2972-2748-47f6-949c-d99d6c6e4b9a tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:51.251007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-de5a2972-2748-47f6-949c-d99d6c6e4b9a tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:51.259313 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:51.259313 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:51.262392 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-de5a2972-2748-47f6-949c-d99d6c6e4b9a tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:51.266464 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-de5a2972-2748-47f6-949c-d99d6c6e4b9a tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:51.266846 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 39/164] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:51 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:51.279408 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cdd544db-8349-421e-a4e1-09750733b9d3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:51.281128 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cdd544db-8349-421e-a4e1-09750733b9d3 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:51.281296 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cdd544db-8349-421e-a4e1-09750733b9d3 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:51.281479 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cdd544db-8349-421e-a4e1-09750733b9d3 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:51.294202 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:51.294202 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:51.298465 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cdd544db-8349-421e-a4e1-09750733b9d3 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Volume info retrieved successfully. Jul 03 17:45:51.302750 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cdd544db-8349-421e-a4e1-09750733b9d3 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:51.303157 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 42/165] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:51 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:51.552951 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-5b7d0b3e-b93b-44e8-9344-fa395bac5380 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:51.554811 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-5b7d0b3e-b93b-44e8-9344-fa395bac5380 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:51.554978 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-5b7d0b3e-b93b-44e8-9344-fa395bac5380 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:51.555149 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-5b7d0b3e-b93b-44e8-9344-fa395bac5380 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:51.564072 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:51.564072 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:51.567336 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-5b7d0b3e-b93b-44e8-9344-fa395bac5380 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:51.571238 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-5b7d0b3e-b93b-44e8-9344-fa395bac5380 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:51.571624 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 43/166] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:51 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:51.606961 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-ed6b5ed8-6835-480d-897b-dd12a98ad726 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:51.609194 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-ed6b5ed8-6835-480d-897b-dd12a98ad726 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] POST https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54/action Jul 03 17:45:51.609802 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-ed6b5ed8-6835-480d-897b-dd12a98ad726 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:45:51.609990 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-ed6b5ed8-6835-480d-897b-dd12a98ad726 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:51.621242 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:51.621242 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:51.621716 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-ed6b5ed8-6835-480d-897b-dd12a98ad726 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:51.628281 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-ed6b5ed8-6835-480d-897b-dd12a98ad726 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Begin detaching volume completed successfully. Jul 03 17:45:51.628514 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-ed6b5ed8-6835-480d-897b-dd12a98ad726 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54/action returned with HTTP 202 Jul 03 17:45:51.629069 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 43/167] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:45:51 2026] POST /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:45:51.646587 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6c2b0793-caca-423b-bda2-0c9a7e7d6d9e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:51.651021 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c2b0793-caca-423b-bda2-0c9a7e7d6d9e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:51.651382 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c2b0793-caca-423b-bda2-0c9a7e7d6d9e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:51.651618 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c2b0793-caca-423b-bda2-0c9a7e7d6d9e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:51.666304 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:51.666304 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:51.670613 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6c2b0793-caca-423b-bda2-0c9a7e7d6d9e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Volume info retrieved successfully. Jul 03 17:45:51.675402 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c2b0793-caca-423b-bda2-0c9a7e7d6d9e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:51.675901 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 40/168] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:51 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:51.905527 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ade0df8f-038c-46a9-a22d-7782fea734c9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:51.908296 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ade0df8f-038c-46a9-a22d-7782fea734c9 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:51.908533 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ade0df8f-038c-46a9-a22d-7782fea734c9 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:51.908795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ade0df8f-038c-46a9-a22d-7782fea734c9 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.016794 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3495d701-d8bb-47f1-9262-b0b38dfe57ef None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.018458 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3495d701-d8bb-47f1-9262-b0b38dfe57ef tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 Jul 03 17:45:52.018640 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3495d701-d8bb-47f1-9262-b0b38dfe57ef tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:52.018842 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3495d701-d8bb-47f1-9262-b0b38dfe57ef tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.024052 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1332585c-27fd-499f-b5ad-9ec3bbcbcf6a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.025132 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:52.025132 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:52.025957 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1332585c-27fd-499f-b5ad-9ec3bbcbcf6a tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:52.026193 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1332585c-27fd-499f-b5ad-9ec3bbcbcf6a tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:52.026455 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1332585c-27fd-499f-b5ad-9ec3bbcbcf6a tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.028368 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3495d701-d8bb-47f1-9262-b0b38dfe57ef tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:52.032125 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3495d701-d8bb-47f1-9262-b0b38dfe57ef tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 returned with HTTP 200 Jul 03 17:45:52.032477 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 44/169] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:52 2026] GET /volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:52.034696 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:52.034696 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:52.038610 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1332585c-27fd-499f-b5ad-9ec3bbcbcf6a tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:52.044568 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:52.044568 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:52.045074 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1332585c-27fd-499f-b5ad-9ec3bbcbcf6a tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:52.045118 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.045575 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 44/170] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:45:52 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 1540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:45:52.051489 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:45:52.051935 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-972996262"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:52.053233 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ade0df8f-038c-46a9-a22d-7782fea734c9 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:52.054124 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-972996262'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:45:52.054296 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Create volume of 1 GB Jul 03 17:45:52.058159 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ade0df8f-038c-46a9-a22d-7782fea734c9 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:52.058159 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 43/171] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:51 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 869 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:52.060947 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Availability Zones retrieved successfully. Jul 03 17:45:52.067159 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Flow 'volume_create_api' (3a002574-673a-4d2b-81c3-f9ce16221efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:52.067485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (196d49db-297b-4052-8708-9d64d8fc23d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:52.068338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:45:52.089297 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-0c7a407e-3771-407e-828d-062c5559c34a req-cea875e2-d0cd-441a-bcbe-0d8447bde633 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.091853 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-cea875e2-d0cd-441a-bcbe-0d8447bde633 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:52.092109 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-cea875e2-d0cd-441a-bcbe-0d8447bde633 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:52.092375 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-cea875e2-d0cd-441a-bcbe-0d8447bde633 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.095429 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (196d49db-297b-4052-8708-9d64d8fc23d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:52.096173 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57198703-a92d-4890-93ef-3bbf5c503226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:52.100891 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:52.100891 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:52.105030 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-0c7a407e-3771-407e-828d-062c5559c34a req-cea875e2-d0cd-441a-bcbe-0d8447bde633 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:52.111371 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-cea875e2-d0cd-441a-bcbe-0d8447bde633 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:52.111371 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 45/172] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:52 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:52.137347 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Created reservations ['910c4d07-62c0-44ca-9eca-47fac73e17fc', '5cccba6e-06e2-4903-af1c-73a36d55a0c6', '753d5c94-e75c-475e-b050-d7adb1512462', 'd86768e9-8fad-49cd-a333-dd408a0b76fa'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:45:52.138172 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57198703-a92d-4890-93ef-3bbf5c503226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910c4d07-62c0-44ca-9eca-47fac73e17fc', '5cccba6e-06e2-4903-af1c-73a36d55a0c6', '753d5c94-e75c-475e-b050-d7adb1512462', 'd86768e9-8fad-49cd-a333-dd408a0b76fa']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:52.139331 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10c483d4-2b6b-4468-a0e3-73269add29d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:52.173819 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10c483d4-2b6b-4468-a0e3-73269add29d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d6552d2-e253-4f4f-9f62-eaa6626fc53d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-972996262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4917da9e491f4099a68601c46f87d574',qos_specs=None,replication_status=,reservations=['910c4d07-62c0-44ca-9eca-47fac73e17fc','5cccba6e-06e2-4903-af1c-73a36d55a0c6','753d5c94-e75c-475e-b050-d7adb1512462','d86768e9-8fad-49cd-a333-dd408a0b76fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb0fc9e0444340bf83c76f1d611902',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-972996262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d6552d2-e253-4f4f-9f62-eaa6626fc53d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4917da9e491f4099a68601c46f87d574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='defb0fc9e0444340bf83c76f1d611902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:52.174515 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bca8d24-7737-4464-a69c-572c5908ab79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:52.193079 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bca8d24-7737-4464-a69c-572c5908ab79) transitioned into state 'SUCCESS' from state '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-972996262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4917da9e491f4099a68601c46f87d574',qos_specs=None,replication_status=,reservations=['910c4d07-62c0-44ca-9eca-47fac73e17fc','5cccba6e-06e2-4903-af1c-73a36d55a0c6','753d5c94-e75c-475e-b050-d7adb1512462','d86768e9-8fad-49cd-a333-dd408a0b76fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb0fc9e0444340bf83c76f1d611902',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:52.193755 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e594da03-b634-4e99-b034-ef03b813abfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:45:52.206498 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e594da03-b634-4e99-b034-ef03b813abfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:45:52.206905 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-4a3c1b2b-cfd9-4dd9-ae61-b09a11c72e1b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.207420 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Flow 'volume_create_api' (3a002574-673a-4d2b-81c3-f9ce16221efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:45:52.207678 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Create volume request issued successfully. Jul 03 17:45:52.208329 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c5647510-6bc4-4060-9d69-69f0a78ac0c4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:45:52.208717 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 41/173] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:45:52 2026] POST /volume/v3/volumes => generated 751 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:45:52.212830 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-4a3c1b2b-cfd9-4dd9-ae61-b09a11c72e1b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] DELETE https://10.4.3.210/volume/v3/attachments/644a92d5-5df3-4cb1-a096-7cda4c8b5056 Jul 03 17:45:52.212830 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-4a3c1b2b-cfd9-4dd9-ae61-b09a11c72e1b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:52.212830 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-4a3c1b2b-cfd9-4dd9-ae61-b09a11c72e1b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.216335 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:52.216335 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:52.223865 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6c12a6fc-d77f-4cc3-8114-316f264f5fd6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.226096 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6c12a6fc-d77f-4cc3-8114-316f264f5fd6 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d Jul 03 17:45:52.226382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6c12a6fc-d77f-4cc3-8114-316f264f5fd6 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:52.226642 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6c12a6fc-d77f-4cc3-8114-316f264f5fd6 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.235008 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:52.235008 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:52.239022 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6c12a6fc-d77f-4cc3-8114-316f264f5fd6 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:52.242910 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6c12a6fc-d77f-4cc3-8114-316f264f5fd6 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d returned with HTTP 200 Jul 03 17:45:52.243261 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 44/174] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:52 2026] GET /volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:52.617506 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-0c7a407e-3771-407e-828d-062c5559c34a req-793fd4a0-91be-4a48-94d3-cccd7b73cdd0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.619573 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-793fd4a0-91be-4a48-94d3-cccd7b73cdd0 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:52.619825 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-793fd4a0-91be-4a48-94d3-cccd7b73cdd0 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:52.620042 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-793fd4a0-91be-4a48-94d3-cccd7b73cdd0 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.627856 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:52.627856 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:52.632236 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-0c7a407e-3771-407e-828d-062c5559c34a req-793fd4a0-91be-4a48-94d3-cccd7b73cdd0 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:52.638365 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-793fd4a0-91be-4a48-94d3-cccd7b73cdd0 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:52.638365 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 46/175] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:52 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:52.648577 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3c0e3862-56af-4f8b-bce2-79ec4e65bc7b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.649044 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3c0e3862-56af-4f8b-bce2-79ec4e65bc7b None None] GET https://10.4.3.210/volume// Jul 03 17:45:52.649230 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3c0e3862-56af-4f8b-bce2-79ec4e65bc7b None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:52.649468 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3c0e3862-56af-4f8b-bce2-79ec4e65bc7b None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.649815 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3c0e3862-56af-4f8b-bce2-79ec4e65bc7b None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:52.650132 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 42/176] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:45: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 17:45:52.651336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-79549947-b1ff-4419-b6ca-e6a218a3e506 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.651765 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-79549947-b1ff-4419-b6ca-e6a218a3e506 None None] GET https://10.4.3.210/volume// Jul 03 17:45:52.651956 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-79549947-b1ff-4419-b6ca-e6a218a3e506 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:52.652187 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-79549947-b1ff-4419-b6ca-e6a218a3e506 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.652655 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-79549947-b1ff-4419-b6ca-e6a218a3e506 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:52.653005 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 45/177] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:45: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 17:45:52.658126 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-0c7a407e-3771-407e-828d-062c5559c34a req-750b8646-9489-4da7-a9eb-4f33e4cd0ce9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.658903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-e60d99a6-19ac-4193-a7e5-9fb3447f2d6e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.660126 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-750b8646-9489-4da7-a9eb-4f33e4cd0ce9 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:45:52.660488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-750b8646-9489-4da7-a9eb-4f33e4cd0ce9 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74fa0882-8380-4f04-a8b9-7d0760cb033c", "connector": null, "instance_uuid": "7e118a2b-f80b-4d17-9d00-8cc4c353460b"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:52.661221 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-e60d99a6-19ac-4193-a7e5-9fb3447f2d6e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:52.661463 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-e60d99a6-19ac-4193-a7e5-9fb3447f2d6e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:52.661660 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-e60d99a6-19ac-4193-a7e5-9fb3447f2d6e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.667912 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:52.667912 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:52.670747 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:52.670747 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:52.674054 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-e60d99a6-19ac-4193-a7e5-9fb3447f2d6e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:52.678130 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-e60d99a6-19ac-4193-a7e5-9fb3447f2d6e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:52.678513 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 43/178] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:45:52 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:45:52.689953 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-04560863-d007-4b7e-8637-e520991efc05 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:52.691869 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-04560863-d007-4b7e-8637-e520991efc05 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:52.692134 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-04560863-d007-4b7e-8637-e520991efc05 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:52.692389 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-04560863-d007-4b7e-8637-e520991efc05 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:52.693253 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-750b8646-9489-4da7-a9eb-4f33e4cd0ce9 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:45:52.693863 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 47/179] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:45:52 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 17:45:52.703425 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:52.703425 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:52.706904 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-04560863-d007-4b7e-8637-e520991efc05 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Volume info retrieved successfully. Jul 03 17:45:52.714507 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-04560863-d007-4b7e-8637-e520991efc05 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:52.714937 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 46/180] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:52 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:52.759427 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c2ccf792-88c3-423c-b0eb-43e5feb999dc req-4a3c1b2b-cfd9-4dd9-ae61-b09a11c72e1b tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/attachments/644a92d5-5df3-4cb1-a096-7cda4c8b5056 returned with HTTP 200 Jul 03 17:45:52.759847 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 45/181] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:45:52 2026] DELETE /volume/v3/attachments/644a92d5-5df3-4cb1-a096-7cda4c8b5056 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:53.072792 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ef04c94d-6bd5-4c8c-bfdd-1aa7341a308c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:53.077230 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ef04c94d-6bd5-4c8c-bfdd-1aa7341a308c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:53.077416 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ef04c94d-6bd5-4c8c-bfdd-1aa7341a308c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:53.077589 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ef04c94d-6bd5-4c8c-bfdd-1aa7341a308c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:53.085572 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:53.085572 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:53.088454 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ef04c94d-6bd5-4c8c-bfdd-1aa7341a308c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:53.092629 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ef04c94d-6bd5-4c8c-bfdd-1aa7341a308c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:53.092987 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 44/182] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:53 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:53.141792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-4818d28b-ccec-449d-bf99-c88779ddbd7d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:53.144204 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-4818d28b-ccec-449d-bf99-c88779ddbd7d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] POST https://10.4.3.210/volume/v3/attachments/36b71700-891f-4f51-a5ed-e16e5a6ca682/action Jul 03 17:45:53.144662 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-4818d28b-ccec-449d-bf99-c88779ddbd7d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:45:53.144843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-4818d28b-ccec-449d-bf99-c88779ddbd7d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:53.164814 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:53.164814 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:53.170532 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-0f1afbef-d0e3-47a4-a0e5-20b2307324f6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:53.172335 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-0f1afbef-d0e3-47a4-a0e5-20b2307324f6 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ac32edc4-dd3c-4ec7-b836-a13e3b5a8a1e Jul 03 17:45:53.172496 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-0f1afbef-d0e3-47a4-a0e5-20b2307324f6 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:53.172684 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-0f1afbef-d0e3-47a4-a0e5-20b2307324f6 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:53.178888 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c485bff9-a8b3-46ec-81a0-8b47f768324f req-4818d28b-ccec-449d-bf99-c88779ddbd7d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/attachments/36b71700-891f-4f51-a5ed-e16e5a6ca682/action returned with HTTP 204 Jul 03 17:45:53.179289 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:53.179289 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:53.179377 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 48/183] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:45:53 2026] POST /volume/v3/attachments/36b71700-891f-4f51-a5ed-e16e5a6ca682/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:45:53.256856 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3cbe3cd5-c94b-4902-b11e-cd686db00d6d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:53.258936 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3cbe3cd5-c94b-4902-b11e-cd686db00d6d tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d Jul 03 17:45:53.259135 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3cbe3cd5-c94b-4902-b11e-cd686db00d6d tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:53.259324 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3cbe3cd5-c94b-4902-b11e-cd686db00d6d tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:53.267865 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:53.267865 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:53.272604 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3cbe3cd5-c94b-4902-b11e-cd686db00d6d tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:45:53.278107 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3cbe3cd5-c94b-4902-b11e-cd686db00d6d tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d returned with HTTP 200 Jul 03 17:45:53.278706 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 46/184] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:53 2026] GET /volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:53.724717 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d4674fc7-6a91-4ae9-9c96-c81ae06d532f req-0f1afbef-d0e3-47a4-a0e5-20b2307324f6 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/attachments/ac32edc4-dd3c-4ec7-b836-a13e3b5a8a1e returned with HTTP 200 Jul 03 17:45:53.725583 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 47/185] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:45:53 2026] DELETE /volume/v3/attachments/ac32edc4-dd3c-4ec7-b836-a13e3b5a8a1e => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:53.730228 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f4e16eae-df51-445a-b642-3a151230b171 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:53.732085 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f4e16eae-df51-445a-b642-3a151230b171 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:53.732434 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f4e16eae-df51-445a-b642-3a151230b171 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:53.732434 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f4e16eae-df51-445a-b642-3a151230b171 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:53.744311 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:53.744311 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:53.748395 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f4e16eae-df51-445a-b642-3a151230b171 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] Volume info retrieved successfully. Jul 03 17:45:53.753267 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f4e16eae-df51-445a-b642-3a151230b171 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-reader] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:53.753953 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 45/186] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:53 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:53.928737 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fb430e76-7b64-45fa-bb2a-a80eea6aff34 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:53.930682 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fb430e76-7b64-45fa-bb2a-a80eea6aff34 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:53.930959 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fb430e76-7b64-45fa-bb2a-a80eea6aff34 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:53.931242 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fb430e76-7b64-45fa-bb2a-a80eea6aff34 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:53.939279 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:53.939279 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:53.943442 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fb430e76-7b64-45fa-bb2a-a80eea6aff34 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:53.950080 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fb430e76-7b64-45fa-bb2a-a80eea6aff34 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:53.950080 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 49/187] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:53 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:53.968691 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9af87b6a-1c7e-439b-8d0b-ce6e2325acb3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:53.970627 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9af87b6a-1c7e-439b-8d0b-ce6e2325acb3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:53.970758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9af87b6a-1c7e-439b-8d0b-ce6e2325acb3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:53.970964 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9af87b6a-1c7e-439b-8d0b-ce6e2325acb3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:53.971136 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-9af87b6a-1c7e-439b-8d0b-ce6e2325acb3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Delete volume with id: 534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:53.978260 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:53.978260 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:53.978740 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9af87b6a-1c7e-439b-8d0b-ce6e2325acb3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:54.000608 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9af87b6a-1c7e-439b-8d0b-ce6e2325acb3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Delete volume request issued successfully. Jul 03 17:45:54.000608 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9af87b6a-1c7e-439b-8d0b-ce6e2325acb3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 202 Jul 03 17:45:54.000992 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 47/188] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:45:53 2026] DELETE /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:45:54.013291 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ad62052b-a980-4baf-b904-ccd57b8f91b3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:54.015591 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ad62052b-a980-4baf-b904-ccd57b8f91b3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:54.015927 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ad62052b-a980-4baf-b904-ccd57b8f91b3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:54.016236 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ad62052b-a980-4baf-b904-ccd57b8f91b3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:54.025962 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:54.025962 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:54.031275 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ad62052b-a980-4baf-b904-ccd57b8f91b3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Volume info retrieved successfully. Jul 03 17:45:54.037725 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ad62052b-a980-4baf-b904-ccd57b8f91b3 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 200 Jul 03 17:45:54.038377 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 48/189] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:54 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:54.105976 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b31b8651-4ca7-425f-b998-399c936e5740 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:54.107603 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b31b8651-4ca7-425f-b998-399c936e5740 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:54.107795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b31b8651-4ca7-425f-b998-399c936e5740 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:54.107974 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b31b8651-4ca7-425f-b998-399c936e5740 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:54.117425 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:54.117425 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:54.121177 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b31b8651-4ca7-425f-b998-399c936e5740 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:54.125517 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b31b8651-4ca7-425f-b998-399c936e5740 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:54.125907 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 46/190] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:54 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:54.173411 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-953edbee-745c-4d9f-a746-a9967f681893 req-b5a2cb78-b4e5-4ef8-ba93-dc4886bcc8ed None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:54.175576 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-b5a2cb78-b4e5-4ef8-ba93-dc4886bcc8ed tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:54.175786 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-b5a2cb78-b4e5-4ef8-ba93-dc4886bcc8ed tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:54.175955 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-b5a2cb78-b4e5-4ef8-ba93-dc4886bcc8ed tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:54.184639 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:54.184639 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:54.188023 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-953edbee-745c-4d9f-a746-a9967f681893 req-b5a2cb78-b4e5-4ef8-ba93-dc4886bcc8ed tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:54.192385 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-b5a2cb78-b4e5-4ef8-ba93-dc4886bcc8ed tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:54.192781 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 50/191] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:45:54 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:54.847564 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-24034eea-d402-4cac-8381-0d40db4150a7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:54.849804 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-24034eea-d402-4cac-8381-0d40db4150a7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:54.850053 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-24034eea-d402-4cac-8381-0d40db4150a7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:54.850313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-24034eea-d402-4cac-8381-0d40db4150a7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:54.856933 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:54.856933 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:54.860978 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-24034eea-d402-4cac-8381-0d40db4150a7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:54.865920 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-24034eea-d402-4cac-8381-0d40db4150a7 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:54.866534 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 48/192] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:54 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:54.922212 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0450c448-85ba-44f8-90a0-3281e5b22e33 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:54.923894 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0450c448-85ba-44f8-90a0-3281e5b22e33 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:45:54.924084 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0450c448-85ba-44f8-90a0-3281e5b22e33 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:54.924277 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0450c448-85ba-44f8-90a0-3281e5b22e33 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:54.931696 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:54.931696 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:54.935516 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0450c448-85ba-44f8-90a0-3281e5b22e33 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:45:54.939420 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0450c448-85ba-44f8-90a0-3281e5b22e33 tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:45:54.939840 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 49/193] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:54 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:45:55.050804 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-debcf500-a22f-44b9-a193-a5f4348a2077 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:55.057629 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-debcf500-a22f-44b9-a193-a5f4348a2077 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:45:55.058042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-debcf500-a22f-44b9-a193-a5f4348a2077 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:55.058042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-debcf500-a22f-44b9-a193-a5f4348a2077 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:55.065358 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-debcf500-a22f-44b9-a193-a5f4348a2077 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 404 Jul 03 17:45:55.066200 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 47/194] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:55 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:45:56.249013 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-876239a1-ce3d-4151-81d8-3346af54d878 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:56.249013 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-876239a1-ce3d-4151-81d8-3346af54d878 None None] GET https://10.4.3.210/volume// Jul 03 17:45:56.249227 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-876239a1-ce3d-4151-81d8-3346af54d878 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:56.249596 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-876239a1-ce3d-4151-81d8-3346af54d878 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:56.249939 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-876239a1-ce3d-4151-81d8-3346af54d878 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:56.250322 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 51/195] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:45: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 17:45:56.262920 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-953edbee-745c-4d9f-a746-a9967f681893 req-1e24438f-8f21-464c-9af2-b2297fcfe94d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:56.266151 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-1e24438f-8f21-464c-9af2-b2297fcfe94d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:45:56.266151 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-1e24438f-8f21-464c-9af2-b2297fcfe94d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c9873ac-d1b6-4211-96dc-54a706648740", "connector": null, "instance_uuid": "6d1b5c45-f491-4a84-8058-816601bdd288"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:56.281368 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:56.281368 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:56.313392 np0000004448 devstack@c-api.service[99943]: WARNING cinder.volume.api [req-953edbee-745c-4d9f-a746-a9967f681893 req-1e24438f-8f21-464c-9af2-b2297fcfe94d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 17:45:56.319209 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-1e24438f-8f21-464c-9af2-b2297fcfe94d tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:45:56.319816 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 49/196] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:45:56 2026] POST /volume/v3/attachments => generated 271 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:56.717454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f4f6f12a-de56-4124-9c72-cac3e06d0356 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:56.726188 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f4f6f12a-de56-4124-9c72-cac3e06d0356 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:56.726429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f4f6f12a-de56-4124-9c72-cac3e06d0356 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:56.726619 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f4f6f12a-de56-4124-9c72-cac3e06d0356 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:56.746612 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:56.746612 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:56.759799 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f4f6f12a-de56-4124-9c72-cac3e06d0356 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:56.768505 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f4f6f12a-de56-4124-9c72-cac3e06d0356 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:56.768939 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 50/197] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:56 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1163 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:56.851560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-60820cad-5c79-4726-8f38-104cd3f4d108 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:56.851994 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-60820cad-5c79-4726-8f38-104cd3f4d108 None None] GET https://10.4.3.210/volume// Jul 03 17:45:56.852175 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-60820cad-5c79-4726-8f38-104cd3f4d108 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:56.852381 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-60820cad-5c79-4726-8f38-104cd3f4d108 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:56.852809 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-60820cad-5c79-4726-8f38-104cd3f4d108 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:56.853321 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 48/198] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:45: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 17:45:56.862415 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-953edbee-745c-4d9f-a746-a9967f681893 req-e9d37b9c-34c7-44a5-a548-53c4cbe7d67e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:56.864695 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-e9d37b9c-34c7-44a5-a548-53c4cbe7d67e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:56.864862 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-e9d37b9c-34c7-44a5-a548-53c4cbe7d67e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:56.865037 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-e9d37b9c-34c7-44a5-a548-53c4cbe7d67e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:56.888492 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:56.888492 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:45:56.893259 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-953edbee-745c-4d9f-a746-a9967f681893 req-e9d37b9c-34c7-44a5-a548-53c4cbe7d67e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:56.900476 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-e9d37b9c-34c7-44a5-a548-53c4cbe7d67e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:56.901050 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 52/199] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:45:56 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1343 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:45:57.016797 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-953edbee-745c-4d9f-a746-a9967f681893 req-b4f2cb7b-3235-403a-be48-d4932b40e783 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:57.022491 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-b4f2cb7b-3235-403a-be48-d4932b40e783 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] PUT https://10.4.3.210/volume/v3/attachments/dfd1a45d-a430-4732-8bd9-7e82b2f76c72 Jul 03 17:45:57.023009 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-b4f2cb7b-3235-403a-be48-d4932b40e783 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:57.037109 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-953edbee-745c-4d9f-a746-a9967f681893 req-b4f2cb7b-3235-403a-be48-d4932b40e783 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Acquiring lock "cinder-attachment_update-3c9873ac-d1b6-4211-96dc-54a706648740-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:45:57.040745 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-953edbee-745c-4d9f-a746-a9967f681893 req-b4f2cb7b-3235-403a-be48-d4932b40e783 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Lock "cinder-attachment_update-3c9873ac-d1b6-4211-96dc-54a706648740-np0000004448" acquired by "attachment_update" :: waited 0.007s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:45:57.047400 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:57.047400 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:57.578955 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-953edbee-745c-4d9f-a746-a9967f681893 req-b4f2cb7b-3235-403a-be48-d4932b40e783 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Lock "cinder-attachment_update-3c9873ac-d1b6-4211-96dc-54a706648740-np0000004448" released by "attachment_update" :: held 0.536s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:45:57.579394 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-b4f2cb7b-3235-403a-be48-d4932b40e783 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/attachments/dfd1a45d-a430-4732-8bd9-7e82b2f76c72 returned with HTTP 200 Jul 03 17:45:57.580297 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 50/200] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:45:57 2026] PUT /volume/v3/attachments/dfd1a45d-a430-4732-8bd9-7e82b2f76c72 => generated 967 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:57.782928 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3b85577f-8c9b-495c-a19b-873df946357f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:57.785470 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3b85577f-8c9b-495c-a19b-873df946357f tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:57.785834 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3b85577f-8c9b-495c-a19b-873df946357f tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:57.786101 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3b85577f-8c9b-495c-a19b-873df946357f tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:57.811262 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:57.811262 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:57.816785 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3b85577f-8c9b-495c-a19b-873df946357f tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:57.824052 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3b85577f-8c9b-495c-a19b-873df946357f tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:57.825048 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 51/201] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:57 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1164 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:58.838472 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7f3cac98-ef22-49ea-a892-11675bd00d97 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:58.844276 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7f3cac98-ef22-49ea-a892-11675bd00d97 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:58.844473 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7f3cac98-ef22-49ea-a892-11675bd00d97 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:58.844935 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7f3cac98-ef22-49ea-a892-11675bd00d97 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:58.862823 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:58.862823 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:58.866937 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7f3cac98-ef22-49ea-a892-11675bd00d97 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:58.870797 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7f3cac98-ef22-49ea-a892-11675bd00d97 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:58.871517 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 49/202] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:58 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:59.199105 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9c11ad44-bb52-41f4-9724-cdbeb5f67d1e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:59.199564 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9c11ad44-bb52-41f4-9724-cdbeb5f67d1e None None] GET https://10.4.3.210/volume// Jul 03 17:45:59.199736 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9c11ad44-bb52-41f4-9724-cdbeb5f67d1e None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:59.199946 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9c11ad44-bb52-41f4-9724-cdbeb5f67d1e None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:59.200267 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9c11ad44-bb52-41f4-9724-cdbeb5f67d1e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:45:59.200572 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 53/203] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:45: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 17:45:59.207792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-0c7a407e-3771-407e-828d-062c5559c34a req-3f49c6ba-af68-4f07-8dc3-1da4b834be88 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:59.209822 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-3f49c6ba-af68-4f07-8dc3-1da4b834be88 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:45:59.210033 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-3f49c6ba-af68-4f07-8dc3-1da4b834be88 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:59.210216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-3f49c6ba-af68-4f07-8dc3-1da4b834be88 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:59.219607 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:59.219607 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:45:59.222741 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-0c7a407e-3771-407e-828d-062c5559c34a req-3f49c6ba-af68-4f07-8dc3-1da4b834be88 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:45:59.227398 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-3f49c6ba-af68-4f07-8dc3-1da4b834be88 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:45:59.227817 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 51/204] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:45:59 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 1539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:45:59.303062 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-0c7a407e-3771-407e-828d-062c5559c34a req-d5b2c519-fe3a-42c8-af86-3383a02a980c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:59.304989 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-d5b2c519-fe3a-42c8-af86-3383a02a980c tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] PUT https://10.4.3.210/volume/v3/attachments/8e0ef5d3-da3a-40b4-a573-dbddce38df2b Jul 03 17:45:59.305474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-d5b2c519-fe3a-42c8-af86-3383a02a980c tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:45:59.312781 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-0c7a407e-3771-407e-828d-062c5559c34a req-d5b2c519-fe3a-42c8-af86-3383a02a980c tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Acquiring lock "cinder-attachment_update-74fa0882-8380-4f04-a8b9-7d0760cb033c-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:45:59.316970 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-0c7a407e-3771-407e-828d-062c5559c34a req-d5b2c519-fe3a-42c8-af86-3383a02a980c tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Lock "cinder-attachment_update-74fa0882-8380-4f04-a8b9-7d0760cb033c-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:45:59.317823 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:59.317823 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:45:59.849356 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-0c7a407e-3771-407e-828d-062c5559c34a req-d5b2c519-fe3a-42c8-af86-3383a02a980c tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Lock "cinder-attachment_update-74fa0882-8380-4f04-a8b9-7d0760cb033c-np0000004448" released by "attachment_update" :: held 0.532s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:45:59.849663 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-d5b2c519-fe3a-42c8-af86-3383a02a980c tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/attachments/8e0ef5d3-da3a-40b4-a573-dbddce38df2b returned with HTTP 200 Jul 03 17:45:59.850177 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 52/205] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:45:59 2026] PUT /volume/v3/attachments/8e0ef5d3-da3a-40b4-a573-dbddce38df2b => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:45:59.885992 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-74c4a2c9-5bef-4aea-a688-47393c773e11 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:45:59.887753 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-74c4a2c9-5bef-4aea-a688-47393c773e11 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:45:59.887753 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-74c4a2c9-5bef-4aea-a688-47393c773e11 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:45:59.887753 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-74c4a2c9-5bef-4aea-a688-47393c773e11 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:45:59.899166 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:45:59.899166 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:45:59.902748 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-74c4a2c9-5bef-4aea-a688-47393c773e11 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:45:59.907441 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-74c4a2c9-5bef-4aea-a688-47393c773e11 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:45:59.908874 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 50/206] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:45:59 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:00.363359 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-0c7a407e-3771-407e-828d-062c5559c34a req-fdc3e475-3ea0-4796-9827-90185673b24b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:00.365442 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-fdc3e475-3ea0-4796-9827-90185673b24b tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] POST https://10.4.3.210/volume/v3/attachments/8e0ef5d3-da3a-40b4-a573-dbddce38df2b/action Jul 03 17:46:00.365777 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-fdc3e475-3ea0-4796-9827-90185673b24b tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:00.365906 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-fdc3e475-3ea0-4796-9827-90185673b24b tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:00.380045 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:00.380045 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:00.391092 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0c7a407e-3771-407e-828d-062c5559c34a req-fdc3e475-3ea0-4796-9827-90185673b24b tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/attachments/8e0ef5d3-da3a-40b4-a573-dbddce38df2b/action returned with HTTP 204 Jul 03 17:46:00.391482 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 54/207] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:00 2026] POST /volume/v3/attachments/8e0ef5d3-da3a-40b4-a573-dbddce38df2b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:00.921333 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7b95e20b-fed0-49d9-aedf-0761e08b636b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:00.923036 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7b95e20b-fed0-49d9-aedf-0761e08b636b tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:00.923216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7b95e20b-fed0-49d9-aedf-0761e08b636b tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:00.923406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7b95e20b-fed0-49d9-aedf-0761e08b636b tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:00.934888 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:00.934888 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:00.938697 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7b95e20b-fed0-49d9-aedf-0761e08b636b tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:00.943159 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7b95e20b-fed0-49d9-aedf-0761e08b636b tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:00.943548 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 52/208] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:00 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:00.968473 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-33c3e21a-cde8-4de9-b433-148563ea2c37 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:00.970442 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-33c3e21a-cde8-4de9-b433-148563ea2c37 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:46:00.970627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-33c3e21a-cde8-4de9-b433-148563ea2c37 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:00.970833 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-33c3e21a-cde8-4de9-b433-148563ea2c37 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:00.978414 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:00.978414 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:00.981715 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-33c3e21a-cde8-4de9-b433-148563ea2c37 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:46:00.986072 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-33c3e21a-cde8-4de9-b433-148563ea2c37 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:46:00.986487 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 53/209] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:00 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:00.994324 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-9e2be51c-f46f-450d-babc-a73b98b3bbd7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:00.996310 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-9e2be51c-f46f-450d-babc-a73b98b3bbd7 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 Jul 03 17:46:00.996490 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-9e2be51c-f46f-450d-babc-a73b98b3bbd7 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:00.996666 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-9e2be51c-f46f-450d-babc-a73b98b3bbd7 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:01.002992 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:01.002992 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:01.008170 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-9e2be51c-f46f-450d-babc-a73b98b3bbd7 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:46:01.014672 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-9e2be51c-f46f-450d-babc-a73b98b3bbd7 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 returned with HTTP 200 Jul 03 17:46:01.015130 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 51/210] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:00 2026] GET /volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:01.024743 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-96d2e028-7d28-45fa-9a68-c9b37ce4c81a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:01.027714 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-96d2e028-7d28-45fa-9a68-c9b37ce4c81a tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d Jul 03 17:46:01.028004 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-96d2e028-7d28-45fa-9a68-c9b37ce4c81a tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:01.028308 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-96d2e028-7d28-45fa-9a68-c9b37ce4c81a tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:01.037820 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:01.037820 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:01.042520 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-96d2e028-7d28-45fa-9a68-c9b37ce4c81a tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:46:01.047356 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-96d2e028-7d28-45fa-9a68-c9b37ce4c81a tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d returned with HTTP 200 Jul 03 17:46:01.047865 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 55/211] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:01 2026] GET /volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:01.061714 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-01c89b0c-3511-4bc2-81f0-af11fdaeeb75 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:01.062083 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-01c89b0c-3511-4bc2-81f0-af11fdaeeb75 None None] GET https://10.4.3.210/volume// Jul 03 17:46:01.062309 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-01c89b0c-3511-4bc2-81f0-af11fdaeeb75 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:01.062535 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-01c89b0c-3511-4bc2-81f0-af11fdaeeb75 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:01.062925 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-01c89b0c-3511-4bc2-81f0-af11fdaeeb75 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:01.063194 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 53/212] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:46: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 17:46:01.070030 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-861b55a5-f8b3-4e01-a2db-3ca116f33fcd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:01.071878 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-861b55a5-f8b3-4e01-a2db-3ca116f33fcd tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:01.072221 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-861b55a5-f8b3-4e01-a2db-3ca116f33fcd tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f77facdf-799e-4906-89cc-31de49b4e3c4", "connector": null, "instance_uuid": "da4da9d6-37b2-4698-af4d-5398d72fc1f1"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:01.080115 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:01.080115 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:01.111861 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-861b55a5-f8b3-4e01-a2db-3ca116f33fcd tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:01.112303 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 54/213] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:01 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 17:46:01.120429 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ecb80677-d4f2-422d-92f6-62649c77cec1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:01.120830 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ecb80677-d4f2-422d-92f6-62649c77cec1 None None] GET https://10.4.3.210/volume// Jul 03 17:46:01.121007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ecb80677-d4f2-422d-92f6-62649c77cec1 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:01.121209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ecb80677-d4f2-422d-92f6-62649c77cec1 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:01.121563 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ecb80677-d4f2-422d-92f6-62649c77cec1 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:01.121863 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 52/214] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:46: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 17:46:01.128959 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-6c69e7e0-62f6-4b42-9fa2-d21a0c74f7c3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:01.130806 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-6c69e7e0-62f6-4b42-9fa2-d21a0c74f7c3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:01.131293 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-6c69e7e0-62f6-4b42-9fa2-d21a0c74f7c3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e52498d-4f5d-4365-9bf3-a41443671165", "connector": null, "instance_uuid": "da4da9d6-37b2-4698-af4d-5398d72fc1f1"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:01.138424 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:01.138424 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:01.168780 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-6c69e7e0-62f6-4b42-9fa2-d21a0c74f7c3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:01.169444 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 56/215] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:01 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 17:46:01.181204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fac11a9a-872c-40d2-a86f-827b1d5d71d1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:01.181604 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fac11a9a-872c-40d2-a86f-827b1d5d71d1 None None] GET https://10.4.3.210/volume// Jul 03 17:46:01.181778 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fac11a9a-872c-40d2-a86f-827b1d5d71d1 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:01.181961 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fac11a9a-872c-40d2-a86f-827b1d5d71d1 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:01.182273 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fac11a9a-872c-40d2-a86f-827b1d5d71d1 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:01.182537 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 54/216] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:46: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 17:46:01.190529 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1c706370-00d8-44a8-aca3-55f74661385a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:01.192540 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1c706370-00d8-44a8-aca3-55f74661385a tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:01.192918 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1c706370-00d8-44a8-aca3-55f74661385a tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d6552d2-e253-4f4f-9f62-eaa6626fc53d", "connector": null, "instance_uuid": "da4da9d6-37b2-4698-af4d-5398d72fc1f1"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:01.200550 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:01.200550 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:01.225896 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1c706370-00d8-44a8-aca3-55f74661385a tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:01.226499 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 55/217] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:01 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 17:46:01.961591 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e3da78dd-e680-43ec-a020-bf80844aad15 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:01.963247 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e3da78dd-e680-43ec-a020-bf80844aad15 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:01.963466 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e3da78dd-e680-43ec-a020-bf80844aad15 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:01.963657 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e3da78dd-e680-43ec-a020-bf80844aad15 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:01.975680 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:01.975680 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:01.979209 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e3da78dd-e680-43ec-a020-bf80844aad15 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:01.983556 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e3da78dd-e680-43ec-a020-bf80844aad15 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:01.983921 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 53/218] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:01 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:02.787445 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-953edbee-745c-4d9f-a746-a9967f681893 req-6439d7e7-e892-4de5-a4b3-5267f4b8f2b8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:02.789843 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-6439d7e7-e892-4de5-a4b3-5267f4b8f2b8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] POST https://10.4.3.210/volume/v3/attachments/dfd1a45d-a430-4732-8bd9-7e82b2f76c72/action Jul 03 17:46:02.791640 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-6439d7e7-e892-4de5-a4b3-5267f4b8f2b8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:02.791640 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-6439d7e7-e892-4de5-a4b3-5267f4b8f2b8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:02.813030 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:02.813030 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:02.826872 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-953edbee-745c-4d9f-a746-a9967f681893 req-6439d7e7-e892-4de5-a4b3-5267f4b8f2b8 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/attachments/dfd1a45d-a430-4732-8bd9-7e82b2f76c72/action returned with HTTP 204 Jul 03 17:46:02.827986 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 57/219] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:02 2026] POST /volume/v3/attachments/dfd1a45d-a430-4732-8bd9-7e82b2f76c72/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:02.996652 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b17f0d57-c264-45cb-a2f7-4d4758f284fb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:02.998255 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b17f0d57-c264-45cb-a2f7-4d4758f284fb tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:02.998430 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b17f0d57-c264-45cb-a2f7-4d4758f284fb tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:02.998639 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b17f0d57-c264-45cb-a2f7-4d4758f284fb tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:03.009468 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:03.009468 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:03.012530 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b17f0d57-c264-45cb-a2f7-4d4758f284fb tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:03.016778 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b17f0d57-c264-45cb-a2f7-4d4758f284fb tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:03.017190 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 55/220] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:02 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:03.308807 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-b35954cc-0e39-480e-9956-324be2225d64 req-53aa2fc0-0b4e-4962-8ed4-a4ef95b2dce2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:03.311024 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-b35954cc-0e39-480e-9956-324be2225d64 req-53aa2fc0-0b4e-4962-8ed4-a4ef95b2dce2 tempest-TestMultiAttachVolumeSwap-1064133709 tempest-TestMultiAttachVolumeSwap-1064133709-project] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:03.311242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-b35954cc-0e39-480e-9956-324be2225d64 req-53aa2fc0-0b4e-4962-8ed4-a4ef95b2dce2 tempest-TestMultiAttachVolumeSwap-1064133709 tempest-TestMultiAttachVolumeSwap-1064133709-project] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:03.311459 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-b35954cc-0e39-480e-9956-324be2225d64 req-53aa2fc0-0b4e-4962-8ed4-a4ef95b2dce2 tempest-TestMultiAttachVolumeSwap-1064133709 tempest-TestMultiAttachVolumeSwap-1064133709-project] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:03.327596 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:03.327596 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:03.331910 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-b35954cc-0e39-480e-9956-324be2225d64 req-53aa2fc0-0b4e-4962-8ed4-a4ef95b2dce2 tempest-TestMultiAttachVolumeSwap-1064133709 tempest-TestMultiAttachVolumeSwap-1064133709-project] Volume info retrieved successfully. Jul 03 17:46:03.336527 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-b35954cc-0e39-480e-9956-324be2225d64 req-53aa2fc0-0b4e-4962-8ed4-a4ef95b2dce2 tempest-TestMultiAttachVolumeSwap-1064133709 tempest-TestMultiAttachVolumeSwap-1064133709-project] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:03.337510 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 56/221] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:03 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1651 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:03.349397 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-75f144bf-0920-4b10-a44d-f0cc5a1181e0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:03.353464 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-75f144bf-0920-4b10-a44d-f0cc5a1181e0 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-reader] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:03.353464 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-75f144bf-0920-4b10-a44d-f0cc5a1181e0 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:03.353464 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-75f144bf-0920-4b10-a44d-f0cc5a1181e0 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-reader] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:03.376139 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:03.376139 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:03.380074 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-75f144bf-0920-4b10-a44d-f0cc5a1181e0 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-reader] Volume info retrieved successfully. Jul 03 17:46:03.384528 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-75f144bf-0920-4b10-a44d-f0cc5a1181e0 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-reader] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:03.385111 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 54/222] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:03 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:03.410022 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-45838ea5-cca9-424e-b0c3-7a63d3f418a2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:03.413363 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-45838ea5-cca9-424e-b0c3-7a63d3f418a2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-reader] GET https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 Jul 03 17:46:03.413363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-45838ea5-cca9-424e-b0c3-7a63d3f418a2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-reader] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:03.413363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-45838ea5-cca9-424e-b0c3-7a63d3f418a2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-reader] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:03.425399 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:03.425399 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:03.429349 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-45838ea5-cca9-424e-b0c3-7a63d3f418a2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-reader] Volume info retrieved successfully. Jul 03 17:46:03.433923 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-45838ea5-cca9-424e-b0c3-7a63d3f418a2 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-reader] https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 returned with HTTP 200 Jul 03 17:46:03.434458 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 58/223] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:03 2026] GET /volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:03.536033 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-98f1affc-fe87-4a07-84e7-6c76f157c5f5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:03.539913 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-98f1affc-fe87-4a07-84e7-6c76f157c5f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:03.540123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-98f1affc-fe87-4a07-84e7-6c76f157c5f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:03.540329 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-98f1affc-fe87-4a07-84e7-6c76f157c5f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:03.554361 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:03.554361 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:03.557579 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-98f1affc-fe87-4a07-84e7-6c76f157c5f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:03.563895 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-98f1affc-fe87-4a07-84e7-6c76f157c5f5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:03.564334 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 56/224] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:03 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:03.635055 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-f25d31a8-f0a4-4344-9245-d13597955819 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:03.637048 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-f25d31a8-f0a4-4344-9245-d13597955819 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:03.637258 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-f25d31a8-f0a4-4344-9245-d13597955819 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:03.637496 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-f25d31a8-f0a4-4344-9245-d13597955819 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:03.648788 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:03.648788 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:03.652179 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-f25d31a8-f0a4-4344-9245-d13597955819 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:03.656471 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-f25d31a8-f0a4-4344-9245-d13597955819 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:03.656896 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 57/225] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:03 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1458 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:03.890991 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-0c751562-6a6d-4b44-ac39-8fe80a7d641c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:03.893519 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-0c751562-6a6d-4b44-ac39-8fe80a7d641c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] POST https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740/action Jul 03 17:46:03.893846 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-0c751562-6a6d-4b44-ac39-8fe80a7d641c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:03.893959 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-0c751562-6a6d-4b44-ac39-8fe80a7d641c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:03.918311 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:03.918311 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:03.918844 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-0c751562-6a6d-4b44-ac39-8fe80a7d641c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:03.932472 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-0c751562-6a6d-4b44-ac39-8fe80a7d641c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Begin detaching volume completed successfully. Jul 03 17:46:03.932706 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-0c751562-6a6d-4b44-ac39-8fe80a7d641c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740/action returned with HTTP 202 Jul 03 17:46:03.933150 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 55/226] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:46:03 2026] POST /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:46:04.267306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f14c7f8e-e5a7-45c3-8535-2c2a13c13a3f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:04.269425 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f14c7f8e-e5a7-45c3-8535-2c2a13c13a3f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:46:04.269661 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f14c7f8e-e5a7-45c3-8535-2c2a13c13a3f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:04.269909 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f14c7f8e-e5a7-45c3-8535-2c2a13c13a3f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:04.270265 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-f14c7f8e-e5a7-45c3-8535-2c2a13c13a3f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Delete volume with id: c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:46:04.279167 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:04.279167 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:04.279731 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f14c7f8e-e5a7-45c3-8535-2c2a13c13a3f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:46:04.308945 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f14c7f8e-e5a7-45c3-8535-2c2a13c13a3f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Delete volume request issued successfully. Jul 03 17:46:04.309113 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f14c7f8e-e5a7-45c3-8535-2c2a13c13a3f tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 202 Jul 03 17:46:04.309523 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 59/227] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:46:04 2026] DELETE /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:04.317150 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d3554204-66ab-4acf-80db-c3554862b37e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:04.319685 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d3554204-66ab-4acf-80db-c3554862b37e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:46:04.319892 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d3554204-66ab-4acf-80db-c3554862b37e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:04.320068 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d3554204-66ab-4acf-80db-c3554862b37e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:04.326620 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:04.326620 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:04.330251 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d3554204-66ab-4acf-80db-c3554862b37e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Volume info retrieved successfully. Jul 03 17:46:04.334562 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d3554204-66ab-4acf-80db-c3554862b37e tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 200 Jul 03 17:46:04.334997 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 57/228] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:04 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:04.951423 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c8899b69-170d-4331-9764-37e62b183c63 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:04.953082 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c8899b69-170d-4331-9764-37e62b183c63 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:46:04.953314 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c8899b69-170d-4331-9764-37e62b183c63 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:04.953510 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c8899b69-170d-4331-9764-37e62b183c63 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:04.953675 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-c8899b69-170d-4331-9764-37e62b183c63 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Delete volume with id: 534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:46:04.962945 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c8899b69-170d-4331-9764-37e62b183c63 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 404 Jul 03 17:46:04.963291 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 58/229] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:46:04 2026] DELETE /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:04.964164 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7f50cfe2-ede7-46d0-9687-8889d33a0034 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:04.964492 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7f50cfe2-ede7-46d0-9687-8889d33a0034 None None] GET https://10.4.3.210/volume// Jul 03 17:46:04.964676 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7f50cfe2-ede7-46d0-9687-8889d33a0034 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:04.964913 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7f50cfe2-ede7-46d0-9687-8889d33a0034 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:04.965310 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7f50cfe2-ede7-46d0-9687-8889d33a0034 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:04.965616 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 56/230] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:04.970786 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bb7cbf63-b518-4782-a720-e984bdb1a0e6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:04.973825 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bb7cbf63-b518-4782-a720-e984bdb1a0e6 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] GET https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 Jul 03 17:46:04.974001 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bb7cbf63-b518-4782-a720-e984bdb1a0e6 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:04.974171 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-7bd69f80-2f09-49f7-83ab-fdcba887c2dc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:04.974223 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bb7cbf63-b518-4782-a720-e984bdb1a0e6 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:04.976918 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-7bd69f80-2f09-49f7-83ab-fdcba887c2dc tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:04.977122 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-7bd69f80-2f09-49f7-83ab-fdcba887c2dc tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:04.977320 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-7bd69f80-2f09-49f7-83ab-fdcba887c2dc tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:04.981391 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bb7cbf63-b518-4782-a720-e984bdb1a0e6 tempest-VolumesAssistedSnapshotsTest-1143986043 tempest-VolumesAssistedSnapshotsTest-1143986043-project-admin] https://10.4.3.210/volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 returned with HTTP 404 Jul 03 17:46:04.981391 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 60/231] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:04 2026] GET /volume/v3/volumes/534a3465-bbdb-4c39-92b9-d0cc6f9dfd08 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:04.989903 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:04.989903 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:04.993351 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-7bd69f80-2f09-49f7-83ab-fdcba887c2dc tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:05.001577 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-7bd69f80-2f09-49f7-83ab-fdcba887c2dc tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:05.002044 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 58/232] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:04 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1641 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:05.348365 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-85948ee7-b76b-4484-9930-621d514f7f8a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:05.350399 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-85948ee7-b76b-4484-9930-621d514f7f8a tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] GET https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 Jul 03 17:46:05.350603 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-85948ee7-b76b-4484-9930-621d514f7f8a tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:05.350790 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-85948ee7-b76b-4484-9930-621d514f7f8a tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:05.356596 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-85948ee7-b76b-4484-9930-621d514f7f8a tempest-AttachSCSIVolumeTestJSON-1361286365 tempest-AttachSCSIVolumeTestJSON-1361286365-project-member] https://10.4.3.210/volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 returned with HTTP 404 Jul 03 17:46:05.357047 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 59/233] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:05 2026] GET /volume/v3/volumes/c85cd047-d011-47c4-8727-338f677daa54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:05.796526 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-fe5c394a-bfbb-48c1-bee5-a657f823d118 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:05.805526 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-fe5c394a-bfbb-48c1-bee5-a657f823d118 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:05.805708 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-fe5c394a-bfbb-48c1-bee5-a657f823d118 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:05.805906 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-fe5c394a-bfbb-48c1-bee5-a657f823d118 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:05.823677 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:05.823677 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:05.828918 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-fe5c394a-bfbb-48c1-bee5-a657f823d118 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:05.833649 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-fe5c394a-bfbb-48c1-bee5-a657f823d118 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:05.834118 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 57/234] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:05 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:06.349930 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-21a9551c-3db7-489c-8b66-1a4f98f5e84a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:06.352252 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-21a9551c-3db7-489c-8b66-1a4f98f5e84a tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] DELETE https://10.4.3.210/volume/v3/attachments/dfd1a45d-a430-4732-8bd9-7e82b2f76c72 Jul 03 17:46:06.352446 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-21a9551c-3db7-489c-8b66-1a4f98f5e84a tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:06.352613 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-21a9551c-3db7-489c-8b66-1a4f98f5e84a tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:06.360655 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:06.360655 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:06.910084 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2f40638-1ab0-4910-9d2b-d2b950ed5599 req-21a9551c-3db7-489c-8b66-1a4f98f5e84a tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/attachments/dfd1a45d-a430-4732-8bd9-7e82b2f76c72 returned with HTTP 200 Jul 03 17:46:06.910942 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 61/235] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:46:06 2026] DELETE /volume/v3/attachments/dfd1a45d-a430-4732-8bd9-7e82b2f76c72 => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:46:08.158816 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-19730d39-8c59-4a6d-a5bd-9705c7e811a1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:08.161020 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-19730d39-8c59-4a6d-a5bd-9705c7e811a1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:08.161289 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-19730d39-8c59-4a6d-a5bd-9705c7e811a1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:08.161543 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-19730d39-8c59-4a6d-a5bd-9705c7e811a1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:08.179603 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:08.179603 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:08.184950 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-19730d39-8c59-4a6d-a5bd-9705c7e811a1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:08.191110 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-19730d39-8c59-4a6d-a5bd-9705c7e811a1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:08.191787 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 59/236] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:08 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:08.246380 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-7cad522a-a9a1-4712-8a7c-bff6b662a69e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:08.248691 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-7cad522a-a9a1-4712-8a7c-bff6b662a69e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:08.249382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-7cad522a-a9a1-4712-8a7c-bff6b662a69e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:08.249382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-7cad522a-a9a1-4712-8a7c-bff6b662a69e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:08.260046 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:08.260046 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:08.264638 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-7cad522a-a9a1-4712-8a7c-bff6b662a69e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:08.269517 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-7cad522a-a9a1-4712-8a7c-bff6b662a69e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:08.270172 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 60/237] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:08 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:08.295575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-0e439211-93e3-4e00-a77c-7aa17c0be016 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:08.298730 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-0e439211-93e3-4e00-a77c-7aa17c0be016 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] POST https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740/action Jul 03 17:46:08.298730 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-0e439211-93e3-4e00-a77c-7aa17c0be016 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:08.298730 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-0e439211-93e3-4e00-a77c-7aa17c0be016 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:08.320818 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:08.320818 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:08.321411 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-0e439211-93e3-4e00-a77c-7aa17c0be016 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:08.335468 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-0e439211-93e3-4e00-a77c-7aa17c0be016 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Begin detaching volume completed successfully. Jul 03 17:46:08.335811 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-0e439211-93e3-4e00-a77c-7aa17c0be016 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740/action returned with HTTP 202 Jul 03 17:46:08.336317 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 58/238] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:46:08 2026] POST /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:46:08.963631 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d2f6ab11-180a-4c0a-89cc-0dc60eeac4f4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:08.965495 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d2f6ab11-180a-4c0a-89cc-0dc60eeac4f4 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:08.965718 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d2f6ab11-180a-4c0a-89cc-0dc60eeac4f4 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:08.965938 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d2f6ab11-180a-4c0a-89cc-0dc60eeac4f4 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:08.974052 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:08.974052 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:08.977942 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d2f6ab11-180a-4c0a-89cc-0dc60eeac4f4 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:08.983106 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d2f6ab11-180a-4c0a-89cc-0dc60eeac4f4 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:08.983545 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 62/239] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:08 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:09.031329 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-976eb80f-b33a-42c6-85ce-3d8df35683a1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:09.033286 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-976eb80f-b33a-42c6-85ce-3d8df35683a1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:09.033463 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-976eb80f-b33a-42c6-85ce-3d8df35683a1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:09.033632 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-976eb80f-b33a-42c6-85ce-3d8df35683a1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:09.040604 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:09.040604 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:09.044207 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-976eb80f-b33a-42c6-85ce-3d8df35683a1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:09.048454 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-976eb80f-b33a-42c6-85ce-3d8df35683a1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:09.048890 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 60/240] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:09 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:09.112267 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9b6156e2-c17f-45d6-a0cb-f0c811fe48a2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:09.112267 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9b6156e2-c17f-45d6-a0cb-f0c811fe48a2 None None] GET https://10.4.3.210/volume// Jul 03 17:46:09.112267 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9b6156e2-c17f-45d6-a0cb-f0c811fe48a2 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:09.112594 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9b6156e2-c17f-45d6-a0cb-f0c811fe48a2 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:09.113920 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9b6156e2-c17f-45d6-a0cb-f0c811fe48a2 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:09.113920 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 61/241] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:09.125350 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-458b4e00-a245-45e2-9421-71cf05af2794 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:09.127646 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-458b4e00-a245-45e2-9421-71cf05af2794 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:46:09.127646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-458b4e00-a245-45e2-9421-71cf05af2794 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:09.128264 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-458b4e00-a245-45e2-9421-71cf05af2794 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:09.146182 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:09.146182 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:09.150869 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-458b4e00-a245-45e2-9421-71cf05af2794 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:46:09.158185 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-458b4e00-a245-45e2-9421-71cf05af2794 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:46:09.158185 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 59/242] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:09 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 1570 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:09.264051 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-557173e9-386f-4dd9-82fb-4fc599908c6e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:09.269585 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-557173e9-386f-4dd9-82fb-4fc599908c6e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] PUT https://10.4.3.210/volume/v3/attachments/ef0df9d8-823f-4ef2-90c2-10fa0daef20f Jul 03 17:46:09.270006 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-557173e9-386f-4dd9-82fb-4fc599908c6e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:09.284288 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-557173e9-386f-4dd9-82fb-4fc599908c6e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Acquiring lock "cinder-attachment_update-f77facdf-799e-4906-89cc-31de49b4e3c4-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:46:09.289413 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-557173e9-386f-4dd9-82fb-4fc599908c6e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Lock "cinder-attachment_update-f77facdf-799e-4906-89cc-31de49b4e3c4-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:46:09.290390 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:09.290390 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:09.368706 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a813cc5f-ad91-4a40-991a-110b3851f70e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:09.371299 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a813cc5f-ad91-4a40-991a-110b3851f70e None None] GET https://10.4.3.210/volume// Jul 03 17:46:09.371299 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a813cc5f-ad91-4a40-991a-110b3851f70e None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:09.371299 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a813cc5f-ad91-4a40-991a-110b3851f70e None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:09.371299 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a813cc5f-ad91-4a40-991a-110b3851f70e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:09.371299 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 61/243] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:09.377807 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-602464ea-f799-4814-8232-4e65b2bb3f4e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:09.382199 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-602464ea-f799-4814-8232-4e65b2bb3f4e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:09.382199 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-602464ea-f799-4814-8232-4e65b2bb3f4e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:09.382199 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-602464ea-f799-4814-8232-4e65b2bb3f4e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:09.395079 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:09.395079 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:09.402078 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-602464ea-f799-4814-8232-4e65b2bb3f4e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:09.405057 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-602464ea-f799-4814-8232-4e65b2bb3f4e tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:09.405744 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 62/244] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:09 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1344 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:09.818980 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-557173e9-386f-4dd9-82fb-4fc599908c6e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Lock "cinder-attachment_update-f77facdf-799e-4906-89cc-31de49b4e3c4-np0000004448" released by "attachment_update" :: held 0.529s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:46:09.819540 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-557173e9-386f-4dd9-82fb-4fc599908c6e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments/ef0df9d8-823f-4ef2-90c2-10fa0daef20f returned with HTTP 200 Jul 03 17:46:09.820357 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 63/245] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:46:09 2026] PUT /volume/v3/attachments/ef0df9d8-823f-4ef2-90c2-10fa0daef20f => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:10.334287 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1de98654-6be5-4f1f-90f5-2acd527cb9c0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:10.336606 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1de98654-6be5-4f1f-90f5-2acd527cb9c0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] POST https://10.4.3.210/volume/v3/attachments/ef0df9d8-823f-4ef2-90c2-10fa0daef20f/action Jul 03 17:46:10.337063 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1de98654-6be5-4f1f-90f5-2acd527cb9c0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:10.337233 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1de98654-6be5-4f1f-90f5-2acd527cb9c0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:10.354156 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:10.354156 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:10.377528 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1de98654-6be5-4f1f-90f5-2acd527cb9c0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments/ef0df9d8-823f-4ef2-90c2-10fa0daef20f/action returned with HTTP 204 Jul 03 17:46:10.378130 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 60/246] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:10 2026] POST /volume/v3/attachments/ef0df9d8-823f-4ef2-90c2-10fa0daef20f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:10.897911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b7289896-f3a9-4b05-be72-17ec94dbe466 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:10.897911 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b7289896-f3a9-4b05-be72-17ec94dbe466 None None] GET https://10.4.3.210/volume// Jul 03 17:46:10.897911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b7289896-f3a9-4b05-be72-17ec94dbe466 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:10.897911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b7289896-f3a9-4b05-be72-17ec94dbe466 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:10.898372 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b7289896-f3a9-4b05-be72-17ec94dbe466 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:10.899212 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 62/247] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:10.907547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1280c81c-7644-4892-95d4-02e5e9e8120c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:10.910483 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1280c81c-7644-4892-95d4-02e5e9e8120c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 Jul 03 17:46:10.910819 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1280c81c-7644-4892-95d4-02e5e9e8120c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:10.911129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1280c81c-7644-4892-95d4-02e5e9e8120c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:10.922822 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:10.922822 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:10.927617 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1280c81c-7644-4892-95d4-02e5e9e8120c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:46:10.934060 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-1280c81c-7644-4892-95d4-02e5e9e8120c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 returned with HTTP 200 Jul 03 17:46:10.936186 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 63/248] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:10 2026] GET /volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:11.042258 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-52b45106-46b7-45b9-a466-0548f789455e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:11.044955 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-52b45106-46b7-45b9-a466-0548f789455e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] PUT https://10.4.3.210/volume/v3/attachments/c61c144a-d485-4e0b-bccc-6678c0f037d6 Jul 03 17:46:11.045502 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-52b45106-46b7-45b9-a466-0548f789455e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:11.060859 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-52b45106-46b7-45b9-a466-0548f789455e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Acquiring lock "cinder-attachment_update-9e52498d-4f5d-4365-9bf3-a41443671165-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:46:11.065575 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-52b45106-46b7-45b9-a466-0548f789455e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Lock "cinder-attachment_update-9e52498d-4f5d-4365-9bf3-a41443671165-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:46:11.066466 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:11.066466 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:11.336073 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-35d2db13-2aa0-4f27-94e2-31e607624917 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:11.336524 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-35d2db13-2aa0-4f27-94e2-31e607624917 None None] GET https://10.4.3.210/volume// Jul 03 17:46:11.336580 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-35d2db13-2aa0-4f27-94e2-31e607624917 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:11.336883 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-35d2db13-2aa0-4f27-94e2-31e607624917 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:11.337229 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-35d2db13-2aa0-4f27-94e2-31e607624917 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:11.337504 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 61/249] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:46: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 17:46:11.370222 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-5de0bff3-ddd9-4e1c-9825-27144adafe7c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:11.594596 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-52b45106-46b7-45b9-a466-0548f789455e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Lock "cinder-attachment_update-9e52498d-4f5d-4365-9bf3-a41443671165-np0000004448" released by "attachment_update" :: held 0.529s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:46:11.594918 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-52b45106-46b7-45b9-a466-0548f789455e tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments/c61c144a-d485-4e0b-bccc-6678c0f037d6 returned with HTTP 200 Jul 03 17:46:11.595362 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 64/250] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:46:11 2026] PUT /volume/v3/attachments/c61c144a-d485-4e0b-bccc-6678c0f037d6 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:11.649486 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-5de0bff3-ddd9-4e1c-9825-27144adafe7c tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:11.649625 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-5de0bff3-ddd9-4e1c-9825-27144adafe7c tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "163156d8-ebe6-44e7-b334-504234109997", "connector": null, "instance_uuid": "4a1292a3-d61e-43dd-bcac-0fdc6b0da2aa"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:11.659642 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:11.659642 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:11.722546 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-5de0bff3-ddd9-4e1c-9825-27144adafe7c tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:11.723137 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 63/251] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:11 2026] POST /volume/v3/attachments => generated 273 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:11.990514 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-1b3ae8cb-34c3-439b-9d32-fd995976c86a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:11.992781 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-1b3ae8cb-34c3-439b-9d32-fd995976c86a tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:11.993000 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-1b3ae8cb-34c3-439b-9d32-fd995976c86a tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:11.993375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-1b3ae8cb-34c3-439b-9d32-fd995976c86a tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:12.011696 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:12.011696 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:12.015577 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-1b3ae8cb-34c3-439b-9d32-fd995976c86a tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:12.020407 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-1b3ae8cb-34c3-439b-9d32-fd995976c86a tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:12.020781 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 64/252] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:11 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:12.084242 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6c12af3a-ce91-48eb-a4ff-3beba98701cb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:12.086925 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c12af3a-ce91-48eb-a4ff-3beba98701cb tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:12.087307 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c12af3a-ce91-48eb-a4ff-3beba98701cb tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:12.088407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c12af3a-ce91-48eb-a4ff-3beba98701cb tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:12.106201 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:12.106201 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:12.112571 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6c12af3a-ce91-48eb-a4ff-3beba98701cb tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:12.121416 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c12af3a-ce91-48eb-a4ff-3beba98701cb tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:12.122076 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 62/253] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:12 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:12.122273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-193c565e-ec9d-4e82-93d3-edd3ab0cba54 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:12.125553 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-193c565e-ec9d-4e82-93d3-edd3ab0cba54 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] POST https://10.4.3.210/volume/v3/attachments/c61c144a-d485-4e0b-bccc-6678c0f037d6/action Jul 03 17:46:12.126271 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-193c565e-ec9d-4e82-93d3-edd3ab0cba54 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:12.126594 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-193c565e-ec9d-4e82-93d3-edd3ab0cba54 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:12.147291 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:12.147291 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:12.163856 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-193c565e-ec9d-4e82-93d3-edd3ab0cba54 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments/c61c144a-d485-4e0b-bccc-6678c0f037d6/action returned with HTTP 204 Jul 03 17:46:12.163856 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 65/254] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:12 2026] POST /volume/v3/attachments/c61c144a-d485-4e0b-bccc-6678c0f037d6/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:12.279937 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e1037711-66db-47d2-a403-78a69785b399 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:12.280331 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e1037711-66db-47d2-a403-78a69785b399 None None] GET https://10.4.3.210/volume// Jul 03 17:46:12.280494 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e1037711-66db-47d2-a403-78a69785b399 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:12.280824 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e1037711-66db-47d2-a403-78a69785b399 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:12.282797 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e1037711-66db-47d2-a403-78a69785b399 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:12.282797 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 64/255] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:12.293636 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-55c97f94-ea5e-4f72-8ff2-1982fe0cec3b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:12.298249 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-55c97f94-ea5e-4f72-8ff2-1982fe0cec3b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:12.298513 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-55c97f94-ea5e-4f72-8ff2-1982fe0cec3b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:12.298704 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-55c97f94-ea5e-4f72-8ff2-1982fe0cec3b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:12.312315 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:12.312315 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:12.318042 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-55c97f94-ea5e-4f72-8ff2-1982fe0cec3b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:12.325337 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-55c97f94-ea5e-4f72-8ff2-1982fe0cec3b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:12.325692 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 65/256] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:12 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:12.403519 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-2ca78f88-5c03-4cfa-8dff-a237d6f37fb5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:12.405938 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-2ca78f88-5c03-4cfa-8dff-a237d6f37fb5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] DELETE https://10.4.3.210/volume/v3/attachments/36b71700-891f-4f51-a5ed-e16e5a6ca682 Jul 03 17:46:12.406152 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-2ca78f88-5c03-4cfa-8dff-a237d6f37fb5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:12.406450 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-2ca78f88-5c03-4cfa-8dff-a237d6f37fb5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:12.415894 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:12.415894 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:12.427035 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-853bc50a-39a3-49c5-b514-a26f883591d2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:12.429596 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-853bc50a-39a3-49c5-b514-a26f883591d2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] PUT https://10.4.3.210/volume/v3/attachments/2081f833-b9d5-4be5-ac94-0b4f8ed20629 Jul 03 17:46:12.429738 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-853bc50a-39a3-49c5-b514-a26f883591d2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:12.438622 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-853bc50a-39a3-49c5-b514-a26f883591d2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Acquiring lock "cinder-attachment_update-163156d8-ebe6-44e7-b334-504234109997-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:46:12.445143 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-853bc50a-39a3-49c5-b514-a26f883591d2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Lock "cinder-attachment_update-163156d8-ebe6-44e7-b334-504234109997-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:46:12.447277 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:12.447277 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:12.578354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5395b365-14f3-4bd5-b635-1d055e7a7456 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:12.580376 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5395b365-14f3-4bd5-b635-1d055e7a7456 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:46:12.580784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5395b365-14f3-4bd5-b635-1d055e7a7456 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:12.581128 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5395b365-14f3-4bd5-b635-1d055e7a7456 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:12.594707 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:12.594707 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:12.602388 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5395b365-14f3-4bd5-b635-1d055e7a7456 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:46:12.608868 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5395b365-14f3-4bd5-b635-1d055e7a7456 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:46:12.609764 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 65/257] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:46:12 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 1832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:12.677078 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-038235bf-352e-45ad-9f1c-5cb3dd7e5f5e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:12.677538 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-038235bf-352e-45ad-9f1c-5cb3dd7e5f5e None None] GET https://10.4.3.210/volume// Jul 03 17:46:12.677788 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-038235bf-352e-45ad-9f1c-5cb3dd7e5f5e None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:12.677969 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-038235bf-352e-45ad-9f1c-5cb3dd7e5f5e None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:12.678307 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-038235bf-352e-45ad-9f1c-5cb3dd7e5f5e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:12.678636 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 66/258] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:12.687179 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-34284791-b43d-46e4-b312-c6e3fb611c26 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:12.691263 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-34284791-b43d-46e4-b312-c6e3fb611c26 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d Jul 03 17:46:12.691263 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-34284791-b43d-46e4-b312-c6e3fb611c26 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:12.691263 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-34284791-b43d-46e4-b312-c6e3fb611c26 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:12.704833 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:12.704833 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:12.709011 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-34284791-b43d-46e4-b312-c6e3fb611c26 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:46:12.716720 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-34284791-b43d-46e4-b312-c6e3fb611c26 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d returned with HTTP 200 Jul 03 17:46:12.716720 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 66/259] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:12 2026] GET /volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:12.809331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-c19830c4-e0cc-48dc-8ffe-6487f16f39ec None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:12.811647 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-c19830c4-e0cc-48dc-8ffe-6487f16f39ec tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] PUT https://10.4.3.210/volume/v3/attachments/ba358237-9c54-4389-a37d-47f8cd11a1fc Jul 03 17:46:12.812030 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-c19830c4-e0cc-48dc-8ffe-6487f16f39ec tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:12.819719 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-c19830c4-e0cc-48dc-8ffe-6487f16f39ec tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Acquiring lock "cinder-attachment_update-9d6552d2-e253-4f4f-9f62-eaa6626fc53d-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:46:12.826231 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-c19830c4-e0cc-48dc-8ffe-6487f16f39ec tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Lock "cinder-attachment_update-9d6552d2-e253-4f4f-9f62-eaa6626fc53d-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:46:12.827221 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:12.827221 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:12.955287 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8fe3e4a4-49a2-4de7-8104-6896028d3d76 req-2ca78f88-5c03-4cfa-8dff-a237d6f37fb5 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/attachments/36b71700-891f-4f51-a5ed-e16e5a6ca682 returned with HTTP 200 Jul 03 17:46:12.955859 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 63/260] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:46:12 2026] DELETE /volume/v3/attachments/36b71700-891f-4f51-a5ed-e16e5a6ca682 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:12.975165 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-853bc50a-39a3-49c5-b514-a26f883591d2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Lock "cinder-attachment_update-163156d8-ebe6-44e7-b334-504234109997-np0000004448" released by "attachment_update" :: held 0.530s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:46:12.975656 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-853bc50a-39a3-49c5-b514-a26f883591d2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/2081f833-b9d5-4be5-ac94-0b4f8ed20629 returned with HTTP 200 Jul 03 17:46:12.976482 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 66/261] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:46:12 2026] PUT /volume/v3/attachments/2081f833-b9d5-4be5-ac94-0b4f8ed20629 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:13.136156 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ccdc2be2-775c-4434-8983-5b8213846775 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:13.138675 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ccdc2be2-775c-4434-8983-5b8213846775 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:13.138976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ccdc2be2-775c-4434-8983-5b8213846775 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:13.139265 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ccdc2be2-775c-4434-8983-5b8213846775 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:13.155122 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:13.155122 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:13.160097 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ccdc2be2-775c-4434-8983-5b8213846775 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:13.168164 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ccdc2be2-775c-4434-8983-5b8213846775 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:13.168610 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 67/262] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:13 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:13.352922 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-c19830c4-e0cc-48dc-8ffe-6487f16f39ec tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Lock "cinder-attachment_update-9d6552d2-e253-4f4f-9f62-eaa6626fc53d-np0000004448" released by "attachment_update" :: held 0.527s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:46:13.353387 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-c19830c4-e0cc-48dc-8ffe-6487f16f39ec tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments/ba358237-9c54-4389-a37d-47f8cd11a1fc returned with HTTP 200 Jul 03 17:46:13.357860 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 67/263] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:46:12 2026] PUT /volume/v3/attachments/ba358237-9c54-4389-a37d-47f8cd11a1fc => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:13.864418 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-7b315778-a2c3-40ef-bf17-57f92b904a06 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:13.866821 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-7b315778-a2c3-40ef-bf17-57f92b904a06 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] POST https://10.4.3.210/volume/v3/attachments/ba358237-9c54-4389-a37d-47f8cd11a1fc/action Jul 03 17:46:13.867007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-7b315778-a2c3-40ef-bf17-57f92b904a06 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:13.867151 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-7b315778-a2c3-40ef-bf17-57f92b904a06 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:13.886195 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:13.886195 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:13.957417 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f262f7a6-ddfa-45b8-80f4-b637f23253a7 req-7b315778-a2c3-40ef-bf17-57f92b904a06 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments/ba358237-9c54-4389-a37d-47f8cd11a1fc/action returned with HTTP 204 Jul 03 17:46:13.957974 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 64/264] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:13 2026] POST /volume/v3/attachments/ba358237-9c54-4389-a37d-47f8cd11a1fc/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:14.217187 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4a53b691-b97c-4a4d-a5c6-820fafc9a4b2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:14.217187 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4a53b691-b97c-4a4d-a5c6-820fafc9a4b2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:14.217187 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4a53b691-b97c-4a4d-a5c6-820fafc9a4b2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:14.217187 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4a53b691-b97c-4a4d-a5c6-820fafc9a4b2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:14.217187 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:14.217187 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:14.218547 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4a53b691-b97c-4a4d-a5c6-820fafc9a4b2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:14.225166 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4a53b691-b97c-4a4d-a5c6-820fafc9a4b2 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:14.225166 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 67/265] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:14 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:15.239142 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0f79181b-dfbe-4a9f-9e08-a1590985371a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:15.241160 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0f79181b-dfbe-4a9f-9e08-a1590985371a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:15.241553 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0f79181b-dfbe-4a9f-9e08-a1590985371a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:15.241778 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0f79181b-dfbe-4a9f-9e08-a1590985371a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:15.257433 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:15.257433 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:15.262348 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0f79181b-dfbe-4a9f-9e08-a1590985371a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:15.267279 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0f79181b-dfbe-4a9f-9e08-a1590985371a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:15.267666 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 68/266] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:15 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:16.284450 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-49a4e820-2785-4dad-9c44-c7cd5ecb0596 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:16.286504 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-49a4e820-2785-4dad-9c44-c7cd5ecb0596 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:16.286504 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-49a4e820-2785-4dad-9c44-c7cd5ecb0596 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:16.286504 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-49a4e820-2785-4dad-9c44-c7cd5ecb0596 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:16.300499 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:16.300499 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:16.304692 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-49a4e820-2785-4dad-9c44-c7cd5ecb0596 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:16.309422 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-49a4e820-2785-4dad-9c44-c7cd5ecb0596 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:16.309898 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 68/267] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:16 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:17.327760 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d5a3565e-2f8b-4033-9b9a-f28e06c2f4b0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:17.329672 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d5a3565e-2f8b-4033-9b9a-f28e06c2f4b0 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:17.329963 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d5a3565e-2f8b-4033-9b9a-f28e06c2f4b0 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:17.331797 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d5a3565e-2f8b-4033-9b9a-f28e06c2f4b0 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:17.340737 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:17.340737 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:17.346034 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d5a3565e-2f8b-4033-9b9a-f28e06c2f4b0 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:17.354916 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d5a3565e-2f8b-4033-9b9a-f28e06c2f4b0 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:17.355029 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 65/268] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:17 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:18.372544 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cf1aaeca-175b-49cd-991b-d4fc212096d1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:18.374667 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cf1aaeca-175b-49cd-991b-d4fc212096d1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:18.374935 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cf1aaeca-175b-49cd-991b-d4fc212096d1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:18.375232 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cf1aaeca-175b-49cd-991b-d4fc212096d1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:19.012915 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:19.012915 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:19.012915 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cf1aaeca-175b-49cd-991b-d4fc212096d1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:19.012915 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cf1aaeca-175b-49cd-991b-d4fc212096d1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:19.012915 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 68/269] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:18 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:19.261535 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-001afd07-c41d-4a5b-93f9-bccfbb12c246 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:19.264096 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-001afd07-c41d-4a5b-93f9-bccfbb12c246 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/attachments/2081f833-b9d5-4be5-ac94-0b4f8ed20629/action Jul 03 17:46:19.264475 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-001afd07-c41d-4a5b-93f9-bccfbb12c246 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:19.264695 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-001afd07-c41d-4a5b-93f9-bccfbb12c246 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:19.286158 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:19.286158 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:19.314202 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-eb7a7657-9453-4fd1-8b15-f3990c2ed57a req-001afd07-c41d-4a5b-93f9-bccfbb12c246 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/2081f833-b9d5-4be5-ac94-0b4f8ed20629/action returned with HTTP 204 Jul 03 17:46:19.314202 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 69/270] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:19 2026] POST /volume/v3/attachments/2081f833-b9d5-4be5-ac94-0b4f8ed20629/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:19.414090 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ccb1f9dd-3066-401e-bd2f-eec57076fc67 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:19.416454 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ccb1f9dd-3066-401e-bd2f-eec57076fc67 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:19.416638 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ccb1f9dd-3066-401e-bd2f-eec57076fc67 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:19.416864 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ccb1f9dd-3066-401e-bd2f-eec57076fc67 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:19.426331 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:19.426331 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:19.431561 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ccb1f9dd-3066-401e-bd2f-eec57076fc67 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:19.436350 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ccb1f9dd-3066-401e-bd2f-eec57076fc67 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:19.436723 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 69/271] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:19 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:19.456205 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-34b02244-2f87-4bcd-a450-8a48c778f2e4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:19.458317 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-34b02244-2f87-4bcd-a450-8a48c778f2e4 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:19.458541 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-34b02244-2f87-4bcd-a450-8a48c778f2e4 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:19.458779 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-34b02244-2f87-4bcd-a450-8a48c778f2e4 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:19.473134 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:19.473134 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:19.479015 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-34b02244-2f87-4bcd-a450-8a48c778f2e4 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:19.485319 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-34b02244-2f87-4bcd-a450-8a48c778f2e4 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:19.485780 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 66/272] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:19 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:20.018156 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-c78ee68e-8bae-496f-adef-081989f48285 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:20.020905 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-c78ee68e-8bae-496f-adef-081989f48285 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:20.021233 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-c78ee68e-8bae-496f-adef-081989f48285 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:20.021504 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-c78ee68e-8bae-496f-adef-081989f48285 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:20.034395 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:20.034395 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:20.042815 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-c78ee68e-8bae-496f-adef-081989f48285 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:20.047184 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-c78ee68e-8bae-496f-adef-081989f48285 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:20.047624 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 69/273] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:20 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:22.802889 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:22.804891 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:46:22.805251 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-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": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "source_volid": null, "backup_id": null}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:22.806918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-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': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'source_volid': None, 'backup_id': None}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:46:22.914677 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Create volume of 1 GB Jul 03 17:46:22.918851 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Availability Zones retrieved successfully. Jul 03 17:46:22.925972 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Flow 'volume_create_api' (f2164815-f3c5-4d86-a307-a98fcd142e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:22.927217 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cab1b65-9ee0-47e9-81e6-d6e760b9367d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:22.928149 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:46:22.990029 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cab1b65-9ee0-47e9-81e6-d6e760b9367d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:22.990830 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dec6a5d0-c4f9-48a8-a989-6a3ea62aaf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:23.053483 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Created reservations ['b05e237d-2c04-4cb4-88b1-60a8829c3cae', 'daafb426-2607-41c2-9787-923fcd63c9bf', 'e050ec95-c8f2-462b-b7d9-145c2876dc98', 'fca702c1-deaa-4f92-bbe1-15a69c81e049'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:46:23.054438 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dec6a5d0-c4f9-48a8-a989-6a3ea62aaf9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b05e237d-2c04-4cb4-88b1-60a8829c3cae', 'daafb426-2607-41c2-9787-923fcd63c9bf', 'e050ec95-c8f2-462b-b7d9-145c2876dc98', 'fca702c1-deaa-4f92-bbe1-15a69c81e049']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:23.055612 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c17929ef-0631-4dba-ab8d-c6d829c5b350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:23.055798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fe02ba94-eba3-411e-a0f2-f81cca4a6aa3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:23.057791 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fe02ba94-eba3-411e-a0f2-f81cca4a6aa3 None None] GET https://10.4.3.210/volume// Jul 03 17:46:23.057791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fe02ba94-eba3-411e-a0f2-f81cca4a6aa3 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:23.057791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fe02ba94-eba3-411e-a0f2-f81cca4a6aa3 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:23.057791 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fe02ba94-eba3-411e-a0f2-f81cca4a6aa3 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:23.057791 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 70/274] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:23.068299 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-41231422-48cf-4ebb-89c4-31902c8fcd51 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:23.071958 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-41231422-48cf-4ebb-89c4-31902c8fcd51 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:23.072421 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-41231422-48cf-4ebb-89c4-31902c8fcd51 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "163156d8-ebe6-44e7-b334-504234109997", "connector": null, "instance_uuid": "4a1292a3-d61e-43dd-bcac-0fdc6b0da2aa"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:23.082979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c17929ef-0631-4dba-ab8d-c6d829c5b350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba819f9-7b9a-4d74-80ae-516f082c7156', '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='905c16aae0214b54a1202ddc4c611b41',qos_specs=None,replication_status=,reservations=['b05e237d-2c04-4cb4-88b1-60a8829c3cae','daafb426-2607-41c2-9787-923fcd63c9bf','e050ec95-c8f2-462b-b7d9-145c2876dc98','fca702c1-deaa-4f92-bbe1-15a69c81e049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d80fc5581e634f1ebf569909d333af77',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:46:23Z,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=dba819f9-7b9a-4d74-80ae-516f082c7156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='905c16aae0214b54a1202ddc4c611b41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d80fc5581e634f1ebf569909d333af77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:23.083782 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb35951-bd5e-4ff9-8985-1fbf66076b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:23.090605 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:23.090605 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:23.110659 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb35951-bd5e-4ff9-8985-1fbf66076b49) transitioned into 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='905c16aae0214b54a1202ddc4c611b41',qos_specs=None,replication_status=,reservations=['b05e237d-2c04-4cb4-88b1-60a8829c3cae','daafb426-2607-41c2-9787-923fcd63c9bf','e050ec95-c8f2-462b-b7d9-145c2876dc98','fca702c1-deaa-4f92-bbe1-15a69c81e049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d80fc5581e634f1ebf569909d333af77',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:23.111614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e3b217-63c4-4732-a701-7d6d1c306b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:23.122226 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e3b217-63c4-4732-a701-7d6d1c306b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:23.123219 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Flow 'volume_create_api' (f2164815-f3c5-4d86-a307-a98fcd142e06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:23.123623 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Create volume request issued successfully. Jul 03 17:46:23.124304 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-7020324b-852a-4ca5-b17b-240abd669225 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:46:23.124809 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 70/275] 10.4.3.210 () {72 vars in 1541 bytes} [Fri Jul 3 17:46:22 2026] POST /volume/v3/volumes => generated 703 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:46:23.132120 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-41231422-48cf-4ebb-89c4-31902c8fcd51 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:23.132702 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 67/276] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:23 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 17:46:23.134639 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-e461f08e-276c-4387-928d-11bcd9d9127f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:23.137041 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-e461f08e-276c-4387-928d-11bcd9d9127f tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] GET https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 Jul 03 17:46:23.137280 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-e461f08e-276c-4387-928d-11bcd9d9127f tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:23.137535 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-e461f08e-276c-4387-928d-11bcd9d9127f tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:23.143543 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fd4cc3b9-8eed-45df-af39-ca1d670fc579 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:23.144182 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fd4cc3b9-8eed-45df-af39-ca1d670fc579 None None] GET https://10.4.3.210/volume// Jul 03 17:46:23.144474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fd4cc3b9-8eed-45df-af39-ca1d670fc579 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:23.144752 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fd4cc3b9-8eed-45df-af39-ca1d670fc579 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:23.145235 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fd4cc3b9-8eed-45df-af39-ca1d670fc579 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:23.145722 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 71/277] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:23.146489 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:23.146489 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:23.150373 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-e461f08e-276c-4387-928d-11bcd9d9127f tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:46:23.155408 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-e461f08e-276c-4387-928d-11bcd9d9127f tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 returned with HTTP 200 Jul 03 17:46:23.155917 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 70/278] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:23 2026] GET /volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 => generated 771 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:23.158081 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-b62c9aa1-62c9-4b7c-9e33-b0101c112a39 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:23.160273 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-b62c9aa1-62c9-4b7c-9e33-b0101c112a39 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:23.160477 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-b62c9aa1-62c9-4b7c-9e33-b0101c112a39 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:23.160699 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-b62c9aa1-62c9-4b7c-9e33-b0101c112a39 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:23.165312 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-d500b847-60a0-4c6f-8601-3afc0f4ba681 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:23.168270 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-d500b847-60a0-4c6f-8601-3afc0f4ba681 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] GET https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 Jul 03 17:46:23.168470 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-d500b847-60a0-4c6f-8601-3afc0f4ba681 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:23.168711 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-d500b847-60a0-4c6f-8601-3afc0f4ba681 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:23.172556 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:23.172556 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:23.175778 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-b62c9aa1-62c9-4b7c-9e33-b0101c112a39 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:23.177668 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:23.177668 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:23.180271 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-b62c9aa1-62c9-4b7c-9e33-b0101c112a39 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:23.180668 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 71/279] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:23 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:23.183501 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-d500b847-60a0-4c6f-8601-3afc0f4ba681 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:46:23.188173 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-d500b847-60a0-4c6f-8601-3afc0f4ba681 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 returned with HTTP 200 Jul 03 17:46:23.189075 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 68/280] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:23 2026] GET /volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 => generated 771 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:25.785279 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-61364c76-4f24-439e-9558-8162960f3f63 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:25.915937 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-021d8943-81a4-45f9-b26a-f51f383e0e68 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:25.918180 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-021d8943-81a4-45f9-b26a-f51f383e0e68 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:25.918447 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-021d8943-81a4-45f9-b26a-f51f383e0e68 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:25.918723 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-021d8943-81a4-45f9-b26a-f51f383e0e68 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:25.925572 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:25.925572 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:25.928827 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-021d8943-81a4-45f9-b26a-f51f383e0e68 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:25.933853 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-021d8943-81a4-45f9-b26a-f51f383e0e68 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:25.934232 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 71/281] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:25 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:26.014044 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:46:26.014555 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2141352009", "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:26.016688 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2141352009', 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:46:26.155192 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-d55fabd2-836b-4fdf-acbb-a6f901322077 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:26.157491 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-d55fabd2-836b-4fdf-acbb-a6f901322077 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2081f833-b9d5-4be5-ac94-0b4f8ed20629 Jul 03 17:46:26.157702 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-d55fabd2-836b-4fdf-acbb-a6f901322077 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:26.157918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-d55fabd2-836b-4fdf-acbb-a6f901322077 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:26.164757 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:26.164757 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:26.198370 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-9d1adbbe-d7f2-40ad-ab0d-c23aab840a8b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:26.200177 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-9d1adbbe-d7f2-40ad-ab0d-c23aab840a8b tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] GET https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 Jul 03 17:46:26.200496 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-9d1adbbe-d7f2-40ad-ab0d-c23aab840a8b tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:26.200763 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-9d1adbbe-d7f2-40ad-ab0d-c23aab840a8b tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:26.208374 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:26.208374 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:26.214017 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-9d1adbbe-d7f2-40ad-ab0d-c23aab840a8b tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:46:26.220222 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-9d1adbbe-d7f2-40ad-ab0d-c23aab840a8b tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 returned with HTTP 200 Jul 03 17:46:26.220823 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 69/282] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:26 2026] GET /volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 => generated 1311 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:26.227738 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e66ee0f5-dbd3-4d06-a3a2-5e378df6c4de None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:26.228203 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e66ee0f5-dbd3-4d06-a3a2-5e378df6c4de None None] GET https://10.4.3.210/volume// Jul 03 17:46:26.228356 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e66ee0f5-dbd3-4d06-a3a2-5e378df6c4de None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:26.228523 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e66ee0f5-dbd3-4d06-a3a2-5e378df6c4de None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:26.228874 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e66ee0f5-dbd3-4d06-a3a2-5e378df6c4de None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:26.229145 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 72/283] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:26.236062 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-eb2facda-5aae-40ec-9d21-49a075587e6e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:26.237603 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-eb2facda-5aae-40ec-9d21-49a075587e6e tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:26.238118 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-eb2facda-5aae-40ec-9d21-49a075587e6e tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dba819f9-7b9a-4d74-80ae-516f082c7156", "connector": null, "instance_uuid": "6ef9b16d-c1c9-4d99-8e22-af52561c996c"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:26.246648 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:26.246648 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:26.282389 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-eb2facda-5aae-40ec-9d21-49a075587e6e tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:26.282389 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 70/284] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:26 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 17:46:26.289133 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8077e09a-6f04-4787-9153-bb9f8f0c37cd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:26.289685 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8077e09a-6f04-4787-9153-bb9f8f0c37cd None None] GET https://10.4.3.210/volume// Jul 03 17:46:26.289917 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8077e09a-6f04-4787-9153-bb9f8f0c37cd None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:26.290169 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8077e09a-6f04-4787-9153-bb9f8f0c37cd None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:26.290584 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8077e09a-6f04-4787-9153-bb9f8f0c37cd None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:26.290994 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 73/285] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:26.298056 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-984a73df-b4d8-4a3b-bf1c-0e78da84e7e5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:26.300557 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-984a73df-b4d8-4a3b-bf1c-0e78da84e7e5 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] GET https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 Jul 03 17:46:26.301027 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-984a73df-b4d8-4a3b-bf1c-0e78da84e7e5 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:26.301410 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-984a73df-b4d8-4a3b-bf1c-0e78da84e7e5 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:26.317356 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:26.317356 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:26.321452 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-984a73df-b4d8-4a3b-bf1c-0e78da84e7e5 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:46:26.326236 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-984a73df-b4d8-4a3b-bf1c-0e78da84e7e5 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 returned with HTTP 200 Jul 03 17:46:26.326803 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 71/286] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:26 2026] GET /volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 => generated 1490 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:26.424990 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-229deac7-1905-4a80-bb27-491a4bb3b46d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:26.426954 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-229deac7-1905-4a80-bb27-491a4bb3b46d tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] PUT https://10.4.3.210/volume/v3/attachments/7f0e71d2-aa63-4e0b-a7f0-13c00c08536f Jul 03 17:46:26.427324 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-229deac7-1905-4a80-bb27-491a4bb3b46d tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:26.434729 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-229deac7-1905-4a80-bb27-491a4bb3b46d tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Acquiring lock "cinder-attachment_update-dba819f9-7b9a-4d74-80ae-516f082c7156-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:46:26.439884 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-229deac7-1905-4a80-bb27-491a4bb3b46d tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Lock "cinder-attachment_update-dba819f9-7b9a-4d74-80ae-516f082c7156-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:46:26.440651 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:26.440651 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:26.504470 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-34099174-91e0-4ed7-ab31-3a582312c8df None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:26.506582 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-34099174-91e0-4ed7-ab31-3a582312c8df tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 Jul 03 17:46:26.506784 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-34099174-91e0-4ed7-ab31-3a582312c8df tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:26.507007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-34099174-91e0-4ed7-ab31-3a582312c8df tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:26.507242 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-34099174-91e0-4ed7-ab31-3a582312c8df tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Delete volume with id: d1aeb107-13a5-4c07-bdad-77d3e0485be5 Jul 03 17:46:26.526660 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:26.526660 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:26.527241 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-34099174-91e0-4ed7-ab31-3a582312c8df tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:26.530982 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Create volume of 1 GB Jul 03 17:46:26.537647 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Availability Zones retrieved successfully. Jul 03 17:46:26.547027 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Flow 'volume_create_api' (76217468-e700-42ad-8a1d-d8068fdcd883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:26.548240 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23bc0c40-1315-44ef-8200-fb8b169cbd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:26.549221 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:46:26.555568 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-34099174-91e0-4ed7-ab31-3a582312c8df tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Delete volume request issued successfully. Jul 03 17:46:26.555741 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-34099174-91e0-4ed7-ab31-3a582312c8df tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 returned with HTTP 202 Jul 03 17:46:26.556179 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 72/287] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:46:26 2026] DELETE /volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:26.567426 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-81d05209-cf22-4925-ab7d-d41b154de38c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:26.569720 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-81d05209-cf22-4925-ab7d-d41b154de38c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 Jul 03 17:46:26.570005 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-81d05209-cf22-4925-ab7d-d41b154de38c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:26.570214 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-81d05209-cf22-4925-ab7d-d41b154de38c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:26.577786 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:26.577786 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:26.581060 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-81d05209-cf22-4925-ab7d-d41b154de38c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:26.587796 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-81d05209-cf22-4925-ab7d-d41b154de38c tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 returned with HTTP 200 Jul 03 17:46:26.587796 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 73/288] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:26 2026] GET /volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:26.656066 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23bc0c40-1315-44ef-8200-fb8b169cbd09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:26.657242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a94d35-a8b9-4d50-bdf9-dea8a50744d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:26.728728 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-d55fabd2-836b-4fdf-acbb-a6f901322077 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/2081f833-b9d5-4be5-ac94-0b4f8ed20629 returned with HTTP 200 Jul 03 17:46:26.728728 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 72/289] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:46:26 2026] DELETE /volume/v3/attachments/2081f833-b9d5-4be5-ac94-0b4f8ed20629 => generated 192 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:26.761598 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Created reservations ['d99e9cff-872d-49b7-8260-3884cfc63189', 'd354f42c-9fa8-4c03-8de4-0afe8d9cc84c', '35dc6446-50a5-47ed-9904-5e15b833994c', 'ec77ff89-b8d7-4a26-b62a-e303be249daf'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:46:26.762547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a94d35-a8b9-4d50-bdf9-dea8a50744d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d99e9cff-872d-49b7-8260-3884cfc63189', 'd354f42c-9fa8-4c03-8de4-0afe8d9cc84c', '35dc6446-50a5-47ed-9904-5e15b833994c', 'ec77ff89-b8d7-4a26-b62a-e303be249daf']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:26.763448 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdccca9-9c68-4eba-be60-065db7f0ae32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:26.794952 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdccca9-9c68-4eba-be60-065db7f0ae32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c435a31e-eab5-4d58-bff8-801cd7e6b25a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2141352009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0968b59bcd3d47fdab72890d035571ec',qos_specs=None,replication_status=,reservations=['d99e9cff-872d-49b7-8260-3884cfc63189','d354f42c-9fa8-4c03-8de4-0afe8d9cc84c','35dc6446-50a5-47ed-9904-5e15b833994c','ec77ff89-b8d7-4a26-b62a-e303be249daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3b0f4b61584567b1b2af036028d298',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2141352009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c435a31e-eab5-4d58-bff8-801cd7e6b25a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0968b59bcd3d47fdab72890d035571ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c3b0f4b61584567b1b2af036028d298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:26.796581 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969104f3-526c-4ff6-8aa0-18155cf7c6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:26.817264 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969104f3-526c-4ff6-8aa0-18155cf7c6e7) transitioned into state 'SUCCESS' from state '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-2141352009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0968b59bcd3d47fdab72890d035571ec',qos_specs=None,replication_status=,reservations=['d99e9cff-872d-49b7-8260-3884cfc63189','d354f42c-9fa8-4c03-8de4-0afe8d9cc84c','35dc6446-50a5-47ed-9904-5e15b833994c','ec77ff89-b8d7-4a26-b62a-e303be249daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3b0f4b61584567b1b2af036028d298',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:26.818738 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da4853c-5ac8-44e2-9f31-39bab150b973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:26.829414 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da4853c-5ac8-44e2-9f31-39bab150b973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:26.830306 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Flow 'volume_create_api' (76217468-e700-42ad-8a1d-d8068fdcd883) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:26.830619 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Create volume request issued successfully. Jul 03 17:46:26.831285 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-61364c76-4f24-439e-9558-8162960f3f63 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:46:26.831795 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 72/290] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:46:25 2026] POST /volume/v3/volumes => generated 757 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:46:26.843953 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fba05513-68c7-425f-9e9a-0c95df4fbfb6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:26.849389 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fba05513-68c7-425f-9e9a-0c95df4fbfb6 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a Jul 03 17:46:26.849618 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fba05513-68c7-425f-9e9a-0c95df4fbfb6 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:26.849846 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fba05513-68c7-425f-9e9a-0c95df4fbfb6 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:26.864235 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:26.864235 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:26.868645 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fba05513-68c7-425f-9e9a-0c95df4fbfb6 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:26.872835 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fba05513-68c7-425f-9e9a-0c95df4fbfb6 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a returned with HTTP 200 Jul 03 17:46:26.873280 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 74/291] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:26 2026] GET /volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:26.966317 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-229deac7-1905-4a80-bb27-491a4bb3b46d tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Lock "cinder-attachment_update-dba819f9-7b9a-4d74-80ae-516f082c7156-np0000004448" released by "attachment_update" :: held 0.527s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:46:26.966617 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-229deac7-1905-4a80-bb27-491a4bb3b46d tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/attachments/7f0e71d2-aa63-4e0b-a7f0-13c00c08536f returned with HTTP 200 Jul 03 17:46:26.967287 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 74/292] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:46:26 2026] PUT /volume/v3/attachments/7f0e71d2-aa63-4e0b-a7f0-13c00c08536f => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:46:27.500029 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-635dd6f5-d754-498c-a219-4cae21f79034 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:27.501516 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-635dd6f5-d754-498c-a219-4cae21f79034 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] POST https://10.4.3.210/volume/v3/attachments/7f0e71d2-aa63-4e0b-a7f0-13c00c08536f/action Jul 03 17:46:27.501516 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-635dd6f5-d754-498c-a219-4cae21f79034 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:27.501690 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-635dd6f5-d754-498c-a219-4cae21f79034 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:27.518034 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:27.518034 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:27.553985 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d68efb97-5f7b-46c3-9f75-2b2a84458c93 req-635dd6f5-d754-498c-a219-4cae21f79034 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/attachments/7f0e71d2-aa63-4e0b-a7f0-13c00c08536f/action returned with HTTP 204 Jul 03 17:46:27.554489 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 73/293] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:27 2026] POST /volume/v3/attachments/7f0e71d2-aa63-4e0b-a7f0-13c00c08536f/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:27.605256 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e672751c-d7ba-4981-8876-4e28c5e24ecf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:27.608693 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e672751c-d7ba-4981-8876-4e28c5e24ecf tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 Jul 03 17:46:27.608693 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e672751c-d7ba-4981-8876-4e28c5e24ecf tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:27.608693 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e672751c-d7ba-4981-8876-4e28c5e24ecf tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:27.616743 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e672751c-d7ba-4981-8876-4e28c5e24ecf tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 returned with HTTP 404 Jul 03 17:46:27.617330 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 73/294] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:27 2026] GET /volume/v3/volumes/d1aeb107-13a5-4c07-bdad-77d3e0485be5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:27.624298 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a65b04d0-6f5b-494c-bae1-d11af2233a09 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:27.626442 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a65b04d0-6f5b-494c-bae1-d11af2233a09 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:27.626685 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a65b04d0-6f5b-494c-bae1-d11af2233a09 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:27.626952 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a65b04d0-6f5b-494c-bae1-d11af2233a09 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:27.627611 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-a65b04d0-6f5b-494c-bae1-d11af2233a09 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Delete volume with id: 3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:27.642181 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:27.642181 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:27.642181 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a65b04d0-6f5b-494c-bae1-d11af2233a09 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:27.678687 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a65b04d0-6f5b-494c-bae1-d11af2233a09 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Delete volume request issued successfully. Jul 03 17:46:27.678687 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a65b04d0-6f5b-494c-bae1-d11af2233a09 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 202 Jul 03 17:46:27.679178 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 75/295] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:46:27 2026] DELETE /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:27.686304 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-207a5b97-5a47-4bbf-8885-17ca0fc9e4b1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:27.691281 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-207a5b97-5a47-4bbf-8885-17ca0fc9e4b1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:27.692830 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-207a5b97-5a47-4bbf-8885-17ca0fc9e4b1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:27.693081 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-207a5b97-5a47-4bbf-8885-17ca0fc9e4b1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:27.711027 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:27.711027 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:27.716220 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-207a5b97-5a47-4bbf-8885-17ca0fc9e4b1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Volume info retrieved successfully. Jul 03 17:46:27.724834 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-207a5b97-5a47-4bbf-8885-17ca0fc9e4b1 tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 200 Jul 03 17:46:27.725355 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 75/296] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:27 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:27.888082 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8466f2bc-85bb-4625-815f-e91284352fdc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:27.890269 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8466f2bc-85bb-4625-815f-e91284352fdc tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a Jul 03 17:46:27.890553 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8466f2bc-85bb-4625-815f-e91284352fdc tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:27.890846 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8466f2bc-85bb-4625-815f-e91284352fdc tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:27.899517 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:27.899517 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:27.903991 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8466f2bc-85bb-4625-815f-e91284352fdc tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:27.913212 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8466f2bc-85bb-4625-815f-e91284352fdc tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a returned with HTTP 200 Jul 03 17:46:27.913732 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 74/297] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:27 2026] GET /volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:27.925726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:27.928067 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:46:27.928592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1413423817"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:27.930589 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1413423817'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:46:27.930791 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Create volume of 1 GB Jul 03 17:46:27.931200 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:27.931200 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:27.935386 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Availability Zones retrieved successfully. Jul 03 17:46:27.940674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Flow 'volume_create_api' (42889924-bb56-4e2c-bc16-54d360bf92a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:27.941516 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aee5e8a6-e01d-448b-9924-d6d9830dd643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:27.942389 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:46:27.971242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aee5e8a6-e01d-448b-9924-d6d9830dd643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:27.971242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6813c206-7177-4437-9df9-bf1db6a11aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:27.975363 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c2bbb4bc-852b-423f-ab36-4b267ab5c14e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:27.975720 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c2bbb4bc-852b-423f-ab36-4b267ab5c14e None None] GET https://10.4.3.210/volume// Jul 03 17:46:27.975919 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c2bbb4bc-852b-423f-ab36-4b267ab5c14e None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:27.976139 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c2bbb4bc-852b-423f-ab36-4b267ab5c14e None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:27.976437 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c2bbb4bc-852b-423f-ab36-4b267ab5c14e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:27.976720 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 76/298] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:46: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 17:46:27.984620 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-949e1a95-f68e-4966-a322-24ff66b36939 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:27.987305 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-949e1a95-f68e-4966-a322-24ff66b36939 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:27.987790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-949e1a95-f68e-4966-a322-24ff66b36939 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "340776f2-4526-4555-8b5c-507b21dd2756", "connector": null, "instance_uuid": "c7543407-4ea8-481e-a340-3808b57465b8"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:27.998978 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:27.998978 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:28.016568 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Created reservations ['b5bf59fe-2271-4625-ad1b-cb11f66f8c6f', '4c1b387c-090f-41bd-96c9-5135541308e4', '9ef803d1-38ee-4196-b613-5d903f5dd298', 'c3c5a62c-66df-4c84-8f00-77385ccbf540'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:46:28.017331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6813c206-7177-4437-9df9-bf1db6a11aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5bf59fe-2271-4625-ad1b-cb11f66f8c6f', '4c1b387c-090f-41bd-96c9-5135541308e4', '9ef803d1-38ee-4196-b613-5d903f5dd298', 'c3c5a62c-66df-4c84-8f00-77385ccbf540']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:28.018045 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3183a360-24f7-4513-b667-0885c534545e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:28.045783 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-949e1a95-f68e-4966-a322-24ff66b36939 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:28.046847 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 76/299] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:27 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 17:46:28.047223 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3183a360-24f7-4513-b667-0885c534545e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd66a46c6-d6f7-4a41-8305-cfb9dd0a8665', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1413423817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0968b59bcd3d47fdab72890d035571ec',qos_specs=None,replication_status=,reservations=['b5bf59fe-2271-4625-ad1b-cb11f66f8c6f','4c1b387c-090f-41bd-96c9-5135541308e4','9ef803d1-38ee-4196-b613-5d903f5dd298','c3c5a62c-66df-4c84-8f00-77385ccbf540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3b0f4b61584567b1b2af036028d298',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1413423817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d66a46c6-d6f7-4a41-8305-cfb9dd0a8665,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0968b59bcd3d47fdab72890d035571ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c3b0f4b61584567b1b2af036028d298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:28.047223 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d29fb5-a78b-41a5-a622-f8c78f8b6856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:28.070280 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d29fb5-a78b-41a5-a622-f8c78f8b6856) transitioned into state 'SUCCESS' from state '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-1413423817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0968b59bcd3d47fdab72890d035571ec',qos_specs=None,replication_status=,reservations=['b5bf59fe-2271-4625-ad1b-cb11f66f8c6f','4c1b387c-090f-41bd-96c9-5135541308e4','9ef803d1-38ee-4196-b613-5d903f5dd298','c3c5a62c-66df-4c84-8f00-77385ccbf540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3b0f4b61584567b1b2af036028d298',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:28.070444 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae4df656-6775-4c5e-8c97-cd7184ca08e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:28.087087 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae4df656-6775-4c5e-8c97-cd7184ca08e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:28.087936 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Flow 'volume_create_api' (42889924-bb56-4e2c-bc16-54d360bf92a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:28.088432 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Create volume request issued successfully. Jul 03 17:46:28.091938 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-45f98f36-f2a2-4d45-9fcc-f44755c26dcb tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:46:28.092384 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 74/300] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:46:27 2026] POST /volume/v3/volumes => generated 757 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:46:28.109116 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-80c0b561-325b-4bb1-a5c4-f3b5b0f05340 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:28.110781 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-80c0b561-325b-4bb1-a5c4-f3b5b0f05340 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 Jul 03 17:46:28.110989 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-80c0b561-325b-4bb1-a5c4-f3b5b0f05340 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:28.111168 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-80c0b561-325b-4bb1-a5c4-f3b5b0f05340 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:28.117380 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:28.117380 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:28.120528 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-80c0b561-325b-4bb1-a5c4-f3b5b0f05340 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:28.124100 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-80c0b561-325b-4bb1-a5c4-f3b5b0f05340 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 returned with HTTP 200 Jul 03 17:46:28.124451 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 75/301] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:28 2026] GET /volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:28.454307 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4495d351-11f4-4b60-8fd3-b1f4528da296 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:28.455823 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4495d351-11f4-4b60-8fd3-b1f4528da296 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:28.456011 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4495d351-11f4-4b60-8fd3-b1f4528da296 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:28.456177 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4495d351-11f4-4b60-8fd3-b1f4528da296 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:28.465270 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:28.465270 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:28.467999 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4495d351-11f4-4b60-8fd3-b1f4528da296 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:28.471246 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4495d351-11f4-4b60-8fd3-b1f4528da296 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:28.471571 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 77/302] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:28 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:28.592090 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0f6fe092-3315-4e72-9692-2d571471cc08 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:28.592662 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0f6fe092-3315-4e72-9692-2d571471cc08 None None] GET https://10.4.3.210/volume// Jul 03 17:46:28.592886 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0f6fe092-3315-4e72-9692-2d571471cc08 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:28.593169 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0f6fe092-3315-4e72-9692-2d571471cc08 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:28.593552 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0f6fe092-3315-4e72-9692-2d571471cc08 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:28.593906 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 77/303] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:28.600652 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-40d413f4-41f9-4e2d-a2b4-76298fed9f39 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:28.603681 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-40d413f4-41f9-4e2d-a2b4-76298fed9f39 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:28.604026 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-40d413f4-41f9-4e2d-a2b4-76298fed9f39 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:28.604259 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-40d413f4-41f9-4e2d-a2b4-76298fed9f39 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:28.623650 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:28.623650 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:28.631964 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-40d413f4-41f9-4e2d-a2b4-76298fed9f39 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:28.643009 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-40d413f4-41f9-4e2d-a2b4-76298fed9f39 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:28.643454 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 75/304] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:28 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 1031 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:28.724639 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-fe45e454-c49d-4c9c-b965-06a55a3389c8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:28.726514 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-fe45e454-c49d-4c9c-b965-06a55a3389c8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] PUT https://10.4.3.210/volume/v3/attachments/b16e73e7-d2ae-4c63-bfce-f38794891c6f Jul 03 17:46:28.726865 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-fe45e454-c49d-4c9c-b965-06a55a3389c8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:28.735940 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-fe45e454-c49d-4c9c-b965-06a55a3389c8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Acquiring lock "cinder-attachment_update-340776f2-4526-4555-8b5c-507b21dd2756-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:46:28.739833 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-fe45e454-c49d-4c9c-b965-06a55a3389c8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Lock "cinder-attachment_update-340776f2-4526-4555-8b5c-507b21dd2756-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:46:28.740745 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:28.740745 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:28.743216 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d1000cd9-2455-4f68-971a-0385df878e2f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:28.747384 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d1000cd9-2455-4f68-971a-0385df878e2f tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] GET https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 Jul 03 17:46:28.747567 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d1000cd9-2455-4f68-971a-0385df878e2f tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:28.747740 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d1000cd9-2455-4f68-971a-0385df878e2f tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:28.755802 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d1000cd9-2455-4f68-971a-0385df878e2f tempest-TestMultiAttachVolumeSwap-751205074 tempest-TestMultiAttachVolumeSwap-751205074-project-member] https://10.4.3.210/volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 returned with HTTP 404 Jul 03 17:46:28.756259 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 78/305] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:28 2026] GET /volume/v3/volumes/3c9873ac-d1b6-4211-96dc-54a706648740 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:29.141456 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-76486a42-3b11-4c66-b5ae-ebbee71143b2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:29.145412 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-76486a42-3b11-4c66-b5ae-ebbee71143b2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 Jul 03 17:46:29.145614 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-76486a42-3b11-4c66-b5ae-ebbee71143b2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:29.145816 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-76486a42-3b11-4c66-b5ae-ebbee71143b2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:29.156143 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:29.156143 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:29.161780 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-76486a42-3b11-4c66-b5ae-ebbee71143b2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:29.168194 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-76486a42-3b11-4c66-b5ae-ebbee71143b2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 returned with HTTP 200 Jul 03 17:46:29.168599 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 78/306] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:29 2026] GET /volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:29.179181 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-afece8c3-f3a5-47a9-be27-467dec75d094 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:29.180788 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:46:29.181164 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1120459552"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:29.182522 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1120459552'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:46:29.182643 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Create volume of 1 GB Jul 03 17:46:29.186566 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Availability Zones retrieved successfully. Jul 03 17:46:29.192383 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Flow 'volume_create_api' (e565f29a-9e2b-4830-ae4e-5cbd67e8c5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:29.193608 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e29f0cee-2ee0-4595-a412-2dd238638a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:29.194754 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:46:29.221714 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e29f0cee-2ee0-4595-a412-2dd238638a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:29.222704 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365f305f-a694-4fd0-a05c-3123847895db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:29.270061 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-fe45e454-c49d-4c9c-b965-06a55a3389c8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Lock "cinder-attachment_update-340776f2-4526-4555-8b5c-507b21dd2756-np0000004448" released by "attachment_update" :: held 0.530s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:46:29.270519 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-fe45e454-c49d-4c9c-b965-06a55a3389c8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/attachments/b16e73e7-d2ae-4c63-bfce-f38794891c6f returned with HTTP 200 Jul 03 17:46:29.271074 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 76/307] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:46:28 2026] PUT /volume/v3/attachments/b16e73e7-d2ae-4c63-bfce-f38794891c6f => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:29.275000 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Created reservations ['c511cd5c-7be5-411f-aa11-6c749915c365', '16905d4e-6152-43c9-a749-4c7009055f4a', '30e4604c-4cd2-490f-a8da-403ac939dfcb', '0d5c6c38-c34f-43af-941b-08d307908a31'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:46:29.275791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365f305f-a694-4fd0-a05c-3123847895db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c511cd5c-7be5-411f-aa11-6c749915c365', '16905d4e-6152-43c9-a749-4c7009055f4a', '30e4604c-4cd2-490f-a8da-403ac939dfcb', '0d5c6c38-c34f-43af-941b-08d307908a31']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:29.276564 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8f8652-590b-463c-a343-bdad230602a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:29.305385 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8f8652-590b-463c-a343-bdad230602a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea3d8e2-74fc-4991-b106-63036ffcfb4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1120459552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0968b59bcd3d47fdab72890d035571ec',qos_specs=None,replication_status=,reservations=['c511cd5c-7be5-411f-aa11-6c749915c365','16905d4e-6152-43c9-a749-4c7009055f4a','30e4604c-4cd2-490f-a8da-403ac939dfcb','0d5c6c38-c34f-43af-941b-08d307908a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3b0f4b61584567b1b2af036028d298',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1120459552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea3d8e2-74fc-4991-b106-63036ffcfb4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0968b59bcd3d47fdab72890d035571ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c3b0f4b61584567b1b2af036028d298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:29.306810 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf80cc8-a87c-4c91-adb4-ef5419c3f94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:29.326207 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf80cc8-a87c-4c91-adb4-ef5419c3f94c) transitioned into state 'SUCCESS' from state '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-1120459552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0968b59bcd3d47fdab72890d035571ec',qos_specs=None,replication_status=,reservations=['c511cd5c-7be5-411f-aa11-6c749915c365','16905d4e-6152-43c9-a749-4c7009055f4a','30e4604c-4cd2-490f-a8da-403ac939dfcb','0d5c6c38-c34f-43af-941b-08d307908a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3b0f4b61584567b1b2af036028d298',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:29.326964 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fcfa0b6-5a62-4461-81a1-b8bb1d5dd2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:29.336866 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fcfa0b6-5a62-4461-81a1-b8bb1d5dd2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:29.337658 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Flow 'volume_create_api' (e565f29a-9e2b-4830-ae4e-5cbd67e8c5ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:29.341169 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Create volume request issued successfully. Jul 03 17:46:29.341816 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-afece8c3-f3a5-47a9-be27-467dec75d094 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:46:29.342259 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 76/308] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:46:29 2026] POST /volume/v3/volumes => generated 757 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:46:29.354652 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-66695669-b92b-4d89-9d98-cb955a519e66 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:29.358278 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-66695669-b92b-4d89-9d98-cb955a519e66 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b Jul 03 17:46:29.358493 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-66695669-b92b-4d89-9d98-cb955a519e66 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:29.359110 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-66695669-b92b-4d89-9d98-cb955a519e66 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:29.366780 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:29.366780 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:29.371215 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-66695669-b92b-4d89-9d98-cb955a519e66 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:29.376716 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-66695669-b92b-4d89-9d98-cb955a519e66 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b returned with HTTP 200 Jul 03 17:46:29.377167 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 79/309] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:29 2026] GET /volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:29.482708 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2a459fb1-e3c7-4017-99f6-c679d1eba126 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:29.484563 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2a459fb1-e3c7-4017-99f6-c679d1eba126 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:29.484780 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2a459fb1-e3c7-4017-99f6-c679d1eba126 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:29.485026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2a459fb1-e3c7-4017-99f6-c679d1eba126 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:29.505932 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:29.505932 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:29.513726 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2a459fb1-e3c7-4017-99f6-c679d1eba126 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:29.523969 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2a459fb1-e3c7-4017-99f6-c679d1eba126 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:29.523969 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 79/310] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:29 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:30.392473 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-06c2b3a8-36a0-4b68-91c5-032bee4bbe54 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:30.394218 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-06c2b3a8-36a0-4b68-91c5-032bee4bbe54 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b Jul 03 17:46:30.394420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-06c2b3a8-36a0-4b68-91c5-032bee4bbe54 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:30.394584 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-06c2b3a8-36a0-4b68-91c5-032bee4bbe54 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:30.400924 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:30.400924 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:30.403983 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-06c2b3a8-36a0-4b68-91c5-032bee4bbe54 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:30.407537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-06c2b3a8-36a0-4b68-91c5-032bee4bbe54 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b returned with HTTP 200 Jul 03 17:46:30.407866 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 77/311] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:30 2026] GET /volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:30.448211 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7e9e8fa9-20cb-43d0-ada5-cc22cb45bf34 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:30.448211 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e9e8fa9-20cb-43d0-ada5-cc22cb45bf34 None None] GET https://10.4.3.210/volume// Jul 03 17:46:30.448211 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e9e8fa9-20cb-43d0-ada5-cc22cb45bf34 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:30.448211 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e9e8fa9-20cb-43d0-ada5-cc22cb45bf34 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:30.448211 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e9e8fa9-20cb-43d0-ada5-cc22cb45bf34 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:30.452261 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 77/312] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46:30 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 17:46:30.461465 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-9c0a8115-c98b-4ff6-b161-4c8a01ff94a6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:30.463753 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-9c0a8115-c98b-4ff6-b161-4c8a01ff94a6 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:46:30.464002 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-9c0a8115-c98b-4ff6-b161-4c8a01ff94a6 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:30.464197 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-9c0a8115-c98b-4ff6-b161-4c8a01ff94a6 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:30.472822 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:30.472822 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:30.476069 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-9c0a8115-c98b-4ff6-b161-4c8a01ff94a6 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:46:30.481486 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-9c0a8115-c98b-4ff6-b161-4c8a01ff94a6 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:46:30.481486 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 80/313] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:30 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:30.537030 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3f951fd3-528f-42ea-9348-2f94f4414abd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:30.538995 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3f951fd3-528f-42ea-9348-2f94f4414abd tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:30.540745 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3f951fd3-528f-42ea-9348-2f94f4414abd tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:30.540745 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3f951fd3-528f-42ea-9348-2f94f4414abd tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:30.552812 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:30.552812 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:30.556515 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3f951fd3-528f-42ea-9348-2f94f4414abd tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:30.562914 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3f951fd3-528f-42ea-9348-2f94f4414abd tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:30.562914 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 80/314] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:30 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:30.599353 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-71a1bd6b-93c9-476b-8e44-c016e01f14c3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:30.601447 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-71a1bd6b-93c9-476b-8e44-c016e01f14c3 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] PUT https://10.4.3.210/volume/v3/attachments/a448f0f3-e1cf-4ccc-96fd-0573246e9797 Jul 03 17:46:30.601808 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-71a1bd6b-93c9-476b-8e44-c016e01f14c3 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:30.621658 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-71a1bd6b-93c9-476b-8e44-c016e01f14c3 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Acquiring lock "cinder-attachment_update-163156d8-ebe6-44e7-b334-504234109997-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:46:30.625012 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-71a1bd6b-93c9-476b-8e44-c016e01f14c3 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Lock "cinder-attachment_update-163156d8-ebe6-44e7-b334-504234109997-np0000004448" acquired by "attachment_update" :: waited 0.010s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:46:30.627824 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:30.627824 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:31.154632 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-71a1bd6b-93c9-476b-8e44-c016e01f14c3 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Lock "cinder-attachment_update-163156d8-ebe6-44e7-b334-504234109997-np0000004448" released by "attachment_update" :: held 0.530s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:46:31.154931 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-71a1bd6b-93c9-476b-8e44-c016e01f14c3 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/a448f0f3-e1cf-4ccc-96fd-0573246e9797 returned with HTTP 200 Jul 03 17:46:31.155351 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 78/315] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:46:30 2026] PUT /volume/v3/attachments/a448f0f3-e1cf-4ccc-96fd-0573246e9797 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:31.577619 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-960a875d-70ee-4cb9-bf43-8754687dbbf0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:31.579803 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-960a875d-70ee-4cb9-bf43-8754687dbbf0 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:31.580368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-960a875d-70ee-4cb9-bf43-8754687dbbf0 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:31.580368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-960a875d-70ee-4cb9-bf43-8754687dbbf0 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:31.591067 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:31.591067 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:31.596122 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-960a875d-70ee-4cb9-bf43-8754687dbbf0 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:31.602365 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-960a875d-70ee-4cb9-bf43-8754687dbbf0 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:31.602907 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 78/316] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:31 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:31.666596 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-6a98adfc-400f-4f34-8892-a1ed5be6a1ec None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:31.670145 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-6a98adfc-400f-4f34-8892-a1ed5be6a1ec tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/attachments/a448f0f3-e1cf-4ccc-96fd-0573246e9797/action Jul 03 17:46:31.670505 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-6a98adfc-400f-4f34-8892-a1ed5be6a1ec tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:31.670612 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-6a98adfc-400f-4f34-8892-a1ed5be6a1ec tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:31.703974 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:31.703974 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:31.721940 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8a0cbb83-99a4-4b1f-a313-0c0590ddbdb0 req-6a98adfc-400f-4f34-8892-a1ed5be6a1ec tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/a448f0f3-e1cf-4ccc-96fd-0573246e9797/action returned with HTTP 204 Jul 03 17:46:31.722422 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 81/317] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:31 2026] POST /volume/v3/attachments/a448f0f3-e1cf-4ccc-96fd-0573246e9797/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:32.619243 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-52590fe2-9528-4652-b079-b0bd3d4833b7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:32.622592 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-52590fe2-9528-4652-b079-b0bd3d4833b7 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:32.622774 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-52590fe2-9528-4652-b079-b0bd3d4833b7 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:32.622980 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-52590fe2-9528-4652-b079-b0bd3d4833b7 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:32.639846 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:32.639846 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:32.645717 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-52590fe2-9528-4652-b079-b0bd3d4833b7 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:32.653405 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-52590fe2-9528-4652-b079-b0bd3d4833b7 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:32.653958 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 81/318] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:32 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:33.669916 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a6fc05ce-cc1b-4fc9-a846-7eac2c749e55 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:33.671613 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a6fc05ce-cc1b-4fc9-a846-7eac2c749e55 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:33.671735 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a6fc05ce-cc1b-4fc9-a846-7eac2c749e55 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:33.671939 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a6fc05ce-cc1b-4fc9-a846-7eac2c749e55 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:33.682869 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:33.682869 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:33.691496 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a6fc05ce-cc1b-4fc9-a846-7eac2c749e55 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:33.694359 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a6fc05ce-cc1b-4fc9-a846-7eac2c749e55 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:33.695011 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 79/319] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:33 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:34.709563 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7554970f-e28b-4817-8132-f0b1d20cc556 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:34.711670 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7554970f-e28b-4817-8132-f0b1d20cc556 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:34.711911 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7554970f-e28b-4817-8132-f0b1d20cc556 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:34.712189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7554970f-e28b-4817-8132-f0b1d20cc556 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:34.722665 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:34.722665 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:34.726381 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7554970f-e28b-4817-8132-f0b1d20cc556 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:34.730382 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7554970f-e28b-4817-8132-f0b1d20cc556 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:34.730730 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 79/320] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:34 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:35.748585 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-15745c07-f60b-42d9-9c97-f9f723814b89 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:35.750375 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15745c07-f60b-42d9-9c97-f9f723814b89 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:35.750590 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15745c07-f60b-42d9-9c97-f9f723814b89 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:35.751141 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15745c07-f60b-42d9-9c97-f9f723814b89 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:35.768870 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:35.768870 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:35.780095 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-15745c07-f60b-42d9-9c97-f9f723814b89 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:35.789631 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15745c07-f60b-42d9-9c97-f9f723814b89 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:35.790093 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 82/321] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:35 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:36.807743 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6524d10b-1387-48fd-a784-85fba41e1c87 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:36.809483 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6524d10b-1387-48fd-a784-85fba41e1c87 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:36.809664 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6524d10b-1387-48fd-a784-85fba41e1c87 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:36.809856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6524d10b-1387-48fd-a784-85fba41e1c87 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:36.820925 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:36.820925 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:36.824636 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6524d10b-1387-48fd-a784-85fba41e1c87 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:36.829307 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6524d10b-1387-48fd-a784-85fba41e1c87 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:36.829758 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 82/322] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:36 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:37.847483 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8d3a077d-4f66-4302-af61-1c0f04661981 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:37.850246 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8d3a077d-4f66-4302-af61-1c0f04661981 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:37.850444 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8d3a077d-4f66-4302-af61-1c0f04661981 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:37.850695 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8d3a077d-4f66-4302-af61-1c0f04661981 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:37.864331 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:37.864331 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:37.869961 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8d3a077d-4f66-4302-af61-1c0f04661981 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:37.877152 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8d3a077d-4f66-4302-af61-1c0f04661981 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:37.877956 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 80/323] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:37 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:38.830898 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-b69c7ae5-d370-49b1-8fdf-b2a3b654f7ba None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:38.833551 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-b69c7ae5-d370-49b1-8fdf-b2a3b654f7ba tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] POST https://10.4.3.210/volume/v3/attachments/b16e73e7-d2ae-4c63-bfce-f38794891c6f/action Jul 03 17:46:38.833934 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-b69c7ae5-d370-49b1-8fdf-b2a3b654f7ba tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:38.834063 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-b69c7ae5-d370-49b1-8fdf-b2a3b654f7ba tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:38.859764 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:38.859764 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:38.873331 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-437559c1-04d5-44f9-8e92-4afb7f2dea4b req-b69c7ae5-d370-49b1-8fdf-b2a3b654f7ba tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/attachments/b16e73e7-d2ae-4c63-bfce-f38794891c6f/action returned with HTTP 204 Jul 03 17:46:38.873819 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 80/324] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:38 2026] POST /volume/v3/attachments/b16e73e7-d2ae-4c63-bfce-f38794891c6f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:38.893370 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-02d16012-aed0-4d66-a734-053cae21d535 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:38.895269 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-02d16012-aed0-4d66-a734-053cae21d535 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:38.895531 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-02d16012-aed0-4d66-a734-053cae21d535 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:38.895804 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-02d16012-aed0-4d66-a734-053cae21d535 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:38.904900 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:38.904900 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:38.908822 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-02d16012-aed0-4d66-a734-053cae21d535 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:38.913000 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-02d16012-aed0-4d66-a734-053cae21d535 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:38.913432 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 83/325] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:38 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:38.927570 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-956efc0e-4516-4fb7-bc2d-f1c1dee5a152 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:38.929236 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-956efc0e-4516-4fb7-bc2d-f1c1dee5a152 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:38.929388 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-956efc0e-4516-4fb7-bc2d-f1c1dee5a152 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:38.929578 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-956efc0e-4516-4fb7-bc2d-f1c1dee5a152 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:38.938016 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:38.938016 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:38.941660 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-956efc0e-4516-4fb7-bc2d-f1c1dee5a152 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:38.945755 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-956efc0e-4516-4fb7-bc2d-f1c1dee5a152 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:38.946173 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 83/326] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:38 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:39.043353 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-98c8963a-053b-44e5-9c10-50fa38ed1d9e req-0dc1eaa1-d6f1-42e8-8839-e46188aa1a30 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:39.047189 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-98c8963a-053b-44e5-9c10-50fa38ed1d9e req-0dc1eaa1-d6f1-42e8-8839-e46188aa1a30 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:39.047447 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-98c8963a-053b-44e5-9c10-50fa38ed1d9e req-0dc1eaa1-d6f1-42e8-8839-e46188aa1a30 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:39.047848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-98c8963a-053b-44e5-9c10-50fa38ed1d9e req-0dc1eaa1-d6f1-42e8-8839-e46188aa1a30 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:39.057068 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:39.057068 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:39.060603 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-98c8963a-053b-44e5-9c10-50fa38ed1d9e req-0dc1eaa1-d6f1-42e8-8839-e46188aa1a30 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:39.065372 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-98c8963a-053b-44e5-9c10-50fa38ed1d9e req-0dc1eaa1-d6f1-42e8-8839-e46188aa1a30 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:39.066053 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 81/327] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:39 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:39.346294 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-a6fe86af-5311-4386-872c-c7039030229e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:39.349686 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-a6fe86af-5311-4386-872c-c7039030229e tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a Jul 03 17:46:39.350139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-a6fe86af-5311-4386-872c-c7039030229e tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:39.350401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-a6fe86af-5311-4386-872c-c7039030229e tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:39.360100 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:39.360100 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:39.367307 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-a6fe86af-5311-4386-872c-c7039030229e tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:39.373012 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-a6fe86af-5311-4386-872c-c7039030229e tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a returned with HTTP 200 Jul 03 17:46:39.373929 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 81/328] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:39 2026] GET /volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:39.382913 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-30fd6733-7009-485b-954f-e9a25e0f4eb0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:39.385231 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-30fd6733-7009-485b-954f-e9a25e0f4eb0 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 Jul 03 17:46:39.385443 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-30fd6733-7009-485b-954f-e9a25e0f4eb0 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:39.385644 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-30fd6733-7009-485b-954f-e9a25e0f4eb0 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:39.393441 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:39.393441 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:39.398035 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-30fd6733-7009-485b-954f-e9a25e0f4eb0 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:39.402355 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-30fd6733-7009-485b-954f-e9a25e0f4eb0 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 returned with HTTP 200 Jul 03 17:46:39.403553 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 84/329] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:39 2026] GET /volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:39.413832 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-ea3ec084-3245-479a-bf30-2e6df603814d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:39.415911 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-ea3ec084-3245-479a-bf30-2e6df603814d tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b Jul 03 17:46:39.416136 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-ea3ec084-3245-479a-bf30-2e6df603814d tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:39.416411 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-ea3ec084-3245-479a-bf30-2e6df603814d tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:39.427223 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:39.427223 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:39.431562 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-ea3ec084-3245-479a-bf30-2e6df603814d tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:39.439730 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-ea3ec084-3245-479a-bf30-2e6df603814d tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b returned with HTTP 200 Jul 03 17:46:39.440332 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 84/330] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:39 2026] GET /volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:39.454537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b1ef1ff3-de8a-401c-a9d4-bf4f56a71fa8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:39.454537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b1ef1ff3-de8a-401c-a9d4-bf4f56a71fa8 None None] GET https://10.4.3.210/volume// Jul 03 17:46:39.454537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b1ef1ff3-de8a-401c-a9d4-bf4f56a71fa8 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:39.454537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b1ef1ff3-de8a-401c-a9d4-bf4f56a71fa8 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:39.454537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b1ef1ff3-de8a-401c-a9d4-bf4f56a71fa8 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:39.454537 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 82/331] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:46: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 17:46:39.462453 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-0e1c6d9f-23b9-44ac-ba6b-dcfd3da6747f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:39.465593 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-0e1c6d9f-23b9-44ac-ba6b-dcfd3da6747f tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:39.466064 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-0e1c6d9f-23b9-44ac-ba6b-dcfd3da6747f tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c435a31e-eab5-4d58-bff8-801cd7e6b25a", "connector": null, "instance_uuid": "9a6f695d-aa8a-4e8e-9d32-4b1393577403"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:39.477380 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:39.477380 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:39.509953 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-0e1c6d9f-23b9-44ac-ba6b-dcfd3da6747f tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:39.510430 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 82/332] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:39 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 17:46:39.518179 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bd0d95bd-252e-49fe-a4af-98bfdd5c9e35 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:39.518685 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd0d95bd-252e-49fe-a4af-98bfdd5c9e35 None None] GET https://10.4.3.210/volume// Jul 03 17:46:39.518917 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd0d95bd-252e-49fe-a4af-98bfdd5c9e35 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:39.519138 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd0d95bd-252e-49fe-a4af-98bfdd5c9e35 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:39.519523 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd0d95bd-252e-49fe-a4af-98bfdd5c9e35 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:39.519906 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 85/333] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:46: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 17:46:39.527571 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-5d71ed94-94be-47fe-a966-52e0ec01e1cc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:39.530307 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-5d71ed94-94be-47fe-a966-52e0ec01e1cc tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:39.530788 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-5d71ed94-94be-47fe-a966-52e0ec01e1cc tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d66a46c6-d6f7-4a41-8305-cfb9dd0a8665", "connector": null, "instance_uuid": "9a6f695d-aa8a-4e8e-9d32-4b1393577403"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:39.540437 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:39.540437 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:39.591098 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-5d71ed94-94be-47fe-a966-52e0ec01e1cc tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:39.591098 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 85/334] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:39 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 17:46:39.609035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-09b47832-4867-4802-adfe-a3a2507aa461 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:39.609035 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-09b47832-4867-4802-adfe-a3a2507aa461 None None] GET https://10.4.3.210/volume// Jul 03 17:46:39.609035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-09b47832-4867-4802-adfe-a3a2507aa461 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:39.609035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-09b47832-4867-4802-adfe-a3a2507aa461 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:39.609035 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-09b47832-4867-4802-adfe-a3a2507aa461 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:39.609035 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 83/335] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:46: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 17:46:39.622318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-1405d203-2f33-4447-a67e-8b4264510c76 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:39.625295 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-1405d203-2f33-4447-a67e-8b4264510c76 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:39.625674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-1405d203-2f33-4447-a67e-8b4264510c76 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fea3d8e2-74fc-4991-b106-63036ffcfb4b", "connector": null, "instance_uuid": "9a6f695d-aa8a-4e8e-9d32-4b1393577403"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:39.640749 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:39.640749 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:39.701233 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-1405d203-2f33-4447-a67e-8b4264510c76 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:39.702205 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 83/336] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:39 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:40.040810 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2fb4f746-b167-444a-bcea-0ebee8b5e7be req-339359d6-bf2e-4d80-84f8-dc3066b98dd5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:40.043980 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2fb4f746-b167-444a-bcea-0ebee8b5e7be req-339359d6-bf2e-4d80-84f8-dc3066b98dd5 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] GET https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 Jul 03 17:46:40.043980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2fb4f746-b167-444a-bcea-0ebee8b5e7be req-339359d6-bf2e-4d80-84f8-dc3066b98dd5 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:40.043980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2fb4f746-b167-444a-bcea-0ebee8b5e7be req-339359d6-bf2e-4d80-84f8-dc3066b98dd5 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:40.065582 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:40.065582 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:40.067179 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-2fb4f746-b167-444a-bcea-0ebee8b5e7be req-339359d6-bf2e-4d80-84f8-dc3066b98dd5 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:46:40.074308 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2fb4f746-b167-444a-bcea-0ebee8b5e7be req-339359d6-bf2e-4d80-84f8-dc3066b98dd5 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 returned with HTTP 200 Jul 03 17:46:40.074925 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 86/337] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:40 2026] GET /volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 => generated 1603 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:42.591404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-013d9d97-893e-4133-ad6e-5b68070f94ac None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:42.920973 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-013d9d97-893e-4133-ad6e-5b68070f94ac tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:46:42.921614 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-013d9d97-893e-4133-ad6e-5b68070f94ac tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-123741714", "description": "tempest-group-type-description-1924327941", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:42.926711 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:42.926711 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:42.965523 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-013d9d97-893e-4133-ad6e-5b68070f94ac tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:46:42.966069 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 86/338] 10.4.3.210 () {70 vars in 1312 bytes} [Fri Jul 3 17:46:42 2026] POST /volume/v3/group_types => generated 264 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:42.979524 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-33881e95-9268-45b0-919a-b36273afb38d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:42.983451 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-33881e95-9268-45b0-919a-b36273afb38d tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] GET https://10.4.3.210/volume/v3/group_types Jul 03 17:46:42.983663 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-33881e95-9268-45b0-919a-b36273afb38d tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:42.983865 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-33881e95-9268-45b0-919a-b36273afb38d tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:43.004962 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-33881e95-9268-45b0-919a-b36273afb38d tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 200 Jul 03 17:46:43.005482 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 84/339] 10.4.3.210 () {68 vars in 1290 bytes} [Fri Jul 3 17:46:42 2026] GET /volume/v3/group_types => generated 498 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:43.020514 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3d3c9c18-80e0-4dba-8910-ffb14d740f3b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.027158 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3d3c9c18-80e0-4dba-8910-ffb14d740f3b tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] PUT https://10.4.3.210/volume/v3/group_types/24e91460-2c84-40e0-b3f1-6655b2de63bc Jul 03 17:46:43.027158 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3d3c9c18-80e0-4dba-8910-ffb14d740f3b tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-668142513", "description": "updated-group-type-desc"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:43.037649 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:43.037649 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:43.076691 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3d3c9c18-80e0-4dba-8910-ffb14d740f3b tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types/24e91460-2c84-40e0-b3f1-6655b2de63bc returned with HTTP 200 Jul 03 17:46:43.076691 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 84/340] 10.4.3.210 () {70 vars in 1422 bytes} [Fri Jul 3 17:46:43 2026] PUT /volume/v3/group_types/24e91460-2c84-40e0-b3f1-6655b2de63bc => generated 254 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:43.092295 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fb22464b-48d6-4512-adcc-19aadc63bf49 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.096882 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fb22464b-48d6-4512-adcc-19aadc63bf49 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] GET https://10.4.3.210/volume/v3/group_types/24e91460-2c84-40e0-b3f1-6655b2de63bc Jul 03 17:46:43.101079 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fb22464b-48d6-4512-adcc-19aadc63bf49 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:43.101394 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fb22464b-48d6-4512-adcc-19aadc63bf49 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:43.119217 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fb22464b-48d6-4512-adcc-19aadc63bf49 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types/24e91460-2c84-40e0-b3f1-6655b2de63bc returned with HTTP 200 Jul 03 17:46:43.119763 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 87/341] 10.4.3.210 () {68 vars in 1401 bytes} [Fri Jul 3 17:46:43 2026] GET /volume/v3/group_types/24e91460-2c84-40e0-b3f1-6655b2de63bc => generated 254 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:43.136341 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c4f37b47-1dfa-4638-9e7e-e8606e11ea48 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.138156 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c4f37b47-1dfa-4638-9e7e-e8606e11ea48 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/24e91460-2c84-40e0-b3f1-6655b2de63bc Jul 03 17:46:43.138500 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c4f37b47-1dfa-4638-9e7e-e8606e11ea48 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:43.138719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c4f37b47-1dfa-4638-9e7e-e8606e11ea48 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:43.168020 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c4f37b47-1dfa-4638-9e7e-e8606e11ea48 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types/24e91460-2c84-40e0-b3f1-6655b2de63bc returned with HTTP 202 Jul 03 17:46:43.168625 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 87/342] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:46:43 2026] DELETE /volume/v3/group_types/24e91460-2c84-40e0-b3f1-6655b2de63bc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:46:43.176875 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9ebbee62-0570-421e-aa95-71bf38979c56 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.178560 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9ebbee62-0570-421e-aa95-71bf38979c56 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] GET https://10.4.3.210/volume/v3/group_types Jul 03 17:46:43.178831 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9ebbee62-0570-421e-aa95-71bf38979c56 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:43.179685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9ebbee62-0570-421e-aa95-71bf38979c56 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:43.190600 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9ebbee62-0570-421e-aa95-71bf38979c56 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 200 Jul 03 17:46:43.191364 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 85/343] 10.4.3.210 () {68 vars in 1290 bytes} [Fri Jul 3 17:46:43 2026] GET /volume/v3/group_types => generated 248 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:43.203524 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ce398714-8b44-4537-916f-0f6e4a9a8bc9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.205945 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ce398714-8b44-4537-916f-0f6e4a9a8bc9 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:46:43.206426 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ce398714-8b44-4537-916f-0f6e4a9a8bc9 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-16465429", "is_public": true}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:43.243577 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ce398714-8b44-4537-916f-0f6e4a9a8bc9 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:46:43.244100 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 85/344] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:46:43 2026] POST /volume/v3/group_types => generated 162 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:43.257486 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-814fc962-cba9-42c3-a627-ddef648bdd42 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.259469 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-814fc962-cba9-42c3-a627-ddef648bdd42 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:46:43.259891 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-814fc962-cba9-42c3-a627-ddef648bdd42 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-628128235", "is_public": false}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:43.292720 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-814fc962-cba9-42c3-a627-ddef648bdd42 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:46:43.293690 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 88/345] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:46:43 2026] POST /volume/v3/group_types => generated 164 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:43.302363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a441ec97-219c-497d-a987-1afb5ea2cf60 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.304310 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a441ec97-219c-497d-a987-1afb5ea2cf60 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] GET https://10.4.3.210/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 17:46:43.304524 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a441ec97-219c-497d-a987-1afb5ea2cf60 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:43.304700 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a441ec97-219c-497d-a987-1afb5ea2cf60 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:43.321807 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a441ec97-219c-497d-a987-1afb5ea2cf60 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 17:46:43.322309 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 88/346] 10.4.3.210 () {68 vars in 1351 bytes} [Fri Jul 3 17:46:43 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:43.337487 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dafd17c4-d521-4ea9-b364-5d51e14d9c33 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.340286 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dafd17c4-d521-4ea9-b364-5d51e14d9c33 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] GET https://10.4.3.210/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 17:46:43.342718 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dafd17c4-d521-4ea9-b364-5d51e14d9c33 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:43.342718 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dafd17c4-d521-4ea9-b364-5d51e14d9c33 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:43.353320 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dafd17c4-d521-4ea9-b364-5d51e14d9c33 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 17:46:43.354136 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 86/347] 10.4.3.210 () {68 vars in 1353 bytes} [Fri Jul 3 17:46:43 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 546 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:43.362918 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7e7be45a-196b-4c34-a32e-cd4f258776ad None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.375084 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e7be45a-196b-4c34-a32e-cd4f258776ad tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] GET https://10.4.3.210/volume/v3/group_types?is_public=False Jul 03 17:46:43.375084 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e7be45a-196b-4c34-a32e-cd4f258776ad tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:43.375084 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e7be45a-196b-4c34-a32e-cd4f258776ad tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:43.385052 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e7be45a-196b-4c34-a32e-cd4f258776ad tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 17:46:43.385461 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 86/348] 10.4.3.210 () {68 vars in 1321 bytes} [Fri Jul 3 17:46:43 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:43.394621 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a3d8b33a-9da1-4b82-81ec-487593db7b11 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.398741 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3d8b33a-9da1-4b82-81ec-487593db7b11 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] GET https://10.4.3.210/volume/v3/group_types?is_public=True Jul 03 17:46:43.398741 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3d8b33a-9da1-4b82-81ec-487593db7b11 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:43.398914 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3d8b33a-9da1-4b82-81ec-487593db7b11 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:43.413377 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3d8b33a-9da1-4b82-81ec-487593db7b11 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 17:46:43.417601 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 89/349] 10.4.3.210 () {68 vars in 1319 bytes} [Fri Jul 3 17:46:43 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:43.422730 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fa9b7171-842e-4733-8fad-c980e4a475c5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.426445 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fa9b7171-842e-4733-8fad-c980e4a475c5 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/931df23b-27ea-477e-a019-c39819960b21 Jul 03 17:46:43.426610 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fa9b7171-842e-4733-8fad-c980e4a475c5 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:43.426973 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fa9b7171-842e-4733-8fad-c980e4a475c5 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:43.441050 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fa9b7171-842e-4733-8fad-c980e4a475c5 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types/931df23b-27ea-477e-a019-c39819960b21 returned with HTTP 202 Jul 03 17:46:43.441594 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 89/350] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:46:43 2026] DELETE /volume/v3/group_types/931df23b-27ea-477e-a019-c39819960b21 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:46:43.448133 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-24e7439c-21b3-48f5-b4a7-020431d80a83 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:43.449855 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-24e7439c-21b3-48f5-b4a7-020431d80a83 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/7278c812-53d2-4a57-83ba-4dd977e7ceac Jul 03 17:46:43.450073 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-24e7439c-21b3-48f5-b4a7-020431d80a83 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:43.450258 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-24e7439c-21b3-48f5-b4a7-020431d80a83 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:43.475987 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-24e7439c-21b3-48f5-b4a7-020431d80a83 tempest-GroupTypesTest-305553405 tempest-GroupTypesTest-305553405-project-admin] https://10.4.3.210/volume/v3/group_types/7278c812-53d2-4a57-83ba-4dd977e7ceac returned with HTTP 202 Jul 03 17:46:43.475987 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 87/351] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:46:43 2026] DELETE /volume/v3/group_types/7278c812-53d2-4a57-83ba-4dd977e7ceac => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:46:47.730431 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-71c6ae78-7b98-46f7-b415-77a0ab6638f1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:47.878048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-82f1c376-c4b6-42f9-b405-ab9cb7f6d95f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:47.878877 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-82f1c376-c4b6-42f9-b405-ab9cb7f6d95f None None] GET https://10.4.3.210/volume// Jul 03 17:46:47.878877 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-82f1c376-c4b6-42f9-b405-ab9cb7f6d95f None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:47.878877 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-82f1c376-c4b6-42f9-b405-ab9cb7f6d95f None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:47.879174 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-82f1c376-c4b6-42f9-b405-ab9cb7f6d95f None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:47.879530 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 90/352] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:47.888450 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-46727a6b-dac8-41eb-94c7-1d0ecaa23fae None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:47.890466 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-46727a6b-dac8-41eb-94c7-1d0ecaa23fae tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a Jul 03 17:46:47.890675 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-46727a6b-dac8-41eb-94c7-1d0ecaa23fae tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:47.890900 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-46727a6b-dac8-41eb-94c7-1d0ecaa23fae tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:47.904710 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:47.904710 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:47.910412 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-46727a6b-dac8-41eb-94c7-1d0ecaa23fae tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:47.919339 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-46727a6b-dac8-41eb-94c7-1d0ecaa23fae tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a returned with HTTP 200 Jul 03 17:46:47.919890 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 90/353] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:47 2026] GET /volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:47.960386 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-71c6ae78-7b98-46f7-b415-77a0ab6638f1 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] POST https://10.4.3.210/volume/v3/qos-specs Jul 03 17:46:47.960897 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-71c6ae78-7b98-46f7-b415-77a0ab6638f1 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-851710814", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:47.963204 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.qos_specs [None req-71c6ae78-7b98-46f7-b415-77a0ab6638f1 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-851710814', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99940) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 17:46:47.970413 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-71c6ae78-7b98-46f7-b415-77a0ab6638f1 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DB qos_specs_create(): root {'id': '94f1dcd0-7883-4388-a795-58fa18e5c9cb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-851710814'} {{(pid=99940) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 17:46:47.981916 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-71c6ae78-7b98-46f7-b415-77a0ab6638f1 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Jul 03 17:46:47.982427 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 87/354] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:46:47 2026] POST /volume/v3/qos-specs => generated 392 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:47.994992 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0d84c324-7683-4553-9baa-ac91c868deaa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:47.998389 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0d84c324-7683-4553-9baa-ac91c868deaa tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:46:47.998674 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0d84c324-7683-4553-9baa-ac91c868deaa tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-712941890"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:48.011219 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0d84c324-7683-4553-9baa-ac91c868deaa tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:46:48.012415 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 88/355] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:46:47 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.025223 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-84ed959f-8326-4c28-8dfd-f63a9dcad479 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.027499 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84ed959f-8326-4c28-8dfd-f63a9dcad479 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:46:48.027849 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84ed959f-8326-4c28-8dfd-f63a9dcad479 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2121028327"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:48.036804 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-9f3498a7-df1d-4844-84aa-664326e3ac87 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.040323 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-9f3498a7-df1d-4844-84aa-664326e3ac87 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] PUT https://10.4.3.210/volume/v3/attachments/f0ac01b4-0d67-4e07-8cc4-39c5e46662f7 Jul 03 17:46:48.041721 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-9f3498a7-df1d-4844-84aa-664326e3ac87 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:48.044883 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84ed959f-8326-4c28-8dfd-f63a9dcad479 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:46:48.045426 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 91/356] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:46:48 2026] POST /volume/v3/types => generated 222 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.053644 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ce71ac3c-f7ef-44cc-b427-94613be802f2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.053783 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-9f3498a7-df1d-4844-84aa-664326e3ac87 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Acquiring lock "cinder-attachment_update-c435a31e-eab5-4d58-bff8-801cd7e6b25a-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:46:48.055312 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ce71ac3c-f7ef-44cc-b427-94613be802f2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:46:48.056223 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ce71ac3c-f7ef-44cc-b427-94613be802f2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1694332844"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:48.057033 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.057033 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:48.059390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-9f3498a7-df1d-4844-84aa-664326e3ac87 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Lock "cinder-attachment_update-c435a31e-eab5-4d58-bff8-801cd7e6b25a-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:46:48.060333 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.060333 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:48.071791 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ce71ac3c-f7ef-44cc-b427-94613be802f2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:46:48.072082 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 88/357] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:46:48 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.081571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-567413c1-3a35-44d7-a141-87535537e568 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.084584 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-567413c1-3a35-44d7-a141-87535537e568 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associate?vol_type_id=b18042f8-3474-4eff-8967-486c1d1b9c9e Jul 03 17:46:48.084808 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-567413c1-3a35-44d7-a141-87535537e568 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.084993 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-567413c1-3a35-44d7-a141-87535537e568 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'associate' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.085531 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.qos_specs_manage [None req-567413c1-3a35-44d7-a141-87535537e568 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Associate qos_spec: 94f1dcd0-7883-4388-a795-58fa18e5c9cb with type: b18042f8-3474-4eff-8967-486c1d1b9c9e {{(pid=99943) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 17:46:48.131101 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-567413c1-3a35-44d7-a141-87535537e568 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associate?vol_type_id=b18042f8-3474-4eff-8967-486c1d1b9c9e returned with HTTP 202 Jul 03 17:46:48.131802 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 89/358] 10.4.3.210 () {66 vars in 1481 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associate?vol_type_id=b18042f8-3474-4eff-8967-486c1d1b9c9e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.139915 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c04ec790-43fb-4e93-9f8c-3fd1b0b37746 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.144645 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c04ec790-43fb-4e93-9f8c-3fd1b0b37746 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associate?vol_type_id=264c107d-d02d-4ecf-80b9-a633657aea0d Jul 03 17:46:48.144645 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c04ec790-43fb-4e93-9f8c-3fd1b0b37746 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.144645 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c04ec790-43fb-4e93-9f8c-3fd1b0b37746 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'associate' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.144645 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c04ec790-43fb-4e93-9f8c-3fd1b0b37746 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Associate qos_spec: 94f1dcd0-7883-4388-a795-58fa18e5c9cb with type: 264c107d-d02d-4ecf-80b9-a633657aea0d {{(pid=99941) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 17:46:48.176752 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c04ec790-43fb-4e93-9f8c-3fd1b0b37746 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associate?vol_type_id=264c107d-d02d-4ecf-80b9-a633657aea0d returned with HTTP 202 Jul 03 17:46:48.177230 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 92/359] 10.4.3.210 () {66 vars in 1481 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associate?vol_type_id=264c107d-d02d-4ecf-80b9-a633657aea0d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.186245 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0db6d852-0b7a-49dc-be1a-ac1ee5e7597b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.188608 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0db6d852-0b7a-49dc-be1a-ac1ee5e7597b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associate?vol_type_id=68392e06-8344-4285-bab6-bee39a8147ab Jul 03 17:46:48.189059 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0db6d852-0b7a-49dc-be1a-ac1ee5e7597b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.189209 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0db6d852-0b7a-49dc-be1a-ac1ee5e7597b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'associate' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.190119 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0db6d852-0b7a-49dc-be1a-ac1ee5e7597b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Associate qos_spec: 94f1dcd0-7883-4388-a795-58fa18e5c9cb with type: 68392e06-8344-4285-bab6-bee39a8147ab {{(pid=99940) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 17:46:48.218782 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0db6d852-0b7a-49dc-be1a-ac1ee5e7597b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associate?vol_type_id=68392e06-8344-4285-bab6-bee39a8147ab returned with HTTP 202 Jul 03 17:46:48.219290 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 89/360] 10.4.3.210 () {66 vars in 1481 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associate?vol_type_id=68392e06-8344-4285-bab6-bee39a8147ab => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.232975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d9c4e308-078f-464a-ac05-c48f856c4ab2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.236267 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d9c4e308-078f-464a-ac05-c48f856c4ab2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associations Jul 03 17:46:48.237979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d9c4e308-078f-464a-ac05-c48f856c4ab2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.237979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d9c4e308-078f-464a-ac05-c48f856c4ab2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'associations' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.237979 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.237979 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:48.237979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d9c4e308-078f-464a-ac05-c48f856c4ab2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Get associations for qos_spec id: 94f1dcd0-7883-4388-a795-58fa18e5c9cb {{(pid=99943) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 17:46:48.257635 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d9c4e308-078f-464a-ac05-c48f856c4ab2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associations returned with HTTP 200 Jul 03 17:46:48.258306 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 90/361] 10.4.3.210 () {66 vars in 1393 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associations => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.268017 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-222ff125-b8a1-4594-b90c-6ca70c0f4263 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.269352 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-222ff125-b8a1-4594-b90c-6ca70c0f4263 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/disassociate?vol_type_id=b18042f8-3474-4eff-8967-486c1d1b9c9e Jul 03 17:46:48.269527 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-222ff125-b8a1-4594-b90c-6ca70c0f4263 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.269720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-222ff125-b8a1-4594-b90c-6ca70c0f4263 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'disassociate' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.269944 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.269944 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:48.270232 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-222ff125-b8a1-4594-b90c-6ca70c0f4263 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Disassociate qos_spec: 94f1dcd0-7883-4388-a795-58fa18e5c9cb from type: b18042f8-3474-4eff-8967-486c1d1b9c9e {{(pid=99941) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 17:46:48.280759 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-222ff125-b8a1-4594-b90c-6ca70c0f4263 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/disassociate?vol_type_id=b18042f8-3474-4eff-8967-486c1d1b9c9e returned with HTTP 202 Jul 03 17:46:48.282146 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 93/362] 10.4.3.210 () {66 vars in 1490 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/disassociate?vol_type_id=b18042f8-3474-4eff-8967-486c1d1b9c9e => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.289642 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5e94ba8e-8106-438a-8a77-197f98e682e9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.291568 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5e94ba8e-8106-438a-8a77-197f98e682e9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associations Jul 03 17:46:48.291762 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5e94ba8e-8106-438a-8a77-197f98e682e9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.291983 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5e94ba8e-8106-438a-8a77-197f98e682e9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'associations' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.292357 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.292357 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:48.292615 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5e94ba8e-8106-438a-8a77-197f98e682e9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Get associations for qos_spec id: 94f1dcd0-7883-4388-a795-58fa18e5c9cb {{(pid=99940) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 17:46:48.305874 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5e94ba8e-8106-438a-8a77-197f98e682e9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associations returned with HTTP 200 Jul 03 17:46:48.306245 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 90/363] 10.4.3.210 () {66 vars in 1393 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associations => generated 306 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.320063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-22a58235-9963-496b-94ba-ba112bd5a49c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.320063 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-22a58235-9963-496b-94ba-ba112bd5a49c tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/disassociate_all Jul 03 17:46:48.320063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-22a58235-9963-496b-94ba-ba112bd5a49c tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.320445 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-22a58235-9963-496b-94ba-ba112bd5a49c tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'disassociate_all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.320668 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.320668 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:48.321112 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.qos_specs_manage [None req-22a58235-9963-496b-94ba-ba112bd5a49c tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Disassociate qos_spec: 94f1dcd0-7883-4388-a795-58fa18e5c9cb from all. {{(pid=99943) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 17:46:48.342145 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-22a58235-9963-496b-94ba-ba112bd5a49c tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/disassociate_all returned with HTTP 202 Jul 03 17:46:48.343116 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 91/364] 10.4.3.210 () {66 vars in 1405 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/disassociate_all => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.350149 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7f4655e7-1b55-4d82-a955-7ba8e1a10b00 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.352469 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7f4655e7-1b55-4d82-a955-7ba8e1a10b00 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associations Jul 03 17:46:48.352811 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7f4655e7-1b55-4d82-a955-7ba8e1a10b00 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.353069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7f4655e7-1b55-4d82-a955-7ba8e1a10b00 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'associations' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.353408 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.353408 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:48.354077 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7f4655e7-1b55-4d82-a955-7ba8e1a10b00 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Get associations for qos_spec id: 94f1dcd0-7883-4388-a795-58fa18e5c9cb {{(pid=99941) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 17:46:48.373186 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7f4655e7-1b55-4d82-a955-7ba8e1a10b00 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associations returned with HTTP 200 Jul 03 17:46:48.373780 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 94/365] 10.4.3.210 () {66 vars in 1393 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/associations => generated 24 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:46:48.383831 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1c97c977-c13e-42f1-8980-d0f9a33a9e1b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.385464 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c97c977-c13e-42f1-8980-d0f9a33a9e1b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DELETE https://10.4.3.210/volume/v3/types/68392e06-8344-4285-bab6-bee39a8147ab Jul 03 17:46:48.385629 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c97c977-c13e-42f1-8980-d0f9a33a9e1b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.385879 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c97c977-c13e-42f1-8980-d0f9a33a9e1b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.386090 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.386090 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:48.435730 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c97c977-c13e-42f1-8980-d0f9a33a9e1b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/types/68392e06-8344-4285-bab6-bee39a8147ab returned with HTTP 202 Jul 03 17:46:48.436297 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 91/366] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:46:48 2026] DELETE /volume/v3/types/68392e06-8344-4285-bab6-bee39a8147ab => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.444037 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b7976698-fe0c-40b6-8496-74d3e92a31fa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.445988 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b7976698-fe0c-40b6-8496-74d3e92a31fa tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/types/68392e06-8344-4285-bab6-bee39a8147ab Jul 03 17:46:48.446241 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b7976698-fe0c-40b6-8496-74d3e92a31fa tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.446448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b7976698-fe0c-40b6-8496-74d3e92a31fa tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.452482 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b7976698-fe0c-40b6-8496-74d3e92a31fa tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/types/68392e06-8344-4285-bab6-bee39a8147ab returned with HTTP 404 Jul 03 17:46:48.453165 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 92/367] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/types/68392e06-8344-4285-bab6-bee39a8147ab => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.464566 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d992cc72-fa65-4883-8099-a801ca955ba2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.466088 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d992cc72-fa65-4883-8099-a801ca955ba2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DELETE https://10.4.3.210/volume/v3/types/264c107d-d02d-4ecf-80b9-a633657aea0d Jul 03 17:46:48.466270 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d992cc72-fa65-4883-8099-a801ca955ba2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.466583 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d992cc72-fa65-4883-8099-a801ca955ba2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.466710 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.466710 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:48.514253 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d992cc72-fa65-4883-8099-a801ca955ba2 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/types/264c107d-d02d-4ecf-80b9-a633657aea0d returned with HTTP 202 Jul 03 17:46:48.514882 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 95/368] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:46:48 2026] DELETE /volume/v3/types/264c107d-d02d-4ecf-80b9-a633657aea0d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.520793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8b49cb21-4aee-4142-844c-6ee355af547b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.523126 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8b49cb21-4aee-4142-844c-6ee355af547b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/types/264c107d-d02d-4ecf-80b9-a633657aea0d Jul 03 17:46:48.523323 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8b49cb21-4aee-4142-844c-6ee355af547b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.523474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8b49cb21-4aee-4142-844c-6ee355af547b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.526573 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8b49cb21-4aee-4142-844c-6ee355af547b tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/types/264c107d-d02d-4ecf-80b9-a633657aea0d returned with HTTP 404 Jul 03 17:46:48.527092 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 92/369] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/types/264c107d-d02d-4ecf-80b9-a633657aea0d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.533404 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-548dfb1e-c047-4333-abf9-54b70b2b600d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.535068 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-548dfb1e-c047-4333-abf9-54b70b2b600d tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DELETE https://10.4.3.210/volume/v3/types/b18042f8-3474-4eff-8967-486c1d1b9c9e Jul 03 17:46:48.535236 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-548dfb1e-c047-4333-abf9-54b70b2b600d tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.535415 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-548dfb1e-c047-4333-abf9-54b70b2b600d tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.535626 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.535626 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:48.574549 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-548dfb1e-c047-4333-abf9-54b70b2b600d tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/types/b18042f8-3474-4eff-8967-486c1d1b9c9e returned with HTTP 202 Jul 03 17:46:48.574979 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 93/370] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:46:48 2026] DELETE /volume/v3/types/b18042f8-3474-4eff-8967-486c1d1b9c9e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.581129 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cf44197f-929e-4797-bdd2-d0d5f142601a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.584576 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cf44197f-929e-4797-bdd2-d0d5f142601a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/types/b18042f8-3474-4eff-8967-486c1d1b9c9e Jul 03 17:46:48.584679 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-9f3498a7-df1d-4844-84aa-664326e3ac87 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Lock "cinder-attachment_update-c435a31e-eab5-4d58-bff8-801cd7e6b25a-np0000004448" released by "attachment_update" :: held 0.524s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:46:48.584744 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cf44197f-929e-4797-bdd2-d0d5f142601a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.584744 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cf44197f-929e-4797-bdd2-d0d5f142601a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.584862 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-9f3498a7-df1d-4844-84aa-664326e3ac87 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments/f0ac01b4-0d67-4e07-8cc4-39c5e46662f7 returned with HTTP 200 Jul 03 17:46:48.584862 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 91/371] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:46:48 2026] PUT /volume/v3/attachments/f0ac01b4-0d67-4e07-8cc4-39c5e46662f7 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:48.587190 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cf44197f-929e-4797-bdd2-d0d5f142601a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/types/b18042f8-3474-4eff-8967-486c1d1b9c9e returned with HTTP 404 Jul 03 17:46:48.587497 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 96/372] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/types/b18042f8-3474-4eff-8967-486c1d1b9c9e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.596149 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e3b5bd14-2f32-4fc2-9b99-d6493309f2e6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.597707 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e3b5bd14-2f32-4fc2-9b99-d6493309f2e6 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] POST https://10.4.3.210/volume/v3/qos-specs Jul 03 17:46:48.598069 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e3b5bd14-2f32-4fc2-9b99-d6493309f2e6 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1407597587", "consumer": "back-end"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:48.600553 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.qos_specs [None req-e3b5bd14-2f32-4fc2-9b99-d6493309f2e6 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1407597587', 'consumer': 'back-end', 'specs': {}} {{(pid=99940) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 17:46:48.603590 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-e3b5bd14-2f32-4fc2-9b99-d6493309f2e6 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DB qos_specs_create(): root {'id': 'e5b48316-d929-4933-88f2-fb9d4ad45c2e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1407597587'} {{(pid=99940) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 17:46:48.612358 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e3b5bd14-2f32-4fc2-9b99-d6493309f2e6 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Jul 03 17:46:48.613062 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 93/373] 10.4.3.210 () {68 vars in 1264 bytes} [Fri Jul 3 17:46:48 2026] POST /volume/v3/qos-specs => generated 369 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.622322 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c4fb66a2-16ed-4fb0-8572-7aefb01d83dd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.623615 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4fb66a2-16ed-4fb0-8572-7aefb01d83dd tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e?force=False Jul 03 17:46:48.623939 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4fb66a2-16ed-4fb0-8572-7aefb01d83dd tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.624483 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4fb66a2-16ed-4fb0-8572-7aefb01d83dd tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.624816 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c4fb66a2-16ed-4fb0-8572-7aefb01d83dd tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Delete qos_spec: e5b48316-d929-4933-88f2-fb9d4ad45c2e, force: False {{(pid=99943) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 17:46:48.640408 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4fb66a2-16ed-4fb0-8572-7aefb01d83dd tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e?force=False returned with HTTP 202 Jul 03 17:46:48.640892 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 94/374] 10.4.3.210 () {66 vars in 1380 bytes} [Fri Jul 3 17:46:48 2026] DELETE /volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e?force=False => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.648720 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f3afcf78-1a48-4c85-9e6e-ba30fb9139e7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.650124 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f3afcf78-1a48-4c85-9e6e-ba30fb9139e7 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e Jul 03 17:46:48.650433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f3afcf78-1a48-4c85-9e6e-ba30fb9139e7 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.650686 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f3afcf78-1a48-4c85-9e6e-ba30fb9139e7 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.651000 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.651000 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:48.657426 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f3afcf78-1a48-4c85-9e6e-ba30fb9139e7 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e returned with HTTP 404 Jul 03 17:46:48.658124 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 92/375] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.669076 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-131f0e91-e90e-402c-8067-940f02c0a11e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.672370 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-131f0e91-e90e-402c-8067-940f02c0a11e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs Jul 03 17:46:48.672370 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-131f0e91-e90e-402c-8067-940f02c0a11e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.672487 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-131f0e91-e90e-402c-8067-940f02c0a11e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.685384 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-131f0e91-e90e-402c-8067-940f02c0a11e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Jul 03 17:46:48.685821 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 97/376] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.694411 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4a973eea-e4e8-4439-ba84-ee682b765dee None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.697823 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4a973eea-e4e8-4439-ba84-ee682b765dee tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e?force=False Jul 03 17:46:48.697823 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4a973eea-e4e8-4439-ba84-ee682b765dee tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.697823 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4a973eea-e4e8-4439-ba84-ee682b765dee tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.697823 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.697823 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:48.698490 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a973eea-e4e8-4439-ba84-ee682b765dee tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Delete qos_spec: e5b48316-d929-4933-88f2-fb9d4ad45c2e, force: False {{(pid=99940) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 17:46:48.703045 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4a973eea-e4e8-4439-ba84-ee682b765dee tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e?force=False returned with HTTP 404 Jul 03 17:46:48.703675 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 94/377] 10.4.3.210 () {66 vars in 1380 bytes} [Fri Jul 3 17:46:48 2026] DELETE /volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.715701 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-de5ab2ee-b30f-4a13-b8d1-7db10c6b36a4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.717649 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-de5ab2ee-b30f-4a13-b8d1-7db10c6b36a4 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e Jul 03 17:46:48.718017 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-de5ab2ee-b30f-4a13-b8d1-7db10c6b36a4 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.718254 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-de5ab2ee-b30f-4a13-b8d1-7db10c6b36a4 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.718584 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.718584 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:48.721957 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-de5ab2ee-b30f-4a13-b8d1-7db10c6b36a4 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e returned with HTTP 404 Jul 03 17:46:48.722458 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 95/378] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/e5b48316-d929-4933-88f2-fb9d4ad45c2e => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.733560 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-40a95b36-b1f3-4ee2-9783-392999e47e14 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.735035 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40a95b36-b1f3-4ee2-9783-392999e47e14 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] POST https://10.4.3.210/volume/v3/qos-specs Jul 03 17:46:48.735921 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-40a95b36-b1f3-4ee2-9783-392999e47e14 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-665245481", "consumer": "both"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:48.738249 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.qos_specs [None req-40a95b36-b1f3-4ee2-9783-392999e47e14 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-665245481', 'consumer': 'both', 'specs': {}} {{(pid=99942) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 17:46:48.749402 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.db.api [None req-40a95b36-b1f3-4ee2-9783-392999e47e14 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DB qos_specs_create(): root {'id': 'b4048737-c76c-4b84-bf6e-0739a51ad6d3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-665245481'} {{(pid=99942) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 17:46:48.769949 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40a95b36-b1f3-4ee2-9783-392999e47e14 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Jul 03 17:46:48.770135 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 93/379] 10.4.3.210 () {68 vars in 1264 bytes} [Fri Jul 3 17:46:48 2026] POST /volume/v3/qos-specs => generated 364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.782426 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-352e1ad6-f212-4614-a143-d767625fa09a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.782426 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-352e1ad6-f212-4614-a143-d767625fa09a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3?force=False Jul 03 17:46:48.782426 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-352e1ad6-f212-4614-a143-d767625fa09a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.782426 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-352e1ad6-f212-4614-a143-d767625fa09a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.782426 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.782426 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:48.782426 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-352e1ad6-f212-4614-a143-d767625fa09a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Delete qos_spec: b4048737-c76c-4b84-bf6e-0739a51ad6d3, force: False {{(pid=99941) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 17:46:48.798020 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-352e1ad6-f212-4614-a143-d767625fa09a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3?force=False returned with HTTP 202 Jul 03 17:46:48.798406 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 98/380] 10.4.3.210 () {66 vars in 1380 bytes} [Fri Jul 3 17:46:48 2026] DELETE /volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3?force=False => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.807793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-68020caa-27e6-4170-9640-02918bd13628 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.809544 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-68020caa-27e6-4170-9640-02918bd13628 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3 Jul 03 17:46:48.809847 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-68020caa-27e6-4170-9640-02918bd13628 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.810135 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-68020caa-27e6-4170-9640-02918bd13628 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.818950 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-68020caa-27e6-4170-9640-02918bd13628 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3 returned with HTTP 404 Jul 03 17:46:48.819515 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 95/381] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.825583 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-59eaa2c9-939b-43e3-be44-5cde31852e85 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.827937 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-59eaa2c9-939b-43e3-be44-5cde31852e85 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs Jul 03 17:46:48.828195 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-59eaa2c9-939b-43e3-be44-5cde31852e85 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.828452 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-59eaa2c9-939b-43e3-be44-5cde31852e85 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.845149 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-59eaa2c9-939b-43e3-be44-5cde31852e85 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Jul 03 17:46:48.845538 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 96/382] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.852710 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2eca057e-49cb-4b08-944d-a55228ea20d3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.854271 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2eca057e-49cb-4b08-944d-a55228ea20d3 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3?force=False Jul 03 17:46:48.854433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2eca057e-49cb-4b08-944d-a55228ea20d3 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.854600 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2eca057e-49cb-4b08-944d-a55228ea20d3 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.854824 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.854824 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:48.855156 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2eca057e-49cb-4b08-944d-a55228ea20d3 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Delete qos_spec: b4048737-c76c-4b84-bf6e-0739a51ad6d3, force: False {{(pid=99942) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 17:46:48.858903 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2eca057e-49cb-4b08-944d-a55228ea20d3 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3?force=False returned with HTTP 404 Jul 03 17:46:48.859303 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 94/383] 10.4.3.210 () {66 vars in 1380 bytes} [Fri Jul 3 17:46:48 2026] DELETE /volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.866589 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3a2d29ad-215e-4231-b692-35899567100a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.868586 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3a2d29ad-215e-4231-b692-35899567100a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3 Jul 03 17:46:48.868836 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3a2d29ad-215e-4231-b692-35899567100a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.869053 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3a2d29ad-215e-4231-b692-35899567100a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.869303 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.869303 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:48.877859 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3a2d29ad-215e-4231-b692-35899567100a tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3 returned with HTTP 404 Jul 03 17:46:48.878409 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 99/384] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/b4048737-c76c-4b84-bf6e-0739a51ad6d3 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.885349 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cc7542ed-27aa-4a2c-a7d9-cfc1a5b60824 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.886742 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc7542ed-27aa-4a2c-a7d9-cfc1a5b60824 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] POST https://10.4.3.210/volume/v3/qos-specs Jul 03 17:46:48.887057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc7542ed-27aa-4a2c-a7d9-cfc1a5b60824 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1278023266", "consumer": "front-end"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:48.888504 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.qos_specs [None req-cc7542ed-27aa-4a2c-a7d9-cfc1a5b60824 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1278023266', 'consumer': 'front-end', 'specs': {}} {{(pid=99940) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 17:46:48.890848 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-cc7542ed-27aa-4a2c-a7d9-cfc1a5b60824 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DB qos_specs_create(): root {'id': '97d87255-dcc5-4c62-99e2-7586933f5207', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1278023266'} {{(pid=99940) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 17:46:48.896284 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc7542ed-27aa-4a2c-a7d9-cfc1a5b60824 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Jul 03 17:46:48.896613 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 96/385] 10.4.3.210 () {68 vars in 1264 bytes} [Fri Jul 3 17:46:48 2026] POST /volume/v3/qos-specs => generated 370 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.903850 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7d178dcc-e4a9-4f67-8f96-50e6d2cd8ba9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.905551 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7d178dcc-e4a9-4f67-8f96-50e6d2cd8ba9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207?force=False Jul 03 17:46:48.905850 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7d178dcc-e4a9-4f67-8f96-50e6d2cd8ba9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.906068 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7d178dcc-e4a9-4f67-8f96-50e6d2cd8ba9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.906310 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.906310 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:48.906682 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7d178dcc-e4a9-4f67-8f96-50e6d2cd8ba9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Delete qos_spec: 97d87255-dcc5-4c62-99e2-7586933f5207, force: False {{(pid=99943) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 17:46:48.926744 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7d178dcc-e4a9-4f67-8f96-50e6d2cd8ba9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207?force=False returned with HTTP 202 Jul 03 17:46:48.926744 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 97/386] 10.4.3.210 () {66 vars in 1380 bytes} [Fri Jul 3 17:46:48 2026] DELETE /volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:48.933515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3ff4746c-a209-4051-906b-4aa733f24f52 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.941097 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3ff4746c-a209-4051-906b-4aa733f24f52 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207 Jul 03 17:46:48.941097 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3ff4746c-a209-4051-906b-4aa733f24f52 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.941097 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3ff4746c-a209-4051-906b-4aa733f24f52 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.946950 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=214,cinder:UPDATE=31,cinder:INSERT=9 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:46:48.949258 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3ff4746c-a209-4051-906b-4aa733f24f52 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207 returned with HTTP 404 Jul 03 17:46:48.949983 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 95/387] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.960270 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d393a5bc-5d33-4f45-9857-5bf18333c1f3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.963086 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d393a5bc-5d33-4f45-9857-5bf18333c1f3 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs Jul 03 17:46:48.963314 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d393a5bc-5d33-4f45-9857-5bf18333c1f3 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.963538 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d393a5bc-5d33-4f45-9857-5bf18333c1f3 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.968869 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d393a5bc-5d33-4f45-9857-5bf18333c1f3 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Jul 03 17:46:48.969305 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 100/388] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs => generated 174 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:48.976657 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1f236480-740d-4fb1-9ebe-30eae46563d6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.978363 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1f236480-740d-4fb1-9ebe-30eae46563d6 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207?force=False Jul 03 17:46:48.978573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1f236480-740d-4fb1-9ebe-30eae46563d6 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.978785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1f236480-740d-4fb1-9ebe-30eae46563d6 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.979025 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.979025 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:48.979336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1f236480-740d-4fb1-9ebe-30eae46563d6 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Delete qos_spec: 97d87255-dcc5-4c62-99e2-7586933f5207, force: False {{(pid=99940) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 17:46:48.982318 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1f236480-740d-4fb1-9ebe-30eae46563d6 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207?force=False returned with HTTP 404 Jul 03 17:46:48.982794 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 97/389] 10.4.3.210 () {66 vars in 1380 bytes} [Fri Jul 3 17:46:48 2026] DELETE /volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:48.994409 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-098cb7a9-9abe-4299-bc0a-ffc70228e7c4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:48.996157 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-098cb7a9-9abe-4299-bc0a-ffc70228e7c4 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207 Jul 03 17:46:48.996530 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-098cb7a9-9abe-4299-bc0a-ffc70228e7c4 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:48.996561 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-098cb7a9-9abe-4299-bc0a-ffc70228e7c4 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:48.996828 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:48.996828 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:49.001180 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-098cb7a9-9abe-4299-bc0a-ffc70228e7c4 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207 returned with HTTP 404 Jul 03 17:46:49.001653 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 98/390] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:48 2026] GET /volume/v3/qos-specs/97d87255-dcc5-4c62-99e2-7586933f5207 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:49.009601 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6def305d-b9b3-4e71-b5cd-1551031eef67 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.014999 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6def305d-b9b3-4e71-b5cd-1551031eef67 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb Jul 03 17:46:49.015251 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6def305d-b9b3-4e71-b5cd-1551031eef67 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.015496 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6def305d-b9b3-4e71-b5cd-1551031eef67 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.022072 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6def305d-b9b3-4e71-b5cd-1551031eef67 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb returned with HTTP 200 Jul 03 17:46:49.022544 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 96/391] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:49 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:49.032471 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fe25da48-c3a0-4d1e-8422-36f1ee61baf9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.034692 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fe25da48-c3a0-4d1e-8422-36f1ee61baf9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs Jul 03 17:46:49.034897 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fe25da48-c3a0-4d1e-8422-36f1ee61baf9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.035062 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fe25da48-c3a0-4d1e-8422-36f1ee61baf9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.035325 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:49.035325 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:49.040322 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fe25da48-c3a0-4d1e-8422-36f1ee61baf9 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Jul 03 17:46:49.040870 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 101/392] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 17:46:49 2026] GET /volume/v3/qos-specs => generated 174 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:49.051707 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bb8b8e70-1bcd-495d-b4ab-d0eb537d175e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.057436 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bb8b8e70-1bcd-495d-b4ab-d0eb537d175e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] PUT https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb Jul 03 17:46:49.057886 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bb8b8e70-1bcd-495d-b4ab-d0eb537d175e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:49.071038 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.qos_specs [None req-bb8b8e70-1bcd-495d-b4ab-d0eb537d175e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99940) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 17:46:49.079760 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-bb8b8e70-1bcd-495d-b4ab-d0eb537d175e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] qos_specs_update() value: {'id': '1b3d0b8b-ed29-41af-b871-2a7306f2d7ad', 'key': 'iops_bytes', 'value': '500', 'specs_id': '94f1dcd0-7883-4388-a795-58fa18e5c9cb', 'deleted': False} {{(pid=99940) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 17:46:49.089003 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bb8b8e70-1bcd-495d-b4ab-d0eb537d175e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb returned with HTTP 200 Jul 03 17:46:49.089491 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 98/393] 10.4.3.210 () {68 vars in 1374 bytes} [Fri Jul 3 17:46:49 2026] PUT /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb => generated 36 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:46:49.097108 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-bda4f30d-69cc-4bbf-915e-22f89aa5c5e7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.097859 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f997ef4c-a674-480f-b733-f8277e6b42ad None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.099471 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-bda4f30d-69cc-4bbf-915e-22f89aa5c5e7 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] POST https://10.4.3.210/volume/v3/attachments/f0ac01b4-0d67-4e07-8cc4-39c5e46662f7/action Jul 03 17:46:49.099872 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-bda4f30d-69cc-4bbf-915e-22f89aa5c5e7 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:49.100031 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-bda4f30d-69cc-4bbf-915e-22f89aa5c5e7 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:49.100352 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f997ef4c-a674-480f-b733-f8277e6b42ad tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb Jul 03 17:46:49.100941 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f997ef4c-a674-480f-b733-f8277e6b42ad tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.100941 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f997ef4c-a674-480f-b733-f8277e6b42ad tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.101974 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:49.101974 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:49.109415 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f997ef4c-a674-480f-b733-f8277e6b42ad tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb returned with HTTP 200 Jul 03 17:46:49.109981 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 97/394] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:49 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb => generated 413 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:49.118091 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-723612dc-0eed-4d8c-a729-41f070952d48 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.121022 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-723612dc-0eed-4d8c-a729-41f070952d48 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] PUT https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/delete_keys Jul 03 17:46:49.121472 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-723612dc-0eed-4d8c-a729-41f070952d48 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:49.124506 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:49.124506 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:49.125219 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-723612dc-0eed-4d8c-a729-41f070952d48 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Delete_key spec: 94f1dcd0-7883-4388-a795-58fa18e5c9cb, keys: ['iops_bytes'] {{(pid=99941) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 17:46:49.128763 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:49.128763 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:49.149385 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-bda4f30d-69cc-4bbf-915e-22f89aa5c5e7 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments/f0ac01b4-0d67-4e07-8cc4-39c5e46662f7/action returned with HTTP 204 Jul 03 17:46:49.149931 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 99/395] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:49 2026] POST /volume/v3/attachments/f0ac01b4-0d67-4e07-8cc4-39c5e46662f7/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:49.159783 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-723612dc-0eed-4d8c-a729-41f070952d48 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/delete_keys returned with HTTP 202 Jul 03 17:46:49.160297 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 102/396] 10.4.3.210 () {68 vars in 1410 bytes} [Fri Jul 3 17:46:49 2026] PUT /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb/delete_keys => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:49.164807 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-5d58c65f-b28a-41b5-a403-b78bf82d1d99 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.167111 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-5d58c65f-b28a-41b5-a403-b78bf82d1d99 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:46:49.167336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-5d58c65f-b28a-41b5-a403-b78bf82d1d99 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.167521 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-5d58c65f-b28a-41b5-a403-b78bf82d1d99 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.170378 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=279,cinder:UPDATE=57,cinder:INSERT=36 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:46:49.172479 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2ba506e6-3dc8-4c8d-abed-e5f0db239aa7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.176343 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ba506e6-3dc8-4c8d-abed-e5f0db239aa7 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb Jul 03 17:46:49.176343 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ba506e6-3dc8-4c8d-abed-e5f0db239aa7 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.176343 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ba506e6-3dc8-4c8d-abed-e5f0db239aa7 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.176343 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:49.176343 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:49.178199 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:49.178199 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:49.182044 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-5d58c65f-b28a-41b5-a403-b78bf82d1d99 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:46:49.182384 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ba506e6-3dc8-4c8d-abed-e5f0db239aa7 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb returned with HTTP 200 Jul 03 17:46:49.182958 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 98/397] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:49 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb => generated 392 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:49.188247 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-5d58c65f-b28a-41b5-a403-b78bf82d1d99 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:46:49.188739 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 99/398] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:49 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 1652 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:49.193490 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-66337088-7aff-49a9-8079-e7f3b39a7fac None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.196126 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-66337088-7aff-49a9-8079-e7f3b39a7fac tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb Jul 03 17:46:49.196478 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-66337088-7aff-49a9-8079-e7f3b39a7fac tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.196788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-66337088-7aff-49a9-8079-e7f3b39a7fac tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.201574 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-66337088-7aff-49a9-8079-e7f3b39a7fac tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb returned with HTTP 200 Jul 03 17:46:49.202051 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 100/399] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:49 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:49.217526 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fffec5d4-06d6-4574-9d30-e3978a7f921e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.218516 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fffec5d4-06d6-4574-9d30-e3978a7f921e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb?force=False Jul 03 17:46:49.218789 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fffec5d4-06d6-4574-9d30-e3978a7f921e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.219062 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fffec5d4-06d6-4574-9d30-e3978a7f921e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.219396 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:49.219396 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:49.219866 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fffec5d4-06d6-4574-9d30-e3978a7f921e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Delete qos_spec: 94f1dcd0-7883-4388-a795-58fa18e5c9cb, force: False {{(pid=99941) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 17:46:49.224413 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-1cdc6470-b57d-4596-a1ac-1488813c22a2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.231078 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-1cdc6470-b57d-4596-a1ac-1488813c22a2 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:46:49.231284 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-1cdc6470-b57d-4596-a1ac-1488813c22a2 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.231467 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-1cdc6470-b57d-4596-a1ac-1488813c22a2 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.245905 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:49.245905 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:49.246041 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fffec5d4-06d6-4574-9d30-e3978a7f921e tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb?force=False returned with HTTP 202 Jul 03 17:46:49.246041 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 103/400] 10.4.3.210 () {66 vars in 1380 bytes} [Fri Jul 3 17:46:49 2026] DELETE /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:49.253839 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a7a1a3f5-195a-4747-8c1d-6b5aede8a208 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.254838 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-1cdc6470-b57d-4596-a1ac-1488813c22a2 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:46:49.255760 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a7a1a3f5-195a-4747-8c1d-6b5aede8a208 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb Jul 03 17:46:49.257791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a7a1a3f5-195a-4747-8c1d-6b5aede8a208 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.257791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a7a1a3f5-195a-4747-8c1d-6b5aede8a208 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.261532 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a7a1a3f5-195a-4747-8c1d-6b5aede8a208 tempest-QosSpecsTestJSON-849821937 tempest-QosSpecsTestJSON-849821937-project-admin] https://10.4.3.210/volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb returned with HTTP 404 Jul 03 17:46:49.261960 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-1cdc6470-b57d-4596-a1ac-1488813c22a2 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:46:49.262166 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 100/401] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:46:49 2026] GET /volume/v3/qos-specs/94f1dcd0-7883-4388-a795-58fa18e5c9cb => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:49.263210 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 99/402] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:49 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 1652 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:49.662610 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-21c92aed-a2ea-4642-bdf3-442d704aa104 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.666139 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-21c92aed-a2ea-4642-bdf3-442d704aa104 None None] GET https://10.4.3.210/volume// Jul 03 17:46:49.666282 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-21c92aed-a2ea-4642-bdf3-442d704aa104 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.666526 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-21c92aed-a2ea-4642-bdf3-442d704aa104 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.667084 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-21c92aed-a2ea-4642-bdf3-442d704aa104 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:49.667312 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 101/403] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46:49 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 17:46:49.679882 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e33a3a0f-b3c0-402f-a472-62a65ceb0182 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.683171 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e33a3a0f-b3c0-402f-a472-62a65ceb0182 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 Jul 03 17:46:49.683490 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e33a3a0f-b3c0-402f-a472-62a65ceb0182 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:49.683754 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e33a3a0f-b3c0-402f-a472-62a65ceb0182 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:49.694857 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:49.694857 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:49.701640 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e33a3a0f-b3c0-402f-a472-62a65ceb0182 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:49.709513 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e33a3a0f-b3c0-402f-a472-62a65ceb0182 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 returned with HTTP 200 Jul 03 17:46:49.710087 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 104/404] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:49 2026] GET /volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 => generated 1029 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:49.828993 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-420de195-6d93-486a-b0d8-3ec04a4e4eb7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:49.831160 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-420de195-6d93-486a-b0d8-3ec04a4e4eb7 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] PUT https://10.4.3.210/volume/v3/attachments/b2273d48-47a2-461a-bc7a-7a42c190b271 Jul 03 17:46:49.831504 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-420de195-6d93-486a-b0d8-3ec04a4e4eb7 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:49.839683 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-420de195-6d93-486a-b0d8-3ec04a4e4eb7 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Acquiring lock "cinder-attachment_update-d66a46c6-d6f7-4a41-8305-cfb9dd0a8665-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:46:49.844334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-420de195-6d93-486a-b0d8-3ec04a4e4eb7 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Lock "cinder-attachment_update-d66a46c6-d6f7-4a41-8305-cfb9dd0a8665-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:46:49.845581 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:49.845581 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:50.386198 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-420de195-6d93-486a-b0d8-3ec04a4e4eb7 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Lock "cinder-attachment_update-d66a46c6-d6f7-4a41-8305-cfb9dd0a8665-np0000004448" released by "attachment_update" :: held 0.542s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:46:50.386515 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-420de195-6d93-486a-b0d8-3ec04a4e4eb7 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments/b2273d48-47a2-461a-bc7a-7a42c190b271 returned with HTTP 200 Jul 03 17:46:50.387131 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 101/405] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:46:49 2026] PUT /volume/v3/attachments/b2273d48-47a2-461a-bc7a-7a42c190b271 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:50.897103 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-d4ed9c28-c7e2-473d-a9e3-0283f9eb9f2f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:50.899842 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-d4ed9c28-c7e2-473d-a9e3-0283f9eb9f2f tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] POST https://10.4.3.210/volume/v3/attachments/b2273d48-47a2-461a-bc7a-7a42c190b271/action Jul 03 17:46:50.900191 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-d4ed9c28-c7e2-473d-a9e3-0283f9eb9f2f tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:50.900307 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-d4ed9c28-c7e2-473d-a9e3-0283f9eb9f2f tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:50.915697 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:50.915697 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:50.938167 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-d4ed9c28-c7e2-473d-a9e3-0283f9eb9f2f tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments/b2273d48-47a2-461a-bc7a-7a42c190b271/action returned with HTTP 204 Jul 03 17:46:50.938645 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 100/406] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:50 2026] POST /volume/v3/attachments/b2273d48-47a2-461a-bc7a-7a42c190b271/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:50.953039 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:50.953039 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:46:50.953039 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1284124191"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:50.956132 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1284124191'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:46:50.957449 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Create volume of 1 GB Jul 03 17:46:50.958298 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:50.958298 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:50.960956 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=253,cinder:UPDATE=43,cinder:INSERT=10 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:46:50.963247 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Availability Zones retrieved successfully. Jul 03 17:46:50.973100 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Flow 'volume_create_api' (7d3440af-6ac4-411d-b25d-b9b7f7f42740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:50.974449 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371a52d5-73b4-4a69-ab58-a0deb9be3260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:50.975732 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:46:51.012284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371a52d5-73b4-4a69-ab58-a0deb9be3260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:51.012920 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59526d57-61ee-4074-8f91-ef68c752423e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:51.082447 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Created reservations ['ba26dcc6-8197-4f23-8dda-29c23ffc4624', 'a95614bb-507b-4c06-b855-2d1eba3db47d', '93276872-ada1-495c-902c-8400368363fd', 'b7dbdb02-4b94-45ae-8f5c-899cf0a210b5'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:46:51.083167 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59526d57-61ee-4074-8f91-ef68c752423e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba26dcc6-8197-4f23-8dda-29c23ffc4624', 'a95614bb-507b-4c06-b855-2d1eba3db47d', '93276872-ada1-495c-902c-8400368363fd', 'b7dbdb02-4b94-45ae-8f5c-899cf0a210b5']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:51.083882 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a6a208-082f-4ad5-879f-916d9f23415e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:51.109500 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a6a208-082f-4ad5-879f-916d9f23415e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'effbba1d-f5f4-4d30-b855-f283d8e8ac05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1284124191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67368e94b36c4b2babd790f7aca9bab0',qos_specs=None,replication_status=,reservations=['ba26dcc6-8197-4f23-8dda-29c23ffc4624','a95614bb-507b-4c06-b855-2d1eba3db47d','93276872-ada1-495c-902c-8400368363fd','b7dbdb02-4b94-45ae-8f5c-899cf0a210b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eeed84d66d5435780a15ab07a304963',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:46:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1284124191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=effbba1d-f5f4-4d30-b855-f283d8e8ac05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67368e94b36c4b2babd790f7aca9bab0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eeed84d66d5435780a15ab07a304963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:51.110224 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b1b897-d82c-43f8-aa31-f8010b2a029a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:51.134835 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b1b897-d82c-43f8-aa31-f8010b2a029a) transitioned into state 'SUCCESS' from state '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-1284124191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67368e94b36c4b2babd790f7aca9bab0',qos_specs=None,replication_status=,reservations=['ba26dcc6-8197-4f23-8dda-29c23ffc4624','a95614bb-507b-4c06-b855-2d1eba3db47d','93276872-ada1-495c-902c-8400368363fd','b7dbdb02-4b94-45ae-8f5c-899cf0a210b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eeed84d66d5435780a15ab07a304963',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:51.134835 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bec6cf89-25cd-43dd-8d63-e596fa621e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:51.143298 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bec6cf89-25cd-43dd-8d63-e596fa621e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:51.144053 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Flow 'volume_create_api' (7d3440af-6ac4-411d-b25d-b9b7f7f42740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:51.144357 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Create volume request issued successfully. Jul 03 17:46:51.144910 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cd5d57f5-d9da-4f27-9a34-39dbec5113f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:46:51.145313 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 102/407] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:46:50 2026] POST /volume/v3/volumes => generated 752 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:46:51.160929 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1661464f-fc29-4b7b-a9f5-6bb4cea8ab17 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:51.163134 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1661464f-fc29-4b7b-a9f5-6bb4cea8ab17 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:46:51.163338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1661464f-fc29-4b7b-a9f5-6bb4cea8ab17 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:51.163602 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1661464f-fc29-4b7b-a9f5-6bb4cea8ab17 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:51.165686 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=281,cinder:INSERT=18,cinder:UPDATE=50 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:46:51.175203 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:51.175203 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:51.181848 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1661464f-fc29-4b7b-a9f5-6bb4cea8ab17 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:46:51.189067 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1661464f-fc29-4b7b-a9f5-6bb4cea8ab17 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:46:51.189498 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 105/408] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:51 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:51.449677 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d1be4dbf-09b7-4a30-8c49-c8848f5fcc99 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:51.450392 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d1be4dbf-09b7-4a30-8c49-c8848f5fcc99 None None] GET https://10.4.3.210/volume// Jul 03 17:46:51.450587 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d1be4dbf-09b7-4a30-8c49-c8848f5fcc99 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:51.450802 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d1be4dbf-09b7-4a30-8c49-c8848f5fcc99 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:51.451146 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d1be4dbf-09b7-4a30-8c49-c8848f5fcc99 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:51.451451 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 102/409] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:51.458262 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-b089150b-a0f4-4e8e-afea-a225aa718416 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:51.460203 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-b089150b-a0f4-4e8e-afea-a225aa718416 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b Jul 03 17:46:51.460396 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-b089150b-a0f4-4e8e-afea-a225aa718416 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:51.460568 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-b089150b-a0f4-4e8e-afea-a225aa718416 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:51.468835 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:51.468835 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:51.472105 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-b089150b-a0f4-4e8e-afea-a225aa718416 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:46:51.476425 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-b089150b-a0f4-4e8e-afea-a225aa718416 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b returned with HTTP 200 Jul 03 17:46:51.477044 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 101/410] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:46:51 2026] GET /volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b => generated 1029 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:46:51.578968 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e1fa5479-c493-4c97-8f49-09d397ff1174 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:51.580557 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e1fa5479-c493-4c97-8f49-09d397ff1174 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] PUT https://10.4.3.210/volume/v3/attachments/5a0cb48a-a616-45bf-94c1-4b97fdeadc57 Jul 03 17:46:51.581442 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e1fa5479-c493-4c97-8f49-09d397ff1174 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:51.591365 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e1fa5479-c493-4c97-8f49-09d397ff1174 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Acquiring lock "cinder-attachment_update-fea3d8e2-74fc-4991-b106-63036ffcfb4b-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:46:51.597019 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e1fa5479-c493-4c97-8f49-09d397ff1174 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Lock "cinder-attachment_update-fea3d8e2-74fc-4991-b106-63036ffcfb4b-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:46:51.598031 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:51.598031 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:52.120138 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e1fa5479-c493-4c97-8f49-09d397ff1174 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Lock "cinder-attachment_update-fea3d8e2-74fc-4991-b106-63036ffcfb4b-np0000004448" released by "attachment_update" :: held 0.523s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:46:52.120741 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-e1fa5479-c493-4c97-8f49-09d397ff1174 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments/5a0cb48a-a616-45bf-94c1-4b97fdeadc57 returned with HTTP 200 Jul 03 17:46:52.121062 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 103/411] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:46:51 2026] PUT /volume/v3/attachments/5a0cb48a-a616-45bf-94c1-4b97fdeadc57 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:52.201633 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e7ae0652-8fde-401a-a21c-72ec4314e54e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:52.205686 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7ae0652-8fde-401a-a21c-72ec4314e54e tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:46:52.205686 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7ae0652-8fde-401a-a21c-72ec4314e54e tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:52.205686 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7ae0652-8fde-401a-a21c-72ec4314e54e tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:52.215683 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:52.215683 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:52.220373 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e7ae0652-8fde-401a-a21c-72ec4314e54e tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:46:52.226743 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7ae0652-8fde-401a-a21c-72ec4314e54e tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:46:52.227337 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 106/412] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:52 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:52.362003 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-d20ae919-5776-4a53-b9a4-e5f92259ff2f req-13a19975-e113-47b6-ae02-13d40ed9860c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:52.364313 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d20ae919-5776-4a53-b9a4-e5f92259ff2f req-13a19975-e113-47b6-ae02-13d40ed9860c tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:46:52.364511 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d20ae919-5776-4a53-b9a4-e5f92259ff2f req-13a19975-e113-47b6-ae02-13d40ed9860c tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:52.364757 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d20ae919-5776-4a53-b9a4-e5f92259ff2f req-13a19975-e113-47b6-ae02-13d40ed9860c tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:52.376372 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:52.376372 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:52.383323 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-d20ae919-5776-4a53-b9a4-e5f92259ff2f req-13a19975-e113-47b6-ae02-13d40ed9860c tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:46:52.388925 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d20ae919-5776-4a53-b9a4-e5f92259ff2f req-13a19975-e113-47b6-ae02-13d40ed9860c tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:46:52.388925 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 103/413] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:46:52 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:52.631444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-1bb39a78-363a-4c76-8348-8386804734ff None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:52.637132 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-1bb39a78-363a-4c76-8348-8386804734ff tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] POST https://10.4.3.210/volume/v3/attachments/5a0cb48a-a616-45bf-94c1-4b97fdeadc57/action Jul 03 17:46:52.637633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-1bb39a78-363a-4c76-8348-8386804734ff tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:52.637861 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-1bb39a78-363a-4c76-8348-8386804734ff tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:52.668794 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:52.668794 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:52.705483 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-584cc9b1-ee2f-4afc-a492-a759e52dfb4c req-1bb39a78-363a-4c76-8348-8386804734ff tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments/5a0cb48a-a616-45bf-94c1-4b97fdeadc57/action returned with HTTP 204 Jul 03 17:46:52.706082 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 102/414] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:46:52 2026] POST /volume/v3/attachments/5a0cb48a-a616-45bf-94c1-4b97fdeadc57/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:53.169701 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-21ed0af6-0df4-4c14-a832-8f3ac32f8933 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:53.170077 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-21ed0af6-0df4-4c14-a832-8f3ac32f8933 None None] GET https://10.4.3.210/volume// Jul 03 17:46:53.170259 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-21ed0af6-0df4-4c14-a832-8f3ac32f8933 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:53.170522 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-21ed0af6-0df4-4c14-a832-8f3ac32f8933 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:53.170923 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-21ed0af6-0df4-4c14-a832-8f3ac32f8933 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:53.171228 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 104/415] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:53.181453 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-ab2d6792-4b51-4d41-b123-7276d5082d08 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:53.183305 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-ab2d6792-4b51-4d41-b123-7276d5082d08 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:46:53.183637 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-ab2d6792-4b51-4d41-b123-7276d5082d08 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74fa0882-8380-4f04-a8b9-7d0760cb033c", "connector": null, "instance_uuid": "7e118a2b-f80b-4d17-9d00-8cc4c353460b"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:53.202945 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:53.202945 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:53.245193 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-ab2d6792-4b51-4d41-b123-7276d5082d08 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:46:53.245750 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 107/416] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:46:53 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 17:46:53.806013 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-699d397b-0cb0-49ba-b21f-e1745d2e6d99 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:53.808587 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-699d397b-0cb0-49ba-b21f-e1745d2e6d99 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] DELETE https://10.4.3.210/volume/v3/attachments/8e0ef5d3-da3a-40b4-a573-dbddce38df2b Jul 03 17:46:53.808793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-699d397b-0cb0-49ba-b21f-e1745d2e6d99 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:53.809028 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-699d397b-0cb0-49ba-b21f-e1745d2e6d99 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:53.816714 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:53.816714 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:54.351652 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-699d397b-0cb0-49ba-b21f-e1745d2e6d99 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/attachments/8e0ef5d3-da3a-40b4-a573-dbddce38df2b returned with HTTP 200 Jul 03 17:46:54.352092 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 104/417] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:46:53 2026] DELETE /volume/v3/attachments/8e0ef5d3-da3a-40b4-a573-dbddce38df2b => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:54.468307 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bd5485b9-26b1-4eae-8e91-a42b55f72d69 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:54.468307 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bd5485b9-26b1-4eae-8e91-a42b55f72d69 None None] GET https://10.4.3.210/volume// Jul 03 17:46:54.468307 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bd5485b9-26b1-4eae-8e91-a42b55f72d69 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:54.468307 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bd5485b9-26b1-4eae-8e91-a42b55f72d69 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:54.468307 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bd5485b9-26b1-4eae-8e91-a42b55f72d69 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:46:54.468307 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 103/418] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:46: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 17:46:54.476502 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-171c8485-8f4f-4cc8-a316-e9f822ec2c69 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:54.478656 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-171c8485-8f4f-4cc8-a316-e9f822ec2c69 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] POST https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c/action Jul 03 17:46:54.479080 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-171c8485-8f4f-4cc8-a316-e9f822ec2c69 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action body: b'{"os-reimage": {"image_id": "246fe3e2-3c45-4faa-b8e9-bc1f390d62e1", "reimage_reserved": true}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:54.479237 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-171c8485-8f4f-4cc8-a316-e9f822ec2c69 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "246fe3e2-3c45-4faa-b8e9-bc1f390d62e1", "reimage_reserved": true}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:54.490981 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:54.490981 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:54.491519 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-171c8485-8f4f-4cc8-a316-e9f822ec2c69 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:46:54.562004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-41a8b3af-ecfc-484f-998a-22a2ac0bda90 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:54.628307 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-171c8485-8f4f-4cc8-a316-e9f822ec2c69 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c/action returned with HTTP 202 Jul 03 17:46:54.628793 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 105/419] 10.4.3.210 () {74 vars in 1713 bytes} [Fri Jul 3 17:46:54 2026] POST /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 17:46:54.792552 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-41a8b3af-ecfc-484f-998a-22a2ac0bda90 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:46:54.792916 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-41a8b3af-ecfc-484f-998a-22a2ac0bda90 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:54.794308 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:54.794308 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:54.804859 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-41a8b3af-ecfc-484f-998a-22a2ac0bda90 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:46:54.805207 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 108/420] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:46:54 2026] POST /volume/v3/types => generated 188 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:54.818053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9252de4f-fbed-46c1-b14d-f288726e54ba None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:54.818782 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9252de4f-fbed-46c1-b14d-f288726e54ba tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:46:54.819132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9252de4f-fbed-46c1-b14d-f288726e54ba tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:54.820541 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:54.820541 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:54.830687 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9252de4f-fbed-46c1-b14d-f288726e54ba tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:46:54.830982 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 105/421] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:46:54 2026] POST /volume/v3/types => generated 188 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:54.843688 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:55.118794 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:46:55.119348 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1195357188"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:55.121377 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1195357188'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:46:55.125886 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Create volume of 1 GB Jul 03 17:46:55.126274 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:55.126274 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:55.127077 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Availability Zones retrieved successfully. Jul 03 17:46:55.135361 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Flow 'volume_create_api' (8dccdd1c-5c28-4a0b-91f4-be41054722fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:55.136757 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fddbc621-ca22-41f3-9f1c-9d079fe1ef96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:55.140176 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:46:55.174785 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fddbc621-ca22-41f3-9f1c-9d079fe1ef96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:46:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=535c8a47-4c4f-499c-a021-1a338584d253,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '535c8a47-4c4f-499c-a021-1a338584d253', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:55.176088 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b38b52c2-51cc-4afc-b99d-7557130602c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:55.218785 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-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 17:46:55.219226 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-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 17:46:55.286414 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Created reservations ['8c3f970e-aec3-4d0e-823e-4abedcd8e918', 'd58e4f65-51ee-4709-93fa-1a54e4e3cb4d', 'c5f0288f-afe2-4457-9579-e0338de33417', '49c6a7b5-8498-428f-9102-8934111089f7'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:46:55.287352 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b38b52c2-51cc-4afc-b99d-7557130602c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c3f970e-aec3-4d0e-823e-4abedcd8e918', 'd58e4f65-51ee-4709-93fa-1a54e4e3cb4d', 'c5f0288f-afe2-4457-9579-e0338de33417', '49c6a7b5-8498-428f-9102-8934111089f7']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:55.288326 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09fed8e-8cab-46d4-99a4-1d22a32eb968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:55.317077 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09fed8e-8cab-46d4-99a4-1d22a32eb968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ebf2cb0-8863-49c1-908d-13bd2d026a66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1195357188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ed8ba3a80341b2bc47acb6e04070f4',qos_specs=None,replication_status=,reservations=['8c3f970e-aec3-4d0e-823e-4abedcd8e918','d58e4f65-51ee-4709-93fa-1a54e4e3cb4d','c5f0288f-afe2-4457-9579-e0338de33417','49c6a7b5-8498-428f-9102-8934111089f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a457fb92e9dc41a28ef27ce444aefcc6',volume_type_id=535c8a47-4c4f-499c-a021-1a338584d253), 'volume': Volume(_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-03T17:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1195357188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ebf2cb0-8863-49c1-908d-13bd2d026a66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ed8ba3a80341b2bc47acb6e04070f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a457fb92e9dc41a28ef27ce444aefcc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(535c8a47-4c4f-499c-a021-1a338584d253),volume_type_id=535c8a47-4c4f-499c-a021-1a338584d253)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:55.317894 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e9c6f8-4b7a-4dda-a9ab-1b8a67e5278c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:55.335317 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e9c6f8-4b7a-4dda-a9ab-1b8a67e5278c) transitioned into state 'SUCCESS' from state '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-1195357188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11ed8ba3a80341b2bc47acb6e04070f4',qos_specs=None,replication_status=,reservations=['8c3f970e-aec3-4d0e-823e-4abedcd8e918','d58e4f65-51ee-4709-93fa-1a54e4e3cb4d','c5f0288f-afe2-4457-9579-e0338de33417','49c6a7b5-8498-428f-9102-8934111089f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a457fb92e9dc41a28ef27ce444aefcc6',volume_type_id=535c8a47-4c4f-499c-a021-1a338584d253)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:55.336382 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d563e839-1e42-4729-80bc-c138dc6cf9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:46:55.347814 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d563e839-1e42-4729-80bc-c138dc6cf9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:46:55.348549 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Flow 'volume_create_api' (8dccdd1c-5c28-4a0b-91f4-be41054722fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:46:55.348878 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Create volume request issued successfully. Jul 03 17:46:55.349398 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7532d0fe-3ecf-450a-9595-ea964a6db3c4 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:46:55.349839 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 104/422] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:46:54 2026] POST /volume/v3/volumes => generated 768 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:46:55.363672 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-38f48e7c-b990-474d-9f74-5a77f21ffd35 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:55.365753 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-38f48e7c-b990-474d-9f74-5a77f21ffd35 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] GET https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:55.366387 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-38f48e7c-b990-474d-9f74-5a77f21ffd35 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:55.366387 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-38f48e7c-b990-474d-9f74-5a77f21ffd35 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:55.379339 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:55.379339 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:55.383103 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-38f48e7c-b990-474d-9f74-5a77f21ffd35 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Volume info retrieved successfully. Jul 03 17:46:55.386919 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-38f48e7c-b990-474d-9f74-5a77f21ffd35 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 returned with HTTP 200 Jul 03 17:46:55.387285 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 106/423] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:55 2026] GET /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:56.401537 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a3cf2a16-a02f-4fd3-b9c4-45effef40693 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:56.405632 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3cf2a16-a02f-4fd3-b9c4-45effef40693 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] GET https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:56.406040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3cf2a16-a02f-4fd3-b9c4-45effef40693 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:56.406040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3cf2a16-a02f-4fd3-b9c4-45effef40693 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:56.422222 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:56.422222 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:56.427209 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a3cf2a16-a02f-4fd3-b9c4-45effef40693 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Volume info retrieved successfully. Jul 03 17:46:56.433331 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3cf2a16-a02f-4fd3-b9c4-45effef40693 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 returned with HTTP 200 Jul 03 17:46:56.434102 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 109/424] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:56 2026] GET /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:56.450086 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a8be4a66-4064-44cc-8ae3-2b7868e7befd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:56.454965 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a8be4a66-4064-44cc-8ae3-2b7868e7befd tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] GET https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:56.454965 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a8be4a66-4064-44cc-8ae3-2b7868e7befd tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:56.454965 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a8be4a66-4064-44cc-8ae3-2b7868e7befd tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:56.461837 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:56.461837 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:56.467793 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a8be4a66-4064-44cc-8ae3-2b7868e7befd tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Volume info retrieved successfully. Jul 03 17:46:56.478577 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a8be4a66-4064-44cc-8ae3-2b7868e7befd tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 returned with HTTP 200 Jul 03 17:46:56.479170 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 106/425] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:56 2026] GET /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:56.496888 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:56.498373 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] POST https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66/action Jul 03 17:46:56.498789 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:46:56.498916 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:46:56.512725 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:56.512725 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:56.514318 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Volume info retrieved successfully. Jul 03 17:46:56.556794 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-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 17:46:56.556794 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-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 17:46:56.589551 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Created reservations ['3ab4b92b-3a65-4887-b9ea-970507d1d9de', '01cd1c3d-d364-4d19-85f2-001a889a3880'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:46:56.612347 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Created reservations ['5397b2fd-cdf5-403c-934b-f2a421f7d301', '3f4250a8-45c1-4d1f-90ad-a950104ee8d5'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:46:56.657250 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Retype volume request issued successfully. Jul 03 17:46:56.657979 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-05ca4e25-2dde-4587-aec1-97ac9d92c84b tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66/action returned with HTTP 202 Jul 03 17:46:56.658363 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 105/426] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:46:56 2026] POST /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:46:56.670901 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f8fb2628-cbb8-45b1-bbf4-4999c18c3e8f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:56.675088 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f8fb2628-cbb8-45b1-bbf4-4999c18c3e8f tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] GET https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:56.675088 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f8fb2628-cbb8-45b1-bbf4-4999c18c3e8f tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:56.675088 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f8fb2628-cbb8-45b1-bbf4-4999c18c3e8f tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:56.682255 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:56.682255 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:56.689796 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f8fb2628-cbb8-45b1-bbf4-4999c18c3e8f tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Volume info retrieved successfully. Jul 03 17:46:56.695623 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f8fb2628-cbb8-45b1-bbf4-4999c18c3e8f tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 returned with HTTP 200 Jul 03 17:46:56.696092 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 107/427] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:56 2026] GET /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:57.713370 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-91e4b526-319b-4df3-9365-e683d0888674 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:57.716047 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-91e4b526-319b-4df3-9365-e683d0888674 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] GET https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:57.716331 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-91e4b526-319b-4df3-9365-e683d0888674 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:57.716700 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-91e4b526-319b-4df3-9365-e683d0888674 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:57.726418 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:57.726418 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:57.733988 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-91e4b526-319b-4df3-9365-e683d0888674 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Volume info retrieved successfully. Jul 03 17:46:57.741471 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-91e4b526-319b-4df3-9365-e683d0888674 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 returned with HTTP 200 Jul 03 17:46:57.742075 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 110/428] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:57 2026] GET /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:57.755989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-75c187c3-fb0c-47c6-94af-1d551891e17e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:57.758266 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75c187c3-fb0c-47c6-94af-1d551891e17e tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] GET https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:57.758696 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75c187c3-fb0c-47c6-94af-1d551891e17e tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:57.759009 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75c187c3-fb0c-47c6-94af-1d551891e17e tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:57.767873 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:57.767873 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:57.772541 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-75c187c3-fb0c-47c6-94af-1d551891e17e tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Volume info retrieved successfully. Jul 03 17:46:57.778202 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75c187c3-fb0c-47c6-94af-1d551891e17e tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 returned with HTTP 200 Jul 03 17:46:57.778744 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 107/429] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:57 2026] GET /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:46:57.796359 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1321607c-a897-44d5-ad2e-95372af5b32c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:57.798942 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1321607c-a897-44d5-ad2e-95372af5b32c tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] GET https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1195357188 Jul 03 17:46:57.799237 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1321607c-a897-44d5-ad2e-95372af5b32c tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:57.799503 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1321607c-a897-44d5-ad2e-95372af5b32c tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:57.800474 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:57.800474 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:46:57.801168 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-1321607c-a897-44d5-ad2e-95372af5b32c tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1195357188'), ('all_tenants', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:46:57.843822 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1321607c-a897-44d5-ad2e-95372af5b32c tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Get all volumes completed successfully. Jul 03 17:46:57.844409 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1321607c-a897-44d5-ad2e-95372af5b32c tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1195357188 returned with HTTP 200 Jul 03 17:46:57.844937 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 106/430] 10.4.3.210 () {66 vars in 1398 bytes} [Fri Jul 3 17:46:57 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1195357188 => generated 347 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:57.856223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ee8b3e09-8168-47bb-9136-0d269378a121 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:57.858354 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee8b3e09-8168-47bb-9136-0d269378a121 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] GET https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:57.858582 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee8b3e09-8168-47bb-9136-0d269378a121 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:57.858826 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee8b3e09-8168-47bb-9136-0d269378a121 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:57.867222 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:57.867222 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:46:57.871387 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ee8b3e09-8168-47bb-9136-0d269378a121 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Volume info retrieved successfully. Jul 03 17:46:57.876061 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee8b3e09-8168-47bb-9136-0d269378a121 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 returned with HTTP 200 Jul 03 17:46:57.876566 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 108/431] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:57 2026] GET /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:57.892296 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3e33468e-458f-4741-a0c3-61bc7d4fe152 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:57.897058 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3e33468e-458f-4741-a0c3-61bc7d4fe152 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:57.897235 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3e33468e-458f-4741-a0c3-61bc7d4fe152 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:57.897421 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3e33468e-458f-4741-a0c3-61bc7d4fe152 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:57.897599 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-3e33468e-458f-4741-a0c3-61bc7d4fe152 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Delete volume with id: 3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:57.913933 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:57.913933 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:46:57.914522 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3e33468e-458f-4741-a0c3-61bc7d4fe152 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Volume info retrieved successfully. Jul 03 17:46:57.949692 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3e33468e-458f-4741-a0c3-61bc7d4fe152 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Delete volume request issued successfully. Jul 03 17:46:57.950030 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3e33468e-458f-4741-a0c3-61bc7d4fe152 tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 returned with HTTP 202 Jul 03 17:46:57.950485 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 111/432] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:46:57 2026] DELETE /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:57.965642 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f470594a-5383-4ef3-b324-da550b30fdce None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:57.970540 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f470594a-5383-4ef3-b324-da550b30fdce tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] GET https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:57.970723 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f470594a-5383-4ef3-b324-da550b30fdce tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:57.971011 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f470594a-5383-4ef3-b324-da550b30fdce tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:57.984959 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:46:57.984959 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:46:57.991027 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f470594a-5383-4ef3-b324-da550b30fdce tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Volume info retrieved successfully. Jul 03 17:46:57.997582 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f470594a-5383-4ef3-b324-da550b30fdce tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 returned with HTTP 200 Jul 03 17:46:57.998152 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 108/433] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:57 2026] GET /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:46:59.011097 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d07287fb-e914-4533-b6e1-a8decfce5aab None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:59.014887 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d07287fb-e914-4533-b6e1-a8decfce5aab tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] GET https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 Jul 03 17:46:59.014887 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d07287fb-e914-4533-b6e1-a8decfce5aab tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:59.014887 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d07287fb-e914-4533-b6e1-a8decfce5aab tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:59.020884 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d07287fb-e914-4533-b6e1-a8decfce5aab tempest-VolumeRetypeWithoutMigrationTest-578591315 tempest-VolumeRetypeWithoutMigrationTest-578591315-project-member] https://10.4.3.210/volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 returned with HTTP 404 Jul 03 17:46:59.021648 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 107/434] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:46:59 2026] GET /volume/v3/volumes/3ebf2cb0-8863-49c1-908d-13bd2d026a66 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:59.029953 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-89031514-ee86-48f9-a7bf-b73938e8efaa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:59.031700 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-89031514-ee86-48f9-a7bf-b73938e8efaa tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] DELETE https://10.4.3.210/volume/v3/types/0c22a926-967e-4783-855e-2c0398afe624 Jul 03 17:46:59.031911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-89031514-ee86-48f9-a7bf-b73938e8efaa tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:59.032102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-89031514-ee86-48f9-a7bf-b73938e8efaa tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:59.061034 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-89031514-ee86-48f9-a7bf-b73938e8efaa tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] https://10.4.3.210/volume/v3/types/0c22a926-967e-4783-855e-2c0398afe624 returned with HTTP 202 Jul 03 17:46:59.061529 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 109/435] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:46:59 2026] DELETE /volume/v3/types/0c22a926-967e-4783-855e-2c0398afe624 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:59.070796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-961df146-3958-40f0-a981-169534bc924d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:59.075218 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-961df146-3958-40f0-a981-169534bc924d tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] GET https://10.4.3.210/volume/v3/types/0c22a926-967e-4783-855e-2c0398afe624 Jul 03 17:46:59.075432 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-961df146-3958-40f0-a981-169534bc924d tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:59.075633 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-961df146-3958-40f0-a981-169534bc924d tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:59.082708 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-961df146-3958-40f0-a981-169534bc924d tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] https://10.4.3.210/volume/v3/types/0c22a926-967e-4783-855e-2c0398afe624 returned with HTTP 404 Jul 03 17:46:59.083281 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 112/436] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:46:59 2026] GET /volume/v3/types/0c22a926-967e-4783-855e-2c0398afe624 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:46:59.090428 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-53866770-2916-478c-b3aa-66fdb3fe4376 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:59.092305 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-53866770-2916-478c-b3aa-66fdb3fe4376 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] DELETE https://10.4.3.210/volume/v3/types/535c8a47-4c4f-499c-a021-1a338584d253 Jul 03 17:46:59.092562 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-53866770-2916-478c-b3aa-66fdb3fe4376 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:59.092887 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-53866770-2916-478c-b3aa-66fdb3fe4376 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:59.139263 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-53866770-2916-478c-b3aa-66fdb3fe4376 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] https://10.4.3.210/volume/v3/types/535c8a47-4c4f-499c-a021-1a338584d253 returned with HTTP 202 Jul 03 17:46:59.139785 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 109/437] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:46:59 2026] DELETE /volume/v3/types/535c8a47-4c4f-499c-a021-1a338584d253 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:46:59.148223 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4f51837b-20ad-4f15-9651-db6436c40c46 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:46:59.151878 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f51837b-20ad-4f15-9651-db6436c40c46 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] GET https://10.4.3.210/volume/v3/types/535c8a47-4c4f-499c-a021-1a338584d253 Jul 03 17:46:59.151878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f51837b-20ad-4f15-9651-db6436c40c46 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:46:59.151878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f51837b-20ad-4f15-9651-db6436c40c46 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:46:59.154404 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f51837b-20ad-4f15-9651-db6436c40c46 tempest-VolumeRetypeWithoutMigrationTest-417319414 tempest-VolumeRetypeWithoutMigrationTest-417319414-project-admin] https://10.4.3.210/volume/v3/types/535c8a47-4c4f-499c-a021-1a338584d253 returned with HTTP 404 Jul 03 17:46:59.155030 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 108/438] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:46:59 2026] GET /volume/v3/types/535c8a47-4c4f-499c-a021-1a338584d253 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:02.496601 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-920f412b-0ab8-4ba9-b426-0c8715c32427 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:02.497082 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-920f412b-0ab8-4ba9-b426-0c8715c32427 None None] GET https://10.4.3.210/volume// Jul 03 17:47:02.497219 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-920f412b-0ab8-4ba9-b426-0c8715c32427 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:02.497414 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-920f412b-0ab8-4ba9-b426-0c8715c32427 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:02.497760 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-920f412b-0ab8-4ba9-b426-0c8715c32427 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:47:02.498068 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 110/439] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:47: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 17:47:02.509714 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-93e14e50-060b-4530-a7b5-de22398a5a87 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:02.513075 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-93e14e50-060b-4530-a7b5-de22398a5a87 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:47:02.513269 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-93e14e50-060b-4530-a7b5-de22398a5a87 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:02.513463 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-93e14e50-060b-4530-a7b5-de22398a5a87 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:02.524854 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:02.524854 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:02.529366 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-93e14e50-060b-4530-a7b5-de22398a5a87 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:47:02.547092 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-93e14e50-060b-4530-a7b5-de22398a5a87 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:47:02.547503 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 113/440] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:47:02 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 1539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:47:02.683613 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-95db924d-218d-4b3c-a3c3-a36e3fad6e3f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:02.686828 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-95db924d-218d-4b3c-a3c3-a36e3fad6e3f tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] PUT https://10.4.3.210/volume/v3/attachments/f076cba2-f845-401b-9c4c-326ed6a50243 Jul 03 17:47:02.687214 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-95db924d-218d-4b3c-a3c3-a36e3fad6e3f tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:02.696764 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-95db924d-218d-4b3c-a3c3-a36e3fad6e3f tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Acquiring lock "cinder-attachment_update-74fa0882-8380-4f04-a8b9-7d0760cb033c-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:47:02.703402 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-95db924d-218d-4b3c-a3c3-a36e3fad6e3f tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Lock "cinder-attachment_update-74fa0882-8380-4f04-a8b9-7d0760cb033c-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:47:02.704425 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:02.704425 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:03.228714 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-95db924d-218d-4b3c-a3c3-a36e3fad6e3f tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Lock "cinder-attachment_update-74fa0882-8380-4f04-a8b9-7d0760cb033c-np0000004448" released by "attachment_update" :: held 0.526s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:47:03.229036 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-95db924d-218d-4b3c-a3c3-a36e3fad6e3f tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/attachments/f076cba2-f845-401b-9c4c-326ed6a50243 returned with HTTP 200 Jul 03 17:47:03.229441 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 110/441] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:47:02 2026] PUT /volume/v3/attachments/f076cba2-f845-401b-9c4c-326ed6a50243 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:03.748876 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-11d82587-ba8a-42b7-a5a6-ec95fd7e6fd5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:03.757012 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-11d82587-ba8a-42b7-a5a6-ec95fd7e6fd5 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] POST https://10.4.3.210/volume/v3/attachments/f076cba2-f845-401b-9c4c-326ed6a50243/action Jul 03 17:47:03.757582 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-11d82587-ba8a-42b7-a5a6-ec95fd7e6fd5 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:03.759196 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-11d82587-ba8a-42b7-a5a6-ec95fd7e6fd5 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:03.784249 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:03.784249 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:03.799811 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c882c708-81f3-41c4-a8ac-61eb45438877 req-11d82587-ba8a-42b7-a5a6-ec95fd7e6fd5 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/attachments/f076cba2-f845-401b-9c4c-326ed6a50243/action returned with HTTP 204 Jul 03 17:47:03.800209 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 109/442] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:47:03 2026] POST /volume/v3/attachments/f076cba2-f845-401b-9c4c-326ed6a50243/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:07.929847 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3c5856af-1b26-40ef-873e-0b595b342987 req-99c581c7-9360-40c8-b87d-59b01e5cadfe None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:07.932727 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3c5856af-1b26-40ef-873e-0b595b342987 req-99c581c7-9360-40c8-b87d-59b01e5cadfe tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] DELETE https://10.4.3.210/volume/v3/attachments/7f0e71d2-aa63-4e0b-a7f0-13c00c08536f Jul 03 17:47:07.932994 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3c5856af-1b26-40ef-873e-0b595b342987 req-99c581c7-9360-40c8-b87d-59b01e5cadfe tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:07.933141 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3c5856af-1b26-40ef-873e-0b595b342987 req-99c581c7-9360-40c8-b87d-59b01e5cadfe tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:07.946313 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:07.946313 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:08.472568 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3c5856af-1b26-40ef-873e-0b595b342987 req-99c581c7-9360-40c8-b87d-59b01e5cadfe tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/attachments/7f0e71d2-aa63-4e0b-a7f0-13c00c08536f returned with HTTP 200 Jul 03 17:47:08.472971 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 111/443] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:47:07 2026] DELETE /volume/v3/attachments/7f0e71d2-aa63-4e0b-a7f0-13c00c08536f => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:08.482089 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3c5856af-1b26-40ef-873e-0b595b342987 req-3e071186-3e05-43f8-9864-97ef4e23f873 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:08.484095 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3c5856af-1b26-40ef-873e-0b595b342987 req-3e071186-3e05-43f8-9864-97ef4e23f873 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] DELETE https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 Jul 03 17:47:08.484259 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3c5856af-1b26-40ef-873e-0b595b342987 req-3e071186-3e05-43f8-9864-97ef4e23f873 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:08.484440 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3c5856af-1b26-40ef-873e-0b595b342987 req-3e071186-3e05-43f8-9864-97ef4e23f873 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:08.484608 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [req-3c5856af-1b26-40ef-873e-0b595b342987 req-3e071186-3e05-43f8-9864-97ef4e23f873 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Delete volume with id: dba819f9-7b9a-4d74-80ae-516f082c7156 Jul 03 17:47:08.491436 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:08.491436 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:08.491893 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-3c5856af-1b26-40ef-873e-0b595b342987 req-3e071186-3e05-43f8-9864-97ef4e23f873 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:47:08.508071 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-3c5856af-1b26-40ef-873e-0b595b342987 req-3e071186-3e05-43f8-9864-97ef4e23f873 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Delete volume request issued successfully. Jul 03 17:47:08.508263 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3c5856af-1b26-40ef-873e-0b595b342987 req-3e071186-3e05-43f8-9864-97ef4e23f873 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 returned with HTTP 202 Jul 03 17:47:08.508691 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 114/444] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:47:08 2026] DELETE /volume/v3/volumes/dba819f9-7b9a-4d74-80ae-516f082c7156 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:47:13.218591 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=52,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:47:13.795709 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=73,cinder:UPDATE=22,cinder:INSERT=16 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:47:16.532169 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ea425084-9cec-4ef7-9088-77963dd027c1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:16.533661 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea425084-9cec-4ef7-9088-77963dd027c1 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] GET https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:47:16.533855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea425084-9cec-4ef7-9088-77963dd027c1 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:16.534053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea425084-9cec-4ef7-9088-77963dd027c1 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:16.542784 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:16.542784 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:16.545984 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ea425084-9cec-4ef7-9088-77963dd027c1 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:47:16.550261 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea425084-9cec-4ef7-9088-77963dd027c1 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 200 Jul 03 17:47:16.550651 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 111/445] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:47:16 2026] GET /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 1832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:47:18.472231 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=64,cinder:INSERT=10,cinder:UPDATE=21 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:47:18.504120 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=39,cinder:UPDATE=4,cinder:INSERT=4 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:47:25.201143 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-324a0112-9760-4a82-b2ce-390d1f7ad681 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:25.206698 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-324a0112-9760-4a82-b2ce-390d1f7ad681 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:47:25.206698 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-324a0112-9760-4a82-b2ce-390d1f7ad681 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:25.206698 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-324a0112-9760-4a82-b2ce-390d1f7ad681 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:25.219168 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:25.219168 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:25.227838 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-324a0112-9760-4a82-b2ce-390d1f7ad681 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:25.230839 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-324a0112-9760-4a82-b2ce-390d1f7ad681 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:47:25.231521 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 110/446] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:25 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:25.571120 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-66cdfc17-6e57-4f1b-bdbf-6d553c874890 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:25.575956 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-66cdfc17-6e57-4f1b-bdbf-6d553c874890 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:47:25.576129 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-66cdfc17-6e57-4f1b-bdbf-6d553c874890 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:25.576320 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-66cdfc17-6e57-4f1b-bdbf-6d553c874890 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:25.590176 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:25.590176 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:25.595147 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-66cdfc17-6e57-4f1b-bdbf-6d553c874890 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:25.602071 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-66cdfc17-6e57-4f1b-bdbf-6d553c874890 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:47:25.602792 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 112/447] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:25 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:25.681356 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2387dcee-0351-45cf-a80c-31d24f212577 req-c5540805-7dc2-48c5-93f5-c340fe53ee1b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:25.688807 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-c5540805-7dc2-48c5-93f5-c340fe53ee1b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:47:25.689029 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-c5540805-7dc2-48c5-93f5-c340fe53ee1b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:25.689250 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-c5540805-7dc2-48c5-93f5-c340fe53ee1b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:25.705182 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:25.705182 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:25.710286 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-2387dcee-0351-45cf-a80c-31d24f212577 req-c5540805-7dc2-48c5-93f5-c340fe53ee1b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:25.718321 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-c5540805-7dc2-48c5-93f5-c340fe53ee1b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:47:25.718885 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 115/448] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:47:25 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:25.771760 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2387dcee-0351-45cf-a80c-31d24f212577 req-f461d84f-bbeb-4d61-9b93-3c732e0a8b9a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:25.776003 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-f461d84f-bbeb-4d61-9b93-3c732e0a8b9a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997/action Jul 03 17:47:25.776346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-f461d84f-bbeb-4d61-9b93-3c732e0a8b9a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:25.776817 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-f461d84f-bbeb-4d61-9b93-3c732e0a8b9a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:25.793727 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:25.793727 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:25.794189 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2387dcee-0351-45cf-a80c-31d24f212577 req-f461d84f-bbeb-4d61-9b93-3c732e0a8b9a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:25.803931 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2387dcee-0351-45cf-a80c-31d24f212577 req-f461d84f-bbeb-4d61-9b93-3c732e0a8b9a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Begin detaching volume completed successfully. Jul 03 17:47:25.804134 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-f461d84f-bbeb-4d61-9b93-3c732e0a8b9a tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997/action returned with HTTP 202 Jul 03 17:47:25.804605 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 112/449] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:47:25 2026] POST /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:26.392993 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-5733902c-7169-4554-aff2-e072cd52369b req-207b8910-c78e-4b83-befe-9bd05fb5f894 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:26.395191 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-5733902c-7169-4554-aff2-e072cd52369b req-207b8910-c78e-4b83-befe-9bd05fb5f894 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] DELETE https://10.4.3.210/volume/v3/attachments/f5632550-42be-48e6-a5ce-baf86f8ce176 Jul 03 17:47:26.395398 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-5733902c-7169-4554-aff2-e072cd52369b req-207b8910-c78e-4b83-befe-9bd05fb5f894 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:26.395617 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-5733902c-7169-4554-aff2-e072cd52369b req-207b8910-c78e-4b83-befe-9bd05fb5f894 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:26.403508 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:26.403508 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:26.830556 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4b80dcf0-0488-4daf-8de2-d14bef810735 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:26.832354 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4b80dcf0-0488-4daf-8de2-d14bef810735 None None] GET https://10.4.3.210/volume// Jul 03 17:47:26.832354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4b80dcf0-0488-4daf-8de2-d14bef810735 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:26.832354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4b80dcf0-0488-4daf-8de2-d14bef810735 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:26.832878 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4b80dcf0-0488-4daf-8de2-d14bef810735 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:47:26.833352 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 113/450] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:47:26 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 17:47:26.840166 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2387dcee-0351-45cf-a80c-31d24f212577 req-77475e45-e1df-452b-b2bd-607aedc1bdf1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:26.842502 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-77475e45-e1df-452b-b2bd-607aedc1bdf1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:47:26.842724 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-77475e45-e1df-452b-b2bd-607aedc1bdf1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:26.842950 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-77475e45-e1df-452b-b2bd-607aedc1bdf1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:26.853385 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:26.853385 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:26.856785 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-2387dcee-0351-45cf-a80c-31d24f212577 req-77475e45-e1df-452b-b2bd-607aedc1bdf1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:26.861732 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-77475e45-e1df-452b-b2bd-607aedc1bdf1 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:47:26.862273 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 116/451] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:47:26 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:47:26.939906 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-5733902c-7169-4554-aff2-e072cd52369b req-207b8910-c78e-4b83-befe-9bd05fb5f894 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/attachments/f5632550-42be-48e6-a5ce-baf86f8ce176 returned with HTTP 200 Jul 03 17:47:26.940406 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 111/452] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:47:26 2026] DELETE /volume/v3/attachments/f5632550-42be-48e6-a5ce-baf86f8ce176 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:26.952620 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-5733902c-7169-4554-aff2-e072cd52369b req-9fe25757-0d33-4992-bdd0-db9689da3770 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:26.954659 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-5733902c-7169-4554-aff2-e072cd52369b req-9fe25757-0d33-4992-bdd0-db9689da3770 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] DELETE https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde Jul 03 17:47:26.954888 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-5733902c-7169-4554-aff2-e072cd52369b req-9fe25757-0d33-4992-bdd0-db9689da3770 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:26.955111 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-5733902c-7169-4554-aff2-e072cd52369b req-9fe25757-0d33-4992-bdd0-db9689da3770 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:26.955302 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [req-5733902c-7169-4554-aff2-e072cd52369b req-9fe25757-0d33-4992-bdd0-db9689da3770 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Delete volume with id: 660251b2-eea4-4a77-a78e-4b728980afde Jul 03 17:47:26.964212 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:26.964212 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:26.964846 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-5733902c-7169-4554-aff2-e072cd52369b req-9fe25757-0d33-4992-bdd0-db9689da3770 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Volume info retrieved successfully. Jul 03 17:47:26.984723 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-5733902c-7169-4554-aff2-e072cd52369b req-9fe25757-0d33-4992-bdd0-db9689da3770 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] Delete volume request issued successfully. Jul 03 17:47:26.984937 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-5733902c-7169-4554-aff2-e072cd52369b req-9fe25757-0d33-4992-bdd0-db9689da3770 tempest-ServerBootFromVolumeStableRescueTest-1469765425 tempest-ServerBootFromVolumeStableRescueTest-1469765425-project-member] https://10.4.3.210/volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde returned with HTTP 202 Jul 03 17:47:26.985411 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 113/453] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:47:26 2026] DELETE /volume/v3/volumes/660251b2-eea4-4a77-a78e-4b728980afde => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:47:28.308720 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:28.310428 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:47:28.312811 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-333028360"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:28.312811 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-333028360'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:47:28.312811 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume of 1 GB Jul 03 17:47:28.316302 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Availability Zones retrieved successfully. Jul 03 17:47:28.322613 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (effde49f-6c42-4c70-bd69-a91dd4d18e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:28.323940 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3976e3de-7f10-47f5-a7d1-a0ae50ee2516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:28.325942 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:47:28.354105 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3976e3de-7f10-47f5-a7d1-a0ae50ee2516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:28.355367 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51b761d9-dce3-4670-a8e4-e67ec356694a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:28.420852 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Created reservations ['f825133a-7f97-44e4-9747-c6607fd988c6', 'c59479c8-851f-4f59-8b5f-deaf8d0fa490', 'e822a272-1711-4614-a825-e6e4a8e4e904', '29f26dfe-cca1-4fc7-8958-1492f8445739'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:47:28.420852 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51b761d9-dce3-4670-a8e4-e67ec356694a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f825133a-7f97-44e4-9747-c6607fd988c6', 'c59479c8-851f-4f59-8b5f-deaf8d0fa490', 'e822a272-1711-4614-a825-e6e4a8e4e904', '29f26dfe-cca1-4fc7-8958-1492f8445739']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:28.420852 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3297702f-39fb-45a5-b015-905a175e5131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:28.445821 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3297702f-39fb-45a5-b015-905a175e5131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7e7cd9c-12f3-44c1-8844-2acc726f3a1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-333028360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['f825133a-7f97-44e4-9747-c6607fd988c6','c59479c8-851f-4f59-8b5f-deaf8d0fa490','e822a272-1711-4614-a825-e6e4a8e4e904','29f26dfe-cca1-4fc7-8958-1492f8445739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:47:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-333028360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7e7cd9c-12f3-44c1-8844-2acc726f3a1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a06bfb49d1e4255b9e3d22a49c85465',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:28.446888 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9aa461-ef4a-478b-a5d8-0dc6711b2cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:28.467184 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9aa461-ef4a-478b-a5d8-0dc6711b2cd7) transitioned into state 'SUCCESS' from state '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-333028360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['f825133a-7f97-44e4-9747-c6607fd988c6','c59479c8-851f-4f59-8b5f-deaf8d0fa490','e822a272-1711-4614-a825-e6e4a8e4e904','29f26dfe-cca1-4fc7-8958-1492f8445739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:28.468445 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (452bd603-1bd4-49d2-ad01-0bf245826c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:28.481333 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (452bd603-1bd4-49d2-ad01-0bf245826c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:28.483738 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (effde49f-6c42-4c70-bd69-a91dd4d18e57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:28.483738 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request issued successfully. Jul 03 17:47:28.483738 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae4f193c-47e5-4083-b01d-91881edb6e4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:47:28.483995 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 114/454] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:47:28 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 17:47:28.496656 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c7ab3e2e-bd85-41dd-b6b6-a626a04a20a3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:28.498521 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c7ab3e2e-bd85-41dd-b6b6-a626a04a20a3 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:28.498710 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c7ab3e2e-bd85-41dd-b6b6-a626a04a20a3 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:28.498916 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c7ab3e2e-bd85-41dd-b6b6-a626a04a20a3 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:28.505610 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:28.505610 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:28.509320 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c7ab3e2e-bd85-41dd-b6b6-a626a04a20a3 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:28.513634 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c7ab3e2e-bd85-41dd-b6b6-a626a04a20a3 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 200 Jul 03 17:47:28.514039 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 117/455] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:28 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:29.083927 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2387dcee-0351-45cf-a80c-31d24f212577 req-cf15f2b9-1396-4037-aace-7dae93dc8712 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:29.085802 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-cf15f2b9-1396-4037-aace-7dae93dc8712 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] DELETE https://10.4.3.210/volume/v3/attachments/a448f0f3-e1cf-4ccc-96fd-0573246e9797 Jul 03 17:47:29.085982 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-cf15f2b9-1396-4037-aace-7dae93dc8712 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:29.086139 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-cf15f2b9-1396-4037-aace-7dae93dc8712 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:29.093110 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:29.093110 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:29.533114 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c73a0627-d205-4e58-bb4a-d67c85887978 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:29.534734 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c73a0627-d205-4e58-bb4a-d67c85887978 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:29.534930 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c73a0627-d205-4e58-bb4a-d67c85887978 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:29.535106 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c73a0627-d205-4e58-bb4a-d67c85887978 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:29.541853 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:29.541853 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:29.545726 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c73a0627-d205-4e58-bb4a-d67c85887978 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:29.550081 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c73a0627-d205-4e58-bb4a-d67c85887978 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 200 Jul 03 17:47:29.550493 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 114/456] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:29 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:29.567968 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3dd0ea20-c3d0-4526-ba72-e3f68810fc13 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:29.569526 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3dd0ea20-c3d0-4526-ba72-e3f68810fc13 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] POST https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action Jul 03 17:47:29.569947 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3dd0ea20-c3d0-4526-ba72-e3f68810fc13 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Action body: b'{"os-attach": {"instance_uuid": "513ff40c-dc2f-468a-98ef-513cd693c004", "mountpoint": "/dev/vdb"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:29.570204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3dd0ea20-c3d0-4526-ba72-e3f68810fc13 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "513ff40c-dc2f-468a-98ef-513cd693c004", "mountpoint": "/dev/vdb"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:29.577755 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:29.577755 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:29.579786 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3dd0ea20-c3d0-4526-ba72-e3f68810fc13 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:29.590038 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3dd0ea20-c3d0-4526-ba72-e3f68810fc13 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Update volume admin metadata completed successfully. Jul 03 17:47:29.630889 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2387dcee-0351-45cf-a80c-31d24f212577 req-cf15f2b9-1396-4037-aace-7dae93dc8712 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/a448f0f3-e1cf-4ccc-96fd-0573246e9797 returned with HTTP 200 Jul 03 17:47:29.631308 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 112/457] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:47:29 2026] DELETE /volume/v3/attachments/a448f0f3-e1cf-4ccc-96fd-0573246e9797 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:30.093843 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3dd0ea20-c3d0-4526-ba72-e3f68810fc13 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Attach volume completed successfully. Jul 03 17:47:30.093843 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3dd0ea20-c3d0-4526-ba72-e3f68810fc13 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action returned with HTTP 202 Jul 03 17:47:30.093843 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 115/458] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:29 2026] POST /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action => generated 0 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:30.100881 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d2cca2aa-6fc9-4ab7-a396-dcee97b6a34a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:30.102687 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d2cca2aa-6fc9-4ab7-a396-dcee97b6a34a tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:30.102912 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d2cca2aa-6fc9-4ab7-a396-dcee97b6a34a tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:30.103123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d2cca2aa-6fc9-4ab7-a396-dcee97b6a34a tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:30.111883 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:30.111883 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:30.115046 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d2cca2aa-6fc9-4ab7-a396-dcee97b6a34a tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:30.118944 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d2cca2aa-6fc9-4ab7-a396-dcee97b6a34a tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 200 Jul 03 17:47:30.119418 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 118/459] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:30 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:30.133022 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-07712a35-4891-4bd8-bc4d-1cd699ad303d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:30.135381 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-07712a35-4891-4bd8-bc4d-1cd699ad303d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:30.135662 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-07712a35-4891-4bd8-bc4d-1cd699ad303d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:30.135947 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-07712a35-4891-4bd8-bc4d-1cd699ad303d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:30.147754 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:30.147754 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:30.151575 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-07712a35-4891-4bd8-bc4d-1cd699ad303d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:30.156952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-07712a35-4891-4bd8-bc4d-1cd699ad303d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 200 Jul 03 17:47:30.157365 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 115/460] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:30 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:30.169720 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-282157c0-7978-4a5e-9d3b-59838f3cdf20 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:30.247998 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-282157c0-7978-4a5e-9d3b-59838f3cdf20 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action Jul 03 17:47:30.248459 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-282157c0-7978-4a5e-9d3b-59838f3cdf20 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:30.248623 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-282157c0-7978-4a5e-9d3b-59838f3cdf20 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:30.262479 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:30.262479 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:30.262945 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.admin_actions [None req-282157c0-7978-4a5e-9d3b-59838f3cdf20 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Updating volume 'f7e7cd9c-12f3-44c1-8844-2acc726f3a1f' with '{'status': 'error'}' {{(pid=99942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:47:30.291944 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-282157c0-7978-4a5e-9d3b-59838f3cdf20 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action returned with HTTP 202 Jul 03 17:47:30.292423 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 113/461] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:30 2026] POST /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:30.301632 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-245a1d50-2a53-48f3-9169-285cda84e784 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:30.303601 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-245a1d50-2a53-48f3-9169-285cda84e784 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:30.304046 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-245a1d50-2a53-48f3-9169-285cda84e784 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:30.304390 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-245a1d50-2a53-48f3-9169-285cda84e784 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:30.316508 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:30.316508 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:30.320547 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-245a1d50-2a53-48f3-9169-285cda84e784 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:30.325582 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-245a1d50-2a53-48f3-9169-285cda84e784 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 200 Jul 03 17:47:30.326214 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 116/462] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:30 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:30.342335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1677980d-9d57-4e7e-b94c-67138929f2a1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:30.344077 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1677980d-9d57-4e7e-b94c-67138929f2a1 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action Jul 03 17:47:30.344499 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1677980d-9d57-4e7e-b94c-67138929f2a1 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6774052a-9bfb-4e4a-9a4b-00f40589f6d2"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:30.344655 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1677980d-9d57-4e7e-b94c-67138929f2a1 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6774052a-9bfb-4e4a-9a4b-00f40589f6d2"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:30.355597 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:30.355597 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:30.355981 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1677980d-9d57-4e7e-b94c-67138929f2a1 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Volume info retrieved successfully. Jul 03 17:47:30.859741 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1677980d-9d57-4e7e-b94c-67138929f2a1 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Terminate volume connection completed successfully. Jul 03 17:47:30.872818 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1677980d-9d57-4e7e-b94c-67138929f2a1 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99941) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 17:47:31.092308 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f84db8cd-b60e-4454-810b-e300d1388094 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:31.095107 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f84db8cd-b60e-4454-810b-e300d1388094 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:47:31.095278 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f84db8cd-b60e-4454-810b-e300d1388094 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:31.095446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f84db8cd-b60e-4454-810b-e300d1388094 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:31.102838 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:31.102838 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:31.106105 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f84db8cd-b60e-4454-810b-e300d1388094 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:31.110391 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f84db8cd-b60e-4454-810b-e300d1388094 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:47:31.110797 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 116/463] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:31 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:31.382811 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1677980d-9d57-4e7e-b94c-67138929f2a1 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Detach volume completed successfully. Jul 03 17:47:31.383203 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1677980d-9d57-4e7e-b94c-67138929f2a1 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action returned with HTTP 202 Jul 03 17:47:31.383419 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 119/464] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:30 2026] POST /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action => generated 0 bytes in 1041 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:31.390917 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6cb6573b-755f-4ada-94eb-100a44f552bd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:31.392578 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6cb6573b-755f-4ada-94eb-100a44f552bd tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:31.392796 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6cb6573b-755f-4ada-94eb-100a44f552bd tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:31.392987 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6cb6573b-755f-4ada-94eb-100a44f552bd tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:31.407481 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:31.407481 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:31.411402 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6cb6573b-755f-4ada-94eb-100a44f552bd tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:31.415366 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6cb6573b-755f-4ada-94eb-100a44f552bd tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 200 Jul 03 17:47:31.415716 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 114/465] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:31 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:31.427028 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1c578177-b2f0-495d-9c9a-8fb8a6b60f18 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:31.432547 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1c578177-b2f0-495d-9c9a-8fb8a6b60f18 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:31.433525 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1c578177-b2f0-495d-9c9a-8fb8a6b60f18 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:31.433525 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1c578177-b2f0-495d-9c9a-8fb8a6b60f18 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:31.441834 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:31.441834 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:31.446889 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1c578177-b2f0-495d-9c9a-8fb8a6b60f18 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:31.451279 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1c578177-b2f0-495d-9c9a-8fb8a6b60f18 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 200 Jul 03 17:47:31.451746 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 117/466] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:31 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:31.463244 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7a8e9284-48ff-4bf6-a849-f8078a05c74e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:31.468133 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7a8e9284-48ff-4bf6-a849-f8078a05c74e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] POST https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action Jul 03 17:47:31.468446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7a8e9284-48ff-4bf6-a849-f8078a05c74e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Action body: b'{"os-detach": {}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:31.468559 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7a8e9284-48ff-4bf6-a849-f8078a05c74e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:31.480962 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:31.480962 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:31.481445 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7a8e9284-48ff-4bf6-a849-f8078a05c74e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:31.985681 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7a8e9284-48ff-4bf6-a849-f8078a05c74e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Detach volume completed successfully. Jul 03 17:47:31.985681 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7a8e9284-48ff-4bf6-a849-f8078a05c74e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action returned with HTTP 202 Jul 03 17:47:31.989575 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 117/467] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:31 2026] POST /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:31.999695 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fdd0364d-1b72-4ea0-bacf-7c583c81510c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:32.002748 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fdd0364d-1b72-4ea0-bacf-7c583c81510c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:32.002748 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fdd0364d-1b72-4ea0-bacf-7c583c81510c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:32.002965 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fdd0364d-1b72-4ea0-bacf-7c583c81510c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:32.013619 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:32.013619 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:32.018992 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fdd0364d-1b72-4ea0-bacf-7c583c81510c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:32.023927 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fdd0364d-1b72-4ea0-bacf-7c583c81510c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 200 Jul 03 17:47:32.024583 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 120/468] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:31 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:32.036815 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-415656a5-30d8-47c1-b7de-d730a008ea4e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:32.038558 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-415656a5-30d8-47c1-b7de-d730a008ea4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:32.038734 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-415656a5-30d8-47c1-b7de-d730a008ea4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:32.038935 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-415656a5-30d8-47c1-b7de-d730a008ea4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:32.050913 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:32.050913 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:32.054403 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-415656a5-30d8-47c1-b7de-d730a008ea4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:32.058211 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-415656a5-30d8-47c1-b7de-d730a008ea4e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 200 Jul 03 17:47:32.058593 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 115/469] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:32 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:32.069300 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4e059022-03b0-46c9-a8ef-10c7492aff22 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:32.071081 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4e059022-03b0-46c9-a8ef-10c7492aff22 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:32.071317 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4e059022-03b0-46c9-a8ef-10c7492aff22 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:32.071536 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4e059022-03b0-46c9-a8ef-10c7492aff22 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:32.071730 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-4e059022-03b0-46c9-a8ef-10c7492aff22 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Delete volume with id: f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:32.082300 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:32.082300 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:32.082922 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4e059022-03b0-46c9-a8ef-10c7492aff22 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:32.112682 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4e059022-03b0-46c9-a8ef-10c7492aff22 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Delete volume request issued successfully. Jul 03 17:47:32.112909 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4e059022-03b0-46c9-a8ef-10c7492aff22 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 202 Jul 03 17:47:32.113957 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 118/470] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:32 2026] DELETE /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:47:32.120917 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3af39a17-6000-4c05-813a-8c5c0e933501 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:32.123099 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3af39a17-6000-4c05-813a-8c5c0e933501 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:32.123544 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3af39a17-6000-4c05-813a-8c5c0e933501 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:32.123873 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3af39a17-6000-4c05-813a-8c5c0e933501 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:32.134553 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:32.134553 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:32.140003 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3af39a17-6000-4c05-813a-8c5c0e933501 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:32.145668 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3af39a17-6000-4c05-813a-8c5c0e933501 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 200 Jul 03 17:47:32.146178 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 118/471] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:32 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:33.162816 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-813ee2dc-3ba2-4963-9e8a-93bb32a72c6e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:33.164858 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-813ee2dc-3ba2-4963-9e8a-93bb32a72c6e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f Jul 03 17:47:33.165024 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-813ee2dc-3ba2-4963-9e8a-93bb32a72c6e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:33.165134 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-813ee2dc-3ba2-4963-9e8a-93bb32a72c6e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:33.171871 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-813ee2dc-3ba2-4963-9e8a-93bb32a72c6e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f returned with HTTP 404 Jul 03 17:47:33.172306 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 121/472] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:33 2026] GET /volume/v3/volumes/f7e7cd9c-12f3-44c1-8844-2acc726f3a1f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:34.956075 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5f5ef5a9-bc71-4049-924a-90c9fe17dfcb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:34.957739 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5f5ef5a9-bc71-4049-924a-90c9fe17dfcb tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:47:34.957928 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5f5ef5a9-bc71-4049-924a-90c9fe17dfcb tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:34.958102 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5f5ef5a9-bc71-4049-924a-90c9fe17dfcb tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:34.966419 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:34.966419 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:34.969446 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5f5ef5a9-bc71-4049-924a-90c9fe17dfcb tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:47:34.972966 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5f5ef5a9-bc71-4049-924a-90c9fe17dfcb tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:47:34.973296 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 116/473] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:34 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 1144 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:35.014340 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-32f18d38-d3b7-4ae8-9ab4-99cbdec101d8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:35.016263 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-32f18d38-d3b7-4ae8-9ab4-99cbdec101d8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:47:35.016458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-32f18d38-d3b7-4ae8-9ab4-99cbdec101d8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:35.016632 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-32f18d38-d3b7-4ae8-9ab4-99cbdec101d8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:35.028718 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:35.028718 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:35.033319 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-32f18d38-d3b7-4ae8-9ab4-99cbdec101d8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:47:35.039160 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-32f18d38-d3b7-4ae8-9ab4-99cbdec101d8 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:47:35.039715 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 119/474] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:47:35 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:35.057481 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-bf67e36b-88d8-404d-8253-a9ceac7096ef None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:35.059883 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-bf67e36b-88d8-404d-8253-a9ceac7096ef tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] POST https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756/action Jul 03 17:47:35.060209 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-bf67e36b-88d8-404d-8253-a9ceac7096ef tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:35.060327 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-bf67e36b-88d8-404d-8253-a9ceac7096ef tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:35.070457 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:35.070457 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:35.070950 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-bf67e36b-88d8-404d-8253-a9ceac7096ef tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:47:35.085673 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-bf67e36b-88d8-404d-8253-a9ceac7096ef tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Begin detaching volume completed successfully. Jul 03 17:47:35.085888 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-bf67e36b-88d8-404d-8253-a9ceac7096ef tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756/action returned with HTTP 202 Jul 03 17:47:35.086312 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 119/475] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:47:35 2026] POST /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:36.129928 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-62c1c5df-49f1-43fb-902e-9f3611be466d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:36.130274 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-62c1c5df-49f1-43fb-902e-9f3611be466d None None] GET https://10.4.3.210/volume// Jul 03 17:47:36.130274 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-62c1c5df-49f1-43fb-902e-9f3611be466d None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:36.130531 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-62c1c5df-49f1-43fb-902e-9f3611be466d None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:36.130944 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-62c1c5df-49f1-43fb-902e-9f3611be466d None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:47:36.132757 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 122/476] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:47: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 17:47:36.147176 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-c53df441-3a91-40a9-8ee6-3e14bd0fb189 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:36.149342 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-c53df441-3a91-40a9-8ee6-3e14bd0fb189 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:47:36.149792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-c53df441-3a91-40a9-8ee6-3e14bd0fb189 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:36.149792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-c53df441-3a91-40a9-8ee6-3e14bd0fb189 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:36.169132 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:36.169132 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:36.176232 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-c53df441-3a91-40a9-8ee6-3e14bd0fb189 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:47:36.178235 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-c53df441-3a91-40a9-8ee6-3e14bd0fb189 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:47:36.178235 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 117/477] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:47:36 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:47:37.142746 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-6c81befd-ec76-4b9a-b8e7-7aabf3a51b83 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:37.144952 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-6c81befd-ec76-4b9a-b8e7-7aabf3a51b83 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b16e73e7-d2ae-4c63-bfce-f38794891c6f Jul 03 17:47:37.145205 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-6c81befd-ec76-4b9a-b8e7-7aabf3a51b83 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:37.145395 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-6c81befd-ec76-4b9a-b8e7-7aabf3a51b83 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:37.154101 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:37.154101 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:37.686559 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-90624c0e-d790-4c23-abf8-7d2db29df38d req-6c81befd-ec76-4b9a-b8e7-7aabf3a51b83 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/attachments/b16e73e7-d2ae-4c63-bfce-f38794891c6f returned with HTTP 200 Jul 03 17:47:37.686559 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 120/478] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:47:37 2026] DELETE /volume/v3/attachments/b16e73e7-d2ae-4c63-bfce-f38794891c6f => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:38.293627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-25ffad0f-49b9-4b29-b1ec-3294c4afe052 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:38.295867 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-25ffad0f-49b9-4b29-b1ec-3294c4afe052 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:47:38.296125 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-25ffad0f-49b9-4b29-b1ec-3294c4afe052 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:38.296391 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-25ffad0f-49b9-4b29-b1ec-3294c4afe052 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:38.305312 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:38.305312 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:38.309465 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-25ffad0f-49b9-4b29-b1ec-3294c4afe052 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:47:38.313335 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-25ffad0f-49b9-4b29-b1ec-3294c4afe052 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:47:38.313743 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 120/479] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:38 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:40.302714 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:40.305273 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:47:40.306032 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1558459857", "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:40.308585 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1558459857', 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:47:40.643291 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Create volume of 1 GB Jul 03 17:47:40.655824 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Availability Zones retrieved successfully. Jul 03 17:47:40.661538 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Flow 'volume_create_api' (961fc0bc-dc0f-483d-8b76-b41044fb782f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:40.662508 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c37179-841b-4eda-8538-9b3566f09915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:40.663527 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:47:40.745997 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c37179-841b-4eda-8538-9b3566f09915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:40.747117 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01af852-f9c2-4520-9a44-1dfdd67042f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:40.790666 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Created reservations ['9a6e2a0a-da71-445c-a3d1-efbf015655c5', 'd46208af-5660-46a7-a1f9-be20876cf0fe', '57f9c1c5-bd8a-45b3-989b-e154e6e716e0', '04e530e2-a20e-48f3-badf-fa4e62df2046'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:47:40.791405 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01af852-f9c2-4520-9a44-1dfdd67042f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a6e2a0a-da71-445c-a3d1-efbf015655c5', 'd46208af-5660-46a7-a1f9-be20876cf0fe', '57f9c1c5-bd8a-45b3-989b-e154e6e716e0', '04e530e2-a20e-48f3-badf-fa4e62df2046']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:40.792298 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bab7331-d4ba-44b5-a0de-1f2e4742d34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:40.815099 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bab7331-d4ba-44b5-a0de-1f2e4742d34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d66301-7480-4102-8a11-2c4a5a5cdb27', '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-1558459857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d96d922b4e2d4afbad93dd9e0e230e01',qos_specs=None,replication_status=,reservations=['9a6e2a0a-da71-445c-a3d1-efbf015655c5','d46208af-5660-46a7-a1f9-be20876cf0fe','57f9c1c5-bd8a-45b3-989b-e154e6e716e0','04e530e2-a20e-48f3-badf-fa4e62df2046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='265fe04149c1483988056e80e35132fb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1558459857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d66301-7480-4102-8a11-2c4a5a5cdb27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d96d922b4e2d4afbad93dd9e0e230e01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='265fe04149c1483988056e80e35132fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:40.815829 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ac48dc-cecb-46e5-bfaf-944c099211e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:40.840066 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ac48dc-cecb-46e5-bfaf-944c099211e2) transitioned into state 'SUCCESS' from state '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-1558459857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d96d922b4e2d4afbad93dd9e0e230e01',qos_specs=None,replication_status=,reservations=['9a6e2a0a-da71-445c-a3d1-efbf015655c5','d46208af-5660-46a7-a1f9-be20876cf0fe','57f9c1c5-bd8a-45b3-989b-e154e6e716e0','04e530e2-a20e-48f3-badf-fa4e62df2046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='265fe04149c1483988056e80e35132fb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:40.841235 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e055c62-2057-4233-9a78-2a50b97bca59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:40.852289 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e055c62-2057-4233-9a78-2a50b97bca59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:40.853593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Flow 'volume_create_api' (961fc0bc-dc0f-483d-8b76-b41044fb782f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:40.854053 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Create volume request issued successfully. Jul 03 17:47:40.854891 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5656d393-bd2c-4efb-bcf2-18fc3c151917 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:47:40.855658 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 123/480] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:47:40 2026] POST /volume/v3/volumes => generated 753 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:47:40.871553 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-73ba491a-3aa0-4f78-a5a8-acc68fc5e913 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:40.873661 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73ba491a-3aa0-4f78-a5a8-acc68fc5e913 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 Jul 03 17:47:40.873999 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73ba491a-3aa0-4f78-a5a8-acc68fc5e913 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:40.874270 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73ba491a-3aa0-4f78-a5a8-acc68fc5e913 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:40.891963 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:40.891963 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:40.896098 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-73ba491a-3aa0-4f78-a5a8-acc68fc5e913 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:40.900501 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73ba491a-3aa0-4f78-a5a8-acc68fc5e913 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 returned with HTTP 200 Jul 03 17:47:40.901675 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 118/481] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:40 2026] GET /volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:41.519655 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:41.528340 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:47:41.528865 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1080925732"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:41.531912 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1080925732'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:47:41.532124 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume of 1 GB Jul 03 17:47:41.532536 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:41.532536 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:41.542670 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Availability Zones retrieved successfully. Jul 03 17:47:41.554573 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (8d8d1084-e536-4da8-985c-75aa15ab2b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:41.556387 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59b2fcf-57e3-4db8-a4c1-aea65cd28c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:41.558010 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:47:41.592309 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59b2fcf-57e3-4db8-a4c1-aea65cd28c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:41.593229 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368517fe-b388-4fa2-b1c1-9c0df097d1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:41.714949 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Created reservations ['d8aad937-bc62-4140-8fa0-2822bc6ed726', 'c8fb6de7-8ed0-4403-adf3-1fc63c7dccfe', '5864facc-f4e5-415b-899d-06b0b2c1fbdd', '7ef78bce-f2c5-42f3-aca1-69069f544176'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:47:41.714949 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368517fe-b388-4fa2-b1c1-9c0df097d1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8aad937-bc62-4140-8fa0-2822bc6ed726', 'c8fb6de7-8ed0-4403-adf3-1fc63c7dccfe', '5864facc-f4e5-415b-899d-06b0b2c1fbdd', '7ef78bce-f2c5-42f3-aca1-69069f544176']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:41.714949 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8f08713-f0fe-4193-ab78-5f7d74116366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:41.766471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8f08713-f0fe-4193-ab78-5f7d74116366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73912d83-2c95-4c6e-a8cf-3c78d1a2f894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1080925732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['d8aad937-bc62-4140-8fa0-2822bc6ed726','c8fb6de7-8ed0-4403-adf3-1fc63c7dccfe','5864facc-f4e5-415b-899d-06b0b2c1fbdd','7ef78bce-f2c5-42f3-aca1-69069f544176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1080925732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73912d83-2c95-4c6e-a8cf-3c78d1a2f894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a06bfb49d1e4255b9e3d22a49c85465',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:41.767178 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a219647-d57d-47e9-a636-3f6dbf216ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:41.807474 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a219647-d57d-47e9-a636-3f6dbf216ab7) transitioned into state 'SUCCESS' from state '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-1080925732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['d8aad937-bc62-4140-8fa0-2822bc6ed726','c8fb6de7-8ed0-4403-adf3-1fc63c7dccfe','5864facc-f4e5-415b-899d-06b0b2c1fbdd','7ef78bce-f2c5-42f3-aca1-69069f544176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:41.808311 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1fddcc5-b04d-44af-a342-2915452200d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:41.839995 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1fddcc5-b04d-44af-a342-2915452200d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:41.840820 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (8d8d1084-e536-4da8-985c-75aa15ab2b74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:41.841136 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request issued successfully. Jul 03 17:47:41.841674 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-28fc9dd1-17f3-4638-8f2b-01096d7db1bb tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:47:41.842222 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 121/482] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:47:41 2026] POST /volume/v3/volumes => generated 749 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:47:41.857064 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-602fb5a1-1060-4857-a107-5652f4299b4c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:41.858843 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-602fb5a1-1060-4857-a107-5652f4299b4c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 Jul 03 17:47:41.859055 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-602fb5a1-1060-4857-a107-5652f4299b4c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:41.859251 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-602fb5a1-1060-4857-a107-5652f4299b4c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:41.866127 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:41.866127 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:41.873839 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-602fb5a1-1060-4857-a107-5652f4299b4c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:41.873839 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-602fb5a1-1060-4857-a107-5652f4299b4c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 returned with HTTP 200 Jul 03 17:47:41.874039 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 121/483] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:41 2026] GET /volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:41.925844 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4f99df54-9309-4522-b311-35507549027e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:41.925844 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4f99df54-9309-4522-b311-35507549027e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 Jul 03 17:47:41.925844 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4f99df54-9309-4522-b311-35507549027e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:41.925844 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4f99df54-9309-4522-b311-35507549027e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:41.932550 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:41.932550 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:41.936684 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4f99df54-9309-4522-b311-35507549027e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:41.943117 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4f99df54-9309-4522-b311-35507549027e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 returned with HTTP 200 Jul 03 17:47:41.943587 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 124/484] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:41 2026] GET /volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:41.973701 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-61cac30d-396a-4296-aef4-72ca4710d173 req-8a450c66-09a1-4415-9c11-c21f4d6b769e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:41.979673 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-8a450c66-09a1-4415-9c11-c21f4d6b769e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 Jul 03 17:47:41.979673 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-8a450c66-09a1-4415-9c11-c21f4d6b769e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:41.979673 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-8a450c66-09a1-4415-9c11-c21f4d6b769e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:41.983074 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:41.983074 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:41.987666 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-61cac30d-396a-4296-aef4-72ca4710d173 req-8a450c66-09a1-4415-9c11-c21f4d6b769e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:41.992332 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-8a450c66-09a1-4415-9c11-c21f4d6b769e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 returned with HTTP 200 Jul 03 17:47:41.993123 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 119/485] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:47:41 2026] GET /volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:42.530539 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-ba2d45a8-de78-4c88-8b33-2ddc2e78e075 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:42.531821 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-ba2d45a8-de78-4c88-8b33-2ddc2e78e075 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ba358237-9c54-4389-a37d-47f8cd11a1fc Jul 03 17:47:42.532450 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-ba2d45a8-de78-4c88-8b33-2ddc2e78e075 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:42.532450 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-ba2d45a8-de78-4c88-8b33-2ddc2e78e075 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:42.542288 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:42.542288 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:42.638418 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-61cac30d-396a-4296-aef4-72ca4710d173 req-cb32cb16-0c5c-454a-af04-9cd95d3be5d6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:42.640278 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-cb32cb16-0c5c-454a-af04-9cd95d3be5d6 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 Jul 03 17:47:42.640445 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-cb32cb16-0c5c-454a-af04-9cd95d3be5d6 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:42.640619 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-cb32cb16-0c5c-454a-af04-9cd95d3be5d6 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:42.649519 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:42.649519 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:42.655359 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-61cac30d-396a-4296-aef4-72ca4710d173 req-cb32cb16-0c5c-454a-af04-9cd95d3be5d6 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:42.660616 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-cb32cb16-0c5c-454a-af04-9cd95d3be5d6 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 returned with HTTP 200 Jul 03 17:47:42.661032 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 122/486] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:47:42 2026] GET /volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:42.669246 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bd6d7231-8a47-4de4-949d-37d9372c499d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:42.669714 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd6d7231-8a47-4de4-949d-37d9372c499d None None] GET https://10.4.3.210/volume// Jul 03 17:47:42.669922 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd6d7231-8a47-4de4-949d-37d9372c499d None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:42.670127 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd6d7231-8a47-4de4-949d-37d9372c499d None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:42.670485 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd6d7231-8a47-4de4-949d-37d9372c499d None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:47:42.670954 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 125/487] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:47:42 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 17:47:42.679738 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-61cac30d-396a-4296-aef4-72ca4710d173 req-122db8e5-9019-4866-988c-6ddbb2ba3b18 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:42.682079 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-122db8e5-9019-4866-988c-6ddbb2ba3b18 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:47:42.682432 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-122db8e5-9019-4866-988c-6ddbb2ba3b18 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47d66301-7480-4102-8a11-2c4a5a5cdb27", "connector": null, "instance_uuid": "55d953ef-29fa-4688-afc1-f2c446c5bc55"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:42.690511 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:42.690511 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:42.725193 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-122db8e5-9019-4866-988c-6ddbb2ba3b18 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:47:42.725661 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 120/488] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:47:42 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:42.885536 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b690c1dd-20bf-44a7-9adf-d0e0bcce9892 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:42.887724 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b690c1dd-20bf-44a7-9adf-d0e0bcce9892 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 Jul 03 17:47:42.887993 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b690c1dd-20bf-44a7-9adf-d0e0bcce9892 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:42.888245 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b690c1dd-20bf-44a7-9adf-d0e0bcce9892 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:42.897595 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:42.897595 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:42.901773 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b690c1dd-20bf-44a7-9adf-d0e0bcce9892 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:42.908070 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b690c1dd-20bf-44a7-9adf-d0e0bcce9892 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 returned with HTTP 200 Jul 03 17:47:42.908554 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 123/489] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:42 2026] GET /volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:42.919973 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-943cad05-ed47-4613-a642-a913fca01bf0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:42.921645 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-943cad05-ed47-4613-a642-a913fca01bf0 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894/action Jul 03 17:47:42.921967 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-943cad05-ed47-4613-a642-a913fca01bf0 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:42.922080 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-943cad05-ed47-4613-a642-a913fca01bf0 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:42.929600 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:42.929600 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:42.930066 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.admin_actions [None req-943cad05-ed47-4613-a642-a913fca01bf0 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Updating volume '73912d83-2c95-4c6e-a8cf-3c78d1a2f894' with '{'status': 'attaching'}' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:47:42.966575 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-943cad05-ed47-4613-a642-a913fca01bf0 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894/action returned with HTTP 202 Jul 03 17:47:42.966966 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 126/490] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:42 2026] POST /volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:42.975349 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-442cb4a0-ee99-4a51-a605-40673d584f16 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:42.977487 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-442cb4a0-ee99-4a51-a605-40673d584f16 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 Jul 03 17:47:42.977808 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-442cb4a0-ee99-4a51-a605-40673d584f16 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:42.978107 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-442cb4a0-ee99-4a51-a605-40673d584f16 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:42.986744 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:42.986744 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:42.990880 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-442cb4a0-ee99-4a51-a605-40673d584f16 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:42.996701 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-442cb4a0-ee99-4a51-a605-40673d584f16 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 returned with HTTP 200 Jul 03 17:47:42.997298 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 121/491] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:42 2026] GET /volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:43.014582 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f1becb01-8048-4a4b-9147-5ce1264cc3c2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:43.016340 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f1becb01-8048-4a4b-9147-5ce1264cc3c2 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894/action Jul 03 17:47:43.016683 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f1becb01-8048-4a4b-9147-5ce1264cc3c2 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:43.016826 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f1becb01-8048-4a4b-9147-5ce1264cc3c2 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:43.028511 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:43.028511 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:43.029189 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f1becb01-8048-4a4b-9147-5ce1264cc3c2 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Volume info retrieved successfully. Jul 03 17:47:43.066541 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f1becb01-8048-4a4b-9147-5ce1264cc3c2 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Delete volume request issued successfully. Jul 03 17:47:43.066848 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f1becb01-8048-4a4b-9147-5ce1264cc3c2 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894/action returned with HTTP 202 Jul 03 17:47:43.067370 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 124/492] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:43 2026] POST /volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:43.075060 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-66749001-0ef5-4497-9fe2-9bb3d246cb64 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:43.078993 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-66749001-0ef5-4497-9fe2-9bb3d246cb64 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 Jul 03 17:47:43.080089 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-66749001-0ef5-4497-9fe2-9bb3d246cb64 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:43.080278 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-66749001-0ef5-4497-9fe2-9bb3d246cb64 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:43.090392 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-ba2d45a8-de78-4c88-8b33-2ddc2e78e075 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments/ba358237-9c54-4389-a37d-47f8cd11a1fc returned with HTTP 200 Jul 03 17:47:43.090991 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 122/493] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:47:42 2026] DELETE /volume/v3/attachments/ba358237-9c54-4389-a37d-47f8cd11a1fc => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:43.096238 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:43.096238 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:43.101113 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-66749001-0ef5-4497-9fe2-9bb3d246cb64 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:43.101223 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-0ef92636-39ec-4cdb-99de-2748d8e2e41b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:43.103795 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-0ef92636-39ec-4cdb-99de-2748d8e2e41b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] DELETE https://10.4.3.210/volume/v3/attachments/c61c144a-d485-4e0b-bccc-6678c0f037d6 Jul 03 17:47:43.104078 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-0ef92636-39ec-4cdb-99de-2748d8e2e41b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:43.104361 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-0ef92636-39ec-4cdb-99de-2748d8e2e41b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:43.106933 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-66749001-0ef5-4497-9fe2-9bb3d246cb64 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 returned with HTTP 200 Jul 03 17:47:43.107521 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 127/494] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:43 2026] GET /volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:43.114202 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:43.114202 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:43.656590 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-0ef92636-39ec-4cdb-99de-2748d8e2e41b tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments/c61c144a-d485-4e0b-bccc-6678c0f037d6 returned with HTTP 200 Jul 03 17:47:43.656910 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 122/495] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:47:43 2026] DELETE /volume/v3/attachments/c61c144a-d485-4e0b-bccc-6678c0f037d6 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:43.664246 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-f7949e7e-7ff6-45d8-ac14-c0d81aec61f0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:43.666349 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-f7949e7e-7ff6-45d8-ac14-c0d81aec61f0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ef0df9d8-823f-4ef2-90c2-10fa0daef20f Jul 03 17:47:43.666470 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-f7949e7e-7ff6-45d8-ac14-c0d81aec61f0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:43.666651 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-f7949e7e-7ff6-45d8-ac14-c0d81aec61f0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:43.678950 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:43.678950 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:44.123495 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4f6e5e21-9850-4da9-96f9-450561421ebc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:44.126433 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4f6e5e21-9850-4da9-96f9-450561421ebc tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 Jul 03 17:47:44.126433 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4f6e5e21-9850-4da9-96f9-450561421ebc tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:44.126799 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4f6e5e21-9850-4da9-96f9-450561421ebc tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:44.142632 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4f6e5e21-9850-4da9-96f9-450561421ebc tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 returned with HTTP 404 Jul 03 17:47:44.143224 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 123/496] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:44 2026] GET /volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:44.151030 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8d45c15c-52df-44b5-b440-88059b77e196 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:44.155294 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8d45c15c-52df-44b5-b440-88059b77e196 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 Jul 03 17:47:44.155294 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8d45c15c-52df-44b5-b440-88059b77e196 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:44.155763 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8d45c15c-52df-44b5-b440-88059b77e196 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:44.160872 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8d45c15c-52df-44b5-b440-88059b77e196 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 returned with HTTP 404 Jul 03 17:47:44.161640 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 128/497] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:44 2026] GET /volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:44.168635 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b2599ec4-22e5-4563-ad62-acc24e778e90 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:44.170274 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b2599ec4-22e5-4563-ad62-acc24e778e90 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] DELETE https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 Jul 03 17:47:44.170508 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b2599ec4-22e5-4563-ad62-acc24e778e90 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:44.170737 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b2599ec4-22e5-4563-ad62-acc24e778e90 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:44.170956 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-b2599ec4-22e5-4563-ad62-acc24e778e90 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Delete volume with id: 73912d83-2c95-4c6e-a8cf-3c78d1a2f894 Jul 03 17:47:44.176957 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b2599ec4-22e5-4563-ad62-acc24e778e90 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 returned with HTTP 404 Jul 03 17:47:44.177485 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 123/498] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:44 2026] DELETE /volume/v3/volumes/73912d83-2c95-4c6e-a8cf-3c78d1a2f894 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:44.187877 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:44.189489 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:47:44.189889 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-62020970"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:44.191199 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-62020970'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:47:44.191337 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume of 1 GB Jul 03 17:47:44.191586 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:44.191586 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:44.194932 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Availability Zones retrieved successfully. Jul 03 17:47:44.200114 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (6aa4380f-9795-49a1-bd87-51c4929f00d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:44.200925 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad222538-d927-4941-adbd-25b32441e86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:44.201695 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:47:44.216785 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0985dcf9-f348-4de5-82f9-69e78a15cdce req-f7949e7e-7ff6-45d8-ac14-c0d81aec61f0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/attachments/ef0df9d8-823f-4ef2-90c2-10fa0daef20f returned with HTTP 200 Jul 03 17:47:44.217268 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 125/499] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:47:43 2026] DELETE /volume/v3/attachments/ef0df9d8-823f-4ef2-90c2-10fa0daef20f => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:44.224897 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad222538-d927-4941-adbd-25b32441e86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:44.225620 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ad3b997-a8ce-4a34-8ffd-e8cfd7a71df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:44.265045 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Created reservations ['078f34a1-f547-49f9-ae8b-0b9bdaafa41f', '0642a1f1-2644-48ca-aa50-15a5379ab4ef', '2ec544e9-5d94-486f-a432-d69fa396becf', 'dfd171af-a223-4f51-a286-06aebc500ae3'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:47:44.265903 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ad3b997-a8ce-4a34-8ffd-e8cfd7a71df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['078f34a1-f547-49f9-ae8b-0b9bdaafa41f', '0642a1f1-2644-48ca-aa50-15a5379ab4ef', '2ec544e9-5d94-486f-a432-d69fa396becf', 'dfd171af-a223-4f51-a286-06aebc500ae3']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:44.266638 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cbafbf7-c3d3-4570-bca4-8dae9e92a444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:44.295788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cbafbf7-c3d3-4570-bca4-8dae9e92a444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1542afad-a722-4590-9636-4478951a0698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-62020970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['078f34a1-f547-49f9-ae8b-0b9bdaafa41f','0642a1f1-2644-48ca-aa50-15a5379ab4ef','2ec544e9-5d94-486f-a432-d69fa396becf','dfd171af-a223-4f51-a286-06aebc500ae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-62020970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1542afad-a722-4590-9636-4478951a0698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a06bfb49d1e4255b9e3d22a49c85465',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:44.296727 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (630fc079-2714-4557-9664-55f6cbd56d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:44.317835 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (630fc079-2714-4557-9664-55f6cbd56d17) transitioned into state 'SUCCESS' from state '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-62020970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['078f34a1-f547-49f9-ae8b-0b9bdaafa41f','0642a1f1-2644-48ca-aa50-15a5379ab4ef','2ec544e9-5d94-486f-a432-d69fa396becf','dfd171af-a223-4f51-a286-06aebc500ae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:44.318619 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (472269db-bd94-448f-b87c-aeb627652e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:44.335288 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (472269db-bd94-448f-b87c-aeb627652e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:44.336530 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (6aa4380f-9795-49a1-bd87-51c4929f00d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:44.336991 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request issued successfully. Jul 03 17:47:44.337809 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ed2c5332-3e03-404b-969c-c6de9b598b7f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:47:44.338356 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 124/500] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:47:44 2026] POST /volume/v3/volumes => generated 747 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:47:44.350139 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1f4b5dc3-a6a1-4f8c-a09e-426ac237fbc1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:44.352671 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f4b5dc3-a6a1-4f8c-a09e-426ac237fbc1 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 Jul 03 17:47:44.353006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f4b5dc3-a6a1-4f8c-a09e-426ac237fbc1 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:44.353274 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f4b5dc3-a6a1-4f8c-a09e-426ac237fbc1 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:44.363485 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:44.363485 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:44.368682 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1f4b5dc3-a6a1-4f8c-a09e-426ac237fbc1 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:44.375064 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f4b5dc3-a6a1-4f8c-a09e-426ac237fbc1 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 returned with HTTP 200 Jul 03 17:47:44.375709 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 129/501] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:44 2026] GET /volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:45.387840 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0bed67f8-6d11-4c61-abfb-232aa7c63d47 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:45.390245 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0bed67f8-6d11-4c61-abfb-232aa7c63d47 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 Jul 03 17:47:45.390454 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0bed67f8-6d11-4c61-abfb-232aa7c63d47 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:45.390676 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0bed67f8-6d11-4c61-abfb-232aa7c63d47 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:45.403297 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:45.403297 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:45.410380 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0bed67f8-6d11-4c61-abfb-232aa7c63d47 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:45.419256 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0bed67f8-6d11-4c61-abfb-232aa7c63d47 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 returned with HTTP 200 Jul 03 17:47:45.420210 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 124/502] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:45 2026] GET /volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:45.431521 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3c945adf-9651-46b0-9eae-a435ad9ec96f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:45.433567 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3c945adf-9651-46b0-9eae-a435ad9ec96f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698/action Jul 03 17:47:45.433908 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3c945adf-9651-46b0-9eae-a435ad9ec96f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:45.434030 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3c945adf-9651-46b0-9eae-a435ad9ec96f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:45.443847 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:45.443847 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:45.444537 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.admin_actions [None req-3c945adf-9651-46b0-9eae-a435ad9ec96f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Updating volume '1542afad-a722-4590-9636-4478951a0698' with '{'status': 'creating'}' {{(pid=99940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:47:45.466441 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3c945adf-9651-46b0-9eae-a435ad9ec96f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698/action returned with HTTP 202 Jul 03 17:47:45.466952 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 126/503] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:45 2026] POST /volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:45.475571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4f261da1-ab46-4900-9ae3-243118d65214 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:45.477535 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4f261da1-ab46-4900-9ae3-243118d65214 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 Jul 03 17:47:45.477778 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4f261da1-ab46-4900-9ae3-243118d65214 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:45.477975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4f261da1-ab46-4900-9ae3-243118d65214 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:45.485785 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:45.485785 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:45.489802 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4f261da1-ab46-4900-9ae3-243118d65214 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:45.494455 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4f261da1-ab46-4900-9ae3-243118d65214 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 returned with HTTP 200 Jul 03 17:47:45.495584 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 125/504] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:45 2026] GET /volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:45.506716 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ee7e459e-74cd-49eb-ae71-5104bcb14dc7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:45.508100 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ee7e459e-74cd-49eb-ae71-5104bcb14dc7 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698/action Jul 03 17:47:45.508430 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ee7e459e-74cd-49eb-ae71-5104bcb14dc7 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:45.508551 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ee7e459e-74cd-49eb-ae71-5104bcb14dc7 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:45.517286 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:45.517286 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:45.517621 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ee7e459e-74cd-49eb-ae71-5104bcb14dc7 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Volume info retrieved successfully. Jul 03 17:47:45.550605 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ee7e459e-74cd-49eb-ae71-5104bcb14dc7 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Delete volume request issued successfully. Jul 03 17:47:45.550949 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ee7e459e-74cd-49eb-ae71-5104bcb14dc7 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698/action returned with HTTP 202 Jul 03 17:47:45.551490 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 130/505] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:45 2026] POST /volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:45.559524 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cb133f10-abe3-48ea-828c-b3705bc8532b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:45.561670 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cb133f10-abe3-48ea-828c-b3705bc8532b tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 Jul 03 17:47:45.562095 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cb133f10-abe3-48ea-828c-b3705bc8532b tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:45.562515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cb133f10-abe3-48ea-828c-b3705bc8532b tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:45.572256 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:45.572256 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:45.586579 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cb133f10-abe3-48ea-828c-b3705bc8532b tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:45.593699 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cb133f10-abe3-48ea-828c-b3705bc8532b tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 returned with HTTP 200 Jul 03 17:47:45.593997 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 125/506] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:45 2026] GET /volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:46.110658 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:46.116104 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4c241a17-02ba-4b6b-ba7f-a50bb604a91e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:46.120313 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4c241a17-02ba-4b6b-ba7f-a50bb604a91e tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] DELETE https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:47:46.120584 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4c241a17-02ba-4b6b-ba7f-a50bb604a91e tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:46.120833 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4c241a17-02ba-4b6b-ba7f-a50bb604a91e tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:46.121019 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-4c241a17-02ba-4b6b-ba7f-a50bb604a91e tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Delete volume with id: 340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:47:46.128448 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:46.128448 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:46.128901 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4c241a17-02ba-4b6b-ba7f-a50bb604a91e tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:47:46.144612 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4c241a17-02ba-4b6b-ba7f-a50bb604a91e tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Delete volume request issued successfully. Jul 03 17:47:46.144841 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4c241a17-02ba-4b6b-ba7f-a50bb604a91e tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 202 Jul 03 17:47:46.145212 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 126/507] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:46 2026] DELETE /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:47:46.152095 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7d357df4-cf87-48e1-8170-06c311c29142 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:46.153721 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7d357df4-cf87-48e1-8170-06c311c29142 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:47:46.154117 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7d357df4-cf87-48e1-8170-06c311c29142 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:46.154311 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7d357df4-cf87-48e1-8170-06c311c29142 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:46.162320 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:46.162320 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:46.166354 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7d357df4-cf87-48e1-8170-06c311c29142 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:47:46.170844 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7d357df4-cf87-48e1-8170-06c311c29142 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 200 Jul 03 17:47:46.171401 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 131/508] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:46 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:46.232910 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:47:46.233351 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1105994254"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:46.234666 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1105994254'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:47:46.234892 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Create volume of 1 GB Jul 03 17:47:46.235215 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:46.235215 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:46.238645 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Availability Zones retrieved successfully. Jul 03 17:47:46.243870 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Flow 'volume_create_api' (211b5a9f-4ff1-499e-b241-12e4bad10184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:46.244714 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12655ebf-67e8-472c-9183-639d94a486c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:46.245778 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:47:46.279896 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12655ebf-67e8-472c-9183-639d94a486c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:46.280641 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70d31f6-ec04-4766-91a7-9acf10a33c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:46.334003 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Created reservations ['4a05a9b5-476d-46e5-8c8a-b6344c7ca899', '66056baf-aade-4d0d-8cf4-0c468d6c6551', '4d61f44f-0e1a-47b8-9366-c09a16fef60f', 'bf73eb99-9c84-46dc-9732-42af02892487'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:47:46.334721 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70d31f6-ec04-4766-91a7-9acf10a33c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a05a9b5-476d-46e5-8c8a-b6344c7ca899', '66056baf-aade-4d0d-8cf4-0c468d6c6551', '4d61f44f-0e1a-47b8-9366-c09a16fef60f', 'bf73eb99-9c84-46dc-9732-42af02892487']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:46.335645 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605b1290-3c81-4e32-b799-f234dc211690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:46.363230 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605b1290-3c81-4e32-b799-f234dc211690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eda0d303-578b-4044-84d8-40c3d98f383c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1105994254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c543cc0f42d46ef962571d5a7d0ddca',qos_specs=None,replication_status=,reservations=['4a05a9b5-476d-46e5-8c8a-b6344c7ca899','66056baf-aade-4d0d-8cf4-0c468d6c6551','4d61f44f-0e1a-47b8-9366-c09a16fef60f','bf73eb99-9c84-46dc-9732-42af02892487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac4cdf6d8570453c84ee6a8b43d9a8a2',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1105994254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eda0d303-578b-4044-84d8-40c3d98f383c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c543cc0f42d46ef962571d5a7d0ddca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac4cdf6d8570453c84ee6a8b43d9a8a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:46.364228 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f891cb0-7b47-4bcf-8f2a-e78c07ce30e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:46.381456 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f891cb0-7b47-4bcf-8f2a-e78c07ce30e9) transitioned into state 'SUCCESS' from state '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-1105994254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c543cc0f42d46ef962571d5a7d0ddca',qos_specs=None,replication_status=,reservations=['4a05a9b5-476d-46e5-8c8a-b6344c7ca899','66056baf-aade-4d0d-8cf4-0c468d6c6551','4d61f44f-0e1a-47b8-9366-c09a16fef60f','bf73eb99-9c84-46dc-9732-42af02892487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac4cdf6d8570453c84ee6a8b43d9a8a2',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:46.382340 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f893d4ab-448b-49d6-a995-d18e6e332fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:46.392180 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f893d4ab-448b-49d6-a995-d18e6e332fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:46.393473 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Flow 'volume_create_api' (211b5a9f-4ff1-499e-b241-12e4bad10184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:46.394058 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Create volume request issued successfully. Jul 03 17:47:46.394840 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d97cd322-89d9-4286-b18d-c0ca32f3f0fb tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:47:46.395387 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 127/509] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:47:46 2026] POST /volume/v3/volumes => generated 759 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:47:46.606666 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-829466a0-f40e-48ca-a33d-0a8107df94c8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:46.608471 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-829466a0-f40e-48ca-a33d-0a8107df94c8 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 Jul 03 17:47:46.608727 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-829466a0-f40e-48ca-a33d-0a8107df94c8 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:46.608961 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-829466a0-f40e-48ca-a33d-0a8107df94c8 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:46.614674 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-829466a0-f40e-48ca-a33d-0a8107df94c8 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 returned with HTTP 404 Jul 03 17:47:46.615212 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 126/510] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:46 2026] GET /volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:46.622967 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6692b638-d24f-44c4-bfc7-cd1487d0e3f3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:46.624763 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6692b638-d24f-44c4-bfc7-cd1487d0e3f3 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 Jul 03 17:47:46.624979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6692b638-d24f-44c4-bfc7-cd1487d0e3f3 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:46.625187 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6692b638-d24f-44c4-bfc7-cd1487d0e3f3 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:46.630784 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6692b638-d24f-44c4-bfc7-cd1487d0e3f3 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 returned with HTTP 404 Jul 03 17:47:46.631329 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 127/511] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:46 2026] GET /volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:46.637519 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1ac25205-0be2-4704-9083-195334fa9dcf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:46.639263 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ac25205-0be2-4704-9083-195334fa9dcf tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 Jul 03 17:47:46.639445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ac25205-0be2-4704-9083-195334fa9dcf tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:46.639647 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ac25205-0be2-4704-9083-195334fa9dcf tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:46.639847 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-1ac25205-0be2-4704-9083-195334fa9dcf tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Delete volume with id: 1542afad-a722-4590-9636-4478951a0698 Jul 03 17:47:46.644671 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ac25205-0be2-4704-9083-195334fa9dcf tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 returned with HTTP 404 Jul 03 17:47:46.645122 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 132/512] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:46 2026] DELETE /volume/v3/volumes/1542afad-a722-4590-9636-4478951a0698 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:46.653118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fc16e4b9-be73-4186-a628-a6405f84d423 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:46.657797 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:47:46.657797 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-674369071"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:46.657797 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-674369071'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:47:46.657797 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume of 1 GB Jul 03 17:47:46.657797 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:46.657797 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:46.662995 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Availability Zones retrieved successfully. Jul 03 17:47:46.670530 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (3e882b43-cc30-469f-80c4-7bdea40ce56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:46.674127 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd977d7b-a591-44e3-9964-00d4b98b990b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:46.675570 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:47:46.704939 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd977d7b-a591-44e3-9964-00d4b98b990b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:46.704939 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b85866b-c1f1-4145-8c33-8e61b42b6e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:46.740157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Created reservations ['f9623e55-09f6-4773-b9a4-5e494697e998', '6d4a2ce0-fd12-416f-baa1-48944c7079cb', '2786adb9-ee50-43b5-8fe6-e4b1dc1bad13', 'e5880f1c-bba3-4af4-9301-1446279e9a14'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:47:46.741024 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b85866b-c1f1-4145-8c33-8e61b42b6e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9623e55-09f6-4773-b9a4-5e494697e998', '6d4a2ce0-fd12-416f-baa1-48944c7079cb', '2786adb9-ee50-43b5-8fe6-e4b1dc1bad13', 'e5880f1c-bba3-4af4-9301-1446279e9a14']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:46.741707 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a380e909-40f7-4a7e-aaf5-5bb30f0bf372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:46.763688 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a380e909-40f7-4a7e-aaf5-5bb30f0bf372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4654ea2-e3e9-4e07-8c0d-3aca554872b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-674369071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['f9623e55-09f6-4773-b9a4-5e494697e998','6d4a2ce0-fd12-416f-baa1-48944c7079cb','2786adb9-ee50-43b5-8fe6-e4b1dc1bad13','e5880f1c-bba3-4af4-9301-1446279e9a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-674369071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4654ea2-e3e9-4e07-8c0d-3aca554872b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a06bfb49d1e4255b9e3d22a49c85465',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:46.764669 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba07979-ab8f-45f8-8be8-acd6e819013b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:46.784956 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba07979-ab8f-45f8-8be8-acd6e819013b) transitioned into state 'SUCCESS' from state '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-674369071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['f9623e55-09f6-4773-b9a4-5e494697e998','6d4a2ce0-fd12-416f-baa1-48944c7079cb','2786adb9-ee50-43b5-8fe6-e4b1dc1bad13','e5880f1c-bba3-4af4-9301-1446279e9a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:46.785695 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d74689d-7504-4863-a97e-b8c37aef43fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:46.795576 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d74689d-7504-4863-a97e-b8c37aef43fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:46.796399 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (3e882b43-cc30-469f-80c4-7bdea40ce56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:46.796678 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request issued successfully. Jul 03 17:47:46.797197 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc16e4b9-be73-4186-a628-a6405f84d423 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:47:46.797587 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 128/513] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:47:46 2026] POST /volume/v3/volumes => generated 748 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:47:46.812180 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ad225685-5384-458d-8e79-2c22741c9cd0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:46.814385 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad225685-5384-458d-8e79-2c22741c9cd0 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 Jul 03 17:47:46.814652 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad225685-5384-458d-8e79-2c22741c9cd0 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:46.814932 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad225685-5384-458d-8e79-2c22741c9cd0 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:46.827109 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:46.827109 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:46.833223 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ad225685-5384-458d-8e79-2c22741c9cd0 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:46.841595 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad225685-5384-458d-8e79-2c22741c9cd0 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 returned with HTTP 200 Jul 03 17:47:46.842089 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 127/514] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:46 2026] GET /volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:47.183898 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1824a5e4-67ce-424a-aa2a-16260802a8ad None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:47.185438 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1824a5e4-67ce-424a-aa2a-16260802a8ad tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 Jul 03 17:47:47.185600 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1824a5e4-67ce-424a-aa2a-16260802a8ad tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:47.185795 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1824a5e4-67ce-424a-aa2a-16260802a8ad tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:47.191986 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1824a5e4-67ce-424a-aa2a-16260802a8ad tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 returned with HTTP 404 Jul 03 17:47:47.191986 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 128/515] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:47 2026] GET /volume/v3/volumes/340776f2-4526-4555-8b5c-507b21dd2756 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:47.198702 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4995acc0-14a4-483e-93a8-7ed70da04345 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:47.201973 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4995acc0-14a4-483e-93a8-7ed70da04345 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 Jul 03 17:47:47.202264 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4995acc0-14a4-483e-93a8-7ed70da04345 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:47.202509 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4995acc0-14a4-483e-93a8-7ed70da04345 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:47.202759 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-4995acc0-14a4-483e-93a8-7ed70da04345 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Delete volume with id: 5a5f9e15-49c8-4c65-950b-d5a92ea595c7 Jul 03 17:47:47.211472 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:47.211472 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:47.211907 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4995acc0-14a4-483e-93a8-7ed70da04345 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:47:47.231644 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4995acc0-14a4-483e-93a8-7ed70da04345 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Delete volume request issued successfully. Jul 03 17:47:47.234810 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4995acc0-14a4-483e-93a8-7ed70da04345 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 returned with HTTP 202 Jul 03 17:47:47.234810 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 133/516] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:47 2026] DELETE /volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:47:47.243001 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1d3f6166-dec6-442d-a2cf-be7e22e32c72 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:47.244695 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1d3f6166-dec6-442d-a2cf-be7e22e32c72 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 Jul 03 17:47:47.244881 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1d3f6166-dec6-442d-a2cf-be7e22e32c72 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:47.245093 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1d3f6166-dec6-442d-a2cf-be7e22e32c72 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:47.251684 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:47.251684 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:47.255204 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1d3f6166-dec6-442d-a2cf-be7e22e32c72 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Volume info retrieved successfully. Jul 03 17:47:47.258697 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1d3f6166-dec6-442d-a2cf-be7e22e32c72 tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 returned with HTTP 200 Jul 03 17:47:47.259244 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 129/517] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:47 2026] GET /volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:47.856114 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0d554f74-69e4-47ba-b478-7c08b1441c7e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:47.860134 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d554f74-69e4-47ba-b478-7c08b1441c7e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 Jul 03 17:47:47.860342 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d554f74-69e4-47ba-b478-7c08b1441c7e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:47.860474 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d554f74-69e4-47ba-b478-7c08b1441c7e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:47.868895 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:47.868895 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:47.872013 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0d554f74-69e4-47ba-b478-7c08b1441c7e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:47.875880 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d554f74-69e4-47ba-b478-7c08b1441c7e tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 returned with HTTP 200 Jul 03 17:47:47.876257 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 128/518] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:47 2026] GET /volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:47.889196 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-505fd512-23a1-4602-b0ef-70edc07d3c12 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:47.891301 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-505fd512-23a1-4602-b0ef-70edc07d3c12 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3/action Jul 03 17:47:47.891735 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-505fd512-23a1-4602-b0ef-70edc07d3c12 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:47.891947 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-505fd512-23a1-4602-b0ef-70edc07d3c12 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:47.904159 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:47.904159 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:47.904791 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.admin_actions [None req-505fd512-23a1-4602-b0ef-70edc07d3c12 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Updating volume 'd4654ea2-e3e9-4e07-8c0d-3aca554872b3' with '{'status': 'error'}' {{(pid=99943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:47:47.933251 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-505fd512-23a1-4602-b0ef-70edc07d3c12 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3/action returned with HTTP 202 Jul 03 17:47:47.933830 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 129/519] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:47 2026] POST /volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:47.940983 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c1dd5d2d-400a-4f8a-92b2-fbcdf7ee98c5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:47.944793 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c1dd5d2d-400a-4f8a-92b2-fbcdf7ee98c5 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 Jul 03 17:47:47.945008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c1dd5d2d-400a-4f8a-92b2-fbcdf7ee98c5 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:47.945223 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c1dd5d2d-400a-4f8a-92b2-fbcdf7ee98c5 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:47.954272 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:47.954272 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:47.958287 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c1dd5d2d-400a-4f8a-92b2-fbcdf7ee98c5 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:47.968946 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c1dd5d2d-400a-4f8a-92b2-fbcdf7ee98c5 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 returned with HTTP 200 Jul 03 17:47:47.969517 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 134/520] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:47 2026] GET /volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:47.982465 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b574bc46-3e51-4986-b0e8-3b0b1a828ed8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:47.989798 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b574bc46-3e51-4986-b0e8-3b0b1a828ed8 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3/action Jul 03 17:47:47.989798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b574bc46-3e51-4986-b0e8-3b0b1a828ed8 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:47.989798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b574bc46-3e51-4986-b0e8-3b0b1a828ed8 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:48.004790 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:48.004790 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:48.004790 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b574bc46-3e51-4986-b0e8-3b0b1a828ed8 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Volume info retrieved successfully. Jul 03 17:47:48.032934 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b574bc46-3e51-4986-b0e8-3b0b1a828ed8 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Delete volume request issued successfully. Jul 03 17:47:48.033348 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b574bc46-3e51-4986-b0e8-3b0b1a828ed8 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3/action returned with HTTP 202 Jul 03 17:47:48.034002 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 130/521] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:47 2026] POST /volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:48.044783 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-40897466-afb7-40ac-996b-5350f51d4831 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:48.046781 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40897466-afb7-40ac-996b-5350f51d4831 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 Jul 03 17:47:48.047006 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-40897466-afb7-40ac-996b-5350f51d4831 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:48.047248 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-40897466-afb7-40ac-996b-5350f51d4831 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:48.055291 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:48.055291 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:48.059235 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-40897466-afb7-40ac-996b-5350f51d4831 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:48.065059 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40897466-afb7-40ac-996b-5350f51d4831 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 returned with HTTP 200 Jul 03 17:47:48.065059 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 129/522] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:48 2026] GET /volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:48.274748 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-35507e31-51df-474c-865c-d309afe33e2d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:48.276429 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-35507e31-51df-474c-865c-d309afe33e2d tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] GET https://10.4.3.210/volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 Jul 03 17:47:48.276429 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-35507e31-51df-474c-865c-d309afe33e2d tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:48.277287 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-35507e31-51df-474c-865c-d309afe33e2d tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:48.283164 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-35507e31-51df-474c-865c-d309afe33e2d tempest-ServerRescueNegativeTestJSON-1179339230 tempest-ServerRescueNegativeTestJSON-1179339230-project-member] https://10.4.3.210/volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 returned with HTTP 404 Jul 03 17:47:48.284005 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 130/523] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:48 2026] GET /volume/v3/volumes/5a5f9e15-49c8-4c65-950b-d5a92ea595c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:49.075965 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a05fb576-29f8-4e1f-9983-47ecaf15094f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:49.077458 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a05fb576-29f8-4e1f-9983-47ecaf15094f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 Jul 03 17:47:49.077618 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a05fb576-29f8-4e1f-9983-47ecaf15094f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:49.077801 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a05fb576-29f8-4e1f-9983-47ecaf15094f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:49.083785 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a05fb576-29f8-4e1f-9983-47ecaf15094f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 returned with HTTP 404 Jul 03 17:47:49.084301 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 135/524] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:49 2026] GET /volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:49.091877 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c9dd5506-dbbb-4c37-9e9c-a12bc5a6ca66 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:49.093424 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c9dd5506-dbbb-4c37-9e9c-a12bc5a6ca66 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 Jul 03 17:47:49.093628 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c9dd5506-dbbb-4c37-9e9c-a12bc5a6ca66 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:49.093800 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c9dd5506-dbbb-4c37-9e9c-a12bc5a6ca66 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:49.099469 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c9dd5506-dbbb-4c37-9e9c-a12bc5a6ca66 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 returned with HTTP 404 Jul 03 17:47:49.099960 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 131/525] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:49 2026] GET /volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:49.106345 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c391f018-681c-4842-ba6c-dda3a56e7742 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:49.107913 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c391f018-681c-4842-ba6c-dda3a56e7742 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 Jul 03 17:47:49.108093 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c391f018-681c-4842-ba6c-dda3a56e7742 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:49.108265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c391f018-681c-4842-ba6c-dda3a56e7742 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:49.108410 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-c391f018-681c-4842-ba6c-dda3a56e7742 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Delete volume with id: d4654ea2-e3e9-4e07-8c0d-3aca554872b3 Jul 03 17:47:49.113836 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c391f018-681c-4842-ba6c-dda3a56e7742 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 returned with HTTP 404 Jul 03 17:47:49.114250 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 130/526] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:49 2026] DELETE /volume/v3/volumes/d4654ea2-e3e9-4e07-8c0d-3aca554872b3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:49.121102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:49.122673 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:47:49.123004 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-867268781"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:49.124304 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-867268781'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:47:49.124416 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume of 1 GB Jul 03 17:47:49.124644 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:49.124644 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:49.127855 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Availability Zones retrieved successfully. Jul 03 17:47:49.133025 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (d795b7b3-58c1-465b-9cbd-94249e9d9366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:49.133835 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905aa698-1d61-46ae-870a-a3aa0a35f8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:49.134671 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:47:49.164162 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905aa698-1d61-46ae-870a-a3aa0a35f8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:49.165089 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b8f7898-c03b-4390-a209-2ca87a5b23d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:49.200315 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Created reservations ['41c61aa4-bcf1-422c-bb47-912ef8b00a6c', 'bbe8a39f-8cc2-474f-a1fb-f381b64077fb', '8438ac75-1040-442c-902e-b2f9a987c617', '3704ed0e-1685-49c3-aeb9-e536c08fc437'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:47:49.201214 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b8f7898-c03b-4390-a209-2ca87a5b23d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41c61aa4-bcf1-422c-bb47-912ef8b00a6c', 'bbe8a39f-8cc2-474f-a1fb-f381b64077fb', '8438ac75-1040-442c-902e-b2f9a987c617', '3704ed0e-1685-49c3-aeb9-e536c08fc437']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:49.201922 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3e869c-eb6e-48a6-bd3d-ac845c460fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:49.221463 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3e869c-eb6e-48a6-bd3d-ac845c460fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46aaa4ae-9266-491f-ad49-bdba7b1ff4d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-867268781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['41c61aa4-bcf1-422c-bb47-912ef8b00a6c','bbe8a39f-8cc2-474f-a1fb-f381b64077fb','8438ac75-1040-442c-902e-b2f9a987c617','3704ed0e-1685-49c3-aeb9-e536c08fc437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-867268781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46aaa4ae-9266-491f-ad49-bdba7b1ff4d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a06bfb49d1e4255b9e3d22a49c85465',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:49.222141 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e65bfc61-f479-4a2b-af0e-14381c2cdf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:49.237359 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e65bfc61-f479-4a2b-af0e-14381c2cdf21) transitioned into state 'SUCCESS' from state '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-867268781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['41c61aa4-bcf1-422c-bb47-912ef8b00a6c','bbe8a39f-8cc2-474f-a1fb-f381b64077fb','8438ac75-1040-442c-902e-b2f9a987c617','3704ed0e-1685-49c3-aeb9-e536c08fc437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:49.238129 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22e7962b-2836-469a-99cb-17a68f59f370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:49.246986 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22e7962b-2836-469a-99cb-17a68f59f370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:49.248322 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (d795b7b3-58c1-465b-9cbd-94249e9d9366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:49.248738 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request issued successfully. Jul 03 17:47:49.249515 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0d75d9e7-30da-457c-ade2-8a3a9067f36d tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:47:49.250135 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 131/527] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:47:49 2026] POST /volume/v3/volumes => generated 748 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:47:49.263244 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7ee5b477-26e8-46b3-b8be-8966c0eac483 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:49.265032 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7ee5b477-26e8-46b3-b8be-8966c0eac483 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 Jul 03 17:47:49.265240 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7ee5b477-26e8-46b3-b8be-8966c0eac483 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:49.265475 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7ee5b477-26e8-46b3-b8be-8966c0eac483 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:49.272830 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:49.272830 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:49.276792 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7ee5b477-26e8-46b3-b8be-8966c0eac483 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:49.281742 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7ee5b477-26e8-46b3-b8be-8966c0eac483 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 returned with HTTP 200 Jul 03 17:47:49.282176 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 136/528] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:49 2026] GET /volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:49.338040 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fba8f214-072a-4724-954d-ce06fc86cc43 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:49.338418 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fba8f214-072a-4724-954d-ce06fc86cc43 None None] GET https://10.4.3.210/volume// Jul 03 17:47:49.338573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fba8f214-072a-4724-954d-ce06fc86cc43 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:49.338787 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fba8f214-072a-4724-954d-ce06fc86cc43 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:49.339155 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fba8f214-072a-4724-954d-ce06fc86cc43 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:47:49.339424 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 132/529] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:47: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 17:47:49.345972 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-61cac30d-396a-4296-aef4-72ca4710d173 req-fb9eb890-2e4e-4686-bc2a-43207fc149e5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:49.348009 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-fb9eb890-2e4e-4686-bc2a-43207fc149e5 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 Jul 03 17:47:49.348239 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-fb9eb890-2e4e-4686-bc2a-43207fc149e5 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:49.348427 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-fb9eb890-2e4e-4686-bc2a-43207fc149e5 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:49.357087 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:49.357087 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:49.360324 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-61cac30d-396a-4296-aef4-72ca4710d173 req-fb9eb890-2e4e-4686-bc2a-43207fc149e5 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:47:49.365520 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-fb9eb890-2e4e-4686-bc2a-43207fc149e5 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 returned with HTTP 200 Jul 03 17:47:49.365944 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 131/530] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:47:49 2026] GET /volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 => generated 1540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:47:49.456046 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-61cac30d-396a-4296-aef4-72ca4710d173 req-65db81d7-d679-4812-933e-a1f9884ec887 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:49.458740 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-65db81d7-d679-4812-933e-a1f9884ec887 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] PUT https://10.4.3.210/volume/v3/attachments/c5158200-c942-4c9e-96ec-c3b0c7000558 Jul 03 17:47:49.459262 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-65db81d7-d679-4812-933e-a1f9884ec887 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:49.469290 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-61cac30d-396a-4296-aef4-72ca4710d173 req-65db81d7-d679-4812-933e-a1f9884ec887 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Acquiring lock "cinder-attachment_update-47d66301-7480-4102-8a11-2c4a5a5cdb27-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:47:49.475195 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-61cac30d-396a-4296-aef4-72ca4710d173 req-65db81d7-d679-4812-933e-a1f9884ec887 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Lock "cinder-attachment_update-47d66301-7480-4102-8a11-2c4a5a5cdb27-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:47:49.476580 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:49.476580 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:50.001384 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-61cac30d-396a-4296-aef4-72ca4710d173 req-65db81d7-d679-4812-933e-a1f9884ec887 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Lock "cinder-attachment_update-47d66301-7480-4102-8a11-2c4a5a5cdb27-np0000004448" released by "attachment_update" :: held 0.526s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:47:50.001384 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-65db81d7-d679-4812-933e-a1f9884ec887 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/c5158200-c942-4c9e-96ec-c3b0c7000558 returned with HTTP 200 Jul 03 17:47:50.001636 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 132/531] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:47:49 2026] PUT /volume/v3/attachments/c5158200-c942-4c9e-96ec-c3b0c7000558 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:50.294042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ea985ff9-1305-40d1-a68b-217c22e2c95c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:50.295873 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ea985ff9-1305-40d1-a68b-217c22e2c95c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 Jul 03 17:47:50.296126 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ea985ff9-1305-40d1-a68b-217c22e2c95c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:50.296376 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ea985ff9-1305-40d1-a68b-217c22e2c95c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:50.302624 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:50.302624 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:50.305765 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ea985ff9-1305-40d1-a68b-217c22e2c95c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:50.309347 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ea985ff9-1305-40d1-a68b-217c22e2c95c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 returned with HTTP 200 Jul 03 17:47:50.309687 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 137/532] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:50 2026] GET /volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:50.323375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bacd9cf6-bd0e-499c-9bb0-f8f403418a11 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:50.325451 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bacd9cf6-bd0e-499c-9bb0-f8f403418a11 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0/action Jul 03 17:47:50.329928 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bacd9cf6-bd0e-499c-9bb0-f8f403418a11 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:50.329928 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bacd9cf6-bd0e-499c-9bb0-f8f403418a11 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:50.337330 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:50.337330 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:50.337330 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.admin_actions [None req-bacd9cf6-bd0e-499c-9bb0-f8f403418a11 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Updating volume '46aaa4ae-9266-491f-ad49-bdba7b1ff4d0' with '{'status': 'maintenance'}' {{(pid=99940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:47:50.371465 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bacd9cf6-bd0e-499c-9bb0-f8f403418a11 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0/action returned with HTTP 202 Jul 03 17:47:50.371996 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 133/533] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:50 2026] POST /volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:50.378571 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8848d05c-f623-4dba-8805-cbb785513c2f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:50.379978 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8848d05c-f623-4dba-8805-cbb785513c2f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 Jul 03 17:47:50.380177 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8848d05c-f623-4dba-8805-cbb785513c2f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:50.380377 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8848d05c-f623-4dba-8805-cbb785513c2f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:50.386730 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:50.386730 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:50.390077 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8848d05c-f623-4dba-8805-cbb785513c2f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:50.393883 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8848d05c-f623-4dba-8805-cbb785513c2f tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 returned with HTTP 200 Jul 03 17:47:50.394241 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 132/534] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:50 2026] GET /volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:50.406756 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f7623899-2b9c-422d-9223-0642fdd6b89f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:50.408142 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f7623899-2b9c-422d-9223-0642fdd6b89f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0/action Jul 03 17:47:50.408467 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f7623899-2b9c-422d-9223-0642fdd6b89f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:50.408586 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f7623899-2b9c-422d-9223-0642fdd6b89f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:50.416445 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:50.416445 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:50.416746 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f7623899-2b9c-422d-9223-0642fdd6b89f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Volume info retrieved successfully. Jul 03 17:47:50.437021 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f7623899-2b9c-422d-9223-0642fdd6b89f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Delete volume request issued successfully. Jul 03 17:47:50.437260 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f7623899-2b9c-422d-9223-0642fdd6b89f tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0/action returned with HTTP 202 Jul 03 17:47:50.437683 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 133/535] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:50 2026] POST /volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:50.444453 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c41949c9-b461-4e58-9dc4-f1c234eac4bf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:50.445750 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c41949c9-b461-4e58-9dc4-f1c234eac4bf tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 Jul 03 17:47:50.445864 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c41949c9-b461-4e58-9dc4-f1c234eac4bf tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:50.446083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c41949c9-b461-4e58-9dc4-f1c234eac4bf tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:50.452786 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:50.452786 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:50.456414 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c41949c9-b461-4e58-9dc4-f1c234eac4bf tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:50.460936 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c41949c9-b461-4e58-9dc4-f1c234eac4bf tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 returned with HTTP 200 Jul 03 17:47:50.461373 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 138/536] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:50 2026] GET /volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:50.511796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-61cac30d-396a-4296-aef4-72ca4710d173 req-637fc108-4791-455d-8142-29fea85671b0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:50.513710 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-637fc108-4791-455d-8142-29fea85671b0 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/attachments/c5158200-c942-4c9e-96ec-c3b0c7000558/action Jul 03 17:47:50.514265 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-637fc108-4791-455d-8142-29fea85671b0 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:50.514265 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-637fc108-4791-455d-8142-29fea85671b0 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:50.527893 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:50.527893 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:50.539615 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-61cac30d-396a-4296-aef4-72ca4710d173 req-637fc108-4791-455d-8142-29fea85671b0 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/c5158200-c942-4c9e-96ec-c3b0c7000558/action returned with HTTP 204 Jul 03 17:47:50.540045 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 134/537] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:47:50 2026] POST /volume/v3/attachments/c5158200-c942-4c9e-96ec-c3b0c7000558/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:51.473157 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-84d67791-5383-436b-8991-647c602a5c96 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:51.475094 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-84d67791-5383-436b-8991-647c602a5c96 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 Jul 03 17:47:51.475490 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-84d67791-5383-436b-8991-647c602a5c96 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:51.475649 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-84d67791-5383-436b-8991-647c602a5c96 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:51.483961 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-84d67791-5383-436b-8991-647c602a5c96 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 returned with HTTP 404 Jul 03 17:47:51.484539 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 133/538] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:51 2026] GET /volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:51.492101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-132c2d50-0099-4f67-93f4-e9a1088b25c4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:51.493730 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-132c2d50-0099-4f67-93f4-e9a1088b25c4 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 Jul 03 17:47:51.493961 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-132c2d50-0099-4f67-93f4-e9a1088b25c4 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:51.494163 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-132c2d50-0099-4f67-93f4-e9a1088b25c4 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:51.499603 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-132c2d50-0099-4f67-93f4-e9a1088b25c4 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 returned with HTTP 404 Jul 03 17:47:51.500037 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 134/539] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:51 2026] GET /volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:51.505734 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a0412f29-02d7-4d7f-ab63-155302c49b31 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:51.507239 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a0412f29-02d7-4d7f-ab63-155302c49b31 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] DELETE https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 Jul 03 17:47:51.507425 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a0412f29-02d7-4d7f-ab63-155302c49b31 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:51.507631 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a0412f29-02d7-4d7f-ab63-155302c49b31 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:51.508044 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-a0412f29-02d7-4d7f-ab63-155302c49b31 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Delete volume with id: 46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 Jul 03 17:47:51.513306 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a0412f29-02d7-4d7f-ab63-155302c49b31 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 returned with HTTP 404 Jul 03 17:47:51.513920 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 139/540] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:51 2026] DELETE /volume/v3/volumes/46aaa4ae-9266-491f-ad49-bdba7b1ff4d0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:51.520513 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9cf2d097-898a-455c-99bb-2401632c7625 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:51.522086 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:47:51.522382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-373513644"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:51.523852 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-373513644'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:47:51.523852 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume of 1 GB Jul 03 17:47:51.527334 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Availability Zones retrieved successfully. Jul 03 17:47:51.532786 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (a2910a3c-b4b5-44bd-a3f3-210f242f3e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:51.533689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95fe13a6-a587-4a43-bed1-a8f1ffe13460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:51.534518 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:47:51.557053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95fe13a6-a587-4a43-bed1-a8f1ffe13460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:51.557837 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d5fb10-b2ed-4f47-9e97-041c08d7e294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:51.595406 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Created reservations ['dd109900-75ef-4040-b1bb-8aaa4773c790', '32705582-9f70-4911-871c-d379b058984d', 'bd4cea0a-7664-4055-8ed6-7d25e06c2249', '5eec7ea2-394a-466d-8a7a-be1480cd91cd'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:47:51.597320 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d5fb10-b2ed-4f47-9e97-041c08d7e294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd109900-75ef-4040-b1bb-8aaa4773c790', '32705582-9f70-4911-871c-d379b058984d', 'bd4cea0a-7664-4055-8ed6-7d25e06c2249', '5eec7ea2-394a-466d-8a7a-be1480cd91cd']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:51.597320 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce3599c-7ffd-466c-bff3-4281bfe9eb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:51.620345 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce3599c-7ffd-466c-bff3-4281bfe9eb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21867c9a-ad6a-4d64-8ff3-40186e6421b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-373513644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['dd109900-75ef-4040-b1bb-8aaa4773c790','32705582-9f70-4911-871c-d379b058984d','bd4cea0a-7664-4055-8ed6-7d25e06c2249','5eec7ea2-394a-466d-8a7a-be1480cd91cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:47:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-373513644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21867c9a-ad6a-4d64-8ff3-40186e6421b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a06bfb49d1e4255b9e3d22a49c85465',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:51.621163 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f224748c-1ac2-4880-8ef5-c5f252164003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:51.649755 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f224748c-1ac2-4880-8ef5-c5f252164003) transitioned into state 'SUCCESS' from state '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-373513644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a06bfb49d1e4255b9e3d22a49c85465',qos_specs=None,replication_status=,reservations=['dd109900-75ef-4040-b1bb-8aaa4773c790','32705582-9f70-4911-871c-d379b058984d','bd4cea0a-7664-4055-8ed6-7d25e06c2249','5eec7ea2-394a-466d-8a7a-be1480cd91cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8e4a91393c405aa9d6cc3540657c48',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:51.650444 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1487a004-8757-4f8e-a56b-d6e9fa35f3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:47:51.660148 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1487a004-8757-4f8e-a56b-d6e9fa35f3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:47:51.661068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Flow 'volume_create_api' (a2910a3c-b4b5-44bd-a3f3-210f242f3e3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:47:51.661368 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Create volume request issued successfully. Jul 03 17:47:51.662323 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9cf2d097-898a-455c-99bb-2401632c7625 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:47:51.662787 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 135/541] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:47:51 2026] POST /volume/v3/volumes => generated 748 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:47:51.674348 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-10a6e748-940a-4cd0-8d01-1dc4b4dfa7b1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:51.675883 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-10a6e748-940a-4cd0-8d01-1dc4b4dfa7b1 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:51.676059 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-10a6e748-940a-4cd0-8d01-1dc4b4dfa7b1 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:51.676233 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-10a6e748-940a-4cd0-8d01-1dc4b4dfa7b1 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:51.682715 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:51.682715 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:51.686305 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-10a6e748-940a-4cd0-8d01-1dc4b4dfa7b1 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:51.690309 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-10a6e748-940a-4cd0-8d01-1dc4b4dfa7b1 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 returned with HTTP 200 Jul 03 17:47:51.690757 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 134/542] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:51 2026] GET /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:51.807131 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-01d1471f-f57b-465d-bb98-01747dadf0cd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:51.808777 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-01d1471f-f57b-465d-bb98-01747dadf0cd tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] DELETE https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d Jul 03 17:47:51.808961 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-01d1471f-f57b-465d-bb98-01747dadf0cd tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:51.809146 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-01d1471f-f57b-465d-bb98-01747dadf0cd tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:51.809297 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-01d1471f-f57b-465d-bb98-01747dadf0cd tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Delete volume with id: 9d6552d2-e253-4f4f-9f62-eaa6626fc53d Jul 03 17:47:51.815366 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:51.815366 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:51.815777 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-01d1471f-f57b-465d-bb98-01747dadf0cd tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:47:51.830071 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-01d1471f-f57b-465d-bb98-01747dadf0cd tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Delete volume request issued successfully. Jul 03 17:47:51.830312 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-01d1471f-f57b-465d-bb98-01747dadf0cd tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d returned with HTTP 202 Jul 03 17:47:51.830851 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 135/543] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:51 2026] DELETE /volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:47:51.837520 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0550b5f7-843e-4e26-b257-764fa3e9aca6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:51.839175 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0550b5f7-843e-4e26-b257-764fa3e9aca6 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d Jul 03 17:47:51.839363 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0550b5f7-843e-4e26-b257-764fa3e9aca6 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:51.839486 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0550b5f7-843e-4e26-b257-764fa3e9aca6 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:51.846103 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:51.846103 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:51.849672 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0550b5f7-843e-4e26-b257-764fa3e9aca6 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:47:51.853692 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0550b5f7-843e-4e26-b257-764fa3e9aca6 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d returned with HTTP 200 Jul 03 17:47:51.854085 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 140/544] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:51 2026] GET /volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:52.703054 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a35d2f87-bb02-4092-aa12-0cd8828a7d19 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:52.705514 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a35d2f87-bb02-4092-aa12-0cd8828a7d19 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:52.705807 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a35d2f87-bb02-4092-aa12-0cd8828a7d19 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:52.706052 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a35d2f87-bb02-4092-aa12-0cd8828a7d19 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:52.714262 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:52.714262 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:52.718387 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a35d2f87-bb02-4092-aa12-0cd8828a7d19 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:52.723149 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a35d2f87-bb02-4092-aa12-0cd8828a7d19 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 returned with HTTP 200 Jul 03 17:47:52.723497 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 136/545] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:52 2026] GET /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:52.736673 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6b61dd12-818d-4029-b424-44341f720d6a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:52.738572 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b61dd12-818d-4029-b424-44341f720d6a tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action Jul 03 17:47:52.740909 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b61dd12-818d-4029-b424-44341f720d6a tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:52.740909 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b61dd12-818d-4029-b424-44341f720d6a tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:52.750189 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:52.750189 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:52.750189 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.admin_actions [None req-6b61dd12-818d-4029-b424-44341f720d6a tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Updating volume '21867c9a-ad6a-4d64-8ff3-40186e6421b2' with '{'status': 'error'}' {{(pid=99942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:47:52.770509 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b61dd12-818d-4029-b424-44341f720d6a tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action returned with HTTP 202 Jul 03 17:47:52.771237 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 135/546] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:52 2026] POST /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:52.777971 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-75f73aec-78dc-4c86-943c-e140988cab28 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:52.779923 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-75f73aec-78dc-4c86-943c-e140988cab28 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:52.780151 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-75f73aec-78dc-4c86-943c-e140988cab28 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:52.780339 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-75f73aec-78dc-4c86-943c-e140988cab28 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:52.788421 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:52.788421 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:52.794792 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-75f73aec-78dc-4c86-943c-e140988cab28 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:52.803877 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-75f73aec-78dc-4c86-943c-e140988cab28 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 returned with HTTP 200 Jul 03 17:47:52.804284 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 136/547] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:52 2026] GET /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:52.828100 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1a29892d-dfbb-4a99-9751-36521b4b7c2e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:52.835441 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1a29892d-dfbb-4a99-9751-36521b4b7c2e tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action Jul 03 17:47:52.835907 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1a29892d-dfbb-4a99-9751-36521b4b7c2e tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:52.836087 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1a29892d-dfbb-4a99-9751-36521b4b7c2e tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:52.846228 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:52.846228 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:52.846600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.admin_actions [None req-1a29892d-dfbb-4a99-9751-36521b4b7c2e tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Updating volume '21867c9a-ad6a-4d64-8ff3-40186e6421b2' with '{'status': 'available'}' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:47:52.867800 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1aa1b33e-0d9e-44ca-b5c3-eb439d38bae4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:52.871016 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1a29892d-dfbb-4a99-9751-36521b4b7c2e tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action returned with HTTP 202 Jul 03 17:47:52.871016 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 141/548] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:52 2026] POST /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:52.871127 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1aa1b33e-0d9e-44ca-b5c3-eb439d38bae4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d Jul 03 17:47:52.871127 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1aa1b33e-0d9e-44ca-b5c3-eb439d38bae4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:52.871127 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1aa1b33e-0d9e-44ca-b5c3-eb439d38bae4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:52.876849 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1aa1b33e-0d9e-44ca-b5c3-eb439d38bae4 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d returned with HTTP 404 Jul 03 17:47:52.877340 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 137/549] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:52 2026] GET /volume/v3/volumes/9d6552d2-e253-4f4f-9f62-eaa6626fc53d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:52.879143 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-78855d52-41d7-45da-a195-899dfca10a52 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:52.886235 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78855d52-41d7-45da-a195-899dfca10a52 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:52.886235 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78855d52-41d7-45da-a195-899dfca10a52 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:52.886235 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78855d52-41d7-45da-a195-899dfca10a52 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:52.886377 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ca1a908b-0dc4-4a83-8883-7e0f3025a37c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:52.887233 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ca1a908b-0dc4-4a83-8883-7e0f3025a37c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] DELETE https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 Jul 03 17:47:52.887423 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ca1a908b-0dc4-4a83-8883-7e0f3025a37c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:52.887626 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ca1a908b-0dc4-4a83-8883-7e0f3025a37c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:52.887809 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-ca1a908b-0dc4-4a83-8883-7e0f3025a37c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Delete volume with id: 9e52498d-4f5d-4365-9bf3-a41443671165 Jul 03 17:47:52.895137 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:52.895137 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:52.895676 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ca1a908b-0dc4-4a83-8883-7e0f3025a37c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:47:52.895896 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:52.895896 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:52.903312 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-78855d52-41d7-45da-a195-899dfca10a52 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:52.908356 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78855d52-41d7-45da-a195-899dfca10a52 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 returned with HTTP 200 Jul 03 17:47:52.908913 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 136/550] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:52 2026] GET /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:52.920489 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-15a22717-cee6-461f-8e9e-4d3b0c8282ad None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:52.922135 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15a22717-cee6-461f-8e9e-4d3b0c8282ad tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action Jul 03 17:47:52.922482 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15a22717-cee6-461f-8e9e-4d3b0c8282ad tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:52.922557 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15a22717-cee6-461f-8e9e-4d3b0c8282ad tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:52.924401 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ca1a908b-0dc4-4a83-8883-7e0f3025a37c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Delete volume request issued successfully. Jul 03 17:47:52.924593 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ca1a908b-0dc4-4a83-8883-7e0f3025a37c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 returned with HTTP 202 Jul 03 17:47:52.925022 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 137/551] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:52 2026] DELETE /volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:47:52.930100 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:52.930100 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:52.930497 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.admin_actions [None req-15a22717-cee6-461f-8e9e-4d3b0c8282ad tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Updating volume '21867c9a-ad6a-4d64-8ff3-40186e6421b2' with '{'status': 'maintenance'}' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:47:52.937082 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-69009160-0ac4-458c-9ecb-b061c03eaee0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:52.942598 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-69009160-0ac4-458c-9ecb-b061c03eaee0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 Jul 03 17:47:52.942906 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-69009160-0ac4-458c-9ecb-b061c03eaee0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:52.943176 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-69009160-0ac4-458c-9ecb-b061c03eaee0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:52.956933 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15a22717-cee6-461f-8e9e-4d3b0c8282ad tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action returned with HTTP 202 Jul 03 17:47:52.957098 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:52.957098 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:52.957365 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 142/552] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:52 2026] POST /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:52.961364 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-69009160-0ac4-458c-9ecb-b061c03eaee0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:47:52.965812 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-69009160-0ac4-458c-9ecb-b061c03eaee0 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 returned with HTTP 200 Jul 03 17:47:52.966186 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8024b070-473b-4d2a-9f53-150b78b58879 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:52.966315 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 138/553] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:52 2026] GET /volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:52.968105 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8024b070-473b-4d2a-9f53-150b78b58879 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:52.968339 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8024b070-473b-4d2a-9f53-150b78b58879 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:52.968546 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8024b070-473b-4d2a-9f53-150b78b58879 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:52.976847 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:52.976847 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:52.981255 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8024b070-473b-4d2a-9f53-150b78b58879 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:52.985763 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8024b070-473b-4d2a-9f53-150b78b58879 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 returned with HTTP 200 Jul 03 17:47:52.986200 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 137/554] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:52 2026] GET /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:53.001790 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-51ba2c5e-5f42-4432-81b8-03a342886356 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:53.003793 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-51ba2c5e-5f42-4432-81b8-03a342886356 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] POST https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action Jul 03 17:47:53.004135 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-51ba2c5e-5f42-4432-81b8-03a342886356 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:47:53.004257 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-51ba2c5e-5f42-4432-81b8-03a342886356 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:47:53.013101 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:53.013101 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:53.013662 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.admin_actions [None req-51ba2c5e-5f42-4432-81b8-03a342886356 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] Updating volume '21867c9a-ad6a-4d64-8ff3-40186e6421b2' with '{'status': 'available'}' {{(pid=99943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:47:53.032716 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-51ba2c5e-5f42-4432-81b8-03a342886356 tempest-VolumesActionsTest-1105684856 tempest-VolumesActionsTest-1105684856-project-admin] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action returned with HTTP 202 Jul 03 17:47:53.033167 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 138/555] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:47:53 2026] POST /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:47:53.040736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ad9cccbc-3eec-4185-80e5-40305aae9ade None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:53.044511 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ad9cccbc-3eec-4185-80e5-40305aae9ade tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:53.044743 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ad9cccbc-3eec-4185-80e5-40305aae9ade tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:53.045000 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ad9cccbc-3eec-4185-80e5-40305aae9ade tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:53.053957 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:53.053957 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:47:53.057245 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ad9cccbc-3eec-4185-80e5-40305aae9ade tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:53.061320 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ad9cccbc-3eec-4185-80e5-40305aae9ade tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 returned with HTTP 200 Jul 03 17:47:53.061672 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 143/556] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:53 2026] GET /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:53.074650 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-348e18b4-dc1b-4318-b336-0132d9712745 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:53.076355 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-348e18b4-dc1b-4318-b336-0132d9712745 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:53.076534 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-348e18b4-dc1b-4318-b336-0132d9712745 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:53.076701 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-348e18b4-dc1b-4318-b336-0132d9712745 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:53.085140 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:53.085140 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:53.090465 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-348e18b4-dc1b-4318-b336-0132d9712745 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:53.093543 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-348e18b4-dc1b-4318-b336-0132d9712745 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 returned with HTTP 200 Jul 03 17:47:53.094075 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 139/557] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:53 2026] GET /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:53.109561 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c38465da-947a-4975-b9e7-af134f72ac91 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:53.113752 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c38465da-947a-4975-b9e7-af134f72ac91 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] DELETE https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:53.114036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c38465da-947a-4975-b9e7-af134f72ac91 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:53.114258 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c38465da-947a-4975-b9e7-af134f72ac91 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:53.114594 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-c38465da-947a-4975-b9e7-af134f72ac91 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Delete volume with id: 21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:53.122303 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:53.122303 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:53.122948 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c38465da-947a-4975-b9e7-af134f72ac91 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:53.150322 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c38465da-947a-4975-b9e7-af134f72ac91 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Delete volume request issued successfully. Jul 03 17:47:53.150543 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c38465da-947a-4975-b9e7-af134f72ac91 tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 returned with HTTP 202 Jul 03 17:47:53.150981 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 138/558] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:53 2026] DELETE /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:47:53.162011 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e397063c-48f4-4583-92ee-faf7ebd0731c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:53.164160 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e397063c-48f4-4583-92ee-faf7ebd0731c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:53.164420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e397063c-48f4-4583-92ee-faf7ebd0731c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:53.164667 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e397063c-48f4-4583-92ee-faf7ebd0731c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:53.172705 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:53.172705 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:47:53.178078 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e397063c-48f4-4583-92ee-faf7ebd0731c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Volume info retrieved successfully. Jul 03 17:47:53.183896 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e397063c-48f4-4583-92ee-faf7ebd0731c tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 returned with HTTP 200 Jul 03 17:47:53.184434 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 139/559] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:53 2026] GET /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:53.979300 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-466c7648-0ab5-469b-959f-03f4aefaea57 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:53.980853 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-466c7648-0ab5-469b-959f-03f4aefaea57 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 Jul 03 17:47:53.981058 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-466c7648-0ab5-469b-959f-03f4aefaea57 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:53.981229 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-466c7648-0ab5-469b-959f-03f4aefaea57 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:53.986154 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-466c7648-0ab5-469b-959f-03f4aefaea57 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 returned with HTTP 404 Jul 03 17:47:53.986576 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 144/560] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:53 2026] GET /volume/v3/volumes/9e52498d-4f5d-4365-9bf3-a41443671165 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:53.991924 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9001f72c-5fc1-4c63-8013-f844745ede31 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:53.993849 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9001f72c-5fc1-4c63-8013-f844745ede31 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:47:53.994058 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9001f72c-5fc1-4c63-8013-f844745ede31 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:53.994219 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9001f72c-5fc1-4c63-8013-f844745ede31 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:53.994366 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-9001f72c-5fc1-4c63-8013-f844745ede31 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Delete volume with id: f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:47:54.000653 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:54.000653 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:54.001173 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9001f72c-5fc1-4c63-8013-f844745ede31 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:47:54.021230 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9001f72c-5fc1-4c63-8013-f844745ede31 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Delete volume request issued successfully. Jul 03 17:47:54.021516 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9001f72c-5fc1-4c63-8013-f844745ede31 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 202 Jul 03 17:47:54.021968 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 140/561] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:47:53 2026] DELETE /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:47:54.028331 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-71bba02e-80b3-4082-a81f-d0938a0aab5c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:54.030083 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-71bba02e-80b3-4082-a81f-d0938a0aab5c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:47:54.030252 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-71bba02e-80b3-4082-a81f-d0938a0aab5c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:54.030420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-71bba02e-80b3-4082-a81f-d0938a0aab5c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:54.036756 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:54.036756 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:54.039916 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-71bba02e-80b3-4082-a81f-d0938a0aab5c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Volume info retrieved successfully. Jul 03 17:47:54.044001 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-71bba02e-80b3-4082-a81f-d0938a0aab5c tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 200 Jul 03 17:47:54.044352 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 139/562] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:54 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 1390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:47:54.198307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3c4653b3-e030-446f-914d-346d6b731cfd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:54.202026 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3c4653b3-e030-446f-914d-346d6b731cfd tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] GET https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 Jul 03 17:47:54.202281 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3c4653b3-e030-446f-914d-346d6b731cfd tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:54.202526 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3c4653b3-e030-446f-914d-346d6b731cfd tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:54.216648 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3c4653b3-e030-446f-914d-346d6b731cfd tempest-VolumesActionsTest-1740178130 tempest-VolumesActionsTest-1740178130-project-member] https://10.4.3.210/volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 returned with HTTP 404 Jul 03 17:47:54.217317 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 140/563] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:54 2026] GET /volume/v3/volumes/21867c9a-ad6a-4d64-8ff3-40186e6421b2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:55.057117 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7209d663-3e0d-49c7-beeb-cc659474e0e3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:55.060253 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7209d663-3e0d-49c7-beeb-cc659474e0e3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] GET https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 Jul 03 17:47:55.060437 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7209d663-3e0d-49c7-beeb-cc659474e0e3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:55.060633 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7209d663-3e0d-49c7-beeb-cc659474e0e3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:55.065669 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7209d663-3e0d-49c7-beeb-cc659474e0e3 tempest-TaggedBootDevicesTest-1525003821 tempest-TaggedBootDevicesTest-1525003821-project-member] https://10.4.3.210/volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 returned with HTTP 404 Jul 03 17:47:55.066147 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 145/564] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:47:55 2026] GET /volume/v3/volumes/f77facdf-799e-4906-89cc-31de49b4e3c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:47:57.344571 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-1fbad62e-0f07-4647-85d8-c99d52e2dd83 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:57.346563 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-1fbad62e-0f07-4647-85d8-c99d52e2dd83 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] DELETE https://10.4.3.210/volume/v3/attachments/f076cba2-f845-401b-9c4c-326ed6a50243 Jul 03 17:47:57.346726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-1fbad62e-0f07-4647-85d8-c99d52e2dd83 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:57.346956 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-1fbad62e-0f07-4647-85d8-c99d52e2dd83 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:57.357294 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:57.357294 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:47:57.911343 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-1fbad62e-0f07-4647-85d8-c99d52e2dd83 tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/attachments/f076cba2-f845-401b-9c4c-326ed6a50243 returned with HTTP 200 Jul 03 17:47:57.911343 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 141/565] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:47:57 2026] DELETE /volume/v3/attachments/f076cba2-f845-401b-9c4c-326ed6a50243 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:47:57.939088 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-f7e59957-e815-4180-b9ec-9c1cfa6dda5e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:47:57.941105 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-f7e59957-e815-4180-b9ec-9c1cfa6dda5e tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] DELETE https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:47:57.941322 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-f7e59957-e815-4180-b9ec-9c1cfa6dda5e tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:47:57.941562 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-f7e59957-e815-4180-b9ec-9c1cfa6dda5e tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:47:57.941707 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-f7e59957-e815-4180-b9ec-9c1cfa6dda5e tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Delete volume with id: 74fa0882-8380-4f04-a8b9-7d0760cb033c Jul 03 17:47:57.952241 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:47:57.952241 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:47:57.952731 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-f7e59957-e815-4180-b9ec-9c1cfa6dda5e tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Volume info retrieved successfully. Jul 03 17:47:57.984931 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-f7e59957-e815-4180-b9ec-9c1cfa6dda5e tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] Delete volume request issued successfully. Jul 03 17:47:57.985218 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-80b191e7-490a-4f47-ac5a-fa4a5526da76 req-f7e59957-e815-4180-b9ec-9c1cfa6dda5e tempest-ServerActionsV293TestJSON-91301039 tempest-ServerActionsV293TestJSON-91301039-project-member] https://10.4.3.210/volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c returned with HTTP 202 Jul 03 17:47:57.985648 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 140/566] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:47:57 2026] DELETE /volume/v3/volumes/74fa0882-8380-4f04-a8b9-7d0760cb033c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:01.166102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-777d909b-cfd1-401e-8ead-682e987f7971 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:01.402800 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:01.402800 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1817180386"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:01.403747 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1817180386'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:01.404094 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Create volume of 1 GB Jul 03 17:48:01.412814 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Availability Zones retrieved successfully. Jul 03 17:48:01.417988 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Flow 'volume_create_api' (4c5f97eb-91b9-4ade-ba6f-6cfd2e83bf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:01.420929 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d964e04c-cf5b-4295-b7d9-489ada04ab3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:01.422444 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:01.463683 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d964e04c-cf5b-4295-b7d9-489ada04ab3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:01.465295 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80f6bd0d-e99c-4cd2-b30b-eafe7b486737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:01.529198 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Created reservations ['da17b4fb-f71d-4008-ab9b-69eb97b3fe83', '0939ac54-8e90-43b3-80e5-2815a51b8c01', '9031085a-3706-41f1-9b72-2aea85da5f53', '71fe4222-d565-408f-8b09-21711515b935'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:01.530041 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80f6bd0d-e99c-4cd2-b30b-eafe7b486737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da17b4fb-f71d-4008-ab9b-69eb97b3fe83', '0939ac54-8e90-43b3-80e5-2815a51b8c01', '9031085a-3706-41f1-9b72-2aea85da5f53', '71fe4222-d565-408f-8b09-21711515b935']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:01.530841 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd95dda4-56e7-4128-958c-0eed3e152563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:01.554388 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd95dda4-56e7-4128-958c-0eed3e152563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e0eaeeb-413b-47be-9504-336f9b770458', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1817180386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecd4c2daf8743b1815a97b281f8a117',qos_specs=None,replication_status=,reservations=['da17b4fb-f71d-4008-ab9b-69eb97b3fe83','0939ac54-8e90-43b3-80e5-2815a51b8c01','9031085a-3706-41f1-9b72-2aea85da5f53','71fe4222-d565-408f-8b09-21711515b935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3671b8be2d07477b854882ccf846cbca',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1817180386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e0eaeeb-413b-47be-9504-336f9b770458,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecd4c2daf8743b1815a97b281f8a117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3671b8be2d07477b854882ccf846cbca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:01.556614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c1ebdb-9864-4561-9445-315215f1a0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:01.584726 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c1ebdb-9864-4561-9445-315215f1a0c5) transitioned into state 'SUCCESS' from state '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-1817180386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecd4c2daf8743b1815a97b281f8a117',qos_specs=None,replication_status=,reservations=['da17b4fb-f71d-4008-ab9b-69eb97b3fe83','0939ac54-8e90-43b3-80e5-2815a51b8c01','9031085a-3706-41f1-9b72-2aea85da5f53','71fe4222-d565-408f-8b09-21711515b935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3671b8be2d07477b854882ccf846cbca',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:01.585836 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8456736-a4a9-43c6-be32-95a2c2aef941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:01.598890 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8456736-a4a9-43c6-be32-95a2c2aef941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:01.599717 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Flow 'volume_create_api' (4c5f97eb-91b9-4ade-ba6f-6cfd2e83bf41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:01.600079 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Create volume request issued successfully. Jul 03 17:48:01.600689 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-777d909b-cfd1-401e-8ead-682e987f7971 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:01.601460 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 141/567] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:48:01 2026] POST /volume/v3/volumes => generated 819 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:01.614344 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0324a5da-46a6-43c6-bcff-e9fdee20e1fa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:01.614910 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0324a5da-46a6-43c6-bcff-e9fdee20e1fa tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:01.615087 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0324a5da-46a6-43c6-bcff-e9fdee20e1fa tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:01.615271 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0324a5da-46a6-43c6-bcff-e9fdee20e1fa tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:01.632569 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:01.632569 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:01.640757 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0324a5da-46a6-43c6-bcff-e9fdee20e1fa tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Volume info retrieved successfully. Jul 03 17:48:01.648561 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0324a5da-46a6-43c6-bcff-e9fdee20e1fa tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 returned with HTTP 200 Jul 03 17:48:01.649008 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 146/568] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:01 2026] GET /volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 => generated 887 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:02.273873 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-376aabfb-609e-4ae0-85ab-4395d1212a5f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:02.277890 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-376aabfb-609e-4ae0-85ab-4395d1212a5f tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:02.278157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-376aabfb-609e-4ae0-85ab-4395d1212a5f tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:02.278414 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-376aabfb-609e-4ae0-85ab-4395d1212a5f tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:02.289150 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:02.289150 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:02.294142 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-376aabfb-609e-4ae0-85ab-4395d1212a5f tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:02.299844 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-376aabfb-609e-4ae0-85ab-4395d1212a5f tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:02.300503 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 142/569] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:48:02 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:02.664078 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1b011a32-6735-4b6a-9717-e3ae204eb5ad None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:02.667229 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1b011a32-6735-4b6a-9717-e3ae204eb5ad tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:02.667485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1b011a32-6735-4b6a-9717-e3ae204eb5ad tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:02.667717 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1b011a32-6735-4b6a-9717-e3ae204eb5ad tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:02.684743 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:02.684743 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:02.696544 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1b011a32-6735-4b6a-9717-e3ae204eb5ad tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Volume info retrieved successfully. Jul 03 17:48:02.706107 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1b011a32-6735-4b6a-9717-e3ae204eb5ad tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 returned with HTTP 200 Jul 03 17:48:02.706545 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 141/570] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:02 2026] GET /volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 => generated 946 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:02.726951 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1641cce1-4492-4de2-a917-b447ca00e7ea None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:02.729147 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1641cce1-4492-4de2-a917-b447ca00e7ea tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] POST https://10.4.3.210/volume/v3/volume-transfers Jul 03 17:48:02.729574 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1641cce1-4492-4de2-a917-b447ca00e7ea tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8e0eaeeb-413b-47be-9504-336f9b770458"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:02.731478 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volume_transfer [None req-1641cce1-4492-4de2-a917-b447ca00e7ea tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Creating new volume transfer {'transfer': {'volume_id': '8e0eaeeb-413b-47be-9504-336f9b770458'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 17:48:02.731658 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volume_transfer [None req-1641cce1-4492-4de2-a917-b447ca00e7ea tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Creating transfer of volume 8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:02.731821 np0000004448 devstack@c-api.service[99943]: INFO cinder.transfer.api [None req-1641cce1-4492-4de2-a917-b447ca00e7ea tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Generating transfer record for volume 8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:02.741870 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:02.741870 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:02.763554 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1641cce1-4492-4de2-a917-b447ca00e7ea tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 202 Jul 03 17:48:02.763994 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 142/571] 10.4.3.210 () {70 vars in 1326 bytes} [Fri Jul 3 17:48:02 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:02.776610 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2cedad00-3398-4753-aa8f-5adaf9f69c30 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:02.780259 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2cedad00-3398-4753-aa8f-5adaf9f69c30 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:02.780958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2cedad00-3398-4753-aa8f-5adaf9f69c30 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:02.786478 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2cedad00-3398-4753-aa8f-5adaf9f69c30 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:02.805715 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:02.805715 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:02.812453 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2cedad00-3398-4753-aa8f-5adaf9f69c30 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Volume info retrieved successfully. Jul 03 17:48:02.818280 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2cedad00-3398-4753-aa8f-5adaf9f69c30 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 returned with HTTP 200 Jul 03 17:48:02.818785 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 147/572] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:02 2026] GET /volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:02.831578 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d76c2be7-c347-45ad-b39e-29fc2ffffb64 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:02.834167 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d76c2be7-c347-45ad-b39e-29fc2ffffb64 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volume-transfers/a27bec4d-a347-47c7-af3c-e2a6557616f2 Jul 03 17:48:02.834427 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d76c2be7-c347-45ad-b39e-29fc2ffffb64 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:02.834655 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d76c2be7-c347-45ad-b39e-29fc2ffffb64 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:02.841324 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d76c2be7-c347-45ad-b39e-29fc2ffffb64 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volume-transfers/a27bec4d-a347-47c7-af3c-e2a6557616f2 returned with HTTP 200 Jul 03 17:48:02.842132 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 143/573] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:48:02 2026] GET /volume/v3/volume-transfers/a27bec4d-a347-47c7-af3c-e2a6557616f2 => generated 432 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:02.850535 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b0799ee5-c4d0-4e64-a07a-50f531f87793 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:02.852820 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b0799ee5-c4d0-4e64-a07a-50f531f87793 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volume-transfers Jul 03 17:48:02.853045 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b0799ee5-c4d0-4e64-a07a-50f531f87793 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:02.853288 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b0799ee5-c4d0-4e64-a07a-50f531f87793 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:02.853502 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volume_transfer [None req-b0799ee5-c4d0-4e64-a07a-50f531f87793 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Listing volume transfers {{(pid=99942) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 17:48:02.861487 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b0799ee5-c4d0-4e64-a07a-50f531f87793 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 200 Jul 03 17:48:02.862041 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 142/574] 10.4.3.210 () {68 vars in 1305 bytes} [Fri Jul 3 17:48:02 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:02.874216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:02.970066 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] POST https://10.4.3.210/volume/v3/volume-transfers/a27bec4d-a347-47c7-af3c-e2a6557616f2/accept Jul 03 17:48:02.970066 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "15689fd2043a18da"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:02.973654 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.volume_transfer [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Accepting volume transfer a27bec4d-a347-47c7-af3c-e2a6557616f2 {{(pid=99943) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 17:48:02.973654 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.volume_transfer [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Accepting transfer a27bec4d-a347-47c7-af3c-e2a6557616f2 Jul 03 17:48:03.052785 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Created reservations ['c706ec93-49c1-448b-bded-bcdfec89abb4', 'd97c18d9-b9a2-4f93-a460-c317c14d07a5', '5c4fe449-38ca-4043-944d-801523d3290b', 'cbf38200-7b11-4a48-90f8-d48dcaafb186'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:03.081586 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Created reservations ['8bb60613-236e-4540-b03f-251d6cc9b6f8', '633c3c7c-db8d-4f1a-99ee-5cf7f8aae07d', 'dde909db-8b2b-44ad-ba67-9771565dc7f9', '2998d0c6-0346-4e39-b327-150808d4b681'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:03.104565 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-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 17:48:03.127055 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Created reservations ['ced64a5d-cd28-4abc-92ca-9ea91519a4ee', 'd19191e8-ff3d-42d1-99ed-c4bdf06aebd0', '5a1cc453-2cf1-4c7f-988d-b4e5c44c4543', '9eb43329-a47a-46e2-ab9a-bd189b878495'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:03.177448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Created reservations ['49be3ace-f66f-4d69-9565-0523775fcbe3', '60fb24c2-7d1a-47db-ad0c-d84d87eee34a', '1ee9142f-f8d4-49ae-af3a-c21e996938c9', '9ea502d3-b1e4-4163-a9ff-be23d78c260b'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:03.679371 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Transfer volume completed successfully. Jul 03 17:48:03.876449 np0000004448 devstack@c-api.service[99943]: INFO cinder.transfer.api [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Volume 8e0eaeeb-413b-47be-9504-336f9b770458 has been transferred. Jul 03 17:48:03.887352 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2bbe723b-d29d-403c-a3d8-9e4cea3598eb tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] https://10.4.3.210/volume/v3/volume-transfers/a27bec4d-a347-47c7-af3c-e2a6557616f2/accept returned with HTTP 202 Jul 03 17:48:03.887801 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 143/575] 10.4.3.210 () {70 vars in 1458 bytes} [Fri Jul 3 17:48:02 2026] POST /volume/v3/volume-transfers/a27bec4d-a347-47c7-af3c-e2a6557616f2/accept => generated 365 bytes in 1014 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:03.898345 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6d98f777-2213-456d-9d8a-724ef8d0839e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:03.900420 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6d98f777-2213-456d-9d8a-724ef8d0839e tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] GET https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:03.900792 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6d98f777-2213-456d-9d8a-724ef8d0839e tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:03.901094 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6d98f777-2213-456d-9d8a-724ef8d0839e tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:03.908969 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:03.908969 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:03.913033 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6d98f777-2213-456d-9d8a-724ef8d0839e tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Volume info retrieved successfully. Jul 03 17:48:03.921297 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6d98f777-2213-456d-9d8a-724ef8d0839e tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 returned with HTTP 200 Jul 03 17:48:03.923670 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 148/576] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:03 2026] GET /volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:03.939249 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5297e7c0-b1ee-49a8-a37e-355adaeaecc6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:03.940968 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5297e7c0-b1ee-49a8-a37e-355adaeaecc6 tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] GET https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:03.941200 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5297e7c0-b1ee-49a8-a37e-355adaeaecc6 tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:03.941380 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5297e7c0-b1ee-49a8-a37e-355adaeaecc6 tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:03.950284 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:03.950284 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:03.954823 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5297e7c0-b1ee-49a8-a37e-355adaeaecc6 tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] Volume info retrieved successfully. Jul 03 17:48:03.960803 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5297e7c0-b1ee-49a8-a37e-355adaeaecc6 tempest-VolumesTransfersV355Test-277376123 tempest-VolumesTransfersV355Test-277376123-project-member] https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 returned with HTTP 200 Jul 03 17:48:03.961291 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 144/577] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:03 2026] GET /volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:03.978441 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-56a35613-97fd-47ee-b1ec-0404d163668d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:03.982016 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-56a35613-97fd-47ee-b1ec-0404d163668d tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/a27bec4d-a347-47c7-af3c-e2a6557616f2 Jul 03 17:48:03.982199 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-56a35613-97fd-47ee-b1ec-0404d163668d tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:03.982404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-56a35613-97fd-47ee-b1ec-0404d163668d tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:03.982513 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.volume_transfer [None req-56a35613-97fd-47ee-b1ec-0404d163668d tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Delete transfer with id: a27bec4d-a347-47c7-af3c-e2a6557616f2 Jul 03 17:48:03.991086 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-56a35613-97fd-47ee-b1ec-0404d163668d tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volume-transfers/a27bec4d-a347-47c7-af3c-e2a6557616f2 returned with HTTP 404 Jul 03 17:48:03.991566 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 143/578] 10.4.3.210 () {68 vars in 1419 bytes} [Fri Jul 3 17:48:03 2026] DELETE /volume/v3/volume-transfers/a27bec4d-a347-47c7-af3c-e2a6557616f2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:04.004583 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ca12eb85-4f7a-4b27-a8ca-5be106fd063f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:04.045098 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ca12eb85-4f7a-4b27-a8ca-5be106fd063f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:04.045098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ca12eb85-4f7a-4b27-a8ca-5be106fd063f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:04.045098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ca12eb85-4f7a-4b27-a8ca-5be106fd063f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:04.045098 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-ca12eb85-4f7a-4b27-a8ca-5be106fd063f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Delete volume with id: 8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:04.054431 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:04.054431 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:04.055431 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ca12eb85-4f7a-4b27-a8ca-5be106fd063f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Volume info retrieved successfully. Jul 03 17:48:04.110677 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ca12eb85-4f7a-4b27-a8ca-5be106fd063f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Delete volume request issued successfully. Jul 03 17:48:04.111577 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ca12eb85-4f7a-4b27-a8ca-5be106fd063f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 returned with HTTP 202 Jul 03 17:48:04.111577 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 144/579] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:48:04 2026] DELETE /volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:04.122036 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1e64781d-1822-4758-878a-63bd5dc2697f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:04.127445 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1e64781d-1822-4758-878a-63bd5dc2697f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] GET https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:04.127445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1e64781d-1822-4758-878a-63bd5dc2697f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:04.127445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1e64781d-1822-4758-878a-63bd5dc2697f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:04.141203 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:04.141203 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:04.152423 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1e64781d-1822-4758-878a-63bd5dc2697f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Volume info retrieved successfully. Jul 03 17:48:04.166687 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1e64781d-1822-4758-878a-63bd5dc2697f tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 returned with HTTP 200 Jul 03 17:48:04.168290 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 149/580] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:04 2026] GET /volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:04.345177 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-006491b0-84a2-40ec-8093-45472ec0ec67 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:04.345618 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-006491b0-84a2-40ec-8093-45472ec0ec67 None None] GET https://10.4.3.210/volume// Jul 03 17:48:04.345819 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-006491b0-84a2-40ec-8093-45472ec0ec67 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:04.346046 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-006491b0-84a2-40ec-8093-45472ec0ec67 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:04.346395 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-006491b0-84a2-40ec-8093-45472ec0ec67 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:48:04.346713 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 145/581] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:48: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 17:48:04.357582 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-41635024-7915-4fe4-8051-7215c4535e36 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:04.363198 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-41635024-7915-4fe4-8051-7215c4535e36 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:48:04.363620 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-41635024-7915-4fe4-8051-7215c4535e36 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "effbba1d-f5f4-4d30-b855-f283d8e8ac05", "connector": null, "instance_uuid": "f7f51823-c993-4ca1-9ab3-55cba37e67fc"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:04.388552 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:04.388552 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:04.426561 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-41635024-7915-4fe4-8051-7215c4535e36 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:48:04.427012 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 144/582] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:48:04 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:04.833354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c6fd0cb7-6b92-40d6-94b4-e6eee6428a42 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:04.836056 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c6fd0cb7-6b92-40d6-94b4-e6eee6428a42 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:04.836585 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c6fd0cb7-6b92-40d6-94b4-e6eee6428a42 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:04.836585 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c6fd0cb7-6b92-40d6-94b4-e6eee6428a42 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:04.852394 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:04.852394 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:04.856045 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c6fd0cb7-6b92-40d6-94b4-e6eee6428a42 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:04.860813 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c6fd0cb7-6b92-40d6-94b4-e6eee6428a42 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:04.861310 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 145/583] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:04 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:04.966336 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-847d92eb-70ba-45c5-979e-bc58cae03d0c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:04.966780 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-847d92eb-70ba-45c5-979e-bc58cae03d0c None None] GET https://10.4.3.210/volume// Jul 03 17:48:04.966780 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-847d92eb-70ba-45c5-979e-bc58cae03d0c None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:04.966967 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-847d92eb-70ba-45c5-979e-bc58cae03d0c None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:04.967403 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-847d92eb-70ba-45c5-979e-bc58cae03d0c None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:48:04.967655 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 150/584] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:48: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 17:48:04.979138 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-d191dfea-6a05-4b17-b3d4-5a36fa1b20f2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:04.982442 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-d191dfea-6a05-4b17-b3d4-5a36fa1b20f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:04.984052 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-d191dfea-6a05-4b17-b3d4-5a36fa1b20f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:04.984052 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-d191dfea-6a05-4b17-b3d4-5a36fa1b20f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:04.997215 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:04.997215 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:05.005730 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-d191dfea-6a05-4b17-b3d4-5a36fa1b20f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:05.008044 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-d191dfea-6a05-4b17-b3d4-5a36fa1b20f2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:05.009541 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 146/585] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:48:04 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:05.107563 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-4c304d15-1bbf-4a59-b923-72e90b5873dc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:05.110651 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-4c304d15-1bbf-4a59-b923-72e90b5873dc tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] PUT https://10.4.3.210/volume/v3/attachments/03b524d7-aaae-423a-b246-3161436d6ff6 Jul 03 17:48:05.111453 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-4c304d15-1bbf-4a59-b923-72e90b5873dc tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:05.123042 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-4c304d15-1bbf-4a59-b923-72e90b5873dc tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Acquiring lock "cinder-attachment_update-effbba1d-f5f4-4d30-b855-f283d8e8ac05-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:48:05.128536 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-4c304d15-1bbf-4a59-b923-72e90b5873dc tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Lock "cinder-attachment_update-effbba1d-f5f4-4d30-b855-f283d8e8ac05-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:48:05.130618 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:05.130618 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:05.182778 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-73f89115-0557-4b1d-9715-0f9eab5fcad6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:05.185660 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-73f89115-0557-4b1d-9715-0f9eab5fcad6 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] GET https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:05.185945 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-73f89115-0557-4b1d-9715-0f9eab5fcad6 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:05.186212 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-73f89115-0557-4b1d-9715-0f9eab5fcad6 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:05.192785 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-73f89115-0557-4b1d-9715-0f9eab5fcad6 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 returned with HTTP 404 Jul 03 17:48:05.193440 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 146/586] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:05 2026] GET /volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:05.202504 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-78ecddab-f398-4da2-855a-02226e6a6ee1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:05.204694 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78ecddab-f398-4da2-855a-02226e6a6ee1 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:05.206047 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78ecddab-f398-4da2-855a-02226e6a6ee1 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:05.206047 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78ecddab-f398-4da2-855a-02226e6a6ee1 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:05.212124 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78ecddab-f398-4da2-855a-02226e6a6ee1 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 returned with HTTP 404 Jul 03 17:48:05.212708 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 151/587] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:05 2026] GET /volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 17:48:05.223034 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e0ea6749-4c14-43cd-88d2-b54436fbb36e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:05.231098 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e0ea6749-4c14-43cd-88d2-b54436fbb36e tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:05.231360 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e0ea6749-4c14-43cd-88d2-b54436fbb36e tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:05.231619 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e0ea6749-4c14-43cd-88d2-b54436fbb36e tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:05.231853 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-e0ea6749-4c14-43cd-88d2-b54436fbb36e tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Delete volume with id: 8e0eaeeb-413b-47be-9504-336f9b770458 Jul 03 17:48:05.244165 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e0ea6749-4c14-43cd-88d2-b54436fbb36e tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 returned with HTTP 404 Jul 03 17:48:05.244810 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 147/588] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:48:05 2026] DELETE /volume/v3/volumes/8e0eaeeb-413b-47be-9504-336f9b770458 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:05.255974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:05.261002 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:05.261002 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1269718617"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:05.261002 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1269718617'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:05.261002 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Create volume of 1 GB Jul 03 17:48:05.264201 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Availability Zones retrieved successfully. Jul 03 17:48:05.271138 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Flow 'volume_create_api' (f82ddd4a-61f7-4a0c-81c9-71067e425ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:05.272201 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4abd123a-25e1-4459-9a2c-2500cf87489e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:05.273220 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:05.300092 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4abd123a-25e1-4459-9a2c-2500cf87489e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:05.301017 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38bba757-f373-4248-8c17-5835d9ce9d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:05.351016 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Created reservations ['2d8edc1b-beac-4fe3-ab17-b24b2181777b', '67106e01-ebff-4b05-b681-42481ceb0784', '14140ef7-04bc-406e-82ba-d724be494f0f', 'b473c7e4-da72-4c60-9085-2da38ea40d5d'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:05.352429 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38bba757-f373-4248-8c17-5835d9ce9d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d8edc1b-beac-4fe3-ab17-b24b2181777b', '67106e01-ebff-4b05-b681-42481ceb0784', '14140ef7-04bc-406e-82ba-d724be494f0f', 'b473c7e4-da72-4c60-9085-2da38ea40d5d']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:05.353800 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fb39e3-4446-40e9-9003-eed33bd85c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:05.384387 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fb39e3-4446-40e9-9003-eed33bd85c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00f8210d-4dfb-4ec9-b5c8-add28fdf57c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1269718617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecd4c2daf8743b1815a97b281f8a117',qos_specs=None,replication_status=,reservations=['2d8edc1b-beac-4fe3-ab17-b24b2181777b','67106e01-ebff-4b05-b681-42481ceb0784','14140ef7-04bc-406e-82ba-d724be494f0f','b473c7e4-da72-4c60-9085-2da38ea40d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3671b8be2d07477b854882ccf846cbca',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1269718617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00f8210d-4dfb-4ec9-b5c8-add28fdf57c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecd4c2daf8743b1815a97b281f8a117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3671b8be2d07477b854882ccf846cbca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:05.385937 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a0f833-c81c-4adf-8a5c-93b155c9ad9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:05.422243 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a0f833-c81c-4adf-8a5c-93b155c9ad9a) transitioned into state 'SUCCESS' from state '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-1269718617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecd4c2daf8743b1815a97b281f8a117',qos_specs=None,replication_status=,reservations=['2d8edc1b-beac-4fe3-ab17-b24b2181777b','67106e01-ebff-4b05-b681-42481ceb0784','14140ef7-04bc-406e-82ba-d724be494f0f','b473c7e4-da72-4c60-9085-2da38ea40d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3671b8be2d07477b854882ccf846cbca',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:05.423145 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c79149a-ed38-441b-a076-022fa8947a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:05.446780 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c79149a-ed38-441b-a076-022fa8947a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:05.447211 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Flow 'volume_create_api' (f82ddd4a-61f7-4a0c-81c9-71067e425ba4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:05.447211 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Create volume request issued successfully. Jul 03 17:48:05.447869 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c6b15ed9-da10-435a-a87e-4eabe2a9b51c tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:05.448163 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 147/589] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:48:05 2026] POST /volume/v3/volumes => generated 819 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:05.469852 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-42c98a25-2890-4c0b-baf7-c1dea4cf2310 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:05.469852 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-42c98a25-2890-4c0b-baf7-c1dea4cf2310 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:05.469852 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-42c98a25-2890-4c0b-baf7-c1dea4cf2310 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:05.469852 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-42c98a25-2890-4c0b-baf7-c1dea4cf2310 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:05.480074 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:05.480074 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:05.483088 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-42c98a25-2890-4c0b-baf7-c1dea4cf2310 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Volume info retrieved successfully. Jul 03 17:48:05.488354 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-42c98a25-2890-4c0b-baf7-c1dea4cf2310 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 returned with HTTP 200 Jul 03 17:48:05.488782 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 152/590] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:05 2026] GET /volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:05.669507 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-4c304d15-1bbf-4a59-b923-72e90b5873dc tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Lock "cinder-attachment_update-effbba1d-f5f4-4d30-b855-f283d8e8ac05-np0000004448" released by "attachment_update" :: held 0.540s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:48:05.669507 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-4c304d15-1bbf-4a59-b923-72e90b5873dc tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/attachments/03b524d7-aaae-423a-b246-3161436d6ff6 returned with HTTP 200 Jul 03 17:48:05.669507 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 145/591] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:48:05 2026] PUT /volume/v3/attachments/03b524d7-aaae-423a-b246-3161436d6ff6 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:05.875983 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-669658ec-36ec-4033-aca9-a774fe6b807d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:05.880277 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-669658ec-36ec-4033-aca9-a774fe6b807d tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:05.880515 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-669658ec-36ec-4033-aca9-a774fe6b807d tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:05.880760 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-669658ec-36ec-4033-aca9-a774fe6b807d tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:05.894062 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:05.894062 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:05.898318 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-669658ec-36ec-4033-aca9-a774fe6b807d tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:05.904705 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-669658ec-36ec-4033-aca9-a774fe6b807d tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:05.906264 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 148/592] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:05 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:06.354181 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ea1c53c2-b485-4707-8db7-4d4c28916dca None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.497390 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ea1c53c2-b485-4707-8db7-4d4c28916dca tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:48:06.497390 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ea1c53c2-b485-4707-8db7-4d4c28916dca tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1496862490"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:06.498653 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.498653 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:06.504222 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b3f0565c-b7e1-40cf-b4cb-17c61a7377c3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.507781 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b3f0565c-b7e1-40cf-b4cb-17c61a7377c3 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:06.507781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b3f0565c-b7e1-40cf-b4cb-17c61a7377c3 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.507781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b3f0565c-b7e1-40cf-b4cb-17c61a7377c3 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.514573 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.514573 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:06.518464 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b3f0565c-b7e1-40cf-b4cb-17c61a7377c3 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Volume info retrieved successfully. Jul 03 17:48:06.525563 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b3f0565c-b7e1-40cf-b4cb-17c61a7377c3 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 returned with HTTP 200 Jul 03 17:48:06.525641 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ea1c53c2-b485-4707-8db7-4d4c28916dca tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:48:06.525641 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 148/593] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:48:06 2026] POST /volume/v3/types => generated 224 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:06.526219 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 153/594] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:06 2026] GET /volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:06.538953 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b006af77-2e23-4b1b-ac26-2974e70da7d8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.540517 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b006af77-2e23-4b1b-ac26-2974e70da7d8 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:48:06.540885 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b006af77-2e23-4b1b-ac26-2974e70da7d8 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1010862136"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:06.542280 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-95788187-5bb3-4516-a75b-4cc1d7ecd102 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.542700 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.542700 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:06.544314 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95788187-5bb3-4516-a75b-4cc1d7ecd102 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] POST https://10.4.3.210/volume/v3/volume-transfers Jul 03 17:48:06.544695 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-95788187-5bb3-4516-a75b-4cc1d7ecd102 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "00f8210d-4dfb-4ec9-b5c8-add28fdf57c6"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:06.545961 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volume_transfer [None req-95788187-5bb3-4516-a75b-4cc1d7ecd102 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Creating new volume transfer {'transfer': {'volume_id': '00f8210d-4dfb-4ec9-b5c8-add28fdf57c6'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 17:48:06.546084 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volume_transfer [None req-95788187-5bb3-4516-a75b-4cc1d7ecd102 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Creating transfer of volume 00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:06.546181 np0000004448 devstack@c-api.service[99940]: INFO cinder.transfer.api [None req-95788187-5bb3-4516-a75b-4cc1d7ecd102 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Generating transfer record for volume 00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:06.553312 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.553312 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:06.570837 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b006af77-2e23-4b1b-ac26-2974e70da7d8 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:48:06.571168 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 146/595] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:48:06 2026] POST /volume/v3/group_types => generated 181 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:06.571626 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95788187-5bb3-4516-a75b-4cc1d7ecd102 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 202 Jul 03 17:48:06.572140 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 149/596] 10.4.3.210 () {70 vars in 1326 bytes} [Fri Jul 3 17:48:06 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:06.580265 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-533d4e10-9b17-4733-951e-3fca33c62044 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.581614 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9ab58d78-fc06-4454-9578-2075e148e6c8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.582968 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ab58d78-fc06-4454-9578-2075e148e6c8 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:06.585677 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ab58d78-fc06-4454-9578-2075e148e6c8 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.586007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ab58d78-fc06-4454-9578-2075e148e6c8 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.596013 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.596013 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:06.599255 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ab58d78-fc06-4454-9578-2075e148e6c8 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Volume info retrieved successfully. Jul 03 17:48:06.606682 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ab58d78-fc06-4454-9578-2075e148e6c8 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 returned with HTTP 200 Jul 03 17:48:06.607445 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 154/597] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:06 2026] GET /volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:06.623172 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-917fc85d-e4d9-4c2c-962c-48326fbe7651 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.625346 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-917fc85d-e4d9-4c2c-962c-48326fbe7651 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volume-transfers/detail Jul 03 17:48:06.625532 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-917fc85d-e4d9-4c2c-962c-48326fbe7651 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.625792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-917fc85d-e4d9-4c2c-962c-48326fbe7651 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.626023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volume_transfer [None req-917fc85d-e4d9-4c2c-962c-48326fbe7651 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Listing volume transfers {{(pid=99942) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 17:48:06.631742 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-917fc85d-e4d9-4c2c-962c-48326fbe7651 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 17:48:06.632285 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 147/598] 10.4.3.210 () {68 vars in 1326 bytes} [Fri Jul 3 17:48:06 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 17:48:06.636670 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-92cde76b-abce-4562-9f55-152ee67638b0 req-025885e1-ea3c-48aa-8c97-5ab100735c76 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.639602 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-92cde76b-abce-4562-9f55-152ee67638b0 req-025885e1-ea3c-48aa-8c97-5ab100735c76 tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-member] DELETE https://10.4.3.210/volume/v3/volumes/tempest-invalid-1230452757 Jul 03 17:48:06.640395 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-92cde76b-abce-4562-9f55-152ee67638b0 req-025885e1-ea3c-48aa-8c97-5ab100735c76 tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.640395 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-92cde76b-abce-4562-9f55-152ee67638b0 req-025885e1-ea3c-48aa-8c97-5ab100735c76 tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.640395 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [req-92cde76b-abce-4562-9f55-152ee67638b0 req-025885e1-ea3c-48aa-8c97-5ab100735c76 tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-member] Delete volume with id: tempest-invalid-1230452757 Jul 03 17:48:06.643407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2b5a4982-df67-42cb-88f0-ad686238ea52 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.644882 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2b5a4982-df67-42cb-88f0-ad686238ea52 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/71a8cf68-e077-40a8-9bca-0b123718c637 Jul 03 17:48:06.645203 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2b5a4982-df67-42cb-88f0-ad686238ea52 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.645462 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2b5a4982-df67-42cb-88f0-ad686238ea52 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.645642 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.volume_transfer [None req-2b5a4982-df67-42cb-88f0-ad686238ea52 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Delete transfer with id: 71a8cf68-e077-40a8-9bca-0b123718c637 Jul 03 17:48:06.646631 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-92cde76b-abce-4562-9f55-152ee67638b0 req-025885e1-ea3c-48aa-8c97-5ab100735c76 tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-member] https://10.4.3.210/volume/v3/volumes/tempest-invalid-1230452757 returned with HTTP 404 Jul 03 17:48:06.649041 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 150/599] 10.4.3.210 () {70 vars in 1590 bytes} [Fri Jul 3 17:48:06 2026] DELETE /volume/v3/volumes/tempest-invalid-1230452757 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:06.649112 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-533d4e10-9b17-4733-951e-3fca33c62044 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/groups Jul 03 17:48:06.649112 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-533d4e10-9b17-4733-951e-3fca33c62044 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bdca6a1a-5a04-4b6f-a117-9a667bb4d9fd", "volume_types": ["265b6b30-4b62-4cab-a2d3-bb4627a6e663"], "name": "tempest-GroupSnapshotsTest-Group-4123215"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:06.652352 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-533d4e10-9b17-4733-951e-3fca33c62044 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating new group {'group': {'group_type': 'bdca6a1a-5a04-4b6f-a117-9a667bb4d9fd', 'volume_types': ['265b6b30-4b62-4cab-a2d3-bb4627a6e663'], 'name': 'tempest-GroupSnapshotsTest-Group-4123215'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 17:48:06.660286 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.660286 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:06.665827 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.groups [None req-533d4e10-9b17-4733-951e-3fca33c62044 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating group tempest-GroupSnapshotsTest-Group-4123215. Jul 03 17:48:06.678616 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2b5a4982-df67-42cb-88f0-ad686238ea52 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volume-transfers/71a8cf68-e077-40a8-9bca-0b123718c637 returned with HTTP 202 Jul 03 17:48:06.678616 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 155/600] 10.4.3.210 () {68 vars in 1419 bytes} [Fri Jul 3 17:48:06 2026] DELETE /volume/v3/volume-transfers/71a8cf68-e077-40a8-9bca-0b123718c637 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:06.685414 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-533d4e10-9b17-4733-951e-3fca33c62044 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability zone cache updated, next update will occur around 2026-07-03 18:48:06.685035. {{(pid=99943) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:48:06.685570 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-533d4e10-9b17-4733-951e-3fca33c62044 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability Zones retrieved successfully. Jul 03 17:48:06.687861 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d5e36d63-24be-40fa-b6f6-edbb8a02c207 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.689517 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5e36d63-24be-40fa-b6f6-edbb8a02c207 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:06.689781 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5e36d63-24be-40fa-b6f6-edbb8a02c207 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.690013 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5e36d63-24be-40fa-b6f6-edbb8a02c207 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.697518 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.697518 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:06.701552 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d5e36d63-24be-40fa-b6f6-edbb8a02c207 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Volume info retrieved successfully. Jul 03 17:48:06.706607 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-533d4e10-9b17-4733-951e-3fca33c62044 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['5b533a47-47e0-451d-97f5-11ced61a45d2'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:06.706669 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5e36d63-24be-40fa-b6f6-edbb8a02c207 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 returned with HTTP 200 Jul 03 17:48:06.706714 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 148/601] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:06 2026] GET /volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:06.718879 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8172ce1f-4e3a-448c-860e-98b085b60f40 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.720588 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8172ce1f-4e3a-448c-860e-98b085b60f40 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/71a8cf68-e077-40a8-9bca-0b123718c637 Jul 03 17:48:06.720826 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8172ce1f-4e3a-448c-860e-98b085b60f40 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.721008 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8172ce1f-4e3a-448c-860e-98b085b60f40 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.721137 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.volume_transfer [None req-8172ce1f-4e3a-448c-860e-98b085b60f40 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Delete transfer with id: 71a8cf68-e077-40a8-9bca-0b123718c637 Jul 03 17:48:06.724522 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8172ce1f-4e3a-448c-860e-98b085b60f40 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volume-transfers/71a8cf68-e077-40a8-9bca-0b123718c637 returned with HTTP 404 Jul 03 17:48:06.725201 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 151/602] 10.4.3.210 () {68 vars in 1419 bytes} [Fri Jul 3 17:48:06 2026] DELETE /volume/v3/volume-transfers/71a8cf68-e077-40a8-9bca-0b123718c637 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:06.729814 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-46167ed7-2fdc-4028-b970-e878fedcb841 req-f42f42c5-4b54-4f20-bea4-f6471731adb8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.731186 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-533d4e10-9b17-4733-951e-3fca33c62044 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Jul 03 17:48:06.731598 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 149/603] 10.4.3.210 () {70 vars in 1297 bytes} [Fri Jul 3 17:48:06 2026] POST /volume/v3/groups => generated 109 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:06.731719 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-46167ed7-2fdc-4028-b970-e878fedcb841 req-f42f42c5-4b54-4f20-bea4-f6471731adb8 tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b3b51016-30e6-4430-8bee-8eb5a816784f Jul 03 17:48:06.732115 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-46167ed7-2fdc-4028-b970-e878fedcb841 req-f42f42c5-4b54-4f20-bea4-f6471731adb8 tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.733794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-46167ed7-2fdc-4028-b970-e878fedcb841 req-f42f42c5-4b54-4f20-bea4-f6471731adb8 tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.733794 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [req-46167ed7-2fdc-4028-b970-e878fedcb841 req-f42f42c5-4b54-4f20-bea4-f6471731adb8 tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-member] Delete volume with id: b3b51016-30e6-4430-8bee-8eb5a816784f Jul 03 17:48:06.734027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a7af7674-82f2-483a-9289-ee409134dbff None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.734698 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a7af7674-82f2-483a-9289-ee409134dbff tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:06.734947 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a7af7674-82f2-483a-9289-ee409134dbff tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.735120 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a7af7674-82f2-483a-9289-ee409134dbff tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.735276 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-a7af7674-82f2-483a-9289-ee409134dbff tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Delete volume with id: 00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:06.741605 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.741605 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:06.741989 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a7af7674-82f2-483a-9289-ee409134dbff tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Volume info retrieved successfully. Jul 03 17:48:06.742327 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-46167ed7-2fdc-4028-b970-e878fedcb841 req-f42f42c5-4b54-4f20-bea4-f6471731adb8 tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-member] https://10.4.3.210/volume/v3/volumes/b3b51016-30e6-4430-8bee-8eb5a816784f returned with HTTP 404 Jul 03 17:48:06.743145 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 156/604] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:48:06 2026] DELETE /volume/v3/volumes/b3b51016-30e6-4430-8bee-8eb5a816784f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 17:48:06.746294 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c8567a59-4151-433f-92cf-f61128d09758 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.747713 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c8567a59-4151-433f-92cf-f61128d09758 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303 Jul 03 17:48:06.748040 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c8567a59-4151-433f-92cf-f61128d09758 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.748265 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c8567a59-4151-433f-92cf-f61128d09758 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.748439 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-c8567a59-4151-433f-92cf-f61128d09758 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member c9749378-a0eb-4496-9de2-73d22b571303 {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:06.760871 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.760871 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:06.770601 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a7af7674-82f2-483a-9289-ee409134dbff tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Delete volume request issued successfully. Jul 03 17:48:06.770789 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a7af7674-82f2-483a-9289-ee409134dbff tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 returned with HTTP 202 Jul 03 17:48:06.771229 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 149/605] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:48:06 2026] DELETE /volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:06.773748 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-5f4e55db-b52c-4dc2-b189-44d290526730 req-ca3f18ff-5550-4944-ba99-bea6fcb2620b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.775717 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-5f4e55db-b52c-4dc2-b189-44d290526730 req-ca3f18ff-5550-4944-ba99-bea6fcb2620b tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-reader] GET https://10.4.3.210/volume/v3/volumes/70fd314d-ddb7-47a2-9eba-e02d57a34448 Jul 03 17:48:06.775950 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-5f4e55db-b52c-4dc2-b189-44d290526730 req-ca3f18ff-5550-4944-ba99-bea6fcb2620b tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.776141 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-5f4e55db-b52c-4dc2-b189-44d290526730 req-ca3f18ff-5550-4944-ba99-bea6fcb2620b tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-reader] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.780970 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-57c42ed1-c121-4d12-916f-670b8c6f91a0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.786430 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-57c42ed1-c121-4d12-916f-670b8c6f91a0 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] GET https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:06.786430 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-57c42ed1-c121-4d12-916f-670b8c6f91a0 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.786430 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-57c42ed1-c121-4d12-916f-670b8c6f91a0 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.787151 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c8567a59-4151-433f-92cf-f61128d09758 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303 returned with HTTP 200 Jul 03 17:48:06.787151 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 152/606] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:06 2026] GET /volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303 => generated 389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:48:06.789202 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-5f4e55db-b52c-4dc2-b189-44d290526730 req-ca3f18ff-5550-4944-ba99-bea6fcb2620b tempest-VolumesNegativeTest-926081729 tempest-VolumesNegativeTest-926081729-project-reader] https://10.4.3.210/volume/v3/volumes/70fd314d-ddb7-47a2-9eba-e02d57a34448 returned with HTTP 404 Jul 03 17:48:06.789202 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 150/607] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:48:06 2026] GET /volume/v3/volumes/70fd314d-ddb7-47a2-9eba-e02d57a34448 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:06.798972 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.798972 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:06.805103 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-57c42ed1-c121-4d12-916f-670b8c6f91a0 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Volume info retrieved successfully. Jul 03 17:48:06.815105 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-57c42ed1-c121-4d12-916f-670b8c6f91a0 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 returned with HTTP 200 Jul 03 17:48:06.815198 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 157/608] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:06 2026] GET /volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:06.926887 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-584cde48-0d3f-47a1-a5ce-c5152ada91e2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:06.930588 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-584cde48-0d3f-47a1-a5ce-c5152ada91e2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:06.930588 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-584cde48-0d3f-47a1-a5ce-c5152ada91e2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:06.930588 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-584cde48-0d3f-47a1-a5ce-c5152ada91e2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:06.953069 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:06.953069 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:06.956293 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-584cde48-0d3f-47a1-a5ce-c5152ada91e2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:06.961541 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-584cde48-0d3f-47a1-a5ce-c5152ada91e2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:06.961541 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 150/609] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:06 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:07.798200 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e4483ab4-3363-4277-a28e-a2f42859fd8b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:07.800407 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e4483ab4-3363-4277-a28e-a2f42859fd8b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303 Jul 03 17:48:07.800677 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e4483ab4-3363-4277-a28e-a2f42859fd8b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:07.800937 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e4483ab4-3363-4277-a28e-a2f42859fd8b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:07.801097 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-e4483ab4-3363-4277-a28e-a2f42859fd8b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member c9749378-a0eb-4496-9de2-73d22b571303 {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:07.805684 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:07.805684 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:07.814687 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e4483ab4-3363-4277-a28e-a2f42859fd8b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303 returned with HTTP 200 Jul 03 17:48:07.815194 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 153/610] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:07 2026] GET /volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303 => generated 390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:07.827126 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:07.834657 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:07.835046 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-300e197b-10bc-42c6-b32c-c42eb5dacbe3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:07.835549 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1326035415", "volume_type": "265b6b30-4b62-4cab-a2d3-bb4627a6e663", "group_id": "c9749378-a0eb-4496-9de2-73d22b571303", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:07.836046 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-300e197b-10bc-42c6-b32c-c42eb5dacbe3 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] GET https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:07.836442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-300e197b-10bc-42c6-b32c-c42eb5dacbe3 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:07.836442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-300e197b-10bc-42c6-b32c-c42eb5dacbe3 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:07.836946 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1326035415', 'volume_type': '265b6b30-4b62-4cab-a2d3-bb4627a6e663', 'group_id': 'c9749378-a0eb-4496-9de2-73d22b571303', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:07.845688 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:07.845688 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:07.846197 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume of 1 GB Jul 03 17:48:07.847934 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-300e197b-10bc-42c6-b32c-c42eb5dacbe3 tempest-VolumesTransfersV355Test-680214002 tempest-VolumesTransfersV355Test-680214002-project-admin] https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 returned with HTTP 404 Jul 03 17:48:07.850084 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 158/611] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:07 2026] GET /volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:07.857978 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e5bbc875-3ef5-47eb-babf-372fd293ccf3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:07.860293 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e5bbc875-3ef5-47eb-babf-372fd293ccf3 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] GET https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:07.860293 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e5bbc875-3ef5-47eb-babf-372fd293ccf3 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:07.860293 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e5bbc875-3ef5-47eb-babf-372fd293ccf3 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:07.866637 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e5bbc875-3ef5-47eb-babf-372fd293ccf3 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 returned with HTTP 404 Jul 03 17:48:07.867144 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 151/612] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:07 2026] GET /volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:07.868550 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability Zones retrieved successfully. Jul 03 17:48:07.878143 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bdf5037e-a059-41d7-a32e-e14b8d347c93 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:07.878391 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Flow 'volume_create_api' (f8a7a71e-98c4-4076-82a3-25f67118f35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:07.879453 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a40f4f-a6cb-4629-b9d8-c0ab80571fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:07.879997 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:07.879997 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:07.880069 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bdf5037e-a059-41d7-a32e-e14b8d347c93 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] DELETE https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:07.880244 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bdf5037e-a059-41d7-a32e-e14b8d347c93 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:07.880406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:07.880462 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bdf5037e-a059-41d7-a32e-e14b8d347c93 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:07.880660 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-bdf5037e-a059-41d7-a32e-e14b8d347c93 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] Delete volume with id: 00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 Jul 03 17:48:07.886756 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bdf5037e-a059-41d7-a32e-e14b8d347c93 tempest-VolumesTransfersV355Test-5423105 tempest-VolumesTransfersV355Test-5423105-project-member] https://10.4.3.210/volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 returned with HTTP 404 Jul 03 17:48:07.887281 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 154/613] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:48:07 2026] DELETE /volume/v3/volumes/00f8210d-4dfb-4ec9-b5c8-add28fdf57c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:07.904853 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a40f4f-a6cb-4629-b9d8-c0ab80571fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:48:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=265b6b30-4b62-4cab-a2d3-bb4627a6e663,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1496862490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '265b6b30-4b62-4cab-a2d3-bb4627a6e663', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c9749378-a0eb-4496-9de2-73d22b571303', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:07.905361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d869e22-25a8-4abe-996b-868ad8abbae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:07.935986 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1496862490 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1496862490, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:07.936340 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1496862490 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1496862490, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:07.980476 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3db3b98f-6a92-47e2-9b95-7e8888f3763c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:07.982897 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3db3b98f-6a92-47e2-9b95-7e8888f3763c tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:07.983209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3db3b98f-6a92-47e2-9b95-7e8888f3763c tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:07.983409 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3db3b98f-6a92-47e2-9b95-7e8888f3763c tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:07.992926 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['ee9a1629-11bf-4902-970b-5cf31d9c2140', '5f9b6af3-a7b3-4e75-a8fc-17e1282c2dc1', 'de940674-98ff-4a12-b1d0-c69b917be272', 'f1ef2c35-a4a2-4453-a3b1-86c9811e753e'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:07.993949 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d869e22-25a8-4abe-996b-868ad8abbae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee9a1629-11bf-4902-970b-5cf31d9c2140', '5f9b6af3-a7b3-4e75-a8fc-17e1282c2dc1', 'de940674-98ff-4a12-b1d0-c69b917be272', 'f1ef2c35-a4a2-4453-a3b1-86c9811e753e']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:07.994083 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:07.994083 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:07.994663 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1f5a4f-f243-49d0-a496-241ef196da10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:07.998637 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3db3b98f-6a92-47e2-9b95-7e8888f3763c tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:08.012148 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3db3b98f-6a92-47e2-9b95-7e8888f3763c tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:08.012148 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 159/614] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:07 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:08.030268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1f5a4f-f243-49d0-a496-241ef196da10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cbb5d8c-482e-4beb-9a61-36b2869bc699', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1326035415',encryption_key_id=None,group_id=c9749378-a0eb-4496-9de2-73d22b571303,group_type_id=,metadata={},multiattach=False,project_id='4ee59da478f646a7a063eeffe240482f',qos_specs=None,replication_status=,reservations=['ee9a1629-11bf-4902-970b-5cf31d9c2140','5f9b6af3-a7b3-4e75-a8fc-17e1282c2dc1','de940674-98ff-4a12-b1d0-c69b917be272','f1ef2c35-a4a2-4453-a3b1-86c9811e753e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dbe6fdf7984a649abf5416c626e356',volume_type_id=265b6b30-4b62-4cab-a2d3-bb4627a6e663), 'volume': Volume(_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-03T17:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1326035415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c9749378-a0eb-4496-9de2-73d22b571303,host=None,id=1cbb5d8c-482e-4beb-9a61-36b2869bc699,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee59da478f646a7a063eeffe240482f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2dbe6fdf7984a649abf5416c626e356',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(265b6b30-4b62-4cab-a2d3-bb4627a6e663),volume_type_id=265b6b30-4b62-4cab-a2d3-bb4627a6e663)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:08.032256 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafa1e1f-029c-4812-b60b-02570ecb00b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:08.066078 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafa1e1f-029c-4812-b60b-02570ecb00b9) transitioned into state 'SUCCESS' from state '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-1326035415',encryption_key_id=None,group_id=c9749378-a0eb-4496-9de2-73d22b571303,group_type_id=,metadata={},multiattach=False,project_id='4ee59da478f646a7a063eeffe240482f',qos_specs=None,replication_status=,reservations=['ee9a1629-11bf-4902-970b-5cf31d9c2140','5f9b6af3-a7b3-4e75-a8fc-17e1282c2dc1','de940674-98ff-4a12-b1d0-c69b917be272','f1ef2c35-a4a2-4453-a3b1-86c9811e753e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dbe6fdf7984a649abf5416c626e356',volume_type_id=265b6b30-4b62-4cab-a2d3-bb4627a6e663)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:08.066799 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f69106-1502-4601-a9b9-cc80cc631dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:08.081825 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f69106-1502-4601-a9b9-cc80cc631dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:08.082604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Flow 'volume_create_api' (f8a7a71e-98c4-4076-82a3-25f67118f35d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:08.083000 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume request issued successfully. Jul 03 17:48:08.083641 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:08.084245 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:08.129749 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:08.133056 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:08.133056 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:08.137159 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-637a890f-f76f-4748-aacd-50c143bfb9e4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:08.137605 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 151/615] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:48:07 2026] POST /volume/v3/volumes => generated 823 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:08.151459 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a2726446-8a29-440c-b767-f9d5d1ce5969 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:08.153649 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a2726446-8a29-440c-b767-f9d5d1ce5969 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 Jul 03 17:48:08.153970 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a2726446-8a29-440c-b767-f9d5d1ce5969 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:08.154240 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a2726446-8a29-440c-b767-f9d5d1ce5969 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:08.164834 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:08.164834 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:08.171530 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a2726446-8a29-440c-b767-f9d5d1ce5969 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:08.172371 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-a2726446-8a29-440c-b767-f9d5d1ce5969 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:08.172573 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-a2726446-8a29-440c-b767-f9d5d1ce5969 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:08.209047 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-a2726446-8a29-440c-b767-f9d5d1ce5969 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:08.213199 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:08.213199 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:08.220986 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a2726446-8a29-440c-b767-f9d5d1ce5969 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 returned with HTTP 200 Jul 03 17:48:08.221049 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 152/616] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:08 2026] GET /volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 => generated 891 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:09.032803 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fc5352e9-731e-4b89-b9b6-acc0825026e7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.035155 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc5352e9-731e-4b89-b9b6-acc0825026e7 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:09.035391 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc5352e9-731e-4b89-b9b6-acc0825026e7 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.035616 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc5352e9-731e-4b89-b9b6-acc0825026e7 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.056361 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f105b7d9-ec60-47b5-9c75-cc54d2763602 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.061248 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:09.061248 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:09.065945 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fc5352e9-731e-4b89-b9b6-acc0825026e7 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:09.071048 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc5352e9-731e-4b89-b9b6-acc0825026e7 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:09.071500 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 155/617] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:09 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:09.235600 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f7537699-3d34-4751-ab0f-c29de322a56f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.237699 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f7537699-3d34-4751-ab0f-c29de322a56f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 Jul 03 17:48:09.237985 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f7537699-3d34-4751-ab0f-c29de322a56f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.238254 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f7537699-3d34-4751-ab0f-c29de322a56f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.245554 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:09.245554 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:09.249457 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f7537699-3d34-4751-ab0f-c29de322a56f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:09.250217 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-f7537699-3d34-4751-ab0f-c29de322a56f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:09.250391 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-f7537699-3d34-4751-ab0f-c29de322a56f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:09.256675 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f105b7d9-ec60-47b5-9c75-cc54d2763602 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:48:09.257046 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f105b7d9-ec60-47b5-9c75-cc54d2763602 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1711543591"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:09.280113 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f105b7d9-ec60-47b5-9c75-cc54d2763602 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:48:09.280832 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 160/618] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:48:09 2026] POST /volume/v3/group_types => generated 181 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:09.290949 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-f7537699-3d34-4751-ab0f-c29de322a56f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:09.293027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a15634a8-a041-40ee-b37e-8dedf1a7dc1c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.294939 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a15634a8-a041-40ee-b37e-8dedf1a7dc1c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] POST https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs Jul 03 17:48:09.295235 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:09.295235 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:09.295308 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a15634a8-a041-40ee-b37e-8dedf1a7dc1c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:09.303391 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f7537699-3d34-4751-ab0f-c29de322a56f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 returned with HTTP 200 Jul 03 17:48:09.303882 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 152/619] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:09 2026] GET /volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 => generated 916 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:09.318973 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-71562adc-8fa1-4c05-bdfe-d050ce0c216b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.322910 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-71562adc-8fa1-4c05-bdfe-d050ce0c216b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/group_snapshots Jul 03 17:48:09.323291 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-71562adc-8fa1-4c05-bdfe-d050ce0c216b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c9749378-a0eb-4496-9de2-73d22b571303", "name": "tempest-group_snapshot-939374321"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:09.323372 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a15634a8-a041-40ee-b37e-8dedf1a7dc1c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs returned with HTTP 202 Jul 03 17:48:09.323911 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 153/620] 10.4.3.210 () {70 vars in 1458 bytes} [Fri Jul 3 17:48:09 2026] POST /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs => generated 53 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:09.324751 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.group_snapshots [None req-71562adc-8fa1-4c05-bdfe-d050ce0c216b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c9749378-a0eb-4496-9de2-73d22b571303', 'name': 'tempest-group_snapshot-939374321'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 17:48:09.329359 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:09.329359 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:09.333482 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.group_snapshots [None req-71562adc-8fa1-4c05-bdfe-d050ce0c216b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating group_snapshot tempest-group_snapshot-939374321. Jul 03 17:48:09.334038 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7843b7a9-c381-4d12-be1b-e5b1f8bce665 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.337338 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7843b7a9-c381-4d12-be1b-e5b1f8bce665 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] POST https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs Jul 03 17:48:09.337830 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7843b7a9-c381-4d12-be1b-e5b1f8bce665 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:09.356699 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7843b7a9-c381-4d12-be1b-e5b1f8bce665 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs returned with HTTP 202 Jul 03 17:48:09.357500 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 161/621] 10.4.3.210 () {70 vars in 1458 bytes} [Fri Jul 3 17:48:09 2026] POST /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs => generated 61 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:09.369832 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-477897f4-748d-452e-ba08-ad6329ec8a37 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.373000 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-477897f4-748d-452e-ba08-ad6329ec8a37 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] GET https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key2 Jul 03 17:48:09.373225 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-477897f4-748d-452e-ba08-ad6329ec8a37 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.373497 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-477897f4-748d-452e-ba08-ad6329ec8a37 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.382282 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-477897f4-748d-452e-ba08-ad6329ec8a37 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key2 returned with HTTP 200 Jul 03 17:48:09.382923 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 153/622] 10.4.3.210 () {68 vars in 1452 bytes} [Fri Jul 3 17:48:09 2026] GET /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:09.392263 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:09.392263 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:09.394637 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1ce6422e-d607-4739-a26b-338003ccf402 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.397272 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ce6422e-d607-4739-a26b-338003ccf402 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] GET https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 Jul 03 17:48:09.397403 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ce6422e-d607-4739-a26b-338003ccf402 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.397654 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ce6422e-d607-4739-a26b-338003ccf402 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.407432 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ce6422e-d607-4739-a26b-338003ccf402 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 returned with HTTP 200 Jul 03 17:48:09.407834 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 154/623] 10.4.3.210 () {68 vars in 1452 bytes} [Fri Jul 3 17:48:09 2026] GET /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 => generated 18 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:09.409247 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-71562adc-8fa1-4c05-bdfe-d050ce0c216b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1496862490 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1496862490, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:09.409563 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-71562adc-8fa1-4c05-bdfe-d050ce0c216b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1496862490 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1496862490, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:09.416489 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9f870141-5edf-46de-8cdb-4ee004c7f89d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.419177 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9f870141-5edf-46de-8cdb-4ee004c7f89d tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] PUT https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 Jul 03 17:48:09.419636 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9f870141-5edf-46de-8cdb-4ee004c7f89d tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:09.436414 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-71562adc-8fa1-4c05-bdfe-d050ce0c216b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['7091dfe9-144a-4e11-a093-12ac7caa48c9', '9a59def7-e3ed-4883-b534-38e3dc380cf0', '46392842-0fee-40fd-a985-f9a3cbf27f89', '0cadddd3-ddc5-4dfd-a21e-86a2337f200c'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:09.444370 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9f870141-5edf-46de-8cdb-4ee004c7f89d tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 returned with HTTP 200 Jul 03 17:48:09.444981 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 162/624] 10.4.3.210 () {70 vars in 1472 bytes} [Fri Jul 3 17:48:09 2026] PUT /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 => generated 26 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:09.452076 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c5589915-c1e8-48dc-8508-e3e858400e0c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.454105 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c5589915-c1e8-48dc-8508-e3e858400e0c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] GET https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs Jul 03 17:48:09.454224 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c5589915-c1e8-48dc-8508-e3e858400e0c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.454347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c5589915-c1e8-48dc-8508-e3e858400e0c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.459589 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c5589915-c1e8-48dc-8508-e3e858400e0c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs returned with HTTP 200 Jul 03 17:48:09.459929 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 154/625] 10.4.3.210 () {68 vars in 1437 bytes} [Fri Jul 3 17:48:09 2026] GET /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs => generated 87 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:09.480231 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9cdec142-634a-4b06-9267-80aad2c94f81 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.480231 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9cdec142-634a-4b06-9267-80aad2c94f81 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key1 Jul 03 17:48:09.480231 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9cdec142-634a-4b06-9267-80aad2c94f81 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.480231 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9cdec142-634a-4b06-9267-80aad2c94f81 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.495995 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-71562adc-8fa1-4c05-bdfe-d050ce0c216b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots returned with HTTP 202 Jul 03 17:48:09.496578 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 156/626] 10.4.3.210 () {70 vars in 1324 bytes} [Fri Jul 3 17:48:09 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:09.502538 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9cdec142-634a-4b06-9267-80aad2c94f81 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key1 returned with HTTP 202 Jul 03 17:48:09.502538 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 155/627] 10.4.3.210 () {68 vars in 1455 bytes} [Fri Jul 3 17:48:09 2026] DELETE /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:09.508719 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a1a1ca96-c81d-49ff-bd6c-74a9582930e0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.511759 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-134ab9b7-3100-4bed-a988-f1c3ccbec90f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.514186 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a1a1ca96-c81d-49ff-bd6c-74a9582930e0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 Jul 03 17:48:09.514186 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a1a1ca96-c81d-49ff-bd6c-74a9582930e0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.514717 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a1a1ca96-c81d-49ff-bd6c-74a9582930e0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.514717 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-a1a1ca96-c81d-49ff-bd6c-74a9582930e0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:48:09.518046 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-134ab9b7-3100-4bed-a988-f1c3ccbec90f tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] GET https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key1 Jul 03 17:48:09.518837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-134ab9b7-3100-4bed-a988-f1c3ccbec90f tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.520133 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-134ab9b7-3100-4bed-a988-f1c3ccbec90f tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.525609 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:09.525609 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:09.529401 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a1a1ca96-c81d-49ff-bd6c-74a9582930e0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 returned with HTTP 200 Jul 03 17:48:09.529917 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 163/628] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:09 2026] GET /volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 => generated 306 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:09.532874 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-134ab9b7-3100-4bed-a988-f1c3ccbec90f tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] HTTP exception thrown: Group Type 80cea97f-926a-445a-972f-b740bb395c68 has no extra spec with key key1. Jul 03 17:48:09.533117 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-134ab9b7-3100-4bed-a988-f1c3ccbec90f tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key1 returned with HTTP 404 Jul 03 17:48:09.534282 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 155/629] 10.4.3.210 () {68 vars in 1452 bytes} [Fri Jul 3 17:48:09 2026] GET /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key1 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:09.541235 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b30be2a6-25b9-4f1a-a7f8-59285af517fe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.549159 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b30be2a6-25b9-4f1a-a7f8-59285af517fe tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key2 Jul 03 17:48:09.549445 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b30be2a6-25b9-4f1a-a7f8-59285af517fe tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.549912 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b30be2a6-25b9-4f1a-a7f8-59285af517fe tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.550068 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:09.550068 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:09.570962 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b30be2a6-25b9-4f1a-a7f8-59285af517fe tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key2 returned with HTTP 202 Jul 03 17:48:09.571418 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 157/630] 10.4.3.210 () {68 vars in 1455 bytes} [Fri Jul 3 17:48:09 2026] DELETE /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:09.578562 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9c90528e-3d19-4ef4-8d6c-dc28b528ab2c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.581555 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9c90528e-3d19-4ef4-8d6c-dc28b528ab2c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] GET https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key2 Jul 03 17:48:09.581837 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9c90528e-3d19-4ef4-8d6c-dc28b528ab2c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.582055 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9c90528e-3d19-4ef4-8d6c-dc28b528ab2c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.594559 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9c90528e-3d19-4ef4-8d6c-dc28b528ab2c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] HTTP exception thrown: Group Type 80cea97f-926a-445a-972f-b740bb395c68 has no extra spec with key key2. Jul 03 17:48:09.594559 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9c90528e-3d19-4ef4-8d6c-dc28b528ab2c tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key2 returned with HTTP 404 Jul 03 17:48:09.594559 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 156/631] 10.4.3.210 () {68 vars in 1452 bytes} [Fri Jul 3 17:48:09 2026] GET /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key2 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:09.600632 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1aec3f0c-a520-4e4e-8770-d62326ad1651 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.602526 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1aec3f0c-a520-4e4e-8770-d62326ad1651 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 Jul 03 17:48:09.602734 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1aec3f0c-a520-4e4e-8770-d62326ad1651 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.602958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1aec3f0c-a520-4e4e-8770-d62326ad1651 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.620231 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1aec3f0c-a520-4e4e-8770-d62326ad1651 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 returned with HTTP 202 Jul 03 17:48:09.620837 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 164/632] 10.4.3.210 () {68 vars in 1455 bytes} [Fri Jul 3 17:48:09 2026] DELETE /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:09.629035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d71475c9-e5e0-46fe-91c4-00e64b2c9967 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.631032 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d71475c9-e5e0-46fe-91c4-00e64b2c9967 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] GET https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 Jul 03 17:48:09.631245 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d71475c9-e5e0-46fe-91c4-00e64b2c9967 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.631425 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d71475c9-e5e0-46fe-91c4-00e64b2c9967 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.638278 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d71475c9-e5e0-46fe-91c4-00e64b2c9967 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] HTTP exception thrown: Group Type 80cea97f-926a-445a-972f-b740bb395c68 has no extra spec with key key3. Jul 03 17:48:09.638452 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d71475c9-e5e0-46fe-91c4-00e64b2c9967 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 returned with HTTP 404 Jul 03 17:48:09.639089 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 156/633] 10.4.3.210 () {68 vars in 1452 bytes} [Fri Jul 3 17:48:09 2026] GET /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68/group_specs/key3 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:09.647660 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d0afd874-aaa4-48a8-9ca8-2416b3b27108 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:09.649308 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d0afd874-aaa4-48a8-9ca8-2416b3b27108 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68 Jul 03 17:48:09.649516 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d0afd874-aaa4-48a8-9ca8-2416b3b27108 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:09.649699 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d0afd874-aaa4-48a8-9ca8-2416b3b27108 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:09.679999 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d0afd874-aaa4-48a8-9ca8-2416b3b27108 tempest-GroupTypeSpecsTest-1686845663 tempest-GroupTypeSpecsTest-1686845663-project-admin] https://10.4.3.210/volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68 returned with HTTP 202 Jul 03 17:48:09.680567 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 158/634] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:48:09 2026] DELETE /volume/v3/group_types/80cea97f-926a-445a-972f-b740bb395c68 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:10.089022 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-34ae5d4e-2116-42d8-8bd9-def107929fe8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:10.095651 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-34ae5d4e-2116-42d8-8bd9-def107929fe8 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:10.095651 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-34ae5d4e-2116-42d8-8bd9-def107929fe8 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:10.095868 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-34ae5d4e-2116-42d8-8bd9-def107929fe8 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:10.116670 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:10.116670 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:10.122188 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-34ae5d4e-2116-42d8-8bd9-def107929fe8 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:10.128851 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-34ae5d4e-2116-42d8-8bd9-def107929fe8 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:10.129292 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 157/635] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:10 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:10.539690 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dba496b4-8aa5-45f6-a678-ac8f3d0e5a35 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:10.542036 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dba496b4-8aa5-45f6-a678-ac8f3d0e5a35 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 Jul 03 17:48:10.542302 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dba496b4-8aa5-45f6-a678-ac8f3d0e5a35 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:10.542569 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dba496b4-8aa5-45f6-a678-ac8f3d0e5a35 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:10.542795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-dba496b4-8aa5-45f6-a678-ac8f3d0e5a35 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:48:10.545916 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:10.545916 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:10.549121 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dba496b4-8aa5-45f6-a678-ac8f3d0e5a35 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 returned with HTTP 200 Jul 03 17:48:10.549662 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 165/636] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:10 2026] GET /volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:10.559370 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-94f4b2e3-69f8-4116-b1f4-3b53d7440b6f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:10.560972 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-94f4b2e3-69f8-4116-b1f4-3b53d7440b6f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Jul 03 17:48:10.561146 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-94f4b2e3-69f8-4116-b1f4-3b53d7440b6f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:10.561325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-94f4b2e3-69f8-4116-b1f4-3b53d7440b6f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:10.561586 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-94f4b2e3-69f8-4116-b1f4-3b53d7440b6f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:10.562600 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-94f4b2e3-69f8-4116-b1f4-3b53d7440b6f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:48:10.573827 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-94f4b2e3-69f8-4116-b1f4-3b53d7440b6f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all snapshots completed successfully. Jul 03 17:48:10.574197 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:10.574197 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:10.574737 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-94f4b2e3-69f8-4116-b1f4-3b53d7440b6f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 17:48:10.575137 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 157/637] 10.4.3.210 () {66 vars in 1264 bytes} [Fri Jul 3 17:48:10 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:10.590819 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-28a0f5d0-fe58-46b6-b009-9b2f4629cfd8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:10.604224 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-28a0f5d0-fe58-46b6-b009-9b2f4629cfd8 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/bce9066a-86c5-4178-8463-ca3e7f821c44 Jul 03 17:48:10.604399 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-28a0f5d0-fe58-46b6-b009-9b2f4629cfd8 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:10.604575 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-28a0f5d0-fe58-46b6-b009-9b2f4629cfd8 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:10.620938 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:10.620938 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:10.621612 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-28a0f5d0-fe58-46b6-b009-9b2f4629cfd8 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Snapshot retrieved successfully. Jul 03 17:48:10.622722 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-28a0f5d0-fe58-46b6-b009-9b2f4629cfd8 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/bce9066a-86c5-4178-8463-ca3e7f821c44 returned with HTTP 200 Jul 03 17:48:10.623610 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 159/638] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:10 2026] GET /volume/v3/snapshots/bce9066a-86c5-4178-8463-ca3e7f821c44 => generated 450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:10.634886 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:10.636371 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/groups/action Jul 03 17:48:10.636965 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2", "name": "tempest-Group_from_snap-928339150"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:10.637206 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2", "name": "tempest-Group_from_snap-928339150"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:10.639039 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2', 'name': 'tempest-Group_from_snap-928339150'}}. {{(pid=99942) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 17:48:10.639039 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.groups [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating group tempest-Group_from_snap-928339150 from group_snapshot e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2. Jul 03 17:48:10.644723 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:10.644723 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:10.655860 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:10.655860 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:10.662864 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:10.662864 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:10.748698 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-373c4c77-347e-49f0-ac02-750f86c9190d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:10.842455 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['a03a5915-c985-4009-83f7-85973421b6a0'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:10.974260 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:10.974638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1916766423"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:10.976049 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1916766423'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:10.976206 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Create volume of 1 GB Jul 03 17:48:10.981856 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Availability Zones retrieved successfully. Jul 03 17:48:10.986950 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Flow 'volume_create_api' (ef400f30-7969-469e-9c7a-3082e4659ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:10.988598 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3811af7f-4c74-4c5f-9adb-4c7b6baed394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:10.990279 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:11.045716 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3811af7f-4c74-4c5f-9adb-4c7b6baed394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:11.046557 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d00d310-05b6-4f2e-9112-08810b65725c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:11.128083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Created reservations ['13d48fd1-12d6-4e1f-ac62-fd4bbc2c72ac', 'e376a454-7c42-4cf7-b4eb-00137b608a93', 'a7c04125-98bc-4bbd-a9b8-72a2d88b0f8c', '20299a1c-8248-450e-b6c7-1359bb636548'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:11.128083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d00d310-05b6-4f2e-9112-08810b65725c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13d48fd1-12d6-4e1f-ac62-fd4bbc2c72ac', 'e376a454-7c42-4cf7-b4eb-00137b608a93', 'a7c04125-98bc-4bbd-a9b8-72a2d88b0f8c', '20299a1c-8248-450e-b6c7-1359bb636548']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:11.128083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f977acb-a63f-47d5-9880-e41ac1481b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:11.144920 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-052873e9-9590-40b6-908f-1b24245e8abb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:11.147447 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-052873e9-9590-40b6-908f-1b24245e8abb tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:11.147915 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-052873e9-9590-40b6-908f-1b24245e8abb tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:11.147915 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-052873e9-9590-40b6-908f-1b24245e8abb tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:11.174174 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:11.174174 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:11.176521 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-052873e9-9590-40b6-908f-1b24245e8abb tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:11.178347 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f977acb-a63f-47d5-9880-e41ac1481b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2ed73df-de92-4bcc-a51f-7d8a480dfa5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1916766423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9312d330bc8f4d9db8218f2ffc39e48b',qos_specs=None,replication_status=,reservations=['13d48fd1-12d6-4e1f-ac62-fd4bbc2c72ac','e376a454-7c42-4cf7-b4eb-00137b608a93','a7c04125-98bc-4bbd-a9b8-72a2d88b0f8c','20299a1c-8248-450e-b6c7-1359bb636548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6199b68ec241edb02d7d0b2f221700',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1916766423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2ed73df-de92-4bcc-a51f-7d8a480dfa5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9312d330bc8f4d9db8218f2ffc39e48b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b6199b68ec241edb02d7d0b2f221700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:11.178572 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f450692-11e7-48fe-95e4-edfa40bb14af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:11.181321 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-052873e9-9590-40b6-908f-1b24245e8abb tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:11.181321 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 158/639] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:11 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:11.202514 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f450692-11e7-48fe-95e4-edfa40bb14af) transitioned into state 'SUCCESS' from state '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-1916766423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9312d330bc8f4d9db8218f2ffc39e48b',qos_specs=None,replication_status=,reservations=['13d48fd1-12d6-4e1f-ac62-fd4bbc2c72ac','e376a454-7c42-4cf7-b4eb-00137b608a93','a7c04125-98bc-4bbd-a9b8-72a2d88b0f8c','20299a1c-8248-450e-b6c7-1359bb636548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6199b68ec241edb02d7d0b2f221700',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:11.203532 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0661202b-ef71-4972-ac79-277002bca12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:11.228613 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0661202b-ef71-4972-ac79-277002bca12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:11.230068 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Flow 'volume_create_api' (ef400f30-7969-469e-9c7a-3082e4659ffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:11.231407 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Create volume request issued successfully. Jul 03 17:48:11.231407 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-373c4c77-347e-49f0-ac02-750f86c9190d tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:11.231949 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 166/640] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:10 2026] POST /volume/v3/volumes => generated 750 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:11.254938 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4165c083-718b-4eed-8bea-67a28240021b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:11.254938 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4165c083-718b-4eed-8bea-67a28240021b tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f Jul 03 17:48:11.254938 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4165c083-718b-4eed-8bea-67a28240021b tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:11.254938 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4165c083-718b-4eed-8bea-67a28240021b tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:11.265020 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:11.265020 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:11.268550 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4165c083-718b-4eed-8bea-67a28240021b tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Volume info retrieved successfully. Jul 03 17:48:11.272445 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4165c083-718b-4eed-8bea-67a28240021b tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f returned with HTTP 200 Jul 03 17:48:11.272839 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 160/641] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:11 2026] GET /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:11.405350 np0000004448 devstack@c-api.service[99942]: INFO cinder.group.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] A mapping entry already exists for group 4e3ba238-5146-48f4-8216-e4bf889dcdd0 and volume type 265b6b30-4b62-4cab-a2d3-bb4627a6e663. Do not need to create again. Jul 03 17:48:11.405433 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:11.405433 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:11.408246 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability zone cache updated, next update will occur around 2026-07-03 18:48:11.408008. {{(pid=99942) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:48:11.408380 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability Zones retrieved successfully. Jul 03 17:48:11.413026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Flow 'volume_create_api' (ac1d1071-7ef0-4953-97fc-a5768d0688e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:11.413979 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08ab205-ea93-4374-a04c-84365ac5d31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:11.414935 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:11.439717 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08ab205-ea93-4374-a04c-84365ac5d31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bce9066a-86c5-4178-8463-ca3e7f821c44', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:48:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=265b6b30-4b62-4cab-a2d3-bb4627a6e663,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1496862490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '265b6b30-4b62-4cab-a2d3-bb4627a6e663', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4e3ba238-5146-48f4-8216-e4bf889dcdd0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:11.440565 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4903d8-d519-4c92-8a44-b82f4b6fc2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:11.464266 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1496862490 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1496862490, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:11.478024 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['10974506-9faf-446c-9733-8e42504d19df', '51722087-47b6-4b01-bbc4-f9f26fd9cac4'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:11.478849 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4903d8-d519-4c92-8a44-b82f4b6fc2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10974506-9faf-446c-9733-8e42504d19df', '51722087-47b6-4b01-bbc4-f9f26fd9cac4']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:11.479569 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ce8447-92bc-4e7d-9118-295656d8b890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:11.526468 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ce8447-92bc-4e7d-9118-295656d8b890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d6f4193-6c81-4efc-ba01-69180fd40eb2', '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=4e3ba238-5146-48f4-8216-e4bf889dcdd0,group_type_id=,metadata={},multiattach=False,project_id='4ee59da478f646a7a063eeffe240482f',qos_specs=None,replication_status=,reservations=['10974506-9faf-446c-9733-8e42504d19df','51722087-47b6-4b01-bbc4-f9f26fd9cac4'],size=1,snapshot_id=bce9066a-86c5-4178-8463-ca3e7f821c44,source_replicaid=,source_volid=None,status='creating',user_id='a2dbe6fdf7984a649abf5416c626e356',volume_type_id=265b6b30-4b62-4cab-a2d3-bb4627a6e663), 'volume': Volume(_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-03T17:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4e3ba238-5146-48f4-8216-e4bf889dcdd0,host=None,id=8d6f4193-6c81-4efc-ba01-69180fd40eb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee59da478f646a7a063eeffe240482f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bce9066a-86c5-4178-8463-ca3e7f821c44,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2dbe6fdf7984a649abf5416c626e356',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(265b6b30-4b62-4cab-a2d3-bb4627a6e663),volume_type_id=265b6b30-4b62-4cab-a2d3-bb4627a6e663)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:11.527502 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8535df77-7c3d-4244-aacd-4fb9ace5f0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:11.545904 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8535df77-7c3d-4244-aacd-4fb9ace5f0b1) transitioned into state 'SUCCESS' from 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=4e3ba238-5146-48f4-8216-e4bf889dcdd0,group_type_id=,metadata={},multiattach=False,project_id='4ee59da478f646a7a063eeffe240482f',qos_specs=None,replication_status=,reservations=['10974506-9faf-446c-9733-8e42504d19df','51722087-47b6-4b01-bbc4-f9f26fd9cac4'],size=1,snapshot_id=bce9066a-86c5-4178-8463-ca3e7f821c44,source_replicaid=,source_volid=None,status='creating',user_id='a2dbe6fdf7984a649abf5416c626e356',volume_type_id=265b6b30-4b62-4cab-a2d3-bb4627a6e663)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:11.546919 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Flow 'volume_create_api' (ac1d1071-7ef0-4953-97fc-a5768d0688e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:11.547306 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume request issued successfully. Jul 03 17:48:11.581888 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-52d4ea8e-e86b-4477-80b9-867ee106eea2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/action returned with HTTP 202 Jul 03 17:48:11.582425 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 158/642] 10.4.3.210 () {70 vars in 1318 bytes} [Fri Jul 3 17:48:10 2026] POST /volume/v3/groups/action => generated 102 bytes in 948 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:11.591599 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e074ebd5-40ba-421b-a577-80ed0acf484e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:11.593950 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:11.594264 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:11.594644 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:11.595147 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:11.596497 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:11.654463 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all volumes completed successfully. Jul 03 17:48:11.655379 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:11.655379 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:11.701457 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:11.705152 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:11.705152 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:11.709464 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:11.709625 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:11.746629 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:11.750338 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:11.750338 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:11.759889 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e074ebd5-40ba-421b-a577-80ed0acf484e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:11.760323 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 159/643] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:11 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:11.775487 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9abc7ec7-79e2-4af8-a9e7-3e4244d44d5e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:11.777449 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9abc7ec7-79e2-4af8-a9e7-3e4244d44d5e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/8d6f4193-6c81-4efc-ba01-69180fd40eb2 Jul 03 17:48:11.777688 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9abc7ec7-79e2-4af8-a9e7-3e4244d44d5e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:11.777937 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9abc7ec7-79e2-4af8-a9e7-3e4244d44d5e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:11.787420 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:11.787420 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:11.791962 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9abc7ec7-79e2-4af8-a9e7-3e4244d44d5e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:11.792684 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-9abc7ec7-79e2-4af8-a9e7-3e4244d44d5e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:11.792684 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-9abc7ec7-79e2-4af8-a9e7-3e4244d44d5e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:11.835366 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-9abc7ec7-79e2-4af8-a9e7-3e4244d44d5e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:11.843894 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:11.843894 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:11.846566 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9abc7ec7-79e2-4af8-a9e7-3e4244d44d5e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/8d6f4193-6c81-4efc-ba01-69180fd40eb2 returned with HTTP 200 Jul 03 17:48:11.847640 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 167/644] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:11 2026] GET /volume/v3/volumes/8d6f4193-6c81-4efc-ba01-69180fd40eb2 => generated 927 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:11.859666 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8028bcac-3c38-4918-8364-aa455350d68c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:11.861471 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8028bcac-3c38-4918-8364-aa455350d68c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/4e3ba238-5146-48f4-8216-e4bf889dcdd0 Jul 03 17:48:11.861871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8028bcac-3c38-4918-8364-aa455350d68c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:11.862243 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8028bcac-3c38-4918-8364-aa455350d68c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:11.862580 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-8028bcac-3c38-4918-8364-aa455350d68c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member 4e3ba238-5146-48f4-8216-e4bf889dcdd0 {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:11.868426 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:11.868426 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:11.882302 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8028bcac-3c38-4918-8364-aa455350d68c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/4e3ba238-5146-48f4-8216-e4bf889dcdd0 returned with HTTP 200 Jul 03 17:48:11.882921 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 161/645] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:11 2026] GET /volume/v3/groups/4e3ba238-5146-48f4-8216-e4bf889dcdd0 => generated 417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:11.896355 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-700eccf4-785c-434f-9526-9db1eecaf668 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:11.898264 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:11.898510 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:11.898755 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:11.899109 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:11.899443 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:11.899443 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:11.899937 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:11.939880 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-1c91b66f-4100-436f-849a-6c5344e2d071 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:11.942102 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-1c91b66f-4100-436f-849a-6c5344e2d071 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] POST https://10.4.3.210/volume/v3/attachments/03b524d7-aaae-423a-b246-3161436d6ff6/action Jul 03 17:48:11.942461 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-1c91b66f-4100-436f-849a-6c5344e2d071 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:11.942569 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-1c91b66f-4100-436f-849a-6c5344e2d071 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:11.977243 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all volumes completed successfully. Jul 03 17:48:11.977243 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:11.977243 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:11.984818 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:11.984818 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:12.005623 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-77a4d88b-f2e1-4db1-9dc2-4eab9ff63d6d req-1c91b66f-4100-436f-849a-6c5344e2d071 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/attachments/03b524d7-aaae-423a-b246-3161436d6ff6/action returned with HTTP 204 Jul 03 17:48:12.006182 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 160/646] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:48:11 2026] POST /volume/v3/attachments/03b524d7-aaae-423a-b246-3161436d6ff6/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:12.027714 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:12.031288 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.031288 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:12.039334 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:12.039334 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:12.090674 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:12.101427 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.101427 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:12.109962 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-700eccf4-785c-434f-9526-9db1eecaf668 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:12.109962 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 159/647] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:11 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:12.120408 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-abe1c564-ece1-4123-9721-ae83f1ee5c9f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.122545 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-abe1c564-ece1-4123-9721-ae83f1ee5c9f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/groups/4e3ba238-5146-48f4-8216-e4bf889dcdd0/action Jul 03 17:48:12.122919 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-abe1c564-ece1-4123-9721-ae83f1ee5c9f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:12.123110 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-abe1c564-ece1-4123-9721-ae83f1ee5c9f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:12.124646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-abe1c564-ece1-4123-9721-ae83f1ee5c9f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] delete called for group 4e3ba238-5146-48f4-8216-e4bf889dcdd0 {{(pid=99941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:48:12.124708 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-abe1c564-ece1-4123-9721-ae83f1ee5c9f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Delete group with id: 4e3ba238-5146-48f4-8216-e4bf889dcdd0 Jul 03 17:48:12.127626 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.127626 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:12.198502 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7bb40da6-d473-4c29-b5a7-b1b91cd676f5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.198706 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-abe1c564-ece1-4123-9721-ae83f1ee5c9f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/4e3ba238-5146-48f4-8216-e4bf889dcdd0/action returned with HTTP 202 Jul 03 17:48:12.199294 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 168/648] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:48:12 2026] POST /volume/v3/groups/4e3ba238-5146-48f4-8216-e4bf889dcdd0/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 17:48:12.200357 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7bb40da6-d473-4c29-b5a7-b1b91cd676f5 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:12.200357 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7bb40da6-d473-4c29-b5a7-b1b91cd676f5 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:12.200357 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7bb40da6-d473-4c29-b5a7-b1b91cd676f5 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:12.209468 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1278287f-0631-4e14-a91e-b10aa6ab7575 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.211349 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1278287f-0631-4e14-a91e-b10aa6ab7575 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/8d6f4193-6c81-4efc-ba01-69180fd40eb2 Jul 03 17:48:12.211349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1278287f-0631-4e14-a91e-b10aa6ab7575 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:12.211349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1278287f-0631-4e14-a91e-b10aa6ab7575 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:12.212042 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.212042 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:12.217705 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7bb40da6-d473-4c29-b5a7-b1b91cd676f5 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:12.220118 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.220118 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:12.223123 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7bb40da6-d473-4c29-b5a7-b1b91cd676f5 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:12.223494 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 162/649] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:12 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:12.225042 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1278287f-0631-4e14-a91e-b10aa6ab7575 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:12.225795 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-1278287f-0631-4e14-a91e-b10aa6ab7575 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:12.225988 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-1278287f-0631-4e14-a91e-b10aa6ab7575 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:12.236824 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7eb0e581-9021-4f34-bf93-2b0c135017b3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.239037 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7eb0e581-9021-4f34-bf93-2b0c135017b3 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:12.239191 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7eb0e581-9021-4f34-bf93-2b0c135017b3 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:12.239368 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7eb0e581-9021-4f34-bf93-2b0c135017b3 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:12.250043 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.250043 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:12.253616 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7eb0e581-9021-4f34-bf93-2b0c135017b3 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:12.258333 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7eb0e581-9021-4f34-bf93-2b0c135017b3 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:12.259599 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 160/650] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:12 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:12.277075 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-1278287f-0631-4e14-a91e-b10aa6ab7575 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:12.279797 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.279797 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:12.285712 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cabc4a3f-136b-4734-98cb-054d1db7a11c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.287490 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cabc4a3f-136b-4734-98cb-054d1db7a11c tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f Jul 03 17:48:12.288430 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cabc4a3f-136b-4734-98cb-054d1db7a11c tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:12.288430 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cabc4a3f-136b-4734-98cb-054d1db7a11c tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:12.288533 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1278287f-0631-4e14-a91e-b10aa6ab7575 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/8d6f4193-6c81-4efc-ba01-69180fd40eb2 returned with HTTP 200 Jul 03 17:48:12.288602 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 161/651] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:12 2026] GET /volume/v3/volumes/8d6f4193-6c81-4efc-ba01-69180fd40eb2 => generated 926 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:12.297436 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.297436 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:12.301145 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cabc4a3f-136b-4734-98cb-054d1db7a11c tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Volume info retrieved successfully. Jul 03 17:48:12.311129 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cabc4a3f-136b-4734-98cb-054d1db7a11c tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f returned with HTTP 200 Jul 03 17:48:12.311129 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 169/652] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:12 2026] GET /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:12.335291 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c3cb3588-c118-4cb1-8e65-f7f838af2733 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.335645 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c3cb3588-c118-4cb1-8e65-f7f838af2733 None None] GET https://10.4.3.210/volume// Jul 03 17:48:12.335818 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c3cb3588-c118-4cb1-8e65-f7f838af2733 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:12.336000 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c3cb3588-c118-4cb1-8e65-f7f838af2733 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:12.336298 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c3cb3588-c118-4cb1-8e65-f7f838af2733 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:48:12.336565 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 163/653] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:48: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 17:48:12.345070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-6b6564dd-7ae3-4ee0-ae54-9e50aa677ba8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.348135 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-6b6564dd-7ae3-4ee0-ae54-9e50aa677ba8 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:48:12.348334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-6b6564dd-7ae3-4ee0-ae54-9e50aa677ba8 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47d66301-7480-4102-8a11-2c4a5a5cdb27", "connector": null, "instance_uuid": "55d953ef-29fa-4688-afc1-f2c446c5bc55"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:12.359157 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.359157 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:12.455549 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-6b6564dd-7ae3-4ee0-ae54-9e50aa677ba8 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:48:12.455549 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 161/654] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:48:12 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:12.462194 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-024fbefe-2261-4d17-8ce5-6631c29c5860 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.464307 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-024fbefe-2261-4d17-8ce5-6631c29c5860 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] DELETE https://10.4.3.210/volume/v3/attachments/c5158200-c942-4c9e-96ec-c3b0c7000558 Jul 03 17:48:12.464307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-024fbefe-2261-4d17-8ce5-6631c29c5860 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:12.464307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-024fbefe-2261-4d17-8ce5-6631c29c5860 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:12.471315 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.471315 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:12.562441 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-313ec811-abbe-429b-a1bf-40a50ad0fdea None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.711432 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-313ec811-abbe-429b-a1bf-40a50ad0fdea tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:48:12.711781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-313ec811-abbe-429b-a1bf-40a50ad0fdea tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1599100411"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:12.779908 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-313ec811-abbe-429b-a1bf-40a50ad0fdea tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:48:12.779908 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 170/655] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:48:12 2026] POST /volume/v3/types => generated 220 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:12.789138 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-db99fde2-4943-4978-a970-f2a90e5b003c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.793816 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-db99fde2-4943-4978-a970-f2a90e5b003c tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:48:12.794318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-db99fde2-4943-4978-a970-f2a90e5b003c tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-287199972"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:12.824252 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-db99fde2-4943-4978-a970-f2a90e5b003c tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:48:12.824732 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 164/656] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:48:12 2026] POST /volume/v3/group_types => generated 176 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:12.833926 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ddcc2a12-e154-426e-b49d-9168a7c436ad None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:12.922300 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ddcc2a12-e154-426e-b49d-9168a7c436ad tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] POST https://10.4.3.210/volume/v3/groups Jul 03 17:48:12.922761 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ddcc2a12-e154-426e-b49d-9168a7c436ad tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "63489a02-e5ad-4ad1-ac6f-4b26bd325aee", "volume_types": ["115ae312-aba5-4662-9166-32997342731f"], "name": "tempest-GroupsV314Test-Group-1782664709"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:12.924027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-ddcc2a12-e154-426e-b49d-9168a7c436ad tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Creating new group {'group': {'group_type': '63489a02-e5ad-4ad1-ac6f-4b26bd325aee', 'volume_types': ['115ae312-aba5-4662-9166-32997342731f'], 'name': 'tempest-GroupsV314Test-Group-1782664709'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 17:48:12.927500 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.groups [None req-ddcc2a12-e154-426e-b49d-9168a7c436ad tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Creating group tempest-GroupsV314Test-Group-1782664709. Jul 03 17:48:12.927948 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:12.927948 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:12.940024 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ddcc2a12-e154-426e-b49d-9168a7c436ad tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Availability Zones retrieved successfully. Jul 03 17:48:12.960115 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-ddcc2a12-e154-426e-b49d-9168a7c436ad tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Created reservations ['56270b79-9eca-4021-80ea-557841af25be'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:12.996988 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ddcc2a12-e154-426e-b49d-9168a7c436ad tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Jul 03 17:48:12.997443 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 162/657] 10.4.3.210 () {70 vars in 1297 bytes} [Fri Jul 3 17:48:12 2026] POST /volume/v3/groups => generated 108 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:13.009356 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1a59e769-917f-4284-8c37-707c1f8545a7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.011627 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1a59e769-917f-4284-8c37-707c1f8545a7 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5 Jul 03 17:48:13.011627 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1a59e769-917f-4284-8c37-707c1f8545a7 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.012018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1a59e769-917f-4284-8c37-707c1f8545a7 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.012018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-1a59e769-917f-4284-8c37-707c1f8545a7 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] show called for member 8f877968-fe74-4d19-8780-a41aa45fb4a5 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:13.015944 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.015944 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:13.029876 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1a59e769-917f-4284-8c37-707c1f8545a7 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5 returned with HTTP 200 Jul 03 17:48:13.030618 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 171/658] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:13.053938 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-024fbefe-2261-4d17-8ce5-6631c29c5860 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/c5158200-c942-4c9e-96ec-c3b0c7000558 returned with HTTP 200 Jul 03 17:48:13.053938 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 162/659] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:48:12 2026] DELETE /volume/v3/attachments/c5158200-c942-4c9e-96ec-c3b0c7000558 => generated 192 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:13.302898 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3d421742-0894-4f15-8237-e774f09243f0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.304892 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3d421742-0894-4f15-8237-e774f09243f0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/8d6f4193-6c81-4efc-ba01-69180fd40eb2 Jul 03 17:48:13.304892 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3d421742-0894-4f15-8237-e774f09243f0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.304892 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3d421742-0894-4f15-8237-e774f09243f0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.306709 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=249,cinder:UPDATE=68,cinder:INSERT=36,cinder:DELETE=2 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:48:13.311245 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3d421742-0894-4f15-8237-e774f09243f0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/8d6f4193-6c81-4efc-ba01-69180fd40eb2 returned with HTTP 404 Jul 03 17:48:13.311795 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 165/660] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/volumes/8d6f4193-6c81-4efc-ba01-69180fd40eb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:13.318313 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-125183aa-b99c-431c-aa9d-4e97879f309b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.320193 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-125183aa-b99c-431c-aa9d-4e97879f309b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/4e3ba238-5146-48f4-8216-e4bf889dcdd0 Jul 03 17:48:13.320631 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-125183aa-b99c-431c-aa9d-4e97879f309b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.320631 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-125183aa-b99c-431c-aa9d-4e97879f309b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.320824 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-125183aa-b99c-431c-aa9d-4e97879f309b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member 4e3ba238-5146-48f4-8216-e4bf889dcdd0 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:13.324056 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-125183aa-b99c-431c-aa9d-4e97879f309b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/4e3ba238-5146-48f4-8216-e4bf889dcdd0 returned with HTTP 404 Jul 03 17:48:13.324497 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 163/661] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/groups/4e3ba238-5146-48f4-8216-e4bf889dcdd0 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:13.332344 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b47bd592-82e3-4913-81e1-f2880492a8ac None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.332344 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b47bd592-82e3-4913-81e1-f2880492a8ac tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 Jul 03 17:48:13.333534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b47bd592-82e3-4913-81e1-f2880492a8ac tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.333534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b47bd592-82e3-4913-81e1-f2880492a8ac tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.333534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-b47bd592-82e3-4913-81e1-f2880492a8ac tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] delete called for member e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 {{(pid=99941) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 17:48:13.333534 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.group_snapshots [None req-b47bd592-82e3-4913-81e1-f2880492a8ac tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Delete group_snapshot with id: e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 Jul 03 17:48:13.335703 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.335703 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:13.368506 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b47bd592-82e3-4913-81e1-f2880492a8ac tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 returned with HTTP 202 Jul 03 17:48:13.369490 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 172/662] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:48:13 2026] DELETE /volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:13.375552 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.377323 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:13.377577 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.377820 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.378147 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:13.378522 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.378522 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:13.378998 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:13.386641 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all volumes completed successfully. Jul 03 17:48:13.387632 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:13.387893 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:13.421053 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:13.424151 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.424151 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:13.431397 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4041bc64-b4d6-439a-ba5e-e27a3ffee7b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:13.431810 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 163/663] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:13.443205 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-782a1afe-0139-46d2-b450-6088c922ff44 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.444864 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-782a1afe-0139-46d2-b450-6088c922ff44 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Jul 03 17:48:13.445064 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-782a1afe-0139-46d2-b450-6088c922ff44 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.445237 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-782a1afe-0139-46d2-b450-6088c922ff44 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.445512 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-782a1afe-0139-46d2-b450-6088c922ff44 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:13.446493 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-782a1afe-0139-46d2-b450-6088c922ff44 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Building query based on filter {{(pid=99940) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:48:13.457646 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-782a1afe-0139-46d2-b450-6088c922ff44 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all snapshots completed successfully. Jul 03 17:48:13.458208 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.458208 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:13.458945 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-782a1afe-0139-46d2-b450-6088c922ff44 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 17:48:13.461941 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 166/664] 10.4.3.210 () {66 vars in 1264 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:13.469058 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-96b41b8c-1eac-44b7-bc83-80ef3ed996dd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.470691 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-96b41b8c-1eac-44b7-bc83-80ef3ed996dd tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/bce9066a-86c5-4178-8463-ca3e7f821c44 Jul 03 17:48:13.470930 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-96b41b8c-1eac-44b7-bc83-80ef3ed996dd tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.471116 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-96b41b8c-1eac-44b7-bc83-80ef3ed996dd tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.475672 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-96b41b8c-1eac-44b7-bc83-80ef3ed996dd tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/bce9066a-86c5-4178-8463-ca3e7f821c44 returned with HTTP 404 Jul 03 17:48:13.476172 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 164/665] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/snapshots/bce9066a-86c5-4178-8463-ca3e7f821c44 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:13.482593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9f5d5622-cb98-4724-8707-60ad307eda77 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.484526 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9f5d5622-cb98-4724-8707-60ad307eda77 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 Jul 03 17:48:13.484806 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9f5d5622-cb98-4724-8707-60ad307eda77 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.485020 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9f5d5622-cb98-4724-8707-60ad307eda77 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.485145 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-9f5d5622-cb98-4724-8707-60ad307eda77 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:48:13.488261 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9f5d5622-cb98-4724-8707-60ad307eda77 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 returned with HTTP 404 Jul 03 17:48:13.488806 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 173/666] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/group_snapshots/e6ebb1f1-0fcc-4cb8-8f1f-74f65b7138d2 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:13.494986 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.496276 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-17a2951b-5a58-43e1-a5b7-9ea64ed8cee5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.497916 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:13.498118 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.498285 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.498491 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:13.500543 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-17a2951b-5a58-43e1-a5b7-9ea64ed8cee5 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:13.500707 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-17a2951b-5a58-43e1-a5b7-9ea64ed8cee5 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.500923 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-17a2951b-5a58-43e1-a5b7-9ea64ed8cee5 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.502280 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:13.509571 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all volumes completed successfully. Jul 03 17:48:13.510315 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:13.510540 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:13.512530 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.512530 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:13.516782 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-17a2951b-5a58-43e1-a5b7-9ea64ed8cee5 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:13.521411 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-17a2951b-5a58-43e1-a5b7-9ea64ed8cee5 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:13.521841 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 167/667] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:13.538669 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-7562987c-c5b9-43a0-8e6a-bb8c9340c64a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.541249 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-7562987c-c5b9-43a0-8e6a-bb8c9340c64a tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] POST https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05/action Jul 03 17:48:13.541725 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-7562987c-c5b9-43a0-8e6a-bb8c9340c64a tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:13.542078 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-7562987c-c5b9-43a0-8e6a-bb8c9340c64a tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:13.554282 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:13.556623 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.556623 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:13.557318 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-7562987c-c5b9-43a0-8e6a-bb8c9340c64a tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:13.558177 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.558177 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:13.565645 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5f31b405-ed58-4191-8d0a-325d9ca3c689 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:13.566142 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-7562987c-c5b9-43a0-8e6a-bb8c9340c64a tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Begin detaching volume completed successfully. Jul 03 17:48:13.566440 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-7562987c-c5b9-43a0-8e6a-bb8c9340c64a tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05/action returned with HTTP 202 Jul 03 17:48:13.568866 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 164/668] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:13.568924 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 165/669] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:48:13 2026] POST /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:13.581364 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7de5a406-1021-44db-b675-dbc2b84b28a4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.586460 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7de5a406-1021-44db-b675-dbc2b84b28a4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303/action Jul 03 17:48:13.586552 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-21277117-69f3-425c-afb7-1a3647772a06 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.586909 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7de5a406-1021-44db-b675-dbc2b84b28a4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:13.587033 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7de5a406-1021-44db-b675-dbc2b84b28a4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:13.588291 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-21277117-69f3-425c-afb7-1a3647772a06 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:13.588488 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-21277117-69f3-425c-afb7-1a3647772a06 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.588608 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-7de5a406-1021-44db-b675-dbc2b84b28a4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] delete called for group c9749378-a0eb-4496-9de2-73d22b571303 {{(pid=99941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:48:13.588661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-21277117-69f3-425c-afb7-1a3647772a06 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.588710 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-7de5a406-1021-44db-b675-dbc2b84b28a4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Delete group with id: c9749378-a0eb-4496-9de2-73d22b571303 Jul 03 17:48:13.592267 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.592267 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:13.598118 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.598118 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:13.601606 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-21277117-69f3-425c-afb7-1a3647772a06 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:13.606919 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-21277117-69f3-425c-afb7-1a3647772a06 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:13.607316 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 168/670] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:13.639297 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7de5a406-1021-44db-b675-dbc2b84b28a4 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303/action returned with HTTP 202 Jul 03 17:48:13.639694 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 174/671] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:48:13 2026] POST /volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:13.646276 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e02307e9-95e8-4561-9e32-ecff6e03843e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:13.648162 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e02307e9-95e8-4561-9e32-ecff6e03843e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 Jul 03 17:48:13.648404 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e02307e9-95e8-4561-9e32-ecff6e03843e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:13.648629 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e02307e9-95e8-4561-9e32-ecff6e03843e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:13.659052 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.659052 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:13.663580 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e02307e9-95e8-4561-9e32-ecff6e03843e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:13.664367 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-e02307e9-95e8-4561-9e32-ecff6e03843e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:13.664514 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-e02307e9-95e8-4561-9e32-ecff6e03843e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:13.709099 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-e02307e9-95e8-4561-9e32-ecff6e03843e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:13.716535 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:13.716535 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:13.728743 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e02307e9-95e8-4561-9e32-ecff6e03843e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 returned with HTTP 200 Jul 03 17:48:13.729281 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 165/672] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:13 2026] GET /volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:14.040328 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5638081d-224a-41f7-811d-fc5a7d386cba None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.042153 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5638081d-224a-41f7-811d-fc5a7d386cba tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5 Jul 03 17:48:14.042417 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5638081d-224a-41f7-811d-fc5a7d386cba tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.042622 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5638081d-224a-41f7-811d-fc5a7d386cba tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.042835 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-5638081d-224a-41f7-811d-fc5a7d386cba tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] show called for member 8f877968-fe74-4d19-8780-a41aa45fb4a5 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:14.046484 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.046484 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:14.054478 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5638081d-224a-41f7-811d-fc5a7d386cba tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5 returned with HTTP 200 Jul 03 17:48:14.055056 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 166/673] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:14 2026] GET /volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5 => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:14.063411 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.065499 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:14.065858 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-849037204", "volume_type": "115ae312-aba5-4662-9166-32997342731f", "group_id": "8f877968-fe74-4d19-8780-a41aa45fb4a5", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:14.067296 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-849037204', 'volume_type': '115ae312-aba5-4662-9166-32997342731f', 'group_id': '8f877968-fe74-4d19-8780-a41aa45fb4a5', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:14.073820 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.073820 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:14.074152 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Create volume of 1 GB Jul 03 17:48:14.078887 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Availability Zones retrieved successfully. Jul 03 17:48:14.084048 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Flow 'volume_create_api' (d3dd0dd8-b72d-4d73-ae76-45e463fc61b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:14.085308 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4590b23-e9f4-40e5-ab38-e72ef7ae52f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:14.085903 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.085903 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:14.086318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:14.104725 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4590b23-e9f4-40e5-ab38-e72ef7ae52f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:48:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=115ae312-aba5-4662-9166-32997342731f,is_public=True,name='tempest-GroupsV314Test-volume-type-1599100411',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '115ae312-aba5-4662-9166-32997342731f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8f877968-fe74-4d19-8780-a41aa45fb4a5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:14.106540 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e9034ac-d730-4ae8-9f99-07907e2514c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:14.129464 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1599100411 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1599100411, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:14.129741 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1599100411 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1599100411, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:14.169839 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Created reservations ['09b08ba6-ec96-4ed3-9dbe-124f5122c74d', '588fec00-e5cd-4748-a4fe-060b04c9b5dc', '6a49708a-9e6a-4b96-b17e-f67ba41e7083', 'e6820fb4-9ce2-4fb3-9c1c-46a3dc2ebfb7'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:14.170629 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e9034ac-d730-4ae8-9f99-07907e2514c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09b08ba6-ec96-4ed3-9dbe-124f5122c74d', '588fec00-e5cd-4748-a4fe-060b04c9b5dc', '6a49708a-9e6a-4b96-b17e-f67ba41e7083', 'e6820fb4-9ce2-4fb3-9c1c-46a3dc2ebfb7']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:14.171390 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903bb92e-9e3c-4205-90bd-9807631d6492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:14.204174 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903bb92e-9e3c-4205-90bd-9807631d6492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9378da62-94e5-4eb1-89fa-75a1f98d89de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-849037204',encryption_key_id=None,group_id=8f877968-fe74-4d19-8780-a41aa45fb4a5,group_type_id=,metadata={},multiattach=False,project_id='9f3d53d6db604ed7825db0aafd06fb91',qos_specs=None,replication_status=,reservations=['09b08ba6-ec96-4ed3-9dbe-124f5122c74d','588fec00-e5cd-4748-a4fe-060b04c9b5dc','6a49708a-9e6a-4b96-b17e-f67ba41e7083','e6820fb4-9ce2-4fb3-9c1c-46a3dc2ebfb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77707e3d435644569cfa5811334041e5',volume_type_id=115ae312-aba5-4662-9166-32997342731f), 'volume': Volume(_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-03T17:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-849037204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8f877968-fe74-4d19-8780-a41aa45fb4a5,host=None,id=9378da62-94e5-4eb1-89fa-75a1f98d89de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f3d53d6db604ed7825db0aafd06fb91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77707e3d435644569cfa5811334041e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(115ae312-aba5-4662-9166-32997342731f),volume_type_id=115ae312-aba5-4662-9166-32997342731f)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:14.204878 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef41fb6d-918c-40c8-9a28-bfb545c5ed40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:14.221043 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef41fb6d-918c-40c8-9a28-bfb545c5ed40) transitioned into state 'SUCCESS' from state '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-849037204',encryption_key_id=None,group_id=8f877968-fe74-4d19-8780-a41aa45fb4a5,group_type_id=,metadata={},multiattach=False,project_id='9f3d53d6db604ed7825db0aafd06fb91',qos_specs=None,replication_status=,reservations=['09b08ba6-ec96-4ed3-9dbe-124f5122c74d','588fec00-e5cd-4748-a4fe-060b04c9b5dc','6a49708a-9e6a-4b96-b17e-f67ba41e7083','e6820fb4-9ce2-4fb3-9c1c-46a3dc2ebfb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77707e3d435644569cfa5811334041e5',volume_type_id=115ae312-aba5-4662-9166-32997342731f)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:14.221685 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2343edac-abc3-4857-9fef-102a593f684c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:14.242871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2343edac-abc3-4857-9fef-102a593f684c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:14.243682 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Flow 'volume_create_api' (d3dd0dd8-b72d-4d73-ae76-45e463fc61b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:14.244055 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Create volume request issued successfully. Jul 03 17:48:14.244720 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:14.244894 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:14.284788 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:14.286097 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.286097 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:14.289894 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d20e73cc-7beb-4de0-8738-7e571116ab98 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:14.290310 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 169/674] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:48:14 2026] POST /volume/v3/volumes => generated 818 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:14.303831 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0b12bfeb-53b2-480b-91cd-2ce65763804a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.304859 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0b12bfeb-53b2-480b-91cd-2ce65763804a tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de Jul 03 17:48:14.305058 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0b12bfeb-53b2-480b-91cd-2ce65763804a tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.305228 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0b12bfeb-53b2-480b-91cd-2ce65763804a tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.311875 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.311875 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:14.314677 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0b12bfeb-53b2-480b-91cd-2ce65763804a tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Volume info retrieved successfully. Jul 03 17:48:14.315312 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-0b12bfeb-53b2-480b-91cd-2ce65763804a tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:14.315456 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-0b12bfeb-53b2-480b-91cd-2ce65763804a tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:14.324469 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-0c60eb32-eb15-486c-be8b-175a47d77f7d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.326513 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-0c60eb32-eb15-486c-be8b-175a47d77f7d tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] DELETE https://10.4.3.210/volume/v3/attachments/f0ac01b4-0d67-4e07-8cc4-39c5e46662f7 Jul 03 17:48:14.326699 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-0c60eb32-eb15-486c-be8b-175a47d77f7d tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.326900 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-0c60eb32-eb15-486c-be8b-175a47d77f7d tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.334927 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.334927 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:14.346307 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-0b12bfeb-53b2-480b-91cd-2ce65763804a tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:14.350963 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.350963 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:14.355224 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0b12bfeb-53b2-480b-91cd-2ce65763804a tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de returned with HTTP 200 Jul 03 17:48:14.355569 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 175/675] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:14 2026] GET /volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de => generated 886 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:14.589071 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c8418bc8-66f4-42c5-9545-4312da2d807e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.589473 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c8418bc8-66f4-42c5-9545-4312da2d807e None None] GET https://10.4.3.210/volume// Jul 03 17:48:14.589632 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c8418bc8-66f4-42c5-9545-4312da2d807e None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.589860 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c8418bc8-66f4-42c5-9545-4312da2d807e None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.590160 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c8418bc8-66f4-42c5-9545-4312da2d807e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:48:14.590435 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 167/676] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:48: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 17:48:14.597506 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-6ecb3a60-3d39-439a-8a0a-5d5a2bc8e08b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.599758 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-6ecb3a60-3d39-439a-8a0a-5d5a2bc8e08b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:14.599998 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-6ecb3a60-3d39-439a-8a0a-5d5a2bc8e08b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.600833 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-6ecb3a60-3d39-439a-8a0a-5d5a2bc8e08b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.616902 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.616902 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:14.622320 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-6ecb3a60-3d39-439a-8a0a-5d5a2bc8e08b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:14.622889 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a3755c49-f731-4901-a1c8-f649c8d0e1d2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.626909 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3755c49-f731-4901-a1c8-f649c8d0e1d2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:14.626909 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3755c49-f731-4901-a1c8-f649c8d0e1d2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.626909 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3755c49-f731-4901-a1c8-f649c8d0e1d2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.627559 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-6ecb3a60-3d39-439a-8a0a-5d5a2bc8e08b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:14.628044 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 170/677] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:48:14 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:14.637566 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.637566 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:14.644741 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a3755c49-f731-4901-a1c8-f649c8d0e1d2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:14.650188 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3755c49-f731-4901-a1c8-f649c8d0e1d2 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:14.650641 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 176/678] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:14 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:14.741656 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-34977b04-8bfb-4b10-aa3f-966432209d5b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.743500 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-34977b04-8bfb-4b10-aa3f-966432209d5b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 Jul 03 17:48:14.743877 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-34977b04-8bfb-4b10-aa3f-966432209d5b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.744130 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-34977b04-8bfb-4b10-aa3f-966432209d5b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.750035 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-34977b04-8bfb-4b10-aa3f-966432209d5b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 returned with HTTP 404 Jul 03 17:48:14.750554 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 168/679] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:14 2026] GET /volume/v3/volumes/1cbb5d8c-482e-4beb-9a61-36b2869bc699 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:14.757878 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e91a3b3e-50e2-42b2-a63a-ba22327b182c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.759641 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e91a3b3e-50e2-42b2-a63a-ba22327b182c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303 Jul 03 17:48:14.759856 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e91a3b3e-50e2-42b2-a63a-ba22327b182c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.760061 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e91a3b3e-50e2-42b2-a63a-ba22327b182c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.760298 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-e91a3b3e-50e2-42b2-a63a-ba22327b182c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member c9749378-a0eb-4496-9de2-73d22b571303 {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:14.763272 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e91a3b3e-50e2-42b2-a63a-ba22327b182c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303 returned with HTTP 404 Jul 03 17:48:14.763735 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 171/680] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:14 2026] GET /volume/v3/groups/c9749378-a0eb-4496-9de2-73d22b571303 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 17:48:14.770228 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7b8b9556-4249-4b72-a7e9-99844a20d110 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.771947 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7b8b9556-4249-4b72-a7e9-99844a20d110 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/bdca6a1a-5a04-4b6f-a117-9a667bb4d9fd Jul 03 17:48:14.772154 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7b8b9556-4249-4b72-a7e9-99844a20d110 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.772345 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7b8b9556-4249-4b72-a7e9-99844a20d110 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.786513 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7b8b9556-4249-4b72-a7e9-99844a20d110 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/group_types/bdca6a1a-5a04-4b6f-a117-9a667bb4d9fd returned with HTTP 202 Jul 03 17:48:14.786951 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 177/681] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:48:14 2026] DELETE /volume/v3/group_types/bdca6a1a-5a04-4b6f-a117-9a667bb4d9fd => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:14.793114 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-64785dac-2ed4-4e40-a14a-10d52f28c71c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.794611 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-64785dac-2ed4-4e40-a14a-10d52f28c71c tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] DELETE https://10.4.3.210/volume/v3/types/265b6b30-4b62-4cab-a2d3-bb4627a6e663 Jul 03 17:48:14.794810 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-64785dac-2ed4-4e40-a14a-10d52f28c71c tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.794992 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-64785dac-2ed4-4e40-a14a-10d52f28c71c tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.795189 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.795189 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:14.828062 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-64785dac-2ed4-4e40-a14a-10d52f28c71c tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/types/265b6b30-4b62-4cab-a2d3-bb4627a6e663 returned with HTTP 202 Jul 03 17:48:14.828523 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 169/682] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:48:14 2026] DELETE /volume/v3/types/265b6b30-4b62-4cab-a2d3-bb4627a6e663 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:14.835056 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4c644947-d88d-4bee-9e04-9c1716dd834d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.837035 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4c644947-d88d-4bee-9e04-9c1716dd834d tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] GET https://10.4.3.210/volume/v3/types/265b6b30-4b62-4cab-a2d3-bb4627a6e663 Jul 03 17:48:14.837278 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4c644947-d88d-4bee-9e04-9c1716dd834d tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.837505 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4c644947-d88d-4bee-9e04-9c1716dd834d tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.840952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4c644947-d88d-4bee-9e04-9c1716dd834d tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/types/265b6b30-4b62-4cab-a2d3-bb4627a6e663 returned with HTTP 404 Jul 03 17:48:14.841519 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 172/683] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:48:14 2026] GET /volume/v3/types/265b6b30-4b62-4cab-a2d3-bb4627a6e663 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:14.849756 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-777df50e-b2c9-415f-873f-7564f71061de None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.851632 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-777df50e-b2c9-415f-873f-7564f71061de tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:48:14.851723 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-777df50e-b2c9-415f-873f-7564f71061de tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-809877228"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:14.862985 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-777df50e-b2c9-415f-873f-7564f71061de tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:48:14.863341 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 178/684] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:48:14 2026] POST /volume/v3/types => generated 223 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:14.864606 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-0c60eb32-eb15-486c-be8b-175a47d77f7d tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments/f0ac01b4-0d67-4e07-8cc4-39c5e46662f7 returned with HTTP 200 Jul 03 17:48:14.865055 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 166/685] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:48:14 2026] DELETE /volume/v3/attachments/f0ac01b4-0d67-4e07-8cc4-39c5e46662f7 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:14.872999 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b34f34cd-e94d-43b1-b0a4-3a2ae9db1e96 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.874808 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b34f34cd-e94d-43b1-b0a4-3a2ae9db1e96 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:48:14.875019 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-c2b21ffe-cd96-440e-9750-36ad18ee313a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.875203 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b34f34cd-e94d-43b1-b0a4-3a2ae9db1e96 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-860704737"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:14.879527 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-c2b21ffe-cd96-440e-9750-36ad18ee313a tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b2273d48-47a2-461a-bc7a-7a42c190b271 Jul 03 17:48:14.879782 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-c2b21ffe-cd96-440e-9750-36ad18ee313a tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.880049 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-c2b21ffe-cd96-440e-9750-36ad18ee313a tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.888298 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.888298 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:14.894024 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b34f34cd-e94d-43b1-b0a4-3a2ae9db1e96 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:48:14.894550 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 170/686] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:48:14 2026] POST /volume/v3/group_types => generated 180 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:14.906397 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c2f2567f-55d9-40b4-ba7b-1159ed7d15a2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.908146 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c2f2567f-55d9-40b4-ba7b-1159ed7d15a2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/groups Jul 03 17:48:14.908679 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c2f2567f-55d9-40b4-ba7b-1159ed7d15a2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "76f86c29-616c-472d-8684-7145a79e7dfe", "volume_types": ["4ee0406d-05bb-4391-8db1-36ae2254b2b4"], "name": "tempest-GroupSnapshotsTest-Group-759528954"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:14.909999 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-c2f2567f-55d9-40b4-ba7b-1159ed7d15a2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating new group {'group': {'group_type': '76f86c29-616c-472d-8684-7145a79e7dfe', 'volume_types': ['4ee0406d-05bb-4391-8db1-36ae2254b2b4'], 'name': 'tempest-GroupSnapshotsTest-Group-759528954'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 17:48:14.913192 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-c2f2567f-55d9-40b4-ba7b-1159ed7d15a2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating group tempest-GroupSnapshotsTest-Group-759528954. Jul 03 17:48:14.927030 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c2f2567f-55d9-40b4-ba7b-1159ed7d15a2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability zone cache updated, next update will occur around 2026-07-03 18:48:14.926751. {{(pid=99941) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:48:14.927139 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c2f2567f-55d9-40b4-ba7b-1159ed7d15a2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability Zones retrieved successfully. Jul 03 17:48:14.938441 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-c2f2567f-55d9-40b4-ba7b-1159ed7d15a2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['0496271f-36bc-48c9-9067-e6efb3ae77a5'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:14.960790 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c2f2567f-55d9-40b4-ba7b-1159ed7d15a2 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Jul 03 17:48:14.961172 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 179/687] 10.4.3.210 () {70 vars in 1297 bytes} [Fri Jul 3 17:48:14 2026] POST /volume/v3/groups => generated 111 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:14.968684 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-52dd2d64-6242-45d4-b737-0679649b2f29 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:14.970459 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52dd2d64-6242-45d4-b737-0679649b2f29 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:14.970659 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52dd2d64-6242-45d4-b737-0679649b2f29 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:14.970869 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52dd2d64-6242-45d4-b737-0679649b2f29 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:14.970982 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-52dd2d64-6242-45d4-b737-0679649b2f29 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:14.974026 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:14.974026 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:14.980982 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52dd2d64-6242-45d4-b737-0679649b2f29 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 200 Jul 03 17:48:14.981362 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 167/688] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:14 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:15.366621 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-86e6aae2-8599-4623-bf9c-357de47d9bc3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:15.368679 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-86e6aae2-8599-4623-bf9c-357de47d9bc3 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de Jul 03 17:48:15.368932 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-86e6aae2-8599-4623-bf9c-357de47d9bc3 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:15.369109 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-86e6aae2-8599-4623-bf9c-357de47d9bc3 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:15.377216 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:15.377216 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:15.379967 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-86e6aae2-8599-4623-bf9c-357de47d9bc3 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Volume info retrieved successfully. Jul 03 17:48:15.380581 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-86e6aae2-8599-4623-bf9c-357de47d9bc3 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:15.380733 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-86e6aae2-8599-4623-bf9c-357de47d9bc3 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:15.389483 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-30c8ca3e-02bf-452b-8f70-084107e33d6b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:15.391943 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-30c8ca3e-02bf-452b-8f70-084107e33d6b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] DELETE https://10.4.3.210/volume/v3/attachments/03b524d7-aaae-423a-b246-3161436d6ff6 Jul 03 17:48:15.391943 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-30c8ca3e-02bf-452b-8f70-084107e33d6b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:15.391943 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-30c8ca3e-02bf-452b-8f70-084107e33d6b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:15.399555 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:15.399555 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:15.416436 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-86e6aae2-8599-4623-bf9c-357de47d9bc3 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:15.419865 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:15.419865 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:15.423108 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-c2b21ffe-cd96-440e-9750-36ad18ee313a tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments/b2273d48-47a2-461a-bc7a-7a42c190b271 returned with HTTP 200 Jul 03 17:48:15.423514 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 173/689] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:48:14 2026] DELETE /volume/v3/attachments/b2273d48-47a2-461a-bc7a-7a42c190b271 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:15.427800 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-86e6aae2-8599-4623-bf9c-357de47d9bc3 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de returned with HTTP 200 Jul 03 17:48:15.427800 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 171/690] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:15 2026] GET /volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de => generated 911 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:15.430557 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-bf5e1b67-78e6-449a-a3cc-8dc7ff999287 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:15.434486 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-bf5e1b67-78e6-449a-a3cc-8dc7ff999287 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] DELETE https://10.4.3.210/volume/v3/attachments/5a0cb48a-a616-45bf-94c1-4b97fdeadc57 Jul 03 17:48:15.434682 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-bf5e1b67-78e6-449a-a3cc-8dc7ff999287 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:15.434903 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-bf5e1b67-78e6-449a-a3cc-8dc7ff999287 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:15.438919 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:15.441004 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] POST https://10.4.3.210/volume/v3/groups/action Jul 03 17:48:15.441331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Action body: b'{"create-from-src": {"source_group_id": "8f877968-fe74-4d19-8780-a41aa45fb4a5", "name": "tempest-Group_from_grp-1119906166"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:15.441451 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "8f877968-fe74-4d19-8780-a41aa45fb4a5", "name": "tempest-Group_from_grp-1119906166"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:15.442854 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Creating new group {'create-from-src': {'source_group_id': '8f877968-fe74-4d19-8780-a41aa45fb4a5', 'name': 'tempest-Group_from_grp-1119906166'}}. {{(pid=99940) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 17:48:15.442966 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.groups [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Creating group tempest-Group_from_grp-1119906166 from source group 8f877968-fe74-4d19-8780-a41aa45fb4a5. Jul 03 17:48:15.445857 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:15.445857 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:15.447436 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:15.447436 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:15.451785 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:15.451785 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:15.486203 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Created reservations ['91c9aaa9-cf23-4b7f-9201-31f633b13f2b'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:15.663579 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6825105c-8e5b-4aed-9a31-27943b8f57ee None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:15.665513 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6825105c-8e5b-4aed-9a31-27943b8f57ee tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:15.665720 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6825105c-8e5b-4aed-9a31-27943b8f57ee tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:15.665953 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6825105c-8e5b-4aed-9a31-27943b8f57ee tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:15.675499 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:15.675499 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:15.678982 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6825105c-8e5b-4aed-9a31-27943b8f57ee tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:15.683326 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6825105c-8e5b-4aed-9a31-27943b8f57ee tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:15.683714 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 172/691] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:15 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:15.926283 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-38befb42-2b27-4f24-a5bc-990fb9724f32 req-30c8ca3e-02bf-452b-8f70-084107e33d6b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/attachments/03b524d7-aaae-423a-b246-3161436d6ff6 returned with HTTP 200 Jul 03 17:48:15.926747 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 180/692] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:48:15 2026] DELETE /volume/v3/attachments/03b524d7-aaae-423a-b246-3161436d6ff6 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:15.982385 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-996c7d88-bfef-4ac5-9032-de631b3358c2 req-bf5e1b67-78e6-449a-a3cc-8dc7ff999287 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/attachments/5a0cb48a-a616-45bf-94c1-4b97fdeadc57 returned with HTTP 200 Jul 03 17:48:15.983065 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 168/693] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:48:15 2026] DELETE /volume/v3/attachments/5a0cb48a-a616-45bf-94c1-4b97fdeadc57 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:15.991353 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a849b147-f1fc-4ce3-93c9-1a0e51fc4275 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:15.993434 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a849b147-f1fc-4ce3-93c9-1a0e51fc4275 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:15.993697 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a849b147-f1fc-4ce3-93c9-1a0e51fc4275 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:15.993943 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a849b147-f1fc-4ce3-93c9-1a0e51fc4275 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:15.994106 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-a849b147-f1fc-4ce3-93c9-1a0e51fc4275 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:15.997964 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:15.997964 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:16.006184 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a849b147-f1fc-4ce3-93c9-1a0e51fc4275 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 200 Jul 03 17:48:16.006677 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 173/694] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:15 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:16.019241 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:16.021388 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:16.021871 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1817942127", "volume_type": "4ee0406d-05bb-4391-8db1-36ae2254b2b4", "group_id": "d7c2f475-0f23-492e-b806-b3541c84662c", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:16.023741 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1817942127', 'volume_type': '4ee0406d-05bb-4391-8db1-36ae2254b2b4', 'group_id': 'd7c2f475-0f23-492e-b806-b3541c84662c', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:16.035013 np0000004448 devstack@c-api.service[99940]: INFO cinder.group.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] A mapping entry already exists for group fefe4842-ef0d-44c1-b0c1-34512144bb72 and volume type 115ae312-aba5-4662-9166-32997342731f. Do not need to create again. Jul 03 17:48:16.035013 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.035013 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:16.035371 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.035371 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:16.035371 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume of 1 GB Jul 03 17:48:16.036598 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Availability zone cache updated, next update will occur around 2026-07-03 18:48:16.036299. {{(pid=99940) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:48:16.036782 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Availability Zones retrieved successfully. Jul 03 17:48:16.039856 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability Zones retrieved successfully. Jul 03 17:48:16.043693 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Flow 'volume_create_api' (5c92416f-455b-4030-8629-d65485c2c24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:16.044980 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f262de-7977-4859-b0a8-023463dfb5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:16.046267 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:16.047194 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Flow 'volume_create_api' (6a3e2241-c8e2-4105-8125-b9bc46622b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:16.048629 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b117a022-4fce-449f-b7a1-afcf3b927a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:16.049426 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.049426 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:16.050116 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:16.067860 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f262de-7977-4859-b0a8-023463dfb5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9378da62-94e5-4eb1-89fa-75a1f98d89de', 'volume_type': VolumeType(created_at=2026-07-03T17:48:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=115ae312-aba5-4662-9166-32997342731f,is_public=True,name='tempest-GroupsV314Test-volume-type-1599100411',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '115ae312-aba5-4662-9166-32997342731f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fefe4842-ef0d-44c1-b0c1-34512144bb72', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:16.068441 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d7a2da-66a7-4cda-aed6-e919e803246e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:16.084505 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b117a022-4fce-449f-b7a1-afcf3b927a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:48:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ee0406d-05bb-4391-8db1-36ae2254b2b4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-809877228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ee0406d-05bb-4391-8db1-36ae2254b2b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd7c2f475-0f23-492e-b806-b3541c84662c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:16.085859 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d4806ac-4408-4c7b-8174-1c8a26730800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:16.114811 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Created reservations ['ac01549a-b65a-4b69-9198-fdda3d839631', '2840961e-97b6-453e-9ecd-3cb1dbe558e9', '386441a3-a831-4940-b98b-a46a901b0591', '5d0c5743-25e9-4295-89f0-0a45af1d47b7'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:16.115468 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d7a2da-66a7-4cda-aed6-e919e803246e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac01549a-b65a-4b69-9198-fdda3d839631', '2840961e-97b6-453e-9ecd-3cb1dbe558e9', '386441a3-a831-4940-b98b-a46a901b0591', '5d0c5743-25e9-4295-89f0-0a45af1d47b7']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:16.116368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd13c3e-ebf7-4dc4-8dba-1af1ef2bdfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:16.124279 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-809877228 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-809877228, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:16.124762 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-809877228 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-809877228, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:16.143842 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd13c3e-ebf7-4dc4-8dba-1af1ef2bdfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b98eb76-7878-4c34-b3a3-8e50f74e415f', '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=fefe4842-ef0d-44c1-b0c1-34512144bb72,group_type_id=,metadata={},multiattach=False,project_id='9f3d53d6db604ed7825db0aafd06fb91',qos_specs=None,replication_status=,reservations=['ac01549a-b65a-4b69-9198-fdda3d839631','2840961e-97b6-453e-9ecd-3cb1dbe558e9','386441a3-a831-4940-b98b-a46a901b0591','5d0c5743-25e9-4295-89f0-0a45af1d47b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=9378da62-94e5-4eb1-89fa-75a1f98d89de,status='creating',user_id='77707e3d435644569cfa5811334041e5',volume_type_id=115ae312-aba5-4662-9166-32997342731f), 'volume': Volume(_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-03T17:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fefe4842-ef0d-44c1-b0c1-34512144bb72,host=None,id=7b98eb76-7878-4c34-b3a3-8e50f74e415f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f3d53d6db604ed7825db0aafd06fb91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9378da62-94e5-4eb1-89fa-75a1f98d89de,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77707e3d435644569cfa5811334041e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(115ae312-aba5-4662-9166-32997342731f),volume_type_id=115ae312-aba5-4662-9166-32997342731f)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:16.144954 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3815a602-7b56-49f7-a6a2-a390d079ac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:16.153381 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['6a36428a-b121-4f52-be1f-1149ce33fa0c', '6d150021-618f-44fc-8f72-cde2e77877b7', '64128652-4d7f-45d6-a0f0-b785dfa13646', '329b394f-7e4c-4e15-9b09-ebf183624afc'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:16.154420 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d4806ac-4408-4c7b-8174-1c8a26730800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a36428a-b121-4f52-be1f-1149ce33fa0c', '6d150021-618f-44fc-8f72-cde2e77877b7', '64128652-4d7f-45d6-a0f0-b785dfa13646', '329b394f-7e4c-4e15-9b09-ebf183624afc']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:16.155483 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993fd9da-e2bf-4760-8f67-3c6ef9914fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:16.164991 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3815a602-7b56-49f7-a6a2-a390d079ac52) transitioned into state 'SUCCESS' from 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=fefe4842-ef0d-44c1-b0c1-34512144bb72,group_type_id=,metadata={},multiattach=False,project_id='9f3d53d6db604ed7825db0aafd06fb91',qos_specs=None,replication_status=,reservations=['ac01549a-b65a-4b69-9198-fdda3d839631','2840961e-97b6-453e-9ecd-3cb1dbe558e9','386441a3-a831-4940-b98b-a46a901b0591','5d0c5743-25e9-4295-89f0-0a45af1d47b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=9378da62-94e5-4eb1-89fa-75a1f98d89de,status='creating',user_id='77707e3d435644569cfa5811334041e5',volume_type_id=115ae312-aba5-4662-9166-32997342731f)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:16.165740 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Flow 'volume_create_api' (5c92416f-455b-4030-8629-d65485c2c24e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:16.166286 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Create volume request issued successfully. Jul 03 17:48:16.178483 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-90d6ef35-3757-4da8-825e-ad1f3e3b6f43 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/groups/action returned with HTTP 202 Jul 03 17:48:16.178999 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 174/695] 10.4.3.210 () {70 vars in 1318 bytes} [Fri Jul 3 17:48:15 2026] POST /volume/v3/groups/action => generated 102 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:16.189363 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993fd9da-e2bf-4760-8f67-3c6ef9914fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a3c59af-0cb8-4005-b7f1-0ef4f391ce85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1817942127',encryption_key_id=None,group_id=d7c2f475-0f23-492e-b806-b3541c84662c,group_type_id=,metadata={},multiattach=False,project_id='4ee59da478f646a7a063eeffe240482f',qos_specs=None,replication_status=,reservations=['6a36428a-b121-4f52-be1f-1149ce33fa0c','6d150021-618f-44fc-8f72-cde2e77877b7','64128652-4d7f-45d6-a0f0-b785dfa13646','329b394f-7e4c-4e15-9b09-ebf183624afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dbe6fdf7984a649abf5416c626e356',volume_type_id=4ee0406d-05bb-4391-8db1-36ae2254b2b4), 'volume': Volume(_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-03T17:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1817942127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d7c2f475-0f23-492e-b806-b3541c84662c,host=None,id=7a3c59af-0cb8-4005-b7f1-0ef4f391ce85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee59da478f646a7a063eeffe240482f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2dbe6fdf7984a649abf5416c626e356',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ee0406d-05bb-4391-8db1-36ae2254b2b4),volume_type_id=4ee0406d-05bb-4391-8db1-36ae2254b2b4)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:16.190333 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46a1212e-63b4-461a-9c5a-38b5b6e631f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:16.190695 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-46754cc8-1d79-4459-8728-59c3350a2576 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:16.192691 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:16.193042 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:16.193231 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:16.194573 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:16.194573 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.194573 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:16.194573 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:16.206192 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Get all volumes completed successfully. Jul 03 17:48:16.206874 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:16.207269 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:16.216276 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46a1212e-63b4-461a-9c5a-38b5b6e631f8) transitioned into state 'SUCCESS' from state '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-1817942127',encryption_key_id=None,group_id=d7c2f475-0f23-492e-b806-b3541c84662c,group_type_id=,metadata={},multiattach=False,project_id='4ee59da478f646a7a063eeffe240482f',qos_specs=None,replication_status=,reservations=['6a36428a-b121-4f52-be1f-1149ce33fa0c','6d150021-618f-44fc-8f72-cde2e77877b7','64128652-4d7f-45d6-a0f0-b785dfa13646','329b394f-7e4c-4e15-9b09-ebf183624afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dbe6fdf7984a649abf5416c626e356',volume_type_id=4ee0406d-05bb-4391-8db1-36ae2254b2b4)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:16.217368 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7301bbf9-7199-429c-9476-713c33b32d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:16.235793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7301bbf9-7199-429c-9476-713c33b32d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:16.235793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Flow 'volume_create_api' (6a3e2241-c8e2-4105-8125-b9bc46622b66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:16.235793 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume request issued successfully. Jul 03 17:48:16.235793 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:16.235793 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:16.250975 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:16.254863 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.254863 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:16.259531 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:16.259689 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:16.275827 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:16.282917 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.282917 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:16.293157 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f56f6d92-6cd1-4cee-9d63-ad2356001d2a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:16.293598 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 181/696] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:48:16 2026] POST /volume/v3/volumes => generated 822 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:16.307155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-187651f7-23c2-476c-9e8c-9423df2d7959 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:16.310293 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:16.310401 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-187651f7-23c2-476c-9e8c-9423df2d7959 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/7a3c59af-0cb8-4005-b7f1-0ef4f391ce85 Jul 03 17:48:16.312067 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-187651f7-23c2-476c-9e8c-9423df2d7959 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:16.312067 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-187651f7-23c2-476c-9e8c-9423df2d7959 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:16.313409 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.313409 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:16.319102 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.319102 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:16.320154 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-46754cc8-1d79-4459-8728-59c3350a2576 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:16.320525 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 169/697] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:16 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:16.323647 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-187651f7-23c2-476c-9e8c-9423df2d7959 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:16.324453 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-187651f7-23c2-476c-9e8c-9423df2d7959 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:16.324577 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-187651f7-23c2-476c-9e8c-9423df2d7959 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:16.333650 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d4443e26-8197-4b5b-879c-cc651a278ee1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:16.335482 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d4443e26-8197-4b5b-879c-cc651a278ee1 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/volumes/7b98eb76-7878-4c34-b3a3-8e50f74e415f Jul 03 17:48:16.335721 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d4443e26-8197-4b5b-879c-cc651a278ee1 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:16.335951 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d4443e26-8197-4b5b-879c-cc651a278ee1 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:16.342887 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.342887 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:16.346492 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d4443e26-8197-4b5b-879c-cc651a278ee1 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Volume info retrieved successfully. Jul 03 17:48:16.347297 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-d4443e26-8197-4b5b-879c-cc651a278ee1 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:16.347494 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-d4443e26-8197-4b5b-879c-cc651a278ee1 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:16.364097 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-187651f7-23c2-476c-9e8c-9423df2d7959 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:16.367349 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.367349 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:16.374186 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-187651f7-23c2-476c-9e8c-9423df2d7959 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/7a3c59af-0cb8-4005-b7f1-0ef4f391ce85 returned with HTTP 200 Jul 03 17:48:16.374557 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 174/698] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:16 2026] GET /volume/v3/volumes/7a3c59af-0cb8-4005-b7f1-0ef4f391ce85 => generated 890 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:16.390591 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-d4443e26-8197-4b5b-879c-cc651a278ee1 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:16.393400 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.393400 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:16.399738 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d4443e26-8197-4b5b-879c-cc651a278ee1 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes/7b98eb76-7878-4c34-b3a3-8e50f74e415f returned with HTTP 200 Jul 03 17:48:16.400286 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 175/699] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:16 2026] GET /volume/v3/volumes/7b98eb76-7878-4c34-b3a3-8e50f74e415f => generated 923 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:16.411245 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-22232654-cb2f-4101-86b2-5a54802260f9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:16.413845 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-22232654-cb2f-4101-86b2-5a54802260f9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/groups/fefe4842-ef0d-44c1-b0c1-34512144bb72 Jul 03 17:48:16.414057 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-22232654-cb2f-4101-86b2-5a54802260f9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:16.414239 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-22232654-cb2f-4101-86b2-5a54802260f9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:16.414426 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-22232654-cb2f-4101-86b2-5a54802260f9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] show called for member fefe4842-ef0d-44c1-b0c1-34512144bb72 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:16.417378 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.417378 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:16.425885 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-22232654-cb2f-4101-86b2-5a54802260f9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/groups/fefe4842-ef0d-44c1-b0c1-34512144bb72 returned with HTTP 200 Jul 03 17:48:16.425885 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 182/700] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:16 2026] GET /volume/v3/groups/fefe4842-ef0d-44c1-b0c1-34512144bb72 => generated 417 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:16.433946 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:16.435813 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:16.436034 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:16.436221 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:16.436448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:16.437176 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:16.445719 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Get all volumes completed successfully. Jul 03 17:48:16.446850 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:16.446850 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:16.484370 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:16.487350 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.487350 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:16.490984 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:16.491134 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:16.528058 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:16.530920 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.530920 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:16.537607 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d4b9ac41-a862-4281-b85c-f1c61e1a31d9 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:16.538014 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 170/701] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:16 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:16.554070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-50671ed2-bb31-4ec4-8420-25b1e1a17b81 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:16.556160 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-50671ed2-bb31-4ec4-8420-25b1e1a17b81 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] POST https://10.4.3.210/volume/v3/groups/fefe4842-ef0d-44c1-b0c1-34512144bb72/action Jul 03 17:48:16.556574 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-50671ed2-bb31-4ec4-8420-25b1e1a17b81 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:16.556795 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-50671ed2-bb31-4ec4-8420-25b1e1a17b81 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:16.558685 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-50671ed2-bb31-4ec4-8420-25b1e1a17b81 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] delete called for group fefe4842-ef0d-44c1-b0c1-34512144bb72 {{(pid=99942) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:48:16.558815 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.groups [None req-50671ed2-bb31-4ec4-8420-25b1e1a17b81 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Delete group with id: fefe4842-ef0d-44c1-b0c1-34512144bb72 Jul 03 17:48:16.562941 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.562941 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:16.617285 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-50671ed2-bb31-4ec4-8420-25b1e1a17b81 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/groups/fefe4842-ef0d-44c1-b0c1-34512144bb72/action returned with HTTP 202 Jul 03 17:48:16.618927 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 175/702] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:48:16 2026] POST /volume/v3/groups/fefe4842-ef0d-44c1-b0c1-34512144bb72/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:16.626948 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3c45b40d-3986-40e1-b713-f85d49c9497d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:16.629261 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3c45b40d-3986-40e1-b713-f85d49c9497d tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/volumes/7b98eb76-7878-4c34-b3a3-8e50f74e415f Jul 03 17:48:16.629470 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3c45b40d-3986-40e1-b713-f85d49c9497d tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:16.629717 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3c45b40d-3986-40e1-b713-f85d49c9497d tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:16.636849 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.636849 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:16.640735 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3c45b40d-3986-40e1-b713-f85d49c9497d tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Volume info retrieved successfully. Jul 03 17:48:16.641341 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-3c45b40d-3986-40e1-b713-f85d49c9497d tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:16.641503 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-3c45b40d-3986-40e1-b713-f85d49c9497d tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:16.681485 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-3c45b40d-3986-40e1-b713-f85d49c9497d tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:16.687244 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.687244 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:16.694612 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3c45b40d-3986-40e1-b713-f85d49c9497d tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes/7b98eb76-7878-4c34-b3a3-8e50f74e415f returned with HTTP 200 Jul 03 17:48:16.695017 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 176/703] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:16 2026] GET /volume/v3/volumes/7b98eb76-7878-4c34-b3a3-8e50f74e415f => generated 922 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:16.696325 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6cfde1e0-83f8-41c0-b6e4-8ca6a192cf26 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:16.698168 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6cfde1e0-83f8-41c0-b6e4-8ca6a192cf26 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:16.698409 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6cfde1e0-83f8-41c0-b6e4-8ca6a192cf26 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:16.698583 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6cfde1e0-83f8-41c0-b6e4-8ca6a192cf26 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:16.705725 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:16.705725 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:16.711406 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6cfde1e0-83f8-41c0-b6e4-8ca6a192cf26 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:16.719616 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6cfde1e0-83f8-41c0-b6e4-8ca6a192cf26 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:16.720051 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 183/704] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:16 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:17.387312 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4f94fd8d-935d-4aeb-aa8d-8131cad9838f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:17.389783 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4f94fd8d-935d-4aeb-aa8d-8131cad9838f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/7a3c59af-0cb8-4005-b7f1-0ef4f391ce85 Jul 03 17:48:17.390115 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4f94fd8d-935d-4aeb-aa8d-8131cad9838f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:17.390412 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4f94fd8d-935d-4aeb-aa8d-8131cad9838f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:17.400294 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.400294 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:17.405149 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4f94fd8d-935d-4aeb-aa8d-8131cad9838f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:17.406084 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-4f94fd8d-935d-4aeb-aa8d-8131cad9838f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:17.406317 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-4f94fd8d-935d-4aeb-aa8d-8131cad9838f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:17.461379 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-4f94fd8d-935d-4aeb-aa8d-8131cad9838f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:17.465017 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.465017 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:17.474599 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4f94fd8d-935d-4aeb-aa8d-8131cad9838f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/7a3c59af-0cb8-4005-b7f1-0ef4f391ce85 returned with HTTP 200 Jul 03 17:48:17.475174 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 171/705] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:17 2026] GET /volume/v3/volumes/7a3c59af-0cb8-4005-b7f1-0ef4f391ce85 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:17.489263 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:17.491040 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:17.491401 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2143739787", "volume_type": "4ee0406d-05bb-4391-8db1-36ae2254b2b4", "group_id": "d7c2f475-0f23-492e-b806-b3541c84662c", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:17.492853 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2143739787', 'volume_type': '4ee0406d-05bb-4391-8db1-36ae2254b2b4', 'group_id': 'd7c2f475-0f23-492e-b806-b3541c84662c', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:17.500740 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.500740 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:17.501284 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume of 1 GB Jul 03 17:48:17.507049 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability Zones retrieved successfully. Jul 03 17:48:17.512172 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Flow 'volume_create_api' (9168d085-f9a3-4c7b-a3bd-dee841fbac08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:17.513436 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1933cac-c08e-4be4-b2ea-c848cce45f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:17.513985 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.513985 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:17.514384 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:17.534982 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1933cac-c08e-4be4-b2ea-c848cce45f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:48:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ee0406d-05bb-4391-8db1-36ae2254b2b4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-809877228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ee0406d-05bb-4391-8db1-36ae2254b2b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd7c2f475-0f23-492e-b806-b3541c84662c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:17.535840 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5437df12-12f1-46c4-85bb-17802bb7f964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:17.562105 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-809877228 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-809877228, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:17.562448 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-809877228 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-809877228, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:17.578106 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['254695f3-93d9-4800-bef5-05894d43e626', '1b565b8d-0500-4da3-acc2-b2a883ec944d', 'cee82c62-463e-46df-b183-d907ab5a7819', 'f912c61a-b27b-4f5c-bc8e-a9d070efa986'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:17.578915 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5437df12-12f1-46c4-85bb-17802bb7f964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['254695f3-93d9-4800-bef5-05894d43e626', '1b565b8d-0500-4da3-acc2-b2a883ec944d', 'cee82c62-463e-46df-b183-d907ab5a7819', 'f912c61a-b27b-4f5c-bc8e-a9d070efa986']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:17.579616 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6276cd01-7066-4485-8cb0-d3d4d135c94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:17.602843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6276cd01-7066-4485-8cb0-d3d4d135c94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f827fc70-b0c5-4da9-b864-e44968e16ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2143739787',encryption_key_id=None,group_id=d7c2f475-0f23-492e-b806-b3541c84662c,group_type_id=,metadata={},multiattach=False,project_id='4ee59da478f646a7a063eeffe240482f',qos_specs=None,replication_status=,reservations=['254695f3-93d9-4800-bef5-05894d43e626','1b565b8d-0500-4da3-acc2-b2a883ec944d','cee82c62-463e-46df-b183-d907ab5a7819','f912c61a-b27b-4f5c-bc8e-a9d070efa986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dbe6fdf7984a649abf5416c626e356',volume_type_id=4ee0406d-05bb-4391-8db1-36ae2254b2b4), 'volume': Volume(_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-03T17:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2143739787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d7c2f475-0f23-492e-b806-b3541c84662c,host=None,id=f827fc70-b0c5-4da9-b864-e44968e16ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee59da478f646a7a063eeffe240482f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2dbe6fdf7984a649abf5416c626e356',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ee0406d-05bb-4391-8db1-36ae2254b2b4),volume_type_id=4ee0406d-05bb-4391-8db1-36ae2254b2b4)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:17.603523 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b8e1222-ad60-4205-8367-0f2e6eae12b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:17.628271 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b8e1222-ad60-4205-8367-0f2e6eae12b2) transitioned into state 'SUCCESS' from state '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-2143739787',encryption_key_id=None,group_id=d7c2f475-0f23-492e-b806-b3541c84662c,group_type_id=,metadata={},multiattach=False,project_id='4ee59da478f646a7a063eeffe240482f',qos_specs=None,replication_status=,reservations=['254695f3-93d9-4800-bef5-05894d43e626','1b565b8d-0500-4da3-acc2-b2a883ec944d','cee82c62-463e-46df-b183-d907ab5a7819','f912c61a-b27b-4f5c-bc8e-a9d070efa986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dbe6fdf7984a649abf5416c626e356',volume_type_id=4ee0406d-05bb-4391-8db1-36ae2254b2b4)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:17.629044 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26810c1c-d1c7-4ff2-bccb-d04be7290c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:17.640565 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26810c1c-d1c7-4ff2-bccb-d04be7290c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:17.641389 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Flow 'volume_create_api' (9168d085-f9a3-4c7b-a3bd-dee841fbac08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:17.641671 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume request issued successfully. Jul 03 17:48:17.642378 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:17.642515 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:17.684448 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:17.688073 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.688073 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:17.692392 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4ed0da79-4e73-4759-89c7-e3914611a4fa tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:17.692880 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 176/706] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:48:17 2026] POST /volume/v3/volumes => generated 822 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:17.709322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f720bd16-74d3-450f-8d40-0624c8af96dc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:17.711224 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fff12148-372c-4cde-befc-e122975a55c0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:17.712556 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f720bd16-74d3-450f-8d40-0624c8af96dc tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/volumes/7b98eb76-7878-4c34-b3a3-8e50f74e415f Jul 03 17:48:17.712813 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f720bd16-74d3-450f-8d40-0624c8af96dc tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:17.713015 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f720bd16-74d3-450f-8d40-0624c8af96dc tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:17.715565 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fff12148-372c-4cde-befc-e122975a55c0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 Jul 03 17:48:17.715905 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fff12148-372c-4cde-befc-e122975a55c0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:17.716158 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fff12148-372c-4cde-befc-e122975a55c0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:17.722097 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f720bd16-74d3-450f-8d40-0624c8af96dc tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes/7b98eb76-7878-4c34-b3a3-8e50f74e415f returned with HTTP 404 Jul 03 17:48:17.722097 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 184/707] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:17 2026] GET /volume/v3/volumes/7b98eb76-7878-4c34-b3a3-8e50f74e415f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:17.726728 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.726728 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:17.732733 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ae715482-bd6c-43f8-8b67-4660aa15a1d6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:17.733875 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fff12148-372c-4cde-befc-e122975a55c0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:17.734614 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae715482-bd6c-43f8-8b67-4660aa15a1d6 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/groups/fefe4842-ef0d-44c1-b0c1-34512144bb72 Jul 03 17:48:17.734857 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ae715482-bd6c-43f8-8b67-4660aa15a1d6 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:17.734901 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-fff12148-372c-4cde-befc-e122975a55c0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:17.735032 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ae715482-bd6c-43f8-8b67-4660aa15a1d6 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:17.735096 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-fff12148-372c-4cde-befc-e122975a55c0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:17.735155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-ae715482-bd6c-43f8-8b67-4660aa15a1d6 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] show called for member fefe4842-ef0d-44c1-b0c1-34512144bb72 {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:17.740236 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae715482-bd6c-43f8-8b67-4660aa15a1d6 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/groups/fefe4842-ef0d-44c1-b0c1-34512144bb72 returned with HTTP 404 Jul 03 17:48:17.741054 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 172/708] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:17 2026] GET /volume/v3/groups/fefe4842-ef0d-44c1-b0c1-34512144bb72 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:17.746952 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:17.751079 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:17.751079 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:17.751079 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:17.751079 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:17.751079 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:17.758341 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Get all volumes completed successfully. Jul 03 17:48:17.759101 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:17.759290 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:17.786189 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-fff12148-372c-4cde-befc-e122975a55c0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:17.789564 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.789564 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:17.796905 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fff12148-372c-4cde-befc-e122975a55c0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 returned with HTTP 200 Jul 03 17:48:17.797431 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 177/709] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:17 2026] GET /volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 => generated 890 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:17.797583 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:17.800549 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.800549 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:17.812467 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b7ab291e-0b06-4b09-8cb2-dcf591f28687 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:17.813120 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 177/710] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:17 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:17.829864 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-84be0f21-1680-4daa-bb9f-c50f967feecd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:17.831496 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84be0f21-1680-4daa-bb9f-c50f967feecd tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] POST https://10.4.3.210/volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5/action Jul 03 17:48:17.831893 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84be0f21-1680-4daa-bb9f-c50f967feecd tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:17.832008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84be0f21-1680-4daa-bb9f-c50f967feecd tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:17.833286 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-84be0f21-1680-4daa-bb9f-c50f967feecd tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] delete called for group 8f877968-fe74-4d19-8780-a41aa45fb4a5 {{(pid=99941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:48:17.833379 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-84be0f21-1680-4daa-bb9f-c50f967feecd tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Delete group with id: 8f877968-fe74-4d19-8780-a41aa45fb4a5 Jul 03 17:48:17.837575 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.837575 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:17.882285 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84be0f21-1680-4daa-bb9f-c50f967feecd tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5/action returned with HTTP 202 Jul 03 17:48:17.882925 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 185/711] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:48:17 2026] POST /volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:17.893297 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8e0ce85c-498b-4e0d-b86f-29f58ff31b07 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:17.896616 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8e0ce85c-498b-4e0d-b86f-29f58ff31b07 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de Jul 03 17:48:17.896974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8e0ce85c-498b-4e0d-b86f-29f58ff31b07 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:17.897253 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8e0ce85c-498b-4e0d-b86f-29f58ff31b07 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:17.905164 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.905164 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:17.908897 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8e0ce85c-498b-4e0d-b86f-29f58ff31b07 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Volume info retrieved successfully. Jul 03 17:48:17.909567 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-8e0ce85c-498b-4e0d-b86f-29f58ff31b07 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:17.909781 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-8e0ce85c-498b-4e0d-b86f-29f58ff31b07 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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 17:48:17.954151 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-8e0ce85c-498b-4e0d-b86f-29f58ff31b07 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:17.957120 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.957120 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:17.964177 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8e0ce85c-498b-4e0d-b86f-29f58ff31b07 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de returned with HTTP 200 Jul 03 17:48:17.964518 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 173/712] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:17 2026] GET /volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de => generated 910 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:17.978432 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-69e08395-ca28-4f88-9af4-8fbc001d5d4b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:17.980670 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-69e08395-ca28-4f88-9af4-8fbc001d5d4b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] PUT https://10.4.3.210/volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447 Jul 03 17:48:17.981077 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-69e08395-ca28-4f88-9af4-8fbc001d5d4b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:17.988980 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-69e08395-ca28-4f88-9af4-8fbc001d5d4b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Acquiring lock "cinder-attachment_update-47d66301-7480-4102-8a11-2c4a5a5cdb27-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:48:17.993841 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-69e08395-ca28-4f88-9af4-8fbc001d5d4b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Lock "cinder-attachment_update-47d66301-7480-4102-8a11-2c4a5a5cdb27-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:48:17.994805 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:17.994805 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:18.514984 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-69e08395-ca28-4f88-9af4-8fbc001d5d4b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Lock "cinder-attachment_update-47d66301-7480-4102-8a11-2c4a5a5cdb27-np0000004448" released by "attachment_update" :: held 0.521s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:48:18.515120 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-69e08395-ca28-4f88-9af4-8fbc001d5d4b tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447 returned with HTTP 200 Jul 03 17:48:18.515704 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 178/713] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:48:17 2026] PUT /volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:18.525858 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-39588353-3150-48eb-803e-1320f73c0296 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:18.532451 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-39588353-3150-48eb-803e-1320f73c0296 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447 Jul 03 17:48:18.532699 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-39588353-3150-48eb-803e-1320f73c0296 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:18.532892 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-39588353-3150-48eb-803e-1320f73c0296 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:18.555634 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-39588353-3150-48eb-803e-1320f73c0296 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447 returned with HTTP 200 Jul 03 17:48:18.556204 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 178/714] 10.4.3.210 () {70 vars in 1651 bytes} [Fri Jul 3 17:48:18 2026] GET /volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:18.816711 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a03f30a8-7758-463c-93ac-d9ba753434fe None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:18.818267 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a03f30a8-7758-463c-93ac-d9ba753434fe tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 Jul 03 17:48:18.818570 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a03f30a8-7758-463c-93ac-d9ba753434fe tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:18.818570 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a03f30a8-7758-463c-93ac-d9ba753434fe tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:18.821517 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=315,cinder:UPDATE=63,cinder:INSERT=33,cinder:DELETE=3 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:48:18.827937 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:18.827937 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:18.832182 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a03f30a8-7758-463c-93ac-d9ba753434fe tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:18.832900 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-a03f30a8-7758-463c-93ac-d9ba753434fe tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:18.833077 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-a03f30a8-7758-463c-93ac-d9ba753434fe tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:18.875574 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-a03f30a8-7758-463c-93ac-d9ba753434fe tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:18.879231 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:18.879231 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:18.889191 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a03f30a8-7758-463c-93ac-d9ba753434fe tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 returned with HTTP 200 Jul 03 17:48:18.889704 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 186/715] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:18 2026] GET /volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 => generated 915 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:18.905889 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8967079b-4581-4ce8-9d50-777a764b138a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:18.907445 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8967079b-4581-4ce8-9d50-777a764b138a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] PUT https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:18.907885 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8967079b-4581-4ce8-9d50-777a764b138a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7a3c59af-0cb8-4005-b7f1-0ef4f391ce85"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:18.912891 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-8967079b-4581-4ce8-9d50-777a764b138a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Update called for group d7c2f475-0f23-492e-b806-b3541c84662c. {{(pid=99943) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 17:48:18.913857 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.groups [None req-8967079b-4581-4ce8-9d50-777a764b138a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Updating group d7c2f475-0f23-492e-b806-b3541c84662c with name None description: None add_volumes: None remove_volumes: 7a3c59af-0cb8-4005-b7f1-0ef4f391ce85. Jul 03 17:48:18.914470 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=445,cinder:INSERT=91,cinder:UPDATE=144,cinder:DELETE=2 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:48:18.918680 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:18.918680 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:18.957347 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8967079b-4581-4ce8-9d50-777a764b138a tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 202 Jul 03 17:48:18.957757 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 174/716] 10.4.3.210 () {70 vars in 1406 bytes} [Fri Jul 3 17:48:18 2026] PUT /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:18.964868 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e26cf982-1a8f-4cfb-930a-86e91214c672 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:18.966569 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e26cf982-1a8f-4cfb-930a-86e91214c672 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:18.966843 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e26cf982-1a8f-4cfb-930a-86e91214c672 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:18.967039 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e26cf982-1a8f-4cfb-930a-86e91214c672 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:18.967162 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-e26cf982-1a8f-4cfb-930a-86e91214c672 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:18.970401 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:18.970401 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:18.977369 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e26cf982-1a8f-4cfb-930a-86e91214c672 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 200 Jul 03 17:48:18.977811 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 179/717] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:18 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:18.977890 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fe4537a1-7e0c-4cb0-953c-24e756ac8042 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:18.979616 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fe4537a1-7e0c-4cb0-953c-24e756ac8042 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de Jul 03 17:48:18.979902 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fe4537a1-7e0c-4cb0-953c-24e756ac8042 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:18.980128 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fe4537a1-7e0c-4cb0-953c-24e756ac8042 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:18.987665 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fe4537a1-7e0c-4cb0-953c-24e756ac8042 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de returned with HTTP 404 Jul 03 17:48:18.990899 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 179/718] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:18 2026] GET /volume/v3/volumes/9378da62-94e5-4eb1-89fa-75a1f98d89de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:18.998225 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-093040b4-1385-42f4-9b66-6cc3dfa1da27 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:19.000374 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-093040b4-1385-42f4-9b66-6cc3dfa1da27 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] GET https://10.4.3.210/volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5 Jul 03 17:48:19.000861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-093040b4-1385-42f4-9b66-6cc3dfa1da27 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:19.001032 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-093040b4-1385-42f4-9b66-6cc3dfa1da27 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:19.001153 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-093040b4-1385-42f4-9b66-6cc3dfa1da27 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] show called for member 8f877968-fe74-4d19-8780-a41aa45fb4a5 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:19.004098 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-093040b4-1385-42f4-9b66-6cc3dfa1da27 tempest-GroupsV314Test-359031568 tempest-GroupsV314Test-359031568-project-member] https://10.4.3.210/volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5 returned with HTTP 404 Jul 03 17:48:19.004508 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 187/719] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:18 2026] GET /volume/v3/groups/8f877968-fe74-4d19-8780-a41aa45fb4a5 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:19.011957 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-39e4516b-edde-4b48-a691-4209ab90286d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:19.013635 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-39e4516b-edde-4b48-a691-4209ab90286d tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/63489a02-e5ad-4ad1-ac6f-4b26bd325aee Jul 03 17:48:19.013887 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-39e4516b-edde-4b48-a691-4209ab90286d tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:19.014063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-39e4516b-edde-4b48-a691-4209ab90286d tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:19.031146 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-39e4516b-edde-4b48-a691-4209ab90286d tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] https://10.4.3.210/volume/v3/group_types/63489a02-e5ad-4ad1-ac6f-4b26bd325aee returned with HTTP 202 Jul 03 17:48:19.031441 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 175/720] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:48:19 2026] DELETE /volume/v3/group_types/63489a02-e5ad-4ad1-ac6f-4b26bd325aee => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:19.037628 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-96e2f602-89a5-4bdd-8369-87998c81d3f1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:19.039375 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-96e2f602-89a5-4bdd-8369-87998c81d3f1 tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] DELETE https://10.4.3.210/volume/v3/types/115ae312-aba5-4662-9166-32997342731f Jul 03 17:48:19.039579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-96e2f602-89a5-4bdd-8369-87998c81d3f1 tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:19.039798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-96e2f602-89a5-4bdd-8369-87998c81d3f1 tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:19.040030 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:19.040030 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:19.074608 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-96e2f602-89a5-4bdd-8369-87998c81d3f1 tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] https://10.4.3.210/volume/v3/types/115ae312-aba5-4662-9166-32997342731f returned with HTTP 202 Jul 03 17:48:19.074988 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 180/721] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:48:19 2026] DELETE /volume/v3/types/115ae312-aba5-4662-9166-32997342731f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:19.085781 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-59e3755f-fdc4-4d81-899b-4c4d79a7349a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:19.087914 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-59e3755f-fdc4-4d81-899b-4c4d79a7349a tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] GET https://10.4.3.210/volume/v3/types/115ae312-aba5-4662-9166-32997342731f Jul 03 17:48:19.092207 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-59e3755f-fdc4-4d81-899b-4c4d79a7349a tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:19.092606 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-59e3755f-fdc4-4d81-899b-4c4d79a7349a tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:19.096731 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-59e3755f-fdc4-4d81-899b-4c4d79a7349a tempest-GroupsV314Test-1364950534 tempest-GroupsV314Test-1364950534-project-admin] https://10.4.3.210/volume/v3/types/115ae312-aba5-4662-9166-32997342731f returned with HTTP 404 Jul 03 17:48:19.097472 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 180/722] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:48:19 2026] GET /volume/v3/types/115ae312-aba5-4662-9166-32997342731f => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:19.987256 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e077017d-b73e-434c-a15e-2658b5bb8210 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:19.989594 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e077017d-b73e-434c-a15e-2658b5bb8210 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:19.989927 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e077017d-b73e-434c-a15e-2658b5bb8210 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:19.990196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e077017d-b73e-434c-a15e-2658b5bb8210 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:19.990383 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-e077017d-b73e-434c-a15e-2658b5bb8210 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:19.994533 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:19.994533 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:20.003710 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e077017d-b73e-434c-a15e-2658b5bb8210 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 200 Jul 03 17:48:20.004111 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 188/723] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:19 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:20.013934 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-042af45a-c100-4555-aadf-a7f1c3165796 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:20.015600 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-042af45a-c100-4555-aadf-a7f1c3165796 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] PUT https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:20.016018 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-042af45a-c100-4555-aadf-a7f1c3165796 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7a3c59af-0cb8-4005-b7f1-0ef4f391ce85"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:20.017508 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-042af45a-c100-4555-aadf-a7f1c3165796 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Update called for group d7c2f475-0f23-492e-b806-b3541c84662c. {{(pid=99943) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 17:48:20.017678 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.groups [None req-042af45a-c100-4555-aadf-a7f1c3165796 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Updating group d7c2f475-0f23-492e-b806-b3541c84662c with name None description: None add_volumes: 7a3c59af-0cb8-4005-b7f1-0ef4f391ce85 remove_volumes: None. Jul 03 17:48:20.021185 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:20.021185 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:20.049816 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-042af45a-c100-4555-aadf-a7f1c3165796 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 202 Jul 03 17:48:20.050423 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 176/724] 10.4.3.210 () {70 vars in 1406 bytes} [Fri Jul 3 17:48:20 2026] PUT /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:20.056994 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9c55faa5-698f-4aab-8cda-bb6a9445d06f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:20.058669 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9c55faa5-698f-4aab-8cda-bb6a9445d06f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:20.058917 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9c55faa5-698f-4aab-8cda-bb6a9445d06f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:20.059137 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9c55faa5-698f-4aab-8cda-bb6a9445d06f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:20.059304 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-9c55faa5-698f-4aab-8cda-bb6a9445d06f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:20.063833 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:20.063833 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:20.071084 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9c55faa5-698f-4aab-8cda-bb6a9445d06f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 200 Jul 03 17:48:20.072258 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 181/725] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:20 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:21.080196 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a615c506-22c5-4f7d-84a8-a9b939ae70d0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:21.081935 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a615c506-22c5-4f7d-84a8-a9b939ae70d0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:21.082086 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a615c506-22c5-4f7d-84a8-a9b939ae70d0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:21.082261 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a615c506-22c5-4f7d-84a8-a9b939ae70d0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:21.082390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-a615c506-22c5-4f7d-84a8-a9b939ae70d0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:21.085177 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:21.085177 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:21.091602 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a615c506-22c5-4f7d-84a8-a9b939ae70d0 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 200 Jul 03 17:48:21.092098 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 181/726] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:21 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:21.100327 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-13bb06de-338d-4055-8667-339ab875d374 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:21.102096 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-13bb06de-338d-4055-8667-339ab875d374 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] PUT https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:21.102583 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-13bb06de-338d-4055-8667-339ab875d374 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "f827fc70-b0c5-4da9-b864-e44968e16ef3"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:21.107881 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-13bb06de-338d-4055-8667-339ab875d374 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Update called for group d7c2f475-0f23-492e-b806-b3541c84662c. {{(pid=99941) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 17:48:21.107881 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-13bb06de-338d-4055-8667-339ab875d374 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Updating group d7c2f475-0f23-492e-b806-b3541c84662c with name None description: None add_volumes: None remove_volumes: f827fc70-b0c5-4da9-b864-e44968e16ef3. Jul 03 17:48:21.110549 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:21.110549 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:21.135426 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-13bb06de-338d-4055-8667-339ab875d374 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 202 Jul 03 17:48:21.135890 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 189/727] 10.4.3.210 () {70 vars in 1406 bytes} [Fri Jul 3 17:48:21 2026] PUT /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:21.144187 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c01ed6a1-6f79-439e-a8f8-e4b26072dfe3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:21.146154 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c01ed6a1-6f79-439e-a8f8-e4b26072dfe3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:21.146398 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c01ed6a1-6f79-439e-a8f8-e4b26072dfe3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:21.146609 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c01ed6a1-6f79-439e-a8f8-e4b26072dfe3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:21.146790 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-c01ed6a1-6f79-439e-a8f8-e4b26072dfe3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:21.150171 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:21.150171 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:21.157401 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c01ed6a1-6f79-439e-a8f8-e4b26072dfe3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 200 Jul 03 17:48:21.157840 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 177/728] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:21 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:21.177717 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:21.302011 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:21.302328 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1034572753"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:21.303633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1034572753'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:21.303748 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Create volume of 1 GB Jul 03 17:48:21.304024 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:21.304024 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:21.307520 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Availability Zones retrieved successfully. Jul 03 17:48:21.312502 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Flow 'volume_create_api' (0018135e-df36-4148-90f3-fef08bba4b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:21.313442 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46f92ea-e595-496b-839d-fc28f3e6076c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:21.314193 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:21.337077 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46f92ea-e595-496b-839d-fc28f3e6076c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:21.337821 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a872605-24e6-4e87-9106-01e6c96cf70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:21.396648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Created reservations ['b5bcd658-f1a3-4c7b-986c-e1a3094c77ff', 'ababde55-dd11-47fb-891a-144021bf008d', 'b0c351fe-12e2-498e-94ed-27dfe26c29a5', '82c3241e-206d-43e4-9297-546bb0ac67d0'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:21.397665 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a872605-24e6-4e87-9106-01e6c96cf70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5bcd658-f1a3-4c7b-986c-e1a3094c77ff', 'ababde55-dd11-47fb-891a-144021bf008d', 'b0c351fe-12e2-498e-94ed-27dfe26c29a5', '82c3241e-206d-43e4-9297-546bb0ac67d0']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:21.398425 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2485450-cc03-4c9d-a65b-e54dc1b8459f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:21.421823 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2485450-cc03-4c9d-a65b-e54dc1b8459f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa3a2b0-fe67-4290-a3f3-3694a827ae49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1034572753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f08c64a7c271441e97d8339ba7f002ae',qos_specs=None,replication_status=,reservations=['b5bcd658-f1a3-4c7b-986c-e1a3094c77ff','ababde55-dd11-47fb-891a-144021bf008d','b0c351fe-12e2-498e-94ed-27dfe26c29a5','82c3241e-206d-43e4-9297-546bb0ac67d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acdcaaee8c1e4edca0c0bf569864e8c5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1034572753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fa3a2b0-fe67-4290-a3f3-3694a827ae49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f08c64a7c271441e97d8339ba7f002ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acdcaaee8c1e4edca0c0bf569864e8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:21.422561 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6db59fc-3754-427f-ad10-8b62a7065938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:21.441791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6db59fc-3754-427f-ad10-8b62a7065938) transitioned into state 'SUCCESS' from state '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-1034572753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f08c64a7c271441e97d8339ba7f002ae',qos_specs=None,replication_status=,reservations=['b5bcd658-f1a3-4c7b-986c-e1a3094c77ff','ababde55-dd11-47fb-891a-144021bf008d','b0c351fe-12e2-498e-94ed-27dfe26c29a5','82c3241e-206d-43e4-9297-546bb0ac67d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acdcaaee8c1e4edca0c0bf569864e8c5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:21.442526 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb16814-3c5e-4cf6-bb1b-4ed7a67b1495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:21.451901 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb16814-3c5e-4cf6-bb1b-4ed7a67b1495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:21.452668 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Flow 'volume_create_api' (0018135e-df36-4148-90f3-fef08bba4b3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:21.453038 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Create volume request issued successfully. Jul 03 17:48:21.453718 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-81420068-d8c6-42e0-a0c2-5518ca16ffdd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:21.454202 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 182/729] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:21 2026] POST /volume/v3/volumes => generated 751 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:21.464948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-02774b4f-ce8b-4b27-9e2c-ae7fda9e00a8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:21.467054 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-02774b4f-ce8b-4b27-9e2c-ae7fda9e00a8 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:21.467288 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-02774b4f-ce8b-4b27-9e2c-ae7fda9e00a8 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:21.467500 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-02774b4f-ce8b-4b27-9e2c-ae7fda9e00a8 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:21.480545 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:21.480545 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:21.484309 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-02774b4f-ce8b-4b27-9e2c-ae7fda9e00a8 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Volume info retrieved successfully. Jul 03 17:48:21.488121 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-02774b4f-ce8b-4b27-9e2c-ae7fda9e00a8 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 returned with HTTP 200 Jul 03 17:48:21.488492 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 182/730] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:21 2026] GET /volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:22.034459 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4ff83ddc-aa30-4d34-a78c-4173260930f2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:22.036656 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ff83ddc-aa30-4d34-a78c-4173260930f2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] DELETE https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b Jul 03 17:48:22.036949 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ff83ddc-aa30-4d34-a78c-4173260930f2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:22.037206 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ff83ddc-aa30-4d34-a78c-4173260930f2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:22.037433 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-4ff83ddc-aa30-4d34-a78c-4173260930f2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Delete volume with id: fea3d8e2-74fc-4991-b106-63036ffcfb4b Jul 03 17:48:22.045191 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:22.045191 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:22.045744 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4ff83ddc-aa30-4d34-a78c-4173260930f2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:48:22.067155 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4ff83ddc-aa30-4d34-a78c-4173260930f2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Delete volume request issued successfully. Jul 03 17:48:22.067396 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ff83ddc-aa30-4d34-a78c-4173260930f2 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b returned with HTTP 202 Jul 03 17:48:22.067950 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 190/731] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:22 2026] DELETE /volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:22.075631 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d05e4223-ac65-4315-aecd-4cb75cb6b401 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:22.077481 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d05e4223-ac65-4315-aecd-4cb75cb6b401 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b Jul 03 17:48:22.077781 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d05e4223-ac65-4315-aecd-4cb75cb6b401 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:22.078037 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d05e4223-ac65-4315-aecd-4cb75cb6b401 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:22.085996 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:22.085996 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:22.090460 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d05e4223-ac65-4315-aecd-4cb75cb6b401 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:48:22.096367 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d05e4223-ac65-4315-aecd-4cb75cb6b401 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b returned with HTTP 200 Jul 03 17:48:22.096940 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 178/732] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:22 2026] GET /volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:22.166577 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1f83c164-70cb-4793-9c84-f77e3c78c1c1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:22.168377 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1f83c164-70cb-4793-9c84-f77e3c78c1c1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:22.168623 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1f83c164-70cb-4793-9c84-f77e3c78c1c1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:22.168894 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1f83c164-70cb-4793-9c84-f77e3c78c1c1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:22.169045 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-1f83c164-70cb-4793-9c84-f77e3c78c1c1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:22.172330 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:22.172330 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:22.179267 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1f83c164-70cb-4793-9c84-f77e3c78c1c1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 200 Jul 03 17:48:22.179656 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 183/733] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:22 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:22.187667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ac6f69ca-c3b3-42e7-81d2-0f630d2b3da5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:22.189392 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ac6f69ca-c3b3-42e7-81d2-0f630d2b3da5 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] PUT https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:22.189737 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ac6f69ca-c3b3-42e7-81d2-0f630d2b3da5 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f827fc70-b0c5-4da9-b864-e44968e16ef3"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:22.191073 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-ac6f69ca-c3b3-42e7-81d2-0f630d2b3da5 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Update called for group d7c2f475-0f23-492e-b806-b3541c84662c. {{(pid=99942) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 17:48:22.191183 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.groups [None req-ac6f69ca-c3b3-42e7-81d2-0f630d2b3da5 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Updating group d7c2f475-0f23-492e-b806-b3541c84662c with name None description: None add_volumes: f827fc70-b0c5-4da9-b864-e44968e16ef3 remove_volumes: None. Jul 03 17:48:22.194709 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:22.194709 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:22.215669 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ac6f69ca-c3b3-42e7-81d2-0f630d2b3da5 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 202 Jul 03 17:48:22.216095 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 183/734] 10.4.3.210 () {70 vars in 1406 bytes} [Fri Jul 3 17:48:22 2026] PUT /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:22.223460 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-425a462b-aab3-4bbf-b1d3-2887683e6af9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:22.225071 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-425a462b-aab3-4bbf-b1d3-2887683e6af9 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:22.225276 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-425a462b-aab3-4bbf-b1d3-2887683e6af9 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:22.225447 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-425a462b-aab3-4bbf-b1d3-2887683e6af9 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:22.225564 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-425a462b-aab3-4bbf-b1d3-2887683e6af9 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:22.228778 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:22.228778 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:22.235172 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-425a462b-aab3-4bbf-b1d3-2887683e6af9 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 200 Jul 03 17:48:22.235499 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 191/735] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:22 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 391 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:22.499517 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f43df63d-fc5d-4d07-951d-8bda377ac153 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:22.501181 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f43df63d-fc5d-4d07-951d-8bda377ac153 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:22.501385 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f43df63d-fc5d-4d07-951d-8bda377ac153 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:22.501628 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f43df63d-fc5d-4d07-951d-8bda377ac153 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:22.508325 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:22.508325 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:22.512011 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f43df63d-fc5d-4d07-951d-8bda377ac153 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Volume info retrieved successfully. Jul 03 17:48:22.515955 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f43df63d-fc5d-4d07-951d-8bda377ac153 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 returned with HTTP 200 Jul 03 17:48:22.516319 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 179/736] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:22 2026] GET /volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:22.528175 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-adab125b-604e-486a-9c78-78a11f31406b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:22.529843 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-adab125b-604e-486a-9c78-78a11f31406b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:48:22.530213 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-adab125b-604e-486a-9c78-78a11f31406b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fa3a2b0-fe67-4290-a3f3-3694a827ae49", "name": "tempest-SnapshotsActionsTest-Snapshot-588816280"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:22.537788 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:22.537788 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:22.538356 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-adab125b-604e-486a-9c78-78a11f31406b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Volume info retrieved successfully. Jul 03 17:48:22.539387 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-adab125b-604e-486a-9c78-78a11f31406b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Create snapshot from volume 7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:22.553407 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-adab125b-604e-486a-9c78-78a11f31406b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-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 17:48:22.572678 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-adab125b-604e-486a-9c78-78a11f31406b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Created reservations ['2e3d71cd-fad8-4311-9b66-84612cbf445e', 'f18e82d2-c10a-4ed3-aa2b-aab20d5626e0', 'a707c7db-6100-401e-81d7-432b2d49fe48', '86b15d81-799e-4f7a-bd70-9ae38c95ed03'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:22.602903 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-adab125b-604e-486a-9c78-78a11f31406b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot create request issued successfully. Jul 03 17:48:22.603315 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-adab125b-604e-486a-9c78-78a11f31406b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:48:22.603858 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 184/737] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:48:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:22.611941 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-268c8dfd-23ca-4d92-a9d2-b050645c1097 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:22.613835 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-268c8dfd-23ca-4d92-a9d2-b050645c1097 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:22.614053 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-268c8dfd-23ca-4d92-a9d2-b050645c1097 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:22.614262 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-268c8dfd-23ca-4d92-a9d2-b050645c1097 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:22.620760 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:22.620760 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:22.621328 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-268c8dfd-23ca-4d92-a9d2-b050645c1097 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:22.622096 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-268c8dfd-23ca-4d92-a9d2-b050645c1097 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:22.622443 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 184/738] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:22 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:23.109232 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f9d5febc-7d7b-4ed2-b008-57a8b7b495bf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.110808 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f9d5febc-7d7b-4ed2-b008-57a8b7b495bf tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b Jul 03 17:48:23.111016 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f9d5febc-7d7b-4ed2-b008-57a8b7b495bf tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.111224 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f9d5febc-7d7b-4ed2-b008-57a8b7b495bf tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.116427 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f9d5febc-7d7b-4ed2-b008-57a8b7b495bf tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b returned with HTTP 404 Jul 03 17:48:23.116888 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 192/739] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/volumes/fea3d8e2-74fc-4991-b106-63036ffcfb4b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:23.123558 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-536fe4a0-19e0-4584-906d-7eb576ec04a8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.125142 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-536fe4a0-19e0-4584-906d-7eb576ec04a8 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 Jul 03 17:48:23.125301 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-536fe4a0-19e0-4584-906d-7eb576ec04a8 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.125461 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-536fe4a0-19e0-4584-906d-7eb576ec04a8 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.125703 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-536fe4a0-19e0-4584-906d-7eb576ec04a8 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Delete volume with id: d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 Jul 03 17:48:23.132267 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.132267 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:23.132740 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-536fe4a0-19e0-4584-906d-7eb576ec04a8 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:48:23.148496 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-536fe4a0-19e0-4584-906d-7eb576ec04a8 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Delete volume request issued successfully. Jul 03 17:48:23.148667 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-536fe4a0-19e0-4584-906d-7eb576ec04a8 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 returned with HTTP 202 Jul 03 17:48:23.149142 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 180/740] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:23 2026] DELETE /volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:23.155441 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bde90003-9ca4-488d-afd5-fdbdbd46b69b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.157349 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bde90003-9ca4-488d-afd5-fdbdbd46b69b tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 Jul 03 17:48:23.157528 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bde90003-9ca4-488d-afd5-fdbdbd46b69b tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.157723 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bde90003-9ca4-488d-afd5-fdbdbd46b69b tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.164367 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.164367 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:23.168182 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bde90003-9ca4-488d-afd5-fdbdbd46b69b tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:48:23.172871 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bde90003-9ca4-488d-afd5-fdbdbd46b69b tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 returned with HTTP 200 Jul 03 17:48:23.173367 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 185/741] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:23.243908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d76c04cc-3ee8-497a-865a-d5984de234b3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.246726 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d76c04cc-3ee8-497a-865a-d5984de234b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:23.247467 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d76c04cc-3ee8-497a-865a-d5984de234b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.247897 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d76c04cc-3ee8-497a-865a-d5984de234b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.248186 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-d76c04cc-3ee8-497a-865a-d5984de234b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:23.252092 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.252092 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:23.260880 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d76c04cc-3ee8-497a-865a-d5984de234b3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 200 Jul 03 17:48:23.261384 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 185/742] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:23.269743 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.271025 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:23.271224 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.271404 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.271881 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:23.272199 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.272199 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:23.272577 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:23.279945 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-44007b92-e133-4d5c-b7f0-650ca2193689 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.281454 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-44007b92-e133-4d5c-b7f0-650ca2193689 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:23.281630 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-44007b92-e133-4d5c-b7f0-650ca2193689 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.281809 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-44007b92-e133-4d5c-b7f0-650ca2193689 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.288931 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.288931 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:23.292626 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-44007b92-e133-4d5c-b7f0-650ca2193689 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:23.296879 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-44007b92-e133-4d5c-b7f0-650ca2193689 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:23.297386 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 181/743] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:23.301256 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all volumes completed successfully. Jul 03 17:48:23.301968 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:23.301968 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:23.336111 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:23.339043 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.339043 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:23.340196 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e2c1e49f-35b9-4852-8bab-d5f4e4e41360 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.342010 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e2c1e49f-35b9-4852-8bab-d5f4e4e41360 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:23.342207 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e2c1e49f-35b9-4852-8bab-d5f4e4e41360 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.342253 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:23.342367 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:23.342439 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e2c1e49f-35b9-4852-8bab-d5f4e4e41360 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.348875 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.348875 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:23.352035 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e2c1e49f-35b9-4852-8bab-d5f4e4e41360 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:23.355752 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e2c1e49f-35b9-4852-8bab-d5f4e4e41360 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:23.356227 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 186/744] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:23.374650 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:23.377831 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.377831 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:23.384097 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0a710bd2-e6ab-4fcf-8e28-3fe667b7052c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:23.384441 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 193/745] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:23.398137 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f4a14773-b2e9-464c-83e2-2841ccdf8847 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.399650 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f4a14773-b2e9-464c-83e2-2841ccdf8847 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/group_snapshots Jul 03 17:48:23.400037 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f4a14773-b2e9-464c-83e2-2841ccdf8847 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d7c2f475-0f23-492e-b806-b3541c84662c", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1707837199"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:23.401259 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.group_snapshots [None req-f4a14773-b2e9-464c-83e2-2841ccdf8847 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd7c2f475-0f23-492e-b806-b3541c84662c', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1707837199'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 17:48:23.404174 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.404174 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:23.407027 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.group_snapshots [None req-f4a14773-b2e9-464c-83e2-2841ccdf8847 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1707837199. Jul 03 17:48:23.422787 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.422787 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:23.438938 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-f4a14773-b2e9-464c-83e2-2841ccdf8847 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-809877228 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-809877228, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:23.457564 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-f4a14773-b2e9-464c-83e2-2841ccdf8847 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['d8390256-3a2e-455e-87e6-5f2d8374a9d5', '3b71e930-3a1f-4039-9041-6a6f2787b3c7', '4248fc46-8e0f-49f5-ab27-ccd875ad80b2', '19af04e8-ecc2-42fa-8e85-ffe9beab9403'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:23.486844 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f4a14773-b2e9-464c-83e2-2841ccdf8847 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots returned with HTTP 202 Jul 03 17:48:23.487396 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 186/746] 10.4.3.210 () {70 vars in 1324 bytes} [Fri Jul 3 17:48:23 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:23.495517 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7ae56552-985c-42f0-9ff2-ac1528d2bd98 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.497297 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7ae56552-985c-42f0-9ff2-ac1528d2bd98 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 Jul 03 17:48:23.497568 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7ae56552-985c-42f0-9ff2-ac1528d2bd98 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.497701 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7ae56552-985c-42f0-9ff2-ac1528d2bd98 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.497893 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.group_snapshots [None req-7ae56552-985c-42f0-9ff2-ac1528d2bd98 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member 36d46f2d-81c0-4ad4-bc33-c7a806127141 {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:48:23.502569 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.502569 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:23.505907 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7ae56552-985c-42f0-9ff2-ac1528d2bd98 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 returned with HTTP 200 Jul 03 17:48:23.506257 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 182/747] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:23.632669 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-aeed6cf0-6286-436d-b5b6-aa429fb7ccd5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.634860 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aeed6cf0-6286-436d-b5b6-aa429fb7ccd5 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:23.635153 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aeed6cf0-6286-436d-b5b6-aa429fb7ccd5 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.635521 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aeed6cf0-6286-436d-b5b6-aa429fb7ccd5 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.642201 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.642201 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:23.642735 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-aeed6cf0-6286-436d-b5b6-aa429fb7ccd5 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:23.643553 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aeed6cf0-6286-436d-b5b6-aa429fb7ccd5 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:23.644005 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 187/748] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:23.653320 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f424c7c8-e5a9-4a49-a12e-7002d0f04d06 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.679348 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f424c7c8-e5a9-4a49-a12e-7002d0f04d06 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action Jul 03 17:48:23.679685 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f424c7c8-e5a9-4a49-a12e-7002d0f04d06 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:23.679828 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f424c7c8-e5a9-4a49-a12e-7002d0f04d06 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:23.681537 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.admin_actions [None req-f424c7c8-e5a9-4a49-a12e-7002d0f04d06 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '6fc3cff9-0d60-4cfb-ba0a-abcba0c04430' with '{'status': 'creating'}' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:23.689833 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.689833 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:23.701123 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f424c7c8-e5a9-4a49-a12e-7002d0f04d06 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action returned with HTTP 202 Jul 03 17:48:23.701818 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 194/749] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:23 2026] POST /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:23.708577 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a1c6a9c3-afc0-4767-9aeb-eb9dfbc03228 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.710523 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a1c6a9c3-afc0-4767-9aeb-eb9dfbc03228 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:23.710728 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a1c6a9c3-afc0-4767-9aeb-eb9dfbc03228 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.710933 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a1c6a9c3-afc0-4767-9aeb-eb9dfbc03228 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.716109 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.716109 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:23.716474 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a1c6a9c3-afc0-4767-9aeb-eb9dfbc03228 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:23.717279 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a1c6a9c3-afc0-4767-9aeb-eb9dfbc03228 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:23.717566 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 187/750] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:23.725601 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c9f9e7ec-6e12-462e-8773-c94f22d2317a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.727122 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c9f9e7ec-6e12-462e-8773-c94f22d2317a tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action Jul 03 17:48:23.727449 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c9f9e7ec-6e12-462e-8773-c94f22d2317a tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:23.727637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c9f9e7ec-6e12-462e-8773-c94f22d2317a tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:23.729011 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.admin_actions [None req-c9f9e7ec-6e12-462e-8773-c94f22d2317a tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '6fc3cff9-0d60-4cfb-ba0a-abcba0c04430' with '{'status': 'available'}' {{(pid=99943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:23.747029 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.747029 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:23.756144 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c9f9e7ec-6e12-462e-8773-c94f22d2317a tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action returned with HTTP 202 Jul 03 17:48:23.756565 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 183/751] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:23 2026] POST /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:23.764836 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8ce351fb-36eb-4da3-a684-275e1e526494 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.766470 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8ce351fb-36eb-4da3-a684-275e1e526494 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:23.766729 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8ce351fb-36eb-4da3-a684-275e1e526494 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.766958 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8ce351fb-36eb-4da3-a684-275e1e526494 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.771560 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.771560 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:23.772115 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8ce351fb-36eb-4da3-a684-275e1e526494 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:23.772881 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8ce351fb-36eb-4da3-a684-275e1e526494 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:23.773300 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 188/752] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:23.784868 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bf837d82-fc0c-48d0-80df-24e06cfe8da0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.786472 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf837d82-fc0c-48d0-80df-24e06cfe8da0 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:48:23.786828 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf837d82-fc0c-48d0-80df-24e06cfe8da0 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fa3a2b0-fe67-4290-a3f3-3694a827ae49", "name": "tempest-SnapshotsActionsTest-Snapshot-1281233328"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:23.796921 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.796921 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:23.797423 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bf837d82-fc0c-48d0-80df-24e06cfe8da0 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Volume info retrieved successfully. Jul 03 17:48:23.797571 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-bf837d82-fc0c-48d0-80df-24e06cfe8da0 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Create snapshot from volume 7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:23.813834 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-bf837d82-fc0c-48d0-80df-24e06cfe8da0 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-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 17:48:23.824870 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-bf837d82-fc0c-48d0-80df-24e06cfe8da0 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Created reservations ['226bc86f-630f-44e1-8b20-ba8b53ed1249', 'f8b00c45-feb1-4157-a845-a7577e1cb327', 'fd3151cd-5b9b-4206-9d04-8871cbc9bbb2', '12f76cbd-aa20-410b-a29e-2fb19dd3e354'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:23.870371 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bf837d82-fc0c-48d0-80df-24e06cfe8da0 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot create request issued successfully. Jul 03 17:48:23.870749 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf837d82-fc0c-48d0-80df-24e06cfe8da0 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:48:23.871170 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 195/753] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:48:23 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 17:48:23.879416 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a8dd4408-5017-4bbf-b337-aa602cb6409c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:23.881551 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a8dd4408-5017-4bbf-b337-aa602cb6409c tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 Jul 03 17:48:23.881801 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a8dd4408-5017-4bbf-b337-aa602cb6409c tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:23.882034 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a8dd4408-5017-4bbf-b337-aa602cb6409c tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:23.884360 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=388,cinder:UPDATE=67,cinder:DELETE=2,cinder:INSERT=34 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:48:23.887437 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:23.887437 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:23.887885 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a8dd4408-5017-4bbf-b337-aa602cb6409c tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:23.888682 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a8dd4408-5017-4bbf-b337-aa602cb6409c tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 returned with HTTP 200 Jul 03 17:48:23.889053 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 188/754] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:23 2026] GET /volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:24.184572 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-16e59ec9-af58-4c52-b896-dabaacb46090 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.186463 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-16e59ec9-af58-4c52-b896-dabaacb46090 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 Jul 03 17:48:24.186661 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-16e59ec9-af58-4c52-b896-dabaacb46090 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.186855 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-16e59ec9-af58-4c52-b896-dabaacb46090 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.191822 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-16e59ec9-af58-4c52-b896-dabaacb46090 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 returned with HTTP 404 Jul 03 17:48:24.192267 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 184/755] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/volumes/d66a46c6-d6f7-4a41-8305-cfb9dd0a8665 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:24.198609 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8a566e41-7b75-43bc-9704-7f43e86f51d4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.200271 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8a566e41-7b75-43bc-9704-7f43e86f51d4 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a Jul 03 17:48:24.200454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8a566e41-7b75-43bc-9704-7f43e86f51d4 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.200646 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8a566e41-7b75-43bc-9704-7f43e86f51d4 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.200819 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-8a566e41-7b75-43bc-9704-7f43e86f51d4 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Delete volume with id: c435a31e-eab5-4d58-bff8-801cd7e6b25a Jul 03 17:48:24.206886 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.206886 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:24.207429 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8a566e41-7b75-43bc-9704-7f43e86f51d4 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:48:24.221637 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8a566e41-7b75-43bc-9704-7f43e86f51d4 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Delete volume request issued successfully. Jul 03 17:48:24.221962 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8a566e41-7b75-43bc-9704-7f43e86f51d4 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a returned with HTTP 202 Jul 03 17:48:24.222359 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 189/756] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:24 2026] DELETE /volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:24.228931 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e5e5332d-3950-447d-8b64-611ed7b1ed96 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.230573 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e5e5332d-3950-447d-8b64-611ed7b1ed96 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a Jul 03 17:48:24.230749 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e5e5332d-3950-447d-8b64-611ed7b1ed96 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.230951 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e5e5332d-3950-447d-8b64-611ed7b1ed96 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.236604 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.236604 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:24.239476 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e5e5332d-3950-447d-8b64-611ed7b1ed96 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Volume info retrieved successfully. Jul 03 17:48:24.243654 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e5e5332d-3950-447d-8b64-611ed7b1ed96 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a returned with HTTP 200 Jul 03 17:48:24.244124 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 196/757] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a => generated 1364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:24.515647 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a3ae26ca-f9ed-49ac-856a-9a907802dba7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.518210 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a3ae26ca-f9ed-49ac-856a-9a907802dba7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 Jul 03 17:48:24.518491 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a3ae26ca-f9ed-49ac-856a-9a907802dba7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.518749 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a3ae26ca-f9ed-49ac-856a-9a907802dba7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.518955 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.group_snapshots [None req-a3ae26ca-f9ed-49ac-856a-9a907802dba7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member 36d46f2d-81c0-4ad4-bc33-c7a806127141 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:48:24.523934 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.523934 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:24.528979 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a3ae26ca-f9ed-49ac-856a-9a907802dba7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 returned with HTTP 200 Jul 03 17:48:24.529499 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 189/758] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:24.540562 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-81e3a38f-287f-4098-bd98-af7bc291b5ea None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.542862 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-81e3a38f-287f-4098-bd98-af7bc291b5ea tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Jul 03 17:48:24.542862 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-81e3a38f-287f-4098-bd98-af7bc291b5ea tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.542862 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-81e3a38f-287f-4098-bd98-af7bc291b5ea tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.543029 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-81e3a38f-287f-4098-bd98-af7bc291b5ea tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:24.543325 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.543325 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:24.544090 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-81e3a38f-287f-4098-bd98-af7bc291b5ea tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:48:24.552681 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-81e3a38f-287f-4098-bd98-af7bc291b5ea tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all snapshots completed successfully. Jul 03 17:48:24.552934 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.552934 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:24.553518 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-81e3a38f-287f-4098-bd98-af7bc291b5ea tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 17:48:24.557124 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 185/759] 10.4.3.210 () {66 vars in 1264 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:24.574371 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6189e332-b1d1-49e9-a55a-c3ae9a0be2c7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.577713 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6189e332-b1d1-49e9-a55a-c3ae9a0be2c7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/f9ca8bdb-fd79-4a94-badf-32362ff72fb1 Jul 03 17:48:24.577713 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6189e332-b1d1-49e9-a55a-c3ae9a0be2c7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.577713 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6189e332-b1d1-49e9-a55a-c3ae9a0be2c7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.581348 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.581348 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:24.581868 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6189e332-b1d1-49e9-a55a-c3ae9a0be2c7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Snapshot retrieved successfully. Jul 03 17:48:24.582689 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6189e332-b1d1-49e9-a55a-c3ae9a0be2c7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/f9ca8bdb-fd79-4a94-badf-32362ff72fb1 returned with HTTP 200 Jul 03 17:48:24.583060 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 190/760] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/snapshots/f9ca8bdb-fd79-4a94-badf-32362ff72fb1 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:24.592401 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7ea8fceb-8dc5-4cc8-b523-d15d9ad17358 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.594584 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7ea8fceb-8dc5-4cc8-b523-d15d9ad17358 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/5c3b0590-0756-423d-8934-50f2f46204d6 Jul 03 17:48:24.594792 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7ea8fceb-8dc5-4cc8-b523-d15d9ad17358 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.595015 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7ea8fceb-8dc5-4cc8-b523-d15d9ad17358 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.602812 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.602812 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:24.603329 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7ea8fceb-8dc5-4cc8-b523-d15d9ad17358 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Snapshot retrieved successfully. Jul 03 17:48:24.604304 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7ea8fceb-8dc5-4cc8-b523-d15d9ad17358 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/5c3b0590-0756-423d-8934-50f2f46204d6 returned with HTTP 200 Jul 03 17:48:24.604756 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 197/761] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/snapshots/5c3b0590-0756-423d-8934-50f2f46204d6 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:24.614069 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1ab24678-6c56-4665-b4fb-078223af3811 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.615895 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ab24678-6c56-4665-b4fb-078223af3811 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 Jul 03 17:48:24.616118 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ab24678-6c56-4665-b4fb-078223af3811 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.616275 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ab24678-6c56-4665-b4fb-078223af3811 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.616400 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.group_snapshots [None req-1ab24678-6c56-4665-b4fb-078223af3811 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] delete called for member 36d46f2d-81c0-4ad4-bc33-c7a806127141 {{(pid=99942) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 17:48:24.616485 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.group_snapshots [None req-1ab24678-6c56-4665-b4fb-078223af3811 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Delete group_snapshot with id: 36d46f2d-81c0-4ad4-bc33-c7a806127141 Jul 03 17:48:24.619942 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.619942 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:24.669905 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ab24678-6c56-4665-b4fb-078223af3811 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 returned with HTTP 202 Jul 03 17:48:24.670307 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 190/762] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:48:24 2026] DELETE /volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:24.680472 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.683028 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:24.683280 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.683497 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.683820 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:24.684618 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:24.692729 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all volumes completed successfully. Jul 03 17:48:24.693610 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:24.693827 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:24.741345 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:24.745564 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.745564 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:24.751479 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:24.751630 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:24.792036 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:24.794637 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.794637 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:24.801396 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c40a2b73-f519-4ea3-ab14-3cb019aea874 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:24.801758 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 186/763] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:24.817896 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-528b6f22-646f-4b71-ab9f-53b013cf160f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.820045 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-528b6f22-646f-4b71-ab9f-53b013cf160f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Jul 03 17:48:24.820263 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-528b6f22-646f-4b71-ab9f-53b013cf160f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.820464 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-528b6f22-646f-4b71-ab9f-53b013cf160f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.820790 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-528b6f22-646f-4b71-ab9f-53b013cf160f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:24.822831 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-528b6f22-646f-4b71-ab9f-53b013cf160f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Building query based on filter {{(pid=99940) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:48:24.827279 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-528b6f22-646f-4b71-ab9f-53b013cf160f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all snapshots completed successfully. Jul 03 17:48:24.827679 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.827679 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:24.828689 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-528b6f22-646f-4b71-ab9f-53b013cf160f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 17:48:24.829166 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 191/764] 10.4.3.210 () {66 vars in 1264 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:24.841364 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f0e84a13-dd3f-42a3-8617-15a01ca8ab73 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.843128 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f0e84a13-dd3f-42a3-8617-15a01ca8ab73 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/f9ca8bdb-fd79-4a94-badf-32362ff72fb1 Jul 03 17:48:24.843307 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f0e84a13-dd3f-42a3-8617-15a01ca8ab73 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.843523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f0e84a13-dd3f-42a3-8617-15a01ca8ab73 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.847929 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f0e84a13-dd3f-42a3-8617-15a01ca8ab73 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/f9ca8bdb-fd79-4a94-badf-32362ff72fb1 returned with HTTP 404 Jul 03 17:48:24.848450 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 198/765] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/snapshots/f9ca8bdb-fd79-4a94-badf-32362ff72fb1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:24.855452 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-eb2ba016-5c6e-4663-afd5-af08ca64a733 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.857295 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eb2ba016-5c6e-4663-afd5-af08ca64a733 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 Jul 03 17:48:24.857361 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eb2ba016-5c6e-4663-afd5-af08ca64a733 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.857545 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eb2ba016-5c6e-4663-afd5-af08ca64a733 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.857684 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.group_snapshots [None req-eb2ba016-5c6e-4663-afd5-af08ca64a733 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member 36d46f2d-81c0-4ad4-bc33-c7a806127141 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:48:24.860326 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eb2ba016-5c6e-4663-afd5-af08ca64a733 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 returned with HTTP 404 Jul 03 17:48:24.860764 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 191/766] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:24.867626 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d4d653d5-c362-4fb6-b9b7-e93cbe89eb58 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.869678 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d4d653d5-c362-4fb6-b9b7-e93cbe89eb58 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 Jul 03 17:48:24.869921 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d4d653d5-c362-4fb6-b9b7-e93cbe89eb58 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.870157 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d4d653d5-c362-4fb6-b9b7-e93cbe89eb58 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.870295 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.group_snapshots [None req-d4d653d5-c362-4fb6-b9b7-e93cbe89eb58 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] delete called for member 36d46f2d-81c0-4ad4-bc33-c7a806127141 {{(pid=99943) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 17:48:24.870391 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.group_snapshots [None req-d4d653d5-c362-4fb6-b9b7-e93cbe89eb58 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Delete group_snapshot with id: 36d46f2d-81c0-4ad4-bc33-c7a806127141 Jul 03 17:48:24.873441 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d4d653d5-c362-4fb6-b9b7-e93cbe89eb58 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 returned with HTTP 404 Jul 03 17:48:24.873957 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 187/767] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:48:24 2026] DELETE /volume/v3/group_snapshots/36d46f2d-81c0-4ad4-bc33-c7a806127141 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:24.881561 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.885229 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:24.885491 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.885727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.886233 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:24.887353 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:24.901911 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0be79818-b597-4186-9869-e5f1b4f3ac35 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.903636 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0be79818-b597-4186-9869-e5f1b4f3ac35 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 Jul 03 17:48:24.903864 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0be79818-b597-4186-9869-e5f1b4f3ac35 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.904062 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0be79818-b597-4186-9869-e5f1b4f3ac35 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:24.909316 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.909316 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:24.909743 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0be79818-b597-4186-9869-e5f1b4f3ac35 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:24.910457 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0be79818-b597-4186-9869-e5f1b4f3ac35 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 returned with HTTP 200 Jul 03 17:48:24.910999 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 199/768] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:24.920052 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all volumes completed successfully. Jul 03 17:48:24.921196 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:24.921459 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:24.924409 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-35dc5a63-62e6-43d4-aae8-f47b6fc4d44c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.926846 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-35dc5a63-62e6-43d4-aae8-f47b6fc4d44c tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066/action Jul 03 17:48:24.928137 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-35dc5a63-62e6-43d4-aae8-f47b6fc4d44c tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:24.928137 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-35dc5a63-62e6-43d4-aae8-f47b6fc4d44c tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:24.929306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.admin_actions [None req-35dc5a63-62e6-43d4-aae8-f47b6fc4d44c tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '8e3cd57d-be49-47a3-9d02-b9a907e98066' with '{'status': 'creating'}' {{(pid=99942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:24.966304 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.966304 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:24.970686 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:24.973778 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:24.973778 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:24.980621 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-35dc5a63-62e6-43d4-aae8-f47b6fc4d44c tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066/action returned with HTTP 202 Jul 03 17:48:24.980855 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:24.981013 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:24.981099 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 192/769] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:24 2026] POST /volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:24.992102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4affe18f-3a9e-4929-a384-5e3ef5cf40b7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:24.994696 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4affe18f-3a9e-4929-a384-5e3ef5cf40b7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 Jul 03 17:48:24.995027 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4affe18f-3a9e-4929-a384-5e3ef5cf40b7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:24.995221 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4affe18f-3a9e-4929-a384-5e3ef5cf40b7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:25.016912 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:25.016912 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:25.017527 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4affe18f-3a9e-4929-a384-5e3ef5cf40b7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:25.017632 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:25.018676 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4affe18f-3a9e-4929-a384-5e3ef5cf40b7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 returned with HTTP 200 Jul 03 17:48:25.019188 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 188/770] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:25.020941 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:25.020941 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:25.029049 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a49c5b38-f46c-4090-acee-7e3701e7dcfe None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:25.029360 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fed634c6-348a-4ba3-8646-57d3bed1f94e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:25.029791 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 192/771] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:24 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:25.031085 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a49c5b38-f46c-4090-acee-7e3701e7dcfe tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066/action Jul 03 17:48:25.031461 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a49c5b38-f46c-4090-acee-7e3701e7dcfe tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:25.031654 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a49c5b38-f46c-4090-acee-7e3701e7dcfe tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:25.038784 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:25.038784 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:25.039292 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a49c5b38-f46c-4090-acee-7e3701e7dcfe tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Snapshot retrieved successfully. Jul 03 17:48:25.041867 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b47cc7a3-aa32-4b31-b815-ab0e628e4b33 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:25.043428 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b47cc7a3-aa32-4b31-b815-ab0e628e4b33 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c/action Jul 03 17:48:25.043783 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b47cc7a3-aa32-4b31-b815-ab0e628e4b33 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:25.043898 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b47cc7a3-aa32-4b31-b815-ab0e628e4b33 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:25.045223 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-b47cc7a3-aa32-4b31-b815-ab0e628e4b33 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] delete called for group d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99942) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:48:25.045322 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.groups [None req-b47cc7a3-aa32-4b31-b815-ab0e628e4b33 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Delete group with id: d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:25.049272 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:25.049272 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:25.059100 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a49c5b38-f46c-4090-acee-7e3701e7dcfe tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Snapshot delete request issued successfully. Jul 03 17:48:25.059327 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a49c5b38-f46c-4090-acee-7e3701e7dcfe tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066/action returned with HTTP 202 Jul 03 17:48:25.059879 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 200/772] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:25 2026] POST /volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:25.073606 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-eb9744fb-174a-4247-860e-984e2e29a8ce None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:25.075330 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eb9744fb-174a-4247-860e-984e2e29a8ce tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 Jul 03 17:48:25.075518 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eb9744fb-174a-4247-860e-984e2e29a8ce tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:25.075715 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eb9744fb-174a-4247-860e-984e2e29a8ce tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:25.080279 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:25.080279 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:25.080785 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-eb9744fb-174a-4247-860e-984e2e29a8ce tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:25.081681 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eb9744fb-174a-4247-860e-984e2e29a8ce tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 returned with HTTP 200 Jul 03 17:48:25.082090 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 189/773] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:25 2026] GET /volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:25.105341 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b47cc7a3-aa32-4b31-b815-ab0e628e4b33 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c/action returned with HTTP 202 Jul 03 17:48:25.105747 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 193/774] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:48:25 2026] POST /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:25.119353 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ffe5fa6b-00c7-461b-a62a-12c7f4899d8f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:25.121378 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffe5fa6b-00c7-461b-a62a-12c7f4899d8f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 Jul 03 17:48:25.121639 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffe5fa6b-00c7-461b-a62a-12c7f4899d8f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:25.121978 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffe5fa6b-00c7-461b-a62a-12c7f4899d8f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:25.130834 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:25.130834 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:25.135511 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ffe5fa6b-00c7-461b-a62a-12c7f4899d8f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:25.136258 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-ffe5fa6b-00c7-461b-a62a-12c7f4899d8f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:25.136403 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-ffe5fa6b-00c7-461b-a62a-12c7f4899d8f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:25.173438 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-ffe5fa6b-00c7-461b-a62a-12c7f4899d8f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:25.176307 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:25.176307 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:25.183723 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffe5fa6b-00c7-461b-a62a-12c7f4899d8f tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 returned with HTTP 200 Jul 03 17:48:25.184076 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 193/775] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:25 2026] GET /volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 => generated 914 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:25.255757 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fadbe6c8-895c-4977-a3c7-63c310db1e55 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:25.257458 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fadbe6c8-895c-4977-a3c7-63c310db1e55 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] GET https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a Jul 03 17:48:25.257652 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fadbe6c8-895c-4977-a3c7-63c310db1e55 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:25.257838 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fadbe6c8-895c-4977-a3c7-63c310db1e55 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:25.263300 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fadbe6c8-895c-4977-a3c7-63c310db1e55 tempest-TaggedBootDevicesTest_v242-1460595039 tempest-TaggedBootDevicesTest_v242-1460595039-project-member] https://10.4.3.210/volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a returned with HTTP 404 Jul 03 17:48:25.263924 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 201/776] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:25 2026] GET /volume/v3/volumes/c435a31e-eab5-4d58-bff8-801cd7e6b25a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:26.091679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7a617245-f6fb-4580-83ed-65f8a341f18d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.093539 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7a617245-f6fb-4580-83ed-65f8a341f18d tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 Jul 03 17:48:26.093839 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7a617245-f6fb-4580-83ed-65f8a341f18d tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.094072 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7a617245-f6fb-4580-83ed-65f8a341f18d tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.098386 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7a617245-f6fb-4580-83ed-65f8a341f18d tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 returned with HTTP 404 Jul 03 17:48:26.098882 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 190/777] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:26 2026] GET /volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:26.105333 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3c876742-7c87-436f-8ff6-e5a81c3de9ff None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.107014 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3c876742-7c87-436f-8ff6-e5a81c3de9ff tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action Jul 03 17:48:26.107318 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3c876742-7c87-436f-8ff6-e5a81c3de9ff tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:26.107429 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3c876742-7c87-436f-8ff6-e5a81c3de9ff tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:26.108640 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.admin_actions [None req-3c876742-7c87-436f-8ff6-e5a81c3de9ff tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '6fc3cff9-0d60-4cfb-ba0a-abcba0c04430' with '{'status': 'available'}' {{(pid=99942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:26.118230 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:26.118230 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:26.129712 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3c876742-7c87-436f-8ff6-e5a81c3de9ff tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action returned with HTTP 202 Jul 03 17:48:26.130290 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 194/778] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:26 2026] POST /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:26.137118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-471bfac8-c400-48d0-bb1f-a8ddc664ea90 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.139686 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-471bfac8-c400-48d0-bb1f-a8ddc664ea90 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:26.139982 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-471bfac8-c400-48d0-bb1f-a8ddc664ea90 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.140240 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-471bfac8-c400-48d0-bb1f-a8ddc664ea90 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.146703 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:26.146703 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:26.147315 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-471bfac8-c400-48d0-bb1f-a8ddc664ea90 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:26.148409 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-471bfac8-c400-48d0-bb1f-a8ddc664ea90 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:26.148935 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 194/779] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:26 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:26.159267 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f1b90b32-2fec-460b-ae7e-9dc6d5e3d271 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.161748 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f1b90b32-2fec-460b-ae7e-9dc6d5e3d271 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 Jul 03 17:48:26.161981 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f1b90b32-2fec-460b-ae7e-9dc6d5e3d271 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.162190 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f1b90b32-2fec-460b-ae7e-9dc6d5e3d271 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.162324 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-f1b90b32-2fec-460b-ae7e-9dc6d5e3d271 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Delete snapshot with id: 8e3cd57d-be49-47a3-9d02-b9a907e98066 Jul 03 17:48:26.172472 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f1b90b32-2fec-460b-ae7e-9dc6d5e3d271 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 returned with HTTP 404 Jul 03 17:48:26.172988 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 202/780] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:48:26 2026] DELETE /volume/v3/snapshots/8e3cd57d-be49-47a3-9d02-b9a907e98066 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:26.182072 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-96ca2934-2b6d-4319-b509-0567cb1769a7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.184043 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-96ca2934-2b6d-4319-b509-0567cb1769a7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:48:26.184386 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-96ca2934-2b6d-4319-b509-0567cb1769a7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fa3a2b0-fe67-4290-a3f3-3694a827ae49", "name": "tempest-SnapshotsActionsTest-Snapshot-302041427"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:26.194306 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:26.194306 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:26.194836 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-96ca2934-2b6d-4319-b509-0567cb1769a7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Volume info retrieved successfully. Jul 03 17:48:26.194974 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-96ca2934-2b6d-4319-b509-0567cb1769a7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Create snapshot from volume 7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:26.201252 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e8b212de-3350-48af-9942-77d97c7635ca None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.204235 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8b212de-3350-48af-9942-77d97c7635ca tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 Jul 03 17:48:26.204453 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8b212de-3350-48af-9942-77d97c7635ca tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.204655 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8b212de-3350-48af-9942-77d97c7635ca tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.210056 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8b212de-3350-48af-9942-77d97c7635ca tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 returned with HTTP 404 Jul 03 17:48:26.210872 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 195/781] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:26 2026] GET /volume/v3/volumes/f827fc70-b0c5-4da9-b864-e44968e16ef3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:26.220161 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8e23b7f3-33a1-4148-9754-92c4e5a2f722 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.222445 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8e23b7f3-33a1-4148-9754-92c4e5a2f722 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/7a3c59af-0cb8-4005-b7f1-0ef4f391ce85 Jul 03 17:48:26.222748 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8e23b7f3-33a1-4148-9754-92c4e5a2f722 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.223035 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8e23b7f3-33a1-4148-9754-92c4e5a2f722 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.228473 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-96ca2934-2b6d-4319-b509-0567cb1769a7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Created reservations ['44885d9c-9df5-453a-8ddf-3ac57f3db9b9', 'e3610c4f-e86d-4b72-9139-c9aa2e22cb76', 'e76b6f48-9c62-4d1a-8d33-d58019cf2151', '1598cdef-65ab-4eaa-9c54-1e3246ed04df'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:26.230649 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8e23b7f3-33a1-4148-9754-92c4e5a2f722 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/7a3c59af-0cb8-4005-b7f1-0ef4f391ce85 returned with HTTP 404 Jul 03 17:48:26.231316 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 195/782] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:26 2026] GET /volume/v3/volumes/7a3c59af-0cb8-4005-b7f1-0ef4f391ce85 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:26.238960 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cc519bb7-3cc5-4b30-8429-988106e0c2ee None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.241984 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cc519bb7-3cc5-4b30-8429-988106e0c2ee tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c Jul 03 17:48:26.242179 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cc519bb7-3cc5-4b30-8429-988106e0c2ee tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.242353 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cc519bb7-3cc5-4b30-8429-988106e0c2ee tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.242511 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-cc519bb7-3cc5-4b30-8429-988106e0c2ee tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member d7c2f475-0f23-492e-b806-b3541c84662c {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:26.248676 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cc519bb7-3cc5-4b30-8429-988106e0c2ee tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c returned with HTTP 404 Jul 03 17:48:26.249133 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 203/783] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:26 2026] GET /volume/v3/groups/d7c2f475-0f23-492e-b806-b3541c84662c => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:26.258138 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-62079106-d16d-4fd3-bae5-d32fbc2fd31d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.260121 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-62079106-d16d-4fd3-bae5-d32fbc2fd31d tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/76f86c29-616c-472d-8684-7145a79e7dfe Jul 03 17:48:26.260362 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-62079106-d16d-4fd3-bae5-d32fbc2fd31d tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.260696 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-62079106-d16d-4fd3-bae5-d32fbc2fd31d tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.261016 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:26.261016 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:26.261476 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-96ca2934-2b6d-4319-b509-0567cb1769a7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot create request issued successfully. Jul 03 17:48:26.261884 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-96ca2934-2b6d-4319-b509-0567cb1769a7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:48:26.262304 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 191/784] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:48:26 2026] POST /volume/v3/snapshots => generated 306 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:26.273234 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-201daac1-1175-41c0-92d5-b3737e81e8fe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.276449 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-201daac1-1175-41c0-92d5-b3737e81e8fe tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 Jul 03 17:48:26.276964 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-201daac1-1175-41c0-92d5-b3737e81e8fe tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.277363 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-201daac1-1175-41c0-92d5-b3737e81e8fe tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.278087 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-62079106-d16d-4fd3-bae5-d32fbc2fd31d tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/group_types/76f86c29-616c-472d-8684-7145a79e7dfe returned with HTTP 202 Jul 03 17:48:26.278478 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 196/785] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:48:26 2026] DELETE /volume/v3/group_types/76f86c29-616c-472d-8684-7145a79e7dfe => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:26.289508 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a408bd9b-3a88-4483-a38f-d0d89ec2de13 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.289684 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:26.289684 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:26.292731 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-201daac1-1175-41c0-92d5-b3737e81e8fe tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:26.294007 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-201daac1-1175-41c0-92d5-b3737e81e8fe tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 returned with HTTP 200 Jul 03 17:48:26.294458 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 196/786] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:26 2026] GET /volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:26.297794 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a408bd9b-3a88-4483-a38f-d0d89ec2de13 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] DELETE https://10.4.3.210/volume/v3/types/4ee0406d-05bb-4391-8db1-36ae2254b2b4 Jul 03 17:48:26.297794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a408bd9b-3a88-4483-a38f-d0d89ec2de13 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.297794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a408bd9b-3a88-4483-a38f-d0d89ec2de13 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.297794 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:26.297794 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:26.298017 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-b27a88ed-77b5-43d3-8529-1c1e1ba4e544 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.299734 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-b27a88ed-77b5-43d3-8529-1c1e1ba4e544 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] POST https://10.4.3.210/volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447/action Jul 03 17:48:26.300250 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-b27a88ed-77b5-43d3-8529-1c1e1ba4e544 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:26.300446 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-b27a88ed-77b5-43d3-8529-1c1e1ba4e544 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:26.322086 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:26.322086 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:26.341132 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a408bd9b-3a88-4483-a38f-d0d89ec2de13 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/types/4ee0406d-05bb-4391-8db1-36ae2254b2b4 returned with HTTP 202 Jul 03 17:48:26.341653 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 204/787] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:48:26 2026] DELETE /volume/v3/types/4ee0406d-05bb-4391-8db1-36ae2254b2b4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:26.361604 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f97befdd-8142-4ab1-ae1f-ca5cae53f966 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.361604 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f97befdd-8142-4ab1-ae1f-ca5cae53f966 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] GET https://10.4.3.210/volume/v3/types/4ee0406d-05bb-4391-8db1-36ae2254b2b4 Jul 03 17:48:26.361604 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f97befdd-8142-4ab1-ae1f-ca5cae53f966 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.361604 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f97befdd-8142-4ab1-ae1f-ca5cae53f966 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.361604 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f97befdd-8142-4ab1-ae1f-ca5cae53f966 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/types/4ee0406d-05bb-4391-8db1-36ae2254b2b4 returned with HTTP 404 Jul 03 17:48:26.361604 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 197/788] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:48:26 2026] GET /volume/v3/types/4ee0406d-05bb-4391-8db1-36ae2254b2b4 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:26.383295 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-6668bb89-21cd-4025-9c96-204474ae50e9 req-b27a88ed-77b5-43d3-8529-1c1e1ba4e544 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447/action returned with HTTP 204 Jul 03 17:48:26.383295 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 192/789] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:48:26 2026] POST /volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:26.383876 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-54b329f6-5c99-44e8-910a-ae23cdb74eeb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.383876 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-54b329f6-5c99-44e8-910a-ae23cdb74eeb tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:48:26.383876 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-54b329f6-5c99-44e8-910a-ae23cdb74eeb tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1022524036"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:26.423525 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-54b329f6-5c99-44e8-910a-ae23cdb74eeb tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:48:26.424255 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 197/790] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:48:26 2026] POST /volume/v3/types => generated 224 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:26.433455 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7a16a744-c5e9-457f-b2b0-bf61bf5f1555 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.435447 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7a16a744-c5e9-457f-b2b0-bf61bf5f1555 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:48:26.435897 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7a16a744-c5e9-457f-b2b0-bf61bf5f1555 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1727482587"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:26.468714 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7a16a744-c5e9-457f-b2b0-bf61bf5f1555 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:48:26.468856 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 205/791] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:48:26 2026] POST /volume/v3/group_types => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:26.477788 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9421d805-3955-4eb4-8907-d4cb0ec1cc31 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.479891 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9421d805-3955-4eb4-8907-d4cb0ec1cc31 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/groups Jul 03 17:48:26.480411 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9421d805-3955-4eb4-8907-d4cb0ec1cc31 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "69310ce5-f9b6-410e-848a-549fb8b6e53b", "volume_types": ["7b52ab54-aff5-4c06-b34c-f3ffd527432f"], "name": "tempest-GroupSnapshotsTest-Group-514148582"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:26.482622 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-9421d805-3955-4eb4-8907-d4cb0ec1cc31 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating new group {'group': {'group_type': '69310ce5-f9b6-410e-848a-549fb8b6e53b', 'volume_types': ['7b52ab54-aff5-4c06-b34c-f3ffd527432f'], 'name': 'tempest-GroupSnapshotsTest-Group-514148582'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 17:48:26.486587 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.groups [None req-9421d805-3955-4eb4-8907-d4cb0ec1cc31 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating group tempest-GroupSnapshotsTest-Group-514148582. Jul 03 17:48:26.496140 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9421d805-3955-4eb4-8907-d4cb0ec1cc31 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability Zones retrieved successfully. Jul 03 17:48:26.518674 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-9421d805-3955-4eb4-8907-d4cb0ec1cc31 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['8693c09f-0a4b-4d9b-aea5-a75cc86de27d'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:26.567797 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9421d805-3955-4eb4-8907-d4cb0ec1cc31 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Jul 03 17:48:26.567797 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 198/792] 10.4.3.210 () {70 vars in 1297 bytes} [Fri Jul 3 17:48:26 2026] POST /volume/v3/groups => generated 111 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:26.576649 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5f0877f5-5e63-4290-91f8-f1f035eb44f8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:26.584909 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5f0877f5-5e63-4290-91f8-f1f035eb44f8 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8 Jul 03 17:48:26.585247 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5f0877f5-5e63-4290-91f8-f1f035eb44f8 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:26.585761 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5f0877f5-5e63-4290-91f8-f1f035eb44f8 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:26.585761 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-5f0877f5-5e63-4290-91f8-f1f035eb44f8 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member 4d065177-295c-40d9-9575-cf51bc508bc8 {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:26.597491 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:26.597491 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:26.607098 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5f0877f5-5e63-4290-91f8-f1f035eb44f8 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8 returned with HTTP 200 Jul 03 17:48:26.607588 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 193/793] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:26 2026] GET /volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8 => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:27.827537 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c1378326-bf68-48f8-b328-9c62f7e6ccf5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:27.827537 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1378326-bf68-48f8-b328-9c62f7e6ccf5 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 Jul 03 17:48:27.827537 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1378326-bf68-48f8-b328-9c62f7e6ccf5 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:27.827537 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1378326-bf68-48f8-b328-9c62f7e6ccf5 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:27.827537 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:27.827537 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:27.827537 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c1378326-bf68-48f8-b328-9c62f7e6ccf5 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:27.827537 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1378326-bf68-48f8-b328-9c62f7e6ccf5 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 returned with HTTP 200 Jul 03 17:48:27.827537 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 198/794] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:27 2026] GET /volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:27.833576 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0b1cefca-0a08-40f0-b2a9-bf6a4459cb4f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:27.833576 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0b1cefca-0a08-40f0-b2a9-bf6a4459cb4f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9/action Jul 03 17:48:27.833576 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0b1cefca-0a08-40f0-b2a9-bf6a4459cb4f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:27.833576 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0b1cefca-0a08-40f0-b2a9-bf6a4459cb4f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:27.833576 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.admin_actions [None req-0b1cefca-0a08-40f0-b2a9-bf6a4459cb4f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '18c0297c-1cbf-4c7f-860f-dfb546fbcaa9' with '{'status': 'deleting'}' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:27.833576 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:27.833576 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:27.833576 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0b1cefca-0a08-40f0-b2a9-bf6a4459cb4f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9/action returned with HTTP 202 Jul 03 17:48:27.833576 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 206/795] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:27 2026] POST /volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:27.834961 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0922bd0e-2a52-4b6a-8948-e615555fe56b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:27.834961 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0922bd0e-2a52-4b6a-8948-e615555fe56b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 Jul 03 17:48:27.834961 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0922bd0e-2a52-4b6a-8948-e615555fe56b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:27.834961 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0922bd0e-2a52-4b6a-8948-e615555fe56b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:27.834961 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:27.834961 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:27.834961 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0922bd0e-2a52-4b6a-8948-e615555fe56b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:27.834961 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0922bd0e-2a52-4b6a-8948-e615555fe56b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 returned with HTTP 200 Jul 03 17:48:27.834961 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 199/796] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:27 2026] GET /volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:27.835848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8a518788-e29c-45fa-baf6-118bdb9348cf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:27.835848 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8a518788-e29c-45fa-baf6-118bdb9348cf tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9/action Jul 03 17:48:27.835848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8a518788-e29c-45fa-baf6-118bdb9348cf tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:27.835848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8a518788-e29c-45fa-baf6-118bdb9348cf tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:27.835848 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:27.835848 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:27.835848 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8a518788-e29c-45fa-baf6-118bdb9348cf tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Snapshot retrieved successfully. Jul 03 17:48:27.835848 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8a518788-e29c-45fa-baf6-118bdb9348cf tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Snapshot delete request issued successfully. Jul 03 17:48:27.835848 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8a518788-e29c-45fa-baf6-118bdb9348cf tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9/action returned with HTTP 202 Jul 03 17:48:27.835848 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 194/797] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:27 2026] POST /volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:27.836474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-65e56de0-a115-4729-9be5-66ce46fef38e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:27.836474 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-65e56de0-a115-4729-9be5-66ce46fef38e tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 Jul 03 17:48:27.836474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-65e56de0-a115-4729-9be5-66ce46fef38e tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:27.836474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-65e56de0-a115-4729-9be5-66ce46fef38e tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:27.836474 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:27.836474 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:27.836474 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-65e56de0-a115-4729-9be5-66ce46fef38e tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:27.836474 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-65e56de0-a115-4729-9be5-66ce46fef38e tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 returned with HTTP 200 Jul 03 17:48:27.836474 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 199/798] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:27 2026] GET /volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:48:27.837271 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-064602dd-1411-4fa2-8aa0-6b3e9a5bb297 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:27.837271 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-064602dd-1411-4fa2-8aa0-6b3e9a5bb297 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8 Jul 03 17:48:27.837271 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-064602dd-1411-4fa2-8aa0-6b3e9a5bb297 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:27.837271 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-064602dd-1411-4fa2-8aa0-6b3e9a5bb297 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:27.837271 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-064602dd-1411-4fa2-8aa0-6b3e9a5bb297 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member 4d065177-295c-40d9-9575-cf51bc508bc8 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:27.837271 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:27.837271 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:27.837271 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-064602dd-1411-4fa2-8aa0-6b3e9a5bb297 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8 returned with HTTP 200 Jul 03 17:48:27.837271 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 207/799] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:27 2026] GET /volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-808367146", "volume_type": "7b52ab54-aff5-4c06-b34c-f3ffd527432f", "group_id": "4d065177-295c-40d9-9575-cf51bc508bc8", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-808367146', 'volume_type': '7b52ab54-aff5-4c06-b34c-f3ffd527432f', 'group_id': '4d065177-295c-40d9-9575-cf51bc508bc8', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume of 1 GB Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Availability Zones retrieved successfully. Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Flow 'volume_create_api' (870b2e86-e52c-4be6-bbdf-5186ddfc3d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d21abb-3675-485c-9344-ec3037ae5e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d21abb-3675-485c-9344-ec3037ae5e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:48:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b52ab54-aff5-4c06-b34c-f3ffd527432f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1022524036',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b52ab54-aff5-4c06-b34c-f3ffd527432f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4d065177-295c-40d9-9575-cf51bc508bc8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7b327b-4bea-4f22-b936-7ab029cbc02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:27.837719 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1022524036 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1022524036, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:27.840249 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1022524036 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1022524036, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:27.840249 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['82a63e7e-dca7-453b-968a-521fa8a7b2b8', '66b9c510-f454-47b2-8760-d47598ab376d', '187d19fd-798d-40ae-9a19-782551fd6c8f', '2e0ba6dc-becb-4cdb-982b-95d0823a025d'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:27.840249 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7b327b-4bea-4f22-b936-7ab029cbc02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a63e7e-dca7-453b-968a-521fa8a7b2b8', '66b9c510-f454-47b2-8760-d47598ab376d', '187d19fd-798d-40ae-9a19-782551fd6c8f', '2e0ba6dc-becb-4cdb-982b-95d0823a025d']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:27.840249 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3316be78-faaf-4b3c-bfc6-32e2ac4cf8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:27.908955 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3316be78-faaf-4b3c-bfc6-32e2ac4cf8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-808367146',encryption_key_id=None,group_id=4d065177-295c-40d9-9575-cf51bc508bc8,group_type_id=,metadata={},multiattach=False,project_id='4ee59da478f646a7a063eeffe240482f',qos_specs=None,replication_status=,reservations=['82a63e7e-dca7-453b-968a-521fa8a7b2b8','66b9c510-f454-47b2-8760-d47598ab376d','187d19fd-798d-40ae-9a19-782551fd6c8f','2e0ba6dc-becb-4cdb-982b-95d0823a025d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dbe6fdf7984a649abf5416c626e356',volume_type_id=7b52ab54-aff5-4c06-b34c-f3ffd527432f), 'volume': Volume(_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-03T17:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-808367146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4d065177-295c-40d9-9575-cf51bc508bc8,host=None,id=5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee59da478f646a7a063eeffe240482f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2dbe6fdf7984a649abf5416c626e356',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b52ab54-aff5-4c06-b34c-f3ffd527432f),volume_type_id=7b52ab54-aff5-4c06-b34c-f3ffd527432f)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:27.909739 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a42a987-f521-4312-8485-99c96aeba4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:27.944696 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a42a987-f521-4312-8485-99c96aeba4a2) transitioned into state 'SUCCESS' from state '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-808367146',encryption_key_id=None,group_id=4d065177-295c-40d9-9575-cf51bc508bc8,group_type_id=,metadata={},multiattach=False,project_id='4ee59da478f646a7a063eeffe240482f',qos_specs=None,replication_status=,reservations=['82a63e7e-dca7-453b-968a-521fa8a7b2b8','66b9c510-f454-47b2-8760-d47598ab376d','187d19fd-798d-40ae-9a19-782551fd6c8f','2e0ba6dc-becb-4cdb-982b-95d0823a025d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2dbe6fdf7984a649abf5416c626e356',volume_type_id=7b52ab54-aff5-4c06-b34c-f3ffd527432f)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:27.945564 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8645a9-8440-44d9-8d1f-c01c11cbf0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:27.960496 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8645a9-8440-44d9-8d1f-c01c11cbf0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:27.961755 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Flow 'volume_create_api' (870b2e86-e52c-4be6-bbdf-5186ddfc3d89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:27.962235 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Create volume request issued successfully. Jul 03 17:48:27.963204 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:27.963399 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:28.009120 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:28.013248 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:28.013248 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:28.016346 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b8138a3e-a96f-4093-8102-32e7e77b3822 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:28.016783 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 200/800] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:48:27 2026] POST /volume/v3/volumes => generated 822 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:28.029254 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-24af75d2-3e3a-4e5d-828c-c6ed91ec6e54 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:28.031116 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-24af75d2-3e3a-4e5d-828c-c6ed91ec6e54 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 Jul 03 17:48:28.031328 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-24af75d2-3e3a-4e5d-828c-c6ed91ec6e54 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:28.034867 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-24af75d2-3e3a-4e5d-828c-c6ed91ec6e54 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:28.037904 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:28.037904 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:28.041161 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-24af75d2-3e3a-4e5d-828c-c6ed91ec6e54 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:28.041816 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-24af75d2-3e3a-4e5d-828c-c6ed91ec6e54 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:28.041961 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-24af75d2-3e3a-4e5d-828c-c6ed91ec6e54 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:28.076380 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-24af75d2-3e3a-4e5d-828c-c6ed91ec6e54 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:28.081571 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:28.081571 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:28.091180 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-24af75d2-3e3a-4e5d-828c-c6ed91ec6e54 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 returned with HTTP 200 Jul 03 17:48:28.091703 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 195/801] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:28 2026] GET /volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 => generated 890 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:28.350196 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7f1c52d9-7254-4d8e-8987-ca028be8fbff None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:28.351781 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7f1c52d9-7254-4d8e-8987-ca028be8fbff tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/c088a311-e2ce-4c54-9854-cc7c398c3ee1/action Jul 03 17:48:28.352110 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7f1c52d9-7254-4d8e-8987-ca028be8fbff tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-attach": {"instance_uuid": "9ed3da63-8ea7-430d-b09a-6e3784a9ee40", "mountpoint": "/dev/vdc"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:28.352226 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7f1c52d9-7254-4d8e-8987-ca028be8fbff tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9ed3da63-8ea7-430d-b09a-6e3784a9ee40", "mountpoint": "/dev/vdc"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:28.358575 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7f1c52d9-7254-4d8e-8987-ca028be8fbff tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/c088a311-e2ce-4c54-9854-cc7c398c3ee1/action returned with HTTP 404 Jul 03 17:48:28.359066 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 200/802] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:28 2026] POST /volume/v3/volumes/c088a311-e2ce-4c54-9854-cc7c398c3ee1/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:28.461097 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cd445dbf-aae3-4647-99c5-ff0043a71c83 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:28.466080 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cd445dbf-aae3-4647-99c5-ff0043a71c83 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 Jul 03 17:48:28.466564 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cd445dbf-aae3-4647-99c5-ff0043a71c83 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:28.466821 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cd445dbf-aae3-4647-99c5-ff0043a71c83 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:28.473025 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cd445dbf-aae3-4647-99c5-ff0043a71c83 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 returned with HTTP 404 Jul 03 17:48:28.473676 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 208/803] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:28 2026] GET /volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:28.479960 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-235a2b34-0a6b-4747-bb76-f9ee5f70803f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:28.481684 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-235a2b34-0a6b-4747-bb76-f9ee5f70803f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action Jul 03 17:48:28.482730 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-235a2b34-0a6b-4747-bb76-f9ee5f70803f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:28.482730 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-235a2b34-0a6b-4747-bb76-f9ee5f70803f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:28.483378 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.admin_actions [None req-235a2b34-0a6b-4747-bb76-f9ee5f70803f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '6fc3cff9-0d60-4cfb-ba0a-abcba0c04430' with '{'status': 'available'}' {{(pid=99942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:28.491657 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:28.491657 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:28.501686 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-235a2b34-0a6b-4747-bb76-f9ee5f70803f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action returned with HTTP 202 Jul 03 17:48:28.502217 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 201/804] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:28 2026] POST /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:28.511799 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-18436e46-4d9f-4150-a67e-f481b85c31f8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:28.514526 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-18436e46-4d9f-4150-a67e-f481b85c31f8 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:28.514828 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-18436e46-4d9f-4150-a67e-f481b85c31f8 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:28.515102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-18436e46-4d9f-4150-a67e-f481b85c31f8 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:28.521469 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:28.521469 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:28.522147 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-18436e46-4d9f-4150-a67e-f481b85c31f8 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:28.523298 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-18436e46-4d9f-4150-a67e-f481b85c31f8 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:28.523859 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 196/805] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:28 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:28.536360 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6d25a098-c5fe-4a8b-9dbe-efacad633550 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:28.538045 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6d25a098-c5fe-4a8b-9dbe-efacad633550 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 Jul 03 17:48:28.538220 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6d25a098-c5fe-4a8b-9dbe-efacad633550 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:28.538402 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6d25a098-c5fe-4a8b-9dbe-efacad633550 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:28.538499 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-6d25a098-c5fe-4a8b-9dbe-efacad633550 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Delete snapshot with id: 18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 Jul 03 17:48:28.546535 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6d25a098-c5fe-4a8b-9dbe-efacad633550 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 returned with HTTP 404 Jul 03 17:48:28.547037 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 201/806] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:48:28 2026] DELETE /volume/v3/snapshots/18c0297c-1cbf-4c7f-860f-dfb546fbcaa9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:28.554666 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ef03be9b-c6d9-446d-935a-79591ce26f64 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:28.556171 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ef03be9b-c6d9-446d-935a-79591ce26f64 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:48:28.556693 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ef03be9b-c6d9-446d-935a-79591ce26f64 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fa3a2b0-fe67-4290-a3f3-3694a827ae49", "name": "tempest-SnapshotsActionsTest-Snapshot-1003892528"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:28.568060 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:28.568060 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:28.569685 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ef03be9b-c6d9-446d-935a-79591ce26f64 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Volume info retrieved successfully. Jul 03 17:48:28.569685 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-ef03be9b-c6d9-446d-935a-79591ce26f64 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Create snapshot from volume 7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:28.606662 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-ef03be9b-c6d9-446d-935a-79591ce26f64 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Created reservations ['2df80563-fe14-4e74-99f0-a05dcfeb25d8', '05d5b189-61e3-4b79-bf8a-70d74a23e21c', '49f6b9a3-2c61-40b7-b8de-8d5a845c71ef', '1e474ca1-dc14-480c-91ad-111ed1bf2912'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:28.644836 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ef03be9b-c6d9-446d-935a-79591ce26f64 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot create request issued successfully. Jul 03 17:48:28.644836 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ef03be9b-c6d9-446d-935a-79591ce26f64 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:48:28.644836 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 209/807] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:48:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:28.652546 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0fa2d96e-d211-438a-81d0-8dd5e10c0074 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:28.654782 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0fa2d96e-d211-438a-81d0-8dd5e10c0074 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c Jul 03 17:48:28.655043 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0fa2d96e-d211-438a-81d0-8dd5e10c0074 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:28.655297 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0fa2d96e-d211-438a-81d0-8dd5e10c0074 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:28.663788 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:28.663788 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:28.664383 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0fa2d96e-d211-438a-81d0-8dd5e10c0074 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:28.665799 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0fa2d96e-d211-438a-81d0-8dd5e10c0074 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c returned with HTTP 200 Jul 03 17:48:28.665894 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 202/808] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:28 2026] GET /volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:29.106805 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-123c37e4-3fbc-4ac1-a6fc-86c8968a210e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:29.108407 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-123c37e4-3fbc-4ac1-a6fc-86c8968a210e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 Jul 03 17:48:29.108635 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-123c37e4-3fbc-4ac1-a6fc-86c8968a210e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:29.108829 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-123c37e4-3fbc-4ac1-a6fc-86c8968a210e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:29.115240 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:29.115240 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:29.120377 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-123c37e4-3fbc-4ac1-a6fc-86c8968a210e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:29.121204 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-123c37e4-3fbc-4ac1-a6fc-86c8968a210e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:29.121392 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-123c37e4-3fbc-4ac1-a6fc-86c8968a210e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:29.163345 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-123c37e4-3fbc-4ac1-a6fc-86c8968a210e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:29.166339 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:29.166339 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:29.174789 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-123c37e4-3fbc-4ac1-a6fc-86c8968a210e tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 returned with HTTP 200 Jul 03 17:48:29.175315 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 197/809] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:29 2026] GET /volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:29.188312 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7eef7f0d-73fb-4f84-8eca-82e328b8b1a3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:29.190546 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7eef7f0d-73fb-4f84-8eca-82e328b8b1a3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/group_snapshots Jul 03 17:48:29.191048 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7eef7f0d-73fb-4f84-8eca-82e328b8b1a3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4d065177-295c-40d9-9575-cf51bc508bc8", "name": "tempest-group_snapshot-1732109918"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:29.192883 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.group_snapshots [None req-7eef7f0d-73fb-4f84-8eca-82e328b8b1a3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4d065177-295c-40d9-9575-cf51bc508bc8', 'name': 'tempest-group_snapshot-1732109918'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 17:48:29.197530 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:29.197530 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:29.201691 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.group_snapshots [None req-7eef7f0d-73fb-4f84-8eca-82e328b8b1a3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Creating group_snapshot tempest-group_snapshot-1732109918. Jul 03 17:48:29.220966 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:29.220966 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:29.234150 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-7eef7f0d-73fb-4f84-8eca-82e328b8b1a3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1022524036 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1022524036, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:29.234578 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-7eef7f0d-73fb-4f84-8eca-82e328b8b1a3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1022524036 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1022524036, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:29.263923 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-7eef7f0d-73fb-4f84-8eca-82e328b8b1a3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Created reservations ['a6507276-0369-4847-b2ce-6ea43238e5b3', '9dc6c9c9-f40b-419d-a174-4b24c676e141', '40e48972-8743-4e3c-a5f2-b2dbaef86630', 'f8c9fbdf-a6de-46bd-8357-d305f1609812'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:29.291025 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7eef7f0d-73fb-4f84-8eca-82e328b8b1a3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots returned with HTTP 202 Jul 03 17:48:29.291415 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 202/810] 10.4.3.210 () {70 vars in 1324 bytes} [Fri Jul 3 17:48:29 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:29.300387 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e022e2d0-137a-4c0f-ba45-66b4ae8e2ea6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:29.304469 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e022e2d0-137a-4c0f-ba45-66b4ae8e2ea6 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 Jul 03 17:48:29.305440 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e022e2d0-137a-4c0f-ba45-66b4ae8e2ea6 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:29.305692 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e022e2d0-137a-4c0f-ba45-66b4ae8e2ea6 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:29.306075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-e022e2d0-137a-4c0f-ba45-66b4ae8e2ea6 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member c6bb708b-df26-48fa-879e-0f4c47c52c44 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:48:29.310127 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:29.310127 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:29.317464 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e022e2d0-137a-4c0f-ba45-66b4ae8e2ea6 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 returned with HTTP 200 Jul 03 17:48:29.317464 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 210/811] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:29 2026] GET /volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:29.680356 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-eed65efb-4250-488b-ba57-4d7ae7ff56ad None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:29.682083 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eed65efb-4250-488b-ba57-4d7ae7ff56ad tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c Jul 03 17:48:29.682083 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eed65efb-4250-488b-ba57-4d7ae7ff56ad tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:29.682083 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eed65efb-4250-488b-ba57-4d7ae7ff56ad tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:29.694401 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:29.694401 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:29.694956 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-eed65efb-4250-488b-ba57-4d7ae7ff56ad tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:29.695853 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eed65efb-4250-488b-ba57-4d7ae7ff56ad tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c returned with HTTP 200 Jul 03 17:48:29.696339 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 203/812] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:29 2026] GET /volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:29.707131 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ec76e096-ac9c-418e-b887-345e970bc75e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:29.708889 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ec76e096-ac9c-418e-b887-345e970bc75e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c/action Jul 03 17:48:29.709224 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ec76e096-ac9c-418e-b887-345e970bc75e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:29.709341 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ec76e096-ac9c-418e-b887-345e970bc75e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:29.710647 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.admin_actions [None req-ec76e096-ac9c-418e-b887-345e970bc75e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '7b41d027-fab3-43e2-90db-6384dcaaa51c' with '{'status': 'error'}' {{(pid=99943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:29.719457 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:29.719457 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:29.752856 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ec76e096-ac9c-418e-b887-345e970bc75e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c/action returned with HTTP 202 Jul 03 17:48:29.753264 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 198/813] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:29 2026] POST /volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:29.765329 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-99460662-fc1f-49e3-b523-78a53a4683fd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:29.767371 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-99460662-fc1f-49e3-b523-78a53a4683fd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c Jul 03 17:48:29.768235 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-99460662-fc1f-49e3-b523-78a53a4683fd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:29.768235 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-99460662-fc1f-49e3-b523-78a53a4683fd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:29.774386 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:29.774386 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:29.775086 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-99460662-fc1f-49e3-b523-78a53a4683fd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:29.776054 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-99460662-fc1f-49e3-b523-78a53a4683fd tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c returned with HTTP 200 Jul 03 17:48:29.776419 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 203/814] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:29 2026] GET /volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:29.790795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-092b9d44-26a8-4481-8b49-7fbc0c2074bc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:29.792818 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-092b9d44-26a8-4481-8b49-7fbc0c2074bc tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c/action Jul 03 17:48:29.793330 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-092b9d44-26a8-4481-8b49-7fbc0c2074bc tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:29.793584 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-092b9d44-26a8-4481-8b49-7fbc0c2074bc tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:29.802795 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:29.802795 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:29.802795 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-092b9d44-26a8-4481-8b49-7fbc0c2074bc tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Snapshot retrieved successfully. Jul 03 17:48:29.844531 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-092b9d44-26a8-4481-8b49-7fbc0c2074bc tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Snapshot delete request issued successfully. Jul 03 17:48:29.844531 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-092b9d44-26a8-4481-8b49-7fbc0c2074bc tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c/action returned with HTTP 202 Jul 03 17:48:29.844531 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 211/815] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:29 2026] POST /volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:29.856802 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f43291bc-8c5b-4586-81f5-a3858cc0625f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:29.858588 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f43291bc-8c5b-4586-81f5-a3858cc0625f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c Jul 03 17:48:29.858841 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f43291bc-8c5b-4586-81f5-a3858cc0625f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:29.860387 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f43291bc-8c5b-4586-81f5-a3858cc0625f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:29.871204 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:29.871204 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:29.871718 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f43291bc-8c5b-4586-81f5-a3858cc0625f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:29.873034 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f43291bc-8c5b-4586-81f5-a3858cc0625f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c returned with HTTP 200 Jul 03 17:48:29.873416 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 204/816] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:29 2026] GET /volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:30.327901 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fbde5324-3367-4ec1-bd3b-9b45c2a88bf3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.332702 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fbde5324-3367-4ec1-bd3b-9b45c2a88bf3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 Jul 03 17:48:30.333155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fbde5324-3367-4ec1-bd3b-9b45c2a88bf3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.333155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fbde5324-3367-4ec1-bd3b-9b45c2a88bf3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.333221 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.group_snapshots [None req-fbde5324-3367-4ec1-bd3b-9b45c2a88bf3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member c6bb708b-df26-48fa-879e-0f4c47c52c44 {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:48:30.340119 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.340119 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:30.346521 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fbde5324-3367-4ec1-bd3b-9b45c2a88bf3 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 returned with HTTP 200 Jul 03 17:48:30.346955 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 199/817] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 => generated 308 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:30.356334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-17ec4870-0ffc-4f58-86ed-c604d5ea7d39 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.358862 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-17ec4870-0ffc-4f58-86ed-c604d5ea7d39 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Jul 03 17:48:30.359150 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-17ec4870-0ffc-4f58-86ed-c604d5ea7d39 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.359409 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-17ec4870-0ffc-4f58-86ed-c604d5ea7d39 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.359758 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-17ec4870-0ffc-4f58-86ed-c604d5ea7d39 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:30.361267 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-17ec4870-0ffc-4f58-86ed-c604d5ea7d39 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Building query based on filter {{(pid=99940) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:48:30.366324 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-17ec4870-0ffc-4f58-86ed-c604d5ea7d39 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all snapshots completed successfully. Jul 03 17:48:30.366854 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.366854 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:30.367700 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-17ec4870-0ffc-4f58-86ed-c604d5ea7d39 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 17:48:30.368216 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 204/818] 10.4.3.210 () {66 vars in 1264 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:30.380407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fea2916a-2f64-4008-86a8-407b42692e6b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.382644 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fea2916a-2f64-4008-86a8-407b42692e6b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/4da7c428-e861-45a8-8ee0-172c7ba16bfd Jul 03 17:48:30.383012 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fea2916a-2f64-4008-86a8-407b42692e6b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.383327 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fea2916a-2f64-4008-86a8-407b42692e6b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.390027 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.390027 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:30.390705 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fea2916a-2f64-4008-86a8-407b42692e6b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Snapshot retrieved successfully. Jul 03 17:48:30.391604 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fea2916a-2f64-4008-86a8-407b42692e6b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/4da7c428-e861-45a8-8ee0-172c7ba16bfd returned with HTTP 200 Jul 03 17:48:30.392128 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 212/819] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/snapshots/4da7c428-e861-45a8-8ee0-172c7ba16bfd => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:30.400926 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cd178be9-4eae-4ee8-b0ef-3704a8a9fdbb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.402900 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cd178be9-4eae-4ee8-b0ef-3704a8a9fdbb tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 Jul 03 17:48:30.403222 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cd178be9-4eae-4ee8-b0ef-3704a8a9fdbb tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.403467 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cd178be9-4eae-4ee8-b0ef-3704a8a9fdbb tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.403648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.group_snapshots [None req-cd178be9-4eae-4ee8-b0ef-3704a8a9fdbb tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member c6bb708b-df26-48fa-879e-0f4c47c52c44 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:48:30.407537 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.407537 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:30.412018 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cd178be9-4eae-4ee8-b0ef-3704a8a9fdbb tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 returned with HTTP 200 Jul 03 17:48:30.412655 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 205/820] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:30.421283 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f3cfe413-8ff5-4268-8e0f-959e242d7894 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.423749 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3cfe413-8ff5-4268-8e0f-959e242d7894 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/detail Jul 03 17:48:30.423944 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3cfe413-8ff5-4268-8e0f-959e242d7894 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.424104 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3cfe413-8ff5-4268-8e0f-959e242d7894 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.434141 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3cfe413-8ff5-4268-8e0f-959e242d7894 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 17:48:30.434523 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 200/821] 10.4.3.210 () {68 vars in 1323 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:30.445697 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4a4722d8-b128-41f5-a327-3d1bbeba8568 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.447352 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4a4722d8-b128-41f5-a327-3d1bbeba8568 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 Jul 03 17:48:30.447519 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4a4722d8-b128-41f5-a327-3d1bbeba8568 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.447699 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4a4722d8-b128-41f5-a327-3d1bbeba8568 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.447840 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.group_snapshots [None req-4a4722d8-b128-41f5-a327-3d1bbeba8568 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] delete called for member c6bb708b-df26-48fa-879e-0f4c47c52c44 {{(pid=99940) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 17:48:30.447923 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.group_snapshots [None req-4a4722d8-b128-41f5-a327-3d1bbeba8568 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Delete group_snapshot with id: c6bb708b-df26-48fa-879e-0f4c47c52c44 Jul 03 17:48:30.451078 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.451078 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:30.496948 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4a4722d8-b128-41f5-a327-3d1bbeba8568 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 returned with HTTP 202 Jul 03 17:48:30.497441 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 205/822] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:48:30 2026] DELETE /volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:30.511064 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-37094970-fc5f-494c-ae41-8bae367235a1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.512895 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37094970-fc5f-494c-ae41-8bae367235a1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:30.513394 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37094970-fc5f-494c-ae41-8bae367235a1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.513786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37094970-fc5f-494c-ae41-8bae367235a1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.514201 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-37094970-fc5f-494c-ae41-8bae367235a1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:30.515146 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37094970-fc5f-494c-ae41-8bae367235a1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:30.523538 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-37094970-fc5f-494c-ae41-8bae367235a1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all volumes completed successfully. Jul 03 17:48:30.525822 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-37094970-fc5f-494c-ae41-8bae367235a1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:30.525822 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-37094970-fc5f-494c-ae41-8bae367235a1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:30.563160 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-37094970-fc5f-494c-ae41-8bae367235a1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:30.566267 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.566267 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:30.573577 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37094970-fc5f-494c-ae41-8bae367235a1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:30.576067 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 213/823] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:30.594142 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b43eb761-0ed7-40ab-90d8-2ea3961d5271 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.595815 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b43eb761-0ed7-40ab-90d8-2ea3961d5271 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Jul 03 17:48:30.596006 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b43eb761-0ed7-40ab-90d8-2ea3961d5271 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.596182 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b43eb761-0ed7-40ab-90d8-2ea3961d5271 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.596431 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-b43eb761-0ed7-40ab-90d8-2ea3961d5271 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:30.597456 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.db.api [None req-b43eb761-0ed7-40ab-90d8-2ea3961d5271 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Building query based on filter {{(pid=99942) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:48:30.612822 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b43eb761-0ed7-40ab-90d8-2ea3961d5271 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all snapshots completed successfully. Jul 03 17:48:30.613694 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b43eb761-0ed7-40ab-90d8-2ea3961d5271 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 17:48:30.614299 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 206/824] 10.4.3.210 () {66 vars in 1264 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:48:30.624403 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7e1e3930-9df9-47ce-a81c-b5cb2d33789c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.628039 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7e1e3930-9df9-47ce-a81c-b5cb2d33789c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 Jul 03 17:48:30.628319 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7e1e3930-9df9-47ce-a81c-b5cb2d33789c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.628579 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7e1e3930-9df9-47ce-a81c-b5cb2d33789c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.628747 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.group_snapshots [None req-7e1e3930-9df9-47ce-a81c-b5cb2d33789c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member c6bb708b-df26-48fa-879e-0f4c47c52c44 {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:48:30.638844 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7e1e3930-9df9-47ce-a81c-b5cb2d33789c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 returned with HTTP 404 Jul 03 17:48:30.639868 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 201/825] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:30.646425 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0adef60a-3139-4672-bb8d-4002afb671f1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.648365 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0adef60a-3139-4672-bb8d-4002afb671f1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/group_snapshots Jul 03 17:48:30.648526 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0adef60a-3139-4672-bb8d-4002afb671f1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.648722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0adef60a-3139-4672-bb8d-4002afb671f1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.649028 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.649028 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:30.660225 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0adef60a-3139-4672-bb8d-4002afb671f1 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots returned with HTTP 200 Jul 03 17:48:30.660225 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 206/826] 10.4.3.210 () {68 vars in 1302 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:30.666944 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9f0691f9-9c83-4191-9909-1e9c8f774614 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.670242 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9f0691f9-9c83-4191-9909-1e9c8f774614 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 Jul 03 17:48:30.670242 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9f0691f9-9c83-4191-9909-1e9c8f774614 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.670242 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9f0691f9-9c83-4191-9909-1e9c8f774614 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.670242 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-9f0691f9-9c83-4191-9909-1e9c8f774614 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] delete called for member c6bb708b-df26-48fa-879e-0f4c47c52c44 {{(pid=99941) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 17:48:30.670242 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.group_snapshots [None req-9f0691f9-9c83-4191-9909-1e9c8f774614 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Delete group_snapshot with id: c6bb708b-df26-48fa-879e-0f4c47c52c44 Jul 03 17:48:30.673262 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9f0691f9-9c83-4191-9909-1e9c8f774614 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 returned with HTTP 404 Jul 03 17:48:30.673857 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 214/827] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:48:30 2026] DELETE /volume/v3/group_snapshots/c6bb708b-df26-48fa-879e-0f4c47c52c44 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:30.682317 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.687364 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:48:30.687959 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.688241 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.688519 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:30.689455 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:30.698813 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Get all volumes completed successfully. Jul 03 17:48:30.699582 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:30.699812 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:30.736905 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:30.739990 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.739990 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:30.747101 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7e11047b-4573-4d5c-bfac-8bd08e12e35c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:48:30.747596 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 207/828] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:30.760289 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-becb0d4f-1291-4450-abec-3f30d2f0e07b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.762409 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-becb0d4f-1291-4450-abec-3f30d2f0e07b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] POST https://10.4.3.210/volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8/action Jul 03 17:48:30.763334 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-becb0d4f-1291-4450-abec-3f30d2f0e07b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:30.763467 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-becb0d4f-1291-4450-abec-3f30d2f0e07b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:30.765299 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-becb0d4f-1291-4450-abec-3f30d2f0e07b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] delete called for group 4d065177-295c-40d9-9575-cf51bc508bc8 {{(pid=99943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:48:30.765521 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.groups [None req-becb0d4f-1291-4450-abec-3f30d2f0e07b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Delete group with id: 4d065177-295c-40d9-9575-cf51bc508bc8 Jul 03 17:48:30.769257 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.769257 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:30.841869 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-becb0d4f-1291-4450-abec-3f30d2f0e07b tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8/action returned with HTTP 202 Jul 03 17:48:30.842253 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 202/829] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:48:30 2026] POST /volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:30.852538 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0a6a29b8-7142-4019-a0f4-2ac14168bd0c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.854479 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0a6a29b8-7142-4019-a0f4-2ac14168bd0c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 Jul 03 17:48:30.854783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0a6a29b8-7142-4019-a0f4-2ac14168bd0c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.855068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0a6a29b8-7142-4019-a0f4-2ac14168bd0c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.865747 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.865747 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:30.869243 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0a6a29b8-7142-4019-a0f4-2ac14168bd0c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Volume info retrieved successfully. Jul 03 17:48:30.869915 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-0a6a29b8-7142-4019-a0f4-2ac14168bd0c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:48:30.870056 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-0a6a29b8-7142-4019-a0f4-2ac14168bd0c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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 17:48:30.885595 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-77176093-7bbc-4668-a73e-175373f2bf2f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.890884 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-77176093-7bbc-4668-a73e-175373f2bf2f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c Jul 03 17:48:30.891191 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-77176093-7bbc-4668-a73e-175373f2bf2f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.891470 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-77176093-7bbc-4668-a73e-175373f2bf2f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.898464 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-77176093-7bbc-4668-a73e-175373f2bf2f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c returned with HTTP 404 Jul 03 17:48:30.901792 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 215/830] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:30.909438 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-36462594-158f-4884-a9a3-e1aec580c8e7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.911883 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-36462594-158f-4884-a9a3-e1aec580c8e7 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action Jul 03 17:48:30.912328 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-36462594-158f-4884-a9a3-e1aec580c8e7 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:30.912590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-36462594-158f-4884-a9a3-e1aec580c8e7 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:30.912826 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-0a6a29b8-7142-4019-a0f4-2ac14168bd0c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:48:30.914314 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.admin_actions [None req-36462594-158f-4884-a9a3-e1aec580c8e7 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '6fc3cff9-0d60-4cfb-ba0a-abcba0c04430' with '{'status': 'available'}' {{(pid=99942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:30.919789 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.919789 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:30.925023 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.925023 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:30.926992 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0a6a29b8-7142-4019-a0f4-2ac14168bd0c tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 returned with HTTP 200 Jul 03 17:48:30.927527 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 207/831] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 => generated 914 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:30.937579 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-36462594-158f-4884-a9a3-e1aec580c8e7 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action returned with HTTP 202 Jul 03 17:48:30.938153 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 208/832] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:30 2026] POST /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:30.949481 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-28374cf9-2a61-4b10-9450-57cf5ae6de3a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.953927 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-28374cf9-2a61-4b10-9450-57cf5ae6de3a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:30.954126 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-28374cf9-2a61-4b10-9450-57cf5ae6de3a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.954311 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-28374cf9-2a61-4b10-9450-57cf5ae6de3a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.959087 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:30.959087 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:30.959519 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-28374cf9-2a61-4b10-9450-57cf5ae6de3a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:30.960512 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-28374cf9-2a61-4b10-9450-57cf5ae6de3a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:30.960699 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 203/833] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:30 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:30.973825 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dae189f7-a2e9-41f6-84fb-d05b275a123d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.975970 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dae189f7-a2e9-41f6-84fb-d05b275a123d tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c Jul 03 17:48:30.976255 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dae189f7-a2e9-41f6-84fb-d05b275a123d tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:30.976537 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dae189f7-a2e9-41f6-84fb-d05b275a123d tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:30.976692 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-dae189f7-a2e9-41f6-84fb-d05b275a123d tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Delete snapshot with id: 7b41d027-fab3-43e2-90db-6384dcaaa51c Jul 03 17:48:30.981813 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dae189f7-a2e9-41f6-84fb-d05b275a123d tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c returned with HTTP 404 Jul 03 17:48:30.982176 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 216/834] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:48:30 2026] DELETE /volume/v3/snapshots/7b41d027-fab3-43e2-90db-6384dcaaa51c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:30.991571 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-056e6bbc-e682-4802-9489-5d9f0e49189a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:30.993788 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-056e6bbc-e682-4802-9489-5d9f0e49189a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:48:30.994180 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-056e6bbc-e682-4802-9489-5d9f0e49189a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fa3a2b0-fe67-4290-a3f3-3694a827ae49", "name": "tempest-SnapshotsActionsTest-Snapshot-2055526504"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:31.004228 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:31.004228 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:31.004919 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-056e6bbc-e682-4802-9489-5d9f0e49189a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Volume info retrieved successfully. Jul 03 17:48:31.005116 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-056e6bbc-e682-4802-9489-5d9f0e49189a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Create snapshot from volume 7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:31.044140 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-056e6bbc-e682-4802-9489-5d9f0e49189a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Created reservations ['3ced599a-e350-4c6c-aa22-10f9eee9562e', '996f4ff5-d6b4-4e9b-bac4-398339f584b5', 'f17ba884-1bc8-407e-8e6b-95418ba643ed', '7e85fe72-9df0-4945-bea7-47f571a7fbb2'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:31.084340 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-056e6bbc-e682-4802-9489-5d9f0e49189a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot create request issued successfully. Jul 03 17:48:31.084340 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-056e6bbc-e682-4802-9489-5d9f0e49189a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:48:31.084340 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 208/835] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:48:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:31.093554 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7fd75fc4-9817-4087-b0df-29763a3943be None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:31.096192 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7fd75fc4-9817-4087-b0df-29763a3943be tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba Jul 03 17:48:31.096192 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7fd75fc4-9817-4087-b0df-29763a3943be tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:31.096192 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7fd75fc4-9817-4087-b0df-29763a3943be tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:31.102344 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:31.102344 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:31.103254 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7fd75fc4-9817-4087-b0df-29763a3943be tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:31.104134 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7fd75fc4-9817-4087-b0df-29763a3943be tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba returned with HTTP 200 Jul 03 17:48:31.104513 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 209/836] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:31 2026] GET /volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:31.613797 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-125f8ee4-682d-40bb-96b2-058c4271c869 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:31.616332 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-125f8ee4-682d-40bb-96b2-058c4271c869 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] DELETE https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:31.616683 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-125f8ee4-682d-40bb-96b2-058c4271c869 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:31.616960 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-125f8ee4-682d-40bb-96b2-058c4271c869 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:31.617198 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-125f8ee4-682d-40bb-96b2-058c4271c869 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Delete volume with id: effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:31.625181 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:31.625181 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:31.625968 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-125f8ee4-682d-40bb-96b2-058c4271c869 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:31.654917 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-125f8ee4-682d-40bb-96b2-058c4271c869 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Delete volume request issued successfully. Jul 03 17:48:31.655172 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-125f8ee4-682d-40bb-96b2-058c4271c869 tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 202 Jul 03 17:48:31.655711 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 204/837] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:31 2026] DELETE /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:31.663716 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bcfcc3c1-f1b6-45e2-b337-a76c62ccd40b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:31.667720 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bcfcc3c1-f1b6-45e2-b337-a76c62ccd40b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:31.667720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bcfcc3c1-f1b6-45e2-b337-a76c62ccd40b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:31.667720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bcfcc3c1-f1b6-45e2-b337-a76c62ccd40b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:31.677824 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:31.677824 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:31.681841 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bcfcc3c1-f1b6-45e2-b337-a76c62ccd40b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Volume info retrieved successfully. Jul 03 17:48:31.691078 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bcfcc3c1-f1b6-45e2-b337-a76c62ccd40b tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 200 Jul 03 17:48:31.691078 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 217/838] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:31 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:31.940541 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ad1b44b7-76ff-4b02-b8e0-d78391646ce7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:31.942374 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ad1b44b7-76ff-4b02-b8e0-d78391646ce7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 Jul 03 17:48:31.942594 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ad1b44b7-76ff-4b02-b8e0-d78391646ce7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:31.942781 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ad1b44b7-76ff-4b02-b8e0-d78391646ce7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:31.957375 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ad1b44b7-76ff-4b02-b8e0-d78391646ce7 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 returned with HTTP 404 Jul 03 17:48:31.957880 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 209/839] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:48:31 2026] GET /volume/v3/volumes/5dd6ac34-e8f6-44f8-a5d8-34f20c54fea8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:31.965210 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1db33ef4-b573-4ca8-80a2-76c348b2c757 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:31.968038 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1db33ef4-b573-4ca8-80a2-76c348b2c757 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] GET https://10.4.3.210/volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8 Jul 03 17:48:31.968038 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1db33ef4-b573-4ca8-80a2-76c348b2c757 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:31.968219 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1db33ef4-b573-4ca8-80a2-76c348b2c757 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:31.968431 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-1db33ef4-b573-4ca8-80a2-76c348b2c757 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] show called for member 4d065177-295c-40d9-9575-cf51bc508bc8 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:48:31.981300 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1db33ef4-b573-4ca8-80a2-76c348b2c757 tempest-GroupSnapshotsTest-825406558 tempest-GroupSnapshotsTest-825406558-project-member] https://10.4.3.210/volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8 returned with HTTP 404 Jul 03 17:48:31.981977 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 210/840] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:48:31 2026] GET /volume/v3/groups/4d065177-295c-40d9-9575-cf51bc508bc8 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:31.989618 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-77ce7573-a805-45a2-83b9-a32e37570b94 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:31.992011 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-77ce7573-a805-45a2-83b9-a32e37570b94 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/69310ce5-f9b6-410e-848a-549fb8b6e53b Jul 03 17:48:31.992338 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-77ce7573-a805-45a2-83b9-a32e37570b94 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:31.992605 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-77ce7573-a805-45a2-83b9-a32e37570b94 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:32.048640 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-77ce7573-a805-45a2-83b9-a32e37570b94 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/group_types/69310ce5-f9b6-410e-848a-549fb8b6e53b returned with HTTP 202 Jul 03 17:48:32.049091 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 205/841] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:48:31 2026] DELETE /volume/v3/group_types/69310ce5-f9b6-410e-848a-549fb8b6e53b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:48:32.057237 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bf7786ff-89d0-47d4-8d44-1e26d3ab0674 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:32.059286 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf7786ff-89d0-47d4-8d44-1e26d3ab0674 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] DELETE https://10.4.3.210/volume/v3/types/7b52ab54-aff5-4c06-b34c-f3ffd527432f Jul 03 17:48:32.059790 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf7786ff-89d0-47d4-8d44-1e26d3ab0674 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:32.060212 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf7786ff-89d0-47d4-8d44-1e26d3ab0674 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:32.116991 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-46bfc1f2-adbc-4257-b912-3ab72a96040e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:32.122243 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-46bfc1f2-adbc-4257-b912-3ab72a96040e tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba Jul 03 17:48:32.122437 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-46bfc1f2-adbc-4257-b912-3ab72a96040e tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:32.122656 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-46bfc1f2-adbc-4257-b912-3ab72a96040e tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:32.133927 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:32.133927 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:32.134368 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-46bfc1f2-adbc-4257-b912-3ab72a96040e tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:32.135183 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-46bfc1f2-adbc-4257-b912-3ab72a96040e tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba returned with HTTP 200 Jul 03 17:48:32.135555 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 210/842] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:32 2026] GET /volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:32.146845 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-355e75fc-728d-4f7c-b313-85550f05bc0f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:32.149141 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-355e75fc-728d-4f7c-b313-85550f05bc0f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba/action Jul 03 17:48:32.149615 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-355e75fc-728d-4f7c-b313-85550f05bc0f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:32.149812 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-355e75fc-728d-4f7c-b313-85550f05bc0f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:32.152844 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf7786ff-89d0-47d4-8d44-1e26d3ab0674 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/types/7b52ab54-aff5-4c06-b34c-f3ffd527432f returned with HTTP 202 Jul 03 17:48:32.153622 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 218/843] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:48:32 2026] DELETE /volume/v3/types/7b52ab54-aff5-4c06-b34c-f3ffd527432f => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:32.154170 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.admin_actions [None req-355e75fc-728d-4f7c-b313-85550f05bc0f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '7302fd3e-399b-4b0a-a1b1-82a689e4feba' with '{'status': 'error_deleting'}' {{(pid=99942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:32.162788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fa11da61-0324-4c75-8515-677c6c3b9ed4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:32.164575 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fa11da61-0324-4c75-8515-677c6c3b9ed4 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] GET https://10.4.3.210/volume/v3/types/7b52ab54-aff5-4c06-b34c-f3ffd527432f Jul 03 17:48:32.164788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fa11da61-0324-4c75-8515-677c6c3b9ed4 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:32.164985 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fa11da61-0324-4c75-8515-677c6c3b9ed4 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:32.167920 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fa11da61-0324-4c75-8515-677c6c3b9ed4 tempest-GroupSnapshotsTest-1452511016 tempest-GroupSnapshotsTest-1452511016-project-admin] https://10.4.3.210/volume/v3/types/7b52ab54-aff5-4c06-b34c-f3ffd527432f returned with HTTP 404 Jul 03 17:48:32.168407 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 206/844] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:48:32 2026] GET /volume/v3/types/7b52ab54-aff5-4c06-b34c-f3ffd527432f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:32.168598 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:32.168598 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:32.196694 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-355e75fc-728d-4f7c-b313-85550f05bc0f tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba/action returned with HTTP 202 Jul 03 17:48:32.197259 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 211/845] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:32 2026] POST /volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:32.211273 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6b3c83bc-e11d-4287-aad6-2d6b1c6325c7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:32.213451 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6b3c83bc-e11d-4287-aad6-2d6b1c6325c7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba Jul 03 17:48:32.213641 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6b3c83bc-e11d-4287-aad6-2d6b1c6325c7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:32.213866 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6b3c83bc-e11d-4287-aad6-2d6b1c6325c7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:32.219602 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:32.219602 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:32.220408 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6b3c83bc-e11d-4287-aad6-2d6b1c6325c7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:32.221593 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6b3c83bc-e11d-4287-aad6-2d6b1c6325c7 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba returned with HTTP 200 Jul 03 17:48:32.222021 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 211/846] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:32 2026] GET /volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:32.233113 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a370b6a3-adc0-4f53-9aff-0aaa9c4e974e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:32.235061 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a370b6a3-adc0-4f53-9aff-0aaa9c4e974e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba/action Jul 03 17:48:32.235869 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a370b6a3-adc0-4f53-9aff-0aaa9c4e974e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:32.236194 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a370b6a3-adc0-4f53-9aff-0aaa9c4e974e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:32.246035 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:32.246035 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:32.248434 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a370b6a3-adc0-4f53-9aff-0aaa9c4e974e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Snapshot retrieved successfully. Jul 03 17:48:32.290870 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a370b6a3-adc0-4f53-9aff-0aaa9c4e974e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Snapshot delete request issued successfully. Jul 03 17:48:32.290870 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a370b6a3-adc0-4f53-9aff-0aaa9c4e974e tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba/action returned with HTTP 202 Jul 03 17:48:32.292101 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 219/847] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:32 2026] POST /volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:32.302189 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-aa878c7b-ce6d-4dca-8051-4939459a8c75 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:32.302189 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-aa878c7b-ce6d-4dca-8051-4939459a8c75 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba Jul 03 17:48:32.302189 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-aa878c7b-ce6d-4dca-8051-4939459a8c75 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:32.302189 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-aa878c7b-ce6d-4dca-8051-4939459a8c75 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:32.311245 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:32.311245 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:32.311245 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-aa878c7b-ce6d-4dca-8051-4939459a8c75 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:32.311245 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-aa878c7b-ce6d-4dca-8051-4939459a8c75 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba returned with HTTP 200 Jul 03 17:48:32.311578 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 207/848] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:32 2026] GET /volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:32.708252 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a2e83989-1813-4f56-98a3-d3be08ca944c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:32.710042 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a2e83989-1813-4f56-98a3-d3be08ca944c tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] GET https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 Jul 03 17:48:32.710219 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a2e83989-1813-4f56-98a3-d3be08ca944c tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:32.710424 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a2e83989-1813-4f56-98a3-d3be08ca944c tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:32.717341 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a2e83989-1813-4f56-98a3-d3be08ca944c tempest-TaggedAttachmentsTest-283138227 tempest-TaggedAttachmentsTest-283138227-project-member] https://10.4.3.210/volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 returned with HTTP 404 Jul 03 17:48:32.717779 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 212/849] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:32 2026] GET /volume/v3/volumes/effbba1d-f5f4-4d30-b855-f283d8e8ac05 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:33.321603 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-536ba6b9-f2bc-4b62-8d5d-be5b671f39a2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.323517 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-536ba6b9-f2bc-4b62-8d5d-be5b671f39a2 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba Jul 03 17:48:33.323838 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-536ba6b9-f2bc-4b62-8d5d-be5b671f39a2 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:33.324089 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-536ba6b9-f2bc-4b62-8d5d-be5b671f39a2 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:33.335694 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-536ba6b9-f2bc-4b62-8d5d-be5b671f39a2 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba returned with HTTP 404 Jul 03 17:48:33.335694 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 212/850] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:33 2026] GET /volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:33.345506 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-19776f72-314d-4324-b7dd-27ea25182de3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.349229 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-19776f72-314d-4324-b7dd-27ea25182de3 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action Jul 03 17:48:33.349565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-19776f72-314d-4324-b7dd-27ea25182de3 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:33.349678 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-19776f72-314d-4324-b7dd-27ea25182de3 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:33.351005 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.admin_actions [None req-19776f72-314d-4324-b7dd-27ea25182de3 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '6fc3cff9-0d60-4cfb-ba0a-abcba0c04430' with '{'status': 'available'}' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:33.381322 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:33.381322 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:33.462866 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-19776f72-314d-4324-b7dd-27ea25182de3 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action returned with HTTP 202 Jul 03 17:48:33.463494 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 220/851] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:33 2026] POST /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:33.471563 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f6bfbd97-f513-44cc-a38f-0b6d228be55a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.473351 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f6bfbd97-f513-44cc-a38f-0b6d228be55a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:33.473547 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f6bfbd97-f513-44cc-a38f-0b6d228be55a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:33.473753 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f6bfbd97-f513-44cc-a38f-0b6d228be55a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:33.479556 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:33.479556 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:33.480166 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f6bfbd97-f513-44cc-a38f-0b6d228be55a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:33.481074 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f6bfbd97-f513-44cc-a38f-0b6d228be55a tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:33.481583 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 208/852] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:33 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:33.494621 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b4cc932a-162e-4885-82b6-7cc6d42c3018 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.496348 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b4cc932a-162e-4885-82b6-7cc6d42c3018 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba Jul 03 17:48:33.496586 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b4cc932a-162e-4885-82b6-7cc6d42c3018 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:33.496836 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b4cc932a-162e-4885-82b6-7cc6d42c3018 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:33.496998 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-b4cc932a-162e-4885-82b6-7cc6d42c3018 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Delete snapshot with id: 7302fd3e-399b-4b0a-a1b1-82a689e4feba Jul 03 17:48:33.501506 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b4cc932a-162e-4885-82b6-7cc6d42c3018 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba returned with HTTP 404 Jul 03 17:48:33.502469 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 213/853] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:48:33 2026] DELETE /volume/v3/snapshots/7302fd3e-399b-4b0a-a1b1-82a689e4feba => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:33.514313 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4a3a2c03-7ed6-44fe-90fd-8a69a550e266 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.514313 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4a3a2c03-7ed6-44fe-90fd-8a69a550e266 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action Jul 03 17:48:33.514533 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4a3a2c03-7ed6-44fe-90fd-8a69a550e266 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:33.514652 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4a3a2c03-7ed6-44fe-90fd-8a69a550e266 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:33.516351 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.admin_actions [None req-4a3a2c03-7ed6-44fe-90fd-8a69a550e266 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '6fc3cff9-0d60-4cfb-ba0a-abcba0c04430' with '{'status': 'creating'}' {{(pid=99940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:33.524570 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:33.524570 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:33.566725 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4a3a2c03-7ed6-44fe-90fd-8a69a550e266 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action returned with HTTP 202 Jul 03 17:48:33.567182 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 213/854] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:33 2026] POST /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:33.575149 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-16f900f5-c3aa-4d42-9f5a-fa4180ff7e1f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.577494 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-16f900f5-c3aa-4d42-9f5a-fa4180ff7e1f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:33.577794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-16f900f5-c3aa-4d42-9f5a-fa4180ff7e1f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:33.578080 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-16f900f5-c3aa-4d42-9f5a-fa4180ff7e1f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:33.584797 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:33.584797 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:33.585416 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-16f900f5-c3aa-4d42-9f5a-fa4180ff7e1f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:33.586467 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-16f900f5-c3aa-4d42-9f5a-fa4180ff7e1f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:33.587480 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 221/855] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:33 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:33.596182 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5b3be350-8b47-4de3-93af-681977f75e4f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.598039 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5b3be350-8b47-4de3-93af-681977f75e4f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] POST https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action Jul 03 17:48:33.598561 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5b3be350-8b47-4de3-93af-681977f75e4f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:33.598779 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5b3be350-8b47-4de3-93af-681977f75e4f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:33.600288 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b3be350-8b47-4de3-93af-681977f75e4f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99943) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 17:48:33.605450 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:33.605450 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:33.606030 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.snapshot_actions [None req-5b3be350-8b47-4de3-93af-681977f75e4f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Updating snapshot 6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 with info {'id': '6fc3cff9-0d60-4cfb-ba0a-abcba0c04430', 'status': 'error', 'progress': '80%'} Jul 03 17:48:33.642826 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5b3be350-8b47-4de3-93af-681977f75e4f tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action returned with HTTP 202 Jul 03 17:48:33.643415 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 209/856] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:33 2026] POST /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:33.657415 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2ab971b6-afd4-43c5-a439-85b63df88e46 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.659262 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ab971b6-afd4-43c5-a439-85b63df88e46 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:33.659438 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ab971b6-afd4-43c5-a439-85b63df88e46 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:33.659908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ab971b6-afd4-43c5-a439-85b63df88e46 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:33.665032 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:33.665032 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:33.665325 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2ab971b6-afd4-43c5-a439-85b63df88e46 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Snapshot retrieved successfully. Jul 03 17:48:33.666162 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ab971b6-afd4-43c5-a439-85b63df88e46 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:33.666649 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 214/857] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:33 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:33.676497 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f362c888-f7a8-46b0-87f9-4dafcdca0e13 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.681171 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f362c888-f7a8-46b0-87f9-4dafcdca0e13 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] POST https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action Jul 03 17:48:33.681471 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f362c888-f7a8-46b0-87f9-4dafcdca0e13 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:33.681592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f362c888-f7a8-46b0-87f9-4dafcdca0e13 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:33.682940 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.admin_actions [None req-f362c888-f7a8-46b0-87f9-4dafcdca0e13 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] Updating snapshot '6fc3cff9-0d60-4cfb-ba0a-abcba0c04430' with '{'status': 'available'}' {{(pid=99940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:48:33.691740 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:33.691740 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:33.716693 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f362c888-f7a8-46b0-87f9-4dafcdca0e13 tempest-SnapshotsActionsTest-418991852 tempest-SnapshotsActionsTest-418991852-project-admin] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action returned with HTTP 202 Jul 03 17:48:33.717255 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 214/858] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:48:33 2026] POST /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:33.725272 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f3a8bc1f-ba29-4d54-8d47-1d2fd2a1a1fa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.727164 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f3a8bc1f-ba29-4d54-8d47-1d2fd2a1a1fa tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:33.727338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f3a8bc1f-ba29-4d54-8d47-1d2fd2a1a1fa tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:33.727561 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f3a8bc1f-ba29-4d54-8d47-1d2fd2a1a1fa tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:33.732186 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:33.732186 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:33.732582 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f3a8bc1f-ba29-4d54-8d47-1d2fd2a1a1fa tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:33.733317 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f3a8bc1f-ba29-4d54-8d47-1d2fd2a1a1fa tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:33.733688 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 222/859] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:33 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:33.743985 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2b862863-6370-4095-81b1-f965593bcc71 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.746787 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2b862863-6370-4095-81b1-f965593bcc71 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:33.746877 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2b862863-6370-4095-81b1-f965593bcc71 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:33.747119 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2b862863-6370-4095-81b1-f965593bcc71 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:33.747257 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-2b862863-6370-4095-81b1-f965593bcc71 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Delete snapshot with id: 6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:33.753171 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:33.753171 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:33.753756 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2b862863-6370-4095-81b1-f965593bcc71 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:33.787397 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2b862863-6370-4095-81b1-f965593bcc71 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot delete request issued successfully. Jul 03 17:48:33.787397 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2b862863-6370-4095-81b1-f965593bcc71 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 202 Jul 03 17:48:33.787397 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 210/860] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:48:33 2026] DELETE /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:33.796132 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b68f193e-a2af-4f30-b4ff-e5a6acb36f6b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:33.799423 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b68f193e-a2af-4f30-b4ff-e5a6acb36f6b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:33.799697 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b68f193e-a2af-4f30-b4ff-e5a6acb36f6b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:33.800030 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b68f193e-a2af-4f30-b4ff-e5a6acb36f6b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:33.806203 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:33.806203 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:33.807199 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b68f193e-a2af-4f30-b4ff-e5a6acb36f6b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Snapshot retrieved successfully. Jul 03 17:48:33.811108 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b68f193e-a2af-4f30-b4ff-e5a6acb36f6b tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 200 Jul 03 17:48:33.811494 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 215/861] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:33 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:34.824801 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6a56d109-cdaf-40be-89f6-cc79bb71d167 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:34.824801 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a56d109-cdaf-40be-89f6-cc79bb71d167 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 Jul 03 17:48:34.824801 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a56d109-cdaf-40be-89f6-cc79bb71d167 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:34.824801 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a56d109-cdaf-40be-89f6-cc79bb71d167 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:34.828426 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a56d109-cdaf-40be-89f6-cc79bb71d167 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 returned with HTTP 404 Jul 03 17:48:34.828922 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 215/862] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:34 2026] GET /volume/v3/snapshots/6fc3cff9-0d60-4cfb-ba0a-abcba0c04430 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:34.839090 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dbf1c938-c830-4872-ab71-020e7411b1b4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:34.840717 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dbf1c938-c830-4872-ab71-020e7411b1b4 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:34.840917 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dbf1c938-c830-4872-ab71-020e7411b1b4 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:34.841090 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dbf1c938-c830-4872-ab71-020e7411b1b4 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:34.848794 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:34.848794 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:34.857801 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-dbf1c938-c830-4872-ab71-020e7411b1b4 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Volume info retrieved successfully. Jul 03 17:48:34.863942 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dbf1c938-c830-4872-ab71-020e7411b1b4 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 returned with HTTP 200 Jul 03 17:48:34.863942 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 223/863] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:34 2026] GET /volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:34.878975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3a9f4ed1-7edd-468d-ba4b-9abe0030c830 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:34.880903 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a9f4ed1-7edd-468d-ba4b-9abe0030c830 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] DELETE https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:34.881636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a9f4ed1-7edd-468d-ba4b-9abe0030c830 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:34.881636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a9f4ed1-7edd-468d-ba4b-9abe0030c830 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:34.881636 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-3a9f4ed1-7edd-468d-ba4b-9abe0030c830 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Delete volume with id: 7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:34.893504 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:34.893504 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:34.894323 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3a9f4ed1-7edd-468d-ba4b-9abe0030c830 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Volume info retrieved successfully. Jul 03 17:48:34.952839 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3a9f4ed1-7edd-468d-ba4b-9abe0030c830 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Delete volume request issued successfully. Jul 03 17:48:34.953043 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a9f4ed1-7edd-468d-ba4b-9abe0030c830 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 returned with HTTP 202 Jul 03 17:48:34.953738 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 211/864] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:34 2026] DELETE /volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:34.964425 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4f13e8d4-002c-4182-9a4c-c69b58302ede None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:34.966397 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f13e8d4-002c-4182-9a4c-c69b58302ede tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:34.966562 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f13e8d4-002c-4182-9a4c-c69b58302ede tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:34.966804 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f13e8d4-002c-4182-9a4c-c69b58302ede tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:34.975886 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:34.975886 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:34.980160 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4f13e8d4-002c-4182-9a4c-c69b58302ede tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Volume info retrieved successfully. Jul 03 17:48:34.986242 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f13e8d4-002c-4182-9a4c-c69b58302ede tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 returned with HTTP 200 Jul 03 17:48:34.986761 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 216/865] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:34 2026] GET /volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:35.932794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d324b582-f6ee-46bc-9f44-165f7fb98cd3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:35.999875 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0ebd6b55-dc99-46f8-b3aa-23abd7dc6292 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:36.002161 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0ebd6b55-dc99-46f8-b3aa-23abd7dc6292 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] GET https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 Jul 03 17:48:36.002440 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0ebd6b55-dc99-46f8-b3aa-23abd7dc6292 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:36.002709 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0ebd6b55-dc99-46f8-b3aa-23abd7dc6292 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:36.009752 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0ebd6b55-dc99-46f8-b3aa-23abd7dc6292 tempest-SnapshotsActionsTest-183121267 tempest-SnapshotsActionsTest-183121267-project-member] https://10.4.3.210/volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 returned with HTTP 404 Jul 03 17:48:36.010386 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 224/866] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:35 2026] GET /volume/v3/volumes/7fa3a2b0-fe67-4290-a3f3-3694a827ae49 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:36.111017 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d324b582-f6ee-46bc-9f44-165f7fb98cd3 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] GET https://10.4.3.210/volume/v3/os-hosts Jul 03 17:48:36.111188 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d324b582-f6ee-46bc-9f44-165f7fb98cd3 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:36.111358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d324b582-f6ee-46bc-9f44-165f7fb98cd3 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:36.111633 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:36.111633 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:36.121402 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.hosts [None req-d324b582-f6ee-46bc-9f44-165f7fb98cd3 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] status, active and update: available, enabled, 2026-07-03 17:48:35+00:00 {{(pid=99940) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 17:48:36.121608 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.hosts [None req-d324b582-f6ee-46bc-9f44-165f7fb98cd3 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] status, active and update: available, enabled, 2026-07-03 17:48:33+00:00 {{(pid=99940) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 17:48:36.121728 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.hosts [None req-d324b582-f6ee-46bc-9f44-165f7fb98cd3 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] status, active and update: available, enabled, 2026-07-03 17:47:58+00:00 {{(pid=99940) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 17:48:36.122017 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d324b582-f6ee-46bc-9f44-165f7fb98cd3 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] https://10.4.3.210/volume/v3/os-hosts returned with HTTP 200 Jul 03 17:48:36.122542 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 216/867] 10.4.3.210 () {66 vars in 1240 bytes} [Fri Jul 3 17:48:35 2026] GET /volume/v3/os-hosts => generated 560 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:36.131011 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6f3acec9-c27c-4d95-90cd-e9f73320a385 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:36.134157 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6f3acec9-c27c-4d95-90cd-e9f73320a385 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] GET https://10.4.3.210/volume/v3/os-hosts Jul 03 17:48:36.134341 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6f3acec9-c27c-4d95-90cd-e9f73320a385 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:36.134528 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6f3acec9-c27c-4d95-90cd-e9f73320a385 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:36.147374 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.hosts [None req-6f3acec9-c27c-4d95-90cd-e9f73320a385 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] status, active and update: available, enabled, 2026-07-03 17:48:35+00:00 {{(pid=99943) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 17:48:36.147567 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.hosts [None req-6f3acec9-c27c-4d95-90cd-e9f73320a385 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] status, active and update: available, enabled, 2026-07-03 17:48:33+00:00 {{(pid=99943) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 17:48:36.147884 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.hosts [None req-6f3acec9-c27c-4d95-90cd-e9f73320a385 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] status, active and update: available, enabled, 2026-07-03 17:47:58+00:00 {{(pid=99943) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 17:48:36.148360 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6f3acec9-c27c-4d95-90cd-e9f73320a385 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] https://10.4.3.210/volume/v3/os-hosts returned with HTTP 200 Jul 03 17:48:36.148980 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 212/868] 10.4.3.210 () {66 vars in 1240 bytes} [Fri Jul 3 17:48:36 2026] GET /volume/v3/os-hosts => generated 560 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:36.158845 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-01ef3327-580a-4622-873e-6767e8f5ce46 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:36.161537 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01ef3327-580a-4622-873e-6767e8f5ce46 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] GET https://10.4.3.210/volume/v3/os-hosts/np0000004448@storpool Jul 03 17:48:36.161766 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01ef3327-580a-4622-873e-6767e8f5ce46 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:36.162034 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01ef3327-580a-4622-873e-6767e8f5ce46 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:36.230488 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01ef3327-580a-4622-873e-6767e8f5ce46 tempest-VolumeHostsAdminTestsJSON-150357153 tempest-VolumeHostsAdminTestsJSON-150357153-project-admin] https://10.4.3.210/volume/v3/os-hosts/np0000004448@storpool returned with HTTP 200 Jul 03 17:48:36.231130 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 217/869] 10.4.3.210 () {66 vars in 1306 bytes} [Fri Jul 3 17:48:36 2026] GET /volume/v3/os-hosts/np0000004448@storpool => generated 935 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:37.963259 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-25b51f99-91c2-4b45-998b-16d82a452d88 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:38.139586 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:38.139780 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1633061889", "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:38.142096 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1633061889', 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:38.263025 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume of 1 GB Jul 03 17:48:38.264873 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:38.264873 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:38.264873 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Availability Zones retrieved successfully. Jul 03 17:48:38.270605 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Flow 'volume_create_api' (c3c98577-5b85-4229-a37c-3fc4356f4e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:38.271963 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a962475-71bd-4426-bae2-39355dcdc88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:38.273212 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:38.322045 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:38.322045 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:38.336205 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a962475-71bd-4426-bae2-39355dcdc88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:35Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '660eef5a-fd23-49c3-a1ed-1c0cd88604ea', 'encryption_key_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=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:38.336933 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df43bae4-117f-453f-9daf-35f7afa93fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:38.370299 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-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 17:48:38.370589 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-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 17:48:38.463500 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Created reservations ['dab63071-f632-4600-ac36-a53dba453bb3', '72443dfd-1f6f-404e-a110-6a2099767617', '408ae006-a618-439d-ac07-807950d84245', 'eb6f0a57-3069-430a-b98a-d76e2aef9ce2'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:38.464311 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df43bae4-117f-453f-9daf-35f7afa93fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dab63071-f632-4600-ac36-a53dba453bb3', '72443dfd-1f6f-404e-a110-6a2099767617', '408ae006-a618-439d-ac07-807950d84245', 'eb6f0a57-3069-430a-b98a-d76e2aef9ce2']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:38.464990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2231c66f-7b5b-4075-9b97-1fa3f8a69970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:38.518996 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2231c66f-7b5b-4075-9b97-1fa3f8a69970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '118dd9c7-0ee4-4f7a-856d-74ce45711fd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1633061889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',qos_specs=None,replication_status=,reservations=['dab63071-f632-4600-ac36-a53dba453bb3','72443dfd-1f6f-404e-a110-6a2099767617','408ae006-a618-439d-ac07-807950d84245','eb6f0a57-3069-430a-b98a-d76e2aef9ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf45126c3146449014f0235d2c2164',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea), 'volume': Volume(_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-03T17:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1633061889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=118dd9c7-0ee4-4f7a-856d-74ce45711fd8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38cf45126c3146449014f0235d2c2164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(660eef5a-fd23-49c3-a1ed-1c0cd88604ea),volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:38.518996 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc36683-9391-4ea6-92fd-bd43d2b9eb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:38.579906 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc36683-9391-4ea6-92fd-bd43d2b9eb21) transitioned into state 'SUCCESS' from state '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-1633061889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',qos_specs=None,replication_status=,reservations=['dab63071-f632-4600-ac36-a53dba453bb3','72443dfd-1f6f-404e-a110-6a2099767617','408ae006-a618-439d-ac07-807950d84245','eb6f0a57-3069-430a-b98a-d76e2aef9ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf45126c3146449014f0235d2c2164',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:38.580611 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2484c107-d6cd-4c04-9111-2c4bc293d59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:38.628708 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2484c107-d6cd-4c04-9111-2c4bc293d59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:38.629627 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Flow 'volume_create_api' (c3c98577-5b85-4229-a37c-3fc4356f4e24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:38.629980 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume request issued successfully. Jul 03 17:48:38.630623 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-25b51f99-91c2-4b45-998b-16d82a452d88 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:38.636179 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 225/870] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:48:37 2026] POST /volume/v3/volumes => generated 760 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:38.647423 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f301bc71-be4b-43c0-872a-796547b650a0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:38.649088 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f301bc71-be4b-43c0-872a-796547b650a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 Jul 03 17:48:38.649249 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f301bc71-be4b-43c0-872a-796547b650a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:38.649429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f301bc71-be4b-43c0-872a-796547b650a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:38.656539 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:38.656539 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:38.664825 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f301bc71-be4b-43c0-872a-796547b650a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:48:38.678009 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f301bc71-be4b-43c0-872a-796547b650a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 returned with HTTP 200 Jul 03 17:48:38.678462 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 217/871] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:38 2026] GET /volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:39.692646 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d87457f9-8503-4a1c-b5f1-7b358491b84e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:39.696635 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d87457f9-8503-4a1c-b5f1-7b358491b84e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 Jul 03 17:48:39.696635 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d87457f9-8503-4a1c-b5f1-7b358491b84e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:39.696635 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d87457f9-8503-4a1c-b5f1-7b358491b84e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:39.710830 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:39.710830 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:39.718638 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d87457f9-8503-4a1c-b5f1-7b358491b84e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:48:39.731661 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d87457f9-8503-4a1c-b5f1-7b358491b84e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 returned with HTTP 200 Jul 03 17:48:39.732242 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 213/872] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:39 2026] GET /volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 => generated 1368 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:39.887872 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-610ced7e-3687-4163-9014-c1118a15f067 req-07e149b0-6161-432e-8595-5ec7316bf168 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:39.890663 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-07e149b0-6161-432e-8595-5ec7316bf168 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 Jul 03 17:48:39.890924 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-07e149b0-6161-432e-8595-5ec7316bf168 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:39.891207 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-07e149b0-6161-432e-8595-5ec7316bf168 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:39.899845 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:39.899845 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:39.905815 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-610ced7e-3687-4163-9014-c1118a15f067 req-07e149b0-6161-432e-8595-5ec7316bf168 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:48:39.918603 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-07e149b0-6161-432e-8595-5ec7316bf168 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 returned with HTTP 200 Jul 03 17:48:39.921114 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 218/873] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:48:39 2026] GET /volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 => generated 1368 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:40.245519 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0f74350b-8df4-4a86-80a8-5a9bff104513 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.292116 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.366485 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0f74350b-8df4-4a86-80a8-5a9bff104513 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:48:40.366978 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0f74350b-8df4-4a86-80a8-5a9bff104513 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1630989258", "extra_specs": {"spec1": "val1"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.370316 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:40.370316 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:40.396471 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0f74350b-8df4-4a86-80a8-5a9bff104513 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:48:40.396937 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 226/874] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:48:40 2026] POST /volume/v3/types => generated 243 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:40.407087 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 Jul 03 17:48:40.407722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:40.407942 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-610ced7e-3687-4163-9014-c1118a15f067 req-ec7c95e7-52ca-4361-92ac-6d28873a498a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.408009 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:40.408931 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c601ac5f-4a65-43f7-908a-f981883b7b67 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.410491 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-ec7c95e7-52ca-4361-92ac-6d28873a498a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 Jul 03 17:48:40.410750 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-ec7c95e7-52ca-4361-92ac-6d28873a498a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:40.411020 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-ec7c95e7-52ca-4361-92ac-6d28873a498a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:40.413543 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c601ac5f-4a65-43f7-908a-f981883b7b67 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] POST https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs Jul 03 17:48:40.414619 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c601ac5f-4a65-43f7-908a-f981883b7b67 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.418850 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c601ac5f-4a65-43f7-908a-f981883b7b67 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs returned with HTTP 400 Jul 03 17:48:40.420281 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 219/875] 10.4.3.210 () {68 vars in 1399 bytes} [Fri Jul 3 17:48:40 2026] POST /volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:48:40.420544 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:40.420544 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:40.424516 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-610ced7e-3687-4163-9014-c1118a15f067 req-ec7c95e7-52ca-4361-92ac-6d28873a498a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:48:40.430321 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-ec7c95e7-52ca-4361-92ac-6d28873a498a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 returned with HTTP 200 Jul 03 17:48:40.430941 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 214/876] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:48:40 2026] GET /volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:40.431830 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-578b9175-6726-4eea-a7e2-be624d3c65a5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.432796 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] Deprecated: Default quota for resource: volumes_tempest-ExtraSpecsNegativeTest-volume-type-1630989258 is set by the default quota flag: quota_volumes_tempest-ExtraSpecsNegativeTest-volume-type-1630989258, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:40.433057 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ExtraSpecsNegativeTest-volume-type-1630989258 is set by the default quota flag: quota_gigabytes_tempest-ExtraSpecsNegativeTest-volume-type-1630989258, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:40.433304 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ExtraSpecsNegativeTest-volume-type-1630989258 is set by the default quota flag: quota_snapshots_tempest-ExtraSpecsNegativeTest-volume-type-1630989258, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:40.433565 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:40.433779 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:40.434327 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:40.434886 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:40.435161 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:40.435482 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:40.436134 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-578b9175-6726-4eea-a7e2-be624d3c65a5 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] POST https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs Jul 03 17:48:40.436496 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-578b9175-6726-4eea-a7e2-be624d3c65a5 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.438278 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-578b9175-6726-4eea-a7e2-be624d3c65a5 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs returned with HTTP 400 Jul 03 17:48:40.438708 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 227/877] 10.4.3.210 () {68 vars in 1399 bytes} [Fri Jul 3 17:48:40 2026] POST /volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:48:40.440400 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-23f5577a-ed9e-4152-b217-f17760c45307 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.440938 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-23f5577a-ed9e-4152-b217-f17760c45307 None None] GET https://10.4.3.210/volume// Jul 03 17:48:40.441206 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-23f5577a-ed9e-4152-b217-f17760c45307 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:40.441504 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-23f5577a-ed9e-4152-b217-f17760c45307 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:40.441913 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-23f5577a-ed9e-4152-b217-f17760c45307 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:48:40.442192 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 220/878] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:48: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 17:48:40.445559 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c7444f38-2f7b-4352-8488-ebbdf0c3ac7c tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 returned with HTTP 200 Jul 03 17:48:40.445949 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 218/879] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:48:40 2026] GET /volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 => generated 648 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:40.450789 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-610ced7e-3687-4163-9014-c1118a15f067 req-8bacab24-fa01-45c4-9bf5-6daf684260ad None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.452112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e9f45180-d377-4f15-a3d8-ee629e90685f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.453075 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-8bacab24-fa01-45c4-9bf5-6daf684260ad tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:48:40.453459 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-8bacab24-fa01-45c4-9bf5-6daf684260ad tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "118dd9c7-0ee4-4f7a-856d-74ce45711fd8", "connector": null, "instance_uuid": "e241234d-c6e8-4fcf-848f-f44344857e7c"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.453975 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e9f45180-d377-4f15-a3d8-ee629e90685f tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] POST https://10.4.3.210/volume/v3/types/a36b2740-5d32-43c7-981e-a03880f0990c/extra_specs Jul 03 17:48:40.454360 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e9f45180-d377-4f15-a3d8-ee629e90685f tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.455518 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.462587 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e9f45180-d377-4f15-a3d8-ee629e90685f tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/a36b2740-5d32-43c7-981e-a03880f0990c/extra_specs returned with HTTP 404 Jul 03 17:48:40.463047 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 228/880] 10.4.3.210 () {68 vars in 1399 bytes} [Fri Jul 3 17:48:40 2026] POST /volume/v3/types/a36b2740-5d32-43c7-981e-a03880f0990c/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:40.463835 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:40.463835 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:40.474011 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0cbbde25-4483-40c8-841e-74d953da6671 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.475949 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0cbbde25-4483-40c8-841e-74d953da6671 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] DELETE https://10.4.3.210/volume/v3/types/be998cc9-7a7b-4f2a-9eb3-7b050649a8f2/extra_specs/spec1 Jul 03 17:48:40.476144 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0cbbde25-4483-40c8-841e-74d953da6671 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:40.476355 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0cbbde25-4483-40c8-841e-74d953da6671 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:40.481133 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0cbbde25-4483-40c8-841e-74d953da6671 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/be998cc9-7a7b-4f2a-9eb3-7b050649a8f2/extra_specs/spec1 returned with HTTP 404 Jul 03 17:48:40.481277 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 219/881] 10.4.3.210 () {66 vars in 1399 bytes} [Fri Jul 3 17:48:40 2026] DELETE /volume/v3/types/be998cc9-7a7b-4f2a-9eb3-7b050649a8f2/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 17:48:40.494082 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4adcebdb-6801-4fbc-ad9f-c3c89fc61b3f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.494598 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4adcebdb-6801-4fbc-ad9f-c3c89fc61b3f tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] GET https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/nonexistent_extra_spec_name Jul 03 17:48:40.494891 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4adcebdb-6801-4fbc-ad9f-c3c89fc61b3f tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:40.495124 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4adcebdb-6801-4fbc-ad9f-c3c89fc61b3f tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:40.502300 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4adcebdb-6801-4fbc-ad9f-c3c89fc61b3f tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 17:48:40.502826 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 229/882] 10.4.3.210 () {66 vars in 1462 bytes} [Fri Jul 3 17:48:40 2026] GET /volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:40.516863 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-903fdd16-290d-4716-82fa-bf1461a2efeb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.518416 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-8bacab24-fa01-45c4-9bf5-6daf684260ad tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:48:40.518849 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 215/883] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:48:40 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 17:48:40.519147 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-903fdd16-290d-4716-82fa-bf1461a2efeb tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] GET https://10.4.3.210/volume/v3/types/c39e4423-8029-4b4a-b823-dd4036a21c77/extra_specs/spec1 Jul 03 17:48:40.519346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-903fdd16-290d-4716-82fa-bf1461a2efeb tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:40.519582 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-903fdd16-290d-4716-82fa-bf1461a2efeb tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:40.521424 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:40.521424 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-853986031"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.523329 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-853986031'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:40.523522 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Create volume of 1 GB Jul 03 17:48:40.525401 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-903fdd16-290d-4716-82fa-bf1461a2efeb tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/c39e4423-8029-4b4a-b823-dd4036a21c77/extra_specs/spec1 returned with HTTP 404 Jul 03 17:48:40.525874 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 220/884] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 17:48:40 2026] GET /volume/v3/types/c39e4423-8029-4b4a-b823-dd4036a21c77/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:40.534481 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Availability Zones retrieved successfully. Jul 03 17:48:40.537721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7e977075-5a94-4e1d-965e-cff27ef5a918 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.539392 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7e977075-5a94-4e1d-965e-cff27ef5a918 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] GET https://10.4.3.210/volume/v3/types/0fb1054d-3122-46eb-a25f-40a58049bf4c/extra_specs Jul 03 17:48:40.539535 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7e977075-5a94-4e1d-965e-cff27ef5a918 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:40.540547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7e977075-5a94-4e1d-965e-cff27ef5a918 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:40.542986 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Flow 'volume_create_api' (fd731aec-1213-4f0d-acee-76281fbebb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:40.543699 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7e977075-5a94-4e1d-965e-cff27ef5a918 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/0fb1054d-3122-46eb-a25f-40a58049bf4c/extra_specs returned with HTTP 404 Jul 03 17:48:40.544220 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 230/885] 10.4.3.210 () {66 vars in 1378 bytes} [Fri Jul 3 17:48:40 2026] GET /volume/v3/types/0fb1054d-3122-46eb-a25f-40a58049bf4c/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:40.544397 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b0ee56-48a6-4c60-a1f0-ec4b58fc9693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:40.545301 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:40.556637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4a959217-1b4a-4f27-80d5-1dfa7959ba10 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.558658 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4a959217-1b4a-4f27-80d5-1dfa7959ba10 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] PUT https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/spec1 Jul 03 17:48:40.558997 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4a959217-1b4a-4f27-80d5-1dfa7959ba10 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.560445 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4a959217-1b4a-4f27-80d5-1dfa7959ba10 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/spec1 returned with HTTP 400 Jul 03 17:48:40.560990 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 216/886] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:48:40 2026] PUT /volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/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 17:48:40.574306 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-573b819e-70f1-468f-b6b2-c038737fc5ad None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.576153 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-573b819e-70f1-468f-b6b2-c038737fc5ad tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] PUT https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/spec1 Jul 03 17:48:40.576582 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-573b819e-70f1-468f-b6b2-c038737fc5ad tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Action: 'update', calling method: update, body: null {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.578159 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-573b819e-70f1-468f-b6b2-c038737fc5ad tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/spec1 returned with HTTP 400 Jul 03 17:48:40.578699 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 221/887] 10.4.3.210 () {68 vars in 1415 bytes} [Fri Jul 3 17:48:40 2026] PUT /volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:40.579482 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b0ee56-48a6-4c60-a1f0-ec4b58fc9693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:40.580581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c208d1-000c-43b0-b621-0f0a6a804df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:40.590269 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d8755439-7df1-48ad-8ca6-640124a042fb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.592100 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d8755439-7df1-48ad-8ca6-640124a042fb tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] PUT https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/None Jul 03 17:48:40.592428 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d8755439-7df1-48ad-8ca6-640124a042fb tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.606456 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d8755439-7df1-48ad-8ca6-640124a042fb tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 17:48:40.606654 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d8755439-7df1-48ad-8ca6-640124a042fb tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/None returned with HTTP 400 Jul 03 17:48:40.607218 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 231/888] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:48:40 2026] PUT /volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/None => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:40.617065 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9a92ab60-c086-4da6-9ea4-4a7ccca846aa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.619020 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9a92ab60-c086-4da6-9ea4-4a7ccca846aa tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] PUT https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/69bbef07-142a-4b08-bab1-466907f77682 Jul 03 17:48:40.619501 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9a92ab60-c086-4da6-9ea4-4a7ccca846aa tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.621567 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:40.621567 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:40.652733 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9a92ab60-c086-4da6-9ea4-4a7ccca846aa tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 17:48:40.652929 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9a92ab60-c086-4da6-9ea4-4a7ccca846aa tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/69bbef07-142a-4b08-bab1-466907f77682 returned with HTTP 400 Jul 03 17:48:40.653516 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 217/889] 10.4.3.210 () {68 vars in 1509 bytes} [Fri Jul 3 17:48:40 2026] PUT /volume/v3/types/d9568331-7f38-48bb-a551-60b128528274/extra_specs/69bbef07-142a-4b08-bab1-466907f77682 => generated 73 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:48:40.666790 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-26f7daaa-a823-44b3-a630-28a0424de01c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.669120 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26f7daaa-a823-44b3-a630-28a0424de01c tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] PUT https://10.4.3.210/volume/v3/types/1d94ac6a-0c62-4c54-9666-24d80a96abf4/extra_specs/spec1 Jul 03 17:48:40.669480 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26f7daaa-a823-44b3-a630-28a0424de01c tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:40.697175 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Created reservations ['fb8cfd31-1616-4cc7-8191-103751c63dff', '1592d9d1-d85f-4cde-a492-094a05df520c', 'ba16b9ab-a654-41d7-ad0c-52ea9a5aceb1', '18f9666c-ddfe-4d31-ad8c-07e3b431a580'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:40.698343 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c208d1-000c-43b0-b621-0f0a6a804df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb8cfd31-1616-4cc7-8191-103751c63dff', '1592d9d1-d85f-4cde-a492-094a05df520c', 'ba16b9ab-a654-41d7-ad0c-52ea9a5aceb1', '18f9666c-ddfe-4d31-ad8c-07e3b431a580']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:40.701427 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d161d895-627e-4936-bfa6-b080bec18c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:40.706655 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26f7daaa-a823-44b3-a630-28a0424de01c tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/1d94ac6a-0c62-4c54-9666-24d80a96abf4/extra_specs/spec1 returned with HTTP 404 Jul 03 17:48:40.706888 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 222/890] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:48:40 2026] PUT /volume/v3/types/1d94ac6a-0c62-4c54-9666-24d80a96abf4/extra_specs/spec1 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:40.718391 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b1bc12bd-26a4-4a72-90df-dc919f4ddcbd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.720557 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b1bc12bd-26a4-4a72-90df-dc919f4ddcbd tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] DELETE https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274 Jul 03 17:48:40.720832 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b1bc12bd-26a4-4a72-90df-dc919f4ddcbd tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:40.721139 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b1bc12bd-26a4-4a72-90df-dc919f4ddcbd tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:40.735458 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d161d895-627e-4936-bfa6-b080bec18c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b66abb4-4005-4d7f-bb14-a2b9faaa239c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-853986031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1713fa4cdd42a584e0aae03ff35954',qos_specs=None,replication_status=,reservations=['fb8cfd31-1616-4cc7-8191-103751c63dff','1592d9d1-d85f-4cde-a492-094a05df520c','ba16b9ab-a654-41d7-ad0c-52ea9a5aceb1','18f9666c-ddfe-4d31-ad8c-07e3b431a580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a44b30e4174b63af3dbdb1351184b6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-853986031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b66abb4-4005-4d7f-bb14-a2b9faaa239c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc1713fa4cdd42a584e0aae03ff35954',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7a44b30e4174b63af3dbdb1351184b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:40.736544 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b06bd705-83f8-4259-a35d-ee2d83b71a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:40.765329 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b06bd705-83f8-4259-a35d-ee2d83b71a2f) transitioned into state 'SUCCESS' from state '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-853986031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1713fa4cdd42a584e0aae03ff35954',qos_specs=None,replication_status=,reservations=['fb8cfd31-1616-4cc7-8191-103751c63dff','1592d9d1-d85f-4cde-a492-094a05df520c','ba16b9ab-a654-41d7-ad0c-52ea9a5aceb1','18f9666c-ddfe-4d31-ad8c-07e3b431a580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a44b30e4174b63af3dbdb1351184b6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:40.766082 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbd9d737-660a-42b4-83e2-c54b09c3ab8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:40.768881 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b1bc12bd-26a4-4a72-90df-dc919f4ddcbd tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274 returned with HTTP 202 Jul 03 17:48:40.769412 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 232/891] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:48:40 2026] DELETE /volume/v3/types/d9568331-7f38-48bb-a551-60b128528274 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:40.776797 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d8dbde6c-394b-4e25-9f1d-d4e615dbb853 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.778786 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d8dbde6c-394b-4e25-9f1d-d4e615dbb853 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] GET https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274 Jul 03 17:48:40.779008 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d8dbde6c-394b-4e25-9f1d-d4e615dbb853 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:40.779199 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d8dbde6c-394b-4e25-9f1d-d4e615dbb853 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:40.782506 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d8dbde6c-394b-4e25-9f1d-d4e615dbb853 tempest-ExtraSpecsNegativeTest-1665622350 tempest-ExtraSpecsNegativeTest-1665622350-project-admin] https://10.4.3.210/volume/v3/types/d9568331-7f38-48bb-a551-60b128528274 returned with HTTP 404 Jul 03 17:48:40.783039 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 218/892] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:48:40 2026] GET /volume/v3/types/d9568331-7f38-48bb-a551-60b128528274 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:40.792635 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbd9d737-660a-42b4-83e2-c54b09c3ab8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:40.793484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Flow 'volume_create_api' (fd731aec-1213-4f0d-acee-76281fbebb11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:40.793879 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Create volume request issued successfully. Jul 03 17:48:40.794467 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e14fbab6-79a3-486b-8a86-ef4b821550f6 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:40.794921 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 221/893] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:40 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 17:48:40.810853 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b4163eae-d52a-40b5-870c-6f26adf6dad4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:40.812836 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b4163eae-d52a-40b5-870c-6f26adf6dad4 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] GET https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c Jul 03 17:48:40.813079 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b4163eae-d52a-40b5-870c-6f26adf6dad4 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:40.813355 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b4163eae-d52a-40b5-870c-6f26adf6dad4 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:40.822567 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:40.822567 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:40.828523 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b4163eae-d52a-40b5-870c-6f26adf6dad4 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Volume info retrieved successfully. Jul 03 17:48:40.836987 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b4163eae-d52a-40b5-870c-6f26adf6dad4 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c returned with HTTP 200 Jul 03 17:48:40.836987 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 223/894] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:40 2026] GET /volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:41.357992 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:41.359602 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:41.359954 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d6888ff8-437e-4453-b023-91d08b401e04", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1724257270"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:41.361263 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Create volume request body: {'volume': {'imageRef': 'd6888ff8-437e-4453-b023-91d08b401e04', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1724257270'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:41.443763 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Create volume of 2 GB Jul 03 17:48:41.450548 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Availability Zones retrieved successfully. Jul 03 17:48:41.455407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Flow 'volume_create_api' (9f431725-a049-4a4b-8142-50366efb2573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:41.456447 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be54286-7b97-4ca5-8337-6f90769bdeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:41.457326 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Validating volume size '2' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:41.485492 np0000004448 devstack@c-api.service[99941]: WARNING cinder.volume.api [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be54286-7b97-4ca5-8337-6f90769bdeac) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 17:48:41.485492 np0000004448 devstack@c-api.service[99941]: Failure: cinder.exception.InvalidInput: Invalid input received: Image d6888ff8-437e-4453-b023-91d08b401e04 is not active. Jul 03 17:48:41.487140 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be54286-7b97-4ca5-8337-6f90769bdeac) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:41.487911 np0000004448 devstack@c-api.service[99941]: WARNING cinder.volume.api [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be54286-7b97-4ca5-8337-6f90769bdeac) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 17:48:41.488676 np0000004448 devstack@c-api.service[99941]: WARNING cinder.volume.api [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Flow 'volume_create_api' (9f431725-a049-4a4b-8142-50366efb2573) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 17:48:41.489038 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0f0dd25f-f124-4f22-8c77-e47cac52a5db tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Jul 03 17:48:41.489557 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 233/895] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:48:41 2026] POST /volume/v3/volumes => generated 125 bytes in 132 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:48:41.848710 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d10aa4dc-68c7-4fa6-b342-085f4d818e4f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:41.850197 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d10aa4dc-68c7-4fa6-b342-085f4d818e4f tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] GET https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c Jul 03 17:48:41.850371 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d10aa4dc-68c7-4fa6-b342-085f4d818e4f tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:41.850541 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d10aa4dc-68c7-4fa6-b342-085f4d818e4f tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:41.869942 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:41.869942 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:41.873728 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d10aa4dc-68c7-4fa6-b342-085f4d818e4f tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Volume info retrieved successfully. Jul 03 17:48:41.878176 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d10aa4dc-68c7-4fa6-b342-085f4d818e4f tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c returned with HTTP 200 Jul 03 17:48:41.878509 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 219/896] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:41 2026] GET /volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:41.894319 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bec0a8b7-74cb-49b8-a511-97f95ca0b0ee None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:41.896337 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bec0a8b7-74cb-49b8-a511-97f95ca0b0ee tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 Jul 03 17:48:41.896755 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bec0a8b7-74cb-49b8-a511-97f95ca0b0ee tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:41.904222 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:41.904222 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:41.987745 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-bec0a8b7-74cb-49b8-a511-97f95ca0b0ee tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:41.988421 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-bec0a8b7-74cb-49b8-a511-97f95ca0b0ee tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:41.988789 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-bec0a8b7-74cb-49b8-a511-97f95ca0b0ee tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:41.989154 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-bec0a8b7-74cb-49b8-a511-97f95ca0b0ee tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:41.989446 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-bec0a8b7-74cb-49b8-a511-97f95ca0b0ee tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:41.994398 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bec0a8b7-74cb-49b8-a511-97f95ca0b0ee tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 returned with HTTP 200 Jul 03 17:48:41.995079 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 222/897] 10.4.3.210 () {68 vars in 1374 bytes} [Fri Jul 3 17:48:41 2026] PUT /volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 => generated 392 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:42.006171 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:42.008058 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:42.008468 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:42.009999 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:42.010127 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Create volume of 2 GB Jul 03 17:48:42.014004 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Availability Zones retrieved successfully. Jul 03 17:48:42.024742 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Flow 'volume_create_api' (9b744287-42c7-4fe0-a009-77fca4b1b901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:42.026255 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631c748f-dcb8-4352-a17e-7e1ba984700e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:42.027367 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Validating volume size '2' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:42.104894 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631c748f-dcb8-4352-a17e-7e1ba984700e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:42.105662 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faeec232-c1fd-4ccf-ae0d-12c7a8180015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:42.136462 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota_utils [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Quota exceeded for dc1713fa4cdd42a584e0aae03ff35954, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 17:48:42.140994 np0000004448 devstack@c-api.service[99940]: WARNING cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faeec232-c1fd-4ccf-ae0d-12c7a8180015) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 17:48:42.140994 np0000004448 devstack@c-api.service[99940]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 17:48:42.143187 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faeec232-c1fd-4ccf-ae0d-12c7a8180015) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:42.144025 np0000004448 devstack@c-api.service[99940]: WARNING cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faeec232-c1fd-4ccf-ae0d-12c7a8180015) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 17:48:42.144731 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631c748f-dcb8-4352-a17e-7e1ba984700e) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:42.145543 np0000004448 devstack@c-api.service[99940]: WARNING cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631c748f-dcb8-4352-a17e-7e1ba984700e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 17:48:42.146519 np0000004448 devstack@c-api.service[99940]: WARNING cinder.volume.api [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Flow 'volume_create_api' (9b744287-42c7-4fe0-a009-77fca4b1b901) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 17:48:42.146757 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.middleware.fault [None req-0eef556a-c9c0-4cd1-80c6-ed6700cb5da1 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 413 Jul 03 17:48:42.147706 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 224/898] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:42 2026] POST /volume/v3/volumes => generated 208 bytes in 142 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 17:48:42.156224 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a2bab036-9443-45ea-97ec-9bd9bb80ff1e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:42.158392 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a2bab036-9443-45ea-97ec-9bd9bb80ff1e tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 Jul 03 17:48:42.158705 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a2bab036-9443-45ea-97ec-9bd9bb80ff1e tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:42.247067 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-a2bab036-9443-45ea-97ec-9bd9bb80ff1e tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:42.247838 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-a2bab036-9443-45ea-97ec-9bd9bb80ff1e tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:42.248173 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-a2bab036-9443-45ea-97ec-9bd9bb80ff1e tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:42.248547 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-a2bab036-9443-45ea-97ec-9bd9bb80ff1e tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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 17:48:42.253094 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a2bab036-9443-45ea-97ec-9bd9bb80ff1e tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 returned with HTTP 200 Jul 03 17:48:42.253655 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 234/899] 10.4.3.210 () {68 vars in 1374 bytes} [Fri Jul 3 17:48:42 2026] PUT /volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 => generated 392 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:42.263941 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:42.265699 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:42.266309 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:42.268336 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:42.268651 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Create volume of 1 GB Jul 03 17:48:42.276796 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Availability Zones retrieved successfully. Jul 03 17:48:42.282563 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Flow 'volume_create_api' (17d006b9-f369-4ed8-b3fc-dfc397d9a5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:42.284313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd806fe2-6cc6-4830-88da-57cba62b2fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:42.285856 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:42.319544 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd806fe2-6cc6-4830-88da-57cba62b2fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:42.321831 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a603828-ed66-421e-b1e5-ba578699d39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:42.361060 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota_utils [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Quota exceeded for dc1713fa4cdd42a584e0aae03ff35954, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 17:48:42.365170 np0000004448 devstack@c-api.service[99943]: WARNING cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a603828-ed66-421e-b1e5-ba578699d39e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 17:48:42.365170 np0000004448 devstack@c-api.service[99943]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 17:48:42.367897 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a603828-ed66-421e-b1e5-ba578699d39e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:42.368967 np0000004448 devstack@c-api.service[99943]: WARNING cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a603828-ed66-421e-b1e5-ba578699d39e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 17:48:42.369854 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd806fe2-6cc6-4830-88da-57cba62b2fc7) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:42.370897 np0000004448 devstack@c-api.service[99943]: WARNING cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd806fe2-6cc6-4830-88da-57cba62b2fc7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 17:48:42.371965 np0000004448 devstack@c-api.service[99943]: WARNING cinder.volume.api [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Flow 'volume_create_api' (17d006b9-f369-4ed8-b3fc-dfc397d9a5d3) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 17:48:42.372338 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.middleware.fault [None req-ff9ca302-917f-44ab-9a13-c2561e8ada3b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 413 Jul 03 17:48:42.373649 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 220/900] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:42 2026] POST /volume/v3/volumes => generated 150 bytes in 111 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 17:48:42.384287 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-061ccf9c-d7f0-42ea-ad5d-246ef55ebaf4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:42.386304 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-061ccf9c-d7f0-42ea-ad5d-246ef55ebaf4 tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 Jul 03 17:48:42.386686 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-061ccf9c-d7f0-42ea-ad5d-246ef55ebaf4 tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:42.452667 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-061ccf9c-d7f0-42ea-ad5d-246ef55ebaf4 tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 returned with HTTP 200 Jul 03 17:48:42.453121 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 223/901] 10.4.3.210 () {68 vars in 1374 bytes} [Fri Jul 3 17:48:42 2026] PUT /volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 => generated 391 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:42.467224 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-125bacad-684e-4e14-89a7-c851bcaf278b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:42.469834 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-125bacad-684e-4e14-89a7-c851bcaf278b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] POST https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c/action Jul 03 17:48:42.470325 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-125bacad-684e-4e14-89a7-c851bcaf278b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:42.470483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-125bacad-684e-4e14-89a7-c851bcaf278b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:42.484421 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:42.484421 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:42.485345 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-125bacad-684e-4e14-89a7-c851bcaf278b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Volume info retrieved successfully. Jul 03 17:48:42.560836 np0000004448 devstack@c-api.service[99940]: ERROR cinder.volume.api [None req-125bacad-684e-4e14-89a7-c851bcaf278b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Quota exceeded for dc1713fa4cdd42a584e0aae03ff35954, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 17:48:42.588497 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.middleware.fault [None req-125bacad-684e-4e14-89a7-c851bcaf278b tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c/action returned with HTTP 413 Jul 03 17:48:42.589386 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 225/902] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:42 2026] POST /volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c/action => generated 208 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 17:48:42.601759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c48a017f-5532-4429-8f49-e5e987803b7e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:42.603798 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c48a017f-5532-4429-8f49-e5e987803b7e tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] GET https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c Jul 03 17:48:42.604014 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c48a017f-5532-4429-8f49-e5e987803b7e tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:42.604234 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c48a017f-5532-4429-8f49-e5e987803b7e tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:42.616880 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:42.616880 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:42.630762 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c48a017f-5532-4429-8f49-e5e987803b7e tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Volume info retrieved successfully. Jul 03 17:48:42.643277 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c48a017f-5532-4429-8f49-e5e987803b7e tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c returned with HTTP 200 Jul 03 17:48:42.643787 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 235/903] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:42 2026] GET /volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:42.658318 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-078b23cc-7802-4683-9923-f3d941325947 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:42.660165 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-078b23cc-7802-4683-9923-f3d941325947 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c Jul 03 17:48:42.660354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-078b23cc-7802-4683-9923-f3d941325947 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:42.660855 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-078b23cc-7802-4683-9923-f3d941325947 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:42.660855 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-078b23cc-7802-4683-9923-f3d941325947 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Delete volume with id: 8b66abb4-4005-4d7f-bb14-a2b9faaa239c Jul 03 17:48:42.666969 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:42.666969 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:42.667431 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-078b23cc-7802-4683-9923-f3d941325947 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Volume info retrieved successfully. Jul 03 17:48:42.705353 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-078b23cc-7802-4683-9923-f3d941325947 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Delete volume request issued successfully. Jul 03 17:48:42.705676 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-078b23cc-7802-4683-9923-f3d941325947 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c returned with HTTP 202 Jul 03 17:48:42.706180 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 221/904] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:42 2026] DELETE /volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:42.719077 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-446457f6-6a16-47f0-896c-121f74d8c616 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:42.719077 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-446457f6-6a16-47f0-896c-121f74d8c616 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] GET https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c Jul 03 17:48:42.719077 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-446457f6-6a16-47f0-896c-121f74d8c616 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:42.719077 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-446457f6-6a16-47f0-896c-121f74d8c616 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:42.746716 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:42.746716 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:42.750383 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-446457f6-6a16-47f0-896c-121f74d8c616 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Volume info retrieved successfully. Jul 03 17:48:42.754265 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-446457f6-6a16-47f0-896c-121f74d8c616 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c returned with HTTP 200 Jul 03 17:48:42.754623 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 224/905] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:42 2026] GET /volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:43.768863 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f2627989-8901-4bcc-b52d-1b1e8c072368 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:43.771666 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f2627989-8901-4bcc-b52d-1b1e8c072368 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] GET https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c Jul 03 17:48:43.772072 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f2627989-8901-4bcc-b52d-1b1e8c072368 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:43.772159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f2627989-8901-4bcc-b52d-1b1e8c072368 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:43.780375 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f2627989-8901-4bcc-b52d-1b1e8c072368 tempest-VolumeQuotasNegativeTestJSON-1434038186 tempest-VolumeQuotasNegativeTestJSON-1434038186-project-member] https://10.4.3.210/volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c returned with HTTP 404 Jul 03 17:48:43.781017 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 226/906] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:43 2026] GET /volume/v3/volumes/8b66abb4-4005-4d7f-bb14-a2b9faaa239c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:43.788404 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-77d0f483-43ff-4069-91af-e4ad5c71aad9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:43.791550 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-77d0f483-43ff-4069-91af-e4ad5c71aad9 tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 Jul 03 17:48:43.792020 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-77d0f483-43ff-4069-91af-e4ad5c71aad9 tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-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=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:43.820218 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:43.825757 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:43.825757 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2041592689"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:43.825757 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Create volume request body: {'volume': {'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2041592689'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:43.895458 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:43.897308 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:43.897763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e4bdd70d-405e-4dcb-b4e3-5f50f947453b"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:43.899415 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e4bdd70d-405e-4dcb-b4e3-5f50f947453b'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:43.913576 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Create volume of 1 GB Jul 03 17:48:43.919063 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Availability Zones retrieved successfully. Jul 03 17:48:43.924079 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Flow 'volume_create_api' (36c3051c-5fa2-47ae-8cde-a9d9e76c1f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:43.925287 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce5d321-017a-4ae8-8f06-3ef28363b91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:43.926140 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:43.967877 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-77d0f483-43ff-4069-91af-e4ad5c71aad9 tempest-VolumeQuotasNegativeTestJSON-574171526 tempest-VolumeQuotasNegativeTestJSON-574171526-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 returned with HTTP 200 Jul 03 17:48:43.968268 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 236/907] 10.4.3.210 () {68 vars in 1375 bytes} [Fri Jul 3 17:48:43 2026] PUT /volume/v3/os-quota-sets/dc1713fa4cdd42a584e0aae03ff35954 => generated 395 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:43.991997 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce5d321-017a-4ae8-8f06-3ef28363b91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:43.992646 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2762a2ea-a60b-4da0-b751-429e7fca6bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:44.079969 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Created reservations ['ff112fcb-06f6-43a1-af70-0f32be76fc36', '7c8af129-0a94-44af-8837-c7da984e2b03', 'abca12d5-d9f1-4c3f-af97-32af25c0dcc4', 'a97cdaa0-8630-4274-a23a-8c310ac26434'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:44.081102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2762a2ea-a60b-4da0-b751-429e7fca6bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff112fcb-06f6-43a1-af70-0f32be76fc36', '7c8af129-0a94-44af-8837-c7da984e2b03', 'abca12d5-d9f1-4c3f-af97-32af25c0dcc4', 'a97cdaa0-8630-4274-a23a-8c310ac26434']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:44.082134 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf19bd2-a219-4e77-8cce-1a74c0cbdb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:44.118643 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf19bd2-a219-4e77-8cce-1a74c0cbdb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f9af258-e3dd-4d54-8c90-6fc5b27a2759', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2041592689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91806c5620564b5cbde7e0389d23e697',qos_specs=None,replication_status=,reservations=['ff112fcb-06f6-43a1-af70-0f32be76fc36','7c8af129-0a94-44af-8837-c7da984e2b03','abca12d5-d9f1-4c3f-af97-32af25c0dcc4','a97cdaa0-8630-4274-a23a-8c310ac26434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac666c2a7ef2458995ac321158cc37fc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2041592689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f9af258-e3dd-4d54-8c90-6fc5b27a2759,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91806c5620564b5cbde7e0389d23e697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac666c2a7ef2458995ac321158cc37fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:44.121795 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea6dd01f-0327-4c47-a66d-3fa493cf087c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:44.123301 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Create volume of 1 GB Jul 03 17:48:44.128023 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Availability Zones retrieved successfully. Jul 03 17:48:44.136371 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Flow 'volume_create_api' (5a55b610-cfd2-4fac-92a4-d2c32d7c2471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:44.141113 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389959d1-cbb4-4d2b-be24-19e4eb215f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:44.142334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:44.154642 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea6dd01f-0327-4c47-a66d-3fa493cf087c) transitioned into state 'SUCCESS' from state '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-2041592689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91806c5620564b5cbde7e0389d23e697',qos_specs=None,replication_status=,reservations=['ff112fcb-06f6-43a1-af70-0f32be76fc36','7c8af129-0a94-44af-8837-c7da984e2b03','abca12d5-d9f1-4c3f-af97-32af25c0dcc4','a97cdaa0-8630-4274-a23a-8c310ac26434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac666c2a7ef2458995ac321158cc37fc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:44.155364 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da54e336-6322-43fb-b35c-9e654cc2e8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:44.183218 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da54e336-6322-43fb-b35c-9e654cc2e8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:44.184450 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Flow 'volume_create_api' (36c3051c-5fa2-47ae-8cde-a9d9e76c1f2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:44.184878 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Create volume request issued successfully. Jul 03 17:48:44.185607 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-22aace8f-3648-4e74-a2d3-dd652afbf2f8 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:44.186131 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 222/908] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:48:43 2026] POST /volume/v3/volumes => generated 751 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:44.195135 np0000004448 devstack@c-api.service[99942]: WARNING cinder.volume.api [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389959d1-cbb4-4d2b-be24-19e4eb215f4e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 17:48:44.195135 np0000004448 devstack@c-api.service[99942]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 17:48:44.196872 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389959d1-cbb4-4d2b-be24-19e4eb215f4e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:44.197578 np0000004448 devstack@c-api.service[99942]: WARNING cinder.volume.api [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389959d1-cbb4-4d2b-be24-19e4eb215f4e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 17:48:44.197705 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a5a24727-1daa-4373-a6f4-c885f74d69ac None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.198585 np0000004448 devstack@c-api.service[99942]: WARNING cinder.volume.api [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Flow 'volume_create_api' (5a55b610-cfd2-4fac-92a4-d2c32d7c2471) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 17:48:44.198876 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-af601ef4-ccc3-4ec7-8caa-439bfd9587a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Jul 03 17:48:44.199349 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 225/909] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:43 2026] POST /volume/v3/volumes => generated 134 bytes in 304 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:48:44.201890 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a5a24727-1daa-4373-a6f4-c885f74d69ac tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 Jul 03 17:48:44.202117 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a5a24727-1daa-4373-a6f4-c885f74d69ac tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:44.202293 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a5a24727-1daa-4373-a6f4-c885f74d69ac tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:44.217941 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:44.217941 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:44.247052 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a5a24727-1daa-4373-a6f4-c885f74d69ac tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Volume info retrieved successfully. Jul 03 17:48:44.254798 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a5a24727-1daa-4373-a6f4-c885f74d69ac tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 returned with HTTP 200 Jul 03 17:48:44.254959 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 227/910] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:44 2026] GET /volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:44.635860 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-46f23215-4a8b-4c29-a961-8ab3354b6e56 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.637664 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-46f23215-4a8b-4c29-a961-8ab3354b6e56 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:44.638019 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-46f23215-4a8b-4c29-a961-8ab3354b6e56 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:44.639540 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-46f23215-4a8b-4c29-a961-8ab3354b6e56 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Jul 03 17:48:44.640065 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 237/911] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:44 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 17:48:44.647997 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5d7d161e-3c3b-4b78-b7f6-28148d1e4fe4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.649783 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5d7d161e-3c3b-4b78-b7f6-28148d1e4fe4 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:44.650107 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5d7d161e-3c3b-4b78-b7f6-28148d1e4fe4 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4a265a85-e57c-4044-9ed5-8faceb60a5bc"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:44.651526 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-5d7d161e-3c3b-4b78-b7f6-28148d1e4fe4 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4a265a85-e57c-4044-9ed5-8faceb60a5bc'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:44.662681 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5d7d161e-3c3b-4b78-b7f6-28148d1e4fe4 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 404 Jul 03 17:48:44.663224 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 223/912] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:44 2026] POST /volume/v3/volumes => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:44.671303 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c531102d-aa27-4d1d-bac5-50f5bb08156a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.673691 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c531102d-aa27-4d1d-bac5-50f5bb08156a tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:44.673942 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c531102d-aa27-4d1d-bac5-50f5bb08156a tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6a0408e8-ca41-42f6-ab06-a7bc771a0013"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:44.675388 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-c531102d-aa27-4d1d-bac5-50f5bb08156a tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '6a0408e8-ca41-42f6-ab06-a7bc771a0013'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:44.681137 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c531102d-aa27-4d1d-bac5-50f5bb08156a tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 404 Jul 03 17:48:44.681529 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 226/913] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:44 2026] POST /volume/v3/volumes => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:44.692134 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f25c99a3-07a0-4650-a862-8d6153996de5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.694135 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f25c99a3-07a0-4650-a862-8d6153996de5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:44.694258 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f25c99a3-07a0-4650-a862-8d6153996de5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "e38f05a5-d26f-44dc-9483-bc2f2aa87cfc"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:44.696090 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-f25c99a3-07a0-4650-a862-8d6153996de5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'e38f05a5-d26f-44dc-9483-bc2f2aa87cfc'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:44.701931 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f25c99a3-07a0-4650-a862-8d6153996de5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 404 Jul 03 17:48:44.702414 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 228/914] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:44 2026] POST /volume/v3/volumes => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:44.710193 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e86bcbc4-b360-4348-81a4-0eec61be44a9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.711870 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e86bcbc4-b360-4348-81a4-0eec61be44a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:44.712194 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e86bcbc4-b360-4348-81a4-0eec61be44a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:44.713969 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e86bcbc4-b360-4348-81a4-0eec61be44a9 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Jul 03 17:48:44.714397 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 238/915] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:44 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 17:48:44.724308 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4ff4d818-94d8-4022-9996-e297c1d75a15 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.725954 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4ff4d818-94d8-4022-9996-e297c1d75a15 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:44.726265 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4ff4d818-94d8-4022-9996-e297c1d75a15 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:44.728194 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4ff4d818-94d8-4022-9996-e297c1d75a15 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Jul 03 17:48:44.728597 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 224/916] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:44 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 17:48:44.735908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4469460b-4a2b-4e00-8d80-e768e8946d7b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.737518 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4469460b-4a2b-4e00-8d80-e768e8946d7b tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:44.737889 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4469460b-4a2b-4e00-8d80-e768e8946d7b tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:44.739510 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4469460b-4a2b-4e00-8d80-e768e8946d7b tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Jul 03 17:48:44.740065 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 227/917] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:44 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:48:44.750483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0d50f828-ae4a-4e62-844f-144c5dac34cd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.752163 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d50f828-ae4a-4e62-844f-144c5dac34cd tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] DELETE https://10.4.3.210/volume/v3/volumes/tempest-invalid-1173075761 Jul 03 17:48:44.752562 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0d50f828-ae4a-4e62-844f-144c5dac34cd tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:44.752562 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0d50f828-ae4a-4e62-844f-144c5dac34cd tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:44.752682 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-0d50f828-ae4a-4e62-844f-144c5dac34cd tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Delete volume with id: tempest-invalid-1173075761 Jul 03 17:48:44.757940 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d50f828-ae4a-4e62-844f-144c5dac34cd tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/tempest-invalid-1173075761 returned with HTTP 404 Jul 03 17:48:44.758379 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 229/918] 10.4.3.210 () {66 vars in 1321 bytes} [Fri Jul 3 17:48:44 2026] DELETE /volume/v3/volumes/tempest-invalid-1173075761 => generated 99 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:44.765501 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9d9d3a47-442c-440f-b732-2155a21c9beb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.767437 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 239/919] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 17:48:44 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 17:48:44.774551 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-88c8f7b1-1517-4b3f-bf59-720d98351308 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.776295 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-88c8f7b1-1517-4b3f-bf59-720d98351308 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/xxx/action Jul 03 17:48:44.776679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-88c8f7b1-1517-4b3f-bf59-720d98351308 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-detach": {}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:44.776861 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-88c8f7b1-1517-4b3f-bf59-720d98351308 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:44.783496 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-88c8f7b1-1517-4b3f-bf59-720d98351308 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 17:48:44.784032 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 225/920] 10.4.3.210 () {68 vars in 1291 bytes} [Fri Jul 3 17:48:44 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:44.800977 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-27836c00-16e2-4f28-8cd9-ecb009c63234 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.800977 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-27836c00-16e2-4f28-8cd9-ecb009c63234 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes/tempest-invalid-616625510 Jul 03 17:48:44.800977 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-27836c00-16e2-4f28-8cd9-ecb009c63234 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:44.800977 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-27836c00-16e2-4f28-8cd9-ecb009c63234 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:44.803276 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-27836c00-16e2-4f28-8cd9-ecb009c63234 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/tempest-invalid-616625510 returned with HTTP 404 Jul 03 17:48:44.803924 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 228/921] 10.4.3.210 () {66 vars in 1315 bytes} [Fri Jul 3 17:48:44 2026] GET /volume/v3/volumes/tempest-invalid-616625510 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:44.811424 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5b081423-c8a8-491f-9ca9-482ab5912616 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.813504 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 230/922] 10.4.3.210 () {66 vars in 1240 bytes} [Fri Jul 3 17:48:44 2026] GET /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 17:48:44.826327 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-eadf6249-a23f-4784-9408-cc7f5a68ed75 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.828171 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eadf6249-a23f-4784-9408-cc7f5a68ed75 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?status=null Jul 03 17:48:44.830123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-eadf6249-a23f-4784-9408-cc7f5a68ed75 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:44.830123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-eadf6249-a23f-4784-9408-cc7f5a68ed75 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:44.830123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-eadf6249-a23f-4784-9408-cc7f5a68ed75 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:44.830123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-eadf6249-a23f-4784-9408-cc7f5a68ed75 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Could not evaluate value null, assuming string {{(pid=99941) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:48:44.830123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-eadf6249-a23f-4784-9408-cc7f5a68ed75 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:44.861086 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-eadf6249-a23f-4784-9408-cc7f5a68ed75 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Get all volumes completed successfully. Jul 03 17:48:44.863140 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eadf6249-a23f-4784-9408-cc7f5a68ed75 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 17:48:44.863517 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 240/923] 10.4.3.210 () {66 vars in 1281 bytes} [Fri Jul 3 17:48:44 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:48:44.878757 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a697dfee-16bb-4543-a440-7aec0727bdab None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.879405 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a697dfee-16bb-4543-a440-7aec0727bdab tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-552569637 Jul 03 17:48:44.879609 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a697dfee-16bb-4543-a440-7aec0727bdab tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:44.879805 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a697dfee-16bb-4543-a440-7aec0727bdab tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:44.880080 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-a697dfee-16bb-4543-a440-7aec0727bdab tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:44.880427 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:44.880427 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:44.880867 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a697dfee-16bb-4543-a440-7aec0727bdab tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-552569637'), ('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:44.906922 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a697dfee-16bb-4543-a440-7aec0727bdab tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Get all volumes completed successfully. Jul 03 17:48:44.909174 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a697dfee-16bb-4543-a440-7aec0727bdab tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-552569637 returned with HTTP 200 Jul 03 17:48:44.909545 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 226/924] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:48:44 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-552569637 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:48:44.921972 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bc9900a7-4c7d-4211-9572-c877c6b792fe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.923640 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bc9900a7-4c7d-4211-9572-c877c6b792fe tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes?status=null Jul 03 17:48:44.923849 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bc9900a7-4c7d-4211-9572-c877c6b792fe tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:44.924028 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bc9900a7-4c7d-4211-9572-c877c6b792fe tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:44.924559 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-bc9900a7-4c7d-4211-9572-c877c6b792fe tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:44.924559 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-bc9900a7-4c7d-4211-9572-c877c6b792fe tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Could not evaluate value null, assuming string {{(pid=99942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:48:44.925182 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-bc9900a7-4c7d-4211-9572-c877c6b792fe tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:44.951374 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bc9900a7-4c7d-4211-9572-c877c6b792fe tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Get all volumes completed successfully. Jul 03 17:48:44.951712 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bc9900a7-4c7d-4211-9572-c877c6b792fe tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 17:48:44.952105 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 229/925] 10.4.3.210 () {66 vars in 1260 bytes} [Fri Jul 3 17:48:44 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:48:44.960540 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-99a0ea97-6574-45da-a5c2-8ea140ada5e5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:44.962438 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-99a0ea97-6574-45da-a5c2-8ea140ada5e5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1292154885 Jul 03 17:48:44.962640 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-99a0ea97-6574-45da-a5c2-8ea140ada5e5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:44.962853 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-99a0ea97-6574-45da-a5c2-8ea140ada5e5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:44.963139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-99a0ea97-6574-45da-a5c2-8ea140ada5e5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:44.963863 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-99a0ea97-6574-45da-a5c2-8ea140ada5e5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1292154885'), ('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:44.993397 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-99a0ea97-6574-45da-a5c2-8ea140ada5e5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Get all volumes completed successfully. Jul 03 17:48:44.994155 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-99a0ea97-6574-45da-a5c2-8ea140ada5e5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1292154885 returned with HTTP 200 Jul 03 17:48:44.994616 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 231/926] 10.4.3.210 () {66 vars in 1338 bytes} [Fri Jul 3 17:48:44 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1292154885 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:48:45.004067 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-de52ad45-8c58-4a7d-89f7-5a08263d56a5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.008206 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-de52ad45-8c58-4a7d-89f7-5a08263d56a5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action Jul 03 17:48:45.008206 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-de52ad45-8c58-4a7d-89f7-5a08263d56a5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.008206 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-de52ad45-8c58-4a7d-89f7-5a08263d56a5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.015400 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.015400 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:45.015400 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-de52ad45-8c58-4a7d-89f7-5a08263d56a5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Volume info retrieved successfully. Jul 03 17:48:45.032797 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-de52ad45-8c58-4a7d-89f7-5a08263d56a5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Reserve volume completed successfully. Jul 03 17:48:45.033172 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-de52ad45-8c58-4a7d-89f7-5a08263d56a5 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action returned with HTTP 202 Jul 03 17:48:45.033821 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 241/927] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:45.042319 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3a095e69-172f-4ca5-891e-bf4f16e29c87 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.048115 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a095e69-172f-4ca5-891e-bf4f16e29c87 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action Jul 03 17:48:45.048115 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a095e69-172f-4ca5-891e-bf4f16e29c87 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.048115 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a095e69-172f-4ca5-891e-bf4f16e29c87 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.052944 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.052944 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:45.053374 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3a095e69-172f-4ca5-891e-bf4f16e29c87 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Volume info retrieved successfully. Jul 03 17:48:45.057044 np0000004448 devstack@c-api.service[99943]: ERROR cinder.volume.api [None req-3a095e69-172f-4ca5-891e-bf4f16e29c87 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 17:48:45.057297 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a095e69-172f-4ca5-891e-bf4f16e29c87 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action returned with HTTP 400 Jul 03 17:48:45.057778 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 227/928] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:48:45.064301 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-79ca454b-9394-4057-9639-498f9d858b8f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.065919 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-79ca454b-9394-4057-9639-498f9d858b8f tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action Jul 03 17:48:45.066242 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-79ca454b-9394-4057-9639-498f9d858b8f tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.066402 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-79ca454b-9394-4057-9639-498f9d858b8f tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.077110 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.077110 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:45.077687 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-79ca454b-9394-4057-9639-498f9d858b8f tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Volume info retrieved successfully. Jul 03 17:48:45.249695 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-79ca454b-9394-4057-9639-498f9d858b8f tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Unreserve volume completed successfully. Jul 03 17:48:45.249931 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-79ca454b-9394-4057-9639-498f9d858b8f tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action returned with HTTP 202 Jul 03 17:48:45.250295 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 230/929] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:48:45.258969 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-423557b6-da45-4195-9895-04849d9f1f71 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.260685 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-423557b6-da45-4195-9895-04849d9f1f71 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/a72744b4-7008-4ad3-b551-46e50705b08b/action Jul 03 17:48:45.261028 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-423557b6-da45-4195-9895-04849d9f1f71 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.261145 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-423557b6-da45-4195-9895-04849d9f1f71 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.273220 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-423557b6-da45-4195-9895-04849d9f1f71 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a72744b4-7008-4ad3-b551-46e50705b08b/action returned with HTTP 404 Jul 03 17:48:45.273220 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 232/930] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/a72744b4-7008-4ad3-b551-46e50705b08b/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:45.273385 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-94d12e6f-c0a2-472d-8308-ad0a4b1c12f4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.273385 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-94d12e6f-c0a2-472d-8308-ad0a4b1c12f4 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 Jul 03 17:48:45.273385 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-94d12e6f-c0a2-472d-8308-ad0a4b1c12f4 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:45.273385 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-94d12e6f-c0a2-472d-8308-ad0a4b1c12f4 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:45.277686 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1bc9cdce-ee72-42c4-b7d6-7b9aea3059c7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.279186 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1bc9cdce-ee72-42c4-b7d6-7b9aea3059c7 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/581baf31-46d0-411c-bdc1-92db6f9bae70/action Jul 03 17:48:45.280725 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1bc9cdce-ee72-42c4-b7d6-7b9aea3059c7 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.280725 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1bc9cdce-ee72-42c4-b7d6-7b9aea3059c7 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.280887 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.280887 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:45.283050 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-94d12e6f-c0a2-472d-8308-ad0a4b1c12f4 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Volume info retrieved successfully. Jul 03 17:48:45.287370 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-94d12e6f-c0a2-472d-8308-ad0a4b1c12f4 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 returned with HTTP 200 Jul 03 17:48:45.287717 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 242/931] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:45 2026] GET /volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:45.289798 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1bc9cdce-ee72-42c4-b7d6-7b9aea3059c7 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/581baf31-46d0-411c-bdc1-92db6f9bae70/action returned with HTTP 404 Jul 03 17:48:45.290350 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 228/932] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/581baf31-46d0-411c-bdc1-92db6f9bae70/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:45.299911 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8d9b5a29-a1be-4a2b-a7ad-1a79626fbd80 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.301650 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 231/933] 10.4.3.210 () {68 vars in 1260 bytes} [Fri Jul 3 17:48:45 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 17:48:45.303886 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bfcc752a-25a0-4491-bcab-72e3151d2262 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.305890 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bfcc752a-25a0-4491-bcab-72e3151d2262 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] POST https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759/action Jul 03 17:48:45.306203 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bfcc752a-25a0-4491-bcab-72e3151d2262 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-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=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.306356 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bfcc752a-25a0-4491-bcab-72e3151d2262 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-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=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.308518 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0e5d50bb-da29-497a-95fa-9e54bcb8c5d7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.310584 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0e5d50bb-da29-497a-95fa-9e54bcb8c5d7 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] PUT https://10.4.3.210/volume/v3/volumes/tempest-invalid-395014825 Jul 03 17:48:45.310942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0e5d50bb-da29-497a-95fa-9e54bcb8c5d7 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.315961 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.315961 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:45.317317 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0e5d50bb-da29-497a-95fa-9e54bcb8c5d7 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/tempest-invalid-395014825 returned with HTTP 404 Jul 03 17:48:45.317950 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 243/934] 10.4.3.210 () {68 vars in 1335 bytes} [Fri Jul 3 17:48:45 2026] PUT /volume/v3/volumes/tempest-invalid-395014825 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:45.321376 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.321376 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:45.321940 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bfcc752a-25a0-4491-bcab-72e3151d2262 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Volume info retrieved successfully. Jul 03 17:48:45.325406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7cf01ac6-ae97-401b-b2a9-03b8b012f507 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.327546 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7cf01ac6-ae97-401b-b2a9-03b8b012f507 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] PUT https://10.4.3.210/volume/v3/volumes/b9afd8f8-fd0d-4c6b-8c6b-40729a0bb80e Jul 03 17:48:45.327911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7cf01ac6-ae97-401b-b2a9-03b8b012f507 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.336196 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7cf01ac6-ae97-401b-b2a9-03b8b012f507 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/b9afd8f8-fd0d-4c6b-8c6b-40729a0bb80e returned with HTTP 404 Jul 03 17:48:45.336821 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 229/935] 10.4.3.210 () {68 vars in 1368 bytes} [Fri Jul 3 17:48:45 2026] PUT /volume/v3/volumes/b9afd8f8-fd0d-4c6b-8c6b-40729a0bb80e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:45.344930 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c7722488-fe39-4499-8271-95d1fd700a07 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.346842 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c7722488-fe39-4499-8271-95d1fd700a07 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ceb10327-6bf8-4709-af21-089c6767748e Jul 03 17:48:45.347069 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c7722488-fe39-4499-8271-95d1fd700a07 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:45.347276 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c7722488-fe39-4499-8271-95d1fd700a07 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:45.347604 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-c7722488-fe39-4499-8271-95d1fd700a07 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Delete volume with id: ceb10327-6bf8-4709-af21-089c6767748e Jul 03 17:48:45.348516 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bfcc752a-25a0-4491-bcab-72e3151d2262 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Update volume metadata completed successfully. Jul 03 17:48:45.348809 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bfcc752a-25a0-4491-bcab-72e3151d2262 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759/action returned with HTTP 200 Jul 03 17:48:45.349236 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 233/936] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759/action => generated 563 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:45.353968 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c7722488-fe39-4499-8271-95d1fd700a07 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/ceb10327-6bf8-4709-af21-089c6767748e returned with HTTP 404 Jul 03 17:48:45.354456 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 232/937] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:45 2026] DELETE /volume/v3/volumes/ceb10327-6bf8-4709-af21-089c6767748e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:45.356909 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5b5f0653-6f26-4544-8f42-eb94af48d52b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.358934 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5b5f0653-6f26-4544-8f42-eb94af48d52b tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 Jul 03 17:48:45.359126 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5b5f0653-6f26-4544-8f42-eb94af48d52b tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:45.359382 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5b5f0653-6f26-4544-8f42-eb94af48d52b tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:45.363045 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f25c5206-8e0c-4767-8bc0-b7927ec4b643 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.365006 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f25c5206-8e0c-4767-8bc0-b7927ec4b643 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action Jul 03 17:48:45.365462 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f25c5206-8e0c-4767-8bc0-b7927ec4b643 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.365638 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f25c5206-8e0c-4767-8bc0-b7927ec4b643 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.366993 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.366993 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:45.367455 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f25c5206-8e0c-4767-8bc0-b7927ec4b643 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action returned with HTTP 400 Jul 03 17:48:45.368083 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 230/938] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:48:45.378452 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5b5f0653-6f26-4544-8f42-eb94af48d52b tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Volume info retrieved successfully. Jul 03 17:48:45.378989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-662fe21d-24d3-42ee-8f91-bf19afb10dac None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.379963 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-662fe21d-24d3-42ee-8f91-bf19afb10dac tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action Jul 03 17:48:45.379963 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-662fe21d-24d3-42ee-8f91-bf19afb10dac tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.380098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-662fe21d-24d3-42ee-8f91-bf19afb10dac tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.381106 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5b5f0653-6f26-4544-8f42-eb94af48d52b tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 returned with HTTP 200 Jul 03 17:48:45.381106 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 244/939] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:45 2026] GET /volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 => generated 1419 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:45.381703 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-662fe21d-24d3-42ee-8f91-bf19afb10dac tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action returned with HTTP 400 Jul 03 17:48:45.382546 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 234/940] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:48:45.389672 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c33b1b03-57fd-40fe-af86-b802d2ac9c15 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.391381 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c33b1b03-57fd-40fe-af86-b802d2ac9c15 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/7fd7c070-7466-477c-8bb1-97292140684f/action Jul 03 17:48:45.393886 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c33b1b03-57fd-40fe-af86-b802d2ac9c15 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.393886 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c33b1b03-57fd-40fe-af86-b802d2ac9c15 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.393968 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2f88538d-9f4b-4c30-8961-cea0ebd9da71 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.394011 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2f88538d-9f4b-4c30-8961-cea0ebd9da71 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] POST https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759/action Jul 03 17:48:45.394312 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2f88538d-9f4b-4c30-8961-cea0ebd9da71 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.394428 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2f88538d-9f4b-4c30-8961-cea0ebd9da71 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.398666 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c33b1b03-57fd-40fe-af86-b802d2ac9c15 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/7fd7c070-7466-477c-8bb1-97292140684f/action returned with HTTP 404 Jul 03 17:48:45.399323 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 233/941] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/7fd7c070-7466-477c-8bb1-97292140684f/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:45.401627 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.401627 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:45.408150 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.408150 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:45.408691 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2f88538d-9f4b-4c30-8961-cea0ebd9da71 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Volume info retrieved successfully. Jul 03 17:48:45.409715 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-39db5f82-9745-4739-84bf-53f53f3d8d91 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.411396 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-39db5f82-9745-4739-84bf-53f53f3d8d91 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action Jul 03 17:48:45.411807 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-39db5f82-9745-4739-84bf-53f53f3d8d91 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.411973 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-39db5f82-9745-4739-84bf-53f53f3d8d91 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.413512 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-39db5f82-9745-4739-84bf-53f53f3d8d91 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action returned with HTTP 400 Jul 03 17:48:45.413950 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 245/942] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:48:45.417794 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2f88538d-9f4b-4c30-8961-cea0ebd9da71 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Get volume image-metadata completed successfully. Jul 03 17:48:45.424860 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-69f79187-4d1b-48ec-89d9-ece1b7d357f6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.427054 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-69f79187-4d1b-48ec-89d9-ece1b7d357f6 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] POST https://10.4.3.210/volume/v3/volumes/None/action Jul 03 17:48:45.427406 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-69f79187-4d1b-48ec-89d9-ece1b7d357f6 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.427550 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-69f79187-4d1b-48ec-89d9-ece1b7d357f6 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.438078 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-69f79187-4d1b-48ec-89d9-ece1b7d357f6 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 17:48:45.442058 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 235/943] 10.4.3.210 () {68 vars in 1294 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:45.447635 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-014df721-6c1d-48e4-96f8-0b7394437758 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.448376 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2f88538d-9f4b-4c30-8961-cea0ebd9da71 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Delete volume metadata completed successfully. Jul 03 17:48:45.448570 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2f88538d-9f4b-4c30-8961-cea0ebd9da71 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759/action returned with HTTP 200 Jul 03 17:48:45.449058 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 231/944] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 17:48:45.449529 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-014df721-6c1d-48e4-96f8-0b7394437758 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes/d021451a-d1b2-4ef5-8aed-3dfba8cc6462 Jul 03 17:48:45.449730 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-014df721-6c1d-48e4-96f8-0b7394437758 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:45.449927 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-014df721-6c1d-48e4-96f8-0b7394437758 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:45.455624 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-014df721-6c1d-48e4-96f8-0b7394437758 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/d021451a-d1b2-4ef5-8aed-3dfba8cc6462 returned with HTTP 404 Jul 03 17:48:45.456268 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 234/945] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:45 2026] GET /volume/v3/volumes/d021451a-d1b2-4ef5-8aed-3dfba8cc6462 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:45.462036 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-35cc9f9f-cc53-43f9-81ad-3f2a4101a7d5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.463749 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-35cc9f9f-cc53-43f9-81ad-3f2a4101a7d5 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] POST https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759/action Jul 03 17:48:45.464078 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-35cc9f9f-cc53-43f9-81ad-3f2a4101a7d5 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:45.464217 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-35cc9f9f-cc53-43f9-81ad-3f2a4101a7d5 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:45.466410 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c332ce5a-2491-4725-86bc-52bd197a4713 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.467990 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c332ce5a-2491-4725-86bc-52bd197a4713 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f Jul 03 17:48:45.468156 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c332ce5a-2491-4725-86bc-52bd197a4713 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:45.468330 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c332ce5a-2491-4725-86bc-52bd197a4713 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:45.472145 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.472145 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:45.472669 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-35cc9f9f-cc53-43f9-81ad-3f2a4101a7d5 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Volume info retrieved successfully. Jul 03 17:48:45.474465 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.474465 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:45.477527 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c332ce5a-2491-4725-86bc-52bd197a4713 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Volume info retrieved successfully. Jul 03 17:48:45.478714 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-35cc9f9f-cc53-43f9-81ad-3f2a4101a7d5 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Get volume image-metadata completed successfully. Jul 03 17:48:45.478998 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-35cc9f9f-cc53-43f9-81ad-3f2a4101a7d5 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759/action returned with HTTP 200 Jul 03 17:48:45.479369 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 246/946] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:48:45 2026] POST /volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759/action => generated 537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:45.481156 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c332ce5a-2491-4725-86bc-52bd197a4713 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f returned with HTTP 200 Jul 03 17:48:45.481560 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 236/947] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:45 2026] GET /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:45.486550 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-757027ee-dff0-4598-8a55-76075304c6df None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.488235 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-757027ee-dff0-4598-8a55-76075304c6df tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 Jul 03 17:48:45.488446 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-757027ee-dff0-4598-8a55-76075304c6df tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:45.488722 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-757027ee-dff0-4598-8a55-76075304c6df tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:45.493780 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2b0cd82b-ce80-494e-8359-f521f227d131 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.495581 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b0cd82b-ce80-494e-8359-f521f227d131 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f Jul 03 17:48:45.495856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b0cd82b-ce80-494e-8359-f521f227d131 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:45.496116 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.496116 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:45.496201 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b0cd82b-ce80-494e-8359-f521f227d131 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:45.496355 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-2b0cd82b-ce80-494e-8359-f521f227d131 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Delete volume with id: a2ed73df-de92-4bcc-a51f-7d8a480dfa5f Jul 03 17:48:45.499403 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-757027ee-dff0-4598-8a55-76075304c6df tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Volume info retrieved successfully. Jul 03 17:48:45.502927 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.502927 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:45.503354 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2b0cd82b-ce80-494e-8359-f521f227d131 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Volume info retrieved successfully. Jul 03 17:48:45.503578 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-757027ee-dff0-4598-8a55-76075304c6df tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 returned with HTTP 200 Jul 03 17:48:45.503977 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 232/948] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:45 2026] GET /volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:45.515370 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e89f9763-b879-488f-9052-48711cab92d9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.517351 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e89f9763-b879-488f-9052-48711cab92d9 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 Jul 03 17:48:45.518004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e89f9763-b879-488f-9052-48711cab92d9 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:45.518004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e89f9763-b879-488f-9052-48711cab92d9 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:45.518004 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-e89f9763-b879-488f-9052-48711cab92d9 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Delete volume with id: 5f9af258-e3dd-4d54-8c90-6fc5b27a2759 Jul 03 17:48:45.534570 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.534570 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:45.535642 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e89f9763-b879-488f-9052-48711cab92d9 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Volume info retrieved successfully. Jul 03 17:48:45.558175 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2b0cd82b-ce80-494e-8359-f521f227d131 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Delete volume request issued successfully. Jul 03 17:48:45.558455 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b0cd82b-ce80-494e-8359-f521f227d131 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f returned with HTTP 202 Jul 03 17:48:45.559099 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 235/949] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:45 2026] DELETE /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:45.566092 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5b252354-2004-4ad1-9790-f1814972bb46 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.567833 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5b252354-2004-4ad1-9790-f1814972bb46 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f Jul 03 17:48:45.568058 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5b252354-2004-4ad1-9790-f1814972bb46 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:45.568273 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5b252354-2004-4ad1-9790-f1814972bb46 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:45.574804 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.574804 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:45.579359 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5b252354-2004-4ad1-9790-f1814972bb46 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Volume info retrieved successfully. Jul 03 17:48:45.592186 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5b252354-2004-4ad1-9790-f1814972bb46 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f returned with HTTP 200 Jul 03 17:48:45.592638 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 237/950] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:45 2026] GET /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:45.594035 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e89f9763-b879-488f-9052-48711cab92d9 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Delete volume request issued successfully. Jul 03 17:48:45.594929 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e89f9763-b879-488f-9052-48711cab92d9 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 returned with HTTP 202 Jul 03 17:48:45.594929 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 247/951] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:45 2026] DELETE /volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:45.603555 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8fe44b14-f7be-4ffe-8dd5-d02775f0ebfb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:45.605826 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8fe44b14-f7be-4ffe-8dd5-d02775f0ebfb tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 Jul 03 17:48:45.606414 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8fe44b14-f7be-4ffe-8dd5-d02775f0ebfb tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:45.606414 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8fe44b14-f7be-4ffe-8dd5-d02775f0ebfb tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:45.612890 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:45.612890 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:45.618545 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8fe44b14-f7be-4ffe-8dd5-d02775f0ebfb tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Volume info retrieved successfully. Jul 03 17:48:45.622846 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8fe44b14-f7be-4ffe-8dd5-d02775f0ebfb tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 returned with HTTP 200 Jul 03 17:48:45.623200 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 233/952] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:45 2026] GET /volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:46.604692 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f8dac4b8-ac08-429a-80e3-873d2bf92a37 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:46.606265 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f8dac4b8-ac08-429a-80e3-873d2bf92a37 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] GET https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f Jul 03 17:48:46.606443 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f8dac4b8-ac08-429a-80e3-873d2bf92a37 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:46.606636 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f8dac4b8-ac08-429a-80e3-873d2bf92a37 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:46.617587 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f8dac4b8-ac08-429a-80e3-873d2bf92a37 tempest-VolumesNegativeTest-588025075 tempest-VolumesNegativeTest-588025075-project-member] https://10.4.3.210/volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f returned with HTTP 404 Jul 03 17:48:46.618138 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 236/953] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:46 2026] GET /volume/v3/volumes/a2ed73df-de92-4bcc-a51f-7d8a480dfa5f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:46.635015 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2e7c3d3a-95ab-4e0e-af00-cf5e8f27f9f1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:46.637178 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2e7c3d3a-95ab-4e0e-af00-cf5e8f27f9f1 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 Jul 03 17:48:46.637376 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2e7c3d3a-95ab-4e0e-af00-cf5e8f27f9f1 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:46.637551 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2e7c3d3a-95ab-4e0e-af00-cf5e8f27f9f1 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:46.644151 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2e7c3d3a-95ab-4e0e-af00-cf5e8f27f9f1 tempest-VolumesImageMetadata-446377143 tempest-VolumesImageMetadata-446377143-project-member] https://10.4.3.210/volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 returned with HTTP 404 Jul 03 17:48:46.644712 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 238/954] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:46 2026] GET /volume/v3/volumes/5f9af258-e3dd-4d54-8c90-6fc5b27a2759 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:46.931664 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-258f235f-e576-4728-ae66-64daa6fa8d3c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:46.932037 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-258f235f-e576-4728-ae66-64daa6fa8d3c None None] GET https://10.4.3.210/volume// Jul 03 17:48:46.932176 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-258f235f-e576-4728-ae66-64daa6fa8d3c None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:46.932661 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-258f235f-e576-4728-ae66-64daa6fa8d3c None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:46.932661 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-258f235f-e576-4728-ae66-64daa6fa8d3c None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:48:46.933003 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 248/955] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:48: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 17:48:46.941758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-610ced7e-3687-4163-9014-c1118a15f067 req-1cbb8b60-7ec8-4a19-a4d7-1990a1063e9c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:46.944664 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-1cbb8b60-7ec8-4a19-a4d7-1990a1063e9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 Jul 03 17:48:46.944944 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-1cbb8b60-7ec8-4a19-a4d7-1990a1063e9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:46.945179 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-1cbb8b60-7ec8-4a19-a4d7-1990a1063e9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:46.955079 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:46.955079 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:46.958480 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-610ced7e-3687-4163-9014-c1118a15f067 req-1cbb8b60-7ec8-4a19-a4d7-1990a1063e9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:48:46.962822 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-1cbb8b60-7ec8-4a19-a4d7-1990a1063e9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 returned with HTTP 200 Jul 03 17:48:46.963205 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 234/956] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:48:46 2026] GET /volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 => generated 1547 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:47.067880 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-610ced7e-3687-4163-9014-c1118a15f067 req-52897f19-98bb-410a-a1e7-f1516f0a9c8c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:47.070445 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-52897f19-98bb-410a-a1e7-f1516f0a9c8c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] PUT https://10.4.3.210/volume/v3/attachments/1e6f1512-f382-4ea1-b03d-e59b845d2208 Jul 03 17:48:47.070445 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-52897f19-98bb-410a-a1e7-f1516f0a9c8c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:47.077536 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-610ced7e-3687-4163-9014-c1118a15f067 req-52897f19-98bb-410a-a1e7-f1516f0a9c8c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Acquiring lock "cinder-attachment_update-118dd9c7-0ee4-4f7a-856d-74ce45711fd8-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:48:47.083871 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-610ced7e-3687-4163-9014-c1118a15f067 req-52897f19-98bb-410a-a1e7-f1516f0a9c8c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-118dd9c7-0ee4-4f7a-856d-74ce45711fd8-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:48:47.084050 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:47.084050 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:47.220585 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0d3ce37e-ced4-4f37-8fa9-86ab7e2cb01d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:47.314520 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d3ce37e-ced4-4f37-8fa9-86ab7e2cb01d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes Jul 03 17:48:47.314781 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0d3ce37e-ced4-4f37-8fa9-86ab7e2cb01d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:47.315032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0d3ce37e-ced4-4f37-8fa9-86ab7e2cb01d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:47.315556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-0d3ce37e-ced4-4f37-8fa9-86ab7e2cb01d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:48:47.316247 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-0d3ce37e-ced4-4f37-8fa9-86ab7e2cb01d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:47.323778 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0d3ce37e-ced4-4f37-8fa9-86ab7e2cb01d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Get all volumes completed successfully. Jul 03 17:48:47.324191 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d3ce37e-ced4-4f37-8fa9-86ab7e2cb01d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Jul 03 17:48:47.324667 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 239/957] 10.4.3.210 () {66 vars in 1237 bytes} [Fri Jul 3 17:48:47 2026] GET /volume/v3/volumes => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:48:47.333568 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-52d7cd09-2244-4a0c-adae-0412ece91624 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:47.336003 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:47.336003 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1223822702"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:47.336582 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1223822702'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:47.336714 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Create volume of 1 GB Jul 03 17:48:47.343512 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Availability Zones retrieved successfully. Jul 03 17:48:47.351133 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Flow 'volume_create_api' (cfdd26d8-6275-46ef-9e3a-ad0524d7ffe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:47.352164 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd71cf37-ff62-4ef0-b753-5350ab2aa869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:47.353270 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:47.383650 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd71cf37-ff62-4ef0-b753-5350ab2aa869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:47.385226 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc0a4ec-ee87-4d5d-8c50-1515759c028d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:47.707565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Created reservations ['61813c55-8bc3-46fa-9998-894df4b9858a', '483876da-63e2-4ed0-9271-32ebd5eabf10', 'f53253c0-80d7-4f46-9aeb-a1941d7c132c', '2f79143d-65a1-4a15-acde-1262938679d0'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:47.707565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc0a4ec-ee87-4d5d-8c50-1515759c028d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61813c55-8bc3-46fa-9998-894df4b9858a', '483876da-63e2-4ed0-9271-32ebd5eabf10', 'f53253c0-80d7-4f46-9aeb-a1941d7c132c', '2f79143d-65a1-4a15-acde-1262938679d0']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:47.707565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e9d0e7-fc73-4d27-965f-e85aa8f5cde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:47.707674 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-610ced7e-3687-4163-9014-c1118a15f067 req-52897f19-98bb-410a-a1e7-f1516f0a9c8c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-118dd9c7-0ee4-4f7a-856d-74ce45711fd8-np0000004448" released by "attachment_update" :: held 0.614s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:48:47.707674 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-52897f19-98bb-410a-a1e7-f1516f0a9c8c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/1e6f1512-f382-4ea1-b03d-e59b845d2208 returned with HTTP 200 Jul 03 17:48:47.707674 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 237/958] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:48:47 2026] PUT /volume/v3/attachments/1e6f1512-f382-4ea1-b03d-e59b845d2208 => generated 969 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:47.771106 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e9d0e7-fc73-4d27-965f-e85aa8f5cde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23ee1416-2c3b-4249-8045-579c3ed77a34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1223822702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2777490b1fe84b03a23ac26c0be029a9',qos_specs=None,replication_status=,reservations=['61813c55-8bc3-46fa-9998-894df4b9858a','483876da-63e2-4ed0-9271-32ebd5eabf10','f53253c0-80d7-4f46-9aeb-a1941d7c132c','2f79143d-65a1-4a15-acde-1262938679d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1b65cc80504679b98bccb5ae6e3d74',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1223822702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23ee1416-2c3b-4249-8045-579c3ed77a34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2777490b1fe84b03a23ac26c0be029a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b1b65cc80504679b98bccb5ae6e3d74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:47.772115 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2b1ac19-234b-4e1a-bbad-cf42e2cd4bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:47.872878 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2b1ac19-234b-4e1a-bbad-cf42e2cd4bde) transitioned into state 'SUCCESS' from state '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-1223822702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2777490b1fe84b03a23ac26c0be029a9',qos_specs=None,replication_status=,reservations=['61813c55-8bc3-46fa-9998-894df4b9858a','483876da-63e2-4ed0-9271-32ebd5eabf10','f53253c0-80d7-4f46-9aeb-a1941d7c132c','2f79143d-65a1-4a15-acde-1262938679d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1b65cc80504679b98bccb5ae6e3d74',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:47.873560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556246db-0bd5-4355-ba47-229fed1cefe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:47.888674 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556246db-0bd5-4355-ba47-229fed1cefe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:47.889053 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Flow 'volume_create_api' (cfdd26d8-6275-46ef-9e3a-ad0524d7ffe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:47.889358 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Create volume request issued successfully. Jul 03 17:48:47.889936 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-52d7cd09-2244-4a0c-adae-0412ece91624 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:47.890321 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 249/959] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:47 2026] POST /volume/v3/volumes => generated 755 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:47.904716 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-64249e6f-f212-4e5e-b880-b72c940ec8c5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:47.906368 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-64249e6f-f212-4e5e-b880-b72c940ec8c5 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 Jul 03 17:48:47.906578 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-64249e6f-f212-4e5e-b880-b72c940ec8c5 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:47.906759 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-64249e6f-f212-4e5e-b880-b72c940ec8c5 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:47.912963 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:47.912963 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:47.946103 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-64249e6f-f212-4e5e-b880-b72c940ec8c5 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:47.956848 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-64249e6f-f212-4e5e-b880-b72c940ec8c5 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 returned with HTTP 200 Jul 03 17:48:47.957479 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 235/960] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:47 2026] GET /volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 => generated 823 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:48.211242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-610ced7e-3687-4163-9014-c1118a15f067 req-ed3a129c-b1c1-415c-9ce4-2211a97bd24e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:48.213736 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-ed3a129c-b1c1-415c-9ce4-2211a97bd24e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments/1e6f1512-f382-4ea1-b03d-e59b845d2208/action Jul 03 17:48:48.214190 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-ed3a129c-b1c1-415c-9ce4-2211a97bd24e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:48:48.214398 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-ed3a129c-b1c1-415c-9ce4-2211a97bd24e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:48.254686 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:48.254686 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:48.290786 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-610ced7e-3687-4163-9014-c1118a15f067 req-ed3a129c-b1c1-415c-9ce4-2211a97bd24e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/1e6f1512-f382-4ea1-b03d-e59b845d2208/action returned with HTTP 204 Jul 03 17:48:48.291421 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 240/961] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:48:48 2026] POST /volume/v3/attachments/1e6f1512-f382-4ea1-b03d-e59b845d2208/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:48.971170 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8fe30c8e-7e94-457c-8fab-8f8fec34bda1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:48.975235 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8fe30c8e-7e94-457c-8fab-8f8fec34bda1 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 Jul 03 17:48:48.975592 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8fe30c8e-7e94-457c-8fab-8f8fec34bda1 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:48.975745 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8fe30c8e-7e94-457c-8fab-8f8fec34bda1 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:48.990477 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:48.990477 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:49.000648 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8fe30c8e-7e94-457c-8fab-8f8fec34bda1 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:49.008252 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8fe30c8e-7e94-457c-8fab-8f8fec34bda1 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 returned with HTTP 200 Jul 03 17:48:49.008816 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 238/962] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:48 2026] GET /volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:49.028242 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3874e6ff-7b68-47ab-8743-75d7d031f4d6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:49.033503 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3874e6ff-7b68-47ab-8743-75d7d031f4d6 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 Jul 03 17:48:49.033688 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3874e6ff-7b68-47ab-8743-75d7d031f4d6 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:49.033902 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3874e6ff-7b68-47ab-8743-75d7d031f4d6 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:49.044420 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:49.044420 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:49.049151 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3874e6ff-7b68-47ab-8743-75d7d031f4d6 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:49.054591 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3874e6ff-7b68-47ab-8743-75d7d031f4d6 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 returned with HTTP 200 Jul 03 17:48:49.055060 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 250/963] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:49 2026] GET /volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:49.076860 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6b649d12-23a9-4857-8d3d-940c116ab154 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:49.079859 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:49.080608 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-400508769"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:49.082362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-400508769'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:49.082507 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Create volume of 1 GB Jul 03 17:48:49.089703 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Availability Zones retrieved successfully. Jul 03 17:48:49.097656 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Flow 'volume_create_api' (bcdfccfd-afe6-4741-93fc-90ad73a8af8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:49.098871 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c52722b-01f6-451b-8a4d-86c5debd9342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:49.101649 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:49.131216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c52722b-01f6-451b-8a4d-86c5debd9342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:49.132076 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96bac173-fafa-4a17-9867-66869a5b6594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:49.181806 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Created reservations ['414d86ad-3995-4503-9531-5815d2575412', '88718c28-a8c5-4c56-921f-04231192f286', '7ca63de1-f32a-4d2e-98ac-3b2fce2208dc', 'bb564dcf-fc69-412f-937e-28050fe65dc9'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:49.181806 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96bac173-fafa-4a17-9867-66869a5b6594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['414d86ad-3995-4503-9531-5815d2575412', '88718c28-a8c5-4c56-921f-04231192f286', '7ca63de1-f32a-4d2e-98ac-3b2fce2208dc', 'bb564dcf-fc69-412f-937e-28050fe65dc9']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:49.182713 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67706d1b-1a8f-44b9-86e4-d29ba618b3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:49.210179 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67706d1b-1a8f-44b9-86e4-d29ba618b3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1769ac31-591f-4436-85c8-5622765dd21a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-400508769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2777490b1fe84b03a23ac26c0be029a9',qos_specs=None,replication_status=,reservations=['414d86ad-3995-4503-9531-5815d2575412','88718c28-a8c5-4c56-921f-04231192f286','7ca63de1-f32a-4d2e-98ac-3b2fce2208dc','bb564dcf-fc69-412f-937e-28050fe65dc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1b65cc80504679b98bccb5ae6e3d74',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-400508769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1769ac31-591f-4436-85c8-5622765dd21a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2777490b1fe84b03a23ac26c0be029a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b1b65cc80504679b98bccb5ae6e3d74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:49.212323 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e11bd962-1b2f-47f5-ad4d-f8a96b38f473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:49.216964 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:49.247326 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e11bd962-1b2f-47f5-ad4d-f8a96b38f473) transitioned into state 'SUCCESS' from state '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-400508769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2777490b1fe84b03a23ac26c0be029a9',qos_specs=None,replication_status=,reservations=['414d86ad-3995-4503-9531-5815d2575412','88718c28-a8c5-4c56-921f-04231192f286','7ca63de1-f32a-4d2e-98ac-3b2fce2208dc','bb564dcf-fc69-412f-937e-28050fe65dc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1b65cc80504679b98bccb5ae6e3d74',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:49.248275 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2df320b2-8e8b-4c3a-8001-3c45ce1be996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:49.263172 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2df320b2-8e8b-4c3a-8001-3c45ce1be996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:49.265224 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Flow 'volume_create_api' (bcdfccfd-afe6-4741-93fc-90ad73a8af8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:49.265224 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Create volume request issued successfully. Jul 03 17:48:49.265650 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6b649d12-23a9-4857-8d3d-940c116ab154 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:49.266997 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 236/964] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:49 2026] POST /volume/v3/volumes => generated 754 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:49.280213 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4d61dd52-e5db-4f91-a1ed-1864d6f39968 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:49.284025 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4d61dd52-e5db-4f91-a1ed-1864d6f39968 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a Jul 03 17:48:49.284025 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4d61dd52-e5db-4f91-a1ed-1864d6f39968 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:49.284025 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4d61dd52-e5db-4f91-a1ed-1864d6f39968 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:49.291104 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:49.291104 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:49.295900 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4d61dd52-e5db-4f91-a1ed-1864d6f39968 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:49.302796 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4d61dd52-e5db-4f91-a1ed-1864d6f39968 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a returned with HTTP 200 Jul 03 17:48:49.302796 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 239/965] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:49 2026] GET /volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:49.378334 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:49.378667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-204950514"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:49.380009 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-204950514'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:49.380126 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Create volume of 1 GB Jul 03 17:48:49.384485 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Availability Zones retrieved successfully. Jul 03 17:48:49.391574 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Flow 'volume_create_api' (5711082e-18de-459e-bba7-3a2986f06e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:49.392603 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6fab00-de9d-432c-82a9-cb82b2b92a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:49.393862 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:49.428271 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6fab00-de9d-432c-82a9-cb82b2b92a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:49.429372 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b7e70a-1de2-43c5-9ed6-4f59e6638138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:49.516067 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Created reservations ['87992870-e777-43f4-ab5d-69ce94c6ae91', 'c4c9775d-822a-4e83-855d-d1e94d5e29d6', '31a843c4-4ee7-4a0b-9191-b971f96355f2', 'f7b977c5-2bea-4511-9345-790dd8b9de8a'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:49.516992 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b7e70a-1de2-43c5-9ed6-4f59e6638138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87992870-e777-43f4-ab5d-69ce94c6ae91', 'c4c9775d-822a-4e83-855d-d1e94d5e29d6', '31a843c4-4ee7-4a0b-9191-b971f96355f2', 'f7b977c5-2bea-4511-9345-790dd8b9de8a']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:49.517722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814239d4-14b8-421d-9b1d-1b4d3d21de62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:49.550219 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814239d4-14b8-421d-9b1d-1b4d3d21de62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '355dcc46-81a0-43de-ae6e-3c6975f2ebaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-204950514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ccf15267e5746a58212de68c57f6ca1',qos_specs=None,replication_status=,reservations=['87992870-e777-43f4-ab5d-69ce94c6ae91','c4c9775d-822a-4e83-855d-d1e94d5e29d6','31a843c4-4ee7-4a0b-9191-b971f96355f2','f7b977c5-2bea-4511-9345-790dd8b9de8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e472a626814336af4118fbc9054398',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-204950514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=355dcc46-81a0-43de-ae6e-3c6975f2ebaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ccf15267e5746a58212de68c57f6ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78e472a626814336af4118fbc9054398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:49.551081 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c2169b-58c6-4555-aa40-1366425bca02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:49.573540 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c2169b-58c6-4555-aa40-1366425bca02) transitioned into state 'SUCCESS' from state '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-204950514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ccf15267e5746a58212de68c57f6ca1',qos_specs=None,replication_status=,reservations=['87992870-e777-43f4-ab5d-69ce94c6ae91','c4c9775d-822a-4e83-855d-d1e94d5e29d6','31a843c4-4ee7-4a0b-9191-b971f96355f2','f7b977c5-2bea-4511-9345-790dd8b9de8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e472a626814336af4118fbc9054398',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:49.574375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7f7c38-ee33-47e4-8f98-aa4ee3faa7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:49.587918 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7f7c38-ee33-47e4-8f98-aa4ee3faa7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:49.587918 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Flow 'volume_create_api' (5711082e-18de-459e-bba7-3a2986f06e91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:49.588456 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Create volume request issued successfully. Jul 03 17:48:49.589489 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-31c8caac-2fbb-414b-bfe1-36ef6e05325a tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:49.589984 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 241/966] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:49 2026] POST /volume/v3/volumes => generated 750 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:49.604949 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7ca6a5c9-93fc-4b60-9170-bdccb5508a5c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:49.609507 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7ca6a5c9-93fc-4b60-9170-bdccb5508a5c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:49.609507 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7ca6a5c9-93fc-4b60-9170-bdccb5508a5c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:49.609507 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7ca6a5c9-93fc-4b60-9170-bdccb5508a5c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:49.616803 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:49.616803 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:49.620365 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7ca6a5c9-93fc-4b60-9170-bdccb5508a5c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Volume info retrieved successfully. Jul 03 17:48:49.624304 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7ca6a5c9-93fc-4b60-9170-bdccb5508a5c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa returned with HTTP 200 Jul 03 17:48:49.624665 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 251/967] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:49 2026] GET /volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:50.316179 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-76fd812c-75fc-4acf-a691-2eda8a4f1ae2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:50.319824 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-76fd812c-75fc-4acf-a691-2eda8a4f1ae2 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a Jul 03 17:48:50.320076 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-76fd812c-75fc-4acf-a691-2eda8a4f1ae2 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:50.320371 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-76fd812c-75fc-4acf-a691-2eda8a4f1ae2 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:50.328799 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:50.328799 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:50.333032 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-76fd812c-75fc-4acf-a691-2eda8a4f1ae2 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:50.336924 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-76fd812c-75fc-4acf-a691-2eda8a4f1ae2 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a returned with HTTP 200 Jul 03 17:48:50.337266 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 237/968] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:50 2026] GET /volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:50.348099 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f1a6b6b1-44f5-43f8-a653-4d5f6b961e6c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:50.349823 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f1a6b6b1-44f5-43f8-a653-4d5f6b961e6c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a Jul 03 17:48:50.350012 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f1a6b6b1-44f5-43f8-a653-4d5f6b961e6c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:50.350190 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f1a6b6b1-44f5-43f8-a653-4d5f6b961e6c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:50.356034 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:50.356034 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:50.358843 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f1a6b6b1-44f5-43f8-a653-4d5f6b961e6c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:50.362282 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f1a6b6b1-44f5-43f8-a653-4d5f6b961e6c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a returned with HTTP 200 Jul 03 17:48:50.362600 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 240/969] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:50 2026] GET /volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:50.373007 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:50.374793 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:50.375073 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1724050282"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:50.376676 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1724050282'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:50.376813 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Create volume of 1 GB Jul 03 17:48:50.377134 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:50.377134 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:50.382497 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Availability Zones retrieved successfully. Jul 03 17:48:50.387712 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Flow 'volume_create_api' (fe28c8ef-e699-4849-8a88-0e28b85ccb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:50.388573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05da2406-b109-4b1d-9832-2beec228d0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:50.389446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:50.424571 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05da2406-b109-4b1d-9832-2beec228d0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:50.425611 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8411cb3c-01b4-447e-a509-3528d5236efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:50.493314 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Created reservations ['768cfad5-f2a1-4633-8821-9b63e0584fae', 'c7c99107-7d5d-4fb0-b06d-c5836b7af90b', '2fe9c70a-b879-46c7-8609-d4946c57c0ed', '3cf59d9b-4c76-4203-a670-60612a1d6f5e'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:50.494104 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8411cb3c-01b4-447e-a509-3528d5236efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['768cfad5-f2a1-4633-8821-9b63e0584fae', 'c7c99107-7d5d-4fb0-b06d-c5836b7af90b', '2fe9c70a-b879-46c7-8609-d4946c57c0ed', '3cf59d9b-4c76-4203-a670-60612a1d6f5e']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:50.495062 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9c08bcb-4433-4ed9-a618-6d474f49c943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:50.532743 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9c08bcb-4433-4ed9-a618-6d474f49c943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d46276-dc05-445b-905f-6fe67375d2a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1724050282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2777490b1fe84b03a23ac26c0be029a9',qos_specs=None,replication_status=,reservations=['768cfad5-f2a1-4633-8821-9b63e0584fae','c7c99107-7d5d-4fb0-b06d-c5836b7af90b','2fe9c70a-b879-46c7-8609-d4946c57c0ed','3cf59d9b-4c76-4203-a670-60612a1d6f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1b65cc80504679b98bccb5ae6e3d74',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1724050282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91d46276-dc05-445b-905f-6fe67375d2a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2777490b1fe84b03a23ac26c0be029a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b1b65cc80504679b98bccb5ae6e3d74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:50.533495 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ab7e11-d35f-4079-b9f3-3f3b77f6adcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:50.590184 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ab7e11-d35f-4079-b9f3-3f3b77f6adcb) transitioned into state 'SUCCESS' from state '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-1724050282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2777490b1fe84b03a23ac26c0be029a9',qos_specs=None,replication_status=,reservations=['768cfad5-f2a1-4633-8821-9b63e0584fae','c7c99107-7d5d-4fb0-b06d-c5836b7af90b','2fe9c70a-b879-46c7-8609-d4946c57c0ed','3cf59d9b-4c76-4203-a670-60612a1d6f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1b65cc80504679b98bccb5ae6e3d74',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:50.590895 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e101bc22-5fb6-4911-8e34-69cd6b85d779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:50.607628 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e101bc22-5fb6-4911-8e34-69cd6b85d779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:50.608370 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Flow 'volume_create_api' (fe28c8ef-e699-4849-8a88-0e28b85ccb2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:50.608671 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Create volume request issued successfully. Jul 03 17:48:50.609426 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e2a4f53e-2683-4f68-8b1d-9ef29de4d75c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:50.610142 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 242/970] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:50 2026] POST /volume/v3/volumes => generated 755 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:50.622130 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7c843d07-7ee1-4e0b-b64a-a379bfd6764b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:50.623697 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7c843d07-7ee1-4e0b-b64a-a379bfd6764b tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 Jul 03 17:48:50.624001 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7c843d07-7ee1-4e0b-b64a-a379bfd6764b tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:50.624328 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7c843d07-7ee1-4e0b-b64a-a379bfd6764b tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:50.630961 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:50.630961 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:50.637072 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1c2effd3-effe-4f67-b8d2-da396326f209 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:50.640791 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7c843d07-7ee1-4e0b-b64a-a379bfd6764b tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:50.640942 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1c2effd3-effe-4f67-b8d2-da396326f209 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:50.640942 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1c2effd3-effe-4f67-b8d2-da396326f209 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:50.640942 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1c2effd3-effe-4f67-b8d2-da396326f209 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:50.643828 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7c843d07-7ee1-4e0b-b64a-a379bfd6764b tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 returned with HTTP 200 Jul 03 17:48:50.644217 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 252/971] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:50 2026] GET /volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:50.645329 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:50.645329 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:50.654141 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1c2effd3-effe-4f67-b8d2-da396326f209 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Volume info retrieved successfully. Jul 03 17:48:50.657699 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1c2effd3-effe-4f67-b8d2-da396326f209 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa returned with HTTP 200 Jul 03 17:48:50.659087 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 238/972] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:50 2026] GET /volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:50.669435 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5d49a41a-7f76-4dfa-a39b-bdbe9b59033f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:50.671018 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5d49a41a-7f76-4dfa-a39b-bdbe9b59033f tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] POST https://10.4.3.210/volume/v3/os-volume-transfer Jul 03 17:48:50.671338 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5d49a41a-7f76-4dfa-a39b-bdbe9b59033f tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "355dcc46-81a0-43de-ae6e-3c6975f2ebaa"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:50.672638 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.volume_transfer [None req-5d49a41a-7f76-4dfa-a39b-bdbe9b59033f tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Creating new volume transfer {'transfer': {'volume_id': '355dcc46-81a0-43de-ae6e-3c6975f2ebaa'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 17:48:50.672735 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.volume_transfer [None req-5d49a41a-7f76-4dfa-a39b-bdbe9b59033f tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Creating transfer of volume 355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:50.672855 np0000004448 devstack@c-api.service[99942]: INFO cinder.transfer.api [None req-5d49a41a-7f76-4dfa-a39b-bdbe9b59033f tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Generating transfer record for volume 355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:50.679433 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:50.679433 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:50.729996 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5d49a41a-7f76-4dfa-a39b-bdbe9b59033f tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 17:48:50.729996 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 241/973] 10.4.3.210 () {68 vars in 1291 bytes} [Fri Jul 3 17:48:50 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:50.746138 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9c802005-1ade-46a2-a480-34b82119c7c3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:50.746138 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9c802005-1ade-46a2-a480-34b82119c7c3 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:50.746138 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9c802005-1ade-46a2-a480-34b82119c7c3 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:50.746138 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9c802005-1ade-46a2-a480-34b82119c7c3 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:50.750868 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:50.750868 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:50.760210 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9c802005-1ade-46a2-a480-34b82119c7c3 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Volume info retrieved successfully. Jul 03 17:48:50.761669 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9c802005-1ade-46a2-a480-34b82119c7c3 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa returned with HTTP 200 Jul 03 17:48:50.761669 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 243/974] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:50 2026] GET /volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:50.778527 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ac2adc25-f60d-4cc1-831d-92121542c24d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:50.779517 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ac2adc25-f60d-4cc1-831d-92121542c24d tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/os-volume-transfer/572cd909-39ef-4d8f-b772-8d0f5d1ebe6e Jul 03 17:48:50.779641 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ac2adc25-f60d-4cc1-831d-92121542c24d tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:50.782523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ac2adc25-f60d-4cc1-831d-92121542c24d tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:50.785167 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ac2adc25-f60d-4cc1-831d-92121542c24d tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/572cd909-39ef-4d8f-b772-8d0f5d1ebe6e returned with HTTP 200 Jul 03 17:48:50.785470 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 253/975] 10.4.3.210 () {66 vars in 1381 bytes} [Fri Jul 3 17:48:50 2026] GET /volume/v3/os-volume-transfer/572cd909-39ef-4d8f-b772-8d0f5d1ebe6e => generated 409 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:50.796990 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6640bad7-7a97-4430-9a7d-2ed3992c0a95 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:50.796990 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6640bad7-7a97-4430-9a7d-2ed3992c0a95 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/os-volume-transfer Jul 03 17:48:50.796990 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6640bad7-7a97-4430-9a7d-2ed3992c0a95 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:50.796990 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6640bad7-7a97-4430-9a7d-2ed3992c0a95 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:50.796990 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.volume_transfer [None req-6640bad7-7a97-4430-9a7d-2ed3992c0a95 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Listing volume transfers {{(pid=99943) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 17:48:50.804649 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6640bad7-7a97-4430-9a7d-2ed3992c0a95 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 17:48:50.805096 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 239/976] 10.4.3.210 () {66 vars in 1270 bytes} [Fri Jul 3 17:48:50 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:50.814853 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:50.887739 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] POST https://10.4.3.210/volume/v3/os-volume-transfer/572cd909-39ef-4d8f-b772-8d0f5d1ebe6e/accept Jul 03 17:48:50.888108 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "268934e6219d3fc9"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:50.889478 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.volume_transfer [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Accepting volume transfer 572cd909-39ef-4d8f-b772-8d0f5d1ebe6e {{(pid=99942) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 17:48:50.889612 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.volume_transfer [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Accepting transfer 572cd909-39ef-4d8f-b772-8d0f5d1ebe6e Jul 03 17:48:50.959800 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Created reservations ['69622422-7e9c-44d0-8152-8e82ddd5a881', 'd9c29ff2-ad54-41d8-b755-42732d506621', '7073fbd0-0414-4e80-8b6f-ef742da93aa2', '204edfb8-7d92-4b49-8210-8d91cd282e86'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:50.982500 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Created reservations ['b6ac58f6-7885-4a95-aa95-060caa33f435', 'e5e2a13f-0a4d-45d9-94c1-0e035c4acc29', '8a28dd4d-74be-4a9d-89be-28ce76440852', '5f8656a1-90fa-4879-8807-34bfeca7084f'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:51.028660 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Created reservations ['282e584d-7a63-400b-9b8d-7f828d39aede', 'fc39e98a-1f28-406f-b183-d384cae80632', 'e7d8dca3-78c1-4c56-a7e2-86d26fa75fff', 'fc4fe283-0e21-4914-8eb5-48f8377c5af8'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:51.073493 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Created reservations ['d0ed6ba2-4209-44e9-9a00-3d409c54ceb4', 'cef94daf-d17f-4e5e-b9fd-536bfc0ae2f8', 'e0b5638f-c52e-431b-aae7-441334746371', 'd4a4ae96-5c81-4d07-aa25-2972009b049a'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:51.445615 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f2aebc8b-a7b8-4f6a-97b7-0663721ef7c4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:51.447379 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f2aebc8b-a7b8-4f6a-97b7-0663721ef7c4 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:48:51.447881 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f2aebc8b-a7b8-4f6a-97b7-0663721ef7c4 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:51.448357 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f2aebc8b-a7b8-4f6a-97b7-0663721ef7c4 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:51.459251 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:51.459251 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:51.462270 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f2aebc8b-a7b8-4f6a-97b7-0663721ef7c4 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:48:51.469253 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f2aebc8b-a7b8-4f6a-97b7-0663721ef7c4 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:48:51.469736 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 244/977] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:51 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:51.541546 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e8af9e38-0130-4510-ada1-78f4b39fe13d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:51.544820 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e8af9e38-0130-4510-ada1-78f4b39fe13d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:48:51.545039 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e8af9e38-0130-4510-ada1-78f4b39fe13d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:51.545201 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e8af9e38-0130-4510-ada1-78f4b39fe13d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:51.552845 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:51.552845 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:51.557198 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e8af9e38-0130-4510-ada1-78f4b39fe13d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:48:51.561029 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e8af9e38-0130-4510-ada1-78f4b39fe13d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:48:51.561431 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 254/978] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:48:51 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:51.579054 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Transfer volume completed successfully. Jul 03 17:48:51.659907 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6b7da766-411b-46da-b6b5-a7da47f4d0aa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:51.661870 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6b7da766-411b-46da-b6b5-a7da47f4d0aa tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 Jul 03 17:48:51.662098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6b7da766-411b-46da-b6b5-a7da47f4d0aa tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:51.662338 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6b7da766-411b-46da-b6b5-a7da47f4d0aa tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:51.670005 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:51.670005 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:51.673321 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6b7da766-411b-46da-b6b5-a7da47f4d0aa tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:51.677246 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6b7da766-411b-46da-b6b5-a7da47f4d0aa tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 returned with HTTP 200 Jul 03 17:48:51.677586 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 240/979] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:51 2026] GET /volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:51.683496 np0000004448 devstack@c-api.service[99942]: INFO cinder.transfer.api [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Volume 355dcc46-81a0-43de-ae6e-3c6975f2ebaa has been transferred. Jul 03 17:48:51.691132 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2210ef7b-2205-4422-aa56-c79d7be4cbea tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/572cd909-39ef-4d8f-b772-8d0f5d1ebe6e/accept returned with HTTP 202 Jul 03 17:48:51.692436 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 242/980] 10.4.3.210 () {68 vars in 1423 bytes} [Fri Jul 3 17:48:50 2026] POST /volume/v3/os-volume-transfer/572cd909-39ef-4d8f-b772-8d0f5d1ebe6e/accept => generated 365 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:51.692523 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8e514dca-f35a-460a-9f60-66c9953d8faa None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:51.693794 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8e514dca-f35a-460a-9f60-66c9953d8faa tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 Jul 03 17:48:51.694185 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8e514dca-f35a-460a-9f60-66c9953d8faa tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:51.694544 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8e514dca-f35a-460a-9f60-66c9953d8faa tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:51.699968 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-52bb70fe-26f8-4e56-bf7c-5379c481a96f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:51.702295 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:51.702295 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:51.702426 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-52bb70fe-26f8-4e56-bf7c-5379c481a96f tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] GET https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:51.702426 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-52bb70fe-26f8-4e56-bf7c-5379c481a96f tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:51.702426 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-52bb70fe-26f8-4e56-bf7c-5379c481a96f tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:51.705023 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8e514dca-f35a-460a-9f60-66c9953d8faa tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:51.708797 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:51.708797 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:51.709135 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8e514dca-f35a-460a-9f60-66c9953d8faa tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 returned with HTTP 200 Jul 03 17:48:51.709586 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 245/981] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:51 2026] GET /volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:51.712320 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-52bb70fe-26f8-4e56-bf7c-5379c481a96f tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Volume info retrieved successfully. Jul 03 17:48:51.716144 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-52bb70fe-26f8-4e56-bf7c-5379c481a96f tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa returned with HTTP 200 Jul 03 17:48:51.716510 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 255/982] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:51 2026] GET /volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:51.720898 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-72390236-3096-4ee4-9267-7bcca63d0bed None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:51.728633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-78519852-8136-4841-a1e2-a8f54c128c37 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:51.730186 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78519852-8136-4841-a1e2-a8f54c128c37 tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] GET https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:51.730411 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78519852-8136-4841-a1e2-a8f54c128c37 tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:51.730526 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78519852-8136-4841-a1e2-a8f54c128c37 tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:51.737674 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:51.737674 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:51.742061 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-78519852-8136-4841-a1e2-a8f54c128c37 tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] Volume info retrieved successfully. Jul 03 17:48:51.747023 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78519852-8136-4841-a1e2-a8f54c128c37 tempest-VolumesTransfersTest-1004322668 tempest-VolumesTransfersTest-1004322668-project-member] https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa returned with HTTP 200 Jul 03 17:48:51.747466 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 243/983] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:51 2026] GET /volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:51.759082 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-42a35496-96f4-49dd-b0f5-4025fa1319c8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:51.760680 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-42a35496-96f4-49dd-b0f5-4025fa1319c8 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] DELETE https://10.4.3.210/volume/v3/os-volume-transfer/572cd909-39ef-4d8f-b772-8d0f5d1ebe6e Jul 03 17:48:51.761025 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-42a35496-96f4-49dd-b0f5-4025fa1319c8 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:51.761302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-42a35496-96f4-49dd-b0f5-4025fa1319c8 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:51.761595 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.volume_transfer [None req-42a35496-96f4-49dd-b0f5-4025fa1319c8 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Delete transfer with id: 572cd909-39ef-4d8f-b772-8d0f5d1ebe6e Jul 03 17:48:51.764977 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-42a35496-96f4-49dd-b0f5-4025fa1319c8 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/572cd909-39ef-4d8f-b772-8d0f5d1ebe6e returned with HTTP 404 Jul 03 17:48:51.764977 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 246/984] 10.4.3.210 () {66 vars in 1384 bytes} [Fri Jul 3 17:48:51 2026] DELETE /volume/v3/os-volume-transfer/572cd909-39ef-4d8f-b772-8d0f5d1ebe6e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:51.777570 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-534e8570-bf02-40d3-9818-bbf8e44677f3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:51.823628 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-534e8570-bf02-40d3-9818-bbf8e44677f3 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:51.823855 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-534e8570-bf02-40d3-9818-bbf8e44677f3 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:51.824038 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-534e8570-bf02-40d3-9818-bbf8e44677f3 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:51.824195 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-534e8570-bf02-40d3-9818-bbf8e44677f3 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Delete volume with id: 355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:51.828815 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:51.829140 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:51.830486 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:51.830595 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Create volume of 1 GB Jul 03 17:48:51.833018 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:51.833018 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:51.833018 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-534e8570-bf02-40d3-9818-bbf8e44677f3 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Volume info retrieved successfully. Jul 03 17:48:51.834509 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Availability Zones retrieved successfully. Jul 03 17:48:51.852504 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-534e8570-bf02-40d3-9818-bbf8e44677f3 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Delete volume request issued successfully. Jul 03 17:48:51.852762 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-534e8570-bf02-40d3-9818-bbf8e44677f3 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa returned with HTTP 202 Jul 03 17:48:51.853173 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 256/985] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:51 2026] DELETE /volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:51.864822 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ef704a10-af5a-4ca1-bad8-8ac9ae4a2884 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:51.870243 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ef704a10-af5a-4ca1-bad8-8ac9ae4a2884 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] GET https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:51.870488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ef704a10-af5a-4ca1-bad8-8ac9ae4a2884 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:51.870732 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ef704a10-af5a-4ca1-bad8-8ac9ae4a2884 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:51.882597 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:51.882597 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:51.888244 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ef704a10-af5a-4ca1-bad8-8ac9ae4a2884 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Volume info retrieved successfully. Jul 03 17:48:51.893211 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ef704a10-af5a-4ca1-bad8-8ac9ae4a2884 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa returned with HTTP 200 Jul 03 17:48:51.893625 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 244/986] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:51 2026] GET /volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:51.984165 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Flow 'volume_create_api' (20a1d8a8-2fcc-43ce-82b3-7e20172b97b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:51.985098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e53465a-c921-4add-bc94-88582c08401f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:51.985903 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:52.008927 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e53465a-c921-4add-bc94-88582c08401f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:52.009657 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e7a957-c67c-4538-b71f-f4e866110950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:52.063558 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Created reservations ['c5fa4c58-eed0-4449-bb02-ea9f5d1aefa3', '0f6cf398-185e-4c1d-a44f-740b38787a0a', '1a9da290-119c-4720-accf-cb1f7e2f0de8', '052086db-e6fa-4802-951d-981bb671e405'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:52.064513 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e7a957-c67c-4538-b71f-f4e866110950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5fa4c58-eed0-4449-bb02-ea9f5d1aefa3', '0f6cf398-185e-4c1d-a44f-740b38787a0a', '1a9da290-119c-4720-accf-cb1f7e2f0de8', '052086db-e6fa-4802-951d-981bb671e405']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:52.065315 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0287227-92d8-40ab-a0bb-ea46630ca093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:52.093838 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0287227-92d8-40ab-a0bb-ea46630ca093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d92198c-7ecc-4e84-8b6e-56b1a34c5511', '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='4593f64e1ea24db7b6cc69fa892cb57f',qos_specs=None,replication_status=,reservations=['c5fa4c58-eed0-4449-bb02-ea9f5d1aefa3','0f6cf398-185e-4c1d-a44f-740b38787a0a','1a9da290-119c-4720-accf-cb1f7e2f0de8','052086db-e6fa-4802-951d-981bb671e405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e76f57bff47349f387ad7d36b5db3',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:52Z,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=2d92198c-7ecc-4e84-8b6e-56b1a34c5511,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4593f64e1ea24db7b6cc69fa892cb57f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd8e76f57bff47349f387ad7d36b5db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:52.094853 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0ec6d9-1b0a-48d1-ae0d-95a9b20b22a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:52.115614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0ec6d9-1b0a-48d1-ae0d-95a9b20b22a5) transitioned into state 'SUCCESS' from 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='4593f64e1ea24db7b6cc69fa892cb57f',qos_specs=None,replication_status=,reservations=['c5fa4c58-eed0-4449-bb02-ea9f5d1aefa3','0f6cf398-185e-4c1d-a44f-740b38787a0a','1a9da290-119c-4720-accf-cb1f7e2f0de8','052086db-e6fa-4802-951d-981bb671e405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e76f57bff47349f387ad7d36b5db3',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:52.116973 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ab16ea-5b1a-467d-9640-0f633293bc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:52.131017 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ab16ea-5b1a-467d-9640-0f633293bc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:52.131017 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Flow 'volume_create_api' (20a1d8a8-2fcc-43ce-82b3-7e20172b97b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:52.131453 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Create volume request issued successfully. Jul 03 17:48:52.132049 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-72390236-3096-4ee4-9267-7bcca63d0bed tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:52.132607 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 241/987] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:51 2026] POST /volume/v3/volumes => generated 733 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:52.143523 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-737d3456-1582-4792-a257-aeb18106cafe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:52.144939 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-737d3456-1582-4792-a257-aeb18106cafe tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] GET https://10.4.3.210/volume/v3/volumes/2d92198c-7ecc-4e84-8b6e-56b1a34c5511 Jul 03 17:48:52.145196 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-737d3456-1582-4792-a257-aeb18106cafe tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:52.145437 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-737d3456-1582-4792-a257-aeb18106cafe tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:52.152896 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:52.152896 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:52.156003 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-737d3456-1582-4792-a257-aeb18106cafe tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Volume info retrieved successfully. Jul 03 17:48:52.159334 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-737d3456-1582-4792-a257-aeb18106cafe tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] https://10.4.3.210/volume/v3/volumes/2d92198c-7ecc-4e84-8b6e-56b1a34c5511 returned with HTTP 200 Jul 03 17:48:52.159741 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 247/988] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:52 2026] GET /volume/v3/volumes/2d92198c-7ecc-4e84-8b6e-56b1a34c5511 => generated 912 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:52.911112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-040172c3-6cdc-4026-81bd-d8edd9e87c1a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:52.913442 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-040172c3-6cdc-4026-81bd-d8edd9e87c1a tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] GET https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:52.913442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-040172c3-6cdc-4026-81bd-d8edd9e87c1a tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:52.913442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-040172c3-6cdc-4026-81bd-d8edd9e87c1a tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:52.918503 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-040172c3-6cdc-4026-81bd-d8edd9e87c1a tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa returned with HTTP 404 Jul 03 17:48:52.918983 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 257/989] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:52 2026] GET /volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:52.926847 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-49f30495-7111-4d22-8daf-9bcefe99710d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:52.928363 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-49f30495-7111-4d22-8daf-9bcefe99710d tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:52.929485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-49f30495-7111-4d22-8daf-9bcefe99710d tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:52.929485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-49f30495-7111-4d22-8daf-9bcefe99710d tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:52.933644 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-49f30495-7111-4d22-8daf-9bcefe99710d tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa returned with HTTP 404 Jul 03 17:48:52.934095 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 245/990] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:52 2026] GET /volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:52.943433 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a57b7c57-ff65-4db6-b85e-c8000a4b4258 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:52.944589 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a57b7c57-ff65-4db6-b85e-c8000a4b4258 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] DELETE https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:52.946679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a57b7c57-ff65-4db6-b85e-c8000a4b4258 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:52.946679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a57b7c57-ff65-4db6-b85e-c8000a4b4258 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:52.946679 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-a57b7c57-ff65-4db6-b85e-c8000a4b4258 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Delete volume with id: 355dcc46-81a0-43de-ae6e-3c6975f2ebaa Jul 03 17:48:52.951088 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a57b7c57-ff65-4db6-b85e-c8000a4b4258 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa returned with HTTP 404 Jul 03 17:48:52.953420 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 242/991] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:52 2026] DELETE /volume/v3/volumes/355dcc46-81a0-43de-ae6e-3c6975f2ebaa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:52.960120 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:52.963323 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:52.966790 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1909287670"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:52.966790 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1909287670'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:52.966790 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Create volume of 1 GB Jul 03 17:48:52.972047 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Availability Zones retrieved successfully. Jul 03 17:48:52.977515 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Flow 'volume_create_api' (ce35f549-2a6b-4492-af0b-b1a0b42caaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:52.978512 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c972e138-d11c-48cc-9525-0c32313ef337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:52.979396 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:53.003992 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c972e138-d11c-48cc-9525-0c32313ef337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:53.004635 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffec42ff-9c15-4613-ac02-37fdf2497213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:53.047793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Created reservations ['97210272-4e2c-4add-bece-7c400a363c41', 'e1f73c19-6f8e-4fb4-bc56-1932394aec35', 'a546e063-7faf-4983-b3c1-84c50f193c7f', '048bf551-7556-468c-bc21-cff16d599f2e'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:53.049500 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffec42ff-9c15-4613-ac02-37fdf2497213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97210272-4e2c-4add-bece-7c400a363c41', 'e1f73c19-6f8e-4fb4-bc56-1932394aec35', 'a546e063-7faf-4983-b3c1-84c50f193c7f', '048bf551-7556-468c-bc21-cff16d599f2e']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:53.050005 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83197f7e-3129-49ef-8580-0fe97cb4c738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:53.075547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83197f7e-3129-49ef-8580-0fe97cb4c738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d4b9436-f617-439f-8eb0-a7e77fa8ad5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1909287670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ccf15267e5746a58212de68c57f6ca1',qos_specs=None,replication_status=,reservations=['97210272-4e2c-4add-bece-7c400a363c41','e1f73c19-6f8e-4fb4-bc56-1932394aec35','a546e063-7faf-4983-b3c1-84c50f193c7f','048bf551-7556-468c-bc21-cff16d599f2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e472a626814336af4118fbc9054398',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1909287670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d4b9436-f617-439f-8eb0-a7e77fa8ad5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ccf15267e5746a58212de68c57f6ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78e472a626814336af4118fbc9054398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:53.076400 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a322fa7-73ea-4830-bf67-2f531dd848c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:53.100504 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a322fa7-73ea-4830-bf67-2f531dd848c6) transitioned into state 'SUCCESS' from state '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-1909287670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ccf15267e5746a58212de68c57f6ca1',qos_specs=None,replication_status=,reservations=['97210272-4e2c-4add-bece-7c400a363c41','e1f73c19-6f8e-4fb4-bc56-1932394aec35','a546e063-7faf-4983-b3c1-84c50f193c7f','048bf551-7556-468c-bc21-cff16d599f2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e472a626814336af4118fbc9054398',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:53.101375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957f2909-6463-4fdc-a75c-770db5193bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:53.112897 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957f2909-6463-4fdc-a75c-770db5193bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:53.113090 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Flow 'volume_create_api' (ce35f549-2a6b-4492-af0b-b1a0b42caaf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:53.113365 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Create volume request issued successfully. Jul 03 17:48:53.114100 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aede2f6e-53bf-4186-8fac-5ceccbbc180c tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:53.115378 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 248/992] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:48:52 2026] POST /volume/v3/volumes => generated 751 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:53.127375 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8c8ab933-2520-4c3f-b1af-3875c36389e1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:53.129252 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8c8ab933-2520-4c3f-b1af-3875c36389e1 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:53.129505 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8c8ab933-2520-4c3f-b1af-3875c36389e1 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:53.129759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8c8ab933-2520-4c3f-b1af-3875c36389e1 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:53.139844 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:53.139844 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:53.144446 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8c8ab933-2520-4c3f-b1af-3875c36389e1 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Volume info retrieved successfully. Jul 03 17:48:53.150123 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8c8ab933-2520-4c3f-b1af-3875c36389e1 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b returned with HTTP 200 Jul 03 17:48:53.150603 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 258/993] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:53 2026] GET /volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:53.172463 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-59281361-e1b8-479d-9b9a-ea8242a4ba7c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:53.174887 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-59281361-e1b8-479d-9b9a-ea8242a4ba7c tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] GET https://10.4.3.210/volume/v3/volumes/2d92198c-7ecc-4e84-8b6e-56b1a34c5511 Jul 03 17:48:53.174887 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-59281361-e1b8-479d-9b9a-ea8242a4ba7c tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:53.175155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-59281361-e1b8-479d-9b9a-ea8242a4ba7c tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:53.183070 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:53.183070 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:53.186718 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-59281361-e1b8-479d-9b9a-ea8242a4ba7c tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Volume info retrieved successfully. Jul 03 17:48:53.190886 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-59281361-e1b8-479d-9b9a-ea8242a4ba7c tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] https://10.4.3.210/volume/v3/volumes/2d92198c-7ecc-4e84-8b6e-56b1a34c5511 returned with HTTP 200 Jul 03 17:48:53.191389 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 246/994] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:53 2026] GET /volume/v3/volumes/2d92198c-7ecc-4e84-8b6e-56b1a34c5511 => generated 964 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:53.206280 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-34895996-dc77-4d06-b87c-79de891df6ff None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:53.208041 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-34895996-dc77-4d06-b87c-79de891df6ff tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1&project_id=2777490b1fe84b03a23ac26c0be029a9 Jul 03 17:48:53.208167 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-34895996-dc77-4d06-b87c-79de891df6ff tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:53.208378 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-34895996-dc77-4d06-b87c-79de891df6ff tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:53.208756 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-34895996-dc77-4d06-b87c-79de891df6ff tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Could not evaluate value 2777490b1fe84b03a23ac26c0be029a9, assuming string {{(pid=99943) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:48:53.209088 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:53.209088 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:53.209659 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-34895996-dc77-4d06-b87c-79de891df6ff tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Searching by: MultiDict([('project_id', '2777490b1fe84b03a23ac26c0be029a9'), ('all_tenants', 1)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:48:53.241601 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-34895996-dc77-4d06-b87c-79de891df6ff tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Get all volumes completed successfully. Jul 03 17:48:53.243274 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:53.243274 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:53.248381 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-34895996-dc77-4d06-b87c-79de891df6ff tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1&project_id=2777490b1fe84b03a23ac26c0be029a9 returned with HTTP 200 Jul 03 17:48:53.250876 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 243/995] 10.4.3.210 () {66 vars in 1373 bytes} [Fri Jul 3 17:48:53 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=2777490b1fe84b03a23ac26c0be029a9 => generated 3036 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:53.266493 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1735ac86-06b9-414a-8691-3735fd6723c4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:53.268608 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1735ac86-06b9-414a-8691-3735fd6723c4 tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/2d92198c-7ecc-4e84-8b6e-56b1a34c5511 Jul 03 17:48:53.268847 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1735ac86-06b9-414a-8691-3735fd6723c4 tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:53.269402 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1735ac86-06b9-414a-8691-3735fd6723c4 tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:53.269402 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-1735ac86-06b9-414a-8691-3735fd6723c4 tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Delete volume with id: 2d92198c-7ecc-4e84-8b6e-56b1a34c5511 Jul 03 17:48:53.276361 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:53.276361 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:53.276794 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1735ac86-06b9-414a-8691-3735fd6723c4 tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Volume info retrieved successfully. Jul 03 17:48:53.307799 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1735ac86-06b9-414a-8691-3735fd6723c4 tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] Delete volume request issued successfully. Jul 03 17:48:53.308088 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1735ac86-06b9-414a-8691-3735fd6723c4 tempest-VolumesListAdminTestJSON-310696020 tempest-VolumesListAdminTestJSON-310696020-project-admin] https://10.4.3.210/volume/v3/volumes/2d92198c-7ecc-4e84-8b6e-56b1a34c5511 returned with HTTP 202 Jul 03 17:48:53.308614 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 249/996] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:53 2026] DELETE /volume/v3/volumes/2d92198c-7ecc-4e84-8b6e-56b1a34c5511 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:53.320757 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8e8f12ce-7539-4b89-851b-1dfafcc4592d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:53.322709 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8e8f12ce-7539-4b89-851b-1dfafcc4592d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 Jul 03 17:48:53.322992 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8e8f12ce-7539-4b89-851b-1dfafcc4592d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:53.323330 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8e8f12ce-7539-4b89-851b-1dfafcc4592d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:53.335593 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:53.335593 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:53.339374 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8e8f12ce-7539-4b89-851b-1dfafcc4592d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:53.343099 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8e8f12ce-7539-4b89-851b-1dfafcc4592d tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 returned with HTTP 200 Jul 03 17:48:53.343538 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 259/997] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:53 2026] GET /volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:53.358757 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-759a9b94-f53f-47da-871f-84fbed3ba797 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:53.360921 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-759a9b94-f53f-47da-871f-84fbed3ba797 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] DELETE https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 Jul 03 17:48:53.361170 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-759a9b94-f53f-47da-871f-84fbed3ba797 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:53.361427 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-759a9b94-f53f-47da-871f-84fbed3ba797 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:53.361670 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-759a9b94-f53f-47da-871f-84fbed3ba797 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Delete volume with id: 91d46276-dc05-445b-905f-6fe67375d2a9 Jul 03 17:48:53.369064 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:53.369064 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:53.369620 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-759a9b94-f53f-47da-871f-84fbed3ba797 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:53.396241 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-759a9b94-f53f-47da-871f-84fbed3ba797 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Delete volume request issued successfully. Jul 03 17:48:53.396399 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-759a9b94-f53f-47da-871f-84fbed3ba797 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 returned with HTTP 202 Jul 03 17:48:53.396845 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 247/998] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:53 2026] DELETE /volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:53.405837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-411cd31e-e403-43e5-b765-5f98a6072d1b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:53.407406 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-411cd31e-e403-43e5-b765-5f98a6072d1b tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 Jul 03 17:48:53.407677 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-411cd31e-e403-43e5-b765-5f98a6072d1b tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:53.407919 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-411cd31e-e403-43e5-b765-5f98a6072d1b tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:53.416314 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:53.416314 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:53.421033 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-411cd31e-e403-43e5-b765-5f98a6072d1b tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:53.426784 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-411cd31e-e403-43e5-b765-5f98a6072d1b tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 returned with HTTP 200 Jul 03 17:48:53.427340 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 244/999] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:53 2026] GET /volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:53.609271 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ffa77231-e258-4c7d-a388-f5f1bedf9e3f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:53.609725 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffa77231-e258-4c7d-a388-f5f1bedf9e3f None None] GET https://10.4.3.210/volume// Jul 03 17:48:53.609947 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffa77231-e258-4c7d-a388-f5f1bedf9e3f None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:53.610462 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffa77231-e258-4c7d-a388-f5f1bedf9e3f None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:53.610906 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffa77231-e258-4c7d-a388-f5f1bedf9e3f None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:48:53.611302 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 250/1000] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:48: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 17:48:53.617692 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-38eb8a9d-c33e-40c6-bdf8-48fc866699e4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:53.619711 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-38eb8a9d-c33e-40c6-bdf8-48fc866699e4 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:48:53.620159 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-38eb8a9d-c33e-40c6-bdf8-48fc866699e4 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eda0d303-578b-4044-84d8-40c3d98f383c", "connector": null, "instance_uuid": "da285c9c-61f9-4ad4-aa50-00b9193fd60b"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:53.628064 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:53.628064 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:53.664460 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-38eb8a9d-c33e-40c6-bdf8-48fc866699e4 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:48:53.665056 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 260/1001] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:48:53 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 17:48:54.082776 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-53ce6d8d-b591-42c6-ade3-3faa95768f94 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.084585 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53ce6d8d-b591-42c6-ade3-3faa95768f94 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:48:54.084801 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53ce6d8d-b591-42c6-ade3-3faa95768f94 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.085023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53ce6d8d-b591-42c6-ade3-3faa95768f94 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.093921 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.093921 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:54.097355 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-53ce6d8d-b591-42c6-ade3-3faa95768f94 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:48:54.101332 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53ce6d8d-b591-42c6-ade3-3faa95768f94 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:48:54.101717 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 248/1002] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:54 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:54.164312 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8073241f-cee4-4d03-96b6-e55cbfe420bd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.166001 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8073241f-cee4-4d03-96b6-e55cbfe420bd tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:54.166253 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8073241f-cee4-4d03-96b6-e55cbfe420bd tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.166492 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8073241f-cee4-4d03-96b6-e55cbfe420bd tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.173602 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.173602 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:54.177004 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8073241f-cee4-4d03-96b6-e55cbfe420bd tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Volume info retrieved successfully. Jul 03 17:48:54.180996 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8073241f-cee4-4d03-96b6-e55cbfe420bd tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b returned with HTTP 200 Jul 03 17:48:54.182140 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 245/1003] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:54 2026] GET /volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:54.198606 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d056a82d-8d4a-4f9c-8701-fba85c49d0e7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.200915 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d056a82d-8d4a-4f9c-8701-fba85c49d0e7 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] POST https://10.4.3.210/volume/v3/os-volume-transfer Jul 03 17:48:54.201354 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d056a82d-8d4a-4f9c-8701-fba85c49d0e7 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1d4b9436-f617-439f-8eb0-a7e77fa8ad5b"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:54.202871 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-218a12f0-c012-446a-9a3e-e4cfb1e953d9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.203098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.volume_transfer [None req-d056a82d-8d4a-4f9c-8701-fba85c49d0e7 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Creating new volume transfer {'transfer': {'volume_id': '1d4b9436-f617-439f-8eb0-a7e77fa8ad5b'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 17:48:54.203275 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-218a12f0-c012-446a-9a3e-e4cfb1e953d9 None None] GET https://10.4.3.210/volume// Jul 03 17:48:54.203307 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.volume_transfer [None req-d056a82d-8d4a-4f9c-8701-fba85c49d0e7 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Creating transfer of volume 1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:54.203420 np0000004448 devstack@c-api.service[99940]: INFO cinder.transfer.api [None req-d056a82d-8d4a-4f9c-8701-fba85c49d0e7 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Generating transfer record for volume 1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:54.203467 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-218a12f0-c012-446a-9a3e-e4cfb1e953d9 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.203652 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-218a12f0-c012-446a-9a3e-e4cfb1e953d9 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.203994 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-218a12f0-c012-446a-9a3e-e4cfb1e953d9 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:48:54.204311 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 261/1004] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:48: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 17:48:54.212514 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.212514 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:54.213159 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e52dd1b3-2a06-499c-9f4b-4822d9f9c3f7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.215807 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e52dd1b3-2a06-499c-9f4b-4822d9f9c3f7 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:48:54.216136 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e52dd1b3-2a06-499c-9f4b-4822d9f9c3f7 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.216372 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e52dd1b3-2a06-499c-9f4b-4822d9f9c3f7 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.225423 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d056a82d-8d4a-4f9c-8701-fba85c49d0e7 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 17:48:54.225997 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 251/1005] 10.4.3.210 () {68 vars in 1291 bytes} [Fri Jul 3 17:48:54 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:54.229556 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.229556 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:54.233765 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e52dd1b3-2a06-499c-9f4b-4822d9f9c3f7 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:48:54.236548 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-284bfee6-629d-4563-8c13-ab4a4f9b3eca None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.239018 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-284bfee6-629d-4563-8c13-ab4a4f9b3eca tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:54.239284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-284bfee6-629d-4563-8c13-ab4a4f9b3eca tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.239526 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-284bfee6-629d-4563-8c13-ab4a4f9b3eca tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.239562 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-e52dd1b3-2a06-499c-9f4b-4822d9f9c3f7 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:48:54.240014 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 249/1006] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:48:54 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 1031 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:48:54.249803 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.249803 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:54.254081 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-284bfee6-629d-4563-8c13-ab4a4f9b3eca tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Volume info retrieved successfully. Jul 03 17:48:54.261656 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-284bfee6-629d-4563-8c13-ab4a4f9b3eca tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b returned with HTTP 200 Jul 03 17:48:54.262379 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 246/1007] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:54 2026] GET /volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:54.275114 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5ebe94f2-ce53-4514-805b-5c580de3361b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.276815 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5ebe94f2-ce53-4514-805b-5c580de3361b tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/os-volume-transfer/detail Jul 03 17:48:54.277539 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5ebe94f2-ce53-4514-805b-5c580de3361b tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.277807 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5ebe94f2-ce53-4514-805b-5c580de3361b tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.278034 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.volume_transfer [None req-5ebe94f2-ce53-4514-805b-5c580de3361b tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Listing volume transfers {{(pid=99941) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 17:48:54.278738 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.278738 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:54.283420 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5ebe94f2-ce53-4514-805b-5c580de3361b tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 17:48:54.283861 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 262/1008] 10.4.3.210 () {66 vars in 1291 bytes} [Fri Jul 3 17:48:54 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:54.293113 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0b2f86f2-899f-424a-ab22-032b0355b2b1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.295456 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0b2f86f2-899f-424a-ab22-032b0355b2b1 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] DELETE https://10.4.3.210/volume/v3/os-volume-transfer/9f75ea7c-a358-46ad-9ca0-8a9ae5192d99 Jul 03 17:48:54.295703 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0b2f86f2-899f-424a-ab22-032b0355b2b1 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.295983 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0b2f86f2-899f-424a-ab22-032b0355b2b1 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.296132 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.volume_transfer [None req-0b2f86f2-899f-424a-ab22-032b0355b2b1 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Delete transfer with id: 9f75ea7c-a358-46ad-9ca0-8a9ae5192d99 Jul 03 17:48:54.307842 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.307842 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:54.323505 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0b2f86f2-899f-424a-ab22-032b0355b2b1 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/9f75ea7c-a358-46ad-9ca0-8a9ae5192d99 returned with HTTP 202 Jul 03 17:48:54.324065 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 252/1009] 10.4.3.210 () {66 vars in 1384 bytes} [Fri Jul 3 17:48:54 2026] DELETE /volume/v3/os-volume-transfer/9f75ea7c-a358-46ad-9ca0-8a9ae5192d99 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:54.332701 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-00587554-b40c-49e1-9ebb-013c1461f9bb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.334688 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-4975a929-55a4-4f0d-a31a-cdf59b953931 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.334746 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-00587554-b40c-49e1-9ebb-013c1461f9bb tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:54.334930 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-00587554-b40c-49e1-9ebb-013c1461f9bb tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.335114 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-00587554-b40c-49e1-9ebb-013c1461f9bb tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.337707 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-4975a929-55a4-4f0d-a31a-cdf59b953931 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] PUT https://10.4.3.210/volume/v3/attachments/85d95b73-f64a-4f0a-9acd-0d14e1a805d6 Jul 03 17:48:54.338130 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-4975a929-55a4-4f0d-a31a-cdf59b953931 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:54.341562 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.341562 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:54.344840 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-00587554-b40c-49e1-9ebb-013c1461f9bb tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Volume info retrieved successfully. Jul 03 17:48:54.348646 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-00587554-b40c-49e1-9ebb-013c1461f9bb tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b returned with HTTP 200 Jul 03 17:48:54.349273 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 250/1010] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:54 2026] GET /volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:54.349348 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-4975a929-55a4-4f0d-a31a-cdf59b953931 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Acquiring lock "cinder-attachment_update-eda0d303-578b-4044-84d8-40c3d98f383c-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:48:54.353754 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-4975a929-55a4-4f0d-a31a-cdf59b953931 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Lock "cinder-attachment_update-eda0d303-578b-4044-84d8-40c3d98f383c-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:48:54.355231 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.355231 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:54.361512 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-849ac6be-b032-434f-9c1a-44264eca6fc4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.363165 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-849ac6be-b032-434f-9c1a-44264eca6fc4 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] DELETE https://10.4.3.210/volume/v3/os-volume-transfer/9f75ea7c-a358-46ad-9ca0-8a9ae5192d99 Jul 03 17:48:54.363369 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-849ac6be-b032-434f-9c1a-44264eca6fc4 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.363552 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-849ac6be-b032-434f-9c1a-44264eca6fc4 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.363656 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.volume_transfer [None req-849ac6be-b032-434f-9c1a-44264eca6fc4 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Delete transfer with id: 9f75ea7c-a358-46ad-9ca0-8a9ae5192d99 Jul 03 17:48:54.366629 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-849ac6be-b032-434f-9c1a-44264eca6fc4 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/9f75ea7c-a358-46ad-9ca0-8a9ae5192d99 returned with HTTP 404 Jul 03 17:48:54.367076 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 263/1011] 10.4.3.210 () {66 vars in 1384 bytes} [Fri Jul 3 17:48:54 2026] DELETE /volume/v3/os-volume-transfer/9f75ea7c-a358-46ad-9ca0-8a9ae5192d99 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:54.374874 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b092a672-9738-41db-8e8d-baeab5fd75e9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.376715 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b092a672-9738-41db-8e8d-baeab5fd75e9 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:54.376908 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b092a672-9738-41db-8e8d-baeab5fd75e9 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.377088 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b092a672-9738-41db-8e8d-baeab5fd75e9 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.377247 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-b092a672-9738-41db-8e8d-baeab5fd75e9 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Delete volume with id: 1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:54.383819 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.383819 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:54.384111 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b092a672-9738-41db-8e8d-baeab5fd75e9 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Volume info retrieved successfully. Jul 03 17:48:54.412150 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b092a672-9738-41db-8e8d-baeab5fd75e9 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Delete volume request issued successfully. Jul 03 17:48:54.412312 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b092a672-9738-41db-8e8d-baeab5fd75e9 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b returned with HTTP 202 Jul 03 17:48:54.413544 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 253/1012] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:54 2026] DELETE /volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:54.420857 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-83567b65-e847-4e45-9ee5-99bcfd83d682 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.424174 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-83567b65-e847-4e45-9ee5-99bcfd83d682 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] GET https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:54.424407 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-83567b65-e847-4e45-9ee5-99bcfd83d682 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.424630 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-83567b65-e847-4e45-9ee5-99bcfd83d682 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.440435 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.440435 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:54.442477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-20988a00-cc4a-4431-9fbe-23c257669092 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.444206 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-20988a00-cc4a-4431-9fbe-23c257669092 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 Jul 03 17:48:54.444467 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-20988a00-cc4a-4431-9fbe-23c257669092 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.444730 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-20988a00-cc4a-4431-9fbe-23c257669092 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.447101 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-83567b65-e847-4e45-9ee5-99bcfd83d682 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Volume info retrieved successfully. Jul 03 17:48:54.450534 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-20988a00-cc4a-4431-9fbe-23c257669092 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 returned with HTTP 404 Jul 03 17:48:54.451071 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 264/1013] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:54 2026] GET /volume/v3/volumes/91d46276-dc05-445b-905f-6fe67375d2a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:54.457737 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-38a07b72-4be9-4250-874d-256c670d09a0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.459286 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-83567b65-e847-4e45-9ee5-99bcfd83d682 tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b returned with HTTP 200 Jul 03 17:48:54.459961 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 251/1014] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:54 2026] GET /volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:54.460701 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38a07b72-4be9-4250-874d-256c670d09a0 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a Jul 03 17:48:54.460880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38a07b72-4be9-4250-874d-256c670d09a0 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.461048 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38a07b72-4be9-4250-874d-256c670d09a0 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.471491 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.471491 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:54.479857 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-38a07b72-4be9-4250-874d-256c670d09a0 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:54.483801 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38a07b72-4be9-4250-874d-256c670d09a0 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a returned with HTTP 200 Jul 03 17:48:54.484094 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 254/1015] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:54 2026] GET /volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:54.498595 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-460e6770-55d0-4168-b6ca-d6716c8425e3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.500276 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-460e6770-55d0-4168-b6ca-d6716c8425e3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a Jul 03 17:48:54.500466 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-460e6770-55d0-4168-b6ca-d6716c8425e3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.500635 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-460e6770-55d0-4168-b6ca-d6716c8425e3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.500799 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-460e6770-55d0-4168-b6ca-d6716c8425e3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Delete volume with id: 1769ac31-591f-4436-85c8-5622765dd21a Jul 03 17:48:54.509734 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.509734 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:54.510335 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-460e6770-55d0-4168-b6ca-d6716c8425e3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:54.547076 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-460e6770-55d0-4168-b6ca-d6716c8425e3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Delete volume request issued successfully. Jul 03 17:48:54.547306 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-460e6770-55d0-4168-b6ca-d6716c8425e3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a returned with HTTP 202 Jul 03 17:48:54.547868 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 265/1016] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:54 2026] DELETE /volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:54.555519 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-728dee46-0a74-47a7-a161-7e0f7614b9e0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:54.557547 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-728dee46-0a74-47a7-a161-7e0f7614b9e0 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a Jul 03 17:48:54.557778 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-728dee46-0a74-47a7-a161-7e0f7614b9e0 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:54.558019 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-728dee46-0a74-47a7-a161-7e0f7614b9e0 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:54.564755 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:54.564755 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:54.568787 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-728dee46-0a74-47a7-a161-7e0f7614b9e0 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:54.573782 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-728dee46-0a74-47a7-a161-7e0f7614b9e0 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a returned with HTTP 200 Jul 03 17:48:54.574264 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 252/1017] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:54 2026] GET /volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:54.890124 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-4975a929-55a4-4f0d-a31a-cdf59b953931 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Lock "cinder-attachment_update-eda0d303-578b-4044-84d8-40c3d98f383c-np0000004448" released by "attachment_update" :: held 0.536s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:48:54.890323 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-4975a929-55a4-4f0d-a31a-cdf59b953931 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/attachments/85d95b73-f64a-4f0a-9acd-0d14e1a805d6 returned with HTTP 200 Jul 03 17:48:54.890699 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 247/1018] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:48:54 2026] PUT /volume/v3/attachments/85d95b73-f64a-4f0a-9acd-0d14e1a805d6 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:55.117632 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e94a6ec7-c4ab-40c2-a169-a8c55f92d942 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:55.120407 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e94a6ec7-c4ab-40c2-a169-a8c55f92d942 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:48:55.120684 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e94a6ec7-c4ab-40c2-a169-a8c55f92d942 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:55.120984 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e94a6ec7-c4ab-40c2-a169-a8c55f92d942 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:55.130961 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:55.130961 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:55.134842 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e94a6ec7-c4ab-40c2-a169-a8c55f92d942 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:48:55.139153 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e94a6ec7-c4ab-40c2-a169-a8c55f92d942 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:48:55.139589 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 255/1019] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:55 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:55.478325 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0064430b-6731-4674-be85-6a9df545312c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:55.484672 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0064430b-6731-4674-be85-6a9df545312c tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] GET https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:55.484672 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0064430b-6731-4674-be85-6a9df545312c tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:55.484672 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0064430b-6731-4674-be85-6a9df545312c tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:55.504902 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0064430b-6731-4674-be85-6a9df545312c tempest-VolumesTransfersTest-1889223752 tempest-VolumesTransfersTest-1889223752-project-admin] https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b returned with HTTP 404 Jul 03 17:48:55.505365 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 266/1020] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:55 2026] GET /volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:55.513088 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-78704c1a-e6bf-4059-bdb1-f44d16347d49 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:55.514419 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78704c1a-e6bf-4059-bdb1-f44d16347d49 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] GET https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:55.514678 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78704c1a-e6bf-4059-bdb1-f44d16347d49 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:55.514968 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78704c1a-e6bf-4059-bdb1-f44d16347d49 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:55.521865 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78704c1a-e6bf-4059-bdb1-f44d16347d49 tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b returned with HTTP 404 Jul 03 17:48:55.522115 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 253/1021] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:55 2026] GET /volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:55.530127 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a324f7b7-cc96-4550-b294-c5f8fadbdfbf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:55.530651 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a324f7b7-cc96-4550-b294-c5f8fadbdfbf tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:55.530651 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a324f7b7-cc96-4550-b294-c5f8fadbdfbf tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:55.530793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a324f7b7-cc96-4550-b294-c5f8fadbdfbf tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:55.531075 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-a324f7b7-cc96-4550-b294-c5f8fadbdfbf tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] Delete volume with id: 1d4b9436-f617-439f-8eb0-a7e77fa8ad5b Jul 03 17:48:55.541619 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a324f7b7-cc96-4550-b294-c5f8fadbdfbf tempest-VolumesTransfersTest-2113605247 tempest-VolumesTransfersTest-2113605247-project-member] https://10.4.3.210/volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b returned with HTTP 404 Jul 03 17:48:55.542191 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 248/1022] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:55 2026] DELETE /volume/v3/volumes/1d4b9436-f617-439f-8eb0-a7e77fa8ad5b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:55.595762 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cb21bbd7-cfa1-448a-950f-f99bcef17435 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:55.597694 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cb21bbd7-cfa1-448a-950f-f99bcef17435 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a Jul 03 17:48:55.597899 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cb21bbd7-cfa1-448a-950f-f99bcef17435 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:55.598075 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cb21bbd7-cfa1-448a-950f-f99bcef17435 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:55.605720 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cb21bbd7-cfa1-448a-950f-f99bcef17435 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a returned with HTTP 404 Jul 03 17:48:55.606182 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 256/1023] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:55 2026] GET /volume/v3/volumes/1769ac31-591f-4436-85c8-5622765dd21a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:55.618920 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-12e4ccc0-a068-4491-b018-c3cf3f7aa4d3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:55.621046 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-12e4ccc0-a068-4491-b018-c3cf3f7aa4d3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 Jul 03 17:48:55.621046 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-12e4ccc0-a068-4491-b018-c3cf3f7aa4d3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:55.621565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-12e4ccc0-a068-4491-b018-c3cf3f7aa4d3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:55.630415 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:55.630415 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:55.635210 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-12e4ccc0-a068-4491-b018-c3cf3f7aa4d3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:55.641350 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-12e4ccc0-a068-4491-b018-c3cf3f7aa4d3 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 returned with HTTP 200 Jul 03 17:48:55.641789 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 267/1024] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:55 2026] GET /volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:55.654088 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-22d2412d-bbcc-4f90-9838-d888680f373c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:55.655843 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-22d2412d-bbcc-4f90-9838-d888680f373c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] DELETE https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 Jul 03 17:48:55.656029 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-22d2412d-bbcc-4f90-9838-d888680f373c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:55.656223 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-22d2412d-bbcc-4f90-9838-d888680f373c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:55.656413 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-22d2412d-bbcc-4f90-9838-d888680f373c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Delete volume with id: 23ee1416-2c3b-4249-8045-579c3ed77a34 Jul 03 17:48:55.662669 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:55.662669 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:55.663108 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-22d2412d-bbcc-4f90-9838-d888680f373c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:55.720142 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-22d2412d-bbcc-4f90-9838-d888680f373c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Delete volume request issued successfully. Jul 03 17:48:55.724081 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-22d2412d-bbcc-4f90-9838-d888680f373c tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 returned with HTTP 202 Jul 03 17:48:55.724081 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 254/1025] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:48:55 2026] DELETE /volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:48:55.728198 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0e064c18-c1ad-4e48-b6cc-62846aef2796 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:55.732368 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0e064c18-c1ad-4e48-b6cc-62846aef2796 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 Jul 03 17:48:55.732539 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0e064c18-c1ad-4e48-b6cc-62846aef2796 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:55.732712 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0e064c18-c1ad-4e48-b6cc-62846aef2796 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:55.748280 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:55.748280 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:55.755347 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0e064c18-c1ad-4e48-b6cc-62846aef2796 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Volume info retrieved successfully. Jul 03 17:48:55.762103 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0e064c18-c1ad-4e48-b6cc-62846aef2796 tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 returned with HTTP 200 Jul 03 17:48:55.762514 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 249/1026] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:55 2026] GET /volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:56.151595 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6e98a3cf-0e34-43e7-8d7c-8ef8d24d42a2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:56.155785 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6e98a3cf-0e34-43e7-8d7c-8ef8d24d42a2 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:48:56.155785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6e98a3cf-0e34-43e7-8d7c-8ef8d24d42a2 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:56.155785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6e98a3cf-0e34-43e7-8d7c-8ef8d24d42a2 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:56.170865 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:56.170865 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:56.175090 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6e98a3cf-0e34-43e7-8d7c-8ef8d24d42a2 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:48:56.181300 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6e98a3cf-0e34-43e7-8d7c-8ef8d24d42a2 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:48:56.181300 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 257/1027] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:56 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:56.780040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-561380ff-c732-4cf4-b574-2df13a4a34eb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:56.781812 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-561380ff-c732-4cf4-b574-2df13a4a34eb tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] GET https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 Jul 03 17:48:56.782043 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-561380ff-c732-4cf4-b574-2df13a4a34eb tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:56.782218 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-561380ff-c732-4cf4-b574-2df13a4a34eb tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:56.787452 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-561380ff-c732-4cf4-b574-2df13a4a34eb tempest-VolumesListAdminTestJSON-758135859 tempest-VolumesListAdminTestJSON-758135859-project-member] https://10.4.3.210/volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 returned with HTTP 404 Jul 03 17:48:56.787864 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 268/1028] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:56 2026] GET /volume/v3/volumes/23ee1416-2c3b-4249-8045-579c3ed77a34 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:48:57.206527 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4ccb334a-d7ce-4f60-8030-718d9f146c3d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:57.208464 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4ccb334a-d7ce-4f60-8030-718d9f146c3d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:48:57.208631 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4ccb334a-d7ce-4f60-8030-718d9f146c3d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:57.208828 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4ccb334a-d7ce-4f60-8030-718d9f146c3d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:57.225390 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:57.225390 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:48:57.233495 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4ccb334a-d7ce-4f60-8030-718d9f146c3d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:48:57.238444 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4ccb334a-d7ce-4f60-8030-718d9f146c3d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:48:57.239462 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 255/1029] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:57 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:58.259553 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a5bac730-cd12-4b69-819c-9bf57862f3f9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:58.261692 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a5bac730-cd12-4b69-819c-9bf57862f3f9 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:48:58.261904 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a5bac730-cd12-4b69-819c-9bf57862f3f9 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:58.262229 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a5bac730-cd12-4b69-819c-9bf57862f3f9 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:58.279225 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:58.279225 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:58.286750 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a5bac730-cd12-4b69-819c-9bf57862f3f9 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:48:58.295373 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a5bac730-cd12-4b69-819c-9bf57862f3f9 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:48:58.295742 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 250/1030] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:58 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:58.533382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-48562270-3eb3-4d69-be10-de4c413b6366 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:58.698653 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-48562270-3eb3-4d69-be10-de4c413b6366 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:48:58.699038 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-48562270-3eb3-4d69-be10-de4c413b6366 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1098461508", "extra_specs": {}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:58.701204 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-39144585-fb64-45db-8c41-9d1f4f401c49 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:58.717171 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-48562270-3eb3-4d69-be10-de4c413b6366 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:48:58.717456 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 258/1031] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:48:58 2026] POST /volume/v3/types => generated 218 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:58.727107 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9058fc87-3b80-46ce-8671-52dc838a598e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:58.729045 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9058fc87-3b80-46ce-8671-52dc838a598e tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] POST https://10.4.3.210/volume/v3/types/c04e870a-e722-4525-9ad3-a7a172db2b94/encryption Jul 03 17:48:58.729511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9058fc87-3b80-46ce-8671-52dc838a598e tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:58.764156 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9058fc87-3b80-46ce-8671-52dc838a598e tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types/c04e870a-e722-4525-9ad3-a7a172db2b94/encryption returned with HTTP 200 Jul 03 17:48:58.764818 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 256/1032] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:48:58 2026] POST /volume/v3/types/c04e870a-e722-4525-9ad3-a7a172db2b94/encryption => generated 231 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:58.772443 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:58.772905 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1560380903", "metadata": {"Type": "Test"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:58.773710 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f969268a-ba8e-4c9a-a278-732ab962473c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:58.774822 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1560380903', 'metadata': {'Type': 'Test'}}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:58.774987 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume of 1 GB Jul 03 17:48:58.779920 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Availability Zones retrieved successfully. Jul 03 17:48:58.790467 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (d1587b8a-6df6-4e10-a88e-daa12b8baf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:58.792479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62a106d2-f799-4396-abf9-a5aa7a764dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:58.792958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:58.827556 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62a106d2-f799-4396-abf9-a5aa7a764dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:58.828563 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd40029-c59d-4a70-9af6-25bfeb1d7b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:58.851729 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:48:58.852251 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1971034913", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1098461508", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:48:58.854454 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1971034913', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1098461508', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:48:58.858331 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume of 1 GB Jul 03 17:48:58.858756 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:58.858756 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:48:58.859423 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Availability Zones retrieved successfully. Jul 03 17:48:58.869277 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Flow 'volume_create_api' (5d51aff1-e33c-4a17-9102-2d7394b88339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:58.870262 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26aa4a57-80a5-4125-a7a9-76b850a02076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:58.871215 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:48:58.884033 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Created reservations ['eb29716a-ad82-4daf-8d8d-806b818157e0', 'b974fb5d-fc11-4f3b-b8fc-5efd4242f24e', 'b0a62f20-c0f7-411b-80c4-36aafe466038', '32036f94-b271-4545-99d9-c478c8a5e272'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:58.885119 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd40029-c59d-4a70-9af6-25bfeb1d7b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb29716a-ad82-4daf-8d8d-806b818157e0', 'b974fb5d-fc11-4f3b-b8fc-5efd4242f24e', 'b0a62f20-c0f7-411b-80c4-36aafe466038', '32036f94-b271-4545-99d9-c478c8a5e272']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:58.886107 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc7e9b3-db96-42ad-be1b-813c4a77d52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:58.896953 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26aa4a57-80a5-4125-a7a9-76b850a02076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:48:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c04e870a-e722-4525-9ad3-a7a172db2b94,is_public=True,name='tempest-scenario-type-cryptsetup-1098461508',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c04e870a-e722-4525-9ad3-a7a172db2b94', '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=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:58.898021 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef092a34-495d-4c81-96b6-1df8b6c5fee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:58.914341 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc7e9b3-db96-42ad-be1b-813c4a77d52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37d1c925-8bf7-492b-be4e-2fbfd6abd09f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1560380903',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['eb29716a-ad82-4daf-8d8d-806b818157e0','b974fb5d-fc11-4f3b-b8fc-5efd4242f24e','b0a62f20-c0f7-411b-80c4-36aafe466038','32036f94-b271-4545-99d9-c478c8a5e272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1560380903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37d1c925-8bf7-492b-be4e-2fbfd6abd09f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b5863a02131b41f284dfd299863e061a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:58.915083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b778e6a-1b68-45e7-bdbc-73e6084d2628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:58.924061 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1098461508 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1098461508, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:58.924492 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1098461508 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1098461508, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:48:58.932708 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b778e6a-1b68-45e7-bdbc-73e6084d2628) transitioned into state 'SUCCESS' from state '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-1560380903',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['eb29716a-ad82-4daf-8d8d-806b818157e0','b974fb5d-fc11-4f3b-b8fc-5efd4242f24e','b0a62f20-c0f7-411b-80c4-36aafe466038','32036f94-b271-4545-99d9-c478c8a5e272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:58.933543 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b49fd8-5341-4d92-835b-978ca7c2a9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:58.942684 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b49fd8-5341-4d92-835b-978ca7c2a9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:58.943485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (d1587b8a-6df6-4e10-a88e-daa12b8baf17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:58.943811 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request issued successfully. Jul 03 17:48:58.944443 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-39144585-fb64-45db-8c41-9d1f4f401c49 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:58.944876 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 269/1033] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:48:58 2026] POST /volume/v3/volumes => generated 759 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:58.957405 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e7a4cc81-b612-4ae4-b722-b32ccf3c8483 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:58.959407 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e7a4cc81-b612-4ae4-b722-b32ccf3c8483 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:48:58.959610 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e7a4cc81-b612-4ae4-b722-b32ccf3c8483 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:58.959970 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e7a4cc81-b612-4ae4-b722-b32ccf3c8483 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:58.960413 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Created reservations ['7f55c5dc-8443-4186-a2dd-b4421f4dea89', '440883b0-3c01-4afa-8e50-15a563940fe5', 'd7ee86f7-2ef9-481e-9194-fd75462d7ec6', 'af0dcae7-9bc3-410d-9934-f5e19ff0f8c7'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:48:58.961268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef092a34-495d-4c81-96b6-1df8b6c5fee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f55c5dc-8443-4186-a2dd-b4421f4dea89', '440883b0-3c01-4afa-8e50-15a563940fe5', 'd7ee86f7-2ef9-481e-9194-fd75462d7ec6', 'af0dcae7-9bc3-410d-9934-f5e19ff0f8c7']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:58.962036 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caccd13e-7bfd-45d6-bdbf-f60e8da15dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:58.975707 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:58.975707 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:48:58.982011 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e7a4cc81-b612-4ae4-b722-b32ccf3c8483 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:48:58.985734 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e7a4cc81-b612-4ae4-b722-b32ccf3c8483 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f returned with HTTP 200 Jul 03 17:48:58.986091 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 259/1034] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:58 2026] GET /volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:48:58.992029 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caccd13e-7bfd-45d6-bdbf-f60e8da15dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f7119fa-bba6-44ef-8323-1ed49c5e80db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1971034913',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1084158dd7fb41b78c537a47f57e3cd4',qos_specs=None,replication_status=,reservations=['7f55c5dc-8443-4186-a2dd-b4421f4dea89','440883b0-3c01-4afa-8e50-15a563940fe5','d7ee86f7-2ef9-481e-9194-fd75462d7ec6','af0dcae7-9bc3-410d-9934-f5e19ff0f8c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4f685f62346c7adab32980213ceb4',volume_type_id=c04e870a-e722-4525-9ad3-a7a172db2b94), 'volume': Volume(_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-03T17:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1971034913',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0f7119fa-bba6-44ef-8323-1ed49c5e80db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1084158dd7fb41b78c537a47f57e3cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92d4f685f62346c7adab32980213ceb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c04e870a-e722-4525-9ad3-a7a172db2b94),volume_type_id=c04e870a-e722-4525-9ad3-a7a172db2b94)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:58.993383 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ff9686-03b2-480f-a217-000d38623429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:59.016637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ff9686-03b2-480f-a217-000d38623429) transitioned into state 'SUCCESS' from state '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-1971034913',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1084158dd7fb41b78c537a47f57e3cd4',qos_specs=None,replication_status=,reservations=['7f55c5dc-8443-4186-a2dd-b4421f4dea89','440883b0-3c01-4afa-8e50-15a563940fe5','d7ee86f7-2ef9-481e-9194-fd75462d7ec6','af0dcae7-9bc3-410d-9934-f5e19ff0f8c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4f685f62346c7adab32980213ceb4',volume_type_id=c04e870a-e722-4525-9ad3-a7a172db2b94)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:59.017366 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4ce03b-1daf-4e7b-84ac-7f8210d0dbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:48:59.027614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4ce03b-1daf-4e7b-84ac-7f8210d0dbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:48:59.028470 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Flow 'volume_create_api' (5d51aff1-e33c-4a17-9102-2d7394b88339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:48:59.028762 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume request issued successfully. Jul 03 17:48:59.029376 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f969268a-ba8e-4c9a-a278-732ab962473c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:48:59.029744 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 251/1035] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:48:58 2026] POST /volume/v3/volumes => generated 791 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:48:59.116829 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-61bc0166-58dd-43bd-8517-1878b9802c8f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:59.220389 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-61bc0166-58dd-43bd-8517-1878b9802c8f tempest-ExtensionsTestJSON-1581958425 tempest-ExtensionsTestJSON-1581958425-project-member] GET https://10.4.3.210/volume/v3/extensions Jul 03 17:48:59.220589 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-61bc0166-58dd-43bd-8517-1878b9802c8f tempest-ExtensionsTestJSON-1581958425 tempest-ExtensionsTestJSON-1581958425-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:59.220751 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-61bc0166-58dd-43bd-8517-1878b9802c8f tempest-ExtensionsTestJSON-1581958425 tempest-ExtensionsTestJSON-1581958425-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:59.221283 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-61bc0166-58dd-43bd-8517-1878b9802c8f tempest-ExtensionsTestJSON-1581958425 tempest-ExtensionsTestJSON-1581958425-project-member] https://10.4.3.210/volume/v3/extensions returned with HTTP 200 Jul 03 17:48:59.221881 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 257/1036] 10.4.3.210 () {66 vars in 1246 bytes} [Fri Jul 3 17:48:59 2026] GET /volume/v3/extensions => generated 5245 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:48:59.310947 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a48ab59d-12b7-4503-8d52-dd24cf845b83 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:48:59.312842 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a48ab59d-12b7-4503-8d52-dd24cf845b83 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:48:59.313013 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a48ab59d-12b7-4503-8d52-dd24cf845b83 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:48:59.313523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a48ab59d-12b7-4503-8d52-dd24cf845b83 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:48:59.322388 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:48:59.322388 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:48:59.324727 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a48ab59d-12b7-4503-8d52-dd24cf845b83 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:48:59.328532 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a48ab59d-12b7-4503-8d52-dd24cf845b83 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:48:59.330826 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 270/1037] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:59 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:48:59.999623 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f40fa3a6-92dc-4f26-aa10-f8857441622d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:00.001679 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f40fa3a6-92dc-4f26-aa10-f8857441622d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:49:00.001910 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f40fa3a6-92dc-4f26-aa10-f8857441622d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:00.002144 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f40fa3a6-92dc-4f26-aa10-f8857441622d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:00.009798 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:00.009798 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:00.014335 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f40fa3a6-92dc-4f26-aa10-f8857441622d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:00.019331 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f40fa3a6-92dc-4f26-aa10-f8857441622d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f returned with HTTP 200 Jul 03 17:49:00.020197 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 260/1038] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:48:59 2026] GET /volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:00.032606 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2bfddba0-4d3b-41e5-be49-0dc1933ae545 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:00.034496 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2bfddba0-4d3b-41e5-be49-0dc1933ae545 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:49:00.034664 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2bfddba0-4d3b-41e5-be49-0dc1933ae545 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:00.034866 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2bfddba0-4d3b-41e5-be49-0dc1933ae545 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:00.041818 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:00.041818 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:00.046362 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2bfddba0-4d3b-41e5-be49-0dc1933ae545 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:00.052869 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2bfddba0-4d3b-41e5-be49-0dc1933ae545 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f returned with HTTP 200 Jul 03 17:49:00.053407 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 252/1039] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:00 2026] GET /volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:00.068409 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1c030c75-0e92-4cb0-8654-2f892d9d7c8b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:00.070245 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c030c75-0e92-4cb0-8654-2f892d9d7c8b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] PUT https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:49:00.070564 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c030c75-0e92-4cb0-8654-2f892d9d7c8b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1560380903"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:00.079173 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:00.079173 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:00.082850 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1c030c75-0e92-4cb0-8654-2f892d9d7c8b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:00.090233 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1c030c75-0e92-4cb0-8654-2f892d9d7c8b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume updated successfully. Jul 03 17:49:00.090849 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c030c75-0e92-4cb0-8654-2f892d9d7c8b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f returned with HTTP 200 Jul 03 17:49:00.091465 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 258/1040] 10.4.3.210 () {68 vars in 1368 bytes} [Fri Jul 3 17:49:00 2026] PUT /volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f => generated 784 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:00.103028 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-beaf3c26-eb8a-407b-b5a1-4a5a74e0fb0c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:00.104782 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-beaf3c26-eb8a-407b-b5a1-4a5a74e0fb0c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] PUT https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:49:00.105102 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-beaf3c26-eb8a-407b-b5a1-4a5a74e0fb0c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-390664884", "description": "This is the new description of volume"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:00.112973 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:00.112973 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:00.116653 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-beaf3c26-eb8a-407b-b5a1-4a5a74e0fb0c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:00.124880 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-beaf3c26-eb8a-407b-b5a1-4a5a74e0fb0c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume updated successfully. Jul 03 17:49:00.125634 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-beaf3c26-eb8a-407b-b5a1-4a5a74e0fb0c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f returned with HTTP 200 Jul 03 17:49:00.126185 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 271/1041] 10.4.3.210 () {68 vars in 1369 bytes} [Fri Jul 3 17:49:00 2026] PUT /volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:00.139273 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f1a9dbe3-0ffb-45b2-8796-d6b7db725cea None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:00.141831 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f1a9dbe3-0ffb-45b2-8796-d6b7db725cea tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:49:00.142106 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f1a9dbe3-0ffb-45b2-8796-d6b7db725cea tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:00.142432 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f1a9dbe3-0ffb-45b2-8796-d6b7db725cea tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:00.152187 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:00.152187 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:00.156694 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f1a9dbe3-0ffb-45b2-8796-d6b7db725cea tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:00.162406 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f1a9dbe3-0ffb-45b2-8796-d6b7db725cea tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f returned with HTTP 200 Jul 03 17:49:00.163225 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 261/1042] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:00 2026] GET /volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f => generated 890 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:00.174471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:00.176203 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:00.176508 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-828969418", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-259604626"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:00.177912 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-828969418', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-259604626'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:00.178027 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume of 1 GB Jul 03 17:49:00.183590 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Availability Zones retrieved successfully. Jul 03 17:49:00.188652 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (042213fc-c70f-412d-b34a-7f30ff387669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:00.189533 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2c4f15-7228-4c3f-8aca-b9abe4ded358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:00.190793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:00.219320 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2c4f15-7228-4c3f-8aca-b9abe4ded358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:00.221416 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5c2904-ae01-4b0c-998e-8606841422be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:00.277952 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Created reservations ['a78efd4b-9f32-4e2b-851b-d644c0e51748', '922ecc98-d55d-4f28-b947-f95fa20474cb', 'ee8b4b51-3b32-4254-99ff-0ae716466e58', '86b07c56-3a49-4b82-83ed-d2d94f90286a'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:00.279093 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5c2904-ae01-4b0c-998e-8606841422be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a78efd4b-9f32-4e2b-851b-d644c0e51748', '922ecc98-d55d-4f28-b947-f95fa20474cb', 'ee8b4b51-3b32-4254-99ff-0ae716466e58', '86b07c56-3a49-4b82-83ed-d2d94f90286a']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:00.279863 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f1764a-469c-40b6-afc6-8dab6baf4050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:00.302547 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f1764a-469c-40b6-afc6-8dab6baf4050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24429d34-4eaf-4e6f-871a-07aa7d2feec9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-828969418',display_name='tempest-VolumesGetTest-Volume-259604626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['a78efd4b-9f32-4e2b-851b-d644c0e51748','922ecc98-d55d-4f28-b947-f95fa20474cb','ee8b4b51-3b32-4254-99ff-0ae716466e58','86b07c56-3a49-4b82-83ed-d2d94f90286a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-828969418',display_name='tempest-VolumesGetTest-Volume-259604626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24429d34-4eaf-4e6f-871a-07aa7d2feec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5863a02131b41f284dfd299863e061a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:00.303723 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9eb401-7b37-407d-ad18-0bce78e83b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:00.322717 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9eb401-7b37-407d-ad18-0bce78e83b0b) transitioned into 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-828969418',display_name='tempest-VolumesGetTest-Volume-259604626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['a78efd4b-9f32-4e2b-851b-d644c0e51748','922ecc98-d55d-4f28-b947-f95fa20474cb','ee8b4b51-3b32-4254-99ff-0ae716466e58','86b07c56-3a49-4b82-83ed-d2d94f90286a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:00.323538 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38fff541-daad-4af2-8a2d-adb8b84e558a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:00.337176 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38fff541-daad-4af2-8a2d-adb8b84e558a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:00.338223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (042213fc-c70f-412d-b34a-7f30ff387669) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:00.338541 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request issued successfully. Jul 03 17:49:00.339253 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dce596a9-5357-4084-84e6-9cafe56dcc32 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:00.339657 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 253/1043] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:49:00 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:00.344825 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-66d52ad4-6234-40ba-aec1-2ac6fe63188e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:00.346420 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-66d52ad4-6234-40ba-aec1-2ac6fe63188e tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:49:00.346598 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-66d52ad4-6234-40ba-aec1-2ac6fe63188e tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:00.346807 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-66d52ad4-6234-40ba-aec1-2ac6fe63188e tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:00.358581 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ec3c44b0-1f66-4802-adbb-a0877335445c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:00.358736 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:00.358736 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:00.360192 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ec3c44b0-1f66-4802-adbb-a0877335445c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 Jul 03 17:49:00.360375 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ec3c44b0-1f66-4802-adbb-a0877335445c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:00.360545 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ec3c44b0-1f66-4802-adbb-a0877335445c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:00.363687 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-66d52ad4-6234-40ba-aec1-2ac6fe63188e tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:49:00.369749 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-66d52ad4-6234-40ba-aec1-2ac6fe63188e tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:49:00.370506 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 259/1044] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:00 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:00.374669 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:00.374669 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:00.382509 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ec3c44b0-1f66-4802-adbb-a0877335445c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:00.387834 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ec3c44b0-1f66-4802-adbb-a0877335445c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 returned with HTTP 200 Jul 03 17:49:00.388227 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 272/1045] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:00 2026] GET /volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:00.524726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:00.651580 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:00.651983 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-423906124"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:00.653646 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-423906124'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:00.653920 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Create volume of 1 GB Jul 03 17:49:00.659690 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Availability Zones retrieved successfully. Jul 03 17:49:00.667163 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Flow 'volume_create_api' (3d7bd3d3-501b-4499-81ab-651ee7d89755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:00.668852 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b3e490-049b-4abb-8ecf-e7268280ea0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:00.669990 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:00.698340 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b3e490-049b-4abb-8ecf-e7268280ea0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:00.699480 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7b55fb-1158-43a3-b91b-526a924d6af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:00.770831 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Created reservations ['abd577ba-7865-42b8-874e-33812f4fd21f', 'cf6a4a5f-81db-47ea-9686-a0f02a6c8865', '7d30af66-ddc8-4ac6-9803-5aeebbcbb205', '2ae35aff-383d-452a-9c9e-ca4c6f259e7f'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:00.770831 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7b55fb-1158-43a3-b91b-526a924d6af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abd577ba-7865-42b8-874e-33812f4fd21f', 'cf6a4a5f-81db-47ea-9686-a0f02a6c8865', '7d30af66-ddc8-4ac6-9803-5aeebbcbb205', '2ae35aff-383d-452a-9c9e-ca4c6f259e7f']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:00.770831 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25f1aa4-66fb-4c32-99ec-7244f87b6db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:00.801554 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25f1aa4-66fb-4c32-99ec-7244f87b6db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b8e093d-c94d-4696-82e7-3f805692f28c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-423906124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88dfb7ba71f4634924520cdacb245d5',qos_specs=None,replication_status=,reservations=['abd577ba-7865-42b8-874e-33812f4fd21f','cf6a4a5f-81db-47ea-9686-a0f02a6c8865','7d30af66-ddc8-4ac6-9803-5aeebbcbb205','2ae35aff-383d-452a-9c9e-ca4c6f259e7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec741365d8aa4e49b7ff78954185b8d7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-423906124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b8e093d-c94d-4696-82e7-3f805692f28c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88dfb7ba71f4634924520cdacb245d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec741365d8aa4e49b7ff78954185b8d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:00.801554 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (212b4e82-8aa1-4e60-bed1-6efa35aadf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:00.824811 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (212b4e82-8aa1-4e60-bed1-6efa35aadf9b) transitioned into state 'SUCCESS' from state '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-423906124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88dfb7ba71f4634924520cdacb245d5',qos_specs=None,replication_status=,reservations=['abd577ba-7865-42b8-874e-33812f4fd21f','cf6a4a5f-81db-47ea-9686-a0f02a6c8865','7d30af66-ddc8-4ac6-9803-5aeebbcbb205','2ae35aff-383d-452a-9c9e-ca4c6f259e7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec741365d8aa4e49b7ff78954185b8d7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:00.824965 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd93841-63e0-44fa-9ea9-73cf37f4ed4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:00.836669 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd93841-63e0-44fa-9ea9-73cf37f4ed4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:00.838094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Flow 'volume_create_api' (3d7bd3d3-501b-4499-81ab-651ee7d89755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:00.838570 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Create volume request issued successfully. Jul 03 17:49:00.839976 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6474ce40-2b89-4df1-bef4-da8699b08c3d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:00.840667 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 262/1046] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:49:00 2026] POST /volume/v3/volumes => generated 754 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:00.853054 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-18ee111f-b282-4a72-8d3b-590953cbfcd5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:00.856312 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-18ee111f-b282-4a72-8d3b-590953cbfcd5 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c Jul 03 17:49:00.856312 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-18ee111f-b282-4a72-8d3b-590953cbfcd5 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:00.856312 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-18ee111f-b282-4a72-8d3b-590953cbfcd5 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:00.862486 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:00.862486 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:00.866223 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-18ee111f-b282-4a72-8d3b-590953cbfcd5 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Volume info retrieved successfully. Jul 03 17:49:00.872129 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-18ee111f-b282-4a72-8d3b-590953cbfcd5 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c returned with HTTP 200 Jul 03 17:49:00.872616 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 254/1047] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:00 2026] GET /volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:01.142229 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-72e2651b-9449-4247-8a47-932394061a50 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.144262 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-72e2651b-9449-4247-8a47-932394061a50 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] POST https://10.4.3.210/volume/v3/attachments/85d95b73-f64a-4f0a-9acd-0d14e1a805d6/action Jul 03 17:49:01.144648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-72e2651b-9449-4247-8a47-932394061a50 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:49:01.144782 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-72e2651b-9449-4247-8a47-932394061a50 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:01.159710 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.159710 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:01.174624 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e2ab4d51-608b-47a7-a912-b7a29de67f2a req-72e2651b-9449-4247-8a47-932394061a50 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/attachments/85d95b73-f64a-4f0a-9acd-0d14e1a805d6/action returned with HTTP 204 Jul 03 17:49:01.175059 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 260/1048] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:49:01 2026] POST /volume/v3/attachments/85d95b73-f64a-4f0a-9acd-0d14e1a805d6/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:01.382779 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cd188414-e751-4ae6-a39a-beb72f0da307 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.385022 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cd188414-e751-4ae6-a39a-beb72f0da307 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:49:01.385302 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cd188414-e751-4ae6-a39a-beb72f0da307 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:01.385557 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cd188414-e751-4ae6-a39a-beb72f0da307 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:01.397141 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.397141 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:01.401247 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cd188414-e751-4ae6-a39a-beb72f0da307 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:49:01.403154 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-51fc7a76-1941-4511-84ae-ceaa63e566c6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.405226 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-51fc7a76-1941-4511-84ae-ceaa63e566c6 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 Jul 03 17:49:01.405421 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-51fc7a76-1941-4511-84ae-ceaa63e566c6 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:01.405604 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-51fc7a76-1941-4511-84ae-ceaa63e566c6 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:01.407230 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cd188414-e751-4ae6-a39a-beb72f0da307 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:49:01.407710 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 273/1049] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:01 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:01.420160 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.420160 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:01.422866 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d4470442-1583-40bd-8512-edbd9e551c99 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.424807 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d4470442-1583-40bd-8512-edbd9e551c99 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:49:01.425063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d4470442-1583-40bd-8512-edbd9e551c99 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:01.425301 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d4470442-1583-40bd-8512-edbd9e551c99 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:01.428504 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-51fc7a76-1941-4511-84ae-ceaa63e566c6 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:01.433028 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-51fc7a76-1941-4511-84ae-ceaa63e566c6 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 returned with HTTP 200 Jul 03 17:49:01.433497 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 263/1050] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:01 2026] GET /volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:01.435187 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.435187 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:01.439311 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d4470442-1583-40bd-8512-edbd9e551c99 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:49:01.444314 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d4470442-1583-40bd-8512-edbd9e551c99 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:49:01.444740 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 255/1051] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:01 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:01.449968 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1bcca68e-6852-43bb-9816-62e8eb407693 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.451833 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1bcca68e-6852-43bb-9816-62e8eb407693 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] PUT https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 Jul 03 17:49:01.452178 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1bcca68e-6852-43bb-9816-62e8eb407693 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1560380903", "description": null}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:01.458595 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-53709e60-e19b-4f82-8718-19fec77742cf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.460746 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53709e60-e19b-4f82-8718-19fec77742cf tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:49:01.461039 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53709e60-e19b-4f82-8718-19fec77742cf tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:01.461274 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53709e60-e19b-4f82-8718-19fec77742cf tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:01.464260 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.464260 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:01.467987 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1bcca68e-6852-43bb-9816-62e8eb407693 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:01.475082 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.475082 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:01.476665 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1bcca68e-6852-43bb-9816-62e8eb407693 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume updated successfully. Jul 03 17:49:01.477225 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1bcca68e-6852-43bb-9816-62e8eb407693 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 returned with HTTP 200 Jul 03 17:49:01.477605 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 261/1052] 10.4.3.210 () {68 vars in 1368 bytes} [Fri Jul 3 17:49:01 2026] PUT /volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 => generated 770 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:01.479379 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-53709e60-e19b-4f82-8718-19fec77742cf tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:49:01.485715 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53709e60-e19b-4f82-8718-19fec77742cf tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:49:01.485715 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 274/1053] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:01 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:01.491060 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e4088c6b-b26f-4671-8d91-9f39d1a86603 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.492750 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e4088c6b-b26f-4671-8d91-9f39d1a86603 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 Jul 03 17:49:01.492993 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e4088c6b-b26f-4671-8d91-9f39d1a86603 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:01.493226 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e4088c6b-b26f-4671-8d91-9f39d1a86603 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:01.503022 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.503022 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:01.507394 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e4088c6b-b26f-4671-8d91-9f39d1a86603 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:01.513342 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e4088c6b-b26f-4671-8d91-9f39d1a86603 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 returned with HTTP 200 Jul 03 17:49:01.513810 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 264/1054] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:01 2026] GET /volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:01.525292 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-52f7ee79-8c94-47b4-99d6-a6e0c2f69b92 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.527571 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52f7ee79-8c94-47b4-99d6-a6e0c2f69b92 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] DELETE https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 Jul 03 17:49:01.527837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52f7ee79-8c94-47b4-99d6-a6e0c2f69b92 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:01.528106 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52f7ee79-8c94-47b4-99d6-a6e0c2f69b92 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:01.528324 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-52f7ee79-8c94-47b4-99d6-a6e0c2f69b92 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume with id: 24429d34-4eaf-4e6f-871a-07aa7d2feec9 Jul 03 17:49:01.540150 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.540150 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:01.540779 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-52f7ee79-8c94-47b4-99d6-a6e0c2f69b92 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:01.561826 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-52f7ee79-8c94-47b4-99d6-a6e0c2f69b92 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume request issued successfully. Jul 03 17:49:01.562030 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52f7ee79-8c94-47b4-99d6-a6e0c2f69b92 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 returned with HTTP 202 Jul 03 17:49:01.562412 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 256/1055] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:01 2026] DELETE /volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:01.571727 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cdd4bb37-09a6-4fc6-95f3-ea09bf4d1591 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.577140 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cdd4bb37-09a6-4fc6-95f3-ea09bf4d1591 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 Jul 03 17:49:01.577385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cdd4bb37-09a6-4fc6-95f3-ea09bf4d1591 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:01.577558 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cdd4bb37-09a6-4fc6-95f3-ea09bf4d1591 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:01.584874 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.584874 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:01.588384 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cdd4bb37-09a6-4fc6-95f3-ea09bf4d1591 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:01.592423 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cdd4bb37-09a6-4fc6-95f3-ea09bf4d1591 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 returned with HTTP 200 Jul 03 17:49:01.592786 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 262/1056] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:01 2026] GET /volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:01.625903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-0c6988d3-b3b1-4feb-9196-ca9f5e4ef21a req-111fed0c-1677-4d9c-8c64-dd2e214fadc0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.628061 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-0c6988d3-b3b1-4feb-9196-ca9f5e4ef21a req-111fed0c-1677-4d9c-8c64-dd2e214fadc0 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:49:01.628283 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-0c6988d3-b3b1-4feb-9196-ca9f5e4ef21a req-111fed0c-1677-4d9c-8c64-dd2e214fadc0 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:01.628458 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-0c6988d3-b3b1-4feb-9196-ca9f5e4ef21a req-111fed0c-1677-4d9c-8c64-dd2e214fadc0 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:01.637788 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.637788 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:01.641743 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-0c6988d3-b3b1-4feb-9196-ca9f5e4ef21a req-111fed0c-1677-4d9c-8c64-dd2e214fadc0 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:49:01.646739 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-0c6988d3-b3b1-4feb-9196-ca9f5e4ef21a req-111fed0c-1677-4d9c-8c64-dd2e214fadc0 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:49:01.647216 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 275/1057] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:49:01 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:01.888299 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c2442f79-59bc-46fb-9f13-b76486a475ad None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.890611 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c2442f79-59bc-46fb-9f13-b76486a475ad tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c Jul 03 17:49:01.890611 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c2442f79-59bc-46fb-9f13-b76486a475ad tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:01.890611 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c2442f79-59bc-46fb-9f13-b76486a475ad tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:01.899568 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.899568 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:01.902053 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c2442f79-59bc-46fb-9f13-b76486a475ad tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Volume info retrieved successfully. Jul 03 17:49:01.907594 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c2442f79-59bc-46fb-9f13-b76486a475ad tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c returned with HTTP 200 Jul 03 17:49:01.908038 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 265/1058] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:01 2026] GET /volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:01.920965 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-597f16e2-9c25-4cdc-8240-6662e5203a65 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:01.925560 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-597f16e2-9c25-4cdc-8240-6662e5203a65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:49:01.925560 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-597f16e2-9c25-4cdc-8240-6662e5203a65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b8e093d-c94d-4696-82e7-3f805692f28c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1748800979"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:01.937917 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:01.937917 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:01.938514 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-597f16e2-9c25-4cdc-8240-6662e5203a65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Volume info retrieved successfully. Jul 03 17:49:01.938692 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-597f16e2-9c25-4cdc-8240-6662e5203a65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Create snapshot from volume 3b8e093d-c94d-4696-82e7-3f805692f28c Jul 03 17:49:01.994598 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-597f16e2-9c25-4cdc-8240-6662e5203a65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Created reservations ['284539ce-c120-4b5d-9735-9c6fb23a3e44', '6859d1e9-57ce-4073-b4d6-be7a8bcd5cb2', 'b37e5206-7f35-4aaf-915f-f715beaaed5c', '5c9cf593-ff5f-48e8-9aef-28e8ec4c26d2'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:02.034695 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-597f16e2-9c25-4cdc-8240-6662e5203a65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot create request issued successfully. Jul 03 17:49:02.035211 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-597f16e2-9c25-4cdc-8240-6662e5203a65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:49:02.035913 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 257/1059] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:49:01 2026] POST /volume/v3/snapshots => generated 311 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 17:49:02.037359 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:02.039476 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:02.039996 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1220317671"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:02.041347 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1220317671'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:02.041470 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Create volume of 1 GB Jul 03 17:49:02.046691 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Availability Zones retrieved successfully. Jul 03 17:49:02.049857 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fca82e4f-0a5f-49aa-98dc-99330644fdb4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:02.052885 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Flow 'volume_create_api' (78333f2b-ac7a-40d3-bf1c-51db006d2a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:02.053254 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fca82e4f-0a5f-49aa-98dc-99330644fdb4 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb Jul 03 17:49:02.053445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fca82e4f-0a5f-49aa-98dc-99330644fdb4 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:02.053626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fca82e4f-0a5f-49aa-98dc-99330644fdb4 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:02.053982 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b74d4af-d494-4dee-bff9-47708a224036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:02.054930 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:02.061859 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:02.061859 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:02.063257 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fca82e4f-0a5f-49aa-98dc-99330644fdb4 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:02.064147 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fca82e4f-0a5f-49aa-98dc-99330644fdb4 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb returned with HTTP 200 Jul 03 17:49:02.064660 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 276/1060] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:02 2026] GET /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:02.103010 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b74d4af-d494-4dee-bff9-47708a224036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:02.103922 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915ac095-392f-4b2d-9dba-def11c1d2c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:02.190213 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Created reservations ['fc0d16f2-3749-4a68-86bb-8703b68b51a9', 'a1185e87-ebdb-4c2e-b4bd-fa86c827b567', '8e7e3097-ef13-4dad-a7c6-cc91ebfbd991', '47c8ff34-45d9-44be-b43c-fdf6f6b61cee'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:02.190939 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915ac095-392f-4b2d-9dba-def11c1d2c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc0d16f2-3749-4a68-86bb-8703b68b51a9', 'a1185e87-ebdb-4c2e-b4bd-fa86c827b567', '8e7e3097-ef13-4dad-a7c6-cc91ebfbd991', '47c8ff34-45d9-44be-b43c-fdf6f6b61cee']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:02.191721 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b6d627-8a48-496c-8d75-dbf271245697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:02.217699 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b6d627-8a48-496c-8d75-dbf271245697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df09cba0-f864-498d-bba2-3e3daf8f29f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1220317671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='980e6f9d14e84d82867b9f7c76b215ac',qos_specs=None,replication_status=,reservations=['fc0d16f2-3749-4a68-86bb-8703b68b51a9','a1185e87-ebdb-4c2e-b4bd-fa86c827b567','8e7e3097-ef13-4dad-a7c6-cc91ebfbd991','47c8ff34-45d9-44be-b43c-fdf6f6b61cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523cd20f3f2542539a2cb1196c8a9358',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1220317671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df09cba0-f864-498d-bba2-3e3daf8f29f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='980e6f9d14e84d82867b9f7c76b215ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='523cd20f3f2542539a2cb1196c8a9358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:02.218598 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6217bf97-6759-4e2f-aaed-e7bd1627e2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:02.245974 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6217bf97-6759-4e2f-aaed-e7bd1627e2fa) transitioned into state 'SUCCESS' from state '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-1220317671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='980e6f9d14e84d82867b9f7c76b215ac',qos_specs=None,replication_status=,reservations=['fc0d16f2-3749-4a68-86bb-8703b68b51a9','a1185e87-ebdb-4c2e-b4bd-fa86c827b567','8e7e3097-ef13-4dad-a7c6-cc91ebfbd991','47c8ff34-45d9-44be-b43c-fdf6f6b61cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523cd20f3f2542539a2cb1196c8a9358',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:02.246174 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e082e42f-3b09-442b-807e-ea0b64e3004d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:02.262720 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e082e42f-3b09-442b-807e-ea0b64e3004d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:02.263562 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Flow 'volume_create_api' (78333f2b-ac7a-40d3-bf1c-51db006d2a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:02.263846 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Create volume request issued successfully. Jul 03 17:49:02.264363 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-11682d3c-96b1-4a8b-a8b9-7f05a80b31b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:02.264832 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 263/1061] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:49:02 2026] POST /volume/v3/volumes => generated 755 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:02.277611 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f81c7539-158c-4723-8b87-c0079f80513e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:02.279520 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f81c7539-158c-4723-8b87-c0079f80513e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:02.279734 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f81c7539-158c-4723-8b87-c0079f80513e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:02.279969 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f81c7539-158c-4723-8b87-c0079f80513e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:02.291303 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:02.291303 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:02.300286 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f81c7539-158c-4723-8b87-c0079f80513e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:02.315159 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f81c7539-158c-4723-8b87-c0079f80513e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:02.316264 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 266/1062] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:02 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:02.606821 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4992db5c-7ca8-4129-bc15-c22a689df18c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:02.609102 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4992db5c-7ca8-4129-bc15-c22a689df18c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 Jul 03 17:49:02.609215 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4992db5c-7ca8-4129-bc15-c22a689df18c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:02.609385 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4992db5c-7ca8-4129-bc15-c22a689df18c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:02.642665 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4992db5c-7ca8-4129-bc15-c22a689df18c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 returned with HTTP 404 Jul 03 17:49:02.643141 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 258/1063] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:02 2026] GET /volume/v3/volumes/24429d34-4eaf-4e6f-871a-07aa7d2feec9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:02.650400 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4ac93607-7276-4ab6-b130-5fa5f67dcf0b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:02.652245 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ac93607-7276-4ab6-b130-5fa5f67dcf0b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:49:02.652431 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ac93607-7276-4ab6-b130-5fa5f67dcf0b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:02.652628 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ac93607-7276-4ab6-b130-5fa5f67dcf0b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:02.664540 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:02.664540 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:02.690098 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4ac93607-7276-4ab6-b130-5fa5f67dcf0b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:02.699260 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ac93607-7276-4ab6-b130-5fa5f67dcf0b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f returned with HTTP 200 Jul 03 17:49:02.699634 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 277/1064] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:02 2026] GET /volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f => generated 890 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:02.710961 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f6a7a996-9849-4309-a8fd-64da83349793 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:02.713003 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f6a7a996-9849-4309-a8fd-64da83349793 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] DELETE https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:49:02.713232 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f6a7a996-9849-4309-a8fd-64da83349793 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:02.713448 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f6a7a996-9849-4309-a8fd-64da83349793 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:02.713759 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-f6a7a996-9849-4309-a8fd-64da83349793 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume with id: 37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:49:02.721055 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:02.721055 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:02.721664 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f6a7a996-9849-4309-a8fd-64da83349793 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:02.774396 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f6a7a996-9849-4309-a8fd-64da83349793 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume request issued successfully. Jul 03 17:49:02.774608 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f6a7a996-9849-4309-a8fd-64da83349793 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f returned with HTTP 202 Jul 03 17:49:02.775051 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 264/1065] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:02 2026] DELETE /volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:02.786381 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-66cf2c8f-0dbd-4ecf-8a9b-5107b7b2bdd8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:02.788217 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-66cf2c8f-0dbd-4ecf-8a9b-5107b7b2bdd8 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:49:02.788450 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-66cf2c8f-0dbd-4ecf-8a9b-5107b7b2bdd8 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:02.788686 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-66cf2c8f-0dbd-4ecf-8a9b-5107b7b2bdd8 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:02.795714 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:02.795714 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:02.802209 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-66cf2c8f-0dbd-4ecf-8a9b-5107b7b2bdd8 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:02.806642 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-66cf2c8f-0dbd-4ecf-8a9b-5107b7b2bdd8 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f returned with HTTP 200 Jul 03 17:49:02.807004 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 267/1066] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:02 2026] GET /volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f => generated 889 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:03.075794 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4aedf751-c124-4937-85aa-1416c77ff220 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.075794 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4aedf751-c124-4937-85aa-1416c77ff220 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb Jul 03 17:49:03.075923 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4aedf751-c124-4937-85aa-1416c77ff220 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.076118 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4aedf751-c124-4937-85aa-1416c77ff220 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.086980 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.086980 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:03.087614 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4aedf751-c124-4937-85aa-1416c77ff220 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.090265 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4aedf751-c124-4937-85aa-1416c77ff220 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb returned with HTTP 200 Jul 03 17:49:03.092016 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 259/1067] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:03.107029 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-627ce5e9-fb65-4e7b-8fc7-4c3b30266763 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.109375 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-627ce5e9-fb65-4e7b-8fc7-4c3b30266763 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] POST https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata Jul 03 17:49:03.110748 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-627ce5e9-fb65-4e7b-8fc7-4c3b30266763 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:03.117031 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.117031 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:03.117993 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-627ce5e9-fb65-4e7b-8fc7-4c3b30266763 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.233196 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-627ce5e9-fb65-4e7b-8fc7-4c3b30266763 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Update snapshot metadata completed successfully. Jul 03 17:49:03.236443 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-627ce5e9-fb65-4e7b-8fc7-4c3b30266763 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata returned with HTTP 200 Jul 03 17:49:03.236443 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 278/1068] 10.4.3.210 () {68 vars in 1402 bytes} [Fri Jul 3 17:49:03 2026] POST /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata => generated 68 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.250519 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1f15ac8b-8dcd-49b9-848f-fbcacfd02246 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.253018 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1f15ac8b-8dcd-49b9-848f-fbcacfd02246 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata Jul 03 17:49:03.253204 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1f15ac8b-8dcd-49b9-848f-fbcacfd02246 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.253373 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1f15ac8b-8dcd-49b9-848f-fbcacfd02246 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.257757 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.257757 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:03.258194 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1f15ac8b-8dcd-49b9-848f-fbcacfd02246 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.258986 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1f15ac8b-8dcd-49b9-848f-fbcacfd02246 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Get snapshot metadata completed successfully. Jul 03 17:49:03.259228 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1f15ac8b-8dcd-49b9-848f-fbcacfd02246 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata returned with HTTP 200 Jul 03 17:49:03.259645 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 265/1069] 10.4.3.210 () {66 vars in 1381 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.270225 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a99e4a74-3de3-4e5f-ac5a-eaf079d7f193 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.271894 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a99e4a74-3de3-4e5f-ac5a-eaf079d7f193 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] PUT https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata Jul 03 17:49:03.272247 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a99e4a74-3de3-4e5f-ac5a-eaf079d7f193 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:03.281574 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.281574 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:03.282026 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a99e4a74-3de3-4e5f-ac5a-eaf079d7f193 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.329568 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4fffd2f2-dbc8-4cd8-b482-eb881d301012 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.331665 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4fffd2f2-dbc8-4cd8-b482-eb881d301012 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:03.331912 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4fffd2f2-dbc8-4cd8-b482-eb881d301012 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.332161 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4fffd2f2-dbc8-4cd8-b482-eb881d301012 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.360926 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a99e4a74-3de3-4e5f-ac5a-eaf079d7f193 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Update snapshot metadata completed successfully. Jul 03 17:49:03.360926 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a99e4a74-3de3-4e5f-ac5a-eaf079d7f193 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata returned with HTTP 200 Jul 03 17:49:03.361199 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 268/1070] 10.4.3.210 () {68 vars in 1401 bytes} [Fri Jul 3 17:49:03 2026] PUT /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata => generated 57 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.364113 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.364113 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:03.370414 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4fffd2f2-dbc8-4cd8-b482-eb881d301012 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:03.383416 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7fc6c4f3-16bc-4d02-a397-4271c952d71d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.384894 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7fc6c4f3-16bc-4d02-a397-4271c952d71d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata Jul 03 17:49:03.386346 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7fc6c4f3-16bc-4d02-a397-4271c952d71d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.386346 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7fc6c4f3-16bc-4d02-a397-4271c952d71d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.390261 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.390261 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:03.390999 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7fc6c4f3-16bc-4d02-a397-4271c952d71d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.392388 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7fc6c4f3-16bc-4d02-a397-4271c952d71d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Get snapshot metadata completed successfully. Jul 03 17:49:03.392388 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7fc6c4f3-16bc-4d02-a397-4271c952d71d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata returned with HTTP 200 Jul 03 17:49:03.392388 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 279/1071] 10.4.3.210 () {66 vars in 1381 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.400730 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-291fc390-ddfb-4082-8fa3-ae1011aac871 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.403083 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-291fc390-ddfb-4082-8fa3-ae1011aac871 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata/key3 Jul 03 17:49:03.403340 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-291fc390-ddfb-4082-8fa3-ae1011aac871 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.403630 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-291fc390-ddfb-4082-8fa3-ae1011aac871 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.409681 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.409681 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:03.410268 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-291fc390-ddfb-4082-8fa3-ae1011aac871 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.410916 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4fffd2f2-dbc8-4cd8-b482-eb881d301012 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:03.411218 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-291fc390-ddfb-4082-8fa3-ae1011aac871 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Get snapshot metadata completed successfully. Jul 03 17:49:03.411445 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 260/1072] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:03.440476 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-291fc390-ddfb-4082-8fa3-ae1011aac871 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Delete snapshot metadata completed successfully. Jul 03 17:49:03.440683 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-291fc390-ddfb-4082-8fa3-ae1011aac871 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata/key3 returned with HTTP 200 Jul 03 17:49:03.441229 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 266/1073] 10.4.3.210 () {66 vars in 1399 bytes} [Fri Jul 3 17:49:03 2026] DELETE /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata/key3 => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 17:49:03.450594 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-957fd194-cf3a-4eac-9e7b-af19c0d9e935 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.452423 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-957fd194-cf3a-4eac-9e7b-af19c0d9e935 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata Jul 03 17:49:03.453726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-957fd194-cf3a-4eac-9e7b-af19c0d9e935 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.453726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-957fd194-cf3a-4eac-9e7b-af19c0d9e935 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.454403 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-405287ce-752e-4200-ad94-49dee56b5eae None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.458156 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-405287ce-752e-4200-ad94-49dee56b5eae tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:03.459646 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.459646 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:03.461705 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-957fd194-cf3a-4eac-9e7b-af19c0d9e935 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.461784 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-405287ce-752e-4200-ad94-49dee56b5eae tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.461784 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-405287ce-752e-4200-ad94-49dee56b5eae tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.461836 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-957fd194-cf3a-4eac-9e7b-af19c0d9e935 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Get snapshot metadata completed successfully. Jul 03 17:49:03.461836 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-957fd194-cf3a-4eac-9e7b-af19c0d9e935 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata returned with HTTP 200 Jul 03 17:49:03.461836 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 269/1074] 10.4.3.210 () {66 vars in 1381 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.471183 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b86ea480-0be1-422c-bc59-0e12a358a788 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.471834 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b86ea480-0be1-422c-bc59-0e12a358a788 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] PUT https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata Jul 03 17:49:03.472256 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b86ea480-0be1-422c-bc59-0e12a358a788 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:03.474682 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.474682 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:03.478462 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-405287ce-752e-4200-ad94-49dee56b5eae tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:03.479309 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.479309 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:03.481643 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b86ea480-0be1-422c-bc59-0e12a358a788 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.488294 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-405287ce-752e-4200-ad94-49dee56b5eae tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:03.488710 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 280/1075] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:03.530988 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b86ea480-0be1-422c-bc59-0e12a358a788 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Update snapshot metadata completed successfully. Jul 03 17:49:03.531312 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b86ea480-0be1-422c-bc59-0e12a358a788 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata returned with HTTP 200 Jul 03 17:49:03.531853 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 261/1076] 10.4.3.210 () {68 vars in 1401 bytes} [Fri Jul 3 17:49:03 2026] PUT /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata => generated 16 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.543726 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1a07cbc8-30fa-4c6e-8d95-32f30bad85bb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.546083 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1a07cbc8-30fa-4c6e-8d95-32f30bad85bb tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] POST https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata Jul 03 17:49:03.546083 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1a07cbc8-30fa-4c6e-8d95-32f30bad85bb tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:03.552508 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.552508 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:03.552951 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1a07cbc8-30fa-4c6e-8d95-32f30bad85bb tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.596589 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1a07cbc8-30fa-4c6e-8d95-32f30bad85bb tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Update snapshot metadata completed successfully. Jul 03 17:49:03.596915 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1a07cbc8-30fa-4c6e-8d95-32f30bad85bb tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata returned with HTTP 200 Jul 03 17:49:03.597410 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 267/1077] 10.4.3.210 () {68 vars in 1402 bytes} [Fri Jul 3 17:49:03 2026] POST /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata => generated 68 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.605940 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-86f434d3-7f61-4db1-8033-a2d1daaf084a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.608239 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-86f434d3-7f61-4db1-8033-a2d1daaf084a tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata Jul 03 17:49:03.608448 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-86f434d3-7f61-4db1-8033-a2d1daaf084a tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.608653 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-86f434d3-7f61-4db1-8033-a2d1daaf084a tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.613990 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.613990 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:03.614411 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-86f434d3-7f61-4db1-8033-a2d1daaf084a tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.615133 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-86f434d3-7f61-4db1-8033-a2d1daaf084a tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Get snapshot metadata completed successfully. Jul 03 17:49:03.615339 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-86f434d3-7f61-4db1-8033-a2d1daaf084a tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata returned with HTTP 200 Jul 03 17:49:03.615661 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 270/1078] 10.4.3.210 () {66 vars in 1381 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.629083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2734d025-3897-4e48-bd8e-019d1f72e8fd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.630619 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2734d025-3897-4e48-bd8e-019d1f72e8fd tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] PUT https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata/key3 Jul 03 17:49:03.630909 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2734d025-3897-4e48-bd8e-019d1f72e8fd tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:03.636458 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.636458 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:03.636820 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2734d025-3897-4e48-bd8e-019d1f72e8fd tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.668358 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2734d025-3897-4e48-bd8e-019d1f72e8fd tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Update snapshot metadata completed successfully. Jul 03 17:49:03.668839 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2734d025-3897-4e48-bd8e-019d1f72e8fd tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata/key3 returned with HTTP 200 Jul 03 17:49:03.668927 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 281/1079] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:49:03 2026] PUT /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.676796 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-befb3ee3-3426-4121-ac1a-4ff803679ea3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.679245 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-befb3ee3-3426-4121-ac1a-4ff803679ea3 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata/key3 Jul 03 17:49:03.679423 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-befb3ee3-3426-4121-ac1a-4ff803679ea3 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.691392 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-befb3ee3-3426-4121-ac1a-4ff803679ea3 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.691392 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.691392 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:03.691392 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-befb3ee3-3426-4121-ac1a-4ff803679ea3 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.691392 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-befb3ee3-3426-4121-ac1a-4ff803679ea3 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Get snapshot metadata completed successfully. Jul 03 17:49:03.691392 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-befb3ee3-3426-4121-ac1a-4ff803679ea3 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata/key3 returned with HTTP 200 Jul 03 17:49:03.691392 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 262/1080] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata/key3 => generated 35 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.714540 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f80438a6-311f-4e84-b38a-81a37acc1cfe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.716423 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f80438a6-311f-4e84-b38a-81a37acc1cfe tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata Jul 03 17:49:03.716782 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f80438a6-311f-4e84-b38a-81a37acc1cfe tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.717043 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f80438a6-311f-4e84-b38a-81a37acc1cfe tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.722729 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.722729 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:03.723311 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f80438a6-311f-4e84-b38a-81a37acc1cfe tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.724087 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f80438a6-311f-4e84-b38a-81a37acc1cfe tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Get snapshot metadata completed successfully. Jul 03 17:49:03.724302 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f80438a6-311f-4e84-b38a-81a37acc1cfe tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata returned with HTTP 200 Jul 03 17:49:03.728237 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 268/1081] 10.4.3.210 () {66 vars in 1381 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.735312 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6f61a76b-f868-4006-b981-9d3733301c49 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.736980 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6f61a76b-f868-4006-b981-9d3733301c49 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] PUT https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata Jul 03 17:49:03.737446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6f61a76b-f868-4006-b981-9d3733301c49 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:03.747106 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.747106 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:03.747708 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6f61a76b-f868-4006-b981-9d3733301c49 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.768424 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6f61a76b-f868-4006-b981-9d3733301c49 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Update snapshot metadata completed successfully. Jul 03 17:49:03.768734 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6f61a76b-f868-4006-b981-9d3733301c49 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata returned with HTTP 200 Jul 03 17:49:03.769291 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 271/1082] 10.4.3.210 () {68 vars in 1401 bytes} [Fri Jul 3 17:49:03 2026] PUT /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:03.779450 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-57fa9cc5-2670-47b7-b77c-913f76ab1e65 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.781238 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-57fa9cc5-2670-47b7-b77c-913f76ab1e65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb Jul 03 17:49:03.781420 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-57fa9cc5-2670-47b7-b77c-913f76ab1e65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.781598 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-57fa9cc5-2670-47b7-b77c-913f76ab1e65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.781687 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-57fa9cc5-2670-47b7-b77c-913f76ab1e65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Delete snapshot with id: a39c260e-c751-43e4-87e3-3bc0a4152dbb Jul 03 17:49:03.787247 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.787247 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:03.787627 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-57fa9cc5-2670-47b7-b77c-913f76ab1e65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.807431 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-57fa9cc5-2670-47b7-b77c-913f76ab1e65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot delete request issued successfully. Jul 03 17:49:03.807602 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-57fa9cc5-2670-47b7-b77c-913f76ab1e65 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb returned with HTTP 202 Jul 03 17:49:03.808007 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 282/1083] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:49:03 2026] DELETE /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:03.815917 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bce46a1b-7364-4cb4-9551-f262e284e787 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.816401 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bce46a1b-7364-4cb4-9551-f262e284e787 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb Jul 03 17:49:03.816559 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bce46a1b-7364-4cb4-9551-f262e284e787 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.816726 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bce46a1b-7364-4cb4-9551-f262e284e787 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.821538 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:03.821538 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:03.822030 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bce46a1b-7364-4cb4-9551-f262e284e787 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Snapshot retrieved successfully. Jul 03 17:49:03.822877 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bce46a1b-7364-4cb4-9551-f262e284e787 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb returned with HTTP 200 Jul 03 17:49:03.823266 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 263/1084] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:03.824330 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8f39a2f7-79db-4026-a3f3-2d583eafe894 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.825898 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f39a2f7-79db-4026-a3f3-2d583eafe894 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f Jul 03 17:49:03.826099 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f39a2f7-79db-4026-a3f3-2d583eafe894 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:03.826324 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f39a2f7-79db-4026-a3f3-2d583eafe894 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:03.831823 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f39a2f7-79db-4026-a3f3-2d583eafe894 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f returned with HTTP 404 Jul 03 17:49:03.832051 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 269/1085] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:03 2026] GET /volume/v3/volumes/37d1c925-8bf7-492b-be4e-2fbfd6abd09f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:03.844796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:03.847344 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:03.847791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1593409269"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:03.850221 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1593409269'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:03.850427 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume of 1 GB Jul 03 17:49:03.855628 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Availability Zones retrieved successfully. Jul 03 17:49:03.862619 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (ae35f3ef-fe1b-4199-921a-1c1491bf724c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:03.863648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41ae0620-416a-45a6-8860-abdc3d1e1e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:03.865625 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:03.903450 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41ae0620-416a-45a6-8860-abdc3d1e1e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:03.905349 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e071b10-6ad5-4870-861d-74b9360b9533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:03.955204 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Created reservations ['2dc51e19-dceb-4a48-aa72-8a935a52ce63', '51224ab4-61a2-47d8-8fa2-3dd1f979c069', '557e41cd-5b88-4841-a8c4-99fa9278a347', 'd689b553-38c4-4630-9e08-10a2827be131'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:03.956346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e071b10-6ad5-4870-861d-74b9360b9533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dc51e19-dceb-4a48-aa72-8a935a52ce63', '51224ab4-61a2-47d8-8fa2-3dd1f979c069', '557e41cd-5b88-4841-a8c4-99fa9278a347', 'd689b553-38c4-4630-9e08-10a2827be131']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:03.957455 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de06fb3-b69e-44af-88a8-a01546c7565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:03.986410 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de06fb3-b69e-44af-88a8-a01546c7565a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5cf3b02-8f22-4400-9cad-8da8b2423e14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1593409269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['2dc51e19-dceb-4a48-aa72-8a935a52ce63','51224ab4-61a2-47d8-8fa2-3dd1f979c069','557e41cd-5b88-4841-a8c4-99fa9278a347','d689b553-38c4-4630-9e08-10a2827be131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1593409269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5cf3b02-8f22-4400-9cad-8da8b2423e14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5863a02131b41f284dfd299863e061a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:03.987375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d62b8a96-384a-4f6e-9bce-af5312adf513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:04.010619 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d62b8a96-384a-4f6e-9bce-af5312adf513) transitioned into state 'SUCCESS' from state '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-1593409269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['2dc51e19-dceb-4a48-aa72-8a935a52ce63','51224ab4-61a2-47d8-8fa2-3dd1f979c069','557e41cd-5b88-4841-a8c4-99fa9278a347','d689b553-38c4-4630-9e08-10a2827be131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:04.011401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce4d9b06-4824-4ef1-957c-b2dc8a26e3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:04.024066 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce4d9b06-4824-4ef1-957c-b2dc8a26e3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:04.024889 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (ae35f3ef-fe1b-4199-921a-1c1491bf724c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:04.025256 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request issued successfully. Jul 03 17:49:04.025805 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ba743040-8f2e-4a53-b59b-5bd77133e54c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:04.026460 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 272/1086] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:49:03 2026] POST /volume/v3/volumes => generated 745 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:04.036950 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-abc33b56-b310-43c9-b6f1-2890e35d1565 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:04.039333 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-abc33b56-b310-43c9-b6f1-2890e35d1565 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 Jul 03 17:49:04.039555 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-abc33b56-b310-43c9-b6f1-2890e35d1565 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:04.039811 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-abc33b56-b310-43c9-b6f1-2890e35d1565 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:04.060843 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:04.060843 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:04.072553 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-abc33b56-b310-43c9-b6f1-2890e35d1565 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:04.080273 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-abc33b56-b310-43c9-b6f1-2890e35d1565 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 returned with HTTP 200 Jul 03 17:49:04.080849 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 283/1087] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:04 2026] GET /volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:04.832972 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cf06a378-62b3-49cc-9cc5-f925a967f128 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:04.834722 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cf06a378-62b3-49cc-9cc5-f925a967f128 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb Jul 03 17:49:04.834921 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cf06a378-62b3-49cc-9cc5-f925a967f128 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:04.835106 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cf06a378-62b3-49cc-9cc5-f925a967f128 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:04.840202 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cf06a378-62b3-49cc-9cc5-f925a967f128 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb returned with HTTP 404 Jul 03 17:49:04.840665 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 264/1088] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:04 2026] GET /volume/v3/snapshots/a39c260e-c751-43e4-87e3-3bc0a4152dbb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:04.847380 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2488effb-b9b7-4a5c-9587-13ea5b3f2e23 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:04.849034 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2488effb-b9b7-4a5c-9587-13ea5b3f2e23 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c Jul 03 17:49:04.849222 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2488effb-b9b7-4a5c-9587-13ea5b3f2e23 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:04.849394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2488effb-b9b7-4a5c-9587-13ea5b3f2e23 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:04.855543 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:04.855543 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:04.858830 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2488effb-b9b7-4a5c-9587-13ea5b3f2e23 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Volume info retrieved successfully. Jul 03 17:49:04.862661 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2488effb-b9b7-4a5c-9587-13ea5b3f2e23 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c returned with HTTP 200 Jul 03 17:49:04.863003 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 270/1089] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:04 2026] GET /volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:04.874860 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-86adc426-8963-4364-bcc7-6e1ac41bd60d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:04.877161 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-86adc426-8963-4364-bcc7-6e1ac41bd60d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c Jul 03 17:49:04.877403 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-86adc426-8963-4364-bcc7-6e1ac41bd60d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:04.877624 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-86adc426-8963-4364-bcc7-6e1ac41bd60d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:04.877834 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-86adc426-8963-4364-bcc7-6e1ac41bd60d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Delete volume with id: 3b8e093d-c94d-4696-82e7-3f805692f28c Jul 03 17:49:04.886279 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:04.886279 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:04.886737 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-86adc426-8963-4364-bcc7-6e1ac41bd60d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Volume info retrieved successfully. Jul 03 17:49:04.930171 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-86adc426-8963-4364-bcc7-6e1ac41bd60d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Delete volume request issued successfully. Jul 03 17:49:04.930335 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-86adc426-8963-4364-bcc7-6e1ac41bd60d tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c returned with HTTP 202 Jul 03 17:49:04.930887 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 273/1090] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:04 2026] DELETE /volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:04.940655 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-24610cb5-0511-4642-9a09-52716cb1a0c1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:04.944483 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-24610cb5-0511-4642-9a09-52716cb1a0c1 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c Jul 03 17:49:04.944620 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-24610cb5-0511-4642-9a09-52716cb1a0c1 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:04.944809 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-24610cb5-0511-4642-9a09-52716cb1a0c1 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:04.980191 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:04.980191 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:04.984784 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-24610cb5-0511-4642-9a09-52716cb1a0c1 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Volume info retrieved successfully. Jul 03 17:49:04.991362 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-24610cb5-0511-4642-9a09-52716cb1a0c1 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c returned with HTTP 200 Jul 03 17:49:04.991723 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 284/1091] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:04 2026] GET /volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:05.096726 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b69736b9-36e7-4bd2-9795-db025f6ccd7c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:05.098233 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b69736b9-36e7-4bd2-9795-db025f6ccd7c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 Jul 03 17:49:05.098686 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b69736b9-36e7-4bd2-9795-db025f6ccd7c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:05.098686 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b69736b9-36e7-4bd2-9795-db025f6ccd7c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:05.149309 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:05.149309 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:05.152301 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b69736b9-36e7-4bd2-9795-db025f6ccd7c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:05.155484 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b69736b9-36e7-4bd2-9795-db025f6ccd7c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 returned with HTTP 200 Jul 03 17:49:05.156065 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 265/1092] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:05 2026] GET /volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 => generated 838 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:05.167752 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:05.169566 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:05.170146 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f5cf3b02-8f22-4400-9cad-8da8b2423e14", "size": 1, "name": "tempest-VolumesGetTest-Volume-1817728973", "metadata": {"Type": "Test"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:05.171395 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request body: {'volume': {'source_volid': 'f5cf3b02-8f22-4400-9cad-8da8b2423e14', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1817728973', 'metadata': {'Type': 'Test'}}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:05.178290 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:05.178290 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:05.178828 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume retrieved successfully. Jul 03 17:49:05.178997 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume of 1 GB Jul 03 17:49:05.182318 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Availability Zones retrieved successfully. Jul 03 17:49:05.187198 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (6b5f7b10-d7ac-4488-b60d-5f2a664aa46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:05.188262 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ae5a52-cf74-4069-a5d8-d10bc984dbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:05.189418 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:05.210665 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ae5a52-cf74-4069-a5d8-d10bc984dbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f5cf3b02-8f22-4400-9cad-8da8b2423e14', 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:05.211408 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f85de353-9c15-4cec-9650-423710432d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:05.251969 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Created reservations ['572efef6-e955-4cf2-aaab-2976c3a88224', '48d86629-f320-4eb1-9b1a-1cf06ae7d4a0', '36a422e7-5a86-4d8c-9928-64ef4de75bee', '3e7035a6-bebc-41c0-be9a-83dc6561eb3a'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:05.252695 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f85de353-9c15-4cec-9650-423710432d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['572efef6-e955-4cf2-aaab-2976c3a88224', '48d86629-f320-4eb1-9b1a-1cf06ae7d4a0', '36a422e7-5a86-4d8c-9928-64ef4de75bee', '3e7035a6-bebc-41c0-be9a-83dc6561eb3a']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:05.253430 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d888cb44-a512-49db-b5c4-a8ec1e5a2023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:05.292645 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d888cb44-a512-49db-b5c4-a8ec1e5a2023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfd34f16-52a8-47c0-95bc-4c485c696b61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1817728973',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['572efef6-e955-4cf2-aaab-2976c3a88224','48d86629-f320-4eb1-9b1a-1cf06ae7d4a0','36a422e7-5a86-4d8c-9928-64ef4de75bee','3e7035a6-bebc-41c0-be9a-83dc6561eb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=f5cf3b02-8f22-4400-9cad-8da8b2423e14,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1817728973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfd34f16-52a8-47c0-95bc-4c485c696b61,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b5863a02131b41f284dfd299863e061a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f5cf3b02-8f22-4400-9cad-8da8b2423e14,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:05.293457 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8994f1f9-05b6-4e2b-875e-1c83557aa8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:05.322791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8994f1f9-05b6-4e2b-875e-1c83557aa8e0) transitioned into state 'SUCCESS' from state '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-1817728973',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['572efef6-e955-4cf2-aaab-2976c3a88224','48d86629-f320-4eb1-9b1a-1cf06ae7d4a0','36a422e7-5a86-4d8c-9928-64ef4de75bee','3e7035a6-bebc-41c0-be9a-83dc6561eb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=f5cf3b02-8f22-4400-9cad-8da8b2423e14,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:05.323454 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a08bdb-81a5-4bee-814c-978be65fddfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:05.341109 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a08bdb-81a5-4bee-814c-978be65fddfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:05.341971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (6b5f7b10-d7ac-4488-b60d-5f2a664aa46c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:05.342252 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request issued successfully. Jul 03 17:49:05.342895 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9ad4fae0-a2aa-4eb7-817e-9491d9e3ac54 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:05.343287 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 271/1093] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:49:05 2026] POST /volume/v3/volumes => generated 793 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:05.354794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-00b44d2e-2dc8-499b-96ff-ca182819ae35 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:05.356985 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-00b44d2e-2dc8-499b-96ff-ca182819ae35 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:05.357316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-00b44d2e-2dc8-499b-96ff-ca182819ae35 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:05.357605 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-00b44d2e-2dc8-499b-96ff-ca182819ae35 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:05.365599 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:05.365599 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:05.369888 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-00b44d2e-2dc8-499b-96ff-ca182819ae35 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:05.377913 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-00b44d2e-2dc8-499b-96ff-ca182819ae35 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 returned with HTTP 200 Jul 03 17:49:05.378430 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 274/1094] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:05 2026] GET /volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:05.380347 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-79006e9e-ac33-49e5-ba5e-214bc715bc00 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:05.387646 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-79006e9e-ac33-49e5-ba5e-214bc715bc00 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] DELETE https://10.4.3.210/volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447 Jul 03 17:49:05.387861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-79006e9e-ac33-49e5-ba5e-214bc715bc00 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:05.388073 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-79006e9e-ac33-49e5-ba5e-214bc715bc00 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:05.398327 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:05.398327 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:05.550994 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9cb8b0bf-d1ed-4202-8211-eba7cc5f4d70 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:05.551432 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9cb8b0bf-d1ed-4202-8211-eba7cc5f4d70 None None] GET https://10.4.3.210/volume// Jul 03 17:49:05.554907 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9cb8b0bf-d1ed-4202-8211-eba7cc5f4d70 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:05.555239 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9cb8b0bf-d1ed-4202-8211-eba7cc5f4d70 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:05.556179 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9cb8b0bf-d1ed-4202-8211-eba7cc5f4d70 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:05.556289 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 266/1095] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:49:05 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 17:49:05.567420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-531874da-94f3-44c1-a68e-058576b13030 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:05.570312 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-531874da-94f3-44c1-a68e-058576b13030 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:49:05.570694 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-531874da-94f3-44c1-a68e-058576b13030 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df09cba0-f864-498d-bba2-3e3daf8f29f4", "connector": null, "instance_uuid": "800aeaa5-e9e7-4440-849f-4e1b32923b1f"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:05.580194 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:05.580194 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:05.613920 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-531874da-94f3-44c1-a68e-058576b13030 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:49:05.614459 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 272/1096] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:49:05 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 17:49:05.942603 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-79006e9e-ac33-49e5-ba5e-214bc715bc00 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447 returned with HTTP 200 Jul 03 17:49:05.943058 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 285/1097] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:49:05 2026] DELETE /volume/v3/attachments/adcb94a7-a313-4c9b-a7b0-741e4840c447 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:05.953103 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-dce21bba-e71a-444b-9a47-d72c40b6b678 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:05.955218 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-dce21bba-e71a-444b-9a47-d72c40b6b678 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] DELETE https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 Jul 03 17:49:05.955421 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-dce21bba-e71a-444b-9a47-d72c40b6b678 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:05.955699 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-dce21bba-e71a-444b-9a47-d72c40b6b678 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:05.955944 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-dce21bba-e71a-444b-9a47-d72c40b6b678 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Delete volume with id: 47d66301-7480-4102-8a11-2c4a5a5cdb27 Jul 03 17:49:05.965755 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:05.965755 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:05.966406 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-dce21bba-e71a-444b-9a47-d72c40b6b678 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:49:05.986799 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-dce21bba-e71a-444b-9a47-d72c40b6b678 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Delete volume request issued successfully. Jul 03 17:49:05.986952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-7ead043a-56d0-4c2c-994a-8301685bd3ab req-dce21bba-e71a-444b-9a47-d72c40b6b678 tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 returned with HTTP 202 Jul 03 17:49:05.987512 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 275/1098] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:49:05 2026] DELETE /volume/v3/volumes/47d66301-7480-4102-8a11-2c4a5a5cdb27 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:06.004711 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d6115d71-f355-4b13-a9b6-e0d0b30df9f7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.007277 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d6115d71-f355-4b13-a9b6-e0d0b30df9f7 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] GET https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c Jul 03 17:49:06.007641 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d6115d71-f355-4b13-a9b6-e0d0b30df9f7 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:06.007848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d6115d71-f355-4b13-a9b6-e0d0b30df9f7 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:06.015632 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-22ec411e-ae8e-4452-b544-6a2355b1b6e9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.018812 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d6115d71-f355-4b13-a9b6-e0d0b30df9f7 tempest-SnapshotMetadataTestJSON-500140111 tempest-SnapshotMetadataTestJSON-500140111-project-member] https://10.4.3.210/volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c returned with HTTP 404 Jul 03 17:49:06.018929 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-22ec411e-ae8e-4452-b544-6a2355b1b6e9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:06.018929 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-22ec411e-ae8e-4452-b544-6a2355b1b6e9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:06.019064 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 267/1099] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:06 2026] GET /volume/v3/volumes/3b8e093d-c94d-4696-82e7-3f805692f28c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:06.019114 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-22ec411e-ae8e-4452-b544-6a2355b1b6e9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:06.032133 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:06.032133 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:06.036304 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-22ec411e-ae8e-4452-b544-6a2355b1b6e9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:06.041932 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-22ec411e-ae8e-4452-b544-6a2355b1b6e9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:06.041932 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 273/1100] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:06 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:06.161428 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-334b81df-1f45-40c0-bd11-cee4f7770e2e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.162035 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-334b81df-1f45-40c0-bd11-cee4f7770e2e None None] GET https://10.4.3.210/volume// Jul 03 17:49:06.162245 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-334b81df-1f45-40c0-bd11-cee4f7770e2e None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:06.162388 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-334b81df-1f45-40c0-bd11-cee4f7770e2e None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:06.162829 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-334b81df-1f45-40c0-bd11-cee4f7770e2e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:06.163148 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 286/1101] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:49: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 17:49:06.174453 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-d888292b-e5e6-4ddf-9061-38e86a8400bb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.176286 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-d888292b-e5e6-4ddf-9061-38e86a8400bb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:06.176486 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-d888292b-e5e6-4ddf-9061-38e86a8400bb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:06.176678 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-d888292b-e5e6-4ddf-9061-38e86a8400bb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:06.187073 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:06.187073 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:06.191526 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-d888292b-e5e6-4ddf-9061-38e86a8400bb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:06.195399 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-d888292b-e5e6-4ddf-9061-38e86a8400bb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:06.195818 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 276/1102] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:49:06 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:49:06.325071 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-e1b22358-73f9-4d14-920d-d2004a059931 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.329474 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-e1b22358-73f9-4d14-920d-d2004a059931 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] PUT https://10.4.3.210/volume/v3/attachments/29b35524-89e2-4854-b98f-dc8fd03f5d94 Jul 03 17:49:06.329953 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-e1b22358-73f9-4d14-920d-d2004a059931 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:06.343622 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-e1b22358-73f9-4d14-920d-d2004a059931 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Acquiring lock "cinder-attachment_update-df09cba0-f864-498d-bba2-3e3daf8f29f4-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:49:06.349142 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-e1b22358-73f9-4d14-920d-d2004a059931 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Lock "cinder-attachment_update-df09cba0-f864-498d-bba2-3e3daf8f29f4-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:49:06.350512 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:06.350512 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:06.396582 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6bb2fa31-4639-46b5-b326-f73e661b3c28 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.399928 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6bb2fa31-4639-46b5-b326-f73e661b3c28 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:06.399928 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6bb2fa31-4639-46b5-b326-f73e661b3c28 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:06.399928 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6bb2fa31-4639-46b5-b326-f73e661b3c28 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:06.409517 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:06.409517 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:06.415738 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6bb2fa31-4639-46b5-b326-f73e661b3c28 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:06.422256 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6bb2fa31-4639-46b5-b326-f73e661b3c28 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 returned with HTTP 200 Jul 03 17:49:06.423130 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 274/1103] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:06 2026] GET /volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:06.437801 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-29328dc3-996d-4df3-b556-b2a455d73438 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.440679 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-29328dc3-996d-4df3-b556-b2a455d73438 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:06.440903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-29328dc3-996d-4df3-b556-b2a455d73438 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:06.441146 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-29328dc3-996d-4df3-b556-b2a455d73438 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:06.448949 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:06.448949 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:06.453180 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-29328dc3-996d-4df3-b556-b2a455d73438 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:06.467216 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-29328dc3-996d-4df3-b556-b2a455d73438 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 returned with HTTP 200 Jul 03 17:49:06.467216 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 287/1104] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:06 2026] GET /volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 => generated 886 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:06.485016 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-db2639a7-f3d3-4b11-9787-affae6fd389c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.486909 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-db2639a7-f3d3-4b11-9787-affae6fd389c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] PUT https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:06.487455 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-db2639a7-f3d3-4b11-9787-affae6fd389c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1817728973"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:06.498368 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:06.498368 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:06.502916 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-db2639a7-f3d3-4b11-9787-affae6fd389c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:06.515166 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-db2639a7-f3d3-4b11-9787-affae6fd389c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume updated successfully. Jul 03 17:49:06.515977 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-db2639a7-f3d3-4b11-9787-affae6fd389c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 returned with HTTP 200 Jul 03 17:49:06.516585 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 277/1105] 10.4.3.210 () {68 vars in 1368 bytes} [Fri Jul 3 17:49:06 2026] PUT /volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:06.528920 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c9d74671-ecb0-4db5-b0c1-5793041d442b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.531310 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c9d74671-ecb0-4db5-b0c1-5793041d442b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] PUT https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:06.532121 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c9d74671-ecb0-4db5-b0c1-5793041d442b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-760960100", "description": "This is the new description of volume"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:06.541733 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:06.541733 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:06.546312 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c9d74671-ecb0-4db5-b0c1-5793041d442b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:06.554303 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c9d74671-ecb0-4db5-b0c1-5793041d442b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume updated successfully. Jul 03 17:49:06.554303 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c9d74671-ecb0-4db5-b0c1-5793041d442b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 returned with HTTP 200 Jul 03 17:49:06.554303 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 275/1106] 10.4.3.210 () {68 vars in 1369 bytes} [Fri Jul 3 17:49:06 2026] PUT /volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:06.566569 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3ffe6148-d687-46a8-8891-f5273b6636c5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.568800 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3ffe6148-d687-46a8-8891-f5273b6636c5 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:06.569199 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3ffe6148-d687-46a8-8891-f5273b6636c5 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:06.569442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3ffe6148-d687-46a8-8891-f5273b6636c5 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:06.578304 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:06.578304 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:06.583788 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3ffe6148-d687-46a8-8891-f5273b6636c5 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:06.592229 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3ffe6148-d687-46a8-8891-f5273b6636c5 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 returned with HTTP 200 Jul 03 17:49:06.592595 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 288/1107] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:06 2026] GET /volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 => generated 924 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:06.607936 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.610310 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:06.610711 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1539669189", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1611901708"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:06.615591 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1539669189', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1611901708'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:06.615725 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume of 1 GB Jul 03 17:49:06.621670 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Availability Zones retrieved successfully. Jul 03 17:49:06.628609 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (67f232a2-509a-454d-a550-0dcb24e24c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:06.629511 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a005e259-4bed-4f01-9395-805429cd20a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:06.632686 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:06.669631 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a005e259-4bed-4f01-9395-805429cd20a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:06.670669 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c3e0cb-5723-4780-9558-f19e002f0578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:06.721098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Created reservations ['3e2c69e7-3ea9-441a-9176-13c15dc54e63', 'a7e7f63d-6397-41a8-b808-5bd276eda719', 'c58b28de-a7f7-40f0-968b-bd34246c28f0', '16765004-9108-4773-8fdb-94d3bdd18cdc'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:06.722017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c3e0cb-5723-4780-9558-f19e002f0578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e2c69e7-3ea9-441a-9176-13c15dc54e63', 'a7e7f63d-6397-41a8-b808-5bd276eda719', 'c58b28de-a7f7-40f0-968b-bd34246c28f0', '16765004-9108-4773-8fdb-94d3bdd18cdc']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:06.723118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b60c43-06e0-4a67-95bd-cc1cf8485e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:06.752187 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b60c43-06e0-4a67-95bd-cc1cf8485e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e3c9943-0b33-47e5-b1da-9d785b25b8c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1539669189',display_name='tempest-VolumesGetTest-Volume-1611901708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['3e2c69e7-3ea9-441a-9176-13c15dc54e63','a7e7f63d-6397-41a8-b808-5bd276eda719','c58b28de-a7f7-40f0-968b-bd34246c28f0','16765004-9108-4773-8fdb-94d3bdd18cdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1539669189',display_name='tempest-VolumesGetTest-Volume-1611901708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e3c9943-0b33-47e5-b1da-9d785b25b8c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5863a02131b41f284dfd299863e061a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:06.752965 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54212cb8-df95-4898-a1fc-d25a0fc543aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:06.769622 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54212cb8-df95-4898-a1fc-d25a0fc543aa) transitioned into 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-1539669189',display_name='tempest-VolumesGetTest-Volume-1611901708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['3e2c69e7-3ea9-441a-9176-13c15dc54e63','a7e7f63d-6397-41a8-b808-5bd276eda719','c58b28de-a7f7-40f0-968b-bd34246c28f0','16765004-9108-4773-8fdb-94d3bdd18cdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:06.770482 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f839662-4a3f-4645-91d0-e9a53bd3e20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:06.780270 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f839662-4a3f-4645-91d0-e9a53bd3e20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:06.781168 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (67f232a2-509a-454d-a550-0dcb24e24c88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:06.781500 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request issued successfully. Jul 03 17:49:06.782005 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc929e43-66a4-4e76-a795-eb7c132a6859 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:06.782430 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 278/1108] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:49:06 2026] POST /volume/v3/volumes => generated 780 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:06.793741 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d1e5d734-5f4d-4139-a98a-35d216965e04 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:06.796677 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d1e5d734-5f4d-4139-a98a-35d216965e04 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 Jul 03 17:49:06.796677 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d1e5d734-5f4d-4139-a98a-35d216965e04 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:06.797793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d1e5d734-5f4d-4139-a98a-35d216965e04 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:06.807384 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:06.807384 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:06.810988 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d1e5d734-5f4d-4139-a98a-35d216965e04 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:06.816748 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d1e5d734-5f4d-4139-a98a-35d216965e04 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 returned with HTTP 200 Jul 03 17:49:06.817287 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 276/1109] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:06 2026] GET /volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:06.878249 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-e1b22358-73f9-4d14-920d-d2004a059931 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Lock "cinder-attachment_update-df09cba0-f864-498d-bba2-3e3daf8f29f4-np0000004448" released by "attachment_update" :: held 0.529s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:49:06.878656 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-e1b22358-73f9-4d14-920d-d2004a059931 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments/29b35524-89e2-4854-b98f-dc8fd03f5d94 returned with HTTP 200 Jul 03 17:49:06.879183 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 268/1110] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:49:06 2026] PUT /volume/v3/attachments/29b35524-89e2-4854-b98f-dc8fd03f5d94 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:07.057696 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7d2ae7de-1b11-4681-a0c0-bc9ece0974d7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:07.061433 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7d2ae7de-1b11-4681-a0c0-bc9ece0974d7 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:07.061602 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7d2ae7de-1b11-4681-a0c0-bc9ece0974d7 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:07.061764 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7d2ae7de-1b11-4681-a0c0-bc9ece0974d7 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:07.075502 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:07.075502 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:07.079416 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7d2ae7de-1b11-4681-a0c0-bc9ece0974d7 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:07.086790 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7d2ae7de-1b11-4681-a0c0-bc9ece0974d7 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:07.087179 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 289/1111] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:07 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:07.337859 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f73ff0e8-ba9e-4a42-a70d-bfcc665c7ab4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:07.338850 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f73ff0e8-ba9e-4a42-a70d-bfcc665c7ab4 None None] GET https://10.4.3.210/volume// Jul 03 17:49:07.338850 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f73ff0e8-ba9e-4a42-a70d-bfcc665c7ab4 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:07.339200 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f73ff0e8-ba9e-4a42-a70d-bfcc665c7ab4 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:07.339538 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f73ff0e8-ba9e-4a42-a70d-bfcc665c7ab4 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:07.339917 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 279/1112] 10.4.3.210 () {64 vars in 1004 bytes} [Fri Jul 3 17:49:07 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 17:49:07.350584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f00e5c34-105d-4c33-a784-f163224ee7c3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:07.350584 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f00e5c34-105d-4c33-a784-f163224ee7c3 None None] GET https://10.4.3.210/volume// Jul 03 17:49:07.350584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f00e5c34-105d-4c33-a784-f163224ee7c3 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:07.350584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f00e5c34-105d-4c33-a784-f163224ee7c3 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:07.350584 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f00e5c34-105d-4c33-a784-f163224ee7c3 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:07.350584 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 277/1113] 10.4.3.210 () {64 vars in 1004 bytes} [Fri Jul 3 17:49:07 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 17:49:07.357647 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0e6423df-ef85-413c-9a06-754b0fdec0dc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:07.434278 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0e6423df-ef85-413c-9a06-754b0fdec0dc tempest-VersionsTest-124341889 tempest-VersionsTest-124341889-project-member] GET https://10.4.3.210/volume/v3/ Jul 03 17:49:07.434463 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0e6423df-ef85-413c-9a06-754b0fdec0dc tempest-VersionsTest-124341889 tempest-VersionsTest-124341889-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:07.434660 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0e6423df-ef85-413c-9a06-754b0fdec0dc tempest-VersionsTest-124341889 tempest-VersionsTest-124341889-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:07.434998 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0e6423df-ef85-413c-9a06-754b0fdec0dc tempest-VersionsTest-124341889 tempest-VersionsTest-124341889-project-member] https://10.4.3.210/volume/v3/ returned with HTTP 200 Jul 03 17:49:07.435329 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 269/1114] 10.4.3.210 () {66 vars in 1216 bytes} [Fri Jul 3 17:49:07 2026] GET /volume/v3/ => generated 386 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:07.835709 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ae381516-99fc-4cda-9ddb-d2e42b23b9bf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:07.838183 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae381516-99fc-4cda-9ddb-d2e42b23b9bf tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 Jul 03 17:49:07.838406 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae381516-99fc-4cda-9ddb-d2e42b23b9bf tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:07.838580 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae381516-99fc-4cda-9ddb-d2e42b23b9bf tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:07.848077 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:07.848077 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:07.853172 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ae381516-99fc-4cda-9ddb-d2e42b23b9bf tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:07.859274 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae381516-99fc-4cda-9ddb-d2e42b23b9bf tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 returned with HTTP 200 Jul 03 17:49:07.859829 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 290/1115] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:07 2026] GET /volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:07.876482 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-77fa79c2-7b2a-4be7-8b4e-9e623571b16a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:07.878598 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-77fa79c2-7b2a-4be7-8b4e-9e623571b16a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] PUT https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 Jul 03 17:49:07.879074 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-77fa79c2-7b2a-4be7-8b4e-9e623571b16a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1817728973", "description": null}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:07.895054 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:07.895054 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:07.901363 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-77fa79c2-7b2a-4be7-8b4e-9e623571b16a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:07.911520 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-77fa79c2-7b2a-4be7-8b4e-9e623571b16a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume updated successfully. Jul 03 17:49:07.912063 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-77fa79c2-7b2a-4be7-8b4e-9e623571b16a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 returned with HTTP 200 Jul 03 17:49:07.912518 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 280/1116] 10.4.3.210 () {68 vars in 1368 bytes} [Fri Jul 3 17:49:07 2026] PUT /volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 => generated 770 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:07.925140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-62ecaa2f-b9cb-4b74-a1ac-8b9566f86e5a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:07.932023 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-62ecaa2f-b9cb-4b74-a1ac-8b9566f86e5a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 Jul 03 17:49:07.932023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-62ecaa2f-b9cb-4b74-a1ac-8b9566f86e5a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:07.932023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-62ecaa2f-b9cb-4b74-a1ac-8b9566f86e5a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:07.945564 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:07.945564 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:07.952060 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-62ecaa2f-b9cb-4b74-a1ac-8b9566f86e5a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:07.958352 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-62ecaa2f-b9cb-4b74-a1ac-8b9566f86e5a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 returned with HTTP 200 Jul 03 17:49:07.958812 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 278/1117] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:07 2026] GET /volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:07.974975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-663abdb0-0f90-408b-ba11-607d44638e9f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:07.979048 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-663abdb0-0f90-408b-ba11-607d44638e9f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 Jul 03 17:49:07.979294 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-663abdb0-0f90-408b-ba11-607d44638e9f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:07.979522 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-663abdb0-0f90-408b-ba11-607d44638e9f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:07.979718 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-663abdb0-0f90-408b-ba11-607d44638e9f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume with id: 2e3c9943-0b33-47e5-b1da-9d785b25b8c1 Jul 03 17:49:07.995527 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:07.995527 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:07.996243 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-663abdb0-0f90-408b-ba11-607d44638e9f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:08.017747 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-663abdb0-0f90-408b-ba11-607d44638e9f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume request issued successfully. Jul 03 17:49:08.017952 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-663abdb0-0f90-408b-ba11-607d44638e9f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 returned with HTTP 202 Jul 03 17:49:08.018355 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 270/1118] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:07 2026] DELETE /volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:08.030122 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0b479788-7d3b-406a-bce6-b5e4e1481fcb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:08.031914 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0b479788-7d3b-406a-bce6-b5e4e1481fcb tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 Jul 03 17:49:08.032146 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0b479788-7d3b-406a-bce6-b5e4e1481fcb tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:08.032335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0b479788-7d3b-406a-bce6-b5e4e1481fcb tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:08.043793 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:08.043793 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:08.048968 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0b479788-7d3b-406a-bce6-b5e4e1481fcb tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:08.053583 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0b479788-7d3b-406a-bce6-b5e4e1481fcb tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 returned with HTTP 200 Jul 03 17:49:08.054186 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 291/1119] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:08 2026] GET /volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:08.100303 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4bd0fdcf-78d4-4e00-b659-4da9126a332d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:08.104084 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4bd0fdcf-78d4-4e00-b659-4da9126a332d tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:08.104392 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4bd0fdcf-78d4-4e00-b659-4da9126a332d tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:08.104469 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4bd0fdcf-78d4-4e00-b659-4da9126a332d tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:08.114302 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:08.114302 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:08.119044 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4bd0fdcf-78d4-4e00-b659-4da9126a332d tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:08.124700 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4bd0fdcf-78d4-4e00-b659-4da9126a332d tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:08.125269 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 281/1120] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:08 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:08.767100 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a6067b94-cede-471d-8965-ef417692456f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:08.885624 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:08.886057 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-758893767"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:08.888052 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-758893767'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:08.888052 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create volume of 1 GB Jul 03 17:49:08.896015 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Availability Zones retrieved successfully. Jul 03 17:49:08.907681 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Flow 'volume_create_api' (6ee79720-a1fc-406b-b7fe-624491fa1d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:08.908899 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400b9b4d-972f-423a-b5d9-38a1437a0bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:08.909856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:08.961722 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400b9b4d-972f-423a-b5d9-38a1437a0bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:08.962540 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bffd47a3-a1e0-4e90-99e9-3223b92c723b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:09.054913 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Created reservations ['06238efa-7851-488d-8298-fad45b66a76d', 'bfd2d871-ba23-4efb-af21-93ed29775745', 'd4945328-0b6d-4ca1-9be3-de68e14716f5', '5b71afb9-9e16-42f2-bab1-e9791b610abf'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:09.055932 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bffd47a3-a1e0-4e90-99e9-3223b92c723b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06238efa-7851-488d-8298-fad45b66a76d', 'bfd2d871-ba23-4efb-af21-93ed29775745', 'd4945328-0b6d-4ca1-9be3-de68e14716f5', '5b71afb9-9e16-42f2-bab1-e9791b610abf']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:09.056976 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f970cedd-7bb7-40f0-a50d-3f52bdcaf3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:09.075130 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9011c313-c287-4b8a-968f-d1a3ba1ebe68 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:09.075480 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9011c313-c287-4b8a-968f-d1a3ba1ebe68 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 Jul 03 17:49:09.075655 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9011c313-c287-4b8a-968f-d1a3ba1ebe68 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:09.075933 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9011c313-c287-4b8a-968f-d1a3ba1ebe68 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:09.086091 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9011c313-c287-4b8a-968f-d1a3ba1ebe68 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 returned with HTTP 404 Jul 03 17:49:09.086198 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 271/1121] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:09 2026] GET /volume/v3/volumes/2e3c9943-0b33-47e5-b1da-9d785b25b8c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:09.086293 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f970cedd-7bb7-40f0-a50d-3f52bdcaf3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a49c4e47-d51a-405c-abdc-755869f23fd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-758893767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee90a7780de44f5bb60a83e455d3b6bf',qos_specs=None,replication_status=,reservations=['06238efa-7851-488d-8298-fad45b66a76d','bfd2d871-ba23-4efb-af21-93ed29775745','d4945328-0b6d-4ca1-9be3-de68e14716f5','5b71afb9-9e16-42f2-bab1-e9791b610abf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c984bf75b545619c3f97ae05fd5757',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-758893767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a49c4e47-d51a-405c-abdc-755869f23fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee90a7780de44f5bb60a83e455d3b6bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15c984bf75b545619c3f97ae05fd5757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:09.087615 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d3c152f-5f29-4cf2-9d65-3b32c1bc487b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:09.097892 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5fd3132f-0d49-44c0-9b46-f974b7f7c2ee None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:09.105501 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5fd3132f-0d49-44c0-9b46-f974b7f7c2ee tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:09.106074 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5fd3132f-0d49-44c0-9b46-f974b7f7c2ee tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:09.106409 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5fd3132f-0d49-44c0-9b46-f974b7f7c2ee tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:09.117639 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d3c152f-5f29-4cf2-9d65-3b32c1bc487b) transitioned into state 'SUCCESS' from state '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-758893767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee90a7780de44f5bb60a83e455d3b6bf',qos_specs=None,replication_status=,reservations=['06238efa-7851-488d-8298-fad45b66a76d','bfd2d871-ba23-4efb-af21-93ed29775745','d4945328-0b6d-4ca1-9be3-de68e14716f5','5b71afb9-9e16-42f2-bab1-e9791b610abf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c984bf75b545619c3f97ae05fd5757',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:09.118017 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be0389d-d3ab-4aec-bd94-6751849cc775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:09.118079 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:09.118079 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:09.124602 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7d861ab1-829f-411d-82b5-0b3cbce310fc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:09.125967 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5fd3132f-0d49-44c0-9b46-f974b7f7c2ee tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:09.127424 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7d861ab1-829f-411d-82b5-0b3cbce310fc tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] DELETE https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:49:09.128089 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7d861ab1-829f-411d-82b5-0b3cbce310fc tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:09.128089 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7d861ab1-829f-411d-82b5-0b3cbce310fc tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:09.128317 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-7d861ab1-829f-411d-82b5-0b3cbce310fc tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Delete volume with id: 163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:49:09.132185 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be0389d-d3ab-4aec-bd94-6751849cc775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:09.134405 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Flow 'volume_create_api' (6ee79720-a1fc-406b-b7fe-624491fa1d44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:09.134405 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create volume request issued successfully. Jul 03 17:49:09.134550 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5fd3132f-0d49-44c0-9b46-f974b7f7c2ee tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 returned with HTTP 200 Jul 03 17:49:09.134593 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a6067b94-cede-471d-8965-ef417692456f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:09.134633 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 292/1122] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:09 2026] GET /volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 => generated 924 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:09.134675 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 279/1123] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:49:08 2026] POST /volume/v3/volumes => generated 750 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:09.142572 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:09.142572 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:09.142572 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7d861ab1-829f-411d-82b5-0b3cbce310fc tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:49:09.153882 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d24d5c17-30ba-4df9-b4e6-e69cae610bc0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:09.154174 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ebc772fa-361d-4c4d-a457-222841cc84e0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:09.154623 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-306390e8-9da4-49f7-a7de-a84a8e16a622 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:09.155964 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ebc772fa-361d-4c4d-a457-222841cc84e0 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 Jul 03 17:49:09.156154 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ebc772fa-361d-4c4d-a457-222841cc84e0 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:09.156322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ebc772fa-361d-4c4d-a457-222841cc84e0 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:09.158849 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-306390e8-9da4-49f7-a7de-a84a8e16a622 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:09.159081 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-306390e8-9da4-49f7-a7de-a84a8e16a622 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:09.159461 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d24d5c17-30ba-4df9-b4e6-e69cae610bc0 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:09.159506 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-306390e8-9da4-49f7-a7de-a84a8e16a622 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:09.159668 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-306390e8-9da4-49f7-a7de-a84a8e16a622 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume with id: bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:09.159725 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d24d5c17-30ba-4df9-b4e6-e69cae610bc0 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:09.159936 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d24d5c17-30ba-4df9-b4e6-e69cae610bc0 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:09.164877 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7d861ab1-829f-411d-82b5-0b3cbce310fc tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Delete volume request issued successfully. Jul 03 17:49:09.164981 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:09.164981 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:09.165138 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7d861ab1-829f-411d-82b5-0b3cbce310fc tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 202 Jul 03 17:49:09.165571 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 282/1124] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:09 2026] DELETE /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:09.169628 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:09.169628 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:09.171494 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-306390e8-9da4-49f7-a7de-a84a8e16a622 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:09.171568 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ebc772fa-361d-4c4d-a457-222841cc84e0 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:09.173048 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-16c69a26-743b-4797-940e-642e6ed3020e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:09.176363 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-16c69a26-743b-4797-940e-642e6ed3020e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:49:09.176363 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-16c69a26-743b-4797-940e-642e6ed3020e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:09.176532 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-16c69a26-743b-4797-940e-642e6ed3020e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:09.178103 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ebc772fa-361d-4c4d-a457-222841cc84e0 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 returned with HTTP 200 Jul 03 17:49:09.178627 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 293/1125] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:09 2026] GET /volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:09.179878 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:09.179878 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:09.184981 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:09.184981 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:09.185392 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d24d5c17-30ba-4df9-b4e6-e69cae610bc0 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:09.188924 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-16c69a26-743b-4797-940e-642e6ed3020e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Volume info retrieved successfully. Jul 03 17:49:09.191057 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-306390e8-9da4-49f7-a7de-a84a8e16a622 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume request issued successfully. Jul 03 17:49:09.191245 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-306390e8-9da4-49f7-a7de-a84a8e16a622 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 returned with HTTP 202 Jul 03 17:49:09.191692 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 280/1126] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:09 2026] DELETE /volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:09.193608 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d24d5c17-30ba-4df9-b4e6-e69cae610bc0 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:09.194060 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 272/1127] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:09 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:09.194300 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-16c69a26-743b-4797-940e-642e6ed3020e tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 200 Jul 03 17:49:09.194718 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 283/1128] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:09 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:09.199679 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d948de98-4327-40fb-ac21-1d93e3b0794b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:09.203320 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d948de98-4327-40fb-ac21-1d93e3b0794b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:09.203551 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d948de98-4327-40fb-ac21-1d93e3b0794b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:09.203749 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d948de98-4327-40fb-ac21-1d93e3b0794b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:09.211037 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:09.211037 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:09.214650 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d948de98-4327-40fb-ac21-1d93e3b0794b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:09.218543 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d948de98-4327-40fb-ac21-1d93e3b0794b tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 returned with HTTP 200 Jul 03 17:49:09.219108 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 294/1129] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:09 2026] GET /volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:10.196049 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-24cfe99b-e353-41c9-9ba9-e871efddcd97 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:10.197783 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-24cfe99b-e353-41c9-9ba9-e871efddcd97 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 Jul 03 17:49:10.197995 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-24cfe99b-e353-41c9-9ba9-e871efddcd97 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:10.198748 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-24cfe99b-e353-41c9-9ba9-e871efddcd97 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:10.207953 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:10.207953 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:10.209843 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-515a2c67-f919-4aab-b524-3ad7f043457f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:10.212212 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-24cfe99b-e353-41c9-9ba9-e871efddcd97 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:10.212725 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a98fa03b-2a74-4006-b8e3-9ca6374b6013 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:10.213493 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-515a2c67-f919-4aab-b524-3ad7f043457f tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] GET https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 Jul 03 17:49:10.213676 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-515a2c67-f919-4aab-b524-3ad7f043457f tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:10.213875 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-515a2c67-f919-4aab-b524-3ad7f043457f tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:10.214462 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a98fa03b-2a74-4006-b8e3-9ca6374b6013 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:10.214667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a98fa03b-2a74-4006-b8e3-9ca6374b6013 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:10.215651 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a98fa03b-2a74-4006-b8e3-9ca6374b6013 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:10.216284 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-24cfe99b-e353-41c9-9ba9-e871efddcd97 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 returned with HTTP 200 Jul 03 17:49:10.217225 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 281/1130] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:10 2026] GET /volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:10.224909 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-515a2c67-f919-4aab-b524-3ad7f043457f tempest-ServerActionsTestOtherA-1997730478 tempest-ServerActionsTestOtherA-1997730478-project-member] https://10.4.3.210/volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 returned with HTTP 404 Jul 03 17:49:10.225387 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 273/1131] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:10 2026] GET /volume/v3/volumes/163156d8-ebe6-44e7-b334-504234109997 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:10.226345 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:10.226345 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:10.230601 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a98fa03b-2a74-4006-b8e3-9ca6374b6013 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:10.231858 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e0e944a9-ce48-4711-b309-2e3b836b86f8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:10.238800 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e0e944a9-ce48-4711-b309-2e3b836b86f8 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:49:10.238866 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a98fa03b-2a74-4006-b8e3-9ca6374b6013 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:10.238912 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e0e944a9-ce48-4711-b309-2e3b836b86f8 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a49c4e47-d51a-405c-abdc-755869f23fd1", "name": "tempest-VolumesDeleteCascade-Snapshot-2066718251"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:10.238952 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 284/1132] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:10 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:10.239001 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c27729c8-9428-4326-b3f4-1f7bc77c687c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:10.244254 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c27729c8-9428-4326-b3f4-1f7bc77c687c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 Jul 03 17:49:10.244254 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c27729c8-9428-4326-b3f4-1f7bc77c687c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:10.244254 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c27729c8-9428-4326-b3f4-1f7bc77c687c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:10.247421 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c27729c8-9428-4326-b3f4-1f7bc77c687c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 returned with HTTP 404 Jul 03 17:49:10.247856 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 282/1133] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:10 2026] GET /volume/v3/volumes/bfd34f16-52a8-47c0-95bc-4c485c696b61 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:10.255522 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:10.255522 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:10.257119 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e0e944a9-ce48-4711-b309-2e3b836b86f8 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:10.257119 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-e0e944a9-ce48-4711-b309-2e3b836b86f8 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create snapshot from volume a49c4e47-d51a-405c-abdc-755869f23fd1 Jul 03 17:49:10.257242 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-af0d2a8a-0982-4df7-abdf-fb972f72918a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:10.260076 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-af0d2a8a-0982-4df7-abdf-fb972f72918a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 Jul 03 17:49:10.260076 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-af0d2a8a-0982-4df7-abdf-fb972f72918a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:10.260076 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-af0d2a8a-0982-4df7-abdf-fb972f72918a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:10.270076 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:10.270076 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:10.275672 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-af0d2a8a-0982-4df7-abdf-fb972f72918a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:10.281316 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-af0d2a8a-0982-4df7-abdf-fb972f72918a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 returned with HTTP 200 Jul 03 17:49:10.281786 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 274/1134] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:10 2026] GET /volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:10.296497 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e3dce545-7820-40aa-ad85-ac815b27407f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:10.299093 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e3dce545-7820-40aa-ad85-ac815b27407f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 Jul 03 17:49:10.299305 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e3dce545-7820-40aa-ad85-ac815b27407f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:10.299476 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e3dce545-7820-40aa-ad85-ac815b27407f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:10.299626 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-e3dce545-7820-40aa-ad85-ac815b27407f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume with id: f5cf3b02-8f22-4400-9cad-8da8b2423e14 Jul 03 17:49:10.300055 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-e0e944a9-ce48-4711-b309-2e3b836b86f8 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Created reservations ['da13940f-6c46-4db2-8d55-687c3c10c888', '132a5e4f-fda4-4079-a49c-320a376a2e89', 'e905500b-236c-4092-9f03-064720ed1e0b', 'b8d67964-1b5e-4cf1-9b96-4150576d430e'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:10.307353 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:10.307353 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:10.307898 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e3dce545-7820-40aa-ad85-ac815b27407f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:10.332924 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e3dce545-7820-40aa-ad85-ac815b27407f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume request issued successfully. Jul 03 17:49:10.332924 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e3dce545-7820-40aa-ad85-ac815b27407f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 returned with HTTP 202 Jul 03 17:49:10.332924 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 285/1135] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:10 2026] DELETE /volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:10.340633 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e0e944a9-ce48-4711-b309-2e3b836b86f8 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Snapshot create request issued successfully. Jul 03 17:49:10.340633 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e0e944a9-ce48-4711-b309-2e3b836b86f8 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:49:10.340633 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 295/1136] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:49:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:10.343700 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d02c6228-2573-42b9-a58a-5b21c41dd9cd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:10.347100 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d02c6228-2573-42b9-a58a-5b21c41dd9cd tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 Jul 03 17:49:10.347100 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d02c6228-2573-42b9-a58a-5b21c41dd9cd tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:10.347100 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d02c6228-2573-42b9-a58a-5b21c41dd9cd tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:10.352014 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ff122940-678b-4bbb-9872-61307302a0aa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:10.354008 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ff122940-678b-4bbb-9872-61307302a0aa tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/snapshots/4f05ebd4-6db8-482e-8e93-e84866c8d69f Jul 03 17:49:10.354313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ff122940-678b-4bbb-9872-61307302a0aa tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:10.354505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ff122940-678b-4bbb-9872-61307302a0aa tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:10.362074 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:10.362074 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:10.362609 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ff122940-678b-4bbb-9872-61307302a0aa tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Snapshot retrieved successfully. Jul 03 17:49:10.363854 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ff122940-678b-4bbb-9872-61307302a0aa tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots/4f05ebd4-6db8-482e-8e93-e84866c8d69f returned with HTTP 200 Jul 03 17:49:10.364439 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 275/1137] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:10 2026] GET /volume/v3/snapshots/4f05ebd4-6db8-482e-8e93-e84866c8d69f => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:10.365585 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:10.365585 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:10.373448 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d02c6228-2573-42b9-a58a-5b21c41dd9cd tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:10.380841 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d02c6228-2573-42b9-a58a-5b21c41dd9cd tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 returned with HTTP 200 Jul 03 17:49:10.381412 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 283/1138] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:10 2026] GET /volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:11.246893 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-15ff43bf-5ba8-4d38-a021-e1eb1cdbc102 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:11.248551 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-15ff43bf-5ba8-4d38-a021-e1eb1cdbc102 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:11.248750 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-15ff43bf-5ba8-4d38-a021-e1eb1cdbc102 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:11.248989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-15ff43bf-5ba8-4d38-a021-e1eb1cdbc102 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:11.258228 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:11.258228 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:11.261854 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-15ff43bf-5ba8-4d38-a021-e1eb1cdbc102 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:11.265833 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-15ff43bf-5ba8-4d38-a021-e1eb1cdbc102 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:11.266361 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 286/1139] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:11 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:11.377946 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-869b8c6b-8259-44f8-aed7-0195ac8e313e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:11.382006 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-869b8c6b-8259-44f8-aed7-0195ac8e313e tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/snapshots/4f05ebd4-6db8-482e-8e93-e84866c8d69f Jul 03 17:49:11.382216 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-869b8c6b-8259-44f8-aed7-0195ac8e313e tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:11.382431 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-869b8c6b-8259-44f8-aed7-0195ac8e313e tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:11.388651 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:11.388651 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:11.390622 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-869b8c6b-8259-44f8-aed7-0195ac8e313e tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Snapshot retrieved successfully. Jul 03 17:49:11.390622 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-869b8c6b-8259-44f8-aed7-0195ac8e313e tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots/4f05ebd4-6db8-482e-8e93-e84866c8d69f returned with HTTP 200 Jul 03 17:49:11.390622 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 296/1140] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:11 2026] GET /volume/v3/snapshots/4f05ebd4-6db8-482e-8e93-e84866c8d69f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:11.396849 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-29859327-5829-4ee4-a9a2-4580459c9f0a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:11.400628 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-29859327-5829-4ee4-a9a2-4580459c9f0a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 Jul 03 17:49:11.401262 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b0adaf5a-a032-48db-9057-cfae2c06de73 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:11.401841 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-29859327-5829-4ee4-a9a2-4580459c9f0a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:11.402139 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-29859327-5829-4ee4-a9a2-4580459c9f0a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:11.402924 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b0adaf5a-a032-48db-9057-cfae2c06de73 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:49:11.403256 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b0adaf5a-a032-48db-9057-cfae2c06de73 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a49c4e47-d51a-405c-abdc-755869f23fd1", "name": "tempest-VolumesDeleteCascade-Snapshot-17849616"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:11.418715 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:11.418715 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:11.418715 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b0adaf5a-a032-48db-9057-cfae2c06de73 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:11.418715 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-b0adaf5a-a032-48db-9057-cfae2c06de73 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create snapshot from volume a49c4e47-d51a-405c-abdc-755869f23fd1 Jul 03 17:49:11.420213 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-29859327-5829-4ee4-a9a2-4580459c9f0a tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 returned with HTTP 404 Jul 03 17:49:11.421936 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 276/1141] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:11 2026] GET /volume/v3/volumes/f5cf3b02-8f22-4400-9cad-8da8b2423e14 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:11.458701 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-b0adaf5a-a032-48db-9057-cfae2c06de73 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Created reservations ['a0caa79a-cba4-4440-85c2-5929542a3ac3', '5e1bf74c-57f6-4478-8e0d-fdff9a3b36cf', '458f3747-4934-4140-b467-1acec78611e2', '1c01d369-7a98-415e-9322-3681c7d16cf7'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:11.464183 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:11.466236 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:11.466643 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-VolumesGetTest-Volume-326976976", "metadata": {"Type": "Test"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:11.468454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request body: {'volume': {'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-326976976', 'metadata': {'Type': 'Test'}}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:11.495493 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b0adaf5a-a032-48db-9057-cfae2c06de73 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Snapshot create request issued successfully. Jul 03 17:49:11.495847 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b0adaf5a-a032-48db-9057-cfae2c06de73 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:49:11.496283 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 284/1142] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:49:11 2026] POST /volume/v3/snapshots => generated 305 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:11.506022 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b45847dd-1134-4945-8255-4b1d54835686 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:11.509204 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b45847dd-1134-4945-8255-4b1d54835686 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/snapshots/79c10186-4d09-4c2a-8f7a-675f86751899 Jul 03 17:49:11.509393 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b45847dd-1134-4945-8255-4b1d54835686 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:11.509567 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b45847dd-1134-4945-8255-4b1d54835686 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:11.516294 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:11.516294 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:11.517350 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b45847dd-1134-4945-8255-4b1d54835686 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Snapshot retrieved successfully. Jul 03 17:49:11.517441 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b45847dd-1134-4945-8255-4b1d54835686 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots/79c10186-4d09-4c2a-8f7a-675f86751899 returned with HTTP 200 Jul 03 17:49:11.517826 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 297/1143] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:11 2026] GET /volume/v3/snapshots/79c10186-4d09-4c2a-8f7a-675f86751899 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:11.574906 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume of 1 GB Jul 03 17:49:11.580917 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Availability Zones retrieved successfully. Jul 03 17:49:11.587633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (489710c7-389e-4eab-909e-5a979cdcc0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:11.588986 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bdaad81-7d38-41b9-a26d-9a631a5c957f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:11.590065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:11.653297 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bdaad81-7d38-41b9-a26d-9a631a5c957f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:11.653297 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e30c748-cd67-4d81-b201-c2f7b0f6de83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:11.703658 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Created reservations ['92426fe2-966c-4c61-81cc-f647295a87af', '3c2b31ae-bc31-41aa-ae5b-5ad3f8276f25', 'c3d95eb9-4147-4d83-a5f0-5d80d7d9e593', '86bf9c68-4b10-4d86-a19d-b72bfb25150f'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:11.704705 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e30c748-cd67-4d81-b201-c2f7b0f6de83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92426fe2-966c-4c61-81cc-f647295a87af', '3c2b31ae-bc31-41aa-ae5b-5ad3f8276f25', 'c3d95eb9-4147-4d83-a5f0-5d80d7d9e593', '86bf9c68-4b10-4d86-a19d-b72bfb25150f']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:11.705650 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b185f1-66e1-4fe7-96fa-9776629d31b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:11.737281 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b185f1-66e1-4fe7-96fa-9776629d31b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a325d94-5f1c-4c96-a5b6-d57995b5f1e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-326976976',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['92426fe2-966c-4c61-81cc-f647295a87af','3c2b31ae-bc31-41aa-ae5b-5ad3f8276f25','c3d95eb9-4147-4d83-a5f0-5d80d7d9e593','86bf9c68-4b10-4d86-a19d-b72bfb25150f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-326976976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a325d94-5f1c-4c96-a5b6-d57995b5f1e0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b5863a02131b41f284dfd299863e061a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:11.738863 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6914934b-9d5a-411c-9260-074775bb05ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:11.763165 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6914934b-9d5a-411c-9260-074775bb05ff) transitioned into state 'SUCCESS' from state '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-326976976',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['92426fe2-966c-4c61-81cc-f647295a87af','3c2b31ae-bc31-41aa-ae5b-5ad3f8276f25','c3d95eb9-4147-4d83-a5f0-5d80d7d9e593','86bf9c68-4b10-4d86-a19d-b72bfb25150f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:11.763829 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93562ef6-ada8-4e5f-b0b6-e65987a70ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:11.774272 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93562ef6-ada8-4e5f-b0b6-e65987a70ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:11.775197 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (489710c7-389e-4eab-909e-5a979cdcc0a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:11.775528 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request issued successfully. Jul 03 17:49:11.776098 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b7da8071-aa48-43a6-a5d2-38492b1ffeb1 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:11.776532 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 287/1144] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:49:11 2026] POST /volume/v3/volumes => generated 758 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:11.793290 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5e479c97-a7d1-4998-8dd6-6be9a01e7911 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:11.795605 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e479c97-a7d1-4998-8dd6-6be9a01e7911 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:11.795850 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e479c97-a7d1-4998-8dd6-6be9a01e7911 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:11.796147 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e479c97-a7d1-4998-8dd6-6be9a01e7911 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:11.804363 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:11.804363 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:11.808987 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5e479c97-a7d1-4998-8dd6-6be9a01e7911 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:11.814389 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e479c97-a7d1-4998-8dd6-6be9a01e7911 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 returned with HTTP 200 Jul 03 17:49:11.814839 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 277/1145] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:11 2026] GET /volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:12.278694 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fb5a541b-404e-439f-b3d0-160d4ac7226f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:12.281380 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fb5a541b-404e-439f-b3d0-160d4ac7226f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:12.281659 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fb5a541b-404e-439f-b3d0-160d4ac7226f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:12.281990 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fb5a541b-404e-439f-b3d0-160d4ac7226f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:12.295679 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:12.295679 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:12.301051 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fb5a541b-404e-439f-b3d0-160d4ac7226f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:12.306788 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fb5a541b-404e-439f-b3d0-160d4ac7226f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:12.307234 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 285/1146] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:12 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:12.528678 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-660848d2-f08d-475a-b05b-c3b4f1f4da81 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:12.531175 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-660848d2-f08d-475a-b05b-c3b4f1f4da81 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/snapshots/79c10186-4d09-4c2a-8f7a-675f86751899 Jul 03 17:49:12.531653 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-660848d2-f08d-475a-b05b-c3b4f1f4da81 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:12.531911 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-660848d2-f08d-475a-b05b-c3b4f1f4da81 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:12.538536 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:12.538536 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:12.539111 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-660848d2-f08d-475a-b05b-c3b4f1f4da81 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Snapshot retrieved successfully. Jul 03 17:49:12.540088 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-660848d2-f08d-475a-b05b-c3b4f1f4da81 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots/79c10186-4d09-4c2a-8f7a-675f86751899 returned with HTTP 200 Jul 03 17:49:12.540528 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 298/1147] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:12 2026] GET /volume/v3/snapshots/79c10186-4d09-4c2a-8f7a-675f86751899 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:12.549706 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1beb5e4f-0688-40f9-aadf-d9a0e4753338 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:12.551667 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1beb5e4f-0688-40f9-aadf-d9a0e4753338 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1?cascade=True Jul 03 17:49:12.551892 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1beb5e4f-0688-40f9-aadf-d9a0e4753338 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:12.552103 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1beb5e4f-0688-40f9-aadf-d9a0e4753338 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:12.552282 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-1beb5e4f-0688-40f9-aadf-d9a0e4753338 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete volume with id: a49c4e47-d51a-405c-abdc-755869f23fd1 Jul 03 17:49:12.561246 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:12.561246 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:12.561960 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1beb5e4f-0688-40f9-aadf-d9a0e4753338 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:12.634111 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1beb5e4f-0688-40f9-aadf-d9a0e4753338 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete volume request issued successfully. Jul 03 17:49:12.634324 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1beb5e4f-0688-40f9-aadf-d9a0e4753338 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1?cascade=True returned with HTTP 202 Jul 03 17:49:12.634898 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 288/1148] 10.4.3.210 () {66 vars in 1376 bytes} [Fri Jul 3 17:49:12 2026] DELETE /volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1?cascade=True => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:12.642576 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c0dc8f8f-00b6-485a-9e4a-4e3812dde027 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:12.644399 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c0dc8f8f-00b6-485a-9e4a-4e3812dde027 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 Jul 03 17:49:12.644628 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c0dc8f8f-00b6-485a-9e4a-4e3812dde027 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:12.644835 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c0dc8f8f-00b6-485a-9e4a-4e3812dde027 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:12.657111 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:12.657111 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:12.661898 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c0dc8f8f-00b6-485a-9e4a-4e3812dde027 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:12.668386 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c0dc8f8f-00b6-485a-9e4a-4e3812dde027 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 returned with HTTP 200 Jul 03 17:49:12.668973 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 278/1149] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:12 2026] GET /volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:12.830932 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c19fa03a-ae0c-4752-b762-c0240c928c3d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:12.836875 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c19fa03a-ae0c-4752-b762-c0240c928c3d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:12.837137 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c19fa03a-ae0c-4752-b762-c0240c928c3d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:12.837373 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c19fa03a-ae0c-4752-b762-c0240c928c3d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:12.861730 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:12.861730 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:12.865711 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c19fa03a-ae0c-4752-b762-c0240c928c3d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:12.870263 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c19fa03a-ae0c-4752-b762-c0240c928c3d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 returned with HTTP 200 Jul 03 17:49:12.870606 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 286/1150] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:12 2026] GET /volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:12.885317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3b66b266-6a46-457b-b37d-a1e098bd156f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:12.887156 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3b66b266-6a46-457b-b37d-a1e098bd156f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:12.887350 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3b66b266-6a46-457b-b37d-a1e098bd156f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:12.887525 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3b66b266-6a46-457b-b37d-a1e098bd156f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:12.894872 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:12.894872 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:12.898978 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3b66b266-6a46-457b-b37d-a1e098bd156f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:12.903856 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3b66b266-6a46-457b-b37d-a1e098bd156f tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 returned with HTTP 200 Jul 03 17:49:12.906790 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 299/1151] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:12 2026] GET /volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:12.922008 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b18f6637-e154-4fd6-9402-35714c98cbb6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:12.924448 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b18f6637-e154-4fd6-9402-35714c98cbb6 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] PUT https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:12.924929 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b18f6637-e154-4fd6-9402-35714c98cbb6 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-326976976"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:12.936603 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:12.936603 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:12.943079 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b18f6637-e154-4fd6-9402-35714c98cbb6 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:12.955998 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b18f6637-e154-4fd6-9402-35714c98cbb6 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume updated successfully. Jul 03 17:49:12.957158 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b18f6637-e154-4fd6-9402-35714c98cbb6 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 returned with HTTP 200 Jul 03 17:49:12.958006 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 289/1152] 10.4.3.210 () {68 vars in 1368 bytes} [Fri Jul 3 17:49:12 2026] PUT /volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 => generated 782 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:12.974673 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5344b9eb-6f0a-42a6-a9ff-350f09700ec2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:12.981135 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5344b9eb-6f0a-42a6-a9ff-350f09700ec2 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] PUT https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:12.981135 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5344b9eb-6f0a-42a6-a9ff-350f09700ec2 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-555172854", "description": "This is the new description of volume"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:12.993451 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:12.993451 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:12.997574 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5344b9eb-6f0a-42a6-a9ff-350f09700ec2 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:13.005304 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5344b9eb-6f0a-42a6-a9ff-350f09700ec2 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume updated successfully. Jul 03 17:49:13.005886 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5344b9eb-6f0a-42a6-a9ff-350f09700ec2 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 returned with HTTP 200 Jul 03 17:49:13.006330 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 279/1153] 10.4.3.210 () {68 vars in 1369 bytes} [Fri Jul 3 17:49:12 2026] PUT /volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:13.017834 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9696bbed-5736-49bf-a6a7-7b51a44a1784 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.019494 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9696bbed-5736-49bf-a6a7-7b51a44a1784 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:13.019661 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9696bbed-5736-49bf-a6a7-7b51a44a1784 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.019852 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9696bbed-5736-49bf-a6a7-7b51a44a1784 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.026399 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:13.026399 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:13.029944 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9696bbed-5736-49bf-a6a7-7b51a44a1784 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:13.035080 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9696bbed-5736-49bf-a6a7-7b51a44a1784 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 returned with HTTP 200 Jul 03 17:49:13.035451 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 287/1154] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:13 2026] GET /volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:13.047180 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.048945 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:13.049312 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1717106168", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-928375614"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:13.051729 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1717106168', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-928375614'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:13.051947 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume of 1 GB Jul 03 17:49:13.057781 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Availability Zones retrieved successfully. Jul 03 17:49:13.069317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (c473b9a7-3ce7-4755-bbc8-ac86e94cab80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:13.070579 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab4f112-9a9f-48b1-b05f-1dc961995110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:13.074923 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:13.110321 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab4f112-9a9f-48b1-b05f-1dc961995110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:13.110872 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f424b6-91bc-4fae-84a7-b6a44a7c9d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:13.148590 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-9cd0e78c-79d5-46e0-b316-f52ce01c60b5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.150924 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-9cd0e78c-79d5-46e0-b316-f52ce01c60b5 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/attachments/29b35524-89e2-4854-b98f-dc8fd03f5d94/action Jul 03 17:49:13.151367 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-9cd0e78c-79d5-46e0-b316-f52ce01c60b5 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:49:13.151516 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-9cd0e78c-79d5-46e0-b316-f52ce01c60b5 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:13.167464 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Created reservations ['6fbcc233-442a-44e5-96a6-9944e9cfa43c', '0c732107-682b-45f7-a1d1-b3a4695cb096', '086769a0-f6c8-4525-9278-be23e9a9d1a5', 'ef8d8d2e-aab7-42d4-a092-760c153afd53'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:13.168232 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f424b6-91bc-4fae-84a7-b6a44a7c9d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fbcc233-442a-44e5-96a6-9944e9cfa43c', '0c732107-682b-45f7-a1d1-b3a4695cb096', '086769a0-f6c8-4525-9278-be23e9a9d1a5', 'ef8d8d2e-aab7-42d4-a092-760c153afd53']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:13.169083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e0f8e9-00dc-4bec-8b96-d44637da496b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:13.181261 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:13.181261 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:13.205247 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e0f8e9-00dc-4bec-8b96-d44637da496b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '641fb955-1001-4c2b-8b13-cdf8df2bef67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1717106168',display_name='tempest-VolumesGetTest-Volume-928375614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['6fbcc233-442a-44e5-96a6-9944e9cfa43c','0c732107-682b-45f7-a1d1-b3a4695cb096','086769a0-f6c8-4525-9278-be23e9a9d1a5','ef8d8d2e-aab7-42d4-a092-760c153afd53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:13Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1717106168',display_name='tempest-VolumesGetTest-Volume-928375614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=641fb955-1001-4c2b-8b13-cdf8df2bef67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5863a02131b41f284dfd299863e061a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:13.205923 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77bce667-d1db-4c02-abb1-9643156331c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:13.223146 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8e699c81-6a5c-49d7-97c7-7f0d0328ba6e req-9cd0e78c-79d5-46e0-b316-f52ce01c60b5 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments/29b35524-89e2-4854-b98f-dc8fd03f5d94/action returned with HTTP 204 Jul 03 17:49:13.223146 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 290/1155] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:49:13 2026] POST /volume/v3/attachments/29b35524-89e2-4854-b98f-dc8fd03f5d94/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:13.232058 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77bce667-d1db-4c02-abb1-9643156331c1) transitioned into 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-1717106168',display_name='tempest-VolumesGetTest-Volume-928375614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5863a02131b41f284dfd299863e061a',qos_specs=None,replication_status=,reservations=['6fbcc233-442a-44e5-96a6-9944e9cfa43c','0c732107-682b-45f7-a1d1-b3a4695cb096','086769a0-f6c8-4525-9278-be23e9a9d1a5','ef8d8d2e-aab7-42d4-a092-760c153afd53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b06a1e4cdea4afab5bd8ad3d42b1ac5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:13.233607 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5795580-7943-4ae4-910d-8cfbb774eff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:13.250296 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5795580-7943-4ae4-910d-8cfbb774eff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:13.253188 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Flow 'volume_create_api' (c473b9a7-3ce7-4755-bbc8-ac86e94cab80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:13.253188 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Create volume request issued successfully. Jul 03 17:49:13.253188 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ee5e237-add4-4d15-b9f8-4e40df2ca106 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:13.253188 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 300/1156] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:49:13 2026] POST /volume/v3/volumes => generated 779 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:13.277692 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dbbb36c5-26fd-47a2-9eb4-0c40019f7f8e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.280876 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dbbb36c5-26fd-47a2-9eb4-0c40019f7f8e tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 Jul 03 17:49:13.282043 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dbbb36c5-26fd-47a2-9eb4-0c40019f7f8e tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.282043 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dbbb36c5-26fd-47a2-9eb4-0c40019f7f8e tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.290195 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:13.290195 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:13.295893 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dbbb36c5-26fd-47a2-9eb4-0c40019f7f8e tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:13.302135 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dbbb36c5-26fd-47a2-9eb4-0c40019f7f8e tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 returned with HTTP 200 Jul 03 17:49:13.302712 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 280/1157] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:13 2026] GET /volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:13.322078 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a5e41a6d-bbe2-498f-98d3-1a70517dee0b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.323869 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a5e41a6d-bbe2-498f-98d3-1a70517dee0b tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:13.324109 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a5e41a6d-bbe2-498f-98d3-1a70517dee0b tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.324303 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a5e41a6d-bbe2-498f-98d3-1a70517dee0b tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.335629 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:13.335629 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:13.354806 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a5e41a6d-bbe2-498f-98d3-1a70517dee0b tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:13.354806 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a5e41a6d-bbe2-498f-98d3-1a70517dee0b tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:13.354806 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 288/1158] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:13 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:13.360212 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-030a7c4c-f540-484c-a1c2-1490875f95f8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.364793 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-030a7c4c-f540-484c-a1c2-1490875f95f8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:49:13.364793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-030a7c4c-f540-484c-a1c2-1490875f95f8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.364793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-030a7c4c-f540-484c-a1c2-1490875f95f8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.366492 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=654,cinder:INSERT=111,cinder:UPDATE=204,cinder:DELETE=2 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:49:13.377019 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:13.377019 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:13.388209 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-030a7c4c-f540-484c-a1c2-1490875f95f8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:49:13.397296 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-030a7c4c-f540-484c-a1c2-1490875f95f8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:49:13.397742 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 291/1159] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:13 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:13.682305 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-43031e5a-966a-41c1-acf4-a441d613adde None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.684224 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-43031e5a-966a-41c1-acf4-a441d613adde tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 Jul 03 17:49:13.684407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-43031e5a-966a-41c1-acf4-a441d613adde tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.684619 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-43031e5a-966a-41c1-acf4-a441d613adde tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.690114 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-43031e5a-966a-41c1-acf4-a441d613adde tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 returned with HTTP 404 Jul 03 17:49:13.690511 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 301/1160] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:13 2026] GET /volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:13.697974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-788756fa-dacc-4f65-8b92-2a30aeedabe3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.699892 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-788756fa-dacc-4f65-8b92-2a30aeedabe3 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes Jul 03 17:49:13.700091 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-788756fa-dacc-4f65-8b92-2a30aeedabe3 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.700307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-788756fa-dacc-4f65-8b92-2a30aeedabe3 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.700561 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-788756fa-dacc-4f65-8b92-2a30aeedabe3 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:49:13.701827 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-788756fa-dacc-4f65-8b92-2a30aeedabe3 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:49:13.709788 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-788756fa-dacc-4f65-8b92-2a30aeedabe3 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Get all volumes completed successfully. Jul 03 17:49:13.710059 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-788756fa-dacc-4f65-8b92-2a30aeedabe3 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Jul 03 17:49:13.710877 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 281/1161] 10.4.3.210 () {66 vars in 1237 bytes} [Fri Jul 3 17:49:13 2026] GET /volume/v3/volumes => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:13.720274 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b45931d8-3246-450d-b802-95c8a292ef45 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.722472 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b45931d8-3246-450d-b802-95c8a292ef45 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/snapshots Jul 03 17:49:13.722472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b45931d8-3246-450d-b802-95c8a292ef45 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.722472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b45931d8-3246-450d-b802-95c8a292ef45 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.722616 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-b45931d8-3246-450d-b802-95c8a292ef45 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:49:13.723975 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.db.api [None req-b45931d8-3246-450d-b802-95c8a292ef45 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Building query based on filter {{(pid=99942) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:49:13.729359 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b45931d8-3246-450d-b802-95c8a292ef45 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Get all snapshots completed successfully. Jul 03 17:49:13.730215 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b45931d8-3246-450d-b802-95c8a292ef45 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Jul 03 17:49:13.730338 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 289/1162] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 17:49:13 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:49:13.740397 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d895a3a7-bba0-47a5-8fc9-be22d1c91e1b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.742329 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d895a3a7-bba0-47a5-8fc9-be22d1c91e1b tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/79c10186-4d09-4c2a-8f7a-675f86751899 Jul 03 17:49:13.742499 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d895a3a7-bba0-47a5-8fc9-be22d1c91e1b tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.742716 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d895a3a7-bba0-47a5-8fc9-be22d1c91e1b tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.742782 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-d895a3a7-bba0-47a5-8fc9-be22d1c91e1b tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete snapshot with id: 79c10186-4d09-4c2a-8f7a-675f86751899 Jul 03 17:49:13.746538 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d895a3a7-bba0-47a5-8fc9-be22d1c91e1b tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots/79c10186-4d09-4c2a-8f7a-675f86751899 returned with HTTP 404 Jul 03 17:49:13.747012 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 292/1163] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:49:13 2026] DELETE /volume/v3/snapshots/79c10186-4d09-4c2a-8f7a-675f86751899 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:13.753875 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bf0eb05b-6f3d-4fcd-b5dc-7c4d00b8aefc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.755696 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf0eb05b-6f3d-4fcd-b5dc-7c4d00b8aefc tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/4f05ebd4-6db8-482e-8e93-e84866c8d69f Jul 03 17:49:13.755892 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf0eb05b-6f3d-4fcd-b5dc-7c4d00b8aefc tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.756110 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf0eb05b-6f3d-4fcd-b5dc-7c4d00b8aefc tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.756222 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-bf0eb05b-6f3d-4fcd-b5dc-7c4d00b8aefc tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete snapshot with id: 4f05ebd4-6db8-482e-8e93-e84866c8d69f Jul 03 17:49:13.759965 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf0eb05b-6f3d-4fcd-b5dc-7c4d00b8aefc tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots/4f05ebd4-6db8-482e-8e93-e84866c8d69f returned with HTTP 404 Jul 03 17:49:13.760422 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 302/1164] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:49:13 2026] DELETE /volume/v3/snapshots/4f05ebd4-6db8-482e-8e93-e84866c8d69f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:13.767197 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-39b832ef-6c4f-44c2-b2ab-1987eacfa515 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.769123 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-39b832ef-6c4f-44c2-b2ab-1987eacfa515 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 Jul 03 17:49:13.769300 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-39b832ef-6c4f-44c2-b2ab-1987eacfa515 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.769470 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-39b832ef-6c4f-44c2-b2ab-1987eacfa515 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.775402 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-39b832ef-6c4f-44c2-b2ab-1987eacfa515 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 returned with HTTP 404 Jul 03 17:49:13.775837 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 282/1165] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:13 2026] GET /volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:13.783234 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c764cf33-50ef-465d-859a-5f98b02ea797 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.784997 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c764cf33-50ef-465d-859a-5f98b02ea797 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 Jul 03 17:49:13.785204 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c764cf33-50ef-465d-859a-5f98b02ea797 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:13.785390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c764cf33-50ef-465d-859a-5f98b02ea797 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:13.785546 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-c764cf33-50ef-465d-859a-5f98b02ea797 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete volume with id: a49c4e47-d51a-405c-abdc-755869f23fd1 Jul 03 17:49:13.791446 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c764cf33-50ef-465d-859a-5f98b02ea797 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 returned with HTTP 404 Jul 03 17:49:13.791830 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 290/1166] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:13 2026] DELETE /volume/v3/volumes/a49c4e47-d51a-405c-abdc-755869f23fd1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:13.798855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:13.800398 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:13.800764 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1243785540"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:13.802133 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1243785540'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:13.802242 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create volume of 1 GB Jul 03 17:49:13.809493 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Availability Zones retrieved successfully. Jul 03 17:49:13.817535 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Flow 'volume_create_api' (0c989cb0-b637-4489-bb54-fae6105e9e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:13.818780 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b317c31-8a68-42b4-83f6-565ba4c48daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:13.819987 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:13.847763 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b317c31-8a68-42b4-83f6-565ba4c48daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:13.849108 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c431c2-732b-4b48-95b1-acdaea67e515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:13.899450 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Created reservations ['874c2452-0a2b-4200-adfb-efd6d01c8239', '00d9eac8-2f4d-4603-a3f0-082eed8bf407', 'c86d088f-4dae-410d-8c51-45237c0e264e', '42f19b31-75bb-4e67-b80d-b3b118800762'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:13.900519 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c431c2-732b-4b48-95b1-acdaea67e515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['874c2452-0a2b-4200-adfb-efd6d01c8239', '00d9eac8-2f4d-4603-a3f0-082eed8bf407', 'c86d088f-4dae-410d-8c51-45237c0e264e', '42f19b31-75bb-4e67-b80d-b3b118800762']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:13.901696 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904e18ec-5426-4efe-a77a-0e447fa8cd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:13.936656 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904e18ec-5426-4efe-a77a-0e447fa8cd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1243785540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee90a7780de44f5bb60a83e455d3b6bf',qos_specs=None,replication_status=,reservations=['874c2452-0a2b-4200-adfb-efd6d01c8239','00d9eac8-2f4d-4603-a3f0-082eed8bf407','c86d088f-4dae-410d-8c51-45237c0e264e','42f19b31-75bb-4e67-b80d-b3b118800762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c984bf75b545619c3f97ae05fd5757',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1243785540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee90a7780de44f5bb60a83e455d3b6bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15c984bf75b545619c3f97ae05fd5757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:13.938352 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ca9d48-624e-4a45-8847-3c1075c0fb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:13.979224 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ca9d48-624e-4a45-8847-3c1075c0fb09) transitioned into state 'SUCCESS' from state '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-1243785540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee90a7780de44f5bb60a83e455d3b6bf',qos_specs=None,replication_status=,reservations=['874c2452-0a2b-4200-adfb-efd6d01c8239','00d9eac8-2f4d-4603-a3f0-082eed8bf407','c86d088f-4dae-410d-8c51-45237c0e264e','42f19b31-75bb-4e67-b80d-b3b118800762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c984bf75b545619c3f97ae05fd5757',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:13.980062 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac49bcf8-c2e9-41fc-8144-5c2a9f56f989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:13.989514 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac49bcf8-c2e9-41fc-8144-5c2a9f56f989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:13.991087 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Flow 'volume_create_api' (0c989cb0-b637-4489-bb54-fae6105e9e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:13.991852 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create volume request issued successfully. Jul 03 17:49:13.992712 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bb86e887-19b5-4d80-888a-f415d12ae5b5 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:13.993362 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 293/1167] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:49:13 2026] POST /volume/v3/volumes => generated 751 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:14.004791 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7508891a-5d1c-469b-ab64-ee1b6d0a90be None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:14.007078 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7508891a-5d1c-469b-ab64-ee1b6d0a90be tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 Jul 03 17:49:14.007315 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7508891a-5d1c-469b-ab64-ee1b6d0a90be tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:14.007560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7508891a-5d1c-469b-ab64-ee1b6d0a90be tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:14.026207 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:14.026207 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:14.040894 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7508891a-5d1c-469b-ab64-ee1b6d0a90be tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:14.048373 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7508891a-5d1c-469b-ab64-ee1b6d0a90be tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 returned with HTTP 200 Jul 03 17:49:14.049979 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 303/1168] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:14 2026] GET /volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:14.315230 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b512060d-2613-4c26-ab4d-5188c1a8c3ea None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:14.317716 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b512060d-2613-4c26-ab4d-5188c1a8c3ea tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 Jul 03 17:49:14.317844 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b512060d-2613-4c26-ab4d-5188c1a8c3ea tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:14.318082 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b512060d-2613-4c26-ab4d-5188c1a8c3ea tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:14.328624 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:14.328624 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:14.334394 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b512060d-2613-4c26-ab4d-5188c1a8c3ea tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:14.340174 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b512060d-2613-4c26-ab4d-5188c1a8c3ea tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 returned with HTTP 200 Jul 03 17:49:14.340821 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 283/1169] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:14 2026] GET /volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:14.353849 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2a2c85c4-11b7-47aa-9e12-c0977b5a66f7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:14.355786 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2a2c85c4-11b7-47aa-9e12-c0977b5a66f7 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] PUT https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 Jul 03 17:49:14.356332 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2a2c85c4-11b7-47aa-9e12-c0977b5a66f7 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-326976976", "description": null}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:14.366629 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:14.366629 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:14.371736 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2a2c85c4-11b7-47aa-9e12-c0977b5a66f7 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:14.381963 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2a2c85c4-11b7-47aa-9e12-c0977b5a66f7 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume updated successfully. Jul 03 17:49:14.382441 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2a2c85c4-11b7-47aa-9e12-c0977b5a66f7 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 returned with HTTP 200 Jul 03 17:49:14.382960 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 291/1170] 10.4.3.210 () {68 vars in 1368 bytes} [Fri Jul 3 17:49:14 2026] PUT /volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 => generated 769 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:14.394860 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-929224c4-d53b-421f-9deb-ed5b0f59483c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:14.398170 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-929224c4-d53b-421f-9deb-ed5b0f59483c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 Jul 03 17:49:14.398364 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-929224c4-d53b-421f-9deb-ed5b0f59483c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:14.398555 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-929224c4-d53b-421f-9deb-ed5b0f59483c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:14.412518 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:14.412518 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:14.415949 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-929224c4-d53b-421f-9deb-ed5b0f59483c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:14.420602 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-929224c4-d53b-421f-9deb-ed5b0f59483c tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 returned with HTTP 200 Jul 03 17:49:14.421012 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 294/1171] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:14 2026] GET /volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:14.433789 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-aec55606-6ce0-4760-8d02-088d119f18fe None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:14.436251 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-aec55606-6ce0-4760-8d02-088d119f18fe tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] DELETE https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 Jul 03 17:49:14.436567 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-aec55606-6ce0-4760-8d02-088d119f18fe tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:14.436781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-aec55606-6ce0-4760-8d02-088d119f18fe tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:14.436974 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-aec55606-6ce0-4760-8d02-088d119f18fe tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume with id: 641fb955-1001-4c2b-8b13-cdf8df2bef67 Jul 03 17:49:14.443883 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:14.443883 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:14.444375 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-aec55606-6ce0-4760-8d02-088d119f18fe tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:14.465105 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-aec55606-6ce0-4760-8d02-088d119f18fe tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume request issued successfully. Jul 03 17:49:14.465385 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-aec55606-6ce0-4760-8d02-088d119f18fe tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 returned with HTTP 202 Jul 03 17:49:14.465971 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 304/1172] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:14 2026] DELETE /volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:14.473172 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b796a28c-ce9a-470a-ab04-5698ce6310e9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:14.476974 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b796a28c-ce9a-470a-ab04-5698ce6310e9 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 Jul 03 17:49:14.477168 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b796a28c-ce9a-470a-ab04-5698ce6310e9 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:14.478140 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b796a28c-ce9a-470a-ab04-5698ce6310e9 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:14.484614 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:14.484614 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:14.488839 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b796a28c-ce9a-470a-ab04-5698ce6310e9 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:14.494086 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b796a28c-ce9a-470a-ab04-5698ce6310e9 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 returned with HTTP 200 Jul 03 17:49:14.494710 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 284/1173] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:14 2026] GET /volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:15.063140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5df3f2c8-b29c-4330-85b5-53ed87a75409 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:15.065163 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5df3f2c8-b29c-4330-85b5-53ed87a75409 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 Jul 03 17:49:15.065327 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5df3f2c8-b29c-4330-85b5-53ed87a75409 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:15.065545 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5df3f2c8-b29c-4330-85b5-53ed87a75409 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:15.074144 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:15.074144 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:15.078321 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5df3f2c8-b29c-4330-85b5-53ed87a75409 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:15.083205 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5df3f2c8-b29c-4330-85b5-53ed87a75409 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 returned with HTTP 200 Jul 03 17:49:15.083794 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 292/1174] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:15 2026] GET /volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:15.100728 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b6d943a7-ebbc-4426-ab90-474cb19d93f7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:15.102661 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b6d943a7-ebbc-4426-ab90-474cb19d93f7 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:49:15.103080 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b6d943a7-ebbc-4426-ab90-474cb19d93f7 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6", "name": "tempest-VolumesDeleteCascade-Snapshot-750151388"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:15.112856 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:15.112856 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:15.113441 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b6d943a7-ebbc-4426-ab90-474cb19d93f7 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:15.113579 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-b6d943a7-ebbc-4426-ab90-474cb19d93f7 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create snapshot from volume 3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 Jul 03 17:49:15.140463 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-b6d943a7-ebbc-4426-ab90-474cb19d93f7 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Created reservations ['24da0797-af19-4112-ba89-1f9c5c25a9df', '466bd174-bb03-4153-9edf-7cc3014fffd9', '7d257429-ad3b-45db-97ae-1075c3e0bfa8', '3ef88fc8-af4e-4fc7-aadf-312a55deef19'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:15.175273 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b6d943a7-ebbc-4426-ab90-474cb19d93f7 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Snapshot create request issued successfully. Jul 03 17:49:15.175273 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b6d943a7-ebbc-4426-ab90-474cb19d93f7 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:49:15.175735 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 295/1175] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:49:15 2026] POST /volume/v3/snapshots => generated 306 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:15.187457 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-af3a448d-c1ea-45da-b57b-bb1f7d390174 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:15.189819 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-af3a448d-c1ea-45da-b57b-bb1f7d390174 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/snapshots/80ad6ddb-1bf0-489e-8da5-f25fc3772656 Jul 03 17:49:15.190069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-af3a448d-c1ea-45da-b57b-bb1f7d390174 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:15.190200 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-af3a448d-c1ea-45da-b57b-bb1f7d390174 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:15.196357 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:15.196357 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:15.196357 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-af3a448d-c1ea-45da-b57b-bb1f7d390174 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Snapshot retrieved successfully. Jul 03 17:49:15.196357 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-af3a448d-c1ea-45da-b57b-bb1f7d390174 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots/80ad6ddb-1bf0-489e-8da5-f25fc3772656 returned with HTTP 200 Jul 03 17:49:15.196357 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 305/1176] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:15 2026] GET /volume/v3/snapshots/80ad6ddb-1bf0-489e-8da5-f25fc3772656 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:15.507264 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e8ead342-6f94-40c7-a27c-3e9d0a7a5559 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:15.508854 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e8ead342-6f94-40c7-a27c-3e9d0a7a5559 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 Jul 03 17:49:15.509397 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e8ead342-6f94-40c7-a27c-3e9d0a7a5559 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:15.509397 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e8ead342-6f94-40c7-a27c-3e9d0a7a5559 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:15.514822 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e8ead342-6f94-40c7-a27c-3e9d0a7a5559 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 returned with HTTP 404 Jul 03 17:49:15.514961 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 285/1177] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:15 2026] GET /volume/v3/volumes/641fb955-1001-4c2b-8b13-cdf8df2bef67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:15.521319 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bd3f952d-1eb8-453c-bd96-886720651084 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:15.523560 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bd3f952d-1eb8-453c-bd96-886720651084 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:15.523874 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bd3f952d-1eb8-453c-bd96-886720651084 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:15.524110 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bd3f952d-1eb8-453c-bd96-886720651084 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:15.531899 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:15.531899 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:15.536043 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bd3f952d-1eb8-453c-bd96-886720651084 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:15.541975 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bd3f952d-1eb8-453c-bd96-886720651084 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 returned with HTTP 200 Jul 03 17:49:15.542508 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 293/1178] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:15 2026] GET /volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:15.560317 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-20c3413c-6400-4609-bd83-e4f33282c612 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:15.565785 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-20c3413c-6400-4609-bd83-e4f33282c612 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:15.565785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-20c3413c-6400-4609-bd83-e4f33282c612 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:15.565785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-20c3413c-6400-4609-bd83-e4f33282c612 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:15.565785 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-20c3413c-6400-4609-bd83-e4f33282c612 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume with id: 2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:15.572515 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:15.572515 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:15.573138 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-20c3413c-6400-4609-bd83-e4f33282c612 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:15.589176 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-20c3413c-6400-4609-bd83-e4f33282c612 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Delete volume request issued successfully. Jul 03 17:49:15.589370 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-20c3413c-6400-4609-bd83-e4f33282c612 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 returned with HTTP 202 Jul 03 17:49:15.589746 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 296/1179] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:15 2026] DELETE /volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:15.598691 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4c7dc087-d00c-4447-bd8c-9d631aae510d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:15.600267 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c7dc087-d00c-4447-bd8c-9d631aae510d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:15.600793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c7dc087-d00c-4447-bd8c-9d631aae510d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:15.600793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c7dc087-d00c-4447-bd8c-9d631aae510d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:15.606661 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:15.606661 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:15.610062 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4c7dc087-d00c-4447-bd8c-9d631aae510d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Volume info retrieved successfully. Jul 03 17:49:15.616980 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c7dc087-d00c-4447-bd8c-9d631aae510d tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 returned with HTTP 200 Jul 03 17:49:15.617353 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 306/1180] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:15 2026] GET /volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:16.205296 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cda7da96-46ad-41e6-b3cf-452198c2ab7f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:16.206960 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cda7da96-46ad-41e6-b3cf-452198c2ab7f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/snapshots/80ad6ddb-1bf0-489e-8da5-f25fc3772656 Jul 03 17:49:16.207186 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cda7da96-46ad-41e6-b3cf-452198c2ab7f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:16.207411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cda7da96-46ad-41e6-b3cf-452198c2ab7f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:16.212660 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:16.212660 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:16.213684 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cda7da96-46ad-41e6-b3cf-452198c2ab7f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Snapshot retrieved successfully. Jul 03 17:49:16.214758 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cda7da96-46ad-41e6-b3cf-452198c2ab7f tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots/80ad6ddb-1bf0-489e-8da5-f25fc3772656 returned with HTTP 200 Jul 03 17:49:16.215232 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 286/1181] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:16 2026] GET /volume/v3/snapshots/80ad6ddb-1bf0-489e-8da5-f25fc3772656 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:16.225581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:16.227434 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:16.227842 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "80ad6ddb-1bf0-489e-8da5-f25fc3772656", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-320819271"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:16.229673 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create volume request body: {'volume': {'snapshot_id': '80ad6ddb-1bf0-489e-8da5-f25fc3772656', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-320819271'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:16.237692 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:16.237692 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:16.238926 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Snapshot retrieved successfully. Jul 03 17:49:16.239137 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create volume of 1 GB Jul 03 17:49:16.244038 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Availability Zones retrieved successfully. Jul 03 17:49:16.254212 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Flow 'volume_create_api' (2f000083-695f-4725-a75d-9b62a0cb42e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:16.255571 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e4678af-8b48-4b45-8655-6559886b369a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:16.257179 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:16.290297 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e4678af-8b48-4b45-8655-6559886b369a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '80ad6ddb-1bf0-489e-8da5-f25fc3772656', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:16.291411 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bfc4f7-2bf3-4cb6-9300-10f2ec351a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:16.340005 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Created reservations ['31749f0c-355c-4811-9091-308d201cb665', 'ebcb8a8b-28dc-4991-82b0-2dcd1807f398', 'a75e1ce3-e08b-4ad5-b5b7-1e197a6dcd18', '629a9d1f-43f2-49c9-99fc-3b63b3aaead8'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:16.341081 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bfc4f7-2bf3-4cb6-9300-10f2ec351a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31749f0c-355c-4811-9091-308d201cb665', 'ebcb8a8b-28dc-4991-82b0-2dcd1807f398', 'a75e1ce3-e08b-4ad5-b5b7-1e197a6dcd18', '629a9d1f-43f2-49c9-99fc-3b63b3aaead8']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:16.342131 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab4154a-27e1-4b97-8c3e-672e99dc7a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:16.390416 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab4154a-27e1-4b97-8c3e-672e99dc7a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc8a57d-71f8-4acb-9472-9a9e550d5b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-320819271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee90a7780de44f5bb60a83e455d3b6bf',qos_specs=None,replication_status=,reservations=['31749f0c-355c-4811-9091-308d201cb665','ebcb8a8b-28dc-4991-82b0-2dcd1807f398','a75e1ce3-e08b-4ad5-b5b7-1e197a6dcd18','629a9d1f-43f2-49c9-99fc-3b63b3aaead8'],size=1,snapshot_id=80ad6ddb-1bf0-489e-8da5-f25fc3772656,source_replicaid=,source_volid=None,status='creating',user_id='15c984bf75b545619c3f97ae05fd5757',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-320819271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc8a57d-71f8-4acb-9472-9a9e550d5b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee90a7780de44f5bb60a83e455d3b6bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=80ad6ddb-1bf0-489e-8da5-f25fc3772656,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15c984bf75b545619c3f97ae05fd5757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:16.391406 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0dc2554-6457-4194-b8c5-a5cc58e225b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:16.417500 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0dc2554-6457-4194-b8c5-a5cc58e225b6) transitioned into state 'SUCCESS' from state '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-320819271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee90a7780de44f5bb60a83e455d3b6bf',qos_specs=None,replication_status=,reservations=['31749f0c-355c-4811-9091-308d201cb665','ebcb8a8b-28dc-4991-82b0-2dcd1807f398','a75e1ce3-e08b-4ad5-b5b7-1e197a6dcd18','629a9d1f-43f2-49c9-99fc-3b63b3aaead8'],size=1,snapshot_id=80ad6ddb-1bf0-489e-8da5-f25fc3772656,source_replicaid=,source_volid=None,status='creating',user_id='15c984bf75b545619c3f97ae05fd5757',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:16.418350 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3999f29-db12-4785-aa44-8bbc8976d652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:16.441325 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3999f29-db12-4785-aa44-8bbc8976d652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:16.441925 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Flow 'volume_create_api' (2f000083-695f-4725-a75d-9b62a0cb42e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:16.442248 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Create volume request issued successfully. Jul 03 17:49:16.442754 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a703630-b88c-4ce2-bc41-cc5b8073ecdf tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:16.443205 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 294/1182] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:49:16 2026] POST /volume/v3/volumes => generated 784 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:16.459913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f04de17d-0718-4e05-a383-192b5406d04e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:16.462465 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f04de17d-0718-4e05-a383-192b5406d04e tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f Jul 03 17:49:16.462649 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f04de17d-0718-4e05-a383-192b5406d04e tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:16.462850 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f04de17d-0718-4e05-a383-192b5406d04e tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:16.469155 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:16.469155 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:16.472604 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f04de17d-0718-4e05-a383-192b5406d04e tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:16.476728 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f04de17d-0718-4e05-a383-192b5406d04e tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f returned with HTTP 200 Jul 03 17:49:16.477138 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 297/1183] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:16 2026] GET /volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:16.631658 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c0643f05-1e70-4576-84e3-bb40ae2272e2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:16.633332 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c0643f05-1e70-4576-84e3-bb40ae2272e2 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] GET https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 Jul 03 17:49:16.633526 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c0643f05-1e70-4576-84e3-bb40ae2272e2 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:16.633728 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c0643f05-1e70-4576-84e3-bb40ae2272e2 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:16.644597 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c0643f05-1e70-4576-84e3-bb40ae2272e2 tempest-VolumesGetTest-651589120 tempest-VolumesGetTest-651589120-project-member] https://10.4.3.210/volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 returned with HTTP 404 Jul 03 17:49:16.645126 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 307/1184] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:16 2026] GET /volume/v3/volumes/2a325d94-5f1c-4c96-a5b6-d57995b5f1e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:17.493559 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3d205be5-bf99-40c7-8c60-2b0debe099d6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:17.495277 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3d205be5-bf99-40c7-8c60-2b0debe099d6 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f Jul 03 17:49:17.495459 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3d205be5-bf99-40c7-8c60-2b0debe099d6 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:17.495625 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3d205be5-bf99-40c7-8c60-2b0debe099d6 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:17.503433 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:17.503433 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:17.510798 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3d205be5-bf99-40c7-8c60-2b0debe099d6 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:17.513639 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3d205be5-bf99-40c7-8c60-2b0debe099d6 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f returned with HTTP 200 Jul 03 17:49:17.514192 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 287/1185] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:17 2026] GET /volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:17.527479 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-587bf6db-db71-4f97-a43a-f9482852ce67 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:17.529566 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-587bf6db-db71-4f97-a43a-f9482852ce67 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f Jul 03 17:49:17.529761 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-587bf6db-db71-4f97-a43a-f9482852ce67 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:17.530064 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-587bf6db-db71-4f97-a43a-f9482852ce67 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:17.536649 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:17.536649 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:17.540906 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-587bf6db-db71-4f97-a43a-f9482852ce67 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:17.544551 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-587bf6db-db71-4f97-a43a-f9482852ce67 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f returned with HTTP 200 Jul 03 17:49:17.544961 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 295/1186] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:17 2026] GET /volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:17.558353 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bbd59005-fb89-4eff-8288-1a462e8c2192 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:17.561111 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bbd59005-fb89-4eff-8288-1a462e8c2192 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6?cascade=True Jul 03 17:49:17.561111 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bbd59005-fb89-4eff-8288-1a462e8c2192 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:17.561111 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bbd59005-fb89-4eff-8288-1a462e8c2192 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:17.561111 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-bbd59005-fb89-4eff-8288-1a462e8c2192 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete volume with id: 3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 Jul 03 17:49:17.569787 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:17.569787 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:17.570640 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bbd59005-fb89-4eff-8288-1a462e8c2192 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:17.621608 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bbd59005-fb89-4eff-8288-1a462e8c2192 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete volume request issued successfully. Jul 03 17:49:17.621915 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bbd59005-fb89-4eff-8288-1a462e8c2192 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6?cascade=True returned with HTTP 202 Jul 03 17:49:17.622517 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 298/1187] 10.4.3.210 () {66 vars in 1376 bytes} [Fri Jul 3 17:49:17 2026] DELETE /volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6?cascade=True => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:17.633054 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-93d3e676-8459-413a-b93e-896fb4115867 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:17.635180 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-93d3e676-8459-413a-b93e-896fb4115867 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 Jul 03 17:49:17.635423 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-93d3e676-8459-413a-b93e-896fb4115867 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:17.635657 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-93d3e676-8459-413a-b93e-896fb4115867 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:17.643497 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:17.643497 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:17.652559 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-93d3e676-8459-413a-b93e-896fb4115867 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:17.662416 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-93d3e676-8459-413a-b93e-896fb4115867 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 returned with HTTP 200 Jul 03 17:49:17.662943 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 308/1188] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:17 2026] GET /volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:18.139640 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e03ba69f-7800-4306-99a5-7287e08985e5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.234265 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e03ba69f-7800-4306-99a5-7287e08985e5 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:49:18.234564 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e03ba69f-7800-4306-99a5-7287e08985e5 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1fb9126-3713-4fc5-ad32-7c62d15c8290", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-620946659"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:18.242714 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e03ba69f-7800-4306-99a5-7287e08985e5 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 404 Jul 03 17:49:18.242714 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 288/1189] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:49:18 2026] POST /volume/v3/snapshots => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:18.253431 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3e78fd45-8809-4959-ac18-89ed4cead5d8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.255374 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e78fd45-8809-4959-ac18-89ed4cead5d8 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:49:18.255683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e78fd45-8809-4959-ac18-89ed4cead5d8 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1351575490"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:18.293818 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e78fd45-8809-4959-ac18-89ed4cead5d8 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 404 Jul 03 17:49:18.294455 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 296/1190] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:49:18 2026] POST /volume/v3/snapshots => generated 77 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:18.303570 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c102fa65-cf77-4251-942c-b4c86ad2b5bd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.304951 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c102fa65-cf77-4251-942c-b4c86ad2b5bd tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/snapshots?limit=invalid Jul 03 17:49:18.305286 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c102fa65-cf77-4251-942c-b4c86ad2b5bd tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:18.305572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c102fa65-cf77-4251-942c-b4c86ad2b5bd tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:18.306180 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c102fa65-cf77-4251-942c-b4c86ad2b5bd tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] HTTP exception thrown: limit param must be an integer Jul 03 17:49:18.306381 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c102fa65-cf77-4251-942c-b4c86ad2b5bd tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 17:49:18.307008 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 299/1191] 10.4.3.210 () {66 vars in 1270 bytes} [Fri Jul 3 17:49:18 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:49:18.316938 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4cfdcf3d-0257-4d8a-92e8-653531eb590f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.319366 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4cfdcf3d-0257-4d8a-92e8-653531eb590f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/snapshots?marker=5d755634-1fc8-4275-a5f5-9e0a97127c01 Jul 03 17:49:18.319602 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4cfdcf3d-0257-4d8a-92e8-653531eb590f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:18.319885 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4cfdcf3d-0257-4d8a-92e8-653531eb590f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:18.320335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-4cfdcf3d-0257-4d8a-92e8-653531eb590f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:49:18.321955 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.db.api [None req-4cfdcf3d-0257-4d8a-92e8-653531eb590f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Building query based on filter {{(pid=99941) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:49:18.326622 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4cfdcf3d-0257-4d8a-92e8-653531eb590f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots?marker=5d755634-1fc8-4275-a5f5-9e0a97127c01 returned with HTTP 404 Jul 03 17:49:18.327318 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 309/1192] 10.4.3.210 () {66 vars in 1330 bytes} [Fri Jul 3 17:49:18 2026] GET /volume/v3/snapshots?marker=5d755634-1fc8-4275-a5f5-9e0a97127c01 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:18.336585 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-95dd4fef-b93e-420e-ba7b-9aca62e65b22 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.344214 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-95dd4fef-b93e-420e-ba7b-9aca62e65b22 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=invalid Jul 03 17:49:18.344214 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-95dd4fef-b93e-420e-ba7b-9aca62e65b22 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:18.344214 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-95dd4fef-b93e-420e-ba7b-9aca62e65b22 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:18.344214 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-95dd4fef-b93e-420e-ba7b-9aca62e65b22 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:49:18.346736 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-95dd4fef-b93e-420e-ba7b-9aca62e65b22 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:49:18.347162 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-95dd4fef-b93e-420e-ba7b-9aca62e65b22 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 17:49:18.348223 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 289/1193] 10.4.3.210 () {66 vars in 1276 bytes} [Fri Jul 3 17:49:18 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:49:18.357531 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.359671 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:18.359993 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-820146298"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:18.361656 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-820146298'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:18.361818 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Create volume of 2 GB Jul 03 17:49:18.366781 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Availability Zones retrieved successfully. Jul 03 17:49:18.374445 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Flow 'volume_create_api' (823bf36d-7996-4619-9c6c-9ab14548d542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:18.375715 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f442bd-6e41-4ebe-8f3d-8a6088c6014e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:18.376988 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Validating volume size '2' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:18.404474 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f442bd-6e41-4ebe-8f3d-8a6088c6014e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:18.405253 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0efdf81-166d-4ea4-a21c-b0204db7526c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:18.497553 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Created reservations ['bcb94719-eee3-4c5a-9081-8cebebc080ec', '84f52251-155f-492a-bd98-d8181d7aa394', '4285a782-ff1d-4089-8cc9-98311b0425a2', 'b1c16502-f2bf-4410-8d60-a2d2e2c8859b'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:18.498765 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0efdf81-166d-4ea4-a21c-b0204db7526c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb94719-eee3-4c5a-9081-8cebebc080ec', '84f52251-155f-492a-bd98-d8181d7aa394', '4285a782-ff1d-4089-8cc9-98311b0425a2', 'b1c16502-f2bf-4410-8d60-a2d2e2c8859b']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:18.500157 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca4320e-7ba9-4200-85e5-caa6f0f17301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:18.534728 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca4320e-7ba9-4200-85e5-caa6f0f17301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98ae616e-95d0-468a-a691-d2a8a04a13f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-820146298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a02771c9154ad7bd1e4d55d00b1266',qos_specs=None,replication_status=,reservations=['bcb94719-eee3-4c5a-9081-8cebebc080ec','84f52251-155f-492a-bd98-d8181d7aa394','4285a782-ff1d-4089-8cc9-98311b0425a2','b1c16502-f2bf-4410-8d60-a2d2e2c8859b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c03fca39fb2b481494199f9b569755df',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-820146298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98ae616e-95d0-468a-a691-d2a8a04a13f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56a02771c9154ad7bd1e4d55d00b1266',provider_auth=None,provider_geometry=None,provider_id=None,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='c03fca39fb2b481494199f9b569755df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:18.535415 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23516b82-aa32-4be6-b06d-67321dcde397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:18.561825 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23516b82-aa32-4be6-b06d-67321dcde397) transitioned into state 'SUCCESS' from state '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-820146298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a02771c9154ad7bd1e4d55d00b1266',qos_specs=None,replication_status=,reservations=['bcb94719-eee3-4c5a-9081-8cebebc080ec','84f52251-155f-492a-bd98-d8181d7aa394','4285a782-ff1d-4089-8cc9-98311b0425a2','b1c16502-f2bf-4410-8d60-a2d2e2c8859b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c03fca39fb2b481494199f9b569755df',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:18.562515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c23c47-812c-4bb2-99ce-f11ea1d83e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:18.576607 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c23c47-812c-4bb2-99ce-f11ea1d83e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:18.577947 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Flow 'volume_create_api' (823bf36d-7996-4619-9c6c-9ab14548d542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:18.578282 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Create volume request issued successfully. Jul 03 17:49:18.579352 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-80dee952-5cd3-439e-8eda-b585f3cb44b1 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:18.579981 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 297/1194] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:49:18 2026] POST /volume/v3/volumes => generated 761 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:18.592254 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0336e8c9-c724-460c-93ce-1232e5eae13e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.593952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0336e8c9-c724-460c-93ce-1232e5eae13e tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 Jul 03 17:49:18.594892 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0336e8c9-c724-460c-93ce-1232e5eae13e tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:18.594892 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0336e8c9-c724-460c-93ce-1232e5eae13e tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:18.601892 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:18.601892 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:18.606118 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0336e8c9-c724-460c-93ce-1232e5eae13e tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Volume info retrieved successfully. Jul 03 17:49:18.610713 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0336e8c9-c724-460c-93ce-1232e5eae13e tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 returned with HTTP 200 Jul 03 17:49:18.611323 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 300/1195] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:18 2026] GET /volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:18.677227 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d097194e-d5c8-49e1-949d-f3f6096f7287 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.679313 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d097194e-d5c8-49e1-949d-f3f6096f7287 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 Jul 03 17:49:18.679565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d097194e-d5c8-49e1-949d-f3f6096f7287 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:18.679817 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d097194e-d5c8-49e1-949d-f3f6096f7287 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:18.694655 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d097194e-d5c8-49e1-949d-f3f6096f7287 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 returned with HTTP 404 Jul 03 17:49:18.695222 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 310/1196] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:18 2026] GET /volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:18.704722 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-567f536c-a1c7-474b-8d9e-31aa22ac5d36 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.710672 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-567f536c-a1c7-474b-8d9e-31aa22ac5d36 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes Jul 03 17:49:18.710993 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-567f536c-a1c7-474b-8d9e-31aa22ac5d36 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:18.711262 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-567f536c-a1c7-474b-8d9e-31aa22ac5d36 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:18.711568 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-567f536c-a1c7-474b-8d9e-31aa22ac5d36 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:49:18.713781 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-567f536c-a1c7-474b-8d9e-31aa22ac5d36 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:49:18.730759 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-567f536c-a1c7-474b-8d9e-31aa22ac5d36 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Get all volumes completed successfully. Jul 03 17:49:18.731421 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-567f536c-a1c7-474b-8d9e-31aa22ac5d36 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Jul 03 17:49:18.732137 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 290/1197] 10.4.3.210 () {66 vars in 1237 bytes} [Fri Jul 3 17:49:18 2026] GET /volume/v3/volumes => generated 334 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:18.741979 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3ac37ac9-72df-47ab-93fb-4c8db2f9b693 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.743757 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3ac37ac9-72df-47ab-93fb-4c8db2f9b693 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/snapshots Jul 03 17:49:18.744108 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3ac37ac9-72df-47ab-93fb-4c8db2f9b693 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:18.744559 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3ac37ac9-72df-47ab-93fb-4c8db2f9b693 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:18.744613 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-3ac37ac9-72df-47ab-93fb-4c8db2f9b693 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:49:18.744895 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:18.744895 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:18.746056 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.db.api [None req-3ac37ac9-72df-47ab-93fb-4c8db2f9b693 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Building query based on filter {{(pid=99942) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:49:18.749260 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3ac37ac9-72df-47ab-93fb-4c8db2f9b693 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Get all snapshots completed successfully. Jul 03 17:49:18.749562 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3ac37ac9-72df-47ab-93fb-4c8db2f9b693 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Jul 03 17:49:18.750095 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 298/1198] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 17:49:18 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 17:49:18.762819 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-67289693-9d87-412c-97b2-f4ebec1be6f4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.764837 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-67289693-9d87-412c-97b2-f4ebec1be6f4 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f Jul 03 17:49:18.765135 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-67289693-9d87-412c-97b2-f4ebec1be6f4 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:18.765452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-67289693-9d87-412c-97b2-f4ebec1be6f4 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:18.919584 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:18.919584 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:18.922865 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-67289693-9d87-412c-97b2-f4ebec1be6f4 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:18.926463 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-67289693-9d87-412c-97b2-f4ebec1be6f4 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f returned with HTTP 200 Jul 03 17:49:18.926817 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 301/1199] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:18 2026] GET /volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f => generated 877 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:18.940218 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e5fbbe7f-c67f-4d33-a0e9-bac1bdb558f9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.942805 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e5fbbe7f-c67f-4d33-a0e9-bac1bdb558f9 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] DELETE https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f Jul 03 17:49:18.943002 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e5fbbe7f-c67f-4d33-a0e9-bac1bdb558f9 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:18.943205 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e5fbbe7f-c67f-4d33-a0e9-bac1bdb558f9 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:18.943388 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-e5fbbe7f-c67f-4d33-a0e9-bac1bdb558f9 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete volume with id: fcc8a57d-71f8-4acb-9472-9a9e550d5b6f Jul 03 17:49:18.948292 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=499,cinder:UPDATE=123,cinder:INSERT=70,cinder:DELETE=3 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:49:18.954000 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:18.954000 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:18.954533 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e5fbbe7f-c67f-4d33-a0e9-bac1bdb558f9 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:18.980201 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e5fbbe7f-c67f-4d33-a0e9-bac1bdb558f9 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete volume request issued successfully. Jul 03 17:49:18.980414 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e5fbbe7f-c67f-4d33-a0e9-bac1bdb558f9 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f returned with HTTP 202 Jul 03 17:49:18.980863 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 311/1200] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:18 2026] DELETE /volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:18.990603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1d765e9b-9b64-49f5-8e00-d0244fab0d4d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:18.992546 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1d765e9b-9b64-49f5-8e00-d0244fab0d4d tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f Jul 03 17:49:18.992796 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1d765e9b-9b64-49f5-8e00-d0244fab0d4d tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:18.993089 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1d765e9b-9b64-49f5-8e00-d0244fab0d4d tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:18.995317 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=453,cinder:UPDATE=114,cinder:INSERT=61,cinder:DELETE=2 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:49:19.001360 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:19.001360 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:19.005493 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1d765e9b-9b64-49f5-8e00-d0244fab0d4d tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Volume info retrieved successfully. Jul 03 17:49:19.010519 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1d765e9b-9b64-49f5-8e00-d0244fab0d4d tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f returned with HTTP 200 Jul 03 17:49:19.011069 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 291/1201] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:18 2026] GET /volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:19.633856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a5c63822-960b-4c2e-a32b-2592d2252ca0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:19.636602 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a5c63822-960b-4c2e-a32b-2592d2252ca0 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 Jul 03 17:49:19.637964 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a5c63822-960b-4c2e-a32b-2592d2252ca0 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:19.638283 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a5c63822-960b-4c2e-a32b-2592d2252ca0 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:19.650752 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:19.650752 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:19.655715 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a5c63822-960b-4c2e-a32b-2592d2252ca0 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Volume info retrieved successfully. Jul 03 17:49:19.661286 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a5c63822-960b-4c2e-a32b-2592d2252ca0 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 returned with HTTP 200 Jul 03 17:49:19.661904 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 299/1202] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:19 2026] GET /volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:19.680015 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-706e37a0-5b5a-4f1f-a51b-6e748cb1c0c4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:19.681509 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-706e37a0-5b5a-4f1f-a51b-6e748cb1c0c4 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:49:19.681842 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-706e37a0-5b5a-4f1f-a51b-6e748cb1c0c4 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98ae616e-95d0-468a-a691-d2a8a04a13f9", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1933864302"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:19.689543 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:19.689543 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:19.690036 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-706e37a0-5b5a-4f1f-a51b-6e748cb1c0c4 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Volume info retrieved successfully. Jul 03 17:49:19.690328 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-706e37a0-5b5a-4f1f-a51b-6e748cb1c0c4 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Create snapshot from volume 98ae616e-95d0-468a-a691-d2a8a04a13f9 Jul 03 17:49:19.736887 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-706e37a0-5b5a-4f1f-a51b-6e748cb1c0c4 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Created reservations ['f8893c9d-211e-4030-a6a3-fec8382f216d', '8462006b-0854-408f-840e-3441c65aae96', '44be0705-422c-4f47-b463-d8c07c1e2efd', '98607814-3d77-4e16-ba5d-328f9a64f43d'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:19.779121 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-706e37a0-5b5a-4f1f-a51b-6e748cb1c0c4 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Snapshot create request issued successfully. Jul 03 17:49:19.779567 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-706e37a0-5b5a-4f1f-a51b-6e748cb1c0c4 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:49:19.780159 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 302/1203] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:49:19 2026] POST /volume/v3/snapshots => generated 318 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:19.793024 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d229b551-a88e-4ff8-a7b2-31805b278ac8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:19.795183 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d229b551-a88e-4ff8-a7b2-31805b278ac8 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d Jul 03 17:49:19.795361 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d229b551-a88e-4ff8-a7b2-31805b278ac8 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:19.795538 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d229b551-a88e-4ff8-a7b2-31805b278ac8 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:19.800873 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:19.800873 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:19.801428 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d229b551-a88e-4ff8-a7b2-31805b278ac8 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Snapshot retrieved successfully. Jul 03 17:49:19.802321 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d229b551-a88e-4ff8-a7b2-31805b278ac8 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d returned with HTTP 200 Jul 03 17:49:19.802781 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 312/1204] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:19 2026] GET /volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:20.029325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-93c3e6eb-1126-4c75-85f0-ac9a4c91e8ff None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:20.030987 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-93c3e6eb-1126-4c75-85f0-ac9a4c91e8ff tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f Jul 03 17:49:20.031236 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-93c3e6eb-1126-4c75-85f0-ac9a4c91e8ff tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:20.031441 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-93c3e6eb-1126-4c75-85f0-ac9a4c91e8ff tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:20.048371 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-93c3e6eb-1126-4c75-85f0-ac9a4c91e8ff tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f returned with HTTP 404 Jul 03 17:49:20.049215 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 292/1205] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:20 2026] GET /volume/v3/volumes/fcc8a57d-71f8-4acb-9472-9a9e550d5b6f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:20.056697 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4aaf4494-d07e-48a7-9928-c9f57ac1b18a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:20.059243 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4aaf4494-d07e-48a7-9928-c9f57ac1b18a tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/80ad6ddb-1bf0-489e-8da5-f25fc3772656 Jul 03 17:49:20.059496 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4aaf4494-d07e-48a7-9928-c9f57ac1b18a tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:20.059785 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4aaf4494-d07e-48a7-9928-c9f57ac1b18a tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:20.060036 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-4aaf4494-d07e-48a7-9928-c9f57ac1b18a tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete snapshot with id: 80ad6ddb-1bf0-489e-8da5-f25fc3772656 Jul 03 17:49:20.066069 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4aaf4494-d07e-48a7-9928-c9f57ac1b18a tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/snapshots/80ad6ddb-1bf0-489e-8da5-f25fc3772656 returned with HTTP 404 Jul 03 17:49:20.066892 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 300/1206] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:49:20 2026] DELETE /volume/v3/snapshots/80ad6ddb-1bf0-489e-8da5-f25fc3772656 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:20.079225 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a03164f2-4b04-4dad-9bcb-99b854805476 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:20.080989 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a03164f2-4b04-4dad-9bcb-99b854805476 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] GET https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 Jul 03 17:49:20.081162 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a03164f2-4b04-4dad-9bcb-99b854805476 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:20.081389 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a03164f2-4b04-4dad-9bcb-99b854805476 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:20.089639 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a03164f2-4b04-4dad-9bcb-99b854805476 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 returned with HTTP 404 Jul 03 17:49:20.090230 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 303/1207] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:20 2026] GET /volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:20.100091 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0fd4f143-6aed-4bd3-871f-8d254a4b8a92 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:20.101833 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0fd4f143-6aed-4bd3-871f-8d254a4b8a92 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 Jul 03 17:49:20.102039 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0fd4f143-6aed-4bd3-871f-8d254a4b8a92 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:20.102208 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0fd4f143-6aed-4bd3-871f-8d254a4b8a92 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:20.102414 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-0fd4f143-6aed-4bd3-871f-8d254a4b8a92 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] Delete volume with id: 3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 Jul 03 17:49:20.111354 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0fd4f143-6aed-4bd3-871f-8d254a4b8a92 tempest-VolumesDeleteCascade-444740233 tempest-VolumesDeleteCascade-444740233-project-member] https://10.4.3.210/volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 returned with HTTP 404 Jul 03 17:49:20.112442 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 313/1208] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:20 2026] DELETE /volume/v3/volumes/3b2e3a7d-8faa-4dff-aa34-aa2b842c4ca6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:20.816092 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-81875590-b9fb-43a8-a48b-f47b48ae6afe None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:20.818974 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-81875590-b9fb-43a8-a48b-f47b48ae6afe tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d Jul 03 17:49:20.818974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-81875590-b9fb-43a8-a48b-f47b48ae6afe tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:20.818974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-81875590-b9fb-43a8-a48b-f47b48ae6afe tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:20.824268 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:20.824268 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:20.824955 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-81875590-b9fb-43a8-a48b-f47b48ae6afe tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Snapshot retrieved successfully. Jul 03 17:49:20.825923 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-81875590-b9fb-43a8-a48b-f47b48ae6afe tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d returned with HTTP 200 Jul 03 17:49:20.826576 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 293/1209] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:20 2026] GET /volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:20.836366 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-21774032-5907-47c5-8267-fec869bbdd0b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:20.838330 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:20.838707 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f8281757-1cfd-4edf-9f6f-79ba872bca6d"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:20.840363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f8281757-1cfd-4edf-9f6f-79ba872bca6d'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:20.847065 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:20.847065 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:20.847065 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Snapshot retrieved successfully. Jul 03 17:49:20.848571 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Create volume of 1 GB Jul 03 17:49:20.852765 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Availability Zones retrieved successfully. Jul 03 17:49:20.862345 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Flow 'volume_create_api' (0828659c-3473-4443-af0b-0c984d6c1df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:20.864217 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f73219d1-a15c-4dd5-aae7-88557f22ccca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:20.865909 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:20.867514 np0000004448 devstack@c-api.service[99942]: WARNING cinder.volume.api [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f73219d1-a15c-4dd5-aae7-88557f22ccca) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 17:49:20.867514 np0000004448 devstack@c-api.service[99942]: 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 17:49:20.870869 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f73219d1-a15c-4dd5-aae7-88557f22ccca) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:20.872714 np0000004448 devstack@c-api.service[99942]: WARNING cinder.volume.api [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f73219d1-a15c-4dd5-aae7-88557f22ccca) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 17:49:20.872714 np0000004448 devstack@c-api.service[99942]: WARNING cinder.volume.api [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Flow 'volume_create_api' (0828659c-3473-4443-af0b-0c984d6c1df7) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 17:49:20.872714 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-21774032-5907-47c5-8267-fec869bbdd0b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Jul 03 17:49:20.873613 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 301/1210] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:49:20 2026] POST /volume/v3/volumes => generated 171 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:49:20.886075 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dab50398-de9f-4be3-8b10-67988e9d9562 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:20.890594 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dab50398-de9f-4be3-8b10-67988e9d9562 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d Jul 03 17:49:20.890594 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dab50398-de9f-4be3-8b10-67988e9d9562 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:20.891792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dab50398-de9f-4be3-8b10-67988e9d9562 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:20.891792 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-dab50398-de9f-4be3-8b10-67988e9d9562 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Delete snapshot with id: f8281757-1cfd-4edf-9f6f-79ba872bca6d Jul 03 17:49:20.900234 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:20.900234 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:20.901309 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-dab50398-de9f-4be3-8b10-67988e9d9562 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Snapshot retrieved successfully. Jul 03 17:49:20.941409 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-dab50398-de9f-4be3-8b10-67988e9d9562 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Snapshot delete request issued successfully. Jul 03 17:49:20.941409 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dab50398-de9f-4be3-8b10-67988e9d9562 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d returned with HTTP 202 Jul 03 17:49:20.942141 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 304/1211] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:49:20 2026] DELETE /volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:20.954066 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-092b23e6-228f-4e86-9c8e-959ca2ff201f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:20.958638 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-092b23e6-228f-4e86-9c8e-959ca2ff201f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d Jul 03 17:49:20.958638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-092b23e6-228f-4e86-9c8e-959ca2ff201f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:20.958638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-092b23e6-228f-4e86-9c8e-959ca2ff201f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:20.967087 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:20.967087 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:20.968585 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-092b23e6-228f-4e86-9c8e-959ca2ff201f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Snapshot retrieved successfully. Jul 03 17:49:20.970051 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-092b23e6-228f-4e86-9c8e-959ca2ff201f tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d returned with HTTP 200 Jul 03 17:49:20.972157 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 314/1212] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:20 2026] GET /volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:21.983471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a61f120e-6e69-4679-adae-1700814f1fb3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:21.985600 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a61f120e-6e69-4679-adae-1700814f1fb3 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d Jul 03 17:49:21.985839 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a61f120e-6e69-4679-adae-1700814f1fb3 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:21.986066 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a61f120e-6e69-4679-adae-1700814f1fb3 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:21.994756 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a61f120e-6e69-4679-adae-1700814f1fb3 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d returned with HTTP 404 Jul 03 17:49:21.995347 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 294/1213] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:49:21 2026] GET /volume/v3/snapshots/f8281757-1cfd-4edf-9f6f-79ba872bca6d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:22.004914 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fd9e658e-ad92-4682-a3c5-ca08dd9780cf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:22.007008 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fd9e658e-ad92-4682-a3c5-ca08dd9780cf tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 Jul 03 17:49:22.007211 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fd9e658e-ad92-4682-a3c5-ca08dd9780cf tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:22.007393 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fd9e658e-ad92-4682-a3c5-ca08dd9780cf tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:22.017020 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:22.017020 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:22.022157 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fd9e658e-ad92-4682-a3c5-ca08dd9780cf tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Volume info retrieved successfully. Jul 03 17:49:22.027578 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fd9e658e-ad92-4682-a3c5-ca08dd9780cf tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 returned with HTTP 200 Jul 03 17:49:22.028017 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 302/1214] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:22 2026] GET /volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:22.043795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7e495cc1-c428-4f96-880f-bc3363c1d57d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:22.047006 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e495cc1-c428-4f96-880f-bc3363c1d57d tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] DELETE https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 Jul 03 17:49:22.047814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e495cc1-c428-4f96-880f-bc3363c1d57d tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:22.048511 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e495cc1-c428-4f96-880f-bc3363c1d57d tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:22.049192 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-7e495cc1-c428-4f96-880f-bc3363c1d57d tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Delete volume with id: 98ae616e-95d0-468a-a691-d2a8a04a13f9 Jul 03 17:49:22.062541 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:22.062541 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:22.063084 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7e495cc1-c428-4f96-880f-bc3363c1d57d tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Volume info retrieved successfully. Jul 03 17:49:22.091713 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7e495cc1-c428-4f96-880f-bc3363c1d57d tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Delete volume request issued successfully. Jul 03 17:49:22.091938 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e495cc1-c428-4f96-880f-bc3363c1d57d tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 returned with HTTP 202 Jul 03 17:49:22.092386 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 305/1215] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:49:22 2026] DELETE /volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:49:22.101762 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-05632c11-5a1f-4f52-9c21-718a3638ef7b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:22.103531 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-05632c11-5a1f-4f52-9c21-718a3638ef7b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 Jul 03 17:49:22.103711 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-05632c11-5a1f-4f52-9c21-718a3638ef7b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:22.103976 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-05632c11-5a1f-4f52-9c21-718a3638ef7b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:22.113306 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:22.113306 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:22.117429 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-05632c11-5a1f-4f52-9c21-718a3638ef7b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Volume info retrieved successfully. Jul 03 17:49:22.122669 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-05632c11-5a1f-4f52-9c21-718a3638ef7b tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 returned with HTTP 200 Jul 03 17:49:22.123175 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 315/1216] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:22 2026] GET /volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:23.141464 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8f883a5c-bb34-41e5-96e5-703ad4c18945 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:23.143627 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f883a5c-bb34-41e5-96e5-703ad4c18945 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] GET https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 Jul 03 17:49:23.143916 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f883a5c-bb34-41e5-96e5-703ad4c18945 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:23.144163 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f883a5c-bb34-41e5-96e5-703ad4c18945 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:23.154195 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f883a5c-bb34-41e5-96e5-703ad4c18945 tempest-VolumesSnapshotNegativeTestJSON-1847346158 tempest-VolumesSnapshotNegativeTestJSON-1847346158-project-member] https://10.4.3.210/volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 returned with HTTP 404 Jul 03 17:49:23.154822 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 295/1217] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:23 2026] GET /volume/v3/volumes/98ae616e-95d0-468a-a691-d2a8a04a13f9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:32.026557 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=569,cinder:UPDATE=161,cinder:DELETE=5,cinder:INSERT=106 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:49:32.081213 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=82,cinder:INSERT=21,cinder:UPDATE=41 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:49:32.121484 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:49:33.148303 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=7 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:49:35.021204 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-27c0ef47-6025-4a03-8398-bda355682004 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:35.130543 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:35.130902 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1725480761"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:35.132137 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1725480761'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:35.132257 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Create volume of 1 GB Jul 03 17:49:35.135787 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Availability Zones retrieved successfully. Jul 03 17:49:35.140960 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Flow 'volume_create_api' (f3b62c3f-29df-43f2-9b55-6ab4b8e80048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:35.141863 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632f53a7-fd51-4dcf-9033-9d3618811bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:35.142742 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:35.168261 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632f53a7-fd51-4dcf-9033-9d3618811bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:35.169463 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34302403-1856-4b80-970b-9f7eda52ce7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:35.245000 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Created reservations ['85018e9b-a753-40c1-b4e8-6a0368e69591', '6e17979a-01d1-492a-b5e9-6e1a98177e29', '68b83728-b614-4cd1-8083-fcb811fc1ed6', '1fce0b9e-3d8a-4727-bd80-81d432478499'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:35.246041 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34302403-1856-4b80-970b-9f7eda52ce7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85018e9b-a753-40c1-b4e8-6a0368e69591', '6e17979a-01d1-492a-b5e9-6e1a98177e29', '68b83728-b614-4cd1-8083-fcb811fc1ed6', '1fce0b9e-3d8a-4727-bd80-81d432478499']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:35.246987 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d9716a8-ef11-4f6f-9a01-254a626e66d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:35.277469 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d9716a8-ef11-4f6f-9a01-254a626e66d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a6c538c-f95f-4561-ab6a-1de86b6be1b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1725480761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e2d775893343b08473f79d79cb9226',qos_specs=None,replication_status=,reservations=['85018e9b-a753-40c1-b4e8-6a0368e69591','6e17979a-01d1-492a-b5e9-6e1a98177e29','68b83728-b614-4cd1-8083-fcb811fc1ed6','1fce0b9e-3d8a-4727-bd80-81d432478499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be69e1b14f5f4f9d826d1158ab592c2e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1725480761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a6c538c-f95f-4561-ab6a-1de86b6be1b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80e2d775893343b08473f79d79cb9226',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be69e1b14f5f4f9d826d1158ab592c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:35.278102 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7316656e-7d1b-4abd-914a-3d1347db4b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:35.296217 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7316656e-7d1b-4abd-914a-3d1347db4b2f) transitioned into state 'SUCCESS' from state '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-1725480761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e2d775893343b08473f79d79cb9226',qos_specs=None,replication_status=,reservations=['85018e9b-a753-40c1-b4e8-6a0368e69591','6e17979a-01d1-492a-b5e9-6e1a98177e29','68b83728-b614-4cd1-8083-fcb811fc1ed6','1fce0b9e-3d8a-4727-bd80-81d432478499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be69e1b14f5f4f9d826d1158ab592c2e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:35.296999 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff5eca43-51e8-4330-8e96-67d663b1ff56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:35.307561 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff5eca43-51e8-4330-8e96-67d663b1ff56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:35.308577 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Flow 'volume_create_api' (f3b62c3f-29df-43f2-9b55-6ab4b8e80048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:35.308949 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Create volume request issued successfully. Jul 03 17:49:35.309566 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-27c0ef47-6025-4a03-8398-bda355682004 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:35.310082 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 303/1218] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:49:35 2026] POST /volume/v3/volumes => generated 774 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:35.325302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-95240a07-8f95-41d1-a14a-bba77cbe0dc4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:35.327054 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95240a07-8f95-41d1-a14a-bba77cbe0dc4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:49:35.327291 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-95240a07-8f95-41d1-a14a-bba77cbe0dc4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:35.327467 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-95240a07-8f95-41d1-a14a-bba77cbe0dc4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:35.334221 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:35.334221 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:35.337727 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-95240a07-8f95-41d1-a14a-bba77cbe0dc4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:49:35.341812 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95240a07-8f95-41d1-a14a-bba77cbe0dc4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:49:35.342172 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 306/1219] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:49:35 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:36.231763 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4ef07870-d8e0-49c9-84dd-ecc15730b48c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:36.261600 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ef07870-d8e0-49c9-84dd-ecc15730b48c tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:49:36.261975 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ef07870-d8e0-49c9-84dd-ecc15730b48c tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-122713114", "extra_specs": {}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:36.275047 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ef07870-d8e0-49c9-84dd-ecc15730b48c tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:49:36.275389 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 316/1220] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:49:36 2026] POST /volume/v3/types => generated 211 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:36.284392 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3a298f39-d3f7-435a-ace0-9b16e608485a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:36.286332 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a298f39-d3f7-435a-ace0-9b16e608485a tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] POST https://10.4.3.210/volume/v3/types/008242a7-b7e2-45fd-ad7d-e18c8e160a32/encryption Jul 03 17:49:36.286623 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a298f39-d3f7-435a-ace0-9b16e608485a tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:36.326914 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a298f39-d3f7-435a-ace0-9b16e608485a tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] https://10.4.3.210/volume/v3/types/008242a7-b7e2-45fd-ad7d-e18c8e160a32/encryption returned with HTTP 200 Jul 03 17:49:36.327531 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 296/1221] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:49:36 2026] POST /volume/v3/types/008242a7-b7e2-45fd-ad7d-e18c8e160a32/encryption => generated 230 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:36.337555 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:36.360030 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a9ac37b4-3ac5-4717-98bf-fa720f6153f0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:36.362490 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a9ac37b4-3ac5-4717-98bf-fa720f6153f0 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:49:36.362690 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a9ac37b4-3ac5-4717-98bf-fa720f6153f0 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:36.362914 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a9ac37b4-3ac5-4717-98bf-fa720f6153f0 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:36.375293 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:36.375293 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:36.382501 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a9ac37b4-3ac5-4717-98bf-fa720f6153f0 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:49:36.388960 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a9ac37b4-3ac5-4717-98bf-fa720f6153f0 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:49:36.389306 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 307/1222] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:49:36 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:36.418978 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:36.419345 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1814293504", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-122713114", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:36.421088 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1814293504', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-122713114', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:36.424381 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume of 1 GB Jul 03 17:49:36.424715 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:36.424715 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:36.425256 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Availability Zones retrieved successfully. Jul 03 17:49:36.432142 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (34426e49-f965-4856-bd62-6e7ba2c8e80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:36.433188 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926167cf-03b9-44b5-b6f9-98ddc0a4c73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:36.434867 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:36.457267 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926167cf-03b9-44b5-b6f9-98ddc0a4c73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:49:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=008242a7-b7e2-45fd-ad7d-e18c8e160a32,is_public=True,name='tempest-scenario-type-luks-122713114',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '008242a7-b7e2-45fd-ad7d-e18c8e160a32', '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=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:36.460110 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78f9221-ec13-432b-84c4-03b7363cb7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:36.484048 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-122713114 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-122713114, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:49:36.484278 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-122713114 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-122713114, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:49:36.519963 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['5afd50ea-a114-4d83-be97-467b0721c5fe', '0c8c2743-da04-47c1-8605-12769c29dcfc', '9f04d975-8f1d-4d91-afb7-43be4449b103', 'be948593-73c8-486a-a9e0-afa2a62815d9'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:36.520651 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78f9221-ec13-432b-84c4-03b7363cb7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5afd50ea-a114-4d83-be97-467b0721c5fe', '0c8c2743-da04-47c1-8605-12769c29dcfc', '9f04d975-8f1d-4d91-afb7-43be4449b103', 'be948593-73c8-486a-a9e0-afa2a62815d9']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:36.521654 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19a52ed-68c9-41d6-9e77-d081ea3a37a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:36.544016 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19a52ed-68c9-41d6-9e77-d081ea3a37a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c567e62d-36b7-4e58-8378-f01deaec9c5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1814293504',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['5afd50ea-a114-4d83-be97-467b0721c5fe','0c8c2743-da04-47c1-8605-12769c29dcfc','9f04d975-8f1d-4d91-afb7-43be4449b103','be948593-73c8-486a-a9e0-afa2a62815d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=008242a7-b7e2-45fd-ad7d-e18c8e160a32), 'volume': Volume(_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-03T17:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1814293504',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c567e62d-36b7-4e58-8378-f01deaec9c5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1797a9ace8e4861bf3885ee652dd1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13cfa190170847bd8e187a218b5422e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(008242a7-b7e2-45fd-ad7d-e18c8e160a32),volume_type_id=008242a7-b7e2-45fd-ad7d-e18c8e160a32)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:36.544620 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2456c5e-128e-400d-b7d2-e8fe7d87431b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:36.563678 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2456c5e-128e-400d-b7d2-e8fe7d87431b) transitioned into state 'SUCCESS' from state '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-1814293504',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['5afd50ea-a114-4d83-be97-467b0721c5fe','0c8c2743-da04-47c1-8605-12769c29dcfc','9f04d975-8f1d-4d91-afb7-43be4449b103','be948593-73c8-486a-a9e0-afa2a62815d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=008242a7-b7e2-45fd-ad7d-e18c8e160a32)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:36.564612 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf8acc6-bf2e-47d2-8a9a-1118efd0ea82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:36.574208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf8acc6-bf2e-47d2-8a9a-1118efd0ea82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:36.574985 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (34426e49-f965-4856-bd62-6e7ba2c8e80e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:36.575343 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request issued successfully. Jul 03 17:49:36.576042 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0de7729d-231b-46cf-b715-b3e0ca03e5fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:36.576557 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 304/1223] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:49:36 2026] POST /volume/v3/volumes => generated 779 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:36.588406 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-91b1abd3-acc9-4b7f-891d-b2dda9837185 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:36.590140 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-91b1abd3-acc9-4b7f-891d-b2dda9837185 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a Jul 03 17:49:36.590330 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-91b1abd3-acc9-4b7f-891d-b2dda9837185 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:36.590505 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-91b1abd3-acc9-4b7f-891d-b2dda9837185 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:36.597161 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:36.597161 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:36.600557 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-91b1abd3-acc9-4b7f-891d-b2dda9837185 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:49:36.605028 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-91b1abd3-acc9-4b7f-891d-b2dda9837185 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a returned with HTTP 200 Jul 03 17:49:36.605545 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 317/1224] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:36 2026] GET /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:37.620888 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3087e46a-4fa0-4aa5-916c-f2e0b7372201 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:37.623747 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3087e46a-4fa0-4aa5-916c-f2e0b7372201 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a Jul 03 17:49:37.624064 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3087e46a-4fa0-4aa5-916c-f2e0b7372201 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:37.624318 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3087e46a-4fa0-4aa5-916c-f2e0b7372201 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:37.634740 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:37.634740 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:37.640174 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3087e46a-4fa0-4aa5-916c-f2e0b7372201 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:49:37.646847 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3087e46a-4fa0-4aa5-916c-f2e0b7372201 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a returned with HTTP 200 Jul 03 17:49:37.647342 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 297/1225] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:37 2026] GET /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:37.660836 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-47e20808-a667-42c9-9e22-957f951ab01a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:37.661501 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47e20808-a667-42c9-9e22-957f951ab01a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a Jul 03 17:49:37.662409 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47e20808-a667-42c9-9e22-957f951ab01a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:37.662409 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47e20808-a667-42c9-9e22-957f951ab01a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:37.669031 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:37.669031 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:37.676753 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-47e20808-a667-42c9-9e22-957f951ab01a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:49:37.683379 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47e20808-a667-42c9-9e22-957f951ab01a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a returned with HTTP 200 Jul 03 17:49:37.683379 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 308/1226] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:37 2026] GET /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:37.696145 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c2d300f0-63dd-420d-9260-dcd9308236dd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:37.698030 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c2d300f0-63dd-420d-9260-dcd9308236dd tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a/action Jul 03 17:49:37.698385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c2d300f0-63dd-420d-9260-dcd9308236dd tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:49:37.698505 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c2d300f0-63dd-420d-9260-dcd9308236dd tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:37.707799 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:37.707799 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:37.708377 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c2d300f0-63dd-420d-9260-dcd9308236dd tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:49:37.715091 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c2d300f0-63dd-420d-9260-dcd9308236dd tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume updated successfully. Jul 03 17:49:37.715554 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c2d300f0-63dd-420d-9260-dcd9308236dd tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a/action returned with HTTP 200 Jul 03 17:49:37.715715 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 305/1227] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:49:37 2026] POST /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 17:49:37.818924 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-98186a06-7d9c-4c00-9f0b-84900e525f9a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:37.821403 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-98186a06-7d9c-4c00-9f0b-84900e525f9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a Jul 03 17:49:37.821908 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-98186a06-7d9c-4c00-9f0b-84900e525f9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:37.821908 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-98186a06-7d9c-4c00-9f0b-84900e525f9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:37.832191 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:37.832191 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:37.837523 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-98186a06-7d9c-4c00-9f0b-84900e525f9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:49:37.843979 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-98186a06-7d9c-4c00-9f0b-84900e525f9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a returned with HTTP 200 Jul 03 17:49:37.844540 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 318/1228] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:49:37 2026] GET /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:38.354212 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-cea0c09d-eb4c-42d6-83d2-25ea00ff5027 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:38.359892 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-cea0c09d-eb4c-42d6-83d2-25ea00ff5027 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a Jul 03 17:49:38.360065 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-cea0c09d-eb4c-42d6-83d2-25ea00ff5027 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:38.360235 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-cea0c09d-eb4c-42d6-83d2-25ea00ff5027 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:38.367264 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:38.367264 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:38.370798 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-cea0c09d-eb4c-42d6-83d2-25ea00ff5027 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:49:38.375267 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-cea0c09d-eb4c-42d6-83d2-25ea00ff5027 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a returned with HTTP 200 Jul 03 17:49:38.375854 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 298/1229] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:49:38 2026] GET /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:38.386404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-be185ef9-f6ec-4baf-80b2-e2ebefd43a2b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:38.386854 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-be185ef9-f6ec-4baf-80b2-e2ebefd43a2b None None] GET https://10.4.3.210/volume// Jul 03 17:49:38.387039 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-be185ef9-f6ec-4baf-80b2-e2ebefd43a2b None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:38.387244 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-be185ef9-f6ec-4baf-80b2-e2ebefd43a2b None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:38.387616 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-be185ef9-f6ec-4baf-80b2-e2ebefd43a2b None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:38.387981 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 309/1230] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:49: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 17:49:38.397372 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-9afe5a71-5c41-466e-a804-233ccfedbfba None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:38.401527 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-9afe5a71-5c41-466e-a804-233ccfedbfba tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:49:38.401955 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-9afe5a71-5c41-466e-a804-233ccfedbfba tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c567e62d-36b7-4e58-8378-f01deaec9c5a", "connector": null, "instance_uuid": "03eb8d47-08e4-4a4d-95c2-127ae085f140"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:38.411520 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:38.411520 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:38.444243 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-9afe5a71-5c41-466e-a804-233ccfedbfba tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:49:38.444705 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 306/1231] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:49:38 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 17:49:41.111744 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:41.113507 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:41.113893 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1672077132"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:41.115238 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1672077132'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:41.118787 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume of 1 GB Jul 03 17:49:41.119114 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:41.119114 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:41.119817 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Availability Zones retrieved successfully. Jul 03 17:49:41.126496 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Flow 'volume_create_api' (40283a67-d6e3-413b-be25-d685d626a352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:41.127670 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e8451b-287b-4089-b5b2-705447cb9519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:41.129608 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:41.284407 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:41.284407 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:41.296240 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e8451b-287b-4089-b5b2-705447cb9519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:35Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '660eef5a-fd23-49c3-a1ed-1c0cd88604ea', 'encryption_key_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=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:41.296959 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf19de8c-764a-422e-946e-4ad26063e77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:41.334681 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Created reservations ['d077b4cc-9d44-431f-8656-d6703ce69edb', 'caa92eb9-3375-4d41-8830-720455d568a6', '40aef2be-559b-48af-bfcc-810bbd9eedce', '6d686fa6-f80b-49b4-b83c-d2a41d9ef067'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:41.335458 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf19de8c-764a-422e-946e-4ad26063e77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d077b4cc-9d44-431f-8656-d6703ce69edb', 'caa92eb9-3375-4d41-8830-720455d568a6', '40aef2be-559b-48af-bfcc-810bbd9eedce', '6d686fa6-f80b-49b4-b83c-d2a41d9ef067']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:41.336213 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8df5572c-75fe-4a34-ac69-d843e75364a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:41.358247 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8df5572c-75fe-4a34-ac69-d843e75364a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e2c472d-fea8-4af3-b8a8-89db995d3ed8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1672077132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',qos_specs=None,replication_status=,reservations=['d077b4cc-9d44-431f-8656-d6703ce69edb','caa92eb9-3375-4d41-8830-720455d568a6','40aef2be-559b-48af-bfcc-810bbd9eedce','6d686fa6-f80b-49b4-b83c-d2a41d9ef067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf45126c3146449014f0235d2c2164',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea), 'volume': Volume(_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-03T17:49:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1672077132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e2c472d-fea8-4af3-b8a8-89db995d3ed8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38cf45126c3146449014f0235d2c2164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(660eef5a-fd23-49c3-a1ed-1c0cd88604ea),volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:41.359016 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f33ad479-8d64-4d60-8116-b4a6f9a15305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:41.376248 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f33ad479-8d64-4d60-8116-b4a6f9a15305) transitioned into state 'SUCCESS' from state '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-1672077132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',qos_specs=None,replication_status=,reservations=['d077b4cc-9d44-431f-8656-d6703ce69edb','caa92eb9-3375-4d41-8830-720455d568a6','40aef2be-559b-48af-bfcc-810bbd9eedce','6d686fa6-f80b-49b4-b83c-d2a41d9ef067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf45126c3146449014f0235d2c2164',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:41.377092 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c7fc8a-3328-429b-979c-40892823514e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:41.388254 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c7fc8a-3328-429b-979c-40892823514e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:41.388254 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Flow 'volume_create_api' (40283a67-d6e3-413b-be25-d685d626a352) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:41.388254 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume request issued successfully. Jul 03 17:49:41.388591 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-574ad55f-b109-4f35-ab1a-8f3f5de8d7c4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:41.388931 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 319/1232] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:49:41 2026] POST /volume/v3/volumes => generated 760 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:41.402117 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-58826845-8c92-48c3-a07a-620ba9d9fdb9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:41.403863 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-58826845-8c92-48c3-a07a-620ba9d9fdb9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:41.404337 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-58826845-8c92-48c3-a07a-620ba9d9fdb9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:41.404337 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-58826845-8c92-48c3-a07a-620ba9d9fdb9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:41.410802 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:41.410802 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:41.414154 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-58826845-8c92-48c3-a07a-620ba9d9fdb9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:41.418115 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-58826845-8c92-48c3-a07a-620ba9d9fdb9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:41.418538 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 299/1233] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:41 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:42.432038 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d3fca24d-4630-4a2b-b9a6-68d12219aa2c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:42.441049 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d3fca24d-4630-4a2b-b9a6-68d12219aa2c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:42.441049 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d3fca24d-4630-4a2b-b9a6-68d12219aa2c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:42.441049 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d3fca24d-4630-4a2b-b9a6-68d12219aa2c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:42.451564 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:42.451564 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:42.453431 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d3fca24d-4630-4a2b-b9a6-68d12219aa2c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:42.461238 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d3fca24d-4630-4a2b-b9a6-68d12219aa2c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:42.461985 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 310/1234] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:42 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:42.520274 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-ad5b925e-151e-4a2d-abec-b99d803f5f98 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:42.522865 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-ad5b925e-151e-4a2d-abec-b99d803f5f98 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:42.523062 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-ad5b925e-151e-4a2d-abec-b99d803f5f98 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:42.523183 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-ad5b925e-151e-4a2d-abec-b99d803f5f98 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:42.525493 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:42.526577 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:49:42.527062 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1123904270"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:42.528887 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1123904270'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:49:42.529056 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Create volume of 1 GB Jul 03 17:49:42.529399 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:42.529399 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:42.533821 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Availability Zones retrieved successfully. Jul 03 17:49:42.534874 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:42.534874 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:42.540064 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-ad5b925e-151e-4a2d-abec-b99d803f5f98 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:42.542016 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Flow 'volume_create_api' (b58e386a-1133-4f44-a359-90b32466bc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:42.543320 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efe27b5-b2cf-487b-98af-d3da4cf6d0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:42.544882 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:49:42.546800 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-ad5b925e-151e-4a2d-abec-b99d803f5f98 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:42.547447 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 307/1235] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:49:42 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:42.583204 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efe27b5-b2cf-487b-98af-d3da4cf6d0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:42.584033 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad12302-acea-4254-a3f1-5d4ebe9a4c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:42.656142 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Created reservations ['c22d1d58-55bb-4574-8b6c-54e8c91223c8', '679f6c7c-2753-43b7-bbde-b5973fddb7d1', '2ac76f82-3eab-48dd-8a9a-7f1d0fdd120f', '21424122-cc7e-48ed-a71b-88b711b7398c'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:49:42.657112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad12302-acea-4254-a3f1-5d4ebe9a4c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c22d1d58-55bb-4574-8b6c-54e8c91223c8', '679f6c7c-2753-43b7-bbde-b5973fddb7d1', '2ac76f82-3eab-48dd-8a9a-7f1d0fdd120f', '21424122-cc7e-48ed-a71b-88b711b7398c']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:42.658171 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b220643b-4a93-4cc8-8f1d-9d69dd55ad86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:42.691248 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b220643b-4a93-4cc8-8f1d-9d69dd55ad86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c6db84-61a0-4351-a084-9ab3f0241382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1123904270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='344d8a3e4eb948c0bc5d2b08f5886016',qos_specs=None,replication_status=,reservations=['c22d1d58-55bb-4574-8b6c-54e8c91223c8','679f6c7c-2753-43b7-bbde-b5973fddb7d1','2ac76f82-3eab-48dd-8a9a-7f1d0fdd120f','21424122-cc7e-48ed-a71b-88b711b7398c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b34c6e644204944985326900f0dfe25',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:49:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1123904270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4c6db84-61a0-4351-a084-9ab3f0241382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='344d8a3e4eb948c0bc5d2b08f5886016',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b34c6e644204944985326900f0dfe25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:42.692130 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a8e610-a9d8-4a96-9c26-b31b3cd777b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:42.722789 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a8e610-a9d8-4a96-9c26-b31b3cd777b0) transitioned into state 'SUCCESS' from state '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-1123904270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='344d8a3e4eb948c0bc5d2b08f5886016',qos_specs=None,replication_status=,reservations=['c22d1d58-55bb-4574-8b6c-54e8c91223c8','679f6c7c-2753-43b7-bbde-b5973fddb7d1','2ac76f82-3eab-48dd-8a9a-7f1d0fdd120f','21424122-cc7e-48ed-a71b-88b711b7398c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b34c6e644204944985326900f0dfe25',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:42.724338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a49e564-7ad3-4e02-a099-47dbfdd52133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:49:42.744872 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a49e564-7ad3-4e02-a099-47dbfdd52133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:49:42.746089 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Flow 'volume_create_api' (b58e386a-1133-4f44-a359-90b32466bc62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:49:42.747238 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Create volume request issued successfully. Jul 03 17:49:42.747503 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c931dc9-8246-4d57-8baa-1e27c779d4b4 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:49:42.748079 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 320/1236] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:49:42 2026] POST /volume/v3/volumes => generated 757 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:49:42.763030 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6e248031-1737-488e-bb54-2d84537b60d7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:42.767078 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6e248031-1737-488e-bb54-2d84537b60d7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:49:42.767078 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6e248031-1737-488e-bb54-2d84537b60d7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:42.767078 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6e248031-1737-488e-bb54-2d84537b60d7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:42.780394 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:42.780394 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:42.785532 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6e248031-1737-488e-bb54-2d84537b60d7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:49:42.792295 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6e248031-1737-488e-bb54-2d84537b60d7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:49:42.793753 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 300/1237] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:42 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:43.810943 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-50b6a8c4-6805-4e29-9fba-414c04ba08ac None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:43.812755 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-50b6a8c4-6805-4e29-9fba-414c04ba08ac tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:49:43.812951 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-50b6a8c4-6805-4e29-9fba-414c04ba08ac tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:43.813133 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-50b6a8c4-6805-4e29-9fba-414c04ba08ac tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:43.823873 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:43.823873 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:43.832304 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-50b6a8c4-6805-4e29-9fba-414c04ba08ac tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:49:43.840514 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-50b6a8c4-6805-4e29-9fba-414c04ba08ac tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:49:43.841016 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 311/1238] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:43 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:44.588337 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6e1c7f7a-0995-4a28-96e1-6403b165e539 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:44.590498 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6e1c7f7a-0995-4a28-96e1-6403b165e539 None None] GET https://10.4.3.210/volume// Jul 03 17:49:44.590498 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6e1c7f7a-0995-4a28-96e1-6403b165e539 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:44.590498 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6e1c7f7a-0995-4a28-96e1-6403b165e539 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:44.590498 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6e1c7f7a-0995-4a28-96e1-6403b165e539 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:44.590498 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 308/1239] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:49: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 17:49:44.597861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-e4af7de7-8d14-42f6-bdb0-bed4d4371935 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:44.600125 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-e4af7de7-8d14-42f6-bdb0-bed4d4371935 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:49:44.600485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-e4af7de7-8d14-42f6-bdb0-bed4d4371935 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e2c472d-fea8-4af3-b8a8-89db995d3ed8", "connector": null, "instance_uuid": "1fd32f96-ef5b-4bad-a536-474dc5f32ec8"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:44.609691 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:44.609691 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:44.644831 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-e4af7de7-8d14-42f6-bdb0-bed4d4371935 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:49:44.645225 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 321/1240] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:49:44 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 17:49:44.708396 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-62ac7286-bdcb-4750-a63c-a1d95b9c3695 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:44.708884 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-62ac7286-bdcb-4750-a63c-a1d95b9c3695 None None] GET https://10.4.3.210/volume// Jul 03 17:49:44.709190 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-62ac7286-bdcb-4750-a63c-a1d95b9c3695 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:44.709494 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-62ac7286-bdcb-4750-a63c-a1d95b9c3695 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:44.710021 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-62ac7286-bdcb-4750-a63c-a1d95b9c3695 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:44.710330 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 301/1241] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:49: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 17:49:44.716826 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-f9569026-973d-4bed-933b-f04e10d87e2b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:44.719199 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-f9569026-973d-4bed-933b-f04e10d87e2b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a Jul 03 17:49:44.719536 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-f9569026-973d-4bed-933b-f04e10d87e2b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:44.719719 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-f9569026-973d-4bed-933b-f04e10d87e2b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:44.729259 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:44.729259 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:44.732724 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-f9569026-973d-4bed-933b-f04e10d87e2b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:49:44.736950 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-f9569026-973d-4bed-933b-f04e10d87e2b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a returned with HTTP 200 Jul 03 17:49:44.737325 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 312/1242] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:49:44 2026] GET /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:49:44.839550 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-90677b01-d853-475e-b5b9-8e485045984d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:44.841756 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-90677b01-d853-475e-b5b9-8e485045984d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] PUT https://10.4.3.210/volume/v3/attachments/2bcec949-1503-4a08-8822-f4a8b36f47a9 Jul 03 17:49:44.843789 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-90677b01-d853-475e-b5b9-8e485045984d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:44.849642 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-90677b01-d853-475e-b5b9-8e485045984d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Acquiring lock "cinder-attachment_update-c567e62d-36b7-4e58-8378-f01deaec9c5a-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:49:44.855759 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-90677b01-d853-475e-b5b9-8e485045984d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-c567e62d-36b7-4e58-8378-f01deaec9c5a-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:49:44.855759 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:44.855759 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:45.072124 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-880d2c75-4e57-4731-ba0a-07cbcc82296a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:45.074161 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-880d2c75-4e57-4731-ba0a-07cbcc82296a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:45.074415 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-880d2c75-4e57-4731-ba0a-07cbcc82296a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:45.074675 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-880d2c75-4e57-4731-ba0a-07cbcc82296a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:45.087912 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:45.087912 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:45.091610 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-880d2c75-4e57-4731-ba0a-07cbcc82296a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:45.097369 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-880d2c75-4e57-4731-ba0a-07cbcc82296a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:45.098081 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 322/1243] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:45 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:45.192313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3bf818c6-f935-4950-ba13-0a3a7eabefbb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:45.192313 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3bf818c6-f935-4950-ba13-0a3a7eabefbb None None] GET https://10.4.3.210/volume// Jul 03 17:49:45.192313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3bf818c6-f935-4950-ba13-0a3a7eabefbb None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:45.192313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3bf818c6-f935-4950-ba13-0a3a7eabefbb None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:45.192313 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3bf818c6-f935-4950-ba13-0a3a7eabefbb None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:45.192313 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 302/1244] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:49: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 17:49:45.194013 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-4de6d850-508f-4e66-bc9e-a5a07095276d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:45.197346 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-4de6d850-508f-4e66-bc9e-a5a07095276d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:45.197569 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-4de6d850-508f-4e66-bc9e-a5a07095276d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:45.197785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-4de6d850-508f-4e66-bc9e-a5a07095276d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:45.209228 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:45.209228 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:45.213892 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-4de6d850-508f-4e66-bc9e-a5a07095276d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:45.219495 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-4de6d850-508f-4e66-bc9e-a5a07095276d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:45.220047 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 313/1245] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:49:45 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1032 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:49:45.318230 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-c585434a-4100-4555-baa5-7193bc74a32f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:45.322796 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-c585434a-4100-4555-baa5-7193bc74a32f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] PUT https://10.4.3.210/volume/v3/attachments/7f37747e-9b9f-4f3a-8538-03c3c42e89b5 Jul 03 17:49:45.322796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-c585434a-4100-4555-baa5-7193bc74a32f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:45.332414 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-c585434a-4100-4555-baa5-7193bc74a32f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Acquiring lock "cinder-attachment_update-4e2c472d-fea8-4af3-b8a8-89db995d3ed8-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:49:45.339075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-c585434a-4100-4555-baa5-7193bc74a32f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-4e2c472d-fea8-4af3-b8a8-89db995d3ed8-np0000004448" acquired by "attachment_update" :: waited 0.007s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:49:45.340549 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:45.340549 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:45.381791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-90677b01-d853-475e-b5b9-8e485045984d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-c567e62d-36b7-4e58-8378-f01deaec9c5a-np0000004448" released by "attachment_update" :: held 0.524s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:49:45.381791 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-90677b01-d853-475e-b5b9-8e485045984d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/2bcec949-1503-4a08-8822-f4a8b36f47a9 returned with HTTP 200 Jul 03 17:49:45.381791 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 309/1246] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:49:44 2026] PUT /volume/v3/attachments/2bcec949-1503-4a08-8822-f4a8b36f47a9 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:45.871621 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-c585434a-4100-4555-baa5-7193bc74a32f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-4e2c472d-fea8-4af3-b8a8-89db995d3ed8-np0000004448" released by "attachment_update" :: held 0.532s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:49:45.871999 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-c585434a-4100-4555-baa5-7193bc74a32f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/7f37747e-9b9f-4f3a-8538-03c3c42e89b5 returned with HTTP 200 Jul 03 17:49:45.872377 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 323/1247] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:49:45 2026] PUT /volume/v3/attachments/7f37747e-9b9f-4f3a-8538-03c3c42e89b5 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:45.896947 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-5fb9e28d-2966-4df2-9090-dbf380e05691 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:45.902110 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-5fb9e28d-2966-4df2-9090-dbf380e05691 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments/2bcec949-1503-4a08-8822-f4a8b36f47a9/action Jul 03 17:49:45.902110 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-5fb9e28d-2966-4df2-9090-dbf380e05691 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:49:45.902110 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-5fb9e28d-2966-4df2-9090-dbf380e05691 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:45.930847 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:45.930847 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:45.956663 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-5fb9e28d-2966-4df2-9090-dbf380e05691 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/2bcec949-1503-4a08-8822-f4a8b36f47a9/action returned with HTTP 204 Jul 03 17:49:45.956663 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 303/1248] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:49:45 2026] POST /volume/v3/attachments/2bcec949-1503-4a08-8822-f4a8b36f47a9/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:46.115802 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b22295ad-0315-4e8b-a05b-e9023257c98c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:46.123938 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b22295ad-0315-4e8b-a05b-e9023257c98c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:46.124194 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b22295ad-0315-4e8b-a05b-e9023257c98c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:46.127089 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b22295ad-0315-4e8b-a05b-e9023257c98c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:46.142474 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:46.142474 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:46.147647 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b22295ad-0315-4e8b-a05b-e9023257c98c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:46.153736 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b22295ad-0315-4e8b-a05b-e9023257c98c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:46.154262 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 314/1249] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:46 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:47.173823 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-47079631-e509-4795-b2d0-b461f9daddad None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:47.175614 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-47079631-e509-4795-b2d0-b461f9daddad tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:47.175849 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-47079631-e509-4795-b2d0-b461f9daddad tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:47.176029 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-47079631-e509-4795-b2d0-b461f9daddad tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:47.194218 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:47.194218 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:47.198808 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-47079631-e509-4795-b2d0-b461f9daddad tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:47.203593 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-47079631-e509-4795-b2d0-b461f9daddad tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:47.204043 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 310/1250] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:47 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:48.218754 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a05b515d-8ba5-452e-b4bc-8a506ff05a93 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:48.221206 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a05b515d-8ba5-452e-b4bc-8a506ff05a93 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:48.221479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a05b515d-8ba5-452e-b4bc-8a506ff05a93 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:48.221778 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a05b515d-8ba5-452e-b4bc-8a506ff05a93 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:48.238737 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:48.238737 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:48.250461 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a05b515d-8ba5-452e-b4bc-8a506ff05a93 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:48.258981 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a05b515d-8ba5-452e-b4bc-8a506ff05a93 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:48.259532 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 324/1251] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:48 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:49.273861 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ae166746-9d5e-4356-8928-ae487800ea3d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:49.275972 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae166746-9d5e-4356-8928-ae487800ea3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:49.276406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ae166746-9d5e-4356-8928-ae487800ea3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:49.276630 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ae166746-9d5e-4356-8928-ae487800ea3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:49.286423 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:49.286423 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:49.290876 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ae166746-9d5e-4356-8928-ae487800ea3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:49.295985 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae166746-9d5e-4356-8928-ae487800ea3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:49.296379 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 304/1252] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:49 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:50.311028 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fc4e1317-1080-46dc-84a9-69490302664d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:50.316067 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc4e1317-1080-46dc-84a9-69490302664d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:50.316334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc4e1317-1080-46dc-84a9-69490302664d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:50.316593 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc4e1317-1080-46dc-84a9-69490302664d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:50.335632 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:50.335632 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:50.342923 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fc4e1317-1080-46dc-84a9-69490302664d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:50.348669 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc4e1317-1080-46dc-84a9-69490302664d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:50.348669 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 315/1253] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:50 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:51.361696 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0e5eb7b3-758f-4ab3-a1bf-b8c70602c850 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:51.363846 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0e5eb7b3-758f-4ab3-a1bf-b8c70602c850 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:51.366263 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0e5eb7b3-758f-4ab3-a1bf-b8c70602c850 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:51.366263 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0e5eb7b3-758f-4ab3-a1bf-b8c70602c850 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:51.379172 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:51.379172 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:51.390129 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0e5eb7b3-758f-4ab3-a1bf-b8c70602c850 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:51.401872 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0e5eb7b3-758f-4ab3-a1bf-b8c70602c850 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:51.402372 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 311/1254] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:51 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:51.968417 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-63ab9138-8130-4984-af56-19b8bf15037c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:51.971554 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-63ab9138-8130-4984-af56-19b8bf15037c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a/encryption Jul 03 17:49:51.973039 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-63ab9138-8130-4984-af56-19b8bf15037c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:51.973236 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-63ab9138-8130-4984-af56-19b8bf15037c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:51.992884 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:51.992884 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:52.001270 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-902d2963-14e4-4612-9c59-a14fd02f8eaa req-63ab9138-8130-4984-af56-19b8bf15037c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a/encryption returned with HTTP 200 Jul 03 17:49:52.001668 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 325/1255] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:49:51 2026] GET /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:52.095099 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-2d792705-db42-4326-a110-5b61058d2c96 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:52.097501 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-2d792705-db42-4326-a110-5b61058d2c96 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments/7f37747e-9b9f-4f3a-8538-03c3c42e89b5/action Jul 03 17:49:52.099796 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-2d792705-db42-4326-a110-5b61058d2c96 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:49:52.099796 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-2d792705-db42-4326-a110-5b61058d2c96 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:52.113055 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:52.113055 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:52.127954 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-bf83d32a-7117-4d31-92d6-a37e250a23ff req-2d792705-db42-4326-a110-5b61058d2c96 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/7f37747e-9b9f-4f3a-8538-03c3c42e89b5/action returned with HTTP 204 Jul 03 17:49:52.128701 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 305/1256] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:49:52 2026] POST /volume/v3/attachments/7f37747e-9b9f-4f3a-8538-03c3c42e89b5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 17:49:52.364189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a74dbe23-a498-4665-be35-7b2a6ce97c55 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:52.365799 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a74dbe23-a498-4665-be35-7b2a6ce97c55 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:49:52.366059 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a74dbe23-a498-4665-be35-7b2a6ce97c55 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:52.366295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a74dbe23-a498-4665-be35-7b2a6ce97c55 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:52.372586 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:52.372586 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:52.378679 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a74dbe23-a498-4665-be35-7b2a6ce97c55 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:49:52.380863 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a74dbe23-a498-4665-be35-7b2a6ce97c55 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:49:52.381329 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 316/1257] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:52 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:52.392896 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f283ff0f-d2be-4d43-9d0b-dae57b6c99c8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:52.394651 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f283ff0f-d2be-4d43-9d0b-dae57b6c99c8 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:49:52.394920 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f283ff0f-d2be-4d43-9d0b-dae57b6c99c8 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:52.395138 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f283ff0f-d2be-4d43-9d0b-dae57b6c99c8 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:52.405152 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:52.405152 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:52.410051 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f283ff0f-d2be-4d43-9d0b-dae57b6c99c8 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:49:52.416288 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f283ff0f-d2be-4d43-9d0b-dae57b6c99c8 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:49:52.416895 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 312/1258] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:52 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:52.417979 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e0e02079-9c64-4fe7-8a4d-0877dc8ab06c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:52.419667 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e0e02079-9c64-4fe7-8a4d-0877dc8ab06c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:52.419865 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e0e02079-9c64-4fe7-8a4d-0877dc8ab06c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:52.420029 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e0e02079-9c64-4fe7-8a4d-0877dc8ab06c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:52.429016 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:52.429016 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:52.434346 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e0e02079-9c64-4fe7-8a4d-0877dc8ab06c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:52.436856 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e0e02079-9c64-4fe7-8a4d-0877dc8ab06c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:52.437337 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 326/1259] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:52 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:52.463256 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-d003718e-af92-45b2-9677-e49f07c47ccb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:52.469793 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-d003718e-af92-45b2-9677-e49f07c47ccb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:49:52.469793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-d003718e-af92-45b2-9677-e49f07c47ccb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:52.469793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-d003718e-af92-45b2-9677-e49f07c47ccb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:52.477850 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:52.477850 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:52.483880 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-d003718e-af92-45b2-9677-e49f07c47ccb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:49:52.489296 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-d003718e-af92-45b2-9677-e49f07c47ccb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:49:52.489296 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 306/1260] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:49:52 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:52.489465 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-aa0dd21d-c5c1-41a3-a244-1c9f6e5d6a54 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:52.496168 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-aa0dd21d-c5c1-41a3-a244-1c9f6e5d6a54 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:52.496334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-aa0dd21d-c5c1-41a3-a244-1c9f6e5d6a54 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:52.496545 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-aa0dd21d-c5c1-41a3-a244-1c9f6e5d6a54 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:52.505081 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:52.505081 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:52.508174 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-aa0dd21d-c5c1-41a3-a244-1c9f6e5d6a54 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:52.512158 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-aa0dd21d-c5c1-41a3-a244-1c9f6e5d6a54 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:52.512532 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 317/1261] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:49:52 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:54.541714 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d8c1bb34-b450-415b-9dba-8dd5ec7ddd18 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:54.542166 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d8c1bb34-b450-415b-9dba-8dd5ec7ddd18 None None] GET https://10.4.3.210/volume// Jul 03 17:49:54.542394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d8c1bb34-b450-415b-9dba-8dd5ec7ddd18 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:54.542622 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d8c1bb34-b450-415b-9dba-8dd5ec7ddd18 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:54.543042 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d8c1bb34-b450-415b-9dba-8dd5ec7ddd18 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:54.543377 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 313/1262] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:49: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 17:49:54.551027 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-c78d3346-42e0-43c5-8dd9-cb29af1c9abc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:54.553323 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-c78d3346-42e0-43c5-8dd9-cb29af1c9abc tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:49:54.553765 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-c78d3346-42e0-43c5-8dd9-cb29af1c9abc tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f7119fa-bba6-44ef-8323-1ed49c5e80db", "connector": null, "instance_uuid": "d6ba193a-2970-413e-9b45-10d2f87ca581"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:54.560359 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-03b1a60f-4520-4d5e-94f7-39a9b8c98d87 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:54.560860 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03b1a60f-4520-4d5e-94f7-39a9b8c98d87 None None] GET https://10.4.3.210/volume// Jul 03 17:49:54.561075 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03b1a60f-4520-4d5e-94f7-39a9b8c98d87 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:54.561327 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03b1a60f-4520-4d5e-94f7-39a9b8c98d87 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:54.561748 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03b1a60f-4520-4d5e-94f7-39a9b8c98d87 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:54.562108 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 307/1263] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:49: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 17:49:54.563031 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:54.563031 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:54.573984 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-a2f5bf12-3b15-44db-bb61-5952d4b73bd7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:54.576995 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-a2f5bf12-3b15-44db-bb61-5952d4b73bd7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:49:54.577379 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-a2f5bf12-3b15-44db-bb61-5952d4b73bd7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e2c472d-fea8-4af3-b8a8-89db995d3ed8", "connector": null, "instance_uuid": "c4aa4fd8-033f-4b02-9e5b-b697259c2d09"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:54.590858 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:54.590858 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:54.594642 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-c78d3346-42e0-43c5-8dd9-cb29af1c9abc tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:49:54.595076 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 327/1264] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:49:54 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 17:49:54.635281 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-a2f5bf12-3b15-44db-bb61-5952d4b73bd7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:49:54.635714 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 318/1265] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:49: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 17:49:55.019027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2d107029-aa99-42ce-9256-8ad2a561b228 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:55.020846 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2d107029-aa99-42ce-9256-8ad2a561b228 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:49:55.021057 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2d107029-aa99-42ce-9256-8ad2a561b228 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:55.021264 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2d107029-aa99-42ce-9256-8ad2a561b228 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:55.035754 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:55.035754 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:55.039810 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b138e721-815a-4830-8ae0-803972a69c66 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:55.040046 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2d107029-aa99-42ce-9256-8ad2a561b228 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:49:55.043389 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b138e721-815a-4830-8ae0-803972a69c66 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:55.043597 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b138e721-815a-4830-8ae0-803972a69c66 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:55.043875 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b138e721-815a-4830-8ae0-803972a69c66 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:55.049752 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2d107029-aa99-42ce-9256-8ad2a561b228 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:49:55.050213 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 314/1266] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:55 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:55.057620 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:55.057620 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:55.061520 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b138e721-815a-4830-8ae0-803972a69c66 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:55.066397 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b138e721-815a-4830-8ae0-803972a69c66 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:55.066888 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 308/1267] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:55 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:55.130439 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-24c7da2c-e21c-4867-a085-700247c00831 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:55.130854 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-24c7da2c-e21c-4867-a085-700247c00831 None None] GET https://10.4.3.210/volume// Jul 03 17:49:55.131018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-24c7da2c-e21c-4867-a085-700247c00831 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:55.131239 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-24c7da2c-e21c-4867-a085-700247c00831 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:55.131595 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-24c7da2c-e21c-4867-a085-700247c00831 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:55.131942 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 328/1268] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:49: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 17:49:55.139637 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-8b27127b-782c-44f9-90fa-a4107c4bb24f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:55.141876 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-8b27127b-782c-44f9-90fa-a4107c4bb24f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:49:55.142158 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-8b27127b-782c-44f9-90fa-a4107c4bb24f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:55.142368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-8b27127b-782c-44f9-90fa-a4107c4bb24f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:55.152782 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:55.152782 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:55.156305 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-8b27127b-782c-44f9-90fa-a4107c4bb24f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:49:55.161104 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-8b27127b-782c-44f9-90fa-a4107c4bb24f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:49:55.161613 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 319/1269] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:49:55 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:49:55.175517 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-71d09cde-0087-4c2c-afc7-6cffadcd06b1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:55.175924 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-71d09cde-0087-4c2c-afc7-6cffadcd06b1 None None] GET https://10.4.3.210/volume// Jul 03 17:49:55.176092 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-71d09cde-0087-4c2c-afc7-6cffadcd06b1 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:55.176273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-71d09cde-0087-4c2c-afc7-6cffadcd06b1 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:55.176575 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-71d09cde-0087-4c2c-afc7-6cffadcd06b1 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:55.176891 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 315/1270] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:49: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 17:49:55.185185 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-dee2a78f-f0b1-4e86-80a3-dbaf6866e006 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:55.190403 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-dee2a78f-f0b1-4e86-80a3-dbaf6866e006 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:55.190676 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-dee2a78f-f0b1-4e86-80a3-dbaf6866e006 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:55.190925 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-dee2a78f-f0b1-4e86-80a3-dbaf6866e006 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:55.204115 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:55.204115 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:55.209079 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-dee2a78f-f0b1-4e86-80a3-dbaf6866e006 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:55.214915 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-dee2a78f-f0b1-4e86-80a3-dbaf6866e006 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:55.215310 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 309/1271] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:49:55 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 17:49:55.286136 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-81d40b56-280b-42a1-b560-b0de0707f6c0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:55.288145 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-81d40b56-280b-42a1-b560-b0de0707f6c0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] PUT https://10.4.3.210/volume/v3/attachments/2bcdaee3-2586-4460-ac08-10e43370293e Jul 03 17:49:55.288477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-81d40b56-280b-42a1-b560-b0de0707f6c0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:55.302049 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-81d40b56-280b-42a1-b560-b0de0707f6c0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Acquiring lock "cinder-attachment_update-0f7119fa-bba6-44ef-8323-1ed49c5e80db-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:49:55.306534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-81d40b56-280b-42a1-b560-b0de0707f6c0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-0f7119fa-bba6-44ef-8323-1ed49c5e80db-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:49:55.307121 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:55.307121 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:55.342347 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-1fa12d2c-cea9-4523-ae7b-4c37167a1f74 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:55.349332 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-1fa12d2c-cea9-4523-ae7b-4c37167a1f74 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] PUT https://10.4.3.210/volume/v3/attachments/0516394a-c16b-4c72-a718-609d8d2f342b Jul 03 17:49:55.352786 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-1fa12d2c-cea9-4523-ae7b-4c37167a1f74 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:55.358875 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-1fa12d2c-cea9-4523-ae7b-4c37167a1f74 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Acquiring lock "cinder-attachment_update-4e2c472d-fea8-4af3-b8a8-89db995d3ed8-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:49:55.364578 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-1fa12d2c-cea9-4523-ae7b-4c37167a1f74 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-4e2c472d-fea8-4af3-b8a8-89db995d3ed8-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:49:55.365548 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:55.365548 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:55.838945 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-81d40b56-280b-42a1-b560-b0de0707f6c0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-0f7119fa-bba6-44ef-8323-1ed49c5e80db-np0000004448" released by "attachment_update" :: held 0.533s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:49:55.839358 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-81d40b56-280b-42a1-b560-b0de0707f6c0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/2bcdaee3-2586-4460-ac08-10e43370293e returned with HTTP 200 Jul 03 17:49:55.840181 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 329/1272] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:49:55 2026] PUT /volume/v3/attachments/2bcdaee3-2586-4460-ac08-10e43370293e => generated 968 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:55.853749 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-b79a9140-d8d5-47e7-b04f-24f3cb9e5ea6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:55.855936 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-b79a9140-d8d5-47e7-b04f-24f3cb9e5ea6 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db/encryption Jul 03 17:49:55.856114 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-b79a9140-d8d5-47e7-b04f-24f3cb9e5ea6 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:55.856292 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-b79a9140-d8d5-47e7-b04f-24f3cb9e5ea6 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:55.866242 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:55.866242 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:55.874735 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-b79a9140-d8d5-47e7-b04f-24f3cb9e5ea6 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db/encryption returned with HTTP 200 Jul 03 17:49:55.875334 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 316/1273] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:49:55 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:55.909232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-1fa12d2c-cea9-4523-ae7b-4c37167a1f74 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-4e2c472d-fea8-4af3-b8a8-89db995d3ed8-np0000004448" released by "attachment_update" :: held 0.543s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:49:55.909232 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-1fa12d2c-cea9-4523-ae7b-4c37167a1f74 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/0516394a-c16b-4c72-a718-609d8d2f342b returned with HTTP 200 Jul 03 17:49:55.909232 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 320/1274] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:49:55 2026] PUT /volume/v3/attachments/0516394a-c16b-4c72-a718-609d8d2f342b => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:56.063075 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-18a12020-bb3e-4f38-8ec1-721261cafa9e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:56.065493 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-18a12020-bb3e-4f38-8ec1-721261cafa9e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:49:56.066608 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-18a12020-bb3e-4f38-8ec1-721261cafa9e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:56.066608 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-18a12020-bb3e-4f38-8ec1-721261cafa9e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:56.076627 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:56.076627 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:56.080214 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-25c1ed5c-658b-44c9-8710-34d0c61ccc3d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:56.080816 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-18a12020-bb3e-4f38-8ec1-721261cafa9e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:49:56.082833 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-25c1ed5c-658b-44c9-8710-34d0c61ccc3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:56.083152 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-25c1ed5c-658b-44c9-8710-34d0c61ccc3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:56.083485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-25c1ed5c-658b-44c9-8710-34d0c61ccc3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:56.088855 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-18a12020-bb3e-4f38-8ec1-721261cafa9e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:49:56.089723 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 310/1275] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:56 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:56.100277 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:56.100277 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:56.105086 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-25c1ed5c-658b-44c9-8710-34d0c61ccc3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:56.110217 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-25c1ed5c-658b-44c9-8710-34d0c61ccc3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:56.110782 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 330/1276] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:56 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:56.806535 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-03c92dbc-1f7f-4ee5-b690-384832f6ed92 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:56.808320 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-03c92dbc-1f7f-4ee5-b690-384832f6ed92 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:49:56.808566 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-03c92dbc-1f7f-4ee5-b690-384832f6ed92 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:56.808802 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-03c92dbc-1f7f-4ee5-b690-384832f6ed92 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:56.818081 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:56.818081 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:56.821942 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-03c92dbc-1f7f-4ee5-b690-384832f6ed92 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:49:56.826791 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-03c92dbc-1f7f-4ee5-b690-384832f6ed92 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:49:56.827195 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 317/1277] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:56 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:56.880118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-831f3d21-b83b-49aa-b95f-ac73adad0c69 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:56.882194 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-831f3d21-b83b-49aa-b95f-ac73adad0c69 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:49:56.882358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-831f3d21-b83b-49aa-b95f-ac73adad0c69 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:56.882526 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-831f3d21-b83b-49aa-b95f-ac73adad0c69 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:56.892248 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:56.892248 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:56.895364 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-831f3d21-b83b-49aa-b95f-ac73adad0c69 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:49:56.899783 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-831f3d21-b83b-49aa-b95f-ac73adad0c69 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:49:56.899939 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 321/1278] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:49:56 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:56.924867 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-f239424f-51f3-4053-b729-1d8744a39d8b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:56.926787 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-f239424f-51f3-4053-b729-1d8744a39d8b tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] POST https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c/action Jul 03 17:49:56.927140 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-f239424f-51f3-4053-b729-1d8744a39d8b tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:49:56.927285 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-f239424f-51f3-4053-b729-1d8744a39d8b tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:56.940415 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:56.940415 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:56.940906 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-f239424f-51f3-4053-b729-1d8744a39d8b tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:49:56.958398 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-f239424f-51f3-4053-b729-1d8744a39d8b tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Begin detaching volume completed successfully. Jul 03 17:49:56.958398 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-f239424f-51f3-4053-b729-1d8744a39d8b tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c/action returned with HTTP 202 Jul 03 17:49:56.958398 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 311/1279] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:49:56 2026] POST /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:49:57.104795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-295ce4fa-9554-4256-9228-cd25f685122c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:57.111068 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-295ce4fa-9554-4256-9228-cd25f685122c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:49:57.111068 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-295ce4fa-9554-4256-9228-cd25f685122c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:57.111068 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-295ce4fa-9554-4256-9228-cd25f685122c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:57.123273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-00b5fed3-3f7f-4be2-8d3c-60c6fa905bcd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:57.123723 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:57.123723 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:57.125420 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-00b5fed3-3f7f-4be2-8d3c-60c6fa905bcd tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:57.125646 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-00b5fed3-3f7f-4be2-8d3c-60c6fa905bcd tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:57.125901 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-00b5fed3-3f7f-4be2-8d3c-60c6fa905bcd tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:57.131012 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-295ce4fa-9554-4256-9228-cd25f685122c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:49:57.136901 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-295ce4fa-9554-4256-9228-cd25f685122c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:49:57.137491 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 331/1280] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:57 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:57.142454 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:57.142454 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:57.146892 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-00b5fed3-3f7f-4be2-8d3c-60c6fa905bcd tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:57.151015 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-00b5fed3-3f7f-4be2-8d3c-60c6fa905bcd tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:57.151392 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 318/1281] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:57 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:57.300654 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-63034cd6-7b85-4520-b6fd-ba539f6771d6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:57.303337 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-63034cd6-7b85-4520-b6fd-ba539f6771d6 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:49:57.303612 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-63034cd6-7b85-4520-b6fd-ba539f6771d6 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:57.303919 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-63034cd6-7b85-4520-b6fd-ba539f6771d6 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:57.313073 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:57.313073 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:57.317370 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-63034cd6-7b85-4520-b6fd-ba539f6771d6 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:49:57.323337 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-63034cd6-7b85-4520-b6fd-ba539f6771d6 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:49:57.323699 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 322/1282] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:49:57 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:57.350680 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6a0499c6-2431-4b53-b0bf-43e8a65e035f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:57.351149 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6a0499c6-2431-4b53-b0bf-43e8a65e035f None None] GET https://10.4.3.210/volume// Jul 03 17:49:57.351328 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6a0499c6-2431-4b53-b0bf-43e8a65e035f None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:57.351532 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6a0499c6-2431-4b53-b0bf-43e8a65e035f None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:57.352071 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6a0499c6-2431-4b53-b0bf-43e8a65e035f None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:57.352433 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 312/1283] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:49: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 17:49:57.361844 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-6d5365e7-04c7-4f5d-a379-e91f7ac2772c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:57.364129 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-6d5365e7-04c7-4f5d-a379-e91f7ac2772c tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:49:57.364465 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-6d5365e7-04c7-4f5d-a379-e91f7ac2772c tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4c6db84-61a0-4351-a084-9ab3f0241382", "connector": null, "instance_uuid": "f8e86cc0-f936-4f5c-824e-10a44a7a7282"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:57.375697 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:57.375697 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:57.426147 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-6d5365e7-04c7-4f5d-a379-e91f7ac2772c tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:49:57.426785 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 332/1284] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:49:57 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 17:49:57.478701 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-5461a832-f4f7-4dc4-a563-ef5d83fdeff1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:57.481437 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-5461a832-f4f7-4dc4-a563-ef5d83fdeff1 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] POST https://10.4.3.210/volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e/action Jul 03 17:49:57.481964 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-5461a832-f4f7-4dc4-a563-ef5d83fdeff1 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:49:57.482155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-5461a832-f4f7-4dc4-a563-ef5d83fdeff1 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:49:57.505884 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:57.505884 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:57.526605 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-cabac24f-cbca-412a-9481-8fe6b005a177 req-5461a832-f4f7-4dc4-a563-ef5d83fdeff1 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e/action returned with HTTP 204 Jul 03 17:49:57.527078 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 319/1285] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:49:57 2026] POST /volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:49:57.563097 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9f321a96-b32e-4cfe-a16f-61070e5d9b64 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:57.564815 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9f321a96-b32e-4cfe-a16f-61070e5d9b64 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:49:57.565037 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9f321a96-b32e-4cfe-a16f-61070e5d9b64 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:57.565248 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9f321a96-b32e-4cfe-a16f-61070e5d9b64 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:57.574375 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:57.574375 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:57.577519 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9f321a96-b32e-4cfe-a16f-61070e5d9b64 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:49:57.581592 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9f321a96-b32e-4cfe-a16f-61070e5d9b64 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:49:57.582182 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 323/1286] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:57 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 1112 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:57.597028 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d178066d-bb7a-4ea0-b977-b4bfa90ea07d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:57.598825 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d178066d-bb7a-4ea0-b977-b4bfa90ea07d tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:49:57.599039 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d178066d-bb7a-4ea0-b977-b4bfa90ea07d tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:57.599216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d178066d-bb7a-4ea0-b977-b4bfa90ea07d tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:57.611465 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:57.611465 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:57.616446 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d178066d-bb7a-4ea0-b977-b4bfa90ea07d tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:49:57.622159 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d178066d-bb7a-4ea0-b977-b4bfa90ea07d tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:49:57.622895 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 313/1287] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:57 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:57.984514 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-319bc183-203e-43ce-bdb4-d1ec2fa63130 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:57.984900 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-319bc183-203e-43ce-bdb4-d1ec2fa63130 None None] GET https://10.4.3.210/volume// Jul 03 17:49:57.985047 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-319bc183-203e-43ce-bdb4-d1ec2fa63130 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:57.985222 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-319bc183-203e-43ce-bdb4-d1ec2fa63130 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:57.985550 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-319bc183-203e-43ce-bdb4-d1ec2fa63130 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:49:57.985858 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 333/1288] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:49: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 17:49:57.992426 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-83998cf3-3b50-470c-b685-ee8b35c8af5c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:57.995159 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-83998cf3-3b50-470c-b685-ee8b35c8af5c tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:49:57.995523 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-83998cf3-3b50-470c-b685-ee8b35c8af5c tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:57.995743 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-83998cf3-3b50-470c-b685-ee8b35c8af5c tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:58.013093 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:58.013093 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:58.021545 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-83998cf3-3b50-470c-b685-ee8b35c8af5c tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:49:58.029419 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-83998cf3-3b50-470c-b685-ee8b35c8af5c tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:49:58.030050 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 320/1289] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:49:57 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:49:58.150765 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-233ae15c-97f4-4d2a-839d-5bc6a4036134 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:58.152542 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-233ae15c-97f4-4d2a-839d-5bc6a4036134 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:49:58.152711 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-233ae15c-97f4-4d2a-839d-5bc6a4036134 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:58.152928 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-233ae15c-97f4-4d2a-839d-5bc6a4036134 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:58.162204 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:58.162204 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:49:58.166542 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-13079bf5-e4d6-41e6-9c0b-f8bdf10aba8f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:58.166899 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-233ae15c-97f4-4d2a-839d-5bc6a4036134 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:49:58.168258 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-13079bf5-e4d6-41e6-9c0b-f8bdf10aba8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:58.168443 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-13079bf5-e4d6-41e6-9c0b-f8bdf10aba8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:58.168732 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-13079bf5-e4d6-41e6-9c0b-f8bdf10aba8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:58.172538 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-233ae15c-97f4-4d2a-839d-5bc6a4036134 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:49:58.173127 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 324/1290] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:58 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:58.182518 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:58.182518 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:49:58.184013 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-13079bf5-e4d6-41e6-9c0b-f8bdf10aba8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:58.188190 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-13079bf5-e4d6-41e6-9c0b-f8bdf10aba8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:58.188464 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 314/1291] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:58 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:49:59.188855 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7398acf0-a07f-418d-9c15-8260344a78f4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:59.190372 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7398acf0-a07f-418d-9c15-8260344a78f4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:49:59.190536 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7398acf0-a07f-418d-9c15-8260344a78f4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:59.190728 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7398acf0-a07f-418d-9c15-8260344a78f4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:59.200175 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:59.200175 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:49:59.200334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-06c16761-5b52-4842-b481-f6865647290d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:49:59.202353 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-06c16761-5b52-4842-b481-f6865647290d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:49:59.202529 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-06c16761-5b52-4842-b481-f6865647290d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:49:59.202733 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-06c16761-5b52-4842-b481-f6865647290d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:49:59.206261 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7398acf0-a07f-418d-9c15-8260344a78f4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:49:59.213420 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7398acf0-a07f-418d-9c15-8260344a78f4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:49:59.213847 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 334/1292] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:59 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:49:59.224291 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:49:59.224291 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:49:59.227713 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-06c16761-5b52-4842-b481-f6865647290d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:49:59.231693 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-06c16761-5b52-4842-b481-f6865647290d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:49:59.232098 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 321/1293] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:49:59 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:00.227885 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4618efd1-1e90-44d8-8015-ee71def99299 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:00.229670 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4618efd1-1e90-44d8-8015-ee71def99299 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:00.229880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4618efd1-1e90-44d8-8015-ee71def99299 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:00.230065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4618efd1-1e90-44d8-8015-ee71def99299 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:00.239150 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:00.239150 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:00.242118 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4618efd1-1e90-44d8-8015-ee71def99299 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:50:00.248393 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4618efd1-1e90-44d8-8015-ee71def99299 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:50:00.248899 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 325/1294] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:00 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:00.248955 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-47647aca-8ed1-4a8b-a20f-d9fdc888f0cf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:00.250877 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-47647aca-8ed1-4a8b-a20f-d9fdc888f0cf tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:00.251182 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-47647aca-8ed1-4a8b-a20f-d9fdc888f0cf tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:00.251472 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-47647aca-8ed1-4a8b-a20f-d9fdc888f0cf tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:00.266744 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:00.266744 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:00.270993 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-47647aca-8ed1-4a8b-a20f-d9fdc888f0cf tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:00.275652 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-47647aca-8ed1-4a8b-a20f-d9fdc888f0cf tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:00.276371 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 315/1295] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:00 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:00.727093 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-71cc3b20-2336-4b57-8302-453822600de3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:00.727440 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-71cc3b20-2336-4b57-8302-453822600de3 None None] GET https://10.4.3.210/volume// Jul 03 17:50:00.727592 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-71cc3b20-2336-4b57-8302-453822600de3 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:00.727856 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-71cc3b20-2336-4b57-8302-453822600de3 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:00.728156 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-71cc3b20-2336-4b57-8302-453822600de3 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:00.728510 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 335/1296] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:50: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 17:50:00.734872 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-511e4981-1717-463d-b656-5b723b4401b8 req-deec7132-3da4-4cd2-8e60-f49ad1ddffc7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:00.736633 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-deec7132-3da4-4cd2-8e60-f49ad1ddffc7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:50:00.736831 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-deec7132-3da4-4cd2-8e60-f49ad1ddffc7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:00.737006 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-deec7132-3da4-4cd2-8e60-f49ad1ddffc7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:00.744919 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:00.744919 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:00.747913 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-511e4981-1717-463d-b656-5b723b4401b8 req-deec7132-3da4-4cd2-8e60-f49ad1ddffc7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:50:00.752414 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-deec7132-3da4-4cd2-8e60-f49ad1ddffc7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:50:00.752978 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 322/1297] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:50:00 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 1292 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:00.844666 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-511e4981-1717-463d-b656-5b723b4401b8 req-3193d61d-265c-4c6d-91a6-53bae1487cfc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:00.846663 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-3193d61d-265c-4c6d-91a6-53bae1487cfc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] PUT https://10.4.3.210/volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e Jul 03 17:50:00.847012 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-3193d61d-265c-4c6d-91a6-53bae1487cfc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:00.853732 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-511e4981-1717-463d-b656-5b723b4401b8 req-3193d61d-265c-4c6d-91a6-53bae1487cfc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Acquiring lock "cinder-attachment_update-f4c6db84-61a0-4351-a084-9ab3f0241382-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:50:00.857946 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-511e4981-1717-463d-b656-5b723b4401b8 req-3193d61d-265c-4c6d-91a6-53bae1487cfc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Lock "cinder-attachment_update-f4c6db84-61a0-4351-a084-9ab3f0241382-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:50:00.859361 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:00.859361 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:01.268239 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-96784875-2e6e-4529-a605-e637e3660785 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:01.272304 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-96784875-2e6e-4529-a605-e637e3660785 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:01.272584 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-96784875-2e6e-4529-a605-e637e3660785 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:01.272720 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-96784875-2e6e-4529-a605-e637e3660785 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:01.284434 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:01.284434 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:01.286178 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-31b3fa9d-4c6a-4c5f-8404-7eed38984644 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:01.288388 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-31b3fa9d-4c6a-4c5f-8404-7eed38984644 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] DELETE https://10.4.3.210/volume/v3/attachments/85d95b73-f64a-4f0a-9acd-0d14e1a805d6 Jul 03 17:50:01.288560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-31b3fa9d-4c6a-4c5f-8404-7eed38984644 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:01.288755 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-31b3fa9d-4c6a-4c5f-8404-7eed38984644 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:01.288945 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-96784875-2e6e-4529-a605-e637e3660785 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:50:01.290093 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c8336c3f-19e8-464c-91eb-b770a0f87326 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:01.293377 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c8336c3f-19e8-464c-91eb-b770a0f87326 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:01.293551 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c8336c3f-19e8-464c-91eb-b770a0f87326 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:01.293781 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c8336c3f-19e8-464c-91eb-b770a0f87326 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:01.294149 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-96784875-2e6e-4529-a605-e637e3660785 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:50:01.294642 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 316/1298] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:01 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:01.298897 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:01.298897 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:01.308345 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:01.308345 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:01.312313 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c8336c3f-19e8-464c-91eb-b770a0f87326 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:01.317303 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c8336c3f-19e8-464c-91eb-b770a0f87326 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:01.317732 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 323/1299] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:01 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:01.380042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-511e4981-1717-463d-b656-5b723b4401b8 req-3193d61d-265c-4c6d-91a6-53bae1487cfc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Lock "cinder-attachment_update-f4c6db84-61a0-4351-a084-9ab3f0241382-np0000004448" released by "attachment_update" :: held 0.522s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:50:01.380350 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-3193d61d-265c-4c6d-91a6-53bae1487cfc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e returned with HTTP 200 Jul 03 17:50:01.380690 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 326/1300] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:50:00 2026] PUT /volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:01.828068 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2a135ddb-489f-42b3-bfa7-0842e9c2d16e req-31b3fa9d-4c6a-4c5f-8404-7eed38984644 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/attachments/85d95b73-f64a-4f0a-9acd-0d14e1a805d6 returned with HTTP 200 Jul 03 17:50:01.828429 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 336/1301] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:50:01 2026] DELETE /volume/v3/attachments/85d95b73-f64a-4f0a-9acd-0d14e1a805d6 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:01.892127 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-511e4981-1717-463d-b656-5b723b4401b8 req-51ef0834-31ac-4dfc-b4b8-1c9c39ea8f7e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:01.894113 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-51ef0834-31ac-4dfc-b4b8-1c9c39ea8f7e tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] POST https://10.4.3.210/volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e/action Jul 03 17:50:01.894465 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-51ef0834-31ac-4dfc-b4b8-1c9c39ea8f7e tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:01.894577 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-51ef0834-31ac-4dfc-b4b8-1c9c39ea8f7e tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:01.907939 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:01.907939 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:01.932697 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-511e4981-1717-463d-b656-5b723b4401b8 req-51ef0834-31ac-4dfc-b4b8-1c9c39ea8f7e tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e/action returned with HTTP 204 Jul 03 17:50:01.933162 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 317/1302] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:50:01 2026] POST /volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:50:02.220540 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-f4e47a99-f483-4fad-925e-190f2827673d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:02.227908 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-f4e47a99-f483-4fad-925e-190f2827673d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments/2bcdaee3-2586-4460-ac08-10e43370293e/action Jul 03 17:50:02.227908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-f4e47a99-f483-4fad-925e-190f2827673d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:02.227908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-f4e47a99-f483-4fad-925e-190f2827673d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:02.251943 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:02.251943 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:02.276524 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e7a216b5-c347-4d64-b860-4442e0e37688 req-f4e47a99-f483-4fad-925e-190f2827673d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/2bcdaee3-2586-4460-ac08-10e43370293e/action returned with HTTP 204 Jul 03 17:50:02.277230 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 324/1303] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:50:02 2026] POST /volume/v3/attachments/2bcdaee3-2586-4460-ac08-10e43370293e/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:50:02.313956 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-acb234f4-2955-47c0-85a3-fd7a5d263b48 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:02.315652 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-acb234f4-2955-47c0-85a3-fd7a5d263b48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:02.315951 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-acb234f4-2955-47c0-85a3-fd7a5d263b48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:02.316134 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-acb234f4-2955-47c0-85a3-fd7a5d263b48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:02.324756 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:02.324756 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:02.328081 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-acb234f4-2955-47c0-85a3-fd7a5d263b48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:50:02.330061 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-80cfc693-23d1-4e3d-9ad0-7965170f932c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:02.331792 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-80cfc693-23d1-4e3d-9ad0-7965170f932c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:02.332048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-80cfc693-23d1-4e3d-9ad0-7965170f932c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:02.332150 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-acb234f4-2955-47c0-85a3-fd7a5d263b48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:50:02.332338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-80cfc693-23d1-4e3d-9ad0-7965170f932c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:02.332601 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 327/1304] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:02 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:02.344363 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:02.344363 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:02.349000 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-80cfc693-23d1-4e3d-9ad0-7965170f932c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:02.349134 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c64960a3-ac46-45cb-947d-bb04a083e73b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:02.351195 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c64960a3-ac46-45cb-947d-bb04a083e73b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:02.351370 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c64960a3-ac46-45cb-947d-bb04a083e73b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:02.351549 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c64960a3-ac46-45cb-947d-bb04a083e73b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:02.355097 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-80cfc693-23d1-4e3d-9ad0-7965170f932c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:02.355536 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 337/1305] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:02 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:02.360247 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:02.360247 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:02.363315 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c64960a3-ac46-45cb-947d-bb04a083e73b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:50:02.367110 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c64960a3-ac46-45cb-947d-bb04a083e73b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:50:02.367472 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 318/1306] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:02 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:02.411135 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-f4e3e950-b4f4-4e21-8637-7a2d44ad47c2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:02.412702 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-f4e3e950-b4f4-4e21-8637-7a2d44ad47c2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:02.413029 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-f4e3e950-b4f4-4e21-8637-7a2d44ad47c2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:02.413272 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-f4e3e950-b4f4-4e21-8637-7a2d44ad47c2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:02.421484 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:02.421484 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:02.424677 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-f4e3e950-b4f4-4e21-8637-7a2d44ad47c2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:50:02.429110 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-f4e3e950-b4f4-4e21-8637-7a2d44ad47c2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:50:02.429110 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 325/1307] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:02 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:02.480842 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-d54860e7-3c9f-40a9-abbc-c0d2ecb69678 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:02.482732 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-d54860e7-3c9f-40a9-abbc-c0d2ecb69678 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db/action Jul 03 17:50:02.483094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-d54860e7-3c9f-40a9-abbc-c0d2ecb69678 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:02.483222 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-d54860e7-3c9f-40a9-abbc-c0d2ecb69678 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:02.491878 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:02.491878 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:02.492425 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-d54860e7-3c9f-40a9-abbc-c0d2ecb69678 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:50:02.502785 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-d54860e7-3c9f-40a9-abbc-c0d2ecb69678 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Begin detaching volume completed successfully. Jul 03 17:50:02.502996 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-d54860e7-3c9f-40a9-abbc-c0d2ecb69678 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db/action returned with HTTP 202 Jul 03 17:50:02.503364 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 328/1308] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:50:02 2026] POST /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:50:03.280962 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-84aae7ba-db2f-4363-a5e8-0fd2b474270d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:03.282800 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84aae7ba-db2f-4363-a5e8-0fd2b474270d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:50:03.283007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84aae7ba-db2f-4363-a5e8-0fd2b474270d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:03.283182 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84aae7ba-db2f-4363-a5e8-0fd2b474270d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:03.290121 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:03.290121 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:03.293285 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-84aae7ba-db2f-4363-a5e8-0fd2b474270d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:50:03.297222 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84aae7ba-db2f-4363-a5e8-0fd2b474270d tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:50:03.297714 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 338/1309] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:03 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:03.368945 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f99b452f-d7e4-4ba9-ada1-0f19f80fe015 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:03.370712 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f99b452f-d7e4-4ba9-ada1-0f19f80fe015 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:03.370959 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f99b452f-d7e4-4ba9-ada1-0f19f80fe015 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:03.371162 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f99b452f-d7e4-4ba9-ada1-0f19f80fe015 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:03.383289 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:03.383289 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:03.387111 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f99b452f-d7e4-4ba9-ada1-0f19f80fe015 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:03.391068 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f99b452f-d7e4-4ba9-ada1-0f19f80fe015 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:03.391389 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 319/1310] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:03 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:03.528027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d4e209b6-ca1e-4749-80d6-b880d1b99027 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:03.528027 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d4e209b6-ca1e-4749-80d6-b880d1b99027 None None] GET https://10.4.3.210/volume// Jul 03 17:50:03.528027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d4e209b6-ca1e-4749-80d6-b880d1b99027 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:03.528027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d4e209b6-ca1e-4749-80d6-b880d1b99027 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:03.528027 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d4e209b6-ca1e-4749-80d6-b880d1b99027 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:03.528027 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 326/1311] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:50: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 17:50:03.537519 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-0ecf7710-68eb-4a5d-8cda-609cb4c70150 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:03.540105 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-0ecf7710-68eb-4a5d-8cda-609cb4c70150 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:03.540403 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-0ecf7710-68eb-4a5d-8cda-609cb4c70150 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:03.541523 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-0ecf7710-68eb-4a5d-8cda-609cb4c70150 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:03.554632 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:03.554632 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:03.558947 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-0ecf7710-68eb-4a5d-8cda-609cb4c70150 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:50:03.564427 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-0ecf7710-68eb-4a5d-8cda-609cb4c70150 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:50:03.565003 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 329/1312] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:50:03 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:03.576793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-b55eab0c-4235-48ed-9800-09e74fece8ce None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:03.579691 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-b55eab0c-4235-48ed-9800-09e74fece8ce tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db/encryption Jul 03 17:50:03.580066 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-b55eab0c-4235-48ed-9800-09e74fece8ce tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:03.580135 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-b55eab0c-4235-48ed-9800-09e74fece8ce tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:03.593603 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:03.593603 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:03.602105 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-b55eab0c-4235-48ed-9800-09e74fece8ce tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db/encryption returned with HTTP 200 Jul 03 17:50:03.602490 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 339/1313] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:50:03 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:04.114828 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-ae014ab6-eb93-4f29-98e0-73174e223bd7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:04.116696 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-ae014ab6-eb93-4f29-98e0-73174e223bd7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments/0516394a-c16b-4c72-a718-609d8d2f342b/action Jul 03 17:50:04.117070 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-ae014ab6-eb93-4f29-98e0-73174e223bd7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:04.117181 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-ae014ab6-eb93-4f29-98e0-73174e223bd7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:04.139016 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:04.139016 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:04.160109 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-a1b681f0-ce2e-416c-9d2a-589354ccec6c req-ae014ab6-eb93-4f29-98e0-73174e223bd7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/0516394a-c16b-4c72-a718-609d8d2f342b/action returned with HTTP 204 Jul 03 17:50:04.161718 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 320/1314] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:50:04 2026] POST /volume/v3/attachments/0516394a-c16b-4c72-a718-609d8d2f342b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:50:04.406307 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-de74128c-615b-4cb2-ab77-c70456cb8002 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:04.407717 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-de74128c-615b-4cb2-ab77-c70456cb8002 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:04.408132 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-de74128c-615b-4cb2-ab77-c70456cb8002 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:04.408406 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-de74128c-615b-4cb2-ab77-c70456cb8002 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:04.423025 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:04.423025 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:04.426227 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-de74128c-615b-4cb2-ab77-c70456cb8002 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:04.431624 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-de74128c-615b-4cb2-ab77-c70456cb8002 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:04.432266 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 327/1315] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:04 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:04.444355 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cc8b5e7e-793b-4768-8c10-4fa24e73c1e9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:04.503819 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc8b5e7e-793b-4768-8c10-4fa24e73c1e9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:04.504052 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc8b5e7e-793b-4768-8c10-4fa24e73c1e9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:04.504269 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc8b5e7e-793b-4768-8c10-4fa24e73c1e9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:04.508492 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-2c1c578c-00a7-4a51-bb2f-b0dd78eefc21 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:04.510545 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-2c1c578c-00a7-4a51-bb2f-b0dd78eefc21 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2bcdaee3-2586-4460-ac08-10e43370293e Jul 03 17:50:04.510860 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-2c1c578c-00a7-4a51-bb2f-b0dd78eefc21 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:04.511109 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-2c1c578c-00a7-4a51-bb2f-b0dd78eefc21 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:04.515197 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:04.515197 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:04.517963 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:04.517963 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:04.518370 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cc8b5e7e-793b-4768-8c10-4fa24e73c1e9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Volume info retrieved successfully. Jul 03 17:50:04.522187 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc8b5e7e-793b-4768-8c10-4fa24e73c1e9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:04.522523 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 330/1316] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:04 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1442 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:04.573353 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dfb4e8e4-08b2-490b-a554-6d7c266d7b09 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:04.574856 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dfb4e8e4-08b2-490b-a554-6d7c266d7b09 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:04.575096 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dfb4e8e4-08b2-490b-a554-6d7c266d7b09 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:04.575190 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dfb4e8e4-08b2-490b-a554-6d7c266d7b09 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:04.585230 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:04.585230 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:04.588232 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dfb4e8e4-08b2-490b-a554-6d7c266d7b09 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Volume info retrieved successfully. Jul 03 17:50:04.591637 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dfb4e8e4-08b2-490b-a554-6d7c266d7b09 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:04.592156 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 321/1317] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:04 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:04.631883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-40a3342e-72ae-4455-969e-2ca88219012b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:04.634251 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-40a3342e-72ae-4455-969e-2ca88219012b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:04.635707 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-40a3342e-72ae-4455-969e-2ca88219012b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:04.635707 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-40a3342e-72ae-4455-969e-2ca88219012b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:04.644820 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:04.644820 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:04.647781 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-40a3342e-72ae-4455-969e-2ca88219012b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:04.651581 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-40a3342e-72ae-4455-969e-2ca88219012b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:04.652057 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 328/1318] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:04 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:04.674945 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-349234f9-4299-4672-be99-6f2dcc0b51c9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:04.676137 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-349234f9-4299-4672-be99-6f2dcc0b51c9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8/action Jul 03 17:50:04.676620 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-349234f9-4299-4672-be99-6f2dcc0b51c9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:04.676620 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-349234f9-4299-4672-be99-6f2dcc0b51c9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:04.686905 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:04.686905 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:04.687280 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-349234f9-4299-4672-be99-6f2dcc0b51c9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:04.694136 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-349234f9-4299-4672-be99-6f2dcc0b51c9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Begin detaching volume completed successfully. Jul 03 17:50:04.694304 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-349234f9-4299-4672-be99-6f2dcc0b51c9 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8/action returned with HTTP 202 Jul 03 17:50:04.694640 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 331/1319] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:50:04 2026] POST /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:50:04.713969 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-630b9a20-892a-4aca-9792-6ad84862d571 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:04.715443 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-630b9a20-892a-4aca-9792-6ad84862d571 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:04.715599 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-630b9a20-892a-4aca-9792-6ad84862d571 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:04.715761 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-630b9a20-892a-4aca-9792-6ad84862d571 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:04.725498 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:04.725498 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:04.728510 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-630b9a20-892a-4aca-9792-6ad84862d571 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:04.732070 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-630b9a20-892a-4aca-9792-6ad84862d571 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:04.732567 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 322/1320] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:04 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:05.073100 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bdfa3623-3fcc-49cb-948c-ef0d455a1cfc req-2c1c578c-00a7-4a51-bb2f-b0dd78eefc21 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/2bcdaee3-2586-4460-ac08-10e43370293e returned with HTTP 200 Jul 03 17:50:05.073505 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 340/1321] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:50:04 2026] DELETE /volume/v3/attachments/2bcdaee3-2586-4460-ac08-10e43370293e => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:05.693296 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-27a183d3-6bcc-41a7-b7bc-f86e58ad86cf req-cb21a580-68a4-46b9-aabd-4f6f8f464deb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:05.695089 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-27a183d3-6bcc-41a7-b7bc-f86e58ad86cf req-cb21a580-68a4-46b9-aabd-4f6f8f464deb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:05.695428 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-27a183d3-6bcc-41a7-b7bc-f86e58ad86cf req-cb21a580-68a4-46b9-aabd-4f6f8f464deb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:05.696596 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-27a183d3-6bcc-41a7-b7bc-f86e58ad86cf req-cb21a580-68a4-46b9-aabd-4f6f8f464deb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:05.701908 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:05.701908 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:05.705015 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-27a183d3-6bcc-41a7-b7bc-f86e58ad86cf req-cb21a580-68a4-46b9-aabd-4f6f8f464deb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:50:05.708710 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-27a183d3-6bcc-41a7-b7bc-f86e58ad86cf req-cb21a580-68a4-46b9-aabd-4f6f8f464deb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:50:05.709245 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 329/1322] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:05 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:05.716674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1309a666-61a0-4cbc-b74f-f50fdd83222e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:05.717354 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1309a666-61a0-4cbc-b74f-f50fdd83222e None None] GET https://10.4.3.210/volume// Jul 03 17:50:05.717354 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1309a666-61a0-4cbc-b74f-f50fdd83222e None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:05.717354 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1309a666-61a0-4cbc-b74f-f50fdd83222e None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:05.717673 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1309a666-61a0-4cbc-b74f-f50fdd83222e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:05.718009 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 332/1323] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:50: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 17:50:05.724362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2de2de44-24b0-4cef-b2ef-9b08784e26a0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:05.726160 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2de2de44-24b0-4cef-b2ef-9b08784e26a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:05.726340 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2de2de44-24b0-4cef-b2ef-9b08784e26a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:05.726504 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2de2de44-24b0-4cef-b2ef-9b08784e26a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:05.736717 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:05.736717 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:05.739730 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2de2de44-24b0-4cef-b2ef-9b08784e26a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:05.743397 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2de2de44-24b0-4cef-b2ef-9b08784e26a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:05.743913 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 323/1324] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:50:05 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1625 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:05.746328 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1c531f7f-513d-4cc7-b40e-467fc64ca0f3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:05.749089 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1c531f7f-513d-4cc7-b40e-467fc64ca0f3 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:05.749256 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1c531f7f-513d-4cc7-b40e-467fc64ca0f3 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:05.749421 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1c531f7f-513d-4cc7-b40e-467fc64ca0f3 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:05.762076 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:05.762076 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:05.767484 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1c531f7f-513d-4cc7-b40e-467fc64ca0f3 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:05.771381 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1c531f7f-513d-4cc7-b40e-467fc64ca0f3 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:05.772216 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 341/1325] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:05 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:06.263979 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-cc1f6367-4a2d-4d4a-b583-35a151ae7c51 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:06.266429 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-cc1f6367-4a2d-4d4a-b583-35a151ae7c51 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:06.269129 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-cc1f6367-4a2d-4d4a-b583-35a151ae7c51 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:06.270544 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-cc1f6367-4a2d-4d4a-b583-35a151ae7c51 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:06.293593 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:06.293593 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:06.300075 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-cc1f6367-4a2d-4d4a-b583-35a151ae7c51 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:06.306780 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-cc1f6367-4a2d-4d4a-b583-35a151ae7c51 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:06.307634 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 330/1326] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:06 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1445 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:06.788488 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-49705129-12e3-49fd-807d-3b1452e1e51a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:06.790595 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-49705129-12e3-49fd-807d-3b1452e1e51a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:06.790849 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-49705129-12e3-49fd-807d-3b1452e1e51a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:06.791096 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-49705129-12e3-49fd-807d-3b1452e1e51a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:06.805060 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:06.805060 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:06.809295 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-49705129-12e3-49fd-807d-3b1452e1e51a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:06.814915 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-49705129-12e3-49fd-807d-3b1452e1e51a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:06.815313 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 333/1327] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:06 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:06.827534 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2ccbf4e4-ef1a-482a-b25b-fcd424958278 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:06.829840 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2ccbf4e4-ef1a-482a-b25b-fcd424958278 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/attachments/7f37747e-9b9f-4f3a-8538-03c3c42e89b5 Jul 03 17:50:06.830045 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2ccbf4e4-ef1a-482a-b25b-fcd424958278 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:06.830225 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2ccbf4e4-ef1a-482a-b25b-fcd424958278 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:06.838359 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:06.838359 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:07.081123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d3251fd5-46af-4301-be51-cdf6a6e9f522 req-04d23b2c-1150-406d-83fe-de91bbf864b2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:07.083302 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d3251fd5-46af-4301-be51-cdf6a6e9f522 req-04d23b2c-1150-406d-83fe-de91bbf864b2 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:50:07.083528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d3251fd5-46af-4301-be51-cdf6a6e9f522 req-04d23b2c-1150-406d-83fe-de91bbf864b2 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:07.083759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d3251fd5-46af-4301-be51-cdf6a6e9f522 req-04d23b2c-1150-406d-83fe-de91bbf864b2 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:07.094691 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:07.094691 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:07.100289 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-d3251fd5-46af-4301-be51-cdf6a6e9f522 req-04d23b2c-1150-406d-83fe-de91bbf864b2 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:50:07.107387 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d3251fd5-46af-4301-be51-cdf6a6e9f522 req-04d23b2c-1150-406d-83fe-de91bbf864b2 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:50:07.107974 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 342/1328] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:07 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:07.387492 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ea5c3340-5e07-4520-b91b-9dfa2b59b2a9 req-2ccbf4e4-ef1a-482a-b25b-fcd424958278 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/7f37747e-9b9f-4f3a-8538-03c3c42e89b5 returned with HTTP 200 Jul 03 17:50:07.387921 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 324/1329] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:50:06 2026] DELETE /volume/v3/attachments/7f37747e-9b9f-4f3a-8538-03c3c42e89b5 => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:07.833148 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b4750efd-bdd3-4cc1-9034-6b299d3bf944 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:07.835066 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b4750efd-bdd3-4cc1-9034-6b299d3bf944 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:07.835281 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b4750efd-bdd3-4cc1-9034-6b299d3bf944 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:07.835495 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b4750efd-bdd3-4cc1-9034-6b299d3bf944 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:07.844059 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:07.844059 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:07.848003 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b4750efd-bdd3-4cc1-9034-6b299d3bf944 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:07.852890 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b4750efd-bdd3-4cc1-9034-6b299d3bf944 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:07.853397 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 331/1330] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:07 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:07.902047 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-46674021-fa22-44dd-8beb-77a838b6f883 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:07.903786 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-46674021-fa22-44dd-8beb-77a838b6f883 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:07.904035 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-46674021-fa22-44dd-8beb-77a838b6f883 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:07.904400 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-46674021-fa22-44dd-8beb-77a838b6f883 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:07.916311 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:07.916311 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:07.922175 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-46674021-fa22-44dd-8beb-77a838b6f883 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Volume info retrieved successfully. Jul 03 17:50:07.925996 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-46674021-fa22-44dd-8beb-77a838b6f883 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:07.926374 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 334/1331] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:07 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:07.963385 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-f8605bd5-74b4-491e-b3e1-3173fff7c672 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:07.965480 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-f8605bd5-74b4-491e-b3e1-3173fff7c672 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:07.965703 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-f8605bd5-74b4-491e-b3e1-3173fff7c672 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:07.965933 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-f8605bd5-74b4-491e-b3e1-3173fff7c672 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:07.975140 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:07.975140 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:07.978755 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-f8605bd5-74b4-491e-b3e1-3173fff7c672 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:07.982610 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-f8605bd5-74b4-491e-b3e1-3173fff7c672 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:07.983028 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 343/1332] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:07 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:07.999460 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-c2ea3b51-2440-48b5-9c70-c78ea315086a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:08.001614 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-c2ea3b51-2440-48b5-9c70-c78ea315086a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8/action Jul 03 17:50:08.003788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-c2ea3b51-2440-48b5-9c70-c78ea315086a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:08.003788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-c2ea3b51-2440-48b5-9c70-c78ea315086a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:08.011842 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:08.011842 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:08.012373 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-c2ea3b51-2440-48b5-9c70-c78ea315086a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:08.020642 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-c2ea3b51-2440-48b5-9c70-c78ea315086a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Begin detaching volume completed successfully. Jul 03 17:50:08.020971 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-c2ea3b51-2440-48b5-9c70-c78ea315086a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8/action returned with HTTP 202 Jul 03 17:50:08.021428 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 325/1333] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:50:07 2026] POST /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:50:08.038475 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-43dedbb3-64bd-43e6-97aa-7122b8e9b516 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:08.040173 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-43dedbb3-64bd-43e6-97aa-7122b8e9b516 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:08.040355 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-43dedbb3-64bd-43e6-97aa-7122b8e9b516 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:08.040547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-43dedbb3-64bd-43e6-97aa-7122b8e9b516 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:08.050705 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:08.050705 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:08.053814 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-43dedbb3-64bd-43e6-97aa-7122b8e9b516 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:08.057744 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-43dedbb3-64bd-43e6-97aa-7122b8e9b516 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:08.058136 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 332/1334] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:08 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:08.166670 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-d9f0d7d8-a4e1-4fc5-a0cb-82ee397c14e5 req-08d69a58-b5aa-4fd1-aabc-456edc154e08 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:08.168921 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d9f0d7d8-a4e1-4fc5-a0cb-82ee397c14e5 req-08d69a58-b5aa-4fd1-aabc-456edc154e08 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2bcec949-1503-4a08-8822-f4a8b36f47a9 Jul 03 17:50:08.169200 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d9f0d7d8-a4e1-4fc5-a0cb-82ee397c14e5 req-08d69a58-b5aa-4fd1-aabc-456edc154e08 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:08.169452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d9f0d7d8-a4e1-4fc5-a0cb-82ee397c14e5 req-08d69a58-b5aa-4fd1-aabc-456edc154e08 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:08.177279 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:08.177279 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:08.712506 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d9f0d7d8-a4e1-4fc5-a0cb-82ee397c14e5 req-08d69a58-b5aa-4fd1-aabc-456edc154e08 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/2bcec949-1503-4a08-8822-f4a8b36f47a9 returned with HTTP 200 Jul 03 17:50:08.713044 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 335/1335] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:50:08 2026] DELETE /volume/v3/attachments/2bcec949-1503-4a08-8822-f4a8b36f47a9 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:09.053150 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1ced446a-f04e-4250-98cb-a89bc5ef1438 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:09.053685 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ced446a-f04e-4250-98cb-a89bc5ef1438 None None] GET https://10.4.3.210/volume// Jul 03 17:50:09.053953 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ced446a-f04e-4250-98cb-a89bc5ef1438 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:09.054233 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ced446a-f04e-4250-98cb-a89bc5ef1438 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:09.054667 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ced446a-f04e-4250-98cb-a89bc5ef1438 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:09.055091 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 344/1336] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:50: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 17:50:09.070670 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-e437ab53-5e2e-49f4-8f9b-17115d773e3d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:09.072147 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-11719bd2-a41a-4889-9c57-1e2ee7345251 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:09.072534 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-e437ab53-5e2e-49f4-8f9b-17115d773e3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:09.072792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-e437ab53-5e2e-49f4-8f9b-17115d773e3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:09.073586 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-e437ab53-5e2e-49f4-8f9b-17115d773e3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:09.074049 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-11719bd2-a41a-4889-9c57-1e2ee7345251 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:09.074288 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-11719bd2-a41a-4889-9c57-1e2ee7345251 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:09.074544 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-11719bd2-a41a-4889-9c57-1e2ee7345251 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:09.083467 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:09.083467 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:09.088279 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-e437ab53-5e2e-49f4-8f9b-17115d773e3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:09.092609 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:09.092609 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:09.096153 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-e437ab53-5e2e-49f4-8f9b-17115d773e3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:09.096620 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 326/1337] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:50:09 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:09.097837 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-11719bd2-a41a-4889-9c57-1e2ee7345251 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:09.103229 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-11719bd2-a41a-4889-9c57-1e2ee7345251 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:09.103646 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 333/1338] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:09 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:10.117740 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-827acd23-e24b-4d2e-a779-e56545b803bf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:10.119409 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-827acd23-e24b-4d2e-a779-e56545b803bf tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:10.119578 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-827acd23-e24b-4d2e-a779-e56545b803bf tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:10.119799 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-827acd23-e24b-4d2e-a779-e56545b803bf tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:10.128515 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:10.128515 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:10.131917 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-827acd23-e24b-4d2e-a779-e56545b803bf tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:10.137444 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-827acd23-e24b-4d2e-a779-e56545b803bf tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:10.138128 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 336/1339] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:10 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:11.151224 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a5d61f62-48d5-42cc-a9e3-0cafbc5081b7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:11.155996 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a5d61f62-48d5-42cc-a9e3-0cafbc5081b7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:11.155996 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a5d61f62-48d5-42cc-a9e3-0cafbc5081b7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:11.155996 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a5d61f62-48d5-42cc-a9e3-0cafbc5081b7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:11.165508 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:11.165508 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:11.170511 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a5d61f62-48d5-42cc-a9e3-0cafbc5081b7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:11.177732 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a5d61f62-48d5-42cc-a9e3-0cafbc5081b7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:11.178216 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 345/1340] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:11 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:11.276102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-07bb4c7c-a48d-41fd-9b28-aa3bab28fd41 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:11.278347 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-07bb4c7c-a48d-41fd-9b28-aa3bab28fd41 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] DELETE https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:50:11.278568 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-07bb4c7c-a48d-41fd-9b28-aa3bab28fd41 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:11.278749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-07bb4c7c-a48d-41fd-9b28-aa3bab28fd41 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:11.279000 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-07bb4c7c-a48d-41fd-9b28-aa3bab28fd41 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Delete volume with id: eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:50:11.286058 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:11.286058 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:11.286607 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-07bb4c7c-a48d-41fd-9b28-aa3bab28fd41 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:50:11.311169 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-07bb4c7c-a48d-41fd-9b28-aa3bab28fd41 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Delete volume request issued successfully. Jul 03 17:50:11.311339 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-07bb4c7c-a48d-41fd-9b28-aa3bab28fd41 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 202 Jul 03 17:50:11.311797 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 327/1341] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:50:11 2026] DELETE /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:50:11.319276 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4017e098-d7fa-4c70-87e4-adfd12722631 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:11.322457 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4017e098-d7fa-4c70-87e4-adfd12722631 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:50:11.322457 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4017e098-d7fa-4c70-87e4-adfd12722631 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:11.322457 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4017e098-d7fa-4c70-87e4-adfd12722631 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:11.328506 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:11.328506 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:11.332674 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4017e098-d7fa-4c70-87e4-adfd12722631 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Volume info retrieved successfully. Jul 03 17:50:11.337062 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4017e098-d7fa-4c70-87e4-adfd12722631 tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 200 Jul 03 17:50:11.337646 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 334/1342] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:11 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:12.189307 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-425b710c-f27f-4f25-9df6-7115fb94bb29 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:12.190903 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-425b710c-f27f-4f25-9df6-7115fb94bb29 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:12.191081 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-425b710c-f27f-4f25-9df6-7115fb94bb29 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:12.191268 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-425b710c-f27f-4f25-9df6-7115fb94bb29 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:12.199777 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:12.199777 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:12.202780 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-425b710c-f27f-4f25-9df6-7115fb94bb29 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:12.206740 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-425b710c-f27f-4f25-9df6-7115fb94bb29 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:12.207099 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 337/1343] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:12 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:12.258701 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-93477f6c-8938-4b95-bfd8-a83fd11aadc3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:12.260525 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-93477f6c-8938-4b95-bfd8-a83fd11aadc3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a Jul 03 17:50:12.260739 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-93477f6c-8938-4b95-bfd8-a83fd11aadc3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:12.261024 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-93477f6c-8938-4b95-bfd8-a83fd11aadc3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:12.261141 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-93477f6c-8938-4b95-bfd8-a83fd11aadc3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: c567e62d-36b7-4e58-8378-f01deaec9c5a Jul 03 17:50:12.268130 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:12.268130 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:12.268669 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-93477f6c-8938-4b95-bfd8-a83fd11aadc3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:12.280023 np0000004448 devstack@c-api.service[99941]: WARNING cinder.keymgr.conf_key_mgr [None req-93477f6c-8938-4b95-bfd8-a83fd11aadc3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 17:50:12.289804 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-93477f6c-8938-4b95-bfd8-a83fd11aadc3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume request issued successfully. Jul 03 17:50:12.289804 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-93477f6c-8938-4b95-bfd8-a83fd11aadc3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a returned with HTTP 202 Jul 03 17:50:12.289804 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 346/1344] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:50:12 2026] DELETE /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:50:12.297524 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-baa5199e-7dd7-48b5-ad10-9a73d687fb1e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:12.299198 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-baa5199e-7dd7-48b5-ad10-9a73d687fb1e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a Jul 03 17:50:12.299525 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-baa5199e-7dd7-48b5-ad10-9a73d687fb1e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:12.299525 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-baa5199e-7dd7-48b5-ad10-9a73d687fb1e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:12.306682 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:12.306682 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:12.310349 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-baa5199e-7dd7-48b5-ad10-9a73d687fb1e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:12.317786 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-baa5199e-7dd7-48b5-ad10-9a73d687fb1e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a returned with HTTP 200 Jul 03 17:50:12.319162 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 328/1345] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:12 2026] GET /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:12.350309 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f9555066-1e71-4589-a42a-330ecd26f67f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:12.355418 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f9555066-1e71-4589-a42a-330ecd26f67f tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] GET https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c Jul 03 17:50:12.356679 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f9555066-1e71-4589-a42a-330ecd26f67f tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:12.357795 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f9555066-1e71-4589-a42a-330ecd26f67f tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:12.366432 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f9555066-1e71-4589-a42a-330ecd26f67f tempest-ServerStableDeviceRescueTest-557306592 tempest-ServerStableDeviceRescueTest-557306592-project-member] https://10.4.3.210/volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c returned with HTTP 404 Jul 03 17:50:12.367226 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 335/1346] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:12 2026] GET /volume/v3/volumes/eda0d303-578b-4044-84d8-40c3d98f383c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:50:12.950705 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-6f01c0ad-2261-4bc8-bb5f-5839bbe2ea8e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:12.954142 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-6f01c0ad-2261-4bc8-bb5f-5839bbe2ea8e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:12.954346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-6f01c0ad-2261-4bc8-bb5f-5839bbe2ea8e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:12.954569 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-6f01c0ad-2261-4bc8-bb5f-5839bbe2ea8e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:12.967648 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:12.967648 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:12.971574 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-6f01c0ad-2261-4bc8-bb5f-5839bbe2ea8e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:12.976254 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-6f01c0ad-2261-4bc8-bb5f-5839bbe2ea8e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:12.976728 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 338/1347] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:12 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:13.217931 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7e3a0b4e-c592-49c9-93e1-4bbf5ff29c3d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:13.219625 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7e3a0b4e-c592-49c9-93e1-4bbf5ff29c3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:13.219868 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7e3a0b4e-c592-49c9-93e1-4bbf5ff29c3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:13.220045 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7e3a0b4e-c592-49c9-93e1-4bbf5ff29c3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:13.229691 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:13.229691 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:13.233141 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7e3a0b4e-c592-49c9-93e1-4bbf5ff29c3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:13.237194 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7e3a0b4e-c592-49c9-93e1-4bbf5ff29c3d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:13.237619 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 347/1348] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:13 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:13.333503 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-acfc2034-93f9-4de7-b4ad-4509b61b3425 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:13.335135 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-acfc2034-93f9-4de7-b4ad-4509b61b3425 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a Jul 03 17:50:13.335315 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-acfc2034-93f9-4de7-b4ad-4509b61b3425 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:13.335504 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-acfc2034-93f9-4de7-b4ad-4509b61b3425 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:13.341017 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-acfc2034-93f9-4de7-b4ad-4509b61b3425 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a returned with HTTP 404 Jul 03 17:50:13.341644 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 329/1349] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:13 2026] GET /volume/v3/volumes/c567e62d-36b7-4e58-8378-f01deaec9c5a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:50:13.349405 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4f57d990-d455-4163-9287-0e7c5291e652 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:13.352792 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f57d990-d455-4163-9287-0e7c5291e652 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 17:50:13.352792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f57d990-d455-4163-9287-0e7c5291e652 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:13.352792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f57d990-d455-4163-9287-0e7c5291e652 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:13.352792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4f57d990-d455-4163-9287-0e7c5291e652 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:50:13.401264 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4f57d990-d455-4163-9287-0e7c5291e652 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Get all volumes completed successfully. Jul 03 17:50:13.402834 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:13.402834 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:13.406812 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f57d990-d455-4163-9287-0e7c5291e652 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 17:50:13.407236 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 336/1350] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 17:50:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8873 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:13.428218 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d06913cf-b8f8-45ba-a3e3-d42fe735bbae None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:13.429833 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d06913cf-b8f8-45ba-a3e3-d42fe735bbae tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] DELETE https://10.4.3.210/volume/v3/types/008242a7-b7e2-45fd-ad7d-e18c8e160a32 Jul 03 17:50:13.430020 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d06913cf-b8f8-45ba-a3e3-d42fe735bbae tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:13.430209 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d06913cf-b8f8-45ba-a3e3-d42fe735bbae tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:13.464139 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d06913cf-b8f8-45ba-a3e3-d42fe735bbae tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] https://10.4.3.210/volume/v3/types/008242a7-b7e2-45fd-ad7d-e18c8e160a32 returned with HTTP 202 Jul 03 17:50:13.464139 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 339/1351] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:50:13 2026] DELETE /volume/v3/types/008242a7-b7e2-45fd-ad7d-e18c8e160a32 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:50:13.479786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2bbf6fe8-644c-4bec-b795-30dc959040f0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:13.481197 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2bbf6fe8-644c-4bec-b795-30dc959040f0 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:50:13.481520 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2bbf6fe8-644c-4bec-b795-30dc959040f0 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-324128844", "extra_specs": {}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:13.495984 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2bbf6fe8-644c-4bec-b795-30dc959040f0 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:50:13.496552 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 348/1352] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:50:13 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 17:50:13.504179 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c3e9e876-b2da-416f-b2ed-bd0a8cb9cbf7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:13.506402 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c3e9e876-b2da-416f-b2ed-bd0a8cb9cbf7 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] POST https://10.4.3.210/volume/v3/types/944f50b8-4904-44bd-84af-93a6d2030392/encryption Jul 03 17:50:13.506840 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c3e9e876-b2da-416f-b2ed-bd0a8cb9cbf7 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:13.551943 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c3e9e876-b2da-416f-b2ed-bd0a8cb9cbf7 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] https://10.4.3.210/volume/v3/types/944f50b8-4904-44bd-84af-93a6d2030392/encryption returned with HTTP 200 Jul 03 17:50:13.552424 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 330/1353] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:50:13 2026] POST /volume/v3/types/944f50b8-4904-44bd-84af-93a6d2030392/encryption => generated 231 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:13.561713 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:13.563363 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:50:13.563663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-57198921", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-324128844", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:13.565187 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-57198921', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-324128844', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:50:13.570867 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume of 1 GB Jul 03 17:50:13.572143 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:13.572143 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:13.572881 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Availability Zones retrieved successfully. Jul 03 17:50:13.583008 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (143bc86b-d898-423a-88ee-9363442021d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:50:13.584070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d75fa3b-4eea-4b6b-8a4f-ccd64b93f05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:13.587441 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:50:13.628488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d75fa3b-4eea-4b6b-8a4f-ccd64b93f05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:50:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=944f50b8-4904-44bd-84af-93a6d2030392,is_public=True,name='tempest-scenario-type-luks2-324128844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '944f50b8-4904-44bd-84af-93a6d2030392', '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=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:13.629441 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ed82209-efc1-4969-b091-22ba4ddd576c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:13.653725 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-324128844 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-324128844, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:50:13.653941 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-324128844 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-324128844, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:50:13.690895 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['06b32570-dc98-4826-8bac-9f9ab3311476', '4504be50-9d4f-4e24-9ff1-778e329e9271', 'b059dbc3-caf7-4548-ad61-e7429adde916', '014b30f7-5647-4d2d-b451-3d1b80aaaffe'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:50:13.691661 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ed82209-efc1-4969-b091-22ba4ddd576c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b32570-dc98-4826-8bac-9f9ab3311476', '4504be50-9d4f-4e24-9ff1-778e329e9271', 'b059dbc3-caf7-4548-ad61-e7429adde916', '014b30f7-5647-4d2d-b451-3d1b80aaaffe']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:13.692368 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd9de35-0ba6-4112-9ada-e9e02b2e7e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:13.718223 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd9de35-0ba6-4112-9ada-e9e02b2e7e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '233f3f93-7871-4d23-aed7-b4d1db7798ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-57198921',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['06b32570-dc98-4826-8bac-9f9ab3311476','4504be50-9d4f-4e24-9ff1-778e329e9271','b059dbc3-caf7-4548-ad61-e7429adde916','014b30f7-5647-4d2d-b451-3d1b80aaaffe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=944f50b8-4904-44bd-84af-93a6d2030392), 'volume': Volume(_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-03T17:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-57198921',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=233f3f93-7871-4d23-aed7-b4d1db7798ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1797a9ace8e4861bf3885ee652dd1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13cfa190170847bd8e187a218b5422e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(944f50b8-4904-44bd-84af-93a6d2030392),volume_type_id=944f50b8-4904-44bd-84af-93a6d2030392)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:13.719010 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99d6df67-ffb4-483c-8406-cab1985ecf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:13.738442 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99d6df67-ffb4-483c-8406-cab1985ecf59) transitioned into state 'SUCCESS' from state '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-57198921',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['06b32570-dc98-4826-8bac-9f9ab3311476','4504be50-9d4f-4e24-9ff1-778e329e9271','b059dbc3-caf7-4548-ad61-e7429adde916','014b30f7-5647-4d2d-b451-3d1b80aaaffe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=944f50b8-4904-44bd-84af-93a6d2030392)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:13.739188 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c2daed-11b2-4720-b615-eeb784d49305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:13.752560 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c2daed-11b2-4720-b615-eeb784d49305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:13.755555 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (143bc86b-d898-423a-88ee-9363442021d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:50:13.755555 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request issued successfully. Jul 03 17:50:13.755555 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-86d9a728-4785-4884-8f54-78ae02c9fbf6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:50:13.755555 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 337/1354] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:50:13 2026] POST /volume/v3/volumes => generated 778 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:50:13.769364 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-52bc2172-9f25-41b4-8b05-6265adb773fb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:13.771833 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-52bc2172-9f25-41b4-8b05-6265adb773fb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea Jul 03 17:50:13.772184 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-52bc2172-9f25-41b4-8b05-6265adb773fb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:13.772290 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-52bc2172-9f25-41b4-8b05-6265adb773fb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:13.788435 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:13.788435 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:13.792128 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-52bc2172-9f25-41b4-8b05-6265adb773fb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:13.796111 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-52bc2172-9f25-41b4-8b05-6265adb773fb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea returned with HTTP 200 Jul 03 17:50:13.796973 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 340/1355] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:13 2026] GET /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:14.248991 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-36abd981-d35f-4243-aea2-553fd28acd3c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:14.251328 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-36abd981-d35f-4243-aea2-553fd28acd3c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:14.251523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-36abd981-d35f-4243-aea2-553fd28acd3c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:14.251702 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-36abd981-d35f-4243-aea2-553fd28acd3c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:14.261052 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:14.261052 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:14.264283 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-36abd981-d35f-4243-aea2-553fd28acd3c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:14.268235 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-36abd981-d35f-4243-aea2-553fd28acd3c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:14.268582 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 349/1356] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:14 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:14.408315 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8f847a21-69ef-435b-a1ad-5b8bcb61dc8d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:14.409993 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f847a21-69ef-435b-a1ad-5b8bcb61dc8d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:14.410153 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f847a21-69ef-435b-a1ad-5b8bcb61dc8d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:14.410358 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f847a21-69ef-435b-a1ad-5b8bcb61dc8d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:14.410492 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-8f847a21-69ef-435b-a1ad-5b8bcb61dc8d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Delete volume with id: 0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:14.416285 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:14.416285 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:14.416654 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8f847a21-69ef-435b-a1ad-5b8bcb61dc8d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:50:14.427858 np0000004448 devstack@c-api.service[99943]: WARNING cinder.keymgr.conf_key_mgr [None req-8f847a21-69ef-435b-a1ad-5b8bcb61dc8d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 17:50:14.441480 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8f847a21-69ef-435b-a1ad-5b8bcb61dc8d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Delete volume request issued successfully. Jul 03 17:50:14.441687 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f847a21-69ef-435b-a1ad-5b8bcb61dc8d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 202 Jul 03 17:50:14.442177 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 331/1357] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:50:14 2026] DELETE /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:50:14.449509 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2e5584a0-6911-4dec-abcb-e399c3403dbf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:14.451371 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2e5584a0-6911-4dec-abcb-e399c3403dbf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:14.451542 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2e5584a0-6911-4dec-abcb-e399c3403dbf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:14.451716 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2e5584a0-6911-4dec-abcb-e399c3403dbf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:14.457883 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:14.457883 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:14.461017 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2e5584a0-6911-4dec-abcb-e399c3403dbf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:50:14.464496 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2e5584a0-6911-4dec-abcb-e399c3403dbf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 200 Jul 03 17:50:14.464865 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 338/1358] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:14 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:14.807728 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7c1f6bd3-dca3-4ec4-9e33-6eaceae17921 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:14.809359 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c1f6bd3-dca3-4ec4-9e33-6eaceae17921 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea Jul 03 17:50:14.809522 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c1f6bd3-dca3-4ec4-9e33-6eaceae17921 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:14.809686 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c1f6bd3-dca3-4ec4-9e33-6eaceae17921 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:14.815672 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:14.815672 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:14.818689 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7c1f6bd3-dca3-4ec4-9e33-6eaceae17921 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:14.822273 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c1f6bd3-dca3-4ec4-9e33-6eaceae17921 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea returned with HTTP 200 Jul 03 17:50:14.822626 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 341/1359] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:14 2026] GET /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:14.833480 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5ab0b71c-7cbf-4840-a7cc-89698ea1e118 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:14.835015 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5ab0b71c-7cbf-4840-a7cc-89698ea1e118 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea Jul 03 17:50:14.835191 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5ab0b71c-7cbf-4840-a7cc-89698ea1e118 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:14.835361 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5ab0b71c-7cbf-4840-a7cc-89698ea1e118 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:14.841538 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:14.841538 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:14.844532 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5ab0b71c-7cbf-4840-a7cc-89698ea1e118 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:14.848268 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5ab0b71c-7cbf-4840-a7cc-89698ea1e118 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea returned with HTTP 200 Jul 03 17:50:14.848601 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 350/1360] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:14 2026] GET /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:14.860290 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-41803e02-4ef1-4da5-918c-dae4529b162a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:14.862254 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-41803e02-4ef1-4da5-918c-dae4529b162a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea/action Jul 03 17:50:14.862683 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-41803e02-4ef1-4da5-918c-dae4529b162a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:14.863083 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-41803e02-4ef1-4da5-918c-dae4529b162a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:14.872166 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:14.872166 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:14.872730 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-41803e02-4ef1-4da5-918c-dae4529b162a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:14.882049 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-41803e02-4ef1-4da5-918c-dae4529b162a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume updated successfully. Jul 03 17:50:14.882311 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-41803e02-4ef1-4da5-918c-dae4529b162a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea/action returned with HTTP 200 Jul 03 17:50:14.883182 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 332/1361] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:50:14 2026] POST /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 17:50:14.990444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-ea78a8a7-99a7-4e80-9a52-d6bfb73baf89 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:14.992355 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-ea78a8a7-99a7-4e80-9a52-d6bfb73baf89 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea Jul 03 17:50:14.992526 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-ea78a8a7-99a7-4e80-9a52-d6bfb73baf89 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:14.992752 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-ea78a8a7-99a7-4e80-9a52-d6bfb73baf89 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:15.005935 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:15.005935 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:15.009998 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-ea78a8a7-99a7-4e80-9a52-d6bfb73baf89 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:15.018407 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-ea78a8a7-99a7-4e80-9a52-d6bfb73baf89 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea returned with HTTP 200 Jul 03 17:50:15.018805 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 339/1362] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:14 2026] GET /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:15.280586 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ac97615e-8273-47c9-8ac5-d67889b35ed5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.282834 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ac97615e-8273-47c9-8ac5-d67889b35ed5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:15.283104 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ac97615e-8273-47c9-8ac5-d67889b35ed5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:15.283380 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ac97615e-8273-47c9-8ac5-d67889b35ed5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:15.295359 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:15.295359 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:15.299398 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ac97615e-8273-47c9-8ac5-d67889b35ed5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:15.304387 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ac97615e-8273-47c9-8ac5-d67889b35ed5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:15.304868 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 342/1363] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:15 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:15.400693 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-2ab1a559-f93a-48b8-8472-90eaa13bddd3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.405119 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-2ab1a559-f93a-48b8-8472-90eaa13bddd3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea Jul 03 17:50:15.405399 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-2ab1a559-f93a-48b8-8472-90eaa13bddd3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:15.405633 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-2ab1a559-f93a-48b8-8472-90eaa13bddd3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:15.413969 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:15.413969 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:15.418102 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-2ab1a559-f93a-48b8-8472-90eaa13bddd3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:15.425588 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-2ab1a559-f93a-48b8-8472-90eaa13bddd3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea returned with HTTP 200 Jul 03 17:50:15.426083 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 351/1364] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:15 2026] GET /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:15.439933 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-73ba4a08-9675-49ed-9057-06579a1f7461 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.440413 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-73ba4a08-9675-49ed-9057-06579a1f7461 None None] GET https://10.4.3.210/volume// Jul 03 17:50:15.440614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-73ba4a08-9675-49ed-9057-06579a1f7461 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:15.440864 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-73ba4a08-9675-49ed-9057-06579a1f7461 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:15.441265 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-73ba4a08-9675-49ed-9057-06579a1f7461 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:15.441608 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 333/1365] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:50: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 17:50:15.450423 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-f0dbdfe6-2a07-4dd8-8d12-b4a0595d6992 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.452449 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-f0dbdfe6-2a07-4dd8-8d12-b4a0595d6992 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:50:15.452821 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-f0dbdfe6-2a07-4dd8-8d12-b4a0595d6992 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "233f3f93-7871-4d23-aed7-b4d1db7798ea", "connector": null, "instance_uuid": "7d686b7b-5ab8-4c9e-826f-86205311405b"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:15.461114 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:15.461114 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:15.476600 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d72cafb9-f2d5-4771-b9f7-4224c81eb348 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.478306 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d72cafb9-f2d5-4771-b9f7-4224c81eb348 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db Jul 03 17:50:15.478518 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d72cafb9-f2d5-4771-b9f7-4224c81eb348 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:15.478731 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d72cafb9-f2d5-4771-b9f7-4224c81eb348 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:15.483982 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d72cafb9-f2d5-4771-b9f7-4224c81eb348 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db returned with HTTP 404 Jul 03 17:50:15.484422 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 343/1366] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:15 2026] GET /volume/v3/volumes/0f7119fa-bba6-44ef-8323-1ed49c5e80db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:50:15.487296 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-f0dbdfe6-2a07-4dd8-8d12-b4a0595d6992 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:50:15.487698 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 340/1367] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:50:15 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 17:50:15.491741 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-301f2916-7750-421e-9b53-f182968b9c45 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.493459 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-301f2916-7750-421e-9b53-f182968b9c45 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 17:50:15.493651 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-301f2916-7750-421e-9b53-f182968b9c45 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:15.493888 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-301f2916-7750-421e-9b53-f182968b9c45 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:15.494816 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-301f2916-7750-421e-9b53-f182968b9c45 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:50:15.538750 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-301f2916-7750-421e-9b53-f182968b9c45 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Get all volumes completed successfully. Jul 03 17:50:15.540799 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:15.540799 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:15.545931 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-301f2916-7750-421e-9b53-f182968b9c45 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 17:50:15.546337 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 352/1368] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 17:50:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:15.559508 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ddd1cf2e-c819-4b0f-bcd9-a00c50d36cde None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.561341 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ddd1cf2e-c819-4b0f-bcd9-a00c50d36cde tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] DELETE https://10.4.3.210/volume/v3/types/c04e870a-e722-4525-9ad3-a7a172db2b94 Jul 03 17:50:15.561593 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ddd1cf2e-c819-4b0f-bcd9-a00c50d36cde tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:15.561866 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ddd1cf2e-c819-4b0f-bcd9-a00c50d36cde tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:15.583307 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ddd1cf2e-c819-4b0f-bcd9-a00c50d36cde tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types/c04e870a-e722-4525-9ad3-a7a172db2b94 returned with HTTP 202 Jul 03 17:50:15.583732 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 334/1369] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:50:15 2026] DELETE /volume/v3/types/c04e870a-e722-4525-9ad3-a7a172db2b94 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:50:15.597108 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-20bb6030-8c34-4a98-89ae-3d02d68d72c9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.600239 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-20bb6030-8c34-4a98-89ae-3d02d68d72c9 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:50:15.600323 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-20bb6030-8c34-4a98-89ae-3d02d68d72c9 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-157512770", "extra_specs": {}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:15.614152 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-3a62aa24-6e94-462c-8b78-197c0bf85d26 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.616828 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-3a62aa24-6e94-462c-8b78-197c0bf85d26 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/attachments/0516394a-c16b-4c72-a718-609d8d2f342b Jul 03 17:50:15.617046 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-3a62aa24-6e94-462c-8b78-197c0bf85d26 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:15.617255 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-3a62aa24-6e94-462c-8b78-197c0bf85d26 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:15.618316 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-20bb6030-8c34-4a98-89ae-3d02d68d72c9 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:50:15.618658 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 344/1370] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:50:15 2026] POST /volume/v3/types => generated 211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:15.624133 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:15.624133 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:15.626108 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dbe72a0a-d0f9-465c-9be1-db12ee9e5b8c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.627829 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dbe72a0a-d0f9-465c-9be1-db12ee9e5b8c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] POST https://10.4.3.210/volume/v3/types/468a021a-5b3c-48e0-8078-8764cabb02d9/encryption Jul 03 17:50:15.628130 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dbe72a0a-d0f9-465c-9be1-db12ee9e5b8c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:15.653564 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dbe72a0a-d0f9-465c-9be1-db12ee9e5b8c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types/468a021a-5b3c-48e0-8078-8764cabb02d9/encryption returned with HTTP 200 Jul 03 17:50:15.654006 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 353/1371] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:50:15 2026] POST /volume/v3/types/468a021a-5b3c-48e0-8078-8764cabb02d9/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:15.661316 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3db969f1-1879-4e3c-99a0-98f139971d56 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.662937 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:50:15.664115 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-517477505", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-157512770", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:15.665978 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-517477505', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-157512770', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:50:15.669303 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume of 1 GB Jul 03 17:50:15.669744 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:15.669744 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:15.670136 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Availability Zones retrieved successfully. Jul 03 17:50:15.674925 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Flow 'volume_create_api' (c2f641b8-ba42-460c-91a0-4fb42632d6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:50:15.676002 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed1682be-6b3c-4439-85f6-62027ef11d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:15.676862 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:50:15.700718 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed1682be-6b3c-4439-85f6-62027ef11d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:50:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=468a021a-5b3c-48e0-8078-8764cabb02d9,is_public=True,name='tempest-scenario-type-luks-157512770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '468a021a-5b3c-48e0-8078-8764cabb02d9', '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=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:15.701392 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406c3959-6ee7-444e-9fe1-4013c26ddba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:15.722566 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-157512770 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-157512770, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:50:15.722821 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-157512770 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-157512770, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:50:15.753596 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Created reservations ['0b5243d7-9e46-428f-850e-8eedb1dd318f', 'de804e1b-19fd-468d-86c4-117df5eee0d2', 'ee217a50-2004-4995-802f-35539532b886', 'a8c7f608-f961-4e08-bf8d-1e40739dd89f'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:50:15.754348 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406c3959-6ee7-444e-9fe1-4013c26ddba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b5243d7-9e46-428f-850e-8eedb1dd318f', 'de804e1b-19fd-468d-86c4-117df5eee0d2', 'ee217a50-2004-4995-802f-35539532b886', 'a8c7f608-f961-4e08-bf8d-1e40739dd89f']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:15.755002 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f215882f-ae6d-4ed7-b9be-5713ad5f0e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:15.774936 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f215882f-ae6d-4ed7-b9be-5713ad5f0e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-517477505',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1084158dd7fb41b78c537a47f57e3cd4',qos_specs=None,replication_status=,reservations=['0b5243d7-9e46-428f-850e-8eedb1dd318f','de804e1b-19fd-468d-86c4-117df5eee0d2','ee217a50-2004-4995-802f-35539532b886','a8c7f608-f961-4e08-bf8d-1e40739dd89f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4f685f62346c7adab32980213ceb4',volume_type_id=468a021a-5b3c-48e0-8078-8764cabb02d9), 'volume': Volume(_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-03T17:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-517477505',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1084158dd7fb41b78c537a47f57e3cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92d4f685f62346c7adab32980213ceb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(468a021a-5b3c-48e0-8078-8764cabb02d9),volume_type_id=468a021a-5b3c-48e0-8078-8764cabb02d9)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:15.775604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ab85892-e740-49e2-a8ad-18666333712c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:15.795755 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ab85892-e740-49e2-a8ad-18666333712c) transitioned into state 'SUCCESS' from state '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-517477505',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1084158dd7fb41b78c537a47f57e3cd4',qos_specs=None,replication_status=,reservations=['0b5243d7-9e46-428f-850e-8eedb1dd318f','de804e1b-19fd-468d-86c4-117df5eee0d2','ee217a50-2004-4995-802f-35539532b886','a8c7f608-f961-4e08-bf8d-1e40739dd89f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4f685f62346c7adab32980213ceb4',volume_type_id=468a021a-5b3c-48e0-8078-8764cabb02d9)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:15.796349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83132faa-950e-4c18-90d4-1ce3b77150ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:15.804792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83132faa-950e-4c18-90d4-1ce3b77150ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:15.805327 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Flow 'volume_create_api' (c2f641b8-ba42-460c-91a0-4fb42632d6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:50:15.805576 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume request issued successfully. Jul 03 17:50:15.806065 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3db969f1-1879-4e3c-99a0-98f139971d56 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:50:15.806463 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 335/1372] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:50:15 2026] POST /volume/v3/volumes => generated 783 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:50:15.838300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6753eefb-36a8-46fb-b374-4a622b032331 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.840675 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6753eefb-36a8-46fb-b374-4a622b032331 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:50:15.840675 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6753eefb-36a8-46fb-b374-4a622b032331 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:15.841099 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6753eefb-36a8-46fb-b374-4a622b032331 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:15.849992 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:15.849992 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:15.853625 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6753eefb-36a8-46fb-b374-4a622b032331 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:50:15.858153 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6753eefb-36a8-46fb-b374-4a622b032331 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:50:15.858732 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 345/1373] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:15 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:15.899071 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-e260f6b8-72a4-4362-890b-6593c1de828f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.901210 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-e260f6b8-72a4-4362-890b-6593c1de828f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:50:15.902600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-e260f6b8-72a4-4362-890b-6593c1de828f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:15.902600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-e260f6b8-72a4-4362-890b-6593c1de828f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:15.911376 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:15.911376 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:15.914907 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-e260f6b8-72a4-4362-890b-6593c1de828f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:50:15.919373 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-e260f6b8-72a4-4362-890b-6593c1de828f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:50:15.919898 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 354/1374] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:15 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:15.936848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-78efa383-ab7e-434c-8efe-909aa453f827 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:15.939063 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-78efa383-ab7e-434c-8efe-909aa453f827 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4/action Jul 03 17:50:15.939469 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-78efa383-ab7e-434c-8efe-909aa453f827 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:15.939627 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-78efa383-ab7e-434c-8efe-909aa453f827 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:15.950835 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:15.950835 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:15.951434 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-78efa383-ab7e-434c-8efe-909aa453f827 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:50:15.962959 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-78efa383-ab7e-434c-8efe-909aa453f827 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Begin detaching volume completed successfully. Jul 03 17:50:15.963304 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-78efa383-ab7e-434c-8efe-909aa453f827 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4/action returned with HTTP 202 Jul 03 17:50:15.963858 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 336/1375] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:50:15 2026] POST /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:50:16.153712 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-7ea4996f-d28a-48a1-b899-d0c125cf7833 req-3a62aa24-6e94-462c-8b78-197c0bf85d26 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/0516394a-c16b-4c72-a718-609d8d2f342b returned with HTTP 200 Jul 03 17:50:16.154219 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 341/1376] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:50:15 2026] DELETE /volume/v3/attachments/0516394a-c16b-4c72-a718-609d8d2f342b => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:16.317726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c068ca25-6d1a-4c29-abd6-03bafa6593e4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:16.319961 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c068ca25-6d1a-4c29-abd6-03bafa6593e4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:16.320229 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c068ca25-6d1a-4c29-abd6-03bafa6593e4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:16.320411 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c068ca25-6d1a-4c29-abd6-03bafa6593e4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:16.328496 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:16.328496 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:16.334051 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c068ca25-6d1a-4c29-abd6-03bafa6593e4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:16.339409 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c068ca25-6d1a-4c29-abd6-03bafa6593e4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:16.339810 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 346/1377] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:16 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:16.351321 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-98231173-dadf-4b7b-ad26-a43a55a8d496 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:16.353965 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-98231173-dadf-4b7b-ad26-a43a55a8d496 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:16.354233 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-98231173-dadf-4b7b-ad26-a43a55a8d496 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:16.354494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-98231173-dadf-4b7b-ad26-a43a55a8d496 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:16.363461 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:16.363461 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:16.368314 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-98231173-dadf-4b7b-ad26-a43a55a8d496 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:16.373275 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-98231173-dadf-4b7b-ad26-a43a55a8d496 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:16.373635 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 355/1378] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:16 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:16.985787 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-49356278-6675-413b-8898-7413767392e7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:16.986321 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-49356278-6675-413b-8898-7413767392e7 None None] GET https://10.4.3.210/volume// Jul 03 17:50:16.986564 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-49356278-6675-413b-8898-7413767392e7 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:16.986834 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-49356278-6675-413b-8898-7413767392e7 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:16.987295 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-49356278-6675-413b-8898-7413767392e7 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:16.987685 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 337/1379] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:50: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 17:50:16.995543 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-37e929a5-cd7e-491d-a0fd-1caf7fd2c2a1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:16.997562 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-37e929a5-cd7e-491d-a0fd-1caf7fd2c2a1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:50:16.997756 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-37e929a5-cd7e-491d-a0fd-1caf7fd2c2a1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:16.997963 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-37e929a5-cd7e-491d-a0fd-1caf7fd2c2a1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:17.006523 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:17.006523 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:17.009724 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-37e929a5-cd7e-491d-a0fd-1caf7fd2c2a1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:50:17.014443 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-37e929a5-cd7e-491d-a0fd-1caf7fd2c2a1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:50:17.014443 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 342/1380] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:50:16 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:17.455482 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-00a0af22-11e0-4c74-bf2d-509d8ca1529d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:17.457235 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-00a0af22-11e0-4c74-bf2d-509d8ca1529d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:50:17.457448 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-00a0af22-11e0-4c74-bf2d-509d8ca1529d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:17.457631 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-00a0af22-11e0-4c74-bf2d-509d8ca1529d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:17.464282 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:17.464282 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:17.467659 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-00a0af22-11e0-4c74-bf2d-509d8ca1529d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:50:17.471556 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-00a0af22-11e0-4c74-bf2d-509d8ca1529d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:50:17.471984 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 347/1381] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:17 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:17.860364 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-74ba4e1a-7763-4a73-b2c6-6726e429b9b1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:17.862862 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-74ba4e1a-7763-4a73-b2c6-6726e429b9b1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] DELETE https://10.4.3.210/volume/v3/attachments/29b35524-89e2-4854-b98f-dc8fd03f5d94 Jul 03 17:50:17.863103 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-74ba4e1a-7763-4a73-b2c6-6726e429b9b1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:17.863337 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-74ba4e1a-7763-4a73-b2c6-6726e429b9b1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:17.876529 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:17.876529 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:18.430247 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-63039faa-b5c7-4fdc-bb61-4342d3a90ebc req-74ba4e1a-7763-4a73-b2c6-6726e429b9b1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments/29b35524-89e2-4854-b98f-dc8fd03f5d94 returned with HTTP 200 Jul 03 17:50:18.430712 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 356/1382] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:50:17 2026] DELETE /volume/v3/attachments/29b35524-89e2-4854-b98f-dc8fd03f5d94 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:19.157397 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-eba75ae8-0f02-4848-92bd-8335c3317d76 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:19.158878 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eba75ae8-0f02-4848-92bd-8335c3317d76 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:50:19.159071 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eba75ae8-0f02-4848-92bd-8335c3317d76 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:19.159263 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eba75ae8-0f02-4848-92bd-8335c3317d76 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:19.165757 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:19.165757 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:19.170063 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-eba75ae8-0f02-4848-92bd-8335c3317d76 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:50:19.174383 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eba75ae8-0f02-4848-92bd-8335c3317d76 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:50:19.174784 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 338/1383] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:19 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:21.753611 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-01bd1ef6-aab8-4e16-b7e2-38db87f17283 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:21.754006 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01bd1ef6-aab8-4e16-b7e2-38db87f17283 None None] GET https://10.4.3.210/volume// Jul 03 17:50:21.754219 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01bd1ef6-aab8-4e16-b7e2-38db87f17283 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:21.754391 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01bd1ef6-aab8-4e16-b7e2-38db87f17283 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:21.754724 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01bd1ef6-aab8-4e16-b7e2-38db87f17283 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:21.755045 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 343/1384] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:50: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 17:50:21.765382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-4c6410a9-eee4-43ec-a9f6-63f372fa22cc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:21.766914 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-4c6410a9-eee4-43ec-a9f6-63f372fa22cc tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea Jul 03 17:50:21.767281 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-4c6410a9-eee4-43ec-a9f6-63f372fa22cc tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:21.767612 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-4c6410a9-eee4-43ec-a9f6-63f372fa22cc tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:21.780247 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:21.780247 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:21.791707 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-4c6410a9-eee4-43ec-a9f6-63f372fa22cc tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:21.801454 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-4c6410a9-eee4-43ec-a9f6-63f372fa22cc tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea returned with HTTP 200 Jul 03 17:50:21.802249 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 348/1385] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:50:21 2026] GET /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea => generated 1049 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:21.909013 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-7c741146-4749-44f0-8dde-cf4f31da42e2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:21.911091 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-7c741146-4749-44f0-8dde-cf4f31da42e2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] PUT https://10.4.3.210/volume/v3/attachments/846a6b6e-b24e-4532-b53c-9498ea3e7b51 Jul 03 17:50:21.911482 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-7c741146-4749-44f0-8dde-cf4f31da42e2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:21.922705 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-7c741146-4749-44f0-8dde-cf4f31da42e2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Acquiring lock "cinder-attachment_update-233f3f93-7871-4d23-aed7-b4d1db7798ea-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:50:21.927241 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-7c741146-4749-44f0-8dde-cf4f31da42e2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-233f3f93-7871-4d23-aed7-b4d1db7798ea-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:50:21.928151 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:21.928151 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:22.447239 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-7c741146-4749-44f0-8dde-cf4f31da42e2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-233f3f93-7871-4d23-aed7-b4d1db7798ea-np0000004448" released by "attachment_update" :: held 0.520s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:50:22.447645 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-7c741146-4749-44f0-8dde-cf4f31da42e2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/846a6b6e-b24e-4532-b53c-9498ea3e7b51 returned with HTTP 200 Jul 03 17:50:22.448360 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 357/1386] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:50:21 2026] PUT /volume/v3/attachments/846a6b6e-b24e-4532-b53c-9498ea3e7b51 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:22.563913 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-afcf420e-4e44-4550-b346-cab151b675c4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:22.566094 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:50:22.566565 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1519745119"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:22.568410 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1519745119'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:50:22.568580 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Create volume of 1 GB Jul 03 17:50:22.573475 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Availability Zones retrieved successfully. Jul 03 17:50:22.581551 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Flow 'volume_create_api' (1ad018fa-6087-4285-9495-d9a2286bcef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:50:22.582920 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276d9e7b-0c97-4875-b56e-67993fad8ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:22.584059 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:50:22.608045 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276d9e7b-0c97-4875-b56e-67993fad8ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:22.608842 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d788f362-7f3c-44f7-a2ac-47edcd547d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:22.662894 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Created reservations ['1a00ade1-1daa-456a-a43a-7237b2783bd9', '8e72aa28-eca5-4c37-a652-f22c26befe7d', 'd9544bc2-8980-4fda-9bf7-be0a55cdd2b0', '08aa1e3b-4ae5-4756-b380-238fe125e45f'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:50:22.663710 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d788f362-7f3c-44f7-a2ac-47edcd547d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a00ade1-1daa-456a-a43a-7237b2783bd9', '8e72aa28-eca5-4c37-a652-f22c26befe7d', 'd9544bc2-8980-4fda-9bf7-be0a55cdd2b0', '08aa1e3b-4ae5-4756-b380-238fe125e45f']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:22.664411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845bf732-a7ce-4dde-979c-ccc21ff1ccf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:22.689118 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845bf732-a7ce-4dde-979c-ccc21ff1ccf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bad05c1-7d2b-4b33-895d-c5e2b0df7a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1519745119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61fb2c9709b742bc9ad65ae85387224b',qos_specs=None,replication_status=,reservations=['1a00ade1-1daa-456a-a43a-7237b2783bd9','8e72aa28-eca5-4c37-a652-f22c26befe7d','d9544bc2-8980-4fda-9bf7-be0a55cdd2b0','08aa1e3b-4ae5-4756-b380-238fe125e45f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d0a0917ae84a16bc8b849ceeaba785',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:50:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1519745119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bad05c1-7d2b-4b33-895d-c5e2b0df7a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61fb2c9709b742bc9ad65ae85387224b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d0a0917ae84a16bc8b849ceeaba785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:22.689776 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56bb366-c404-4e82-9401-39cf8988f724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:22.715431 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56bb366-c404-4e82-9401-39cf8988f724) transitioned into state 'SUCCESS' from state '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-1519745119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61fb2c9709b742bc9ad65ae85387224b',qos_specs=None,replication_status=,reservations=['1a00ade1-1daa-456a-a43a-7237b2783bd9','8e72aa28-eca5-4c37-a652-f22c26befe7d','d9544bc2-8980-4fda-9bf7-be0a55cdd2b0','08aa1e3b-4ae5-4756-b380-238fe125e45f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d0a0917ae84a16bc8b849ceeaba785',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:22.716112 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae25581-275e-4e37-b68b-afd2400add90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:22.727584 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae25581-275e-4e37-b68b-afd2400add90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:22.728385 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Flow 'volume_create_api' (1ad018fa-6087-4285-9495-d9a2286bcef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:50:22.728613 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Create volume request issued successfully. Jul 03 17:50:22.729116 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-afcf420e-4e44-4550-b346-cab151b675c4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:50:22.729536 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 339/1387] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:50:22 2026] POST /volume/v3/volumes => generated 754 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:50:22.741993 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-278bbde9-c917-47a1-a744-09e66983494c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:22.743592 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-278bbde9-c917-47a1-a744-09e66983494c tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:22.743852 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-278bbde9-c917-47a1-a744-09e66983494c tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:22.743981 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-278bbde9-c917-47a1-a744-09e66983494c tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:22.750328 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:22.750328 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:22.753665 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-278bbde9-c917-47a1-a744-09e66983494c tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:22.758143 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-278bbde9-c917-47a1-a744-09e66983494c tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:22.758516 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 344/1388] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:22 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:22.962705 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-cf789352-6df9-436c-bcf8-4a079818328c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:22.964617 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-cf789352-6df9-436c-bcf8-4a079818328c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments/846a6b6e-b24e-4532-b53c-9498ea3e7b51/action Jul 03 17:50:22.964962 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-cf789352-6df9-436c-bcf8-4a079818328c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:22.965102 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-cf789352-6df9-436c-bcf8-4a079818328c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:22.982414 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:22.982414 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:23.002532 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-cf789352-6df9-436c-bcf8-4a079818328c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/846a6b6e-b24e-4532-b53c-9498ea3e7b51/action returned with HTTP 204 Jul 03 17:50:23.003138 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 349/1389] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:50:22 2026] POST /volume/v3/attachments/846a6b6e-b24e-4532-b53c-9498ea3e7b51/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:50:23.769600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5197e621-f722-4087-ade0-5e98b585d039 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:23.771358 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5197e621-f722-4087-ade0-5e98b585d039 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:23.771546 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5197e621-f722-4087-ade0-5e98b585d039 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:23.771722 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5197e621-f722-4087-ade0-5e98b585d039 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:23.778170 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:23.778170 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:23.781552 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5197e621-f722-4087-ade0-5e98b585d039 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:23.785312 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5197e621-f722-4087-ade0-5e98b585d039 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:23.785690 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 358/1390] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:23 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:24.123392 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-02acee76-1c09-4fac-9f53-e108513334a3 req-55e2f0f0-9065-417d-b705-ea6d0b8258cc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:24.126732 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-55e2f0f0-9065-417d-b705-ea6d0b8258cc tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:24.127091 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-55e2f0f0-9065-417d-b705-ea6d0b8258cc tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:24.127091 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-55e2f0f0-9065-417d-b705-ea6d0b8258cc tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:24.134571 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:24.134571 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:24.138123 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-02acee76-1c09-4fac-9f53-e108513334a3 req-55e2f0f0-9065-417d-b705-ea6d0b8258cc tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:24.142089 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-55e2f0f0-9065-417d-b705-ea6d0b8258cc tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:24.142415 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 340/1391] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:24 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:26.180608 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e4270881-6132-482f-bc28-3fd9ac493c2d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:26.181134 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e4270881-6132-482f-bc28-3fd9ac493c2d None None] GET https://10.4.3.210/volume// Jul 03 17:50:26.181209 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e4270881-6132-482f-bc28-3fd9ac493c2d None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:26.181416 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e4270881-6132-482f-bc28-3fd9ac493c2d None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:26.181756 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e4270881-6132-482f-bc28-3fd9ac493c2d None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:26.182083 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 345/1392] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:50: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 17:50:26.189750 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-02acee76-1c09-4fac-9f53-e108513334a3 req-dde71288-fd1a-456f-9e17-ac02e7870861 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:26.191915 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-dde71288-fd1a-456f-9e17-ac02e7870861 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:50:26.192250 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-dde71288-fd1a-456f-9e17-ac02e7870861 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4bad05c1-7d2b-4b33-895d-c5e2b0df7a35", "connector": null, "instance_uuid": "c3efd5b3-e088-4ea8-8cbf-57c7c7c8ba99"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:26.201245 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:26.201245 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:26.235403 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-dde71288-fd1a-456f-9e17-ac02e7870861 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:50:26.235894 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 350/1393] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:50:26 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:26.663736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-97b6498c-cc5c-4c8e-af76-f6d139ff0cf8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:26.665732 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-97b6498c-cc5c-4c8e-af76-f6d139ff0cf8 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:26.665977 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-97b6498c-cc5c-4c8e-af76-f6d139ff0cf8 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:26.666162 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-97b6498c-cc5c-4c8e-af76-f6d139ff0cf8 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:26.675657 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:26.675657 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:26.678905 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-97b6498c-cc5c-4c8e-af76-f6d139ff0cf8 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:26.684025 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-97b6498c-cc5c-4c8e-af76-f6d139ff0cf8 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:26.684564 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 359/1394] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:26 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:26.768129 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-11e6c40e-970d-43a7-86c4-5be0bcd60681 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:26.768613 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-11e6c40e-970d-43a7-86c4-5be0bcd60681 None None] GET https://10.4.3.210/volume// Jul 03 17:50:26.768787 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-11e6c40e-970d-43a7-86c4-5be0bcd60681 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:26.768982 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-11e6c40e-970d-43a7-86c4-5be0bcd60681 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:26.769300 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-11e6c40e-970d-43a7-86c4-5be0bcd60681 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:26.769603 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 341/1395] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:50: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 17:50:26.776672 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-02acee76-1c09-4fac-9f53-e108513334a3 req-9908e585-4ce4-4258-9cf6-cc67b5380c1b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:26.778627 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-9908e585-4ce4-4258-9cf6-cc67b5380c1b tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:26.778880 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-9908e585-4ce4-4258-9cf6-cc67b5380c1b tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:26.779096 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-9908e585-4ce4-4258-9cf6-cc67b5380c1b tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:26.787407 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:26.787407 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:26.790449 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-02acee76-1c09-4fac-9f53-e108513334a3 req-9908e585-4ce4-4258-9cf6-cc67b5380c1b tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:26.794071 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-9908e585-4ce4-4258-9cf6-cc67b5380c1b tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:26.794503 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 346/1396] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:50:26 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 1026 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:26.889312 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-02acee76-1c09-4fac-9f53-e108513334a3 req-8455e32a-6182-4d15-b549-c5db8ed79ca4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:26.891356 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-8455e32a-6182-4d15-b549-c5db8ed79ca4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] PUT https://10.4.3.210/volume/v3/attachments/10cefa12-0cda-4096-aca7-e22b795d6f66 Jul 03 17:50:26.891743 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-8455e32a-6182-4d15-b549-c5db8ed79ca4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:26.898447 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-02acee76-1c09-4fac-9f53-e108513334a3 req-8455e32a-6182-4d15-b549-c5db8ed79ca4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Acquiring lock "cinder-attachment_update-4bad05c1-7d2b-4b33-895d-c5e2b0df7a35-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:50:26.902594 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-02acee76-1c09-4fac-9f53-e108513334a3 req-8455e32a-6182-4d15-b549-c5db8ed79ca4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Lock "cinder-attachment_update-4bad05c1-7d2b-4b33-895d-c5e2b0df7a35-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:50:26.903438 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:26.903438 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:27.079633 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-8bb52b4e-8073-49f6-b994-f2668f303d4a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:27.082602 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-8bb52b4e-8073-49f6-b994-f2668f303d4a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea/encryption Jul 03 17:50:27.082919 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-8bb52b4e-8073-49f6-b994-f2668f303d4a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:27.083211 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-8bb52b4e-8073-49f6-b994-f2668f303d4a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:27.094996 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:27.094996 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:27.101474 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-29418d00-63ec-4a19-b67e-e2b664ae1a85 req-8bb52b4e-8073-49f6-b994-f2668f303d4a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea/encryption returned with HTTP 200 Jul 03 17:50:27.101909 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 360/1397] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:50:27 2026] GET /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:27.435541 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-02acee76-1c09-4fac-9f53-e108513334a3 req-8455e32a-6182-4d15-b549-c5db8ed79ca4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Lock "cinder-attachment_update-4bad05c1-7d2b-4b33-895d-c5e2b0df7a35-np0000004448" released by "attachment_update" :: held 0.533s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:50:27.435840 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-8455e32a-6182-4d15-b549-c5db8ed79ca4 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/10cefa12-0cda-4096-aca7-e22b795d6f66 returned with HTTP 200 Jul 03 17:50:27.436251 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 351/1398] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:50:26 2026] PUT /volume/v3/attachments/10cefa12-0cda-4096-aca7-e22b795d6f66 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:27.702133 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f72b0a38-7c4f-4e07-8b45-b964a4c09e6c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:27.704362 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f72b0a38-7c4f-4e07-8b45-b964a4c09e6c tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:27.704643 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f72b0a38-7c4f-4e07-8b45-b964a4c09e6c tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:27.704913 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f72b0a38-7c4f-4e07-8b45-b964a4c09e6c tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:27.717408 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:27.717408 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:27.721451 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f72b0a38-7c4f-4e07-8b45-b964a4c09e6c tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:27.729501 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f72b0a38-7c4f-4e07-8b45-b964a4c09e6c tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:27.729501 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 342/1399] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:27 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:28.744881 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-879ba077-50e9-468c-93a2-9138fd7bb18d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:28.748470 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-879ba077-50e9-468c-93a2-9138fd7bb18d tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:28.748694 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-879ba077-50e9-468c-93a2-9138fd7bb18d tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:28.748904 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-879ba077-50e9-468c-93a2-9138fd7bb18d tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:28.776719 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:28.776719 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:28.794688 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-879ba077-50e9-468c-93a2-9138fd7bb18d tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:28.801071 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-879ba077-50e9-468c-93a2-9138fd7bb18d tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:28.801446 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 347/1400] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:28 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:29.822437 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6c45fce4-6add-4c41-80f2-2b223dc768df None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:29.826394 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c45fce4-6add-4c41-80f2-2b223dc768df tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:29.828674 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c45fce4-6add-4c41-80f2-2b223dc768df tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:29.828674 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c45fce4-6add-4c41-80f2-2b223dc768df tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:29.845854 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:29.845854 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:29.853948 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6c45fce4-6add-4c41-80f2-2b223dc768df tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:29.861896 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c45fce4-6add-4c41-80f2-2b223dc768df tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:29.861896 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 361/1401] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:29 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:30.878853 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-34ec0f56-b597-4c4f-8853-b5e808f2d0ee None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:30.884584 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-34ec0f56-b597-4c4f-8853-b5e808f2d0ee tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:30.884855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-34ec0f56-b597-4c4f-8853-b5e808f2d0ee tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:30.885091 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-34ec0f56-b597-4c4f-8853-b5e808f2d0ee tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:30.908001 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:30.908001 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:30.911693 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-34ec0f56-b597-4c4f-8853-b5e808f2d0ee tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:30.917171 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-34ec0f56-b597-4c4f-8853-b5e808f2d0ee tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:30.918171 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 352/1402] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:30 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:31.929310 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6876204d-5390-4f8e-a970-cc116dcf64d5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:31.931063 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6876204d-5390-4f8e-a970-cc116dcf64d5 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:31.931294 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6876204d-5390-4f8e-a970-cc116dcf64d5 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:31.931475 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6876204d-5390-4f8e-a970-cc116dcf64d5 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:31.944469 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:31.944469 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:31.952337 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6876204d-5390-4f8e-a970-cc116dcf64d5 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:31.957607 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6876204d-5390-4f8e-a970-cc116dcf64d5 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:31.958306 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 343/1403] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:31 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:32.162472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-5823ddac-9b5d-4ccf-b6c1-3a67a0b07bf6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:32.178988 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-5823ddac-9b5d-4ccf-b6c1-3a67a0b07bf6 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:32.179237 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-5823ddac-9b5d-4ccf-b6c1-3a67a0b07bf6 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:32.179478 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-5823ddac-9b5d-4ccf-b6c1-3a67a0b07bf6 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:32.183785 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=254,cinder:INSERT=30,cinder:UPDATE=49 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:50:32.191004 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:32.191004 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:32.196673 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-5823ddac-9b5d-4ccf-b6c1-3a67a0b07bf6 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:32.212172 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-5823ddac-9b5d-4ccf-b6c1-3a67a0b07bf6 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:32.212748 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 348/1404] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:32 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:32.972909 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9e7356f6-b0c3-44ca-a77e-2f3eaffa2c55 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:32.976089 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9e7356f6-b0c3-44ca-a77e-2f3eaffa2c55 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:32.976334 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9e7356f6-b0c3-44ca-a77e-2f3eaffa2c55 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:32.976559 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9e7356f6-b0c3-44ca-a77e-2f3eaffa2c55 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:32.981186 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=248,cinder:INSERT=23,cinder:UPDATE=43 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:50:32.998616 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:32.998616 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:33.002583 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9e7356f6-b0c3-44ca-a77e-2f3eaffa2c55 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:33.007503 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9e7356f6-b0c3-44ca-a77e-2f3eaffa2c55 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:33.008168 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 362/1405] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:32 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:33.789182 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-02acee76-1c09-4fac-9f53-e108513334a3 req-ee1e901e-19fd-453b-8cb8-a68baf6998a0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:33.792095 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-ee1e901e-19fd-453b-8cb8-a68baf6998a0 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] POST https://10.4.3.210/volume/v3/attachments/10cefa12-0cda-4096-aca7-e22b795d6f66/action Jul 03 17:50:33.792756 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-ee1e901e-19fd-453b-8cb8-a68baf6998a0 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:33.793077 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-ee1e901e-19fd-453b-8cb8-a68baf6998a0 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:33.796499 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=214,cinder:UPDATE=18,cinder:INSERT=3 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:50:33.810815 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:33.810815 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:33.846404 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-02acee76-1c09-4fac-9f53-e108513334a3 req-ee1e901e-19fd-453b-8cb8-a68baf6998a0 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/10cefa12-0cda-4096-aca7-e22b795d6f66/action returned with HTTP 204 Jul 03 17:50:33.847553 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 353/1406] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:50:33 2026] POST /volume/v3/attachments/10cefa12-0cda-4096-aca7-e22b795d6f66/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:50:34.022998 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b0909dc3-dac3-4324-897f-f481c1e2cdce None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:34.025646 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b0909dc3-dac3-4324-897f-f481c1e2cdce tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:34.026670 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b0909dc3-dac3-4324-897f-f481c1e2cdce tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:34.026670 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b0909dc3-dac3-4324-897f-f481c1e2cdce tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:34.028753 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=228,cinder:INSERT=22,cinder:UPDATE=45 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:50:34.048982 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:34.048982 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:34.057963 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b0909dc3-dac3-4324-897f-f481c1e2cdce tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:34.068001 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b0909dc3-dac3-4324-897f-f481c1e2cdce tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:34.068001 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 344/1407] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:34 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:34.087100 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-59d4e259-7b8a-42b4-aecf-1d55b6ad78dc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:34.088954 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-59d4e259-7b8a-42b4-aecf-1d55b6ad78dc tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:50:34.089167 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-59d4e259-7b8a-42b4-aecf-1d55b6ad78dc tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:34.089367 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-59d4e259-7b8a-42b4-aecf-1d55b6ad78dc tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:34.099689 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:34.099689 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:34.104012 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-59d4e259-7b8a-42b4-aecf-1d55b6ad78dc tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:50:34.108604 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-59d4e259-7b8a-42b4-aecf-1d55b6ad78dc tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:50:34.109019 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 349/1408] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:34 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:34.262754 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ab113723-928b-4482-881b-c0e7ddc85a37 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:34.263040 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ab113723-928b-4482-881b-c0e7ddc85a37 None None] GET https://10.4.3.210/volume// Jul 03 17:50:34.263120 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ab113723-928b-4482-881b-c0e7ddc85a37 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:34.266063 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ab113723-928b-4482-881b-c0e7ddc85a37 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:34.266444 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ab113723-928b-4482-881b-c0e7ddc85a37 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:34.266759 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 363/1409] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:50:34 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 17:50:34.282865 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-bc5a8ff0-58b4-409a-b817-c7202c6a8824 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:34.367837 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-bc5a8ff0-58b4-409a-b817-c7202c6a8824 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:50:34.368184 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-bc5a8ff0-58b4-409a-b817-c7202c6a8824 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a6c538c-f95f-4561-ab6a-1de86b6be1b2", "connector": null, "instance_uuid": "8f981235-4877-473a-b572-9fee8e676c98"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:34.380389 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:34.380389 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:34.427855 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-bc5a8ff0-58b4-409a-b817-c7202c6a8824 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:50:34.428296 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 354/1410] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:50:34 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:34.747364 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e727e6e3-a169-4fd8-8005-e66fb45766c8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:34.749949 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e727e6e3-a169-4fd8-8005-e66fb45766c8 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:34.749949 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e727e6e3-a169-4fd8-8005-e66fb45766c8 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:34.749949 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e727e6e3-a169-4fd8-8005-e66fb45766c8 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:34.762358 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:34.762358 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:34.766680 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e727e6e3-a169-4fd8-8005-e66fb45766c8 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:34.775788 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e727e6e3-a169-4fd8-8005-e66fb45766c8 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:34.775788 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 345/1411] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:34 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:34.983068 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-94afbbfa-0ab4-41a2-bb0a-6780f77a67ed None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:34.983452 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-94afbbfa-0ab4-41a2-bb0a-6780f77a67ed None None] GET https://10.4.3.210/volume// Jul 03 17:50:34.983647 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-94afbbfa-0ab4-41a2-bb0a-6780f77a67ed None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:34.986656 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-94afbbfa-0ab4-41a2-bb0a-6780f77a67ed None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:34.986656 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-94afbbfa-0ab4-41a2-bb0a-6780f77a67ed None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:34.986656 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 350/1412] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:50: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 17:50:35.013482 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-a0dbcc41-d304-4c90-a19d-affaf0fd4cfc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:35.015609 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-a0dbcc41-d304-4c90-a19d-affaf0fd4cfc tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:35.018917 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-a0dbcc41-d304-4c90-a19d-affaf0fd4cfc tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:35.019162 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-a0dbcc41-d304-4c90-a19d-affaf0fd4cfc tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:35.039993 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:35.039993 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:35.051668 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-a0dbcc41-d304-4c90-a19d-affaf0fd4cfc tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:35.072425 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-a0dbcc41-d304-4c90-a19d-affaf0fd4cfc tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:35.073094 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 364/1413] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:50:35 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1028 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:35.222250 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-75e2de8e-4f91-4aba-9372-08999e46487c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:35.224609 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-75e2de8e-4f91-4aba-9372-08999e46487c tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] PUT https://10.4.3.210/volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590 Jul 03 17:50:35.226615 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-75e2de8e-4f91-4aba-9372-08999e46487c tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:35.247354 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-75e2de8e-4f91-4aba-9372-08999e46487c tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Acquiring lock "cinder-attachment_update-9a6c538c-f95f-4561-ab6a-1de86b6be1b2-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:50:35.254667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-75e2de8e-4f91-4aba-9372-08999e46487c tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Lock "cinder-attachment_update-9a6c538c-f95f-4561-ab6a-1de86b6be1b2-np0000004448" acquired by "attachment_update" :: waited 0.007s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:50:35.255605 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:35.255605 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:35.793952 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f6df09f5-2ad3-4e8c-9daf-7f2239d47c2b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:35.795283 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f6df09f5-2ad3-4e8c-9daf-7f2239d47c2b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:35.795848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f6df09f5-2ad3-4e8c-9daf-7f2239d47c2b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:35.796302 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f6df09f5-2ad3-4e8c-9daf-7f2239d47c2b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:35.805919 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-75e2de8e-4f91-4aba-9372-08999e46487c tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Lock "cinder-attachment_update-9a6c538c-f95f-4561-ab6a-1de86b6be1b2-np0000004448" released by "attachment_update" :: held 0.551s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:50:35.808784 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-75e2de8e-4f91-4aba-9372-08999e46487c tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590 returned with HTTP 200 Jul 03 17:50:35.808784 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 355/1414] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:50:35 2026] PUT /volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590 => generated 969 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:35.810209 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:35.810209 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:35.817425 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f6df09f5-2ad3-4e8c-9daf-7f2239d47c2b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:35.822729 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f6df09f5-2ad3-4e8c-9daf-7f2239d47c2b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:35.823408 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 346/1415] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:35 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:36.842604 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9d4ee654-a13d-41e1-a310-5dc256c3b3f4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:36.844466 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9d4ee654-a13d-41e1-a310-5dc256c3b3f4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:36.844789 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9d4ee654-a13d-41e1-a310-5dc256c3b3f4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:36.845047 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9d4ee654-a13d-41e1-a310-5dc256c3b3f4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:36.858755 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:36.858755 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:36.861550 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9d4ee654-a13d-41e1-a310-5dc256c3b3f4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:36.864791 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9d4ee654-a13d-41e1-a310-5dc256c3b3f4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:36.865206 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 351/1416] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:36 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:37.880814 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-63d2d41b-df50-4b02-8548-df53a860aa10 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:37.883012 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-63d2d41b-df50-4b02-8548-df53a860aa10 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:37.883540 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-63d2d41b-df50-4b02-8548-df53a860aa10 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:37.883930 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-63d2d41b-df50-4b02-8548-df53a860aa10 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:37.893547 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:37.893547 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:37.897017 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-63d2d41b-df50-4b02-8548-df53a860aa10 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:37.900972 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-63d2d41b-df50-4b02-8548-df53a860aa10 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:37.901401 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 365/1417] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:37 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:38.917325 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-58fa5997-c606-4e97-85ce-23606b5870a1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:38.919272 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-58fa5997-c606-4e97-85ce-23606b5870a1 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:38.919484 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-58fa5997-c606-4e97-85ce-23606b5870a1 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:38.919682 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-58fa5997-c606-4e97-85ce-23606b5870a1 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:38.953331 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:38.953331 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:38.956929 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-58fa5997-c606-4e97-85ce-23606b5870a1 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:38.961015 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-58fa5997-c606-4e97-85ce-23606b5870a1 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:38.961443 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 356/1418] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:38 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:39.975545 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-16edbb87-f660-482e-b04e-5e88a482f190 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:39.977824 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-16edbb87-f660-482e-b04e-5e88a482f190 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:39.978101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-16edbb87-f660-482e-b04e-5e88a482f190 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:39.978761 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-16edbb87-f660-482e-b04e-5e88a482f190 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:39.987811 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:39.987811 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:39.990845 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-16edbb87-f660-482e-b04e-5e88a482f190 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:39.994877 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-16edbb87-f660-482e-b04e-5e88a482f190 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:39.995310 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 347/1419] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:39 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:41.008704 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cc2ae448-f1ee-492c-bdfc-498eec191ffd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:41.010899 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cc2ae448-f1ee-492c-bdfc-498eec191ffd tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:41.011161 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cc2ae448-f1ee-492c-bdfc-498eec191ffd tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:41.011383 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cc2ae448-f1ee-492c-bdfc-498eec191ffd tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:41.039395 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:41.039395 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:41.060076 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cc2ae448-f1ee-492c-bdfc-498eec191ffd tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:41.069390 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cc2ae448-f1ee-492c-bdfc-498eec191ffd tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:41.069944 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 352/1420] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:41 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:42.057760 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-38abc1f6-7f8d-462f-99a3-d40d2b802b53 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:42.059748 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-38abc1f6-7f8d-462f-99a3-d40d2b802b53 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] POST https://10.4.3.210/volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590/action Jul 03 17:50:42.060115 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-38abc1f6-7f8d-462f-99a3-d40d2b802b53 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:42.060238 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-38abc1f6-7f8d-462f-99a3-d40d2b802b53 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:42.075839 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:42.075839 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:42.098261 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2db2da7b-d685-49e9-8a9b-c7af2d1e0b76 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:42.102159 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2db2da7b-d685-49e9-8a9b-c7af2d1e0b76 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:42.102159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2db2da7b-d685-49e9-8a9b-c7af2d1e0b76 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:42.102159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2db2da7b-d685-49e9-8a9b-c7af2d1e0b76 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:42.121101 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7411f78a-bda9-42ce-8e44-55d6f8bcdd26 req-38abc1f6-7f8d-462f-99a3-d40d2b802b53 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590/action returned with HTTP 204 Jul 03 17:50:42.121741 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 366/1421] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:50:42 2026] POST /volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:50:42.125927 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:42.125927 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:42.140865 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2db2da7b-d685-49e9-8a9b-c7af2d1e0b76 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:42.148465 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2db2da7b-d685-49e9-8a9b-c7af2d1e0b76 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:42.148673 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 357/1422] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:42 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1162 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:43.172309 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1f674ec2-3036-4ed5-97d8-06f4be40d4c4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:43.175905 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1f674ec2-3036-4ed5-97d8-06f4be40d4c4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:43.176164 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1f674ec2-3036-4ed5-97d8-06f4be40d4c4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:43.176362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1f674ec2-3036-4ed5-97d8-06f4be40d4c4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:43.200171 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:43.200171 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:43.204259 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1f674ec2-3036-4ed5-97d8-06f4be40d4c4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:43.209113 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1f674ec2-3036-4ed5-97d8-06f4be40d4c4 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:43.209531 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 348/1423] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:43 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:43.221656 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-260550ca-7b27-48bb-a5a5-961da4f605ed None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:43.223902 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-260550ca-7b27-48bb-a5a5-961da4f605ed tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] POST https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2/action Jul 03 17:50:43.224288 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-260550ca-7b27-48bb-a5a5-961da4f605ed tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:43.224432 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-260550ca-7b27-48bb-a5a5-961da4f605ed tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:43.235690 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:43.235690 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:43.236209 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-260550ca-7b27-48bb-a5a5-961da4f605ed tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:43.276329 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-260550ca-7b27-48bb-a5a5-961da4f605ed tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Created reservations ['6419897b-7c7b-45ec-937f-963befb7eeb3', 'a5d65297-03d1-418b-aa62-15c521f0a020'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:50:43.297145 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-260550ca-7b27-48bb-a5a5-961da4f605ed tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Extend volume request issued successfully. Jul 03 17:50:43.297444 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-260550ca-7b27-48bb-a5a5-961da4f605ed tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2/action returned with HTTP 202 Jul 03 17:50:43.297972 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 353/1424] 10.4.3.210 () {70 vars in 1431 bytes} [Fri Jul 3 17:50:43 2026] POST /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 17:50:43.306903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2f37ce29-887e-4d25-9b4b-634658e59758 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:43.309292 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2f37ce29-887e-4d25-9b4b-634658e59758 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:43.309609 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2f37ce29-887e-4d25-9b4b-634658e59758 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:43.309918 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2f37ce29-887e-4d25-9b4b-634658e59758 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:43.323874 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:43.323874 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:43.329602 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2f37ce29-887e-4d25-9b4b-634658e59758 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:43.336895 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2f37ce29-887e-4d25-9b4b-634658e59758 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:43.337902 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 367/1425] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:43 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:44.350973 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bb00659a-8539-4def-8c9f-179a8b821d66 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:44.352762 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bb00659a-8539-4def-8c9f-179a8b821d66 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:44.353007 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bb00659a-8539-4def-8c9f-179a8b821d66 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:44.353230 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bb00659a-8539-4def-8c9f-179a8b821d66 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:44.363495 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:44.363495 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:44.367198 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bb00659a-8539-4def-8c9f-179a8b821d66 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:44.373917 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bb00659a-8539-4def-8c9f-179a8b821d66 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:44.374226 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 358/1426] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:44 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:44.388957 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e6f8c71e-4989-44f5-84c2-a1770a50b179 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:44.390875 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e6f8c71e-4989-44f5-84c2-a1770a50b179 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:44.391101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e6f8c71e-4989-44f5-84c2-a1770a50b179 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:44.391286 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e6f8c71e-4989-44f5-84c2-a1770a50b179 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:44.407492 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:44.407492 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:44.412252 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e6f8c71e-4989-44f5-84c2-a1770a50b179 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:44.416784 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e6f8c71e-4989-44f5-84c2-a1770a50b179 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:44.417292 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 349/1427] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:44 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:44.604670 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-260550ca-7b27-48bb-a5a5-961da4f605ed req-d854cd73-617b-4c35-8878-2d88c6d9d1d9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:44.606849 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-260550ca-7b27-48bb-a5a5-961da4f605ed req-d854cd73-617b-4c35-8878-2d88c6d9d1d9 service nova] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:44.607050 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-260550ca-7b27-48bb-a5a5-961da4f605ed req-d854cd73-617b-4c35-8878-2d88c6d9d1d9 service nova] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:44.607239 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-260550ca-7b27-48bb-a5a5-961da4f605ed req-d854cd73-617b-4c35-8878-2d88c6d9d1d9 service nova] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:44.616891 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:44.616891 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:44.620819 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-260550ca-7b27-48bb-a5a5-961da4f605ed req-d854cd73-617b-4c35-8878-2d88c6d9d1d9 service nova] Volume info retrieved successfully. Jul 03 17:50:44.625219 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-260550ca-7b27-48bb-a5a5-961da4f605ed req-d854cd73-617b-4c35-8878-2d88c6d9d1d9 service nova] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:44.625641 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 354/1428] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:44 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:45.667222 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-9e163952-cbe0-48aa-bb31-cbb96a63ec16 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:45.669673 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-9e163952-cbe0-48aa-bb31-cbb96a63ec16 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:45.669935 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-9e163952-cbe0-48aa-bb31-cbb96a63ec16 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:45.670190 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-9e163952-cbe0-48aa-bb31-cbb96a63ec16 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:45.681948 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:45.681948 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:45.686706 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-9e163952-cbe0-48aa-bb31-cbb96a63ec16 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:45.691218 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-9e163952-cbe0-48aa-bb31-cbb96a63ec16 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:45.691545 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 368/1429] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:45 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:45.713916 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-df647e9a-5555-4246-884a-04a59ff3425b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:45.718126 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-df647e9a-5555-4246-884a-04a59ff3425b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] POST https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2/action Jul 03 17:50:45.718570 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-df647e9a-5555-4246-884a-04a59ff3425b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:50:45.718676 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-df647e9a-5555-4246-884a-04a59ff3425b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:45.742169 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:45.742169 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:45.742830 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-df647e9a-5555-4246-884a-04a59ff3425b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:45.752242 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-df647e9a-5555-4246-884a-04a59ff3425b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Begin detaching volume completed successfully. Jul 03 17:50:45.752546 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-df647e9a-5555-4246-884a-04a59ff3425b tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2/action returned with HTTP 202 Jul 03 17:50:45.753174 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 359/1430] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:50:45 2026] POST /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:50:45.777177 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b971b79b-bd95-40e9-bc5e-c176a26215b6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:45.779526 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b971b79b-bd95-40e9-bc5e-c176a26215b6 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:45.779705 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b971b79b-bd95-40e9-bc5e-c176a26215b6 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:45.779910 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b971b79b-bd95-40e9-bc5e-c176a26215b6 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:45.791216 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:45.791216 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:45.795240 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b971b79b-bd95-40e9-bc5e-c176a26215b6 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:45.799349 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b971b79b-bd95-40e9-bc5e-c176a26215b6 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:45.799725 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 350/1431] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:45 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:46.269366 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cb7bb583-696e-4395-a772-30d1cedc52f4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:46.269366 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cb7bb583-696e-4395-a772-30d1cedc52f4 None None] GET https://10.4.3.210/volume// Jul 03 17:50:46.269366 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cb7bb583-696e-4395-a772-30d1cedc52f4 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:46.269366 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cb7bb583-696e-4395-a772-30d1cedc52f4 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:46.269366 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cb7bb583-696e-4395-a772-30d1cedc52f4 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:46.269366 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 355/1432] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:50: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 17:50:46.281238 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-afea6e4b-8bf6-427d-b76a-2d11db5ef768 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:46.284919 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-afea6e4b-8bf6-427d-b76a-2d11db5ef768 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:50:46.285353 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-afea6e4b-8bf6-427d-b76a-2d11db5ef768 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4bad05c1-7d2b-4b33-895d-c5e2b0df7a35", "connector": null, "instance_uuid": "c3efd5b3-e088-4ea8-8cbf-57c7c7c8ba99"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:46.299702 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:46.299702 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:46.348410 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-afea6e4b-8bf6-427d-b76a-2d11db5ef768 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:50:46.349757 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 369/1433] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:50:46 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 17:50:46.358578 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-ff6413a6-d1fd-4f21-92fd-d3d141e5f362 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:46.360724 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-ff6413a6-d1fd-4f21-92fd-d3d141e5f362 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] DELETE https://10.4.3.210/volume/v3/attachments/10cefa12-0cda-4096-aca7-e22b795d6f66 Jul 03 17:50:46.360947 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-ff6413a6-d1fd-4f21-92fd-d3d141e5f362 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:46.361126 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-ff6413a6-d1fd-4f21-92fd-d3d141e5f362 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:46.368087 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:46.368087 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:46.793623 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-72e46e21-22ad-4935-b59b-778794c63db7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:46.794205 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-72e46e21-22ad-4935-b59b-778794c63db7 None None] GET https://10.4.3.210/volume// Jul 03 17:50:46.794205 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-72e46e21-22ad-4935-b59b-778794c63db7 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:46.794353 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-72e46e21-22ad-4935-b59b-778794c63db7 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:46.795073 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-72e46e21-22ad-4935-b59b-778794c63db7 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:46.795167 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 351/1434] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:50: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 17:50:46.805173 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-be72bd05-0f29-46a2-aa1e-87a87fb15773 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:46.807476 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-be72bd05-0f29-46a2-aa1e-87a87fb15773 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:46.807692 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-be72bd05-0f29-46a2-aa1e-87a87fb15773 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:46.807900 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-be72bd05-0f29-46a2-aa1e-87a87fb15773 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:46.816419 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7f301178-a0c0-4db4-a50e-8dd7af9c588f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:46.820167 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7f301178-a0c0-4db4-a50e-8dd7af9c588f tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:46.820357 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:46.820357 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:46.820492 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7f301178-a0c0-4db4-a50e-8dd7af9c588f tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:46.820762 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7f301178-a0c0-4db4-a50e-8dd7af9c588f tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:46.826363 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-be72bd05-0f29-46a2-aa1e-87a87fb15773 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:46.837558 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-be72bd05-0f29-46a2-aa1e-87a87fb15773 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:46.838244 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 356/1435] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:50:46 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:46.843652 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:46.843652 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:46.850491 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7f301178-a0c0-4db4-a50e-8dd7af9c588f tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:46.856563 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7f301178-a0c0-4db4-a50e-8dd7af9c588f tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:46.857682 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 370/1436] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:46 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:46.942806 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-ff6413a6-d1fd-4f21-92fd-d3d141e5f362 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/10cefa12-0cda-4096-aca7-e22b795d6f66 returned with HTTP 200 Jul 03 17:50:46.942806 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 360/1437] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:50:46 2026] DELETE /volume/v3/attachments/10cefa12-0cda-4096-aca7-e22b795d6f66 => generated 192 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:50:47.367414 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-23a8330f-2b52-49f4-8275-78d94e23c755 req-b44f4b60-afdc-4091-ac1d-535fa431c19e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:47.371387 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-23a8330f-2b52-49f4-8275-78d94e23c755 req-b44f4b60-afdc-4091-ac1d-535fa431c19e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea/encryption Jul 03 17:50:47.371671 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-23a8330f-2b52-49f4-8275-78d94e23c755 req-b44f4b60-afdc-4091-ac1d-535fa431c19e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:47.371958 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-23a8330f-2b52-49f4-8275-78d94e23c755 req-b44f4b60-afdc-4091-ac1d-535fa431c19e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:47.383526 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:47.383526 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:47.391135 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-23a8330f-2b52-49f4-8275-78d94e23c755 req-b44f4b60-afdc-4091-ac1d-535fa431c19e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea/encryption returned with HTTP 200 Jul 03 17:50:47.391567 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 352/1438] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:50:47 2026] GET /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:47.872303 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2b05df10-8fcd-490f-ac2e-b6ebf98465aa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:47.874043 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b05df10-8fcd-490f-ac2e-b6ebf98465aa tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:47.874260 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b05df10-8fcd-490f-ac2e-b6ebf98465aa tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:47.874438 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b05df10-8fcd-490f-ac2e-b6ebf98465aa tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:47.884482 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:47.884482 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:47.888144 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2b05df10-8fcd-490f-ac2e-b6ebf98465aa tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:47.894301 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b05df10-8fcd-490f-ac2e-b6ebf98465aa tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:47.895073 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 357/1439] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:47 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:50:48.110294 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-812d85f4-4c0a-4cd9-b0fa-5ca0340f8cbe None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:48.113073 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-812d85f4-4c0a-4cd9-b0fa-5ca0340f8cbe tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590 Jul 03 17:50:48.113335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-812d85f4-4c0a-4cd9-b0fa-5ca0340f8cbe tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:48.113600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-812d85f4-4c0a-4cd9-b0fa-5ca0340f8cbe tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:48.124730 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:48.124730 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:48.660672 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-640d6706-9d05-4272-8e18-42684a9e57c6 req-812d85f4-4c0a-4cd9-b0fa-5ca0340f8cbe tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590 returned with HTTP 200 Jul 03 17:50:48.661212 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 371/1440] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:50:48 2026] DELETE /volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:48.906689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-40273cdf-d1c9-480f-af53-703e3d2ffd4f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:48.909128 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-40273cdf-d1c9-480f-af53-703e3d2ffd4f tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:48.909128 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-40273cdf-d1c9-480f-af53-703e3d2ffd4f tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:48.909232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-40273cdf-d1c9-480f-af53-703e3d2ffd4f tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:48.915518 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:48.915518 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:48.924691 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-40273cdf-d1c9-480f-af53-703e3d2ffd4f tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:48.934945 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-40273cdf-d1c9-480f-af53-703e3d2ffd4f tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:48.935343 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 361/1441] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:48 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:49.826051 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-23a8330f-2b52-49f4-8275-78d94e23c755 req-29ae56c0-08d8-4388-83dd-f4bf4e0166ab None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:49.834811 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-23a8330f-2b52-49f4-8275-78d94e23c755 req-29ae56c0-08d8-4388-83dd-f4bf4e0166ab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/attachments/846a6b6e-b24e-4532-b53c-9498ea3e7b51 Jul 03 17:50:49.842032 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-23a8330f-2b52-49f4-8275-78d94e23c755 req-29ae56c0-08d8-4388-83dd-f4bf4e0166ab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:49.842032 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-23a8330f-2b52-49f4-8275-78d94e23c755 req-29ae56c0-08d8-4388-83dd-f4bf4e0166ab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:49.851887 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:49.851887 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:50.412873 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-23a8330f-2b52-49f4-8275-78d94e23c755 req-29ae56c0-08d8-4388-83dd-f4bf4e0166ab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/846a6b6e-b24e-4532-b53c-9498ea3e7b51 returned with HTTP 200 Jul 03 17:50:50.413318 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 353/1442] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:50:49 2026] DELETE /volume/v3/attachments/846a6b6e-b24e-4532-b53c-9498ea3e7b51 => generated 19 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:51.812332 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-6a58f454-a344-4b91-baf9-3ea5fa143240 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:51.815462 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-6a58f454-a344-4b91-baf9-3ea5fa143240 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] PUT https://10.4.3.210/volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b Jul 03 17:50:51.815798 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-6a58f454-a344-4b91-baf9-3ea5fa143240 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:51.824239 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-6a58f454-a344-4b91-baf9-3ea5fa143240 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Acquiring lock "cinder-attachment_update-4bad05c1-7d2b-4b33-895d-c5e2b0df7a35-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:50:51.829051 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-6a58f454-a344-4b91-baf9-3ea5fa143240 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Lock "cinder-attachment_update-4bad05c1-7d2b-4b33-895d-c5e2b0df7a35-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:50:51.830385 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:51.830385 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:52.364455 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-6a58f454-a344-4b91-baf9-3ea5fa143240 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Lock "cinder-attachment_update-4bad05c1-7d2b-4b33-895d-c5e2b0df7a35-np0000004448" released by "attachment_update" :: held 0.533s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:50:52.364455 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-6a58f454-a344-4b91-baf9-3ea5fa143240 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b returned with HTTP 200 Jul 03 17:50:52.364455 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 358/1443] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:50:51 2026] PUT /volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:52.384080 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-a5cc2a9f-f604-4917-a1a0-d9a590bcd216 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:52.392448 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-a5cc2a9f-f604-4917-a1a0-d9a590bcd216 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b Jul 03 17:50:52.392896 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-a5cc2a9f-f604-4917-a1a0-d9a590bcd216 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:52.393277 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-a5cc2a9f-f604-4917-a1a0-d9a590bcd216 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:52.415899 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-a5cc2a9f-f604-4917-a1a0-d9a590bcd216 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b returned with HTTP 200 Jul 03 17:50:52.416461 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 372/1444] 10.4.3.210 () {70 vars in 1651 bytes} [Fri Jul 3 17:50:52 2026] GET /volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:53.625843 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-13a74edf-b3aa-4a22-9e77-02d1e1696380 req-3850dcf7-27e0-48fe-b4be-3f8a39d26507 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:53.627600 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-13a74edf-b3aa-4a22-9e77-02d1e1696380 req-3850dcf7-27e0-48fe-b4be-3f8a39d26507 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590 Jul 03 17:50:53.627762 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-13a74edf-b3aa-4a22-9e77-02d1e1696380 req-3850dcf7-27e0-48fe-b4be-3f8a39d26507 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:53.627963 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-13a74edf-b3aa-4a22-9e77-02d1e1696380 req-3850dcf7-27e0-48fe-b4be-3f8a39d26507 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:53.631179 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-13a74edf-b3aa-4a22-9e77-02d1e1696380 req-3850dcf7-27e0-48fe-b4be-3f8a39d26507 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590 returned with HTTP 404 Jul 03 17:50:53.631573 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 362/1445] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:50:53 2026] DELETE /volume/v3/attachments/2d0f1e0f-3770-465c-97e9-24e4419eb590 => generated 149 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:50:54.665377 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7aedc353-e421-48f3-8428-dfa0bbf64932 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:54.667022 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7aedc353-e421-48f3-8428-dfa0bbf64932 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea Jul 03 17:50:54.667201 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7aedc353-e421-48f3-8428-dfa0bbf64932 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:54.667370 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7aedc353-e421-48f3-8428-dfa0bbf64932 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:54.667530 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-7aedc353-e421-48f3-8428-dfa0bbf64932 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: 233f3f93-7871-4d23-aed7-b4d1db7798ea Jul 03 17:50:54.673946 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:54.673946 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:54.674358 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7aedc353-e421-48f3-8428-dfa0bbf64932 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:54.690035 np0000004448 devstack@c-api.service[99943]: WARNING cinder.keymgr.conf_key_mgr [None req-7aedc353-e421-48f3-8428-dfa0bbf64932 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 17:50:54.702230 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7aedc353-e421-48f3-8428-dfa0bbf64932 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume request issued successfully. Jul 03 17:50:54.702443 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7aedc353-e421-48f3-8428-dfa0bbf64932 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea returned with HTTP 202 Jul 03 17:50:54.703107 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 354/1446] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:50:54 2026] DELETE /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:50:54.712187 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bddfd0d1-ae28-443b-86e1-4c5befc9f676 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:54.713963 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bddfd0d1-ae28-443b-86e1-4c5befc9f676 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea Jul 03 17:50:54.714158 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bddfd0d1-ae28-443b-86e1-4c5befc9f676 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:54.714398 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bddfd0d1-ae28-443b-86e1-4c5befc9f676 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:54.723452 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:54.723452 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:54.726678 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bddfd0d1-ae28-443b-86e1-4c5befc9f676 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:54.730562 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bddfd0d1-ae28-443b-86e1-4c5befc9f676 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea returned with HTTP 200 Jul 03 17:50:54.731078 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 359/1447] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:54 2026] GET /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:55.744407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2ad62b82-058e-4b51-b2b6-629f8c794a5e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:55.746095 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2ad62b82-058e-4b51-b2b6-629f8c794a5e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea Jul 03 17:50:55.747575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2ad62b82-058e-4b51-b2b6-629f8c794a5e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:55.747575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2ad62b82-058e-4b51-b2b6-629f8c794a5e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:55.752540 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2ad62b82-058e-4b51-b2b6-629f8c794a5e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea returned with HTTP 404 Jul 03 17:50:55.753245 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 373/1448] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:55 2026] GET /volume/v3/volumes/233f3f93-7871-4d23-aed7-b4d1db7798ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:50:55.766105 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c36f3e9a-ef72-4228-bddb-57a365e2dfef None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:55.767793 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c36f3e9a-ef72-4228-bddb-57a365e2dfef tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 17:50:55.768007 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c36f3e9a-ef72-4228-bddb-57a365e2dfef tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:55.768183 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c36f3e9a-ef72-4228-bddb-57a365e2dfef tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:55.768956 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c36f3e9a-ef72-4228-bddb-57a365e2dfef tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:50:55.824190 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c36f3e9a-ef72-4228-bddb-57a365e2dfef tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Get all volumes completed successfully. Jul 03 17:50:55.825976 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:55.825976 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:55.831859 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c36f3e9a-ef72-4228-bddb-57a365e2dfef tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 17:50:55.832526 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 363/1449] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 17:50:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9268 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:55.850354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c1547ad3-4298-4be7-b547-91bbd3d8b0a2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:55.852321 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c1547ad3-4298-4be7-b547-91bbd3d8b0a2 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] DELETE https://10.4.3.210/volume/v3/types/944f50b8-4904-44bd-84af-93a6d2030392 Jul 03 17:50:55.852545 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c1547ad3-4298-4be7-b547-91bbd3d8b0a2 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:55.852747 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c1547ad3-4298-4be7-b547-91bbd3d8b0a2 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:55.885583 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c1547ad3-4298-4be7-b547-91bbd3d8b0a2 tempest-TestVolumeBootPattern-1128875456 tempest-TestVolumeBootPattern-1128875456-project-admin] https://10.4.3.210/volume/v3/types/944f50b8-4904-44bd-84af-93a6d2030392 returned with HTTP 202 Jul 03 17:50:55.885583 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 355/1450] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:50:55 2026] DELETE /volume/v3/types/944f50b8-4904-44bd-84af-93a6d2030392 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:50:55.914655 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-952ca399-2de6-4f17-98c1-52936b078eab None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:55.916184 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:50:55.916638 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1679916621", "snapshot_id": null, "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "volume_type": null, "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:55.920596 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1679916621', 'snapshot_id': None, 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'volume_type': None, 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:50:56.003630 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume of 1 GB Jul 03 17:50:56.010795 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Availability Zones retrieved successfully. Jul 03 17:50:56.014482 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (f879d13e-8672-45b6-b5c0-d4de7547f500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:50:56.016157 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590eda12-5ee1-45fb-adad-35e9240eb25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:56.017814 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:50:56.074719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590eda12-5ee1-45fb-adad-35e9240eb25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:56.075068 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f412f8aa-0465-4030-b7e7-77df2d0da6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:56.124994 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['28fb3a3b-950b-41bd-9f92-17b1b545041a', '773dd3bc-f737-4de3-a3f7-9e672ef88a79', 'a1c5f800-aed5-4b5e-9b20-cf16a0b3e204', '4ef0fb2a-9137-4a35-a669-a8cf7c64010d'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:50:56.125999 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f412f8aa-0465-4030-b7e7-77df2d0da6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28fb3a3b-950b-41bd-9f92-17b1b545041a', '773dd3bc-f737-4de3-a3f7-9e672ef88a79', 'a1c5f800-aed5-4b5e-9b20-cf16a0b3e204', '4ef0fb2a-9137-4a35-a669-a8cf7c64010d']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:56.126958 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7de9aa-564f-4731-a98b-b0c0870426de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:56.152890 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7de9aa-564f-4731-a98b-b0c0870426de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbfacf7f-ba72-49ce-86d6-ed3307a9399c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1679916621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['28fb3a3b-950b-41bd-9f92-17b1b545041a','773dd3bc-f737-4de3-a3f7-9e672ef88a79','a1c5f800-aed5-4b5e-9b20-cf16a0b3e204','4ef0fb2a-9137-4a35-a669-a8cf7c64010d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1679916621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbfacf7f-ba72-49ce-86d6-ed3307a9399c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1797a9ace8e4861bf3885ee652dd1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13cfa190170847bd8e187a218b5422e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:56.153712 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2f8bfa-ec9e-406d-8112-15a09fb3dedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:56.170350 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2f8bfa-ec9e-406d-8112-15a09fb3dedc) transitioned into state 'SUCCESS' from state '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-1679916621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['28fb3a3b-950b-41bd-9f92-17b1b545041a','773dd3bc-f737-4de3-a3f7-9e672ef88a79','a1c5f800-aed5-4b5e-9b20-cf16a0b3e204','4ef0fb2a-9137-4a35-a669-a8cf7c64010d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:56.171054 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6751db3-aab1-420b-9281-fd414a493d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:50:56.180711 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6751db3-aab1-420b-9281-fd414a493d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:50:56.181598 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (f879d13e-8672-45b6-b5c0-d4de7547f500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:50:56.181971 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request issued successfully. Jul 03 17:50:56.182524 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-952ca399-2de6-4f17-98c1-52936b078eab tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:50:56.186959 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 360/1451] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:50:55 2026] POST /volume/v3/volumes => generated 759 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:50:56.202235 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-060a4edf-61a7-4a72-be40-68465831d8c7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:56.205928 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-060a4edf-61a7-4a72-be40-68465831d8c7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:50:56.205928 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-060a4edf-61a7-4a72-be40-68465831d8c7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:56.205928 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-060a4edf-61a7-4a72-be40-68465831d8c7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:56.216051 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:56.216051 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:56.223604 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-060a4edf-61a7-4a72-be40-68465831d8c7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:56.227165 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-060a4edf-61a7-4a72-be40-68465831d8c7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c returned with HTTP 200 Jul 03 17:50:56.227165 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 374/1452] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:56 2026] GET /volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:50:57.242487 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e3c8ab9f-e82a-4861-a5db-fc2ed6411f05 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:57.244598 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e3c8ab9f-e82a-4861-a5db-fc2ed6411f05 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:50:57.244840 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e3c8ab9f-e82a-4861-a5db-fc2ed6411f05 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:57.245050 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e3c8ab9f-e82a-4861-a5db-fc2ed6411f05 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:57.252466 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:57.252466 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:57.256476 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e3c8ab9f-e82a-4861-a5db-fc2ed6411f05 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:57.261483 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e3c8ab9f-e82a-4861-a5db-fc2ed6411f05 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c returned with HTTP 200 Jul 03 17:50:57.261962 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 364/1453] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:57 2026] GET /volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:57.273994 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1460b2c9-78ce-4ed1-9e86-fb2c9b7ced35 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:57.275941 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1460b2c9-78ce-4ed1-9e86-fb2c9b7ced35 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:50:57.276308 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1460b2c9-78ce-4ed1-9e86-fb2c9b7ced35 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:57.276540 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1460b2c9-78ce-4ed1-9e86-fb2c9b7ced35 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:57.284401 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:57.284401 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:57.289260 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1460b2c9-78ce-4ed1-9e86-fb2c9b7ced35 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:57.294393 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1460b2c9-78ce-4ed1-9e86-fb2c9b7ced35 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c returned with HTTP 200 Jul 03 17:50:57.295011 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 356/1454] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:50:57 2026] GET /volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:57.809098 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5f703c08-5e4d-48d5-9470-28cbdbbd7f01 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:57.810862 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5f703c08-5e4d-48d5-9470-28cbdbbd7f01 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:57.811102 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5f703c08-5e4d-48d5-9470-28cbdbbd7f01 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:57.811256 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5f703c08-5e4d-48d5-9470-28cbdbbd7f01 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:57.822330 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:57.822330 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:50:57.826705 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5f703c08-5e4d-48d5-9470-28cbdbbd7f01 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:57.831640 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5f703c08-5e4d-48d5-9470-28cbdbbd7f01 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:57.832146 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 361/1455] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:57 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:57.847556 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-96539891-2d13-4f3a-80c4-41ab9aab6aff None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:57.850668 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-96539891-2d13-4f3a-80c4-41ab9aab6aff tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] DELETE https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:57.851069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-96539891-2d13-4f3a-80c4-41ab9aab6aff tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:57.851449 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-96539891-2d13-4f3a-80c4-41ab9aab6aff tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:57.851819 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-96539891-2d13-4f3a-80c4-41ab9aab6aff tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Delete volume with id: 9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:57.862262 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:57.862262 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:57.862905 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-96539891-2d13-4f3a-80c4-41ab9aab6aff tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:57.892556 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-96539891-2d13-4f3a-80c4-41ab9aab6aff tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Delete volume request issued successfully. Jul 03 17:50:57.892823 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-96539891-2d13-4f3a-80c4-41ab9aab6aff tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 202 Jul 03 17:50:57.893388 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 375/1456] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:50:57 2026] DELETE /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:50:57.901825 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-39be8c34-d93b-46f1-a131-1a1ba11b0f6d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:57.907791 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-39be8c34-d93b-46f1-a131-1a1ba11b0f6d tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:57.907791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-39be8c34-d93b-46f1-a131-1a1ba11b0f6d tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:57.907791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-39be8c34-d93b-46f1-a131-1a1ba11b0f6d tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:57.914405 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:57.914405 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:50:57.918868 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-39be8c34-d93b-46f1-a131-1a1ba11b0f6d tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Volume info retrieved successfully. Jul 03 17:50:57.924563 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-39be8c34-d93b-46f1-a131-1a1ba11b0f6d tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 200 Jul 03 17:50:57.925128 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 365/1457] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:57 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:58.534852 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04433380-9995-4cf7-948f-a885e733e8b6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:58.537090 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04433380-9995-4cf7-948f-a885e733e8b6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:50:58.537367 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04433380-9995-4cf7-948f-a885e733e8b6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:58.537608 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04433380-9995-4cf7-948f-a885e733e8b6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:58.544646 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:58.544646 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:58.548484 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04433380-9995-4cf7-948f-a885e733e8b6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:58.553137 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04433380-9995-4cf7-948f-a885e733e8b6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c returned with HTTP 200 Jul 03 17:50:58.553582 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 357/1458] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:58 2026] GET /volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:58.945569 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f3a6829a-44e5-4d2c-b693-841d491a77e0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:58.947181 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f3a6829a-44e5-4d2c-b693-841d491a77e0 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] GET https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 Jul 03 17:50:58.947368 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f3a6829a-44e5-4d2c-b693-841d491a77e0 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:58.947571 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f3a6829a-44e5-4d2c-b693-841d491a77e0 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:58.952800 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f3a6829a-44e5-4d2c-b693-841d491a77e0 tempest-VolumesExtendAttachedTest-1831025274 tempest-VolumesExtendAttachedTest-1831025274-project-member] https://10.4.3.210/volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 returned with HTTP 404 Jul 03 17:50:58.953233 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 362/1459] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:50:58 2026] GET /volume/v3/volumes/9a6c538c-f95f-4561-ab6a-1de86b6be1b2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:50:59.114075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6ba6558c-4d46-4484-b60a-0734c37488ec None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:59.117556 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6ba6558c-4d46-4484-b60a-0734c37488ec tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:50:59.117556 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6ba6558c-4d46-4484-b60a-0734c37488ec tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:59.117556 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6ba6558c-4d46-4484-b60a-0734c37488ec tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:59.123360 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:59.123360 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:50:59.127120 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6ba6558c-4d46-4484-b60a-0734c37488ec tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:50:59.132182 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6ba6558c-4d46-4484-b60a-0734c37488ec tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c returned with HTTP 200 Jul 03 17:50:59.132971 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 376/1460] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:50:59 2026] GET /volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:50:59.143110 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a45b1ce0-b55d-49d6-a682-07f569a95f14 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:59.143536 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a45b1ce0-b55d-49d6-a682-07f569a95f14 None None] GET https://10.4.3.210/volume// Jul 03 17:50:59.143722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a45b1ce0-b55d-49d6-a682-07f569a95f14 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:50:59.143962 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a45b1ce0-b55d-49d6-a682-07f569a95f14 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:50:59.144417 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a45b1ce0-b55d-49d6-a682-07f569a95f14 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:50:59.144700 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 366/1461] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:50: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 17:50:59.154634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-0391240d-d3c5-4337-9289-f4d3f682ec41 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:50:59.157435 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-0391240d-d3c5-4337-9289-f4d3f682ec41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:50:59.157800 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-0391240d-d3c5-4337-9289-f4d3f682ec41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbfacf7f-ba72-49ce-86d6-ed3307a9399c", "connector": null, "instance_uuid": "50a391ac-32dc-48b4-badd-0d81835f91d5"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:50:59.170822 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:50:59.170822 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:50:59.210473 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-0391240d-d3c5-4337-9289-f4d3f682ec41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:50:59.211014 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 358/1462] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:50:59 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 17:51:00.380683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:00.385925 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:00.385925 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1224146408"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:00.386854 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1224146408'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:00.391261 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume of 1 GB Jul 03 17:51:00.392322 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:00.392322 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:00.395422 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Availability Zones retrieved successfully. Jul 03 17:51:00.403058 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Flow 'volume_create_api' (05efaf92-127c-4fd6-9065-d77c6f2b93aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:00.404398 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28e2814-3316-4b6d-9de8-629d200497aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:00.405495 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:00.419405 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:00.419405 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:00.434925 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28e2814-3316-4b6d-9de8-629d200497aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:35Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '660eef5a-fd23-49c3-a1ed-1c0cd88604ea', 'encryption_key_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=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:00.435716 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62de1286-57e1-4d95-a62e-4fc92949c242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:00.491683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Created reservations ['de18430d-8fed-426d-bf87-bb82e6dee5a8', '20388ae6-8a65-412f-ae95-ae1ba125f01d', 'f368869e-0c6b-4040-9f02-f131bb374b76', 'ec6ed121-5913-4687-a3a5-fb7b909dd36f'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:00.492820 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62de1286-57e1-4d95-a62e-4fc92949c242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de18430d-8fed-426d-bf87-bb82e6dee5a8', '20388ae6-8a65-412f-ae95-ae1ba125f01d', 'f368869e-0c6b-4040-9f02-f131bb374b76', 'ec6ed121-5913-4687-a3a5-fb7b909dd36f']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:00.493918 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ee8ccd-75e5-47e8-bd39-3e63811903c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:00.531436 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ee8ccd-75e5-47e8-bd39-3e63811903c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7ed0802-1855-4892-aa45-85b3bd0f9fa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1224146408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',qos_specs=None,replication_status=,reservations=['de18430d-8fed-426d-bf87-bb82e6dee5a8','20388ae6-8a65-412f-ae95-ae1ba125f01d','f368869e-0c6b-4040-9f02-f131bb374b76','ec6ed121-5913-4687-a3a5-fb7b909dd36f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf45126c3146449014f0235d2c2164',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea), 'volume': Volume(_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-03T17:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1224146408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7ed0802-1855-4892-aa45-85b3bd0f9fa0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38cf45126c3146449014f0235d2c2164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(660eef5a-fd23-49c3-a1ed-1c0cd88604ea),volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:00.532362 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9463f3b1-f643-4d1e-af4c-422f326b6fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:00.563607 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9463f3b1-f643-4d1e-af4c-422f326b6fb2) transitioned into state 'SUCCESS' from state '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-1224146408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',qos_specs=None,replication_status=,reservations=['de18430d-8fed-426d-bf87-bb82e6dee5a8','20388ae6-8a65-412f-ae95-ae1ba125f01d','f368869e-0c6b-4040-9f02-f131bb374b76','ec6ed121-5913-4687-a3a5-fb7b909dd36f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf45126c3146449014f0235d2c2164',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:00.564258 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faec1824-6352-4df0-87d6-23a8f3d0dd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:00.576987 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faec1824-6352-4df0-87d6-23a8f3d0dd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:00.578068 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Flow 'volume_create_api' (05efaf92-127c-4fd6-9065-d77c6f2b93aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:00.578434 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume request issued successfully. Jul 03 17:51:00.579393 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cde50a46-ce09-410a-8c8d-e52c0cf468e0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:00.579676 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 363/1463] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:51:00 2026] POST /volume/v3/volumes => generated 760 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:00.600126 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4c3ce902-795e-4b80-8d26-fc2a8fb5ece5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:00.601732 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c3ce902-795e-4b80-8d26-fc2a8fb5ece5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:00.602136 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c3ce902-795e-4b80-8d26-fc2a8fb5ece5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:00.602311 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c3ce902-795e-4b80-8d26-fc2a8fb5ece5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:00.610585 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:00.610585 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:00.616673 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4c3ce902-795e-4b80-8d26-fc2a8fb5ece5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:00.622057 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c3ce902-795e-4b80-8d26-fc2a8fb5ece5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:00.622538 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 377/1464] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:00 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:00.655282 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-bba8228e-f698-4cc9-9517-b2f1982b51d7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:00.660985 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-bba8228e-f698-4cc9-9517-b2f1982b51d7 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] POST https://10.4.3.210/volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b/action Jul 03 17:51:00.661457 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-bba8228e-f698-4cc9-9517-b2f1982b51d7 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:00.661618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-bba8228e-f698-4cc9-9517-b2f1982b51d7 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:00.680087 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:00.680087 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:00.703428 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2bcac654-1b48-4f7c-82ba-2015012590ef req-bba8228e-f698-4cc9-9517-b2f1982b51d7 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b/action returned with HTTP 204 Jul 03 17:51:00.703997 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 367/1465] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:51:00 2026] POST /volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:01.636884 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2f9f82ea-414b-4abb-bf72-57d8cb6fa8d5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:01.640212 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2f9f82ea-414b-4abb-bf72-57d8cb6fa8d5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:01.640933 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2f9f82ea-414b-4abb-bf72-57d8cb6fa8d5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:01.640933 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2f9f82ea-414b-4abb-bf72-57d8cb6fa8d5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:01.648826 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:01.648826 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:01.652847 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2f9f82ea-414b-4abb-bf72-57d8cb6fa8d5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:01.658359 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2f9f82ea-414b-4abb-bf72-57d8cb6fa8d5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:01.658544 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 359/1466] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:01 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:01.711162 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-d45de406-64d6-4e51-9836-417d24d10592 req-881d27c0-bf76-45cf-b6fe-a8bd978499fa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:01.713980 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-881d27c0-bf76-45cf-b6fe-a8bd978499fa tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:01.714249 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-881d27c0-bf76-45cf-b6fe-a8bd978499fa tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:01.714693 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-881d27c0-bf76-45cf-b6fe-a8bd978499fa tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:01.724282 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:01.724282 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:01.729880 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-d45de406-64d6-4e51-9836-417d24d10592 req-881d27c0-bf76-45cf-b6fe-a8bd978499fa tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:01.734638 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-881d27c0-bf76-45cf-b6fe-a8bd978499fa tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:01.735114 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 364/1467] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:01 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:03.789086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-edee82a1-4199-4083-80c3-a99bb4ea9157 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:03.789086 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-edee82a1-4199-4083-80c3-a99bb4ea9157 None None] GET https://10.4.3.210/volume// Jul 03 17:51:03.789086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-edee82a1-4199-4083-80c3-a99bb4ea9157 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:03.789468 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-edee82a1-4199-4083-80c3-a99bb4ea9157 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:03.789510 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-edee82a1-4199-4083-80c3-a99bb4ea9157 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:03.790435 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 378/1468] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:51: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 17:51:03.800587 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-d45de406-64d6-4e51-9836-417d24d10592 req-0355c52a-a06a-41aa-93b0-644ea1c38790 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:03.805106 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-0355c52a-a06a-41aa-93b0-644ea1c38790 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:51:03.805299 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-0355c52a-a06a-41aa-93b0-644ea1c38790 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7ed0802-1855-4892-aa45-85b3bd0f9fa0", "connector": null, "instance_uuid": "31a1c2fd-4ee2-4ff2-b210-82c1b2356178"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:03.814810 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:03.814810 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:03.859725 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-0355c52a-a06a-41aa-93b0-644ea1c38790 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:51:03.859725 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 368/1469] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:51:03 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:51:04.084784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0a0a696c-7c3b-458c-9ec4-cee0e639c6d3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:04.087896 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a0a696c-7c3b-458c-9ec4-cee0e639c6d3 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:51:04.087896 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a0a696c-7c3b-458c-9ec4-cee0e639c6d3 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:04.087896 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a0a696c-7c3b-458c-9ec4-cee0e639c6d3 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:04.095832 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:04.095832 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:04.099362 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0a0a696c-7c3b-458c-9ec4-cee0e639c6d3 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:51:04.104779 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a0a696c-7c3b-458c-9ec4-cee0e639c6d3 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:51:04.105307 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 360/1470] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:04 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:04.176265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-bb669151-a1c1-426e-9863-25ba512601ba req-b8c78468-0577-46c5-8d72-9c8e39375e4a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:04.179321 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-b8c78468-0577-46c5-8d72-9c8e39375e4a tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:51:04.179649 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-b8c78468-0577-46c5-8d72-9c8e39375e4a tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:04.179956 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-b8c78468-0577-46c5-8d72-9c8e39375e4a tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:04.197316 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:04.197316 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:04.206498 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-bb669151-a1c1-426e-9863-25ba512601ba req-b8c78468-0577-46c5-8d72-9c8e39375e4a tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:51:04.214498 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-b8c78468-0577-46c5-8d72-9c8e39375e4a tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:51:04.215265 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 365/1471] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:04 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:04.252835 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bb669151-a1c1-426e-9863-25ba512601ba req-e1aa39fd-b453-49af-ab74-efb5c96f75f7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:04.257392 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-e1aa39fd-b453-49af-ab74-efb5c96f75f7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] POST https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382/action Jul 03 17:51:04.257392 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-e1aa39fd-b453-49af-ab74-efb5c96f75f7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:04.257938 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-e1aa39fd-b453-49af-ab74-efb5c96f75f7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:04.269073 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-19ee064f-eb3d-4d6f-af61-be28c53eff9c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:04.273227 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-19ee064f-eb3d-4d6f-af61-be28c53eff9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:04.273413 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-19ee064f-eb3d-4d6f-af61-be28c53eff9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:04.273583 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-19ee064f-eb3d-4d6f-af61-be28c53eff9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:04.275167 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:04.275167 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:04.276413 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-bb669151-a1c1-426e-9863-25ba512601ba req-e1aa39fd-b453-49af-ab74-efb5c96f75f7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:51:04.283944 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:04.283944 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:04.287973 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-bb669151-a1c1-426e-9863-25ba512601ba req-e1aa39fd-b453-49af-ab74-efb5c96f75f7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Begin detaching volume completed successfully. Jul 03 17:51:04.288246 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-e1aa39fd-b453-49af-ab74-efb5c96f75f7 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382/action returned with HTTP 202 Jul 03 17:51:04.288822 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 379/1472] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:51:04 2026] POST /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:51:04.289614 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-19ee064f-eb3d-4d6f-af61-be28c53eff9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:04.296200 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-19ee064f-eb3d-4d6f-af61-be28c53eff9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:04.296853 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 369/1473] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:04 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:04.411144 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-56b8b906-8173-4ef0-8b33-125c75a273dd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:04.411592 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-56b8b906-8173-4ef0-8b33-125c75a273dd None None] GET https://10.4.3.210/volume// Jul 03 17:51:04.411814 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-56b8b906-8173-4ef0-8b33-125c75a273dd None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:04.412079 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-56b8b906-8173-4ef0-8b33-125c75a273dd None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:04.412499 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-56b8b906-8173-4ef0-8b33-125c75a273dd None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:04.412882 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 361/1474] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:51: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 17:51:04.423834 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-d45de406-64d6-4e51-9836-417d24d10592 req-7b8b9939-b8ab-4e25-b3f5-b0c6940de0ed None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:04.427663 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-7b8b9939-b8ab-4e25-b3f5-b0c6940de0ed tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:04.427908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-7b8b9939-b8ab-4e25-b3f5-b0c6940de0ed tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:04.428167 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-7b8b9939-b8ab-4e25-b3f5-b0c6940de0ed tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:04.442277 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:04.442277 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:04.445894 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-d45de406-64d6-4e51-9836-417d24d10592 req-7b8b9939-b8ab-4e25-b3f5-b0c6940de0ed tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:04.449952 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-7b8b9939-b8ab-4e25-b3f5-b0c6940de0ed tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:04.450365 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 366/1475] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:51:04 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1032 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:04.593743 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d45de406-64d6-4e51-9836-417d24d10592 req-2f8281ed-7756-46e2-828f-ab3f0eff4215 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:04.597202 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-2f8281ed-7756-46e2-828f-ab3f0eff4215 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] PUT https://10.4.3.210/volume/v3/attachments/abf487dc-d84a-4602-8069-dd51a001b8d4 Jul 03 17:51:04.597744 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-2f8281ed-7756-46e2-828f-ab3f0eff4215 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:04.612076 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-d45de406-64d6-4e51-9836-417d24d10592 req-2f8281ed-7756-46e2-828f-ab3f0eff4215 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Acquiring lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:51:04.617496 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-d45de406-64d6-4e51-9836-417d24d10592 req-2f8281ed-7756-46e2-828f-ab3f0eff4215 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:51:04.618649 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:04.618649 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:05.153948 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-d45de406-64d6-4e51-9836-417d24d10592 req-2f8281ed-7756-46e2-828f-ab3f0eff4215 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" released by "attachment_update" :: held 0.536s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:51:05.154467 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-2f8281ed-7756-46e2-828f-ab3f0eff4215 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/abf487dc-d84a-4602-8069-dd51a001b8d4 returned with HTTP 200 Jul 03 17:51:05.154467 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 380/1476] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:51:04 2026] PUT /volume/v3/attachments/abf487dc-d84a-4602-8069-dd51a001b8d4 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:05.314521 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ae6a73d3-a6df-4e2e-9550-0b421041342f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:05.317079 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ae6a73d3-a6df-4e2e-9550-0b421041342f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:05.317333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ae6a73d3-a6df-4e2e-9550-0b421041342f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:05.317576 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ae6a73d3-a6df-4e2e-9550-0b421041342f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:05.325370 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-695f9c8d-9059-4c03-9a77-b64245872d46 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:05.325868 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-695f9c8d-9059-4c03-9a77-b64245872d46 None None] GET https://10.4.3.210/volume// Jul 03 17:51:05.325933 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-695f9c8d-9059-4c03-9a77-b64245872d46 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:05.326085 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-695f9c8d-9059-4c03-9a77-b64245872d46 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:05.326432 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-695f9c8d-9059-4c03-9a77-b64245872d46 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:05.326739 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 362/1477] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:51:05 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 17:51:05.330948 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:05.330948 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:05.335711 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ae6a73d3-a6df-4e2e-9550-0b421041342f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:05.339231 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-bb669151-a1c1-426e-9863-25ba512601ba req-db639bcf-ead9-4a43-937a-6cba2b75c07b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:05.345029 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-db639bcf-ead9-4a43-937a-6cba2b75c07b tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:51:05.345265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-db639bcf-ead9-4a43-937a-6cba2b75c07b tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:05.345517 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-db639bcf-ead9-4a43-937a-6cba2b75c07b tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:05.348264 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ae6a73d3-a6df-4e2e-9550-0b421041342f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:05.348973 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 370/1478] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:05 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:05.359753 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:05.359753 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:05.365071 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-bb669151-a1c1-426e-9863-25ba512601ba req-db639bcf-ead9-4a43-937a-6cba2b75c07b tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:51:05.371116 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-db639bcf-ead9-4a43-937a-6cba2b75c07b tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:51:05.372052 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 367/1479] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:51:05 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 1325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:05.865535 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-317a8934-08c7-40ae-b9ea-6d14c915617f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:05.967610 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-317a8934-08c7-40ae-b9ea-6d14c915617f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes Jul 03 17:51:05.967819 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-317a8934-08c7-40ae-b9ea-6d14c915617f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:05.968029 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-317a8934-08c7-40ae-b9ea-6d14c915617f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:05.968417 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-317a8934-08c7-40ae-b9ea-6d14c915617f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:05.968783 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:05.968783 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:05.969244 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-317a8934-08c7-40ae-b9ea-6d14c915617f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:05.979552 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-317a8934-08c7-40ae-b9ea-6d14c915617f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:05.979922 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-317a8934-08c7-40ae-b9ea-6d14c915617f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Jul 03 17:51:05.980270 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 381/1480] 10.4.3.210 () {66 vars in 1237 bytes} [Fri Jul 3 17:51:05 2026] GET /volume/v3/volumes => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:51:05.980340 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-28380463-49f1-48da-9ff9-0ab53276a687 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:05.980705 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-28380463-49f1-48da-9ff9-0ab53276a687 None None] GET https://10.4.3.210/volume// Jul 03 17:51:05.980910 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-28380463-49f1-48da-9ff9-0ab53276a687 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:05.981142 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-28380463-49f1-48da-9ff9-0ab53276a687 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:05.981456 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-28380463-49f1-48da-9ff9-0ab53276a687 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:05.981733 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 363/1481] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:51: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 17:51:05.989518 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04677086-1710-4b81-8467-a4214eed522b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:05.990641 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:05.992083 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:05.992385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-758335891"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:05.994095 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-758335891'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:05.994255 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Create volume of 1 GB Jul 03 17:51:05.996616 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04677086-1710-4b81-8467-a4214eed522b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:51:05.996854 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04677086-1710-4b81-8467-a4214eed522b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:05.997088 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04677086-1710-4b81-8467-a4214eed522b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:06.002895 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Availability Zones retrieved successfully. Jul 03 17:51:06.013469 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Flow 'volume_create_api' (6b1decdf-0216-4a73-8b5c-02fb4087c00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:06.014370 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a1ccdd-9373-48c2-8c32-7711d1c26d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:06.017518 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:06.017518 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:06.018722 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:06.024101 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04677086-1710-4b81-8467-a4214eed522b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:51:06.030244 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-04677086-1710-4b81-8467-a4214eed522b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c returned with HTTP 200 Jul 03 17:51:06.030650 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 371/1482] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:51:05 2026] GET /volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c => generated 1546 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:06.050964 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a1ccdd-9373-48c2-8c32-7711d1c26d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:06.051665 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a6d378a-801d-4c35-94c5-7fcecd74e501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:06.111063 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Created reservations ['d27a0eb8-1ab1-4fe3-a4d9-0beb39c67397', '35f7dba0-252f-48c4-a238-17c7bb5e6746', '764881b6-f794-410b-ba7a-8da3547c7dc8', '64d77158-b1fa-4f86-9038-d3ccf7baf011'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:06.111926 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a6d378a-801d-4c35-94c5-7fcecd74e501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d27a0eb8-1ab1-4fe3-a4d9-0beb39c67397', '35f7dba0-252f-48c4-a238-17c7bb5e6746', '764881b6-f794-410b-ba7a-8da3547c7dc8', '64d77158-b1fa-4f86-9038-d3ccf7baf011']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:06.112810 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74bd0389-cfe2-4cba-99ab-efc901e3f71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:06.129927 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-33073a8c-c582-48c8-b6dd-bb038bc25878 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:06.132516 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-33073a8c-c582-48c8-b6dd-bb038bc25878 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] PUT https://10.4.3.210/volume/v3/attachments/7a20ce47-8221-4fe4-9208-3d3393de2906 Jul 03 17:51:06.133013 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-33073a8c-c582-48c8-b6dd-bb038bc25878 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:06.138757 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74bd0389-cfe2-4cba-99ab-efc901e3f71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03783cf7-a469-474d-8415-df333115dd05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-758335891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e97b2037c55f43ae87348905e162f621',qos_specs=None,replication_status=,reservations=['d27a0eb8-1ab1-4fe3-a4d9-0beb39c67397','35f7dba0-252f-48c4-a238-17c7bb5e6746','764881b6-f794-410b-ba7a-8da3547c7dc8','64d77158-b1fa-4f86-9038-d3ccf7baf011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87f2815e10fa454f989ca909d917fecb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-758335891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03783cf7-a469-474d-8415-df333115dd05,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e97b2037c55f43ae87348905e162f621',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87f2815e10fa454f989ca909d917fecb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:06.139480 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c4f12a-8ba4-49d4-a059-d06c82879ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:06.147689 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-33073a8c-c582-48c8-b6dd-bb038bc25878 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Acquiring lock "cinder-attachment_update-bbfacf7f-ba72-49ce-86d6-ed3307a9399c-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:51:06.157558 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-33073a8c-c582-48c8-b6dd-bb038bc25878 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-bbfacf7f-ba72-49ce-86d6-ed3307a9399c-np0000004448" acquired by "attachment_update" :: waited 0.010s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:51:06.158002 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c4f12a-8ba4-49d4-a059-d06c82879ca8) transitioned into state 'SUCCESS' from state '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-758335891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e97b2037c55f43ae87348905e162f621',qos_specs=None,replication_status=,reservations=['d27a0eb8-1ab1-4fe3-a4d9-0beb39c67397','35f7dba0-252f-48c4-a238-17c7bb5e6746','764881b6-f794-410b-ba7a-8da3547c7dc8','64d77158-b1fa-4f86-9038-d3ccf7baf011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87f2815e10fa454f989ca909d917fecb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:06.158669 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76239072-4108-4d39-a663-aded8753d36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:06.159922 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:06.159922 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:06.169912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76239072-4108-4d39-a663-aded8753d36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:06.171070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Flow 'volume_create_api' (6b1decdf-0216-4a73-8b5c-02fb4087c00d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:06.171491 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Create volume request issued successfully. Jul 03 17:51:06.172865 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-88dfd6d8-e413-41eb-b40d-10d3d4723576 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:06.173438 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 368/1483] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:51:05 2026] POST /volume/v3/volumes => generated 763 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:06.188843 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7afd3666-6dd4-424f-a40a-7cbd8289e544 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:06.191589 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7afd3666-6dd4-424f-a40a-7cbd8289e544 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 Jul 03 17:51:06.191589 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7afd3666-6dd4-424f-a40a-7cbd8289e544 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:06.191707 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7afd3666-6dd4-424f-a40a-7cbd8289e544 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:06.199298 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:06.199298 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:06.204542 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7afd3666-6dd4-424f-a40a-7cbd8289e544 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:06.209123 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7afd3666-6dd4-424f-a40a-7cbd8289e544 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 returned with HTTP 200 Jul 03 17:51:06.209843 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 364/1484] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:06 2026] GET /volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:06.366524 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2afece2b-8ed5-44ef-b22f-992b1d9f2e97 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:06.369434 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2afece2b-8ed5-44ef-b22f-992b1d9f2e97 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:06.369621 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2afece2b-8ed5-44ef-b22f-992b1d9f2e97 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:06.369808 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2afece2b-8ed5-44ef-b22f-992b1d9f2e97 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:06.378708 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:06.378708 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:06.382058 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2afece2b-8ed5-44ef-b22f-992b1d9f2e97 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:06.386606 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2afece2b-8ed5-44ef-b22f-992b1d9f2e97 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:06.387038 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 372/1485] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:06 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:06.683106 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-33073a8c-c582-48c8-b6dd-bb038bc25878 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-bbfacf7f-ba72-49ce-86d6-ed3307a9399c-np0000004448" released by "attachment_update" :: held 0.526s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:51:06.683532 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-33073a8c-c582-48c8-b6dd-bb038bc25878 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/7a20ce47-8221-4fe4-9208-3d3393de2906 returned with HTTP 200 Jul 03 17:51:06.683779 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 382/1486] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:51:06 2026] PUT /volume/v3/attachments/7a20ce47-8221-4fe4-9208-3d3393de2906 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:07.200411 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6f41eae0-3ecf-48da-b78b-7a2a1e73d226 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:07.202718 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6f41eae0-3ecf-48da-b78b-7a2a1e73d226 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments/7a20ce47-8221-4fe4-9208-3d3393de2906/action Jul 03 17:51:07.203092 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6f41eae0-3ecf-48da-b78b-7a2a1e73d226 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:07.203241 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6f41eae0-3ecf-48da-b78b-7a2a1e73d226 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:07.219296 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:07.219296 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:07.220751 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-24e70581-1324-4a88-a029-f3de8b3b687d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:07.222605 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-24e70581-1324-4a88-a029-f3de8b3b687d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 Jul 03 17:51:07.223058 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-24e70581-1324-4a88-a029-f3de8b3b687d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:07.223058 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-24e70581-1324-4a88-a029-f3de8b3b687d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:07.230606 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:07.230606 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:07.233441 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2acf7397-8d59-46ca-9f99-34f9a35a9f38 req-6f41eae0-3ecf-48da-b78b-7a2a1e73d226 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/7a20ce47-8221-4fe4-9208-3d3393de2906/action returned with HTTP 204 Jul 03 17:51:07.233940 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 369/1487] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:51:07 2026] POST /volume/v3/attachments/7a20ce47-8221-4fe4-9208-3d3393de2906/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:07.235440 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-24e70581-1324-4a88-a029-f3de8b3b687d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:07.239904 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-24e70581-1324-4a88-a029-f3de8b3b687d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 returned with HTTP 200 Jul 03 17:51:07.240306 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 365/1488] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:07 2026] GET /volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:07.252214 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-089920f7-5363-4d1b-85c5-3b3dbb5c7b02 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:07.254336 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-089920f7-5363-4d1b-85c5-3b3dbb5c7b02 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 Jul 03 17:51:07.254561 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-089920f7-5363-4d1b-85c5-3b3dbb5c7b02 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:07.254812 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-089920f7-5363-4d1b-85c5-3b3dbb5c7b02 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:07.264377 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:07.264377 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:07.268172 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-089920f7-5363-4d1b-85c5-3b3dbb5c7b02 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:07.272947 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-089920f7-5363-4d1b-85c5-3b3dbb5c7b02 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 returned with HTTP 200 Jul 03 17:51:07.273391 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 373/1489] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:07 2026] GET /volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:07.284653 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:07.286333 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:07.286657 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2033088991"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:07.288023 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2033088991'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:07.288145 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Create volume of 1 GB Jul 03 17:51:07.288381 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:07.288381 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:07.291827 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Availability Zones retrieved successfully. Jul 03 17:51:07.297593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Flow 'volume_create_api' (432d655b-a55f-4d57-b421-721ba47c9d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:07.298518 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3a05e2-46ad-4d73-b868-64635c890624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:07.299486 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:07.322434 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3a05e2-46ad-4d73-b868-64635c890624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:07.323206 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f4d2e7c-1f8c-4631-9430-f908981b5008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:07.366417 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Created reservations ['d5271757-4f07-4ed9-995d-6b48577254f7', 'a5460872-7df5-46be-8dd0-7fe93490c7b5', 'bfef32dc-8bd0-4b0e-ba61-e346419288ad', 'b343e9b8-a6f4-4f25-a4fd-316dc3128570'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:07.367278 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f4d2e7c-1f8c-4631-9430-f908981b5008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5271757-4f07-4ed9-995d-6b48577254f7', 'a5460872-7df5-46be-8dd0-7fe93490c7b5', 'bfef32dc-8bd0-4b0e-ba61-e346419288ad', 'b343e9b8-a6f4-4f25-a4fd-316dc3128570']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:07.367991 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944f5122-e5f2-44eb-bf7c-f9363ec91f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:07.391282 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944f5122-e5f2-44eb-bf7c-f9363ec91f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87680ec5-041d-42a6-b3fb-bbcaaa0083d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2033088991',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e97b2037c55f43ae87348905e162f621',qos_specs=None,replication_status=,reservations=['d5271757-4f07-4ed9-995d-6b48577254f7','a5460872-7df5-46be-8dd0-7fe93490c7b5','bfef32dc-8bd0-4b0e-ba61-e346419288ad','b343e9b8-a6f4-4f25-a4fd-316dc3128570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87f2815e10fa454f989ca909d917fecb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2033088991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87680ec5-041d-42a6-b3fb-bbcaaa0083d5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e97b2037c55f43ae87348905e162f621',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87f2815e10fa454f989ca909d917fecb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:07.392006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eff54ce-859f-45cc-9e56-5b5528dfa981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:07.404454 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-264d40b5-8803-4568-bb88-5004d0278d5f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:07.406510 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-264d40b5-8803-4568-bb88-5004d0278d5f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:07.406746 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-264d40b5-8803-4568-bb88-5004d0278d5f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:07.406994 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-264d40b5-8803-4568-bb88-5004d0278d5f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:07.416510 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eff54ce-859f-45cc-9e56-5b5528dfa981) transitioned into state 'SUCCESS' from state '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-2033088991',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e97b2037c55f43ae87348905e162f621',qos_specs=None,replication_status=,reservations=['d5271757-4f07-4ed9-995d-6b48577254f7','a5460872-7df5-46be-8dd0-7fe93490c7b5','bfef32dc-8bd0-4b0e-ba61-e346419288ad','b343e9b8-a6f4-4f25-a4fd-316dc3128570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87f2815e10fa454f989ca909d917fecb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:07.417259 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67760a77-4997-457a-946b-20880df2b897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:07.419962 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:07.419962 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:07.424637 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-264d40b5-8803-4568-bb88-5004d0278d5f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:07.429819 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-264d40b5-8803-4568-bb88-5004d0278d5f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:07.430190 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 370/1490] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:07 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:07.436055 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67760a77-4997-457a-946b-20880df2b897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:07.436055 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Flow 'volume_create_api' (432d655b-a55f-4d57-b421-721ba47c9d18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:07.436055 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Create volume request issued successfully. Jul 03 17:51:07.436055 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6e93fc96-ca39-4f2a-a844-cdb3698b0896 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:07.436736 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 383/1491] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:51:07 2026] POST /volume/v3/volumes => generated 764 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:07.448210 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-23fa273c-ebac-4180-bb27-4588a9b4e913 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:07.450097 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-23fa273c-ebac-4180-bb27-4588a9b4e913 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 Jul 03 17:51:07.450316 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-23fa273c-ebac-4180-bb27-4588a9b4e913 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:07.450523 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-23fa273c-ebac-4180-bb27-4588a9b4e913 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:07.460714 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:07.460714 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:07.464117 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-23fa273c-ebac-4180-bb27-4588a9b4e913 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:07.466379 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-23fa273c-ebac-4180-bb27-4588a9b4e913 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 returned with HTTP 200 Jul 03 17:51:07.467050 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 366/1492] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:07 2026] GET /volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:08.445673 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ffa84c32-add5-4f1f-88e9-fc99a5b3dd4c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:08.451116 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffa84c32-add5-4f1f-88e9-fc99a5b3dd4c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:08.451315 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffa84c32-add5-4f1f-88e9-fc99a5b3dd4c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:08.451517 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffa84c32-add5-4f1f-88e9-fc99a5b3dd4c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:08.467293 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:08.467293 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:08.470609 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ffa84c32-add5-4f1f-88e9-fc99a5b3dd4c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:08.474903 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffa84c32-add5-4f1f-88e9-fc99a5b3dd4c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:08.475249 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 374/1493] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:08 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:08.478950 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a3d4596b-7d14-4e15-9eab-5c0618a76614 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:08.483305 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a3d4596b-7d14-4e15-9eab-5c0618a76614 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 Jul 03 17:51:08.483486 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a3d4596b-7d14-4e15-9eab-5c0618a76614 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:08.483685 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a3d4596b-7d14-4e15-9eab-5c0618a76614 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:08.491799 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:08.491799 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:08.496052 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a3d4596b-7d14-4e15-9eab-5c0618a76614 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:08.500487 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a3d4596b-7d14-4e15-9eab-5c0618a76614 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 returned with HTTP 200 Jul 03 17:51:08.500544 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bb669151-a1c1-426e-9863-25ba512601ba req-4b5e311a-430e-427d-9946-c66ac5fabf01 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:08.500832 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 371/1494] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:08 2026] GET /volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:08.511031 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-4b5e311a-430e-427d-9946-c66ac5fabf01 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] DELETE https://10.4.3.210/volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e Jul 03 17:51:08.511253 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-4b5e311a-430e-427d-9946-c66ac5fabf01 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:08.511459 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-4b5e311a-430e-427d-9946-c66ac5fabf01 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:08.519424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3a2ae3ab-bfac-4750-a26a-c972abf9389c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:08.520904 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a2ae3ab-bfac-4750-a26a-c972abf9389c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 Jul 03 17:51:08.521101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a2ae3ab-bfac-4750-a26a-c972abf9389c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:08.521603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a2ae3ab-bfac-4750-a26a-c972abf9389c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:08.527131 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:08.527131 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:08.528448 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:08.528448 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:08.532451 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3a2ae3ab-bfac-4750-a26a-c972abf9389c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:08.537177 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a2ae3ab-bfac-4750-a26a-c972abf9389c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 returned with HTTP 200 Jul 03 17:51:08.537301 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 367/1495] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:08 2026] GET /volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:08.548698 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4677aa08-de40-4ecb-bf93-543113ac539c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:08.550306 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:08.550607 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-976357310"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:08.552040 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-976357310'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:08.552162 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Create volume of 1 GB Jul 03 17:51:08.557635 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Availability Zones retrieved successfully. Jul 03 17:51:08.563854 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Flow 'volume_create_api' (bdb45b76-7d03-4185-8427-e8102d0a13ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:08.564693 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d3d04f-60ea-4572-b4a2-6e082170ddb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:08.566113 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:08.593189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d3d04f-60ea-4572-b4a2-6e082170ddb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:08.593894 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19217f43-901f-4259-8403-096ed8a0b053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:08.635250 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Created reservations ['9e46b2a2-44f2-4089-ba45-3c57a54ef497', '1cc0cffe-df3b-4ac5-a611-9c2c8b9ea745', '083f19a7-7cb5-45e0-ad1f-43657e9af8a8', 'ab16e579-8b5e-46f5-8ee5-1282cedd7e5d'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:08.635954 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19217f43-901f-4259-8403-096ed8a0b053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e46b2a2-44f2-4089-ba45-3c57a54ef497', '1cc0cffe-df3b-4ac5-a611-9c2c8b9ea745', '083f19a7-7cb5-45e0-ad1f-43657e9af8a8', 'ab16e579-8b5e-46f5-8ee5-1282cedd7e5d']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:08.636599 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df90d54b-7dd6-4fd2-b9e6-16ee9be3b499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:08.666815 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df90d54b-7dd6-4fd2-b9e6-16ee9be3b499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '658fb239-d33a-4fdd-b94d-3f40e472120f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-976357310',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e97b2037c55f43ae87348905e162f621',qos_specs=None,replication_status=,reservations=['9e46b2a2-44f2-4089-ba45-3c57a54ef497','1cc0cffe-df3b-4ac5-a611-9c2c8b9ea745','083f19a7-7cb5-45e0-ad1f-43657e9af8a8','ab16e579-8b5e-46f5-8ee5-1282cedd7e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87f2815e10fa454f989ca909d917fecb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-976357310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=658fb239-d33a-4fdd-b94d-3f40e472120f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e97b2037c55f43ae87348905e162f621',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87f2815e10fa454f989ca909d917fecb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:08.666815 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4e8ea32-9150-4a30-a42c-384ae3a8793e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:08.694702 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4e8ea32-9150-4a30-a42c-384ae3a8793e) transitioned into state 'SUCCESS' from state '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-976357310',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e97b2037c55f43ae87348905e162f621',qos_specs=None,replication_status=,reservations=['9e46b2a2-44f2-4089-ba45-3c57a54ef497','1cc0cffe-df3b-4ac5-a611-9c2c8b9ea745','083f19a7-7cb5-45e0-ad1f-43657e9af8a8','ab16e579-8b5e-46f5-8ee5-1282cedd7e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87f2815e10fa454f989ca909d917fecb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:08.694702 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e862d63c-1d56-49c1-bda9-2ff9ee7da66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:08.710670 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e862d63c-1d56-49c1-bda9-2ff9ee7da66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:08.711745 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Flow 'volume_create_api' (bdb45b76-7d03-4185-8427-e8102d0a13ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:08.712363 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Create volume request issued successfully. Jul 03 17:51:08.714343 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4677aa08-de40-4ecb-bf93-543113ac539c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:08.714996 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 375/1496] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:51:08 2026] POST /volume/v3/volumes => generated 763 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:08.736863 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bc0d612e-9295-4e76-ad75-4bcde960e0a8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:08.739271 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bc0d612e-9295-4e76-ad75-4bcde960e0a8 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f Jul 03 17:51:08.739485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bc0d612e-9295-4e76-ad75-4bcde960e0a8 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:08.739714 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bc0d612e-9295-4e76-ad75-4bcde960e0a8 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:08.746952 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:08.746952 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:08.750751 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bc0d612e-9295-4e76-ad75-4bcde960e0a8 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:08.754706 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bc0d612e-9295-4e76-ad75-4bcde960e0a8 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f returned with HTTP 200 Jul 03 17:51:08.755096 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 372/1497] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:08 2026] GET /volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:08.819332 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ff32f5bb-c33d-4374-b1f6-7dbaf06d8379 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:08.819332 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ff32f5bb-c33d-4374-b1f6-7dbaf06d8379 None None] GET https://10.4.3.210/volume// Jul 03 17:51:08.819332 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ff32f5bb-c33d-4374-b1f6-7dbaf06d8379 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:08.819332 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ff32f5bb-c33d-4374-b1f6-7dbaf06d8379 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:08.819332 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ff32f5bb-c33d-4374-b1f6-7dbaf06d8379 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:08.819332 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 368/1498] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:51:08 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 17:51:08.829793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-df73f463-4038-4148-a7b4-fe7be125f012 req-d80fca39-83ab-4c63-9cac-09ba29cb817a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:08.832365 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-d80fca39-83ab-4c63-9cac-09ba29cb817a tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:51:08.832803 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-d80fca39-83ab-4c63-9cac-09ba29cb817a tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4bad05c1-7d2b-4b33-895d-c5e2b0df7a35", "connector": null, "instance_uuid": "c3efd5b3-e088-4ea8-8cbf-57c7c7c8ba99"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:08.843145 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:08.843145 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:08.888657 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-d80fca39-83ab-4c63-9cac-09ba29cb817a tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:51:08.891387 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 376/1499] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:51:08 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 17:51:08.897014 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-df73f463-4038-4148-a7b4-fe7be125f012 req-6518e850-eb80-4bd8-b264-de92eb943140 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:08.900045 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-6518e850-eb80-4bd8-b264-de92eb943140 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] DELETE https://10.4.3.210/volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b Jul 03 17:51:08.900122 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-6518e850-eb80-4bd8-b264-de92eb943140 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:08.900326 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-6518e850-eb80-4bd8-b264-de92eb943140 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:08.907120 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:08.907120 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:09.063414 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bb669151-a1c1-426e-9863-25ba512601ba req-4b5e311a-430e-427d-9946-c66ac5fabf01 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e returned with HTTP 200 Jul 03 17:51:09.063726 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 384/1500] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:51:08 2026] DELETE /volume/v3/attachments/776dccaf-9147-400d-8e62-9b9546483e8e => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:09.415959 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:09.417997 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:09.418319 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-367215816"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:09.419637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-367215816'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:09.419761 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Create volume of 1 GB Jul 03 17:51:09.423762 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Availability Zones retrieved successfully. Jul 03 17:51:09.429289 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Flow 'volume_create_api' (47d648e6-6dfa-4702-b4c7-021bdbb27e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:09.430279 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a029be5-9161-49f9-919a-d5829bf707c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:09.431144 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:09.442998 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-6518e850-eb80-4bd8-b264-de92eb943140 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b returned with HTTP 200 Jul 03 17:51:09.443383 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 373/1501] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:51:08 2026] DELETE /volume/v3/attachments/087e431d-e812-4e0f-b5f8-e3e9f1414a5b => generated 192 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:09.457401 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a029be5-9161-49f9-919a-d5829bf707c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:09.458187 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac5934e4-2d30-4e6e-a53d-6f2411f3fa45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:09.486871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ecaf8fbd-231d-4e8c-a6c9-0187316e2090 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:09.488611 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ecaf8fbd-231d-4e8c-a6c9-0187316e2090 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:09.488843 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ecaf8fbd-231d-4e8c-a6c9-0187316e2090 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:09.489031 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ecaf8fbd-231d-4e8c-a6c9-0187316e2090 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:09.498888 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:09.498888 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:09.503465 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ecaf8fbd-231d-4e8c-a6c9-0187316e2090 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:09.509488 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ecaf8fbd-231d-4e8c-a6c9-0187316e2090 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:09.510225 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 377/1502] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:09 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:09.514361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Created reservations ['39843a46-941b-436b-99a3-f9cab74da404', '6ae5880c-c98c-4624-860c-a63a5111ba37', 'f3a43076-4f8e-40b6-8a61-7db567fd7e3f', '38e6e590-b0cc-4b91-9427-6e070981c656'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:09.515173 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac5934e4-2d30-4e6e-a53d-6f2411f3fa45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39843a46-941b-436b-99a3-f9cab74da404', '6ae5880c-c98c-4624-860c-a63a5111ba37', 'f3a43076-4f8e-40b6-8a61-7db567fd7e3f', '38e6e590-b0cc-4b91-9427-6e070981c656']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:09.515877 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04dc35a2-be85-4a02-be65-796c8db8781b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:09.538101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04dc35a2-be85-4a02-be65-796c8db8781b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4d0fc18-a21e-481e-aaab-53359a81ae07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-367215816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f893ee969c134853a51aa45c49f6658e',qos_specs=None,replication_status=,reservations=['39843a46-941b-436b-99a3-f9cab74da404','6ae5880c-c98c-4624-860c-a63a5111ba37','f3a43076-4f8e-40b6-8a61-7db567fd7e3f','38e6e590-b0cc-4b91-9427-6e070981c656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f27c2ee73f141d59cb401e3906410c3',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-367215816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4d0fc18-a21e-481e-aaab-53359a81ae07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f893ee969c134853a51aa45c49f6658e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f27c2ee73f141d59cb401e3906410c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:09.538788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (449382ec-08c8-41f7-8858-ef7b5fbfadb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:09.557158 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (449382ec-08c8-41f7-8858-ef7b5fbfadb5) transitioned into state 'SUCCESS' from state '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-367215816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f893ee969c134853a51aa45c49f6658e',qos_specs=None,replication_status=,reservations=['39843a46-941b-436b-99a3-f9cab74da404','6ae5880c-c98c-4624-860c-a63a5111ba37','f3a43076-4f8e-40b6-8a61-7db567fd7e3f','38e6e590-b0cc-4b91-9427-6e070981c656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f27c2ee73f141d59cb401e3906410c3',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:09.558101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c02a18-498c-4cfd-a563-32839034e2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:09.568265 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c02a18-498c-4cfd-a563-32839034e2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:09.569064 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Flow 'volume_create_api' (47d648e6-6dfa-4702-b4c7-021bdbb27e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:09.569359 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Create volume request issued successfully. Jul 03 17:51:09.570060 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e5dd8f76-66de-4421-89e0-e720a1f0b765 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:09.570857 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 369/1503] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:51:09 2026] POST /volume/v3/volumes => generated 753 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:09.582760 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bb03b86f-2d2d-4a3d-9f3f-9ddbfeea6e57 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:09.584315 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bb03b86f-2d2d-4a3d-9f3f-9ddbfeea6e57 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] GET https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 Jul 03 17:51:09.584473 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bb03b86f-2d2d-4a3d-9f3f-9ddbfeea6e57 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:09.584643 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bb03b86f-2d2d-4a3d-9f3f-9ddbfeea6e57 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:09.590934 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:09.590934 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:09.594508 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bb03b86f-2d2d-4a3d-9f3f-9ddbfeea6e57 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:09.598830 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bb03b86f-2d2d-4a3d-9f3f-9ddbfeea6e57 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 returned with HTTP 200 Jul 03 17:51:09.599295 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 385/1504] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:09 2026] GET /volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:09.768091 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d424d213-afa3-404c-9841-555119583637 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:09.769912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d424d213-afa3-404c-9841-555119583637 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f Jul 03 17:51:09.770123 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d424d213-afa3-404c-9841-555119583637 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:09.770358 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d424d213-afa3-404c-9841-555119583637 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:09.776872 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:09.776872 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:09.780222 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d424d213-afa3-404c-9841-555119583637 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:09.784091 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d424d213-afa3-404c-9841-555119583637 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f returned with HTTP 200 Jul 03 17:51:09.784514 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 374/1505] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:09 2026] GET /volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:09.796318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c2209298-2b4c-472e-97e6-10341f5c93d7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:09.798417 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c2209298-2b4c-472e-97e6-10341f5c93d7 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f Jul 03 17:51:09.798601 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c2209298-2b4c-472e-97e6-10341f5c93d7 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:09.798818 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c2209298-2b4c-472e-97e6-10341f5c93d7 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:09.806399 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:09.806399 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:09.810126 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c2209298-2b4c-472e-97e6-10341f5c93d7 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:09.814458 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c2209298-2b4c-472e-97e6-10341f5c93d7 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f returned with HTTP 200 Jul 03 17:51:09.814950 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 378/1506] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:09 2026] GET /volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:09.826999 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6812c221-c8a7-45f0-81a9-ca3fe608d6b2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:09.829111 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6812c221-c8a7-45f0-81a9-ca3fe608d6b2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes Jul 03 17:51:09.829302 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6812c221-c8a7-45f0-81a9-ca3fe608d6b2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:09.829476 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6812c221-c8a7-45f0-81a9-ca3fe608d6b2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:09.829724 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-6812c221-c8a7-45f0-81a9-ca3fe608d6b2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:09.830048 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:09.830048 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:09.830432 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6812c221-c8a7-45f0-81a9-ca3fe608d6b2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:09.840418 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6812c221-c8a7-45f0-81a9-ca3fe608d6b2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:09.840964 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6812c221-c8a7-45f0-81a9-ca3fe608d6b2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Jul 03 17:51:09.841338 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 370/1507] 10.4.3.210 () {66 vars in 1237 bytes} [Fri Jul 3 17:51:09 2026] GET /volume/v3/volumes => generated 974 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:09.850554 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8623469b-dfec-47a1-81c7-628254ee048a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:09.852605 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8623469b-dfec-47a1-81c7-628254ee048a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2033088991 Jul 03 17:51:09.853048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8623469b-dfec-47a1-81c7-628254ee048a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:09.853261 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8623469b-dfec-47a1-81c7-628254ee048a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:09.853539 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-8623469b-dfec-47a1-81c7-628254ee048a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:09.854248 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8623469b-dfec-47a1-81c7-628254ee048a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2033088991'), ('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:09.888872 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8623469b-dfec-47a1-81c7-628254ee048a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:09.889370 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8623469b-dfec-47a1-81c7-628254ee048a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2033088991 returned with HTTP 200 Jul 03 17:51:09.889752 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 386/1508] 10.4.3.210 () {66 vars in 1338 bytes} [Fri Jul 3 17:51:09 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2033088991 => generated 334 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:09.898734 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-196e3a81-d3a1-4952-bb39-bdb65213e143 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:09.901588 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-196e3a81-d3a1-4952-bb39-bdb65213e143 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-976357310 Jul 03 17:51:09.901811 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-196e3a81-d3a1-4952-bb39-bdb65213e143 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:09.902037 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-196e3a81-d3a1-4952-bb39-bdb65213e143 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:09.902340 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-196e3a81-d3a1-4952-bb39-bdb65213e143 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:09.903056 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-196e3a81-d3a1-4952-bb39-bdb65213e143 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-976357310'), ('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:09.947171 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-196e3a81-d3a1-4952-bb39-bdb65213e143 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:09.947824 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:09.947824 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:09.953687 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-196e3a81-d3a1-4952-bb39-bdb65213e143 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-976357310 returned with HTTP 200 Jul 03 17:51:09.953687 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 375/1509] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:51:09 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-976357310 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:09.968336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5079b4cb-2fda-4678-9029-f629a3922577 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:09.970658 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5079b4cb-2fda-4678-9029-f629a3922577 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=1 Jul 03 17:51:09.970950 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5079b4cb-2fda-4678-9029-f629a3922577 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:09.971225 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5079b4cb-2fda-4678-9029-f629a3922577 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:09.971636 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-5079b4cb-2fda-4678-9029-f629a3922577 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:09.976613 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5079b4cb-2fda-4678-9029-f629a3922577 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:09.992376 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5079b4cb-2fda-4678-9029-f629a3922577 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:09.993485 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:09.993485 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:10.004271 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5079b4cb-2fda-4678-9029-f629a3922577 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 17:51:10.004678 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 379/1510] 10.4.3.210 () {66 vars in 1273 bytes} [Fri Jul 3 17:51:09 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:10.019286 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-42e0db50-ead8-44d9-9b08-c6c546885e7a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.021434 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-42e0db50-ead8-44d9-9b08-c6c546885e7a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=658fb239-d33a-4fdd-b94d-3f40e472120f Jul 03 17:51:10.021724 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-42e0db50-ead8-44d9-9b08-c6c546885e7a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.022051 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-42e0db50-ead8-44d9-9b08-c6c546885e7a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.022396 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-42e0db50-ead8-44d9-9b08-c6c546885e7a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.024938 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.024938 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:10.025579 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-42e0db50-ead8-44d9-9b08-c6c546885e7a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.082193 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-42e0db50-ead8-44d9-9b08-c6c546885e7a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.083123 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.083123 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:10.092429 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-42e0db50-ead8-44d9-9b08-c6c546885e7a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=658fb239-d33a-4fdd-b94d-3f40e472120f returned with HTTP 200 Jul 03 17:51:10.092853 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 371/1511] 10.4.3.210 () {66 vars in 1361 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/detail?limit=1&marker=658fb239-d33a-4fdd-b94d-3f40e472120f => generated 1003 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:10.104400 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-507a2aa4-abad-4824-b487-82646a6e110c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.106527 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-507a2aa4-abad-4824-b487-82646a6e110c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=87680ec5-041d-42a6-b3fb-bbcaaa0083d5 Jul 03 17:51:10.106933 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-507a2aa4-abad-4824-b487-82646a6e110c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.107268 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-507a2aa4-abad-4824-b487-82646a6e110c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.107588 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-507a2aa4-abad-4824-b487-82646a6e110c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.108093 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.108093 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:10.109076 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-507a2aa4-abad-4824-b487-82646a6e110c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.155679 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-507a2aa4-abad-4824-b487-82646a6e110c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.156967 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.156967 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:10.165373 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-507a2aa4-abad-4824-b487-82646a6e110c tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=87680ec5-041d-42a6-b3fb-bbcaaa0083d5 returned with HTTP 200 Jul 03 17:51:10.167304 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 387/1512] 10.4.3.210 () {66 vars in 1361 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/detail?limit=1&marker=87680ec5-041d-42a6-b3fb-bbcaaa0083d5 => generated 1002 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:10.184235 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1844db66-2add-4a0a-b231-08807153d369 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.185647 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1844db66-2add-4a0a-b231-08807153d369 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=03783cf7-a469-474d-8415-df333115dd05 Jul 03 17:51:10.186068 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1844db66-2add-4a0a-b231-08807153d369 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.186499 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1844db66-2add-4a0a-b231-08807153d369 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.186908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-1844db66-2add-4a0a-b231-08807153d369 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.187995 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-1844db66-2add-4a0a-b231-08807153d369 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.225870 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1844db66-2add-4a0a-b231-08807153d369 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.228972 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1844db66-2add-4a0a-b231-08807153d369 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=03783cf7-a469-474d-8415-df333115dd05 returned with HTTP 200 Jul 03 17:51:10.228972 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 376/1513] 10.4.3.210 () {66 vars in 1361 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/detail?limit=1&marker=03783cf7-a469-474d-8415-df333115dd05 => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:51:10.243696 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-46a04205-2680-4260-a375-0a9fc69f8f5a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.245370 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-46a04205-2680-4260-a375-0a9fc69f8f5a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 17:51:10.245584 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-46a04205-2680-4260-a375-0a9fc69f8f5a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.245819 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-46a04205-2680-4260-a375-0a9fc69f8f5a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.246092 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-46a04205-2680-4260-a375-0a9fc69f8f5a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.246338 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-46a04205-2680-4260-a375-0a9fc69f8f5a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Could not evaluate value available, assuming string {{(pid=99940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:51:10.246943 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-46a04205-2680-4260-a375-0a9fc69f8f5a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.260431 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-15e59bf6-32eb-406d-91ec-bbd7ad785862 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.262304 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-15e59bf6-32eb-406d-91ec-bbd7ad785862 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:10.262480 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-15e59bf6-32eb-406d-91ec-bbd7ad785862 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.262652 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-15e59bf6-32eb-406d-91ec-bbd7ad785862 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.269761 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.269761 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:10.273302 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-15e59bf6-32eb-406d-91ec-bbd7ad785862 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:10.277026 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-15e59bf6-32eb-406d-91ec-bbd7ad785862 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:10.277386 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 372/1514] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.281028 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-46a04205-2680-4260-a375-0a9fc69f8f5a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.282066 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.282066 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:10.286459 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-46a04205-2680-4260-a375-0a9fc69f8f5a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 17:51:10.286889 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 380/1515] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:10.289433 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a818ac81-44dd-4487-831d-4812c3cb9d58 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.292633 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a818ac81-44dd-4487-831d-4812c3cb9d58 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:10.292981 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a818ac81-44dd-4487-831d-4812c3cb9d58 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.293243 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a818ac81-44dd-4487-831d-4812c3cb9d58 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.299170 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b42726ae-2ffc-487d-bf67-d21af9e4fffe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.300587 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b42726ae-2ffc-487d-bf67-d21af9e4fffe tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 17:51:10.300891 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b42726ae-2ffc-487d-bf67-d21af9e4fffe tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.301199 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b42726ae-2ffc-487d-bf67-d21af9e4fffe tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.301530 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-b42726ae-2ffc-487d-bf67-d21af9e4fffe tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.301856 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.301856 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:10.302014 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b42726ae-2ffc-487d-bf67-d21af9e4fffe tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Could not evaluate value available, assuming string {{(pid=99942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:51:10.302744 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b42726ae-2ffc-487d-bf67-d21af9e4fffe tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.307888 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a818ac81-44dd-4487-831d-4812c3cb9d58 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:10.311696 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a818ac81-44dd-4487-831d-4812c3cb9d58 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:10.312223 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 388/1516] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.337334 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b42726ae-2ffc-487d-bf67-d21af9e4fffe tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.340258 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.340258 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:10.349140 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b42726ae-2ffc-487d-bf67-d21af9e4fffe tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 17:51:10.349140 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 377/1517] 10.4.3.210 () {66 vars in 1359 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:10.365355 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-c67e5b36-2185-4613-90c7-02d953d997bf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.366165 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b4fbcc71-a5a7-40cc-b9c5-c763b4c4c915 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.367319 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-c67e5b36-2185-4613-90c7-02d953d997bf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:10.367506 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-c67e5b36-2185-4613-90c7-02d953d997bf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.367669 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-c67e5b36-2185-4613-90c7-02d953d997bf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.368503 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b4fbcc71-a5a7-40cc-b9c5-c763b4c4c915 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?limit=1 Jul 03 17:51:10.368825 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b4fbcc71-a5a7-40cc-b9c5-c763b4c4c915 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.369083 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b4fbcc71-a5a7-40cc-b9c5-c763b4c4c915 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.369420 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-b4fbcc71-a5a7-40cc-b9c5-c763b4c4c915 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.370483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b4fbcc71-a5a7-40cc-b9c5-c763b4c4c915 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.373871 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.373871 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:10.376869 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-c67e5b36-2185-4613-90c7-02d953d997bf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:10.378498 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b4fbcc71-a5a7-40cc-b9c5-c763b4c4c915 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.379102 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b4fbcc71-a5a7-40cc-b9c5-c763b4c4c915 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 17:51:10.379507 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 381/1518] 10.4.3.210 () {66 vars in 1252 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.380501 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-c67e5b36-2185-4613-90c7-02d953d997bf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:10.380845 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 373/1519] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.389547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2ec99ad1-4dd0-4b5a-b9a3-cef8bb9bef13 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.391261 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2ec99ad1-4dd0-4b5a-b9a3-cef8bb9bef13 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?limit=1&marker=658fb239-d33a-4fdd-b94d-3f40e472120f Jul 03 17:51:10.391489 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2ec99ad1-4dd0-4b5a-b9a3-cef8bb9bef13 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.391700 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2ec99ad1-4dd0-4b5a-b9a3-cef8bb9bef13 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.391969 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-2ec99ad1-4dd0-4b5a-b9a3-cef8bb9bef13 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.392668 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2ec99ad1-4dd0-4b5a-b9a3-cef8bb9bef13 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.405217 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2ec99ad1-4dd0-4b5a-b9a3-cef8bb9bef13 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.405799 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2ec99ad1-4dd0-4b5a-b9a3-cef8bb9bef13 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?limit=1&marker=658fb239-d33a-4fdd-b94d-3f40e472120f returned with HTTP 200 Jul 03 17:51:10.406195 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 389/1520] 10.4.3.210 () {66 vars in 1340 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?limit=1&marker=658fb239-d33a-4fdd-b94d-3f40e472120f => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.416272 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2aa46acb-314f-41a2-b209-5c0a41d88a5b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.417691 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2aa46acb-314f-41a2-b209-5c0a41d88a5b tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?limit=1&marker=87680ec5-041d-42a6-b3fb-bbcaaa0083d5 Jul 03 17:51:10.418007 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2aa46acb-314f-41a2-b209-5c0a41d88a5b tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.418265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2aa46acb-314f-41a2-b209-5c0a41d88a5b tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.418548 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-2aa46acb-314f-41a2-b209-5c0a41d88a5b tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.419295 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2aa46acb-314f-41a2-b209-5c0a41d88a5b tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.429117 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2aa46acb-314f-41a2-b209-5c0a41d88a5b tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.429879 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2aa46acb-314f-41a2-b209-5c0a41d88a5b tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?limit=1&marker=87680ec5-041d-42a6-b3fb-bbcaaa0083d5 returned with HTTP 200 Jul 03 17:51:10.430358 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 378/1521] 10.4.3.210 () {66 vars in 1340 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?limit=1&marker=87680ec5-041d-42a6-b3fb-bbcaaa0083d5 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.437907 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a01cbbfe-7ffd-47c8-8094-61138dd3373f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.439727 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a01cbbfe-7ffd-47c8-8094-61138dd3373f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?limit=1&marker=03783cf7-a469-474d-8415-df333115dd05 Jul 03 17:51:10.439921 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a01cbbfe-7ffd-47c8-8094-61138dd3373f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.440131 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a01cbbfe-7ffd-47c8-8094-61138dd3373f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.440422 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-a01cbbfe-7ffd-47c8-8094-61138dd3373f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.440747 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.440747 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:10.441204 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a01cbbfe-7ffd-47c8-8094-61138dd3373f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.471694 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a01cbbfe-7ffd-47c8-8094-61138dd3373f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.472059 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a01cbbfe-7ffd-47c8-8094-61138dd3373f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?limit=1&marker=03783cf7-a469-474d-8415-df333115dd05 returned with HTTP 200 Jul 03 17:51:10.472440 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 382/1522] 10.4.3.210 () {66 vars in 1340 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?limit=1&marker=03783cf7-a469-474d-8415-df333115dd05 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:51:10.480974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-27b9cfa7-010e-4a2a-8c2f-36e0023eed6d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.482489 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-27b9cfa7-010e-4a2a-8c2f-36e0023eed6d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-976357310&status=available Jul 03 17:51:10.482640 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-27b9cfa7-010e-4a2a-8c2f-36e0023eed6d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.482838 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-27b9cfa7-010e-4a2a-8c2f-36e0023eed6d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.483062 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-27b9cfa7-010e-4a2a-8c2f-36e0023eed6d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.483282 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-27b9cfa7-010e-4a2a-8c2f-36e0023eed6d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Could not evaluate value available, assuming string {{(pid=99943) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:51:10.483787 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-27b9cfa7-010e-4a2a-8c2f-36e0023eed6d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-976357310'), ('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.509070 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-27b9cfa7-010e-4a2a-8c2f-36e0023eed6d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.509477 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-27b9cfa7-010e-4a2a-8c2f-36e0023eed6d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-976357310&status=available returned with HTTP 200 Jul 03 17:51:10.509860 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 374/1523] 10.4.3.210 () {66 vars in 1370 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-976357310&status=available => generated 333 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.518570 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8e48c357-8cf2-474a-8bb4-feb212dba2e4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.520279 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8e48c357-8cf2-474a-8bb4-feb212dba2e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-976357310&status=available Jul 03 17:51:10.520469 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8e48c357-8cf2-474a-8bb4-feb212dba2e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.520650 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8e48c357-8cf2-474a-8bb4-feb212dba2e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.520934 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-8e48c357-8cf2-474a-8bb4-feb212dba2e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.521168 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e48c357-8cf2-474a-8bb4-feb212dba2e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Could not evaluate value available, assuming string {{(pid=99941) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:51:10.521417 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.521417 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:10.521779 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e48c357-8cf2-474a-8bb4-feb212dba2e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-976357310'), ('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.521825 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-39100cfc-1418-44c3-989a-9db6fcb94157 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.524171 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-39100cfc-1418-44c3-989a-9db6fcb94157 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:10.524383 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-39100cfc-1418-44c3-989a-9db6fcb94157 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.524584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-39100cfc-1418-44c3-989a-9db6fcb94157 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.533133 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.533133 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:10.536605 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-39100cfc-1418-44c3-989a-9db6fcb94157 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:10.541256 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-39100cfc-1418-44c3-989a-9db6fcb94157 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:10.541725 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 379/1524] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.547910 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8e48c357-8cf2-474a-8bb4-feb212dba2e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.548551 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.548551 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:10.553096 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8e48c357-8cf2-474a-8bb4-feb212dba2e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-976357310&status=available returned with HTTP 200 Jul 03 17:51:10.553528 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 390/1525] 10.4.3.210 () {66 vars in 1391 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-976357310&status=available => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.566531 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a60a5e5d-cd0d-437b-b808-7c2e0d25b2dd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.568221 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a60a5e5d-cd0d-437b-b808-7c2e0d25b2dd tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?marker=87680ec5-041d-42a6-b3fb-bbcaaa0083d5&sort=id%3Aasc Jul 03 17:51:10.568387 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a60a5e5d-cd0d-437b-b808-7c2e0d25b2dd tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.568556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a60a5e5d-cd0d-437b-b808-7c2e0d25b2dd tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.568803 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-a60a5e5d-cd0d-437b-b808-7c2e0d25b2dd tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.569497 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a60a5e5d-cd0d-437b-b808-7c2e0d25b2dd tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.605867 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a60a5e5d-cd0d-437b-b808-7c2e0d25b2dd tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.607922 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a60a5e5d-cd0d-437b-b808-7c2e0d25b2dd tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?marker=87680ec5-041d-42a6-b3fb-bbcaaa0083d5&sort=id%3Aasc returned with HTTP 200 Jul 03 17:51:10.608397 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 383/1526] 10.4.3.210 () {66 vars in 1373 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/detail?marker=87680ec5-041d-42a6-b3fb-bbcaaa0083d5&sort=id%3Aasc => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:51:10.611451 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-45c42a74-f946-4492-9ae7-96e8f29ebf92 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.614583 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1f5c9fed-f24e-4369-9fdd-61a354bea161 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.614701 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-45c42a74-f946-4492-9ae7-96e8f29ebf92 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] GET https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 Jul 03 17:51:10.614833 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-45c42a74-f946-4492-9ae7-96e8f29ebf92 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.615046 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-45c42a74-f946-4492-9ae7-96e8f29ebf92 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.616303 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1f5c9fed-f24e-4369-9fdd-61a354bea161 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:51:10.616486 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1f5c9fed-f24e-4369-9fdd-61a354bea161 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.616681 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1f5c9fed-f24e-4369-9fdd-61a354bea161 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.622644 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.622644 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:10.623105 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.623105 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:10.626335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cf87275a-3daa-4bb2-aba5-23a0ca3bbcb3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.626765 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1f5c9fed-f24e-4369-9fdd-61a354bea161 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:51:10.627415 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-45c42a74-f946-4492-9ae7-96e8f29ebf92 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:10.628241 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cf87275a-3daa-4bb2-aba5-23a0ca3bbcb3 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 17:51:10.628451 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cf87275a-3daa-4bb2-aba5-23a0ca3bbcb3 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.628639 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cf87275a-3daa-4bb2-aba5-23a0ca3bbcb3 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.628940 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-cf87275a-3daa-4bb2-aba5-23a0ca3bbcb3 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.630006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cf87275a-3daa-4bb2-aba5-23a0ca3bbcb3 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.630643 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1f5c9fed-f24e-4369-9fdd-61a354bea161 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:51:10.631178 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 380/1527] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.631811 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-45c42a74-f946-4492-9ae7-96e8f29ebf92 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 returned with HTTP 200 Jul 03 17:51:10.632241 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 375/1528] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.643618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a7e2e3ee-081d-4a41-9b18-faadae8ff93b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.645246 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a7e2e3ee-081d-4a41-9b18-faadae8ff93b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] POST https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07/action Jul 03 17:51:10.645541 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a7e2e3ee-081d-4a41-9b18-faadae8ff93b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:10.645670 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a7e2e3ee-081d-4a41-9b18-faadae8ff93b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:10.654008 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.654008 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:10.654533 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a7e2e3ee-081d-4a41-9b18-faadae8ff93b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:10.664470 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cf87275a-3daa-4bb2-aba5-23a0ca3bbcb3 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.665409 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.665409 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:10.668410 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a7e2e3ee-081d-4a41-9b18-faadae8ff93b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume updated successfully. Jul 03 17:51:10.668633 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a7e2e3ee-081d-4a41-9b18-faadae8ff93b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07/action returned with HTTP 200 Jul 03 17:51:10.669109 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 384/1529] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:51:10 2026] POST /volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 17:51:10.669580 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cf87275a-3daa-4bb2-aba5-23a0ca3bbcb3 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 17:51:10.669998 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 391/1530] 10.4.3.210 () {66 vars in 1337 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:10.677703 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ebefdacb-7ce2-4308-97d2-e817c05abf6b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.679629 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ebefdacb-7ce2-4308-97d2-e817c05abf6b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] GET https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 Jul 03 17:51:10.679862 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ebefdacb-7ce2-4308-97d2-e817c05abf6b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.680073 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ebefdacb-7ce2-4308-97d2-e817c05abf6b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.683668 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fe13591b-b9ee-45dd-809f-a4a810409d7f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.685414 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fe13591b-b9ee-45dd-809f-a4a810409d7f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:51:10.685602 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fe13591b-b9ee-45dd-809f-a4a810409d7f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.685793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fe13591b-b9ee-45dd-809f-a4a810409d7f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.686000 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-fe13591b-b9ee-45dd-809f-a4a810409d7f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.686676 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fe13591b-b9ee-45dd-809f-a4a810409d7f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.687591 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.687591 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:10.691274 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ebefdacb-7ce2-4308-97d2-e817c05abf6b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:10.695544 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ebefdacb-7ce2-4308-97d2-e817c05abf6b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 returned with HTTP 200 Jul 03 17:51:10.695947 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 381/1531] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.697576 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fe13591b-b9ee-45dd-809f-a4a810409d7f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.698464 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.698464 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:10.702953 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fe13591b-b9ee-45dd-809f-a4a810409d7f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:51:10.703307 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 376/1532] 10.4.3.210 () {66 vars in 1258 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:10.721795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-91f51701-1dd6-4f30-a202-09250849f27a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.723687 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-91f51701-1dd6-4f30-a202-09250849f27a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 17:51:10.724032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-91f51701-1dd6-4f30-a202-09250849f27a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.724317 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-91f51701-1dd6-4f30-a202-09250849f27a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.724732 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-91f51701-1dd6-4f30-a202-09250849f27a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.725885 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-91f51701-1dd6-4f30-a202-09250849f27a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.760076 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-91f51701-1dd6-4f30-a202-09250849f27a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.760712 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-91f51701-1dd6-4f30-a202-09250849f27a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 17:51:10.761261 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 385/1533] 10.4.3.210 () {66 vars in 1316 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.769878 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2f0fdeed-deeb-433f-b5a2-ab5a74c5fa89 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.772396 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2f0fdeed-deeb-433f-b5a2-ab5a74c5fa89 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?availability_zone=nova Jul 03 17:51:10.772568 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2f0fdeed-deeb-433f-b5a2-ab5a74c5fa89 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.772736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2f0fdeed-deeb-433f-b5a2-ab5a74c5fa89 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.773023 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-2f0fdeed-deeb-433f-b5a2-ab5a74c5fa89 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.773258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2f0fdeed-deeb-433f-b5a2-ab5a74c5fa89 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Could not evaluate value nova, assuming string {{(pid=99941) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:51:10.773827 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2f0fdeed-deeb-433f-b5a2-ab5a74c5fa89 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.810106 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2f0fdeed-deeb-433f-b5a2-ab5a74c5fa89 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.810695 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2f0fdeed-deeb-433f-b5a2-ab5a74c5fa89 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 17:51:10.811135 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 392/1534] 10.4.3.210 () {66 vars in 1282 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.820982 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f6d5e3cd-97ea-4fbe-9609-1b3cbac0063d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.822935 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f6d5e3cd-97ea-4fbe-9609-1b3cbac0063d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?availability_zone=nova Jul 03 17:51:10.823202 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f6d5e3cd-97ea-4fbe-9609-1b3cbac0063d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.823457 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f6d5e3cd-97ea-4fbe-9609-1b3cbac0063d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.823765 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-f6d5e3cd-97ea-4fbe-9609-1b3cbac0063d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.824101 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f6d5e3cd-97ea-4fbe-9609-1b3cbac0063d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Could not evaluate value nova, assuming string {{(pid=99942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:51:10.824888 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f6d5e3cd-97ea-4fbe-9609-1b3cbac0063d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.844270 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d9aa192f-d248-41de-b6db-14a45349050e req-a3b1f6c8-ba41-4326-a071-55a25c90955b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.846317 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d9aa192f-d248-41de-b6db-14a45349050e req-a3b1f6c8-ba41-4326-a071-55a25c90955b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] GET https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 Jul 03 17:51:10.846517 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d9aa192f-d248-41de-b6db-14a45349050e req-a3b1f6c8-ba41-4326-a071-55a25c90955b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.846714 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d9aa192f-d248-41de-b6db-14a45349050e req-a3b1f6c8-ba41-4326-a071-55a25c90955b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.853793 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.853793 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:10.854494 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f6d5e3cd-97ea-4fbe-9609-1b3cbac0063d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.855112 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f6d5e3cd-97ea-4fbe-9609-1b3cbac0063d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 17:51:10.855504 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 382/1535] 10.4.3.210 () {66 vars in 1282 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.857428 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-d9aa192f-d248-41de-b6db-14a45349050e req-a3b1f6c8-ba41-4326-a071-55a25c90955b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:10.861904 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d9aa192f-d248-41de-b6db-14a45349050e req-a3b1f6c8-ba41-4326-a071-55a25c90955b tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 returned with HTTP 200 Jul 03 17:51:10.862310 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 377/1536] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.864962 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-519ca211-43ec-4565-ac09-908176b08e1a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.867103 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-519ca211-43ec-4565-ac09-908176b08e1a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?bootable=false Jul 03 17:51:10.867363 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-519ca211-43ec-4565-ac09-908176b08e1a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.867603 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-519ca211-43ec-4565-ac09-908176b08e1a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.867912 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-519ca211-43ec-4565-ac09-908176b08e1a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.868316 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.868316 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:10.868836 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-519ca211-43ec-4565-ac09-908176b08e1a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.902126 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-519ca211-43ec-4565-ac09-908176b08e1a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.902673 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-519ca211-43ec-4565-ac09-908176b08e1a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 17:51:10.903320 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 386/1537] 10.4.3.210 () {66 vars in 1266 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.916902 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fd5cc750-cdd7-4a0e-927e-7a5b78e8e23e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.921800 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fd5cc750-cdd7-4a0e-927e-7a5b78e8e23e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?bootable=false Jul 03 17:51:10.921800 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fd5cc750-cdd7-4a0e-927e-7a5b78e8e23e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.921800 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fd5cc750-cdd7-4a0e-927e-7a5b78e8e23e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.921800 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-fd5cc750-cdd7-4a0e-927e-7a5b78e8e23e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.921800 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.921800 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:10.921800 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fd5cc750-cdd7-4a0e-927e-7a5b78e8e23e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.956462 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fd5cc750-cdd7-4a0e-927e-7a5b78e8e23e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.957151 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fd5cc750-cdd7-4a0e-927e-7a5b78e8e23e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 17:51:10.957636 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 393/1538] 10.4.3.210 () {66 vars in 1266 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:10.976075 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8ded1ccb-0f77-4bed-8674-f69946b0201f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:10.977708 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8ded1ccb-0f77-4bed-8674-f69946b0201f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?status=available Jul 03 17:51:10.977890 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8ded1ccb-0f77-4bed-8674-f69946b0201f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:10.978059 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8ded1ccb-0f77-4bed-8674-f69946b0201f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:10.978278 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-8ded1ccb-0f77-4bed-8674-f69946b0201f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:10.978487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8ded1ccb-0f77-4bed-8674-f69946b0201f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Could not evaluate value available, assuming string {{(pid=99942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:51:10.978675 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:10.978675 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:10.979078 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8ded1ccb-0f77-4bed-8674-f69946b0201f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:10.986958 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8ded1ccb-0f77-4bed-8674-f69946b0201f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:10.987509 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8ded1ccb-0f77-4bed-8674-f69946b0201f tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 17:51:10.987848 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 383/1539] 10.4.3.210 () {66 vars in 1270 bytes} [Fri Jul 3 17:51:10 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:11.003749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5145209b-458d-4793-b1a9-9801bc3ce2f9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.007160 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5145209b-458d-4793-b1a9-9801bc3ce2f9 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes?status=available Jul 03 17:51:11.007462 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5145209b-458d-4793-b1a9-9801bc3ce2f9 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:11.007728 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5145209b-458d-4793-b1a9-9801bc3ce2f9 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:11.008069 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-5145209b-458d-4793-b1a9-9801bc3ce2f9 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:11.009996 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5145209b-458d-4793-b1a9-9801bc3ce2f9 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Could not evaluate value available, assuming string {{(pid=99943) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:51:11.010955 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5145209b-458d-4793-b1a9-9801bc3ce2f9 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:11.052360 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5145209b-458d-4793-b1a9-9801bc3ce2f9 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:11.053332 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5145209b-458d-4793-b1a9-9801bc3ce2f9 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 17:51:11.053939 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 378/1540] 10.4.3.210 () {66 vars in 1270 bytes} [Fri Jul 3 17:51:11 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:11.066183 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-33503704-e7bd-47cf-a78b-7d54ba117e17 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.067720 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-33503704-e7bd-47cf-a78b-7d54ba117e17 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?availability_zone=nova Jul 03 17:51:11.067918 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-33503704-e7bd-47cf-a78b-7d54ba117e17 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:11.068090 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-33503704-e7bd-47cf-a78b-7d54ba117e17 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:11.068373 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-33503704-e7bd-47cf-a78b-7d54ba117e17 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:11.068544 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-33503704-e7bd-47cf-a78b-7d54ba117e17 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Could not evaluate value nova, assuming string {{(pid=99940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:51:11.068737 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.068737 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:11.069108 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-33503704-e7bd-47cf-a78b-7d54ba117e17 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:11.096390 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-33503704-e7bd-47cf-a78b-7d54ba117e17 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:11.097246 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.097246 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:11.100973 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-33503704-e7bd-47cf-a78b-7d54ba117e17 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 17:51:11.101335 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 387/1541] 10.4.3.210 () {66 vars in 1303 bytes} [Fri Jul 3 17:51:11 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:11.117499 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1154b9e0-4b7a-40e5-95f0-617b6ff1a08d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.122494 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1154b9e0-4b7a-40e5-95f0-617b6ff1a08d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?bootable=false Jul 03 17:51:11.122494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1154b9e0-4b7a-40e5-95f0-617b6ff1a08d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:11.122494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1154b9e0-4b7a-40e5-95f0-617b6ff1a08d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:11.122494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-1154b9e0-4b7a-40e5-95f0-617b6ff1a08d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:11.122494 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.122494 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:11.122494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1154b9e0-4b7a-40e5-95f0-617b6ff1a08d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:11.128007 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1154b9e0-4b7a-40e5-95f0-617b6ff1a08d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:11.128896 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.128896 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:11.137472 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1154b9e0-4b7a-40e5-95f0-617b6ff1a08d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 17:51:11.137935 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 394/1542] 10.4.3.210 () {66 vars in 1287 bytes} [Fri Jul 3 17:51:11 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:11.153745 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d4968aec-fe53-4366-86a8-1c6acfdbd428 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.155348 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d4968aec-fe53-4366-86a8-1c6acfdbd428 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?status=available Jul 03 17:51:11.155574 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d4968aec-fe53-4366-86a8-1c6acfdbd428 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:11.155754 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d4968aec-fe53-4366-86a8-1c6acfdbd428 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:11.156002 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-d4968aec-fe53-4366-86a8-1c6acfdbd428 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:11.156213 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d4968aec-fe53-4366-86a8-1c6acfdbd428 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Could not evaluate value available, assuming string {{(pid=99942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Jul 03 17:51:11.156438 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.156438 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:11.156798 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-d4968aec-fe53-4366-86a8-1c6acfdbd428 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:11.165365 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d4968aec-fe53-4366-86a8-1c6acfdbd428 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Get all volumes completed successfully. Jul 03 17:51:11.166231 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.166231 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:11.170431 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d4968aec-fe53-4366-86a8-1c6acfdbd428 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 17:51:11.170849 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 384/1543] 10.4.3.210 () {66 vars in 1291 bytes} [Fri Jul 3 17:51:11 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:11.185145 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d607a571-09b4-4990-bf5d-ecf140b5855e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.188699 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d607a571-09b4-4990-bf5d-ecf140b5855e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f Jul 03 17:51:11.188988 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d607a571-09b4-4990-bf5d-ecf140b5855e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:11.189252 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d607a571-09b4-4990-bf5d-ecf140b5855e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:11.196704 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.196704 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:11.200450 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d607a571-09b4-4990-bf5d-ecf140b5855e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:11.204590 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d607a571-09b4-4990-bf5d-ecf140b5855e tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f returned with HTTP 200 Jul 03 17:51:11.205347 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 379/1544] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:11 2026] GET /volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:11.217940 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7c0199cc-4ae7-48af-8288-b46987e355d2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.220003 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c0199cc-4ae7-48af-8288-b46987e355d2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] DELETE https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f Jul 03 17:51:11.220308 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c0199cc-4ae7-48af-8288-b46987e355d2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:11.220521 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c0199cc-4ae7-48af-8288-b46987e355d2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:11.220740 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-7c0199cc-4ae7-48af-8288-b46987e355d2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Delete volume with id: 658fb239-d33a-4fdd-b94d-3f40e472120f Jul 03 17:51:11.229658 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.229658 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:11.230157 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7c0199cc-4ae7-48af-8288-b46987e355d2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:11.254386 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7c0199cc-4ae7-48af-8288-b46987e355d2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Delete volume request issued successfully. Jul 03 17:51:11.254657 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c0199cc-4ae7-48af-8288-b46987e355d2 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f returned with HTTP 202 Jul 03 17:51:11.255263 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 388/1545] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:51:11 2026] DELETE /volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:11.263835 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9de0a189-1b9e-4d5d-8acd-5b27a659dd92 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.266580 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9de0a189-1b9e-4d5d-8acd-5b27a659dd92 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f Jul 03 17:51:11.266947 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9de0a189-1b9e-4d5d-8acd-5b27a659dd92 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:11.267264 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9de0a189-1b9e-4d5d-8acd-5b27a659dd92 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:11.275349 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.275349 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:11.282410 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9de0a189-1b9e-4d5d-8acd-5b27a659dd92 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:11.287286 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9de0a189-1b9e-4d5d-8acd-5b27a659dd92 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f returned with HTTP 200 Jul 03 17:51:11.287807 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 395/1546] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:11 2026] GET /volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:11.377986 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.379668 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:11.380041 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1818355884"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:11.381435 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1818355884'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:11.381552 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Create volume of 1 GB Jul 03 17:51:11.386110 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Availability Zones retrieved successfully. Jul 03 17:51:11.392030 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Flow 'volume_create_api' (afaafa8e-7c62-47d3-a212-300cab88b6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:11.392959 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba3d75d-3656-41fd-a194-4a8c682d9371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:11.393871 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:11.395584 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d45de406-64d6-4e51-9836-417d24d10592 req-55b8a0ca-91f2-4f0f-825a-1a989bf22fdb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.397546 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-55b8a0ca-91f2-4f0f-825a-1a989bf22fdb tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments/abf487dc-d84a-4602-8069-dd51a001b8d4/action Jul 03 17:51:11.397882 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-55b8a0ca-91f2-4f0f-825a-1a989bf22fdb tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:11.398014 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-55b8a0ca-91f2-4f0f-825a-1a989bf22fdb tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:11.414079 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.414079 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:11.417842 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba3d75d-3656-41fd-a194-4a8c682d9371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:11.419092 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894aca06-f05b-48af-a2af-353be1cafda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:11.429090 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d45de406-64d6-4e51-9836-417d24d10592 req-55b8a0ca-91f2-4f0f-825a-1a989bf22fdb tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/abf487dc-d84a-4602-8069-dd51a001b8d4/action returned with HTTP 204 Jul 03 17:51:11.429863 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 380/1547] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:51:11 2026] POST /volume/v3/attachments/abf487dc-d84a-4602-8069-dd51a001b8d4/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:11.462793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Created reservations ['082ff7de-88d3-4027-aa63-f2d46e19d15d', 'b77e0014-0dd7-4c7f-a236-10ecf5fdaed9', '83f65a20-ba7f-42de-9d3d-788e39322fed', '4c93c98c-ce27-49d6-95fb-8fb234165eab'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:11.462793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894aca06-f05b-48af-a2af-353be1cafda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['082ff7de-88d3-4027-aa63-f2d46e19d15d', 'b77e0014-0dd7-4c7f-a236-10ecf5fdaed9', '83f65a20-ba7f-42de-9d3d-788e39322fed', '4c93c98c-ce27-49d6-95fb-8fb234165eab']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:11.462793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5ca5d8-9ee3-404c-9796-8e40c60d12cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:11.486190 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5ca5d8-9ee3-404c-9796-8e40c60d12cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed1e4c6c-8c16-4593-96aa-76bfc07715e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1818355884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f893ee969c134853a51aa45c49f6658e',qos_specs=None,replication_status=,reservations=['082ff7de-88d3-4027-aa63-f2d46e19d15d','b77e0014-0dd7-4c7f-a236-10ecf5fdaed9','83f65a20-ba7f-42de-9d3d-788e39322fed','4c93c98c-ce27-49d6-95fb-8fb234165eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f27c2ee73f141d59cb401e3906410c3',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1818355884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed1e4c6c-8c16-4593-96aa-76bfc07715e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f893ee969c134853a51aa45c49f6658e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f27c2ee73f141d59cb401e3906410c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:11.487149 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb27187-510f-496f-8471-cffced9defed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:11.504469 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb27187-510f-496f-8471-cffced9defed) transitioned into state 'SUCCESS' from state '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-1818355884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f893ee969c134853a51aa45c49f6658e',qos_specs=None,replication_status=,reservations=['082ff7de-88d3-4027-aa63-f2d46e19d15d','b77e0014-0dd7-4c7f-a236-10ecf5fdaed9','83f65a20-ba7f-42de-9d3d-788e39322fed','4c93c98c-ce27-49d6-95fb-8fb234165eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f27c2ee73f141d59cb401e3906410c3',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:11.505484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f342c9-6ae8-4a1a-b2aa-072a2b7ddc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:11.515041 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f342c9-6ae8-4a1a-b2aa-072a2b7ddc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:11.516298 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Flow 'volume_create_api' (afaafa8e-7c62-47d3-a212-300cab88b6d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:11.516736 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Create volume request issued successfully. Jul 03 17:51:11.517386 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5356c26e-a9b7-4ce5-872b-4887ba7debc0 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:11.518162 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 385/1548] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:51:11 2026] POST /volume/v3/volumes => generated 754 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:11.529215 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9d88566e-8f98-419f-972c-3501ff0fc631 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.531412 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9d88566e-8f98-419f-972c-3501ff0fc631 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] GET https://10.4.3.210/volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 Jul 03 17:51:11.531678 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9d88566e-8f98-419f-972c-3501ff0fc631 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:11.531983 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9d88566e-8f98-419f-972c-3501ff0fc631 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:11.540783 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.540783 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:11.545185 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9d88566e-8f98-419f-972c-3501ff0fc631 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:11.550711 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9d88566e-8f98-419f-972c-3501ff0fc631 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 returned with HTTP 200 Jul 03 17:51:11.551272 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 389/1549] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:11 2026] GET /volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:11.553802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-da6bcdc4-a213-41a4-b7bb-256e91a45f1d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.555174 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-da6bcdc4-a213-41a4-b7bb-256e91a45f1d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:11.555468 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-da6bcdc4-a213-41a4-b7bb-256e91a45f1d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:11.555824 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-da6bcdc4-a213-41a4-b7bb-256e91a45f1d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:11.565161 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.565161 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:11.571882 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-da6bcdc4-a213-41a4-b7bb-256e91a45f1d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:11.575800 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-da6bcdc4-a213-41a4-b7bb-256e91a45f1d tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:11.575800 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 396/1550] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:11 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:11.622631 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-2284c53f-817e-4f66-a48c-0e71b6360ad4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:11.625035 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-2284c53f-817e-4f66-a48c-0e71b6360ad4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:11.625275 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-2284c53f-817e-4f66-a48c-0e71b6360ad4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:11.625488 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-2284c53f-817e-4f66-a48c-0e71b6360ad4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:11.634632 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:11.634632 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:11.638030 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-2284c53f-817e-4f66-a48c-0e71b6360ad4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:11.643047 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-2284c53f-817e-4f66-a48c-0e71b6360ad4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:11.643765 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 381/1551] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:11 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:12.301383 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e8c1c00c-7535-4a72-95b4-aea525ac73e4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:12.303199 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8c1c00c-7535-4a72-95b4-aea525ac73e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f Jul 03 17:51:12.303502 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8c1c00c-7535-4a72-95b4-aea525ac73e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:12.303864 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8c1c00c-7535-4a72-95b4-aea525ac73e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:12.311585 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8c1c00c-7535-4a72-95b4-aea525ac73e4 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f returned with HTTP 404 Jul 03 17:51:12.311585 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 386/1552] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:12 2026] GET /volume/v3/volumes/658fb239-d33a-4fdd-b94d-3f40e472120f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:12.319358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1bf08c15-8768-41f9-ba60-1c34690ca2bf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:12.321603 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1bf08c15-8768-41f9-ba60-1c34690ca2bf tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 Jul 03 17:51:12.321875 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1bf08c15-8768-41f9-ba60-1c34690ca2bf tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:12.322117 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1bf08c15-8768-41f9-ba60-1c34690ca2bf tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:12.330580 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:12.330580 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:12.335330 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1bf08c15-8768-41f9-ba60-1c34690ca2bf tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:12.339843 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1bf08c15-8768-41f9-ba60-1c34690ca2bf tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 returned with HTTP 200 Jul 03 17:51:12.340225 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 390/1553] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:12 2026] GET /volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:12.358827 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b09389e3-6a71-4289-978e-dd62bc802689 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:12.360449 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b09389e3-6a71-4289-978e-dd62bc802689 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] DELETE https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 Jul 03 17:51:12.360877 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b09389e3-6a71-4289-978e-dd62bc802689 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:12.362349 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b09389e3-6a71-4289-978e-dd62bc802689 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:12.362349 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-b09389e3-6a71-4289-978e-dd62bc802689 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Delete volume with id: 87680ec5-041d-42a6-b3fb-bbcaaa0083d5 Jul 03 17:51:12.367542 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:12.367542 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:12.368063 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b09389e3-6a71-4289-978e-dd62bc802689 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:12.421145 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b09389e3-6a71-4289-978e-dd62bc802689 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Delete volume request issued successfully. Jul 03 17:51:12.421145 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b09389e3-6a71-4289-978e-dd62bc802689 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 returned with HTTP 202 Jul 03 17:51:12.421145 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 397/1554] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:51:12 2026] DELETE /volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:12.427968 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e4e51183-14f8-444e-ad1b-d41e8d31b1fa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:12.430033 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e4e51183-14f8-444e-ad1b-d41e8d31b1fa tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 Jul 03 17:51:12.430338 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e4e51183-14f8-444e-ad1b-d41e8d31b1fa tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:12.430630 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e4e51183-14f8-444e-ad1b-d41e8d31b1fa tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:12.438459 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:12.438459 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:12.443136 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e4e51183-14f8-444e-ad1b-d41e8d31b1fa tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:12.446539 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-55994ff9-03d3-452f-983f-7bf90c698091 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:12.446539 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-55994ff9-03d3-452f-983f-7bf90c698091 None None] GET https://10.4.3.210/volume// Jul 03 17:51:12.446539 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-55994ff9-03d3-452f-983f-7bf90c698091 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:12.446539 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-55994ff9-03d3-452f-983f-7bf90c698091 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:12.446539 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-55994ff9-03d3-452f-983f-7bf90c698091 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:12.446539 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 387/1555] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:51: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 17:51:12.449503 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e4e51183-14f8-444e-ad1b-d41e8d31b1fa tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 returned with HTTP 200 Jul 03 17:51:12.450107 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 382/1556] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:12 2026] GET /volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:12.457137 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-ddb73f44-2ab4-4f5e-bf11-e62891711ebf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:12.529937 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-ddb73f44-2ab4-4f5e-bf11-e62891711ebf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:51:12.530343 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-ddb73f44-2ab4-4f5e-bf11-e62891711ebf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f", "connector": null, "instance_uuid": "0d2a190f-3ac2-4ee9-aed0-0ef689ab8dbb"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:12.539893 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:12.539893 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:12.565407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-070ab4f6-21ed-4980-803e-98191345d145 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:12.568166 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-070ab4f6-21ed-4980-803e-98191345d145 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] GET https://10.4.3.210/volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 Jul 03 17:51:12.568166 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-070ab4f6-21ed-4980-803e-98191345d145 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:12.568166 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-070ab4f6-21ed-4980-803e-98191345d145 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:12.569128 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-ddb73f44-2ab4-4f5e-bf11-e62891711ebf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:51:12.569569 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 391/1557] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:51:12 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:12.576602 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:12.576602 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:12.581937 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-070ab4f6-21ed-4980-803e-98191345d145 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:12.589863 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-070ab4f6-21ed-4980-803e-98191345d145 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 returned with HTTP 200 Jul 03 17:51:12.591147 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 398/1558] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:12 2026] GET /volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:12.836236 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-19f1f660-6bef-4955-8d73-d6b6005237c8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:12.837910 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-19f1f660-6bef-4955-8d73-d6b6005237c8 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 Jul 03 17:51:12.838260 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-19f1f660-6bef-4955-8d73-d6b6005237c8 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:12.838583 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-19f1f660-6bef-4955-8d73-d6b6005237c8 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:12.839008 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-19f1f660-6bef-4955-8d73-d6b6005237c8 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Delete volume with id: ed1e4c6c-8c16-4593-96aa-76bfc07715e3 Jul 03 17:51:12.847646 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:12.847646 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:12.855194 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-19f1f660-6bef-4955-8d73-d6b6005237c8 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:12.882392 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-19f1f660-6bef-4955-8d73-d6b6005237c8 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Delete volume request issued successfully. Jul 03 17:51:12.882392 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-19f1f660-6bef-4955-8d73-d6b6005237c8 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 returned with HTTP 202 Jul 03 17:51:12.882392 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 388/1559] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:51:12 2026] DELETE /volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:12.890148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5852c990-cd4c-411a-8512-946e517d6086 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:12.893294 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5852c990-cd4c-411a-8512-946e517d6086 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] GET https://10.4.3.210/volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 Jul 03 17:51:12.893482 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5852c990-cd4c-411a-8512-946e517d6086 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:12.893656 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5852c990-cd4c-411a-8512-946e517d6086 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:12.901130 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:12.901130 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:12.902441 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9f8c3643-169f-45b3-bf6d-56f762f790f5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:12.904549 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5852c990-cd4c-411a-8512-946e517d6086 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:12.904700 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9f8c3643-169f-45b3-bf6d-56f762f790f5 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:12.904977 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9f8c3643-169f-45b3-bf6d-56f762f790f5 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:12.905228 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9f8c3643-169f-45b3-bf6d-56f762f790f5 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:12.908742 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5852c990-cd4c-411a-8512-946e517d6086 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 returned with HTTP 200 Jul 03 17:51:12.909275 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 383/1560] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:12 2026] GET /volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:12.916447 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:12.916447 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:12.920359 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9f8c3643-169f-45b3-bf6d-56f762f790f5 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:12.925332 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9f8c3643-169f-45b3-bf6d-56f762f790f5 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:12.925793 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 392/1561] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:12 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:13.114232 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-555e66f0-d8ea-4706-af41-bfe13a251d95 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.114232 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-555e66f0-d8ea-4706-af41-bfe13a251d95 None None] GET https://10.4.3.210/volume// Jul 03 17:51:13.114232 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-555e66f0-d8ea-4706-af41-bfe13a251d95 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.114232 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-555e66f0-d8ea-4706-af41-bfe13a251d95 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.114232 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-555e66f0-d8ea-4706-af41-bfe13a251d95 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:13.114232 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 399/1562] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:51: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 17:51:13.123491 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-040c4a19-c34f-4b52-ab03-8685ac56311b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.125134 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-040c4a19-c34f-4b52-ab03-8685ac56311b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:13.125468 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-040c4a19-c34f-4b52-ab03-8685ac56311b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.125788 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-040c4a19-c34f-4b52-ab03-8685ac56311b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.134589 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:13.134589 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:13.138075 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-040c4a19-c34f-4b52-ab03-8685ac56311b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:13.142131 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-040c4a19-c34f-4b52-ab03-8685ac56311b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:13.142624 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 389/1563] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:51:13 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 1055 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:13.236351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-9c307dcb-487e-4b11-a920-5aa37a2b7595 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.238388 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-9c307dcb-487e-4b11-a920-5aa37a2b7595 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] PUT https://10.4.3.210/volume/v3/attachments/93ffd85f-86bb-4d30-a997-af92a15217ec Jul 03 17:51:13.238733 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-9c307dcb-487e-4b11-a920-5aa37a2b7595 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:13.246696 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-9c307dcb-487e-4b11-a920-5aa37a2b7595 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Acquiring lock "cinder-attachment_update-9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:51:13.251901 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-9c307dcb-487e-4b11-a920-5aa37a2b7595 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:51:13.252827 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:13.252827 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:13.468279 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-01b0eb29-6fd8-4c77-ad5d-e0b62d72345a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.469928 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-01b0eb29-6fd8-4c77-ad5d-e0b62d72345a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 Jul 03 17:51:13.470044 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-01b0eb29-6fd8-4c77-ad5d-e0b62d72345a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.470284 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-01b0eb29-6fd8-4c77-ad5d-e0b62d72345a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.479215 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-01b0eb29-6fd8-4c77-ad5d-e0b62d72345a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 returned with HTTP 404 Jul 03 17:51:13.479925 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 393/1564] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:13 2026] GET /volume/v3/volumes/87680ec5-041d-42a6-b3fb-bbcaaa0083d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:13.486003 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f279dcca-755c-4f31-ad24-16461ef17284 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.487613 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f279dcca-755c-4f31-ad24-16461ef17284 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 Jul 03 17:51:13.487823 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f279dcca-755c-4f31-ad24-16461ef17284 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.488007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f279dcca-755c-4f31-ad24-16461ef17284 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.494976 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:13.494976 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:13.498745 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f279dcca-755c-4f31-ad24-16461ef17284 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:13.503035 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f279dcca-755c-4f31-ad24-16461ef17284 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 returned with HTTP 200 Jul 03 17:51:13.503467 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 400/1565] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:13 2026] GET /volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:13.514812 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-33ca9304-e8a4-4986-9092-9e5a3ba19132 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.516395 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-33ca9304-e8a4-4986-9092-9e5a3ba19132 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] DELETE https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 Jul 03 17:51:13.516571 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-33ca9304-e8a4-4986-9092-9e5a3ba19132 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.518000 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-33ca9304-e8a4-4986-9092-9e5a3ba19132 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.518200 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-33ca9304-e8a4-4986-9092-9e5a3ba19132 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Delete volume with id: 03783cf7-a469-474d-8415-df333115dd05 Jul 03 17:51:13.530713 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:13.530713 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:13.531388 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-33ca9304-e8a4-4986-9092-9e5a3ba19132 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:13.549939 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-33ca9304-e8a4-4986-9092-9e5a3ba19132 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Delete volume request issued successfully. Jul 03 17:51:13.550083 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-33ca9304-e8a4-4986-9092-9e5a3ba19132 tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 returned with HTTP 202 Jul 03 17:51:13.550660 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 390/1566] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:51:13 2026] DELETE /volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:13.558939 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4b88db8e-14b1-4e24-be6d-1bf6e76c9c0a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.560660 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4b88db8e-14b1-4e24-be6d-1bf6e76c9c0a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 Jul 03 17:51:13.560876 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4b88db8e-14b1-4e24-be6d-1bf6e76c9c0a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.561053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4b88db8e-14b1-4e24-be6d-1bf6e76c9c0a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.567182 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:13.567182 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:13.570440 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4b88db8e-14b1-4e24-be6d-1bf6e76c9c0a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Volume info retrieved successfully. Jul 03 17:51:13.575338 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4b88db8e-14b1-4e24-be6d-1bf6e76c9c0a tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 returned with HTTP 200 Jul 03 17:51:13.575874 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 394/1567] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:13 2026] GET /volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:13.684326 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ef0c0290-2069-4a7f-b906-98d7f9de2730 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.684755 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ef0c0290-2069-4a7f-b906-98d7f9de2730 None None] GET https://10.4.3.210/volume// Jul 03 17:51:13.684954 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ef0c0290-2069-4a7f-b906-98d7f9de2730 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.685167 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ef0c0290-2069-4a7f-b906-98d7f9de2730 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.685528 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ef0c0290-2069-4a7f-b906-98d7f9de2730 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:13.685837 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 401/1568] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:51: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 17:51:13.692092 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-85663390-4897-4acd-865c-836d98814868 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.694368 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-85663390-4897-4acd-865c-836d98814868 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:51:13.694750 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-85663390-4897-4acd-865c-836d98814868 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7ed0802-1855-4892-aa45-85b3bd0f9fa0", "connector": null, "instance_uuid": "7d29915e-8076-4e71-8b66-3428b66f4ec0"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:13.706977 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:13.706977 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:13.737850 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-85663390-4897-4acd-865c-836d98814868 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:51:13.738295 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 391/1569] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:51:13 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 17:51:13.772411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-9c307dcb-487e-4b11-a920-5aa37a2b7595 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f-np0000004448" released by "attachment_update" :: held 0.521s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:51:13.772677 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-9c307dcb-487e-4b11-a920-5aa37a2b7595 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/93ffd85f-86bb-4d30-a997-af92a15217ec returned with HTTP 200 Jul 03 17:51:13.773120 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 384/1570] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:51:13 2026] PUT /volume/v3/attachments/93ffd85f-86bb-4d30-a997-af92a15217ec => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:13.780140 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-0ae1b950-7327-410a-8f98-d761f7e06ce9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.783191 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-0ae1b950-7327-410a-8f98-d761f7e06ce9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f/encryption Jul 03 17:51:13.783459 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-0ae1b950-7327-410a-8f98-d761f7e06ce9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.783703 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-0ae1b950-7327-410a-8f98-d761f7e06ce9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.794555 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:13.794555 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:13.802515 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-0ae1b950-7327-410a-8f98-d761f7e06ce9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f/encryption returned with HTTP 200 Jul 03 17:51:13.803058 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 395/1571] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:51:13 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:13.920580 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cb389a4c-09b4-4a67-a495-48b41a0d8d20 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.922414 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cb389a4c-09b4-4a67-a495-48b41a0d8d20 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] GET https://10.4.3.210/volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 Jul 03 17:51:13.922579 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cb389a4c-09b4-4a67-a495-48b41a0d8d20 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.922747 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cb389a4c-09b4-4a67-a495-48b41a0d8d20 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.928026 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cb389a4c-09b4-4a67-a495-48b41a0d8d20 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 returned with HTTP 404 Jul 03 17:51:13.928661 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 402/1572] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:13 2026] GET /volume/v3/volumes/ed1e4c6c-8c16-4593-96aa-76bfc07715e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:13.935130 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-652b9018-63c7-4c29-893f-6ccbf17b60e9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.939727 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-652b9018-63c7-4c29-893f-6ccbf17b60e9 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 Jul 03 17:51:13.939850 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f28a43d9-e628-45a0-bb47-0f73feeaba58 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.940123 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-652b9018-63c7-4c29-893f-6ccbf17b60e9 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.940213 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-652b9018-63c7-4c29-893f-6ccbf17b60e9 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.940427 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-652b9018-63c7-4c29-893f-6ccbf17b60e9 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Delete volume with id: c4d0fc18-a21e-481e-aaab-53359a81ae07 Jul 03 17:51:13.941459 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f28a43d9-e628-45a0-bb47-0f73feeaba58 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:13.941725 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f28a43d9-e628-45a0-bb47-0f73feeaba58 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.941928 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f28a43d9-e628-45a0-bb47-0f73feeaba58 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.949015 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:13.949015 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:13.949650 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-652b9018-63c7-4c29-893f-6ccbf17b60e9 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:13.951178 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:13.951178 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:13.954490 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f28a43d9-e628-45a0-bb47-0f73feeaba58 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:13.959053 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f28a43d9-e628-45a0-bb47-0f73feeaba58 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:13.959621 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 385/1573] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:13 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:13.979606 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-652b9018-63c7-4c29-893f-6ccbf17b60e9 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Delete volume request issued successfully. Jul 03 17:51:13.979862 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-652b9018-63c7-4c29-893f-6ccbf17b60e9 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 returned with HTTP 202 Jul 03 17:51:13.980358 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 392/1574] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:51:13 2026] DELETE /volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:13.988574 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1b6e19c2-becb-4416-aa52-2332cc1dc122 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:13.990180 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b6e19c2-becb-4416-aa52-2332cc1dc122 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] GET https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 Jul 03 17:51:13.990383 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b6e19c2-becb-4416-aa52-2332cc1dc122 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:13.990790 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b6e19c2-becb-4416-aa52-2332cc1dc122 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:13.999911 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:13.999911 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:14.007937 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1b6e19c2-becb-4416-aa52-2332cc1dc122 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Volume info retrieved successfully. Jul 03 17:51:14.013422 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b6e19c2-becb-4416-aa52-2332cc1dc122 tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 returned with HTTP 200 Jul 03 17:51:14.013864 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 396/1575] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:13 2026] GET /volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:14.166476 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8ca3b36b-0ec0-430c-96ab-742e67cf9574 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:14.170488 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8ca3b36b-0ec0-430c-96ab-742e67cf9574 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:14.170714 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8ca3b36b-0ec0-430c-96ab-742e67cf9574 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:14.170983 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8ca3b36b-0ec0-430c-96ab-742e67cf9574 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:14.182554 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:14.182554 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:14.186520 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8ca3b36b-0ec0-430c-96ab-742e67cf9574 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:14.191327 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8ca3b36b-0ec0-430c-96ab-742e67cf9574 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:14.191490 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 403/1576] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:14 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:14.260882 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d5e181b2-6ec3-43f5-89a4-5943a16e5dc9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:14.261200 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d5e181b2-6ec3-43f5-89a4-5943a16e5dc9 None None] GET https://10.4.3.210/volume// Jul 03 17:51:14.261356 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d5e181b2-6ec3-43f5-89a4-5943a16e5dc9 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:14.261522 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d5e181b2-6ec3-43f5-89a4-5943a16e5dc9 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:14.261848 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d5e181b2-6ec3-43f5-89a4-5943a16e5dc9 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:14.262091 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 386/1577] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:51:14 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 17:51:14.269975 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-8f773117-40bb-417c-90de-db7c13193937 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:14.273590 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-8f773117-40bb-417c-90de-db7c13193937 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:14.273816 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-8f773117-40bb-417c-90de-db7c13193937 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:14.274783 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-8f773117-40bb-417c-90de-db7c13193937 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:14.285423 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:14.285423 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:14.288355 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-8f773117-40bb-417c-90de-db7c13193937 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:14.292926 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-8f773117-40bb-417c-90de-db7c13193937 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:14.293380 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 393/1578] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:51:14 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:14.379812 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-871aff25-48c3-4a3a-af2b-f943eeff8e71 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:14.381688 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-871aff25-48c3-4a3a-af2b-f943eeff8e71 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] PUT https://10.4.3.210/volume/v3/attachments/4843ec0e-7170-45d6-8e0e-3a0873aff218 Jul 03 17:51:14.382037 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-871aff25-48c3-4a3a-af2b-f943eeff8e71 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:14.388958 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-871aff25-48c3-4a3a-af2b-f943eeff8e71 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Acquiring lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:51:14.393015 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-871aff25-48c3-4a3a-af2b-f943eeff8e71 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:51:14.393972 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:14.393972 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:14.592430 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-64377f44-7a23-4373-a22c-0f9a86ae0e0d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:14.594902 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-64377f44-7a23-4373-a22c-0f9a86ae0e0d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] GET https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 Jul 03 17:51:14.595209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-64377f44-7a23-4373-a22c-0f9a86ae0e0d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:14.595507 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-64377f44-7a23-4373-a22c-0f9a86ae0e0d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:14.604141 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-64377f44-7a23-4373-a22c-0f9a86ae0e0d tempest-VolumesListTestJSON-1921336711 tempest-VolumesListTestJSON-1921336711-project-member] https://10.4.3.210/volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 returned with HTTP 404 Jul 03 17:51:14.605017 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 404/1579] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:14 2026] GET /volume/v3/volumes/03783cf7-a469-474d-8415-df333115dd05 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:14.917542 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-871aff25-48c3-4a3a-af2b-f943eeff8e71 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" released by "attachment_update" :: held 0.524s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:51:14.917864 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-871aff25-48c3-4a3a-af2b-f943eeff8e71 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/4843ec0e-7170-45d6-8e0e-3a0873aff218 returned with HTTP 200 Jul 03 17:51:14.918334 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 397/1580] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:51:14 2026] PUT /volume/v3/attachments/4843ec0e-7170-45d6-8e0e-3a0873aff218 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:14.986759 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9838cb7d-7637-45b2-a9c0-93642a611068 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:14.990098 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9838cb7d-7637-45b2-a9c0-93642a611068 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:14.990098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9838cb7d-7637-45b2-a9c0-93642a611068 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:14.990098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9838cb7d-7637-45b2-a9c0-93642a611068 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:15.018341 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:15.018341 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:15.027194 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9838cb7d-7637-45b2-a9c0-93642a611068 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:15.029733 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-217c826b-a8a5-4e85-b16c-bc25a433073a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:15.033010 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9838cb7d-7637-45b2-a9c0-93642a611068 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:15.033523 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-217c826b-a8a5-4e85-b16c-bc25a433073a tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] GET https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 Jul 03 17:51:15.033646 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 387/1581] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:14 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:15.033730 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-217c826b-a8a5-4e85-b16c-bc25a433073a tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:15.033949 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-217c826b-a8a5-4e85-b16c-bc25a433073a tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:15.046416 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-217c826b-a8a5-4e85-b16c-bc25a433073a tempest-ServersNegativeTestJSON-1392728136 tempest-ServersNegativeTestJSON-1392728136-project-member] https://10.4.3.210/volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 returned with HTTP 404 Jul 03 17:51:15.046997 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 394/1582] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:15 2026] GET /volume/v3/volumes/c4d0fc18-a21e-481e-aaab-53359a81ae07 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 17:51:15.206188 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ffde5cb7-076f-4e6d-9fbd-2810c317e8f4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:15.208061 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ffde5cb7-076f-4e6d-9fbd-2810c317e8f4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:15.209113 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ffde5cb7-076f-4e6d-9fbd-2810c317e8f4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:15.209113 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ffde5cb7-076f-4e6d-9fbd-2810c317e8f4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:15.224467 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:15.224467 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:15.228993 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ffde5cb7-076f-4e6d-9fbd-2810c317e8f4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:15.233671 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ffde5cb7-076f-4e6d-9fbd-2810c317e8f4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:15.234112 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 405/1583] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:15 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:16.053073 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cfcad2cd-c9c2-4340-9100-7fd780678f72 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:16.055379 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cfcad2cd-c9c2-4340-9100-7fd780678f72 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:16.055580 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cfcad2cd-c9c2-4340-9100-7fd780678f72 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:16.055794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cfcad2cd-c9c2-4340-9100-7fd780678f72 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:16.068403 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:16.068403 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:16.073487 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cfcad2cd-c9c2-4340-9100-7fd780678f72 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:16.078663 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cfcad2cd-c9c2-4340-9100-7fd780678f72 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:16.079125 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 398/1584] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:16 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:16.248471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1125c29b-ba30-4740-a644-ef0c319743b8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:16.251293 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1125c29b-ba30-4740-a644-ef0c319743b8 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:16.251480 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1125c29b-ba30-4740-a644-ef0c319743b8 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:16.251751 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1125c29b-ba30-4740-a644-ef0c319743b8 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:16.270726 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:16.270726 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:16.274990 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1125c29b-ba30-4740-a644-ef0c319743b8 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:16.279709 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1125c29b-ba30-4740-a644-ef0c319743b8 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:16.280259 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 388/1585] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:16 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:16.566520 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-df73f463-4038-4148-a7b4-fe7be125f012 req-78412c42-9a42-4a98-8223-0a6ebccb93a1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:16.569474 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-78412c42-9a42-4a98-8223-0a6ebccb93a1 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] PUT https://10.4.3.210/volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e Jul 03 17:51:16.570231 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-78412c42-9a42-4a98-8223-0a6ebccb93a1 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:16.579404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-df73f463-4038-4148-a7b4-fe7be125f012 req-78412c42-9a42-4a98-8223-0a6ebccb93a1 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Acquiring lock "cinder-attachment_update-4bad05c1-7d2b-4b33-895d-c5e2b0df7a35-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:51:16.583580 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-df73f463-4038-4148-a7b4-fe7be125f012 req-78412c42-9a42-4a98-8223-0a6ebccb93a1 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Lock "cinder-attachment_update-4bad05c1-7d2b-4b33-895d-c5e2b0df7a35-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:51:16.584674 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:16.584674 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:16.851825 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1ed564f7-3512-4641-93b7-52c56af84e1b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:16.962564 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ed564f7-3512-4641-93b7-52c56af84e1b tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:16.962953 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ed564f7-3512-4641-93b7-52c56af84e1b tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-852440363", "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=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.005396 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ed564f7-3512-4641-93b7-52c56af84e1b tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:17.005803 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 406/1586] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:51:16 2026] POST /volume/v3/types => generated 379 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:17.013684 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b06e3382-eaee-47f0-a80c-166439764f4f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.024138 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b06e3382-eaee-47f0-a80c-166439764f4f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] POST https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption Jul 03 17:51:17.024332 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b06e3382-eaee-47f0-a80c-166439764f4f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.079354 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b06e3382-eaee-47f0-a80c-166439764f4f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption returned with HTTP 200 Jul 03 17:51:17.080337 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 399/1587] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:51:17 2026] POST /volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:17.090755 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b99d5495-52e4-4b17-902d-cd7841fa1028 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.093885 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-014ed772-de3a-4759-b87e-e71db45633f4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.094018 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b99d5495-52e4-4b17-902d-cd7841fa1028 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:17.094018 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b99d5495-52e4-4b17-902d-cd7841fa1028 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1463377077", "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=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.095077 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-014ed772-de3a-4759-b87e-e71db45633f4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:17.095248 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-014ed772-de3a-4759-b87e-e71db45633f4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.095419 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-014ed772-de3a-4759-b87e-e71db45633f4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.112309 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:17.112309 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:17.120342 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-df73f463-4038-4148-a7b4-fe7be125f012 req-78412c42-9a42-4a98-8223-0a6ebccb93a1 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Lock "cinder-attachment_update-4bad05c1-7d2b-4b33-895d-c5e2b0df7a35-np0000004448" released by "attachment_update" :: held 0.537s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:51:17.120610 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-78412c42-9a42-4a98-8223-0a6ebccb93a1 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e returned with HTTP 200 Jul 03 17:51:17.121071 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 395/1588] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:51:16 2026] PUT /volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:17.122126 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-014ed772-de3a-4759-b87e-e71db45633f4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:17.125907 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b99d5495-52e4-4b17-902d-cd7841fa1028 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:17.126303 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 389/1589] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:51:17 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:17.126764 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-014ed772-de3a-4759-b87e-e71db45633f4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:17.127177 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 407/1590] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:17 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:17.130935 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-df73f463-4038-4148-a7b4-fe7be125f012 req-3ea949e9-b366-4e6c-81e1-79348488dadb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.135847 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-889186f2-0b06-44e3-bf57-6640774b815a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.138345 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-3ea949e9-b366-4e6c-81e1-79348488dadb tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e Jul 03 17:51:17.138609 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-3ea949e9-b366-4e6c-81e1-79348488dadb tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.138885 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-3ea949e9-b366-4e6c-81e1-79348488dadb tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.159007 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-3ea949e9-b366-4e6c-81e1-79348488dadb tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e returned with HTTP 200 Jul 03 17:51:17.159545 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 400/1591] 10.4.3.210 () {70 vars in 1651 bytes} [Fri Jul 3 17:51:17 2026] GET /volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:17.208555 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-889186f2-0b06-44e3-bf57-6640774b815a tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] POST https://10.4.3.210/volume/v3/types/e82330bf-6862-4608-98b6-f4b97308d066/encryption Jul 03 17:51:17.208926 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-889186f2-0b06-44e3-bf57-6640774b815a tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.210366 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:17.210366 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:17.210852 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.policy [None req-889186f2-0b06-44e3-bf57-6640774b815a tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99942) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.211478 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-889186f2-0b06-44e3-bf57-6640774b815a tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/e82330bf-6862-4608-98b6-f4b97308d066/encryption returned with HTTP 403 Jul 03 17:51:17.211949 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 396/1592] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:51:17 2026] POST /volume/v3/types/e82330bf-6862-4608-98b6-f4b97308d066/encryption => generated 127 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.220221 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f9daf112-9dd2-4b6b-8b6c-4942d6370d6d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.221679 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f9daf112-9dd2-4b6b-8b6c-4942d6370d6d tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:17.222018 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f9daf112-9dd2-4b6b-8b6c-4942d6370d6d tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1480474121", "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=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.238504 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f9daf112-9dd2-4b6b-8b6c-4942d6370d6d tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:17.238955 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 390/1593] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:51:17 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:17.247069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a4c7d7e5-c2ad-405c-827b-5057e74b73e5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.249003 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a4c7d7e5-c2ad-405c-827b-5057e74b73e5 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] POST https://10.4.3.210/volume/v3/types/c6309a74-8238-4453-9bdb-8ab3458804ca/extra_specs Jul 03 17:51:17.249400 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a4c7d7e5-c2ad-405c-827b-5057e74b73e5 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.251508 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-a4c7d7e5-c2ad-405c-827b-5057e74b73e5 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.251726 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a4c7d7e5-c2ad-405c-827b-5057e74b73e5 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/c6309a74-8238-4453-9bdb-8ab3458804ca/extra_specs returned with HTTP 403 Jul 03 17:51:17.252228 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 408/1594] 10.4.3.210 () {68 vars in 1399 bytes} [Fri Jul 3 17:51:17 2026] POST /volume/v3/types/c6309a74-8238-4453-9bdb-8ab3458804ca/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.258851 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-80898dbc-abbc-46bf-b0d7-bd961685c08c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.261270 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-80898dbc-abbc-46bf-b0d7-bd961685c08c tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] PUT https://10.4.3.210/volume/v3/types/c6309a74-8238-4453-9bdb-8ab3458804ca/extra_specs/key2 Jul 03 17:51:17.261711 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-80898dbc-abbc-46bf-b0d7-bd961685c08c tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.263359 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:17.263359 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:17.263823 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-80898dbc-abbc-46bf-b0d7-bd961685c08c tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.264101 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-80898dbc-abbc-46bf-b0d7-bd961685c08c tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/c6309a74-8238-4453-9bdb-8ab3458804ca/extra_specs/key2 returned with HTTP 403 Jul 03 17:51:17.264637 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 401/1595] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:51:17 2026] PUT /volume/v3/types/c6309a74-8238-4453-9bdb-8ab3458804ca/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.272615 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7cd7fd94-a38e-458e-b45d-9eddd72601f2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.274307 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7cd7fd94-a38e-458e-b45d-9eddd72601f2 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:17.274628 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7cd7fd94-a38e-458e-b45d-9eddd72601f2 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.277280 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.policy [None req-7cd7fd94-a38e-458e-b45d-9eddd72601f2 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99942) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.277463 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7cd7fd94-a38e-458e-b45d-9eddd72601f2 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types returned with HTTP 403 Jul 03 17:51:17.277859 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 397/1596] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:51:17 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.284686 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5750e7ac-e81a-4e3c-843a-5ce3175badb9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.286280 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5750e7ac-e81a-4e3c-843a-5ce3175badb9 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:17.286621 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5750e7ac-e81a-4e3c-843a-5ce3175badb9 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-591136879", "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=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.295305 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-73e44ea2-275b-4cf9-a48c-2a7eb493c3b5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.297252 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-73e44ea2-275b-4cf9-a48c-2a7eb493c3b5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:17.297503 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-73e44ea2-275b-4cf9-a48c-2a7eb493c3b5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.297671 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-73e44ea2-275b-4cf9-a48c-2a7eb493c3b5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.308298 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:17.308298 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:17.311785 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-73e44ea2-275b-4cf9-a48c-2a7eb493c3b5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:17.313189 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5750e7ac-e81a-4e3c-843a-5ce3175badb9 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:17.313484 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 391/1597] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:51:17 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:17.316257 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-73e44ea2-275b-4cf9-a48c-2a7eb493c3b5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:17.316685 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 409/1598] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:17 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:17.323056 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-83134dee-3a81-44c4-8783-b3ba89b42ad3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.326299 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-83134dee-3a81-44c4-8783-b3ba89b42ad3 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] POST https://10.4.3.210/volume/v3/types/f360bab1-9d3c-486b-9ae7-06c224c02fc7/encryption Jul 03 17:51:17.326299 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-83134dee-3a81-44c4-8783-b3ba89b42ad3 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.342665 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-83134dee-3a81-44c4-8783-b3ba89b42ad3 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types/f360bab1-9d3c-486b-9ae7-06c224c02fc7/encryption returned with HTTP 200 Jul 03 17:51:17.343111 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 402/1599] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:51:17 2026] POST /volume/v3/types/f360bab1-9d3c-486b-9ae7-06c224c02fc7/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:17.350917 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-dda98474-4b3a-4b17-bf6a-2c45389c07e7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.352561 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dda98474-4b3a-4b17-bf6a-2c45389c07e7 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] DELETE https://10.4.3.210/volume/v3/types/f360bab1-9d3c-486b-9ae7-06c224c02fc7/encryption/90103e49-a371-4386-bf8a-2f8948386154 Jul 03 17:51:17.352736 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dda98474-4b3a-4b17-bf6a-2c45389c07e7 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.352934 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dda98474-4b3a-4b17-bf6a-2c45389c07e7 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.353520 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.policy [None req-dda98474-4b3a-4b17-bf6a-2c45389c07e7 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99942) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.353670 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dda98474-4b3a-4b17-bf6a-2c45389c07e7 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/f360bab1-9d3c-486b-9ae7-06c224c02fc7/encryption/90103e49-a371-4386-bf8a-2f8948386154 returned with HTTP 403 Jul 03 17:51:17.354055 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 398/1600] 10.4.3.210 () {66 vars in 1489 bytes} [Fri Jul 3 17:51:17 2026] DELETE /volume/v3/types/f360bab1-9d3c-486b-9ae7-06c224c02fc7/encryption/90103e49-a371-4386-bf8a-2f8948386154 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.361375 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-70ad9768-d263-4842-8437-5f4eaa818e35 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.363201 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70ad9768-d263-4842-8437-5f4eaa818e35 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:17.363766 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-70ad9768-d263-4842-8437-5f4eaa818e35 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1636255721", "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=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.387183 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70ad9768-d263-4842-8437-5f4eaa818e35 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:17.388424 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 392/1601] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:51:17 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 17:51:17.399371 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ea1ef47f-fd51-40db-8d6c-19fd3a2cbf08 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.401164 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ea1ef47f-fd51-40db-8d6c-19fd3a2cbf08 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] DELETE https://10.4.3.210/volume/v3/types/9ea30003-11ae-45d9-b88a-3ab8e68211f8/extra_specs/key1 Jul 03 17:51:17.401934 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ea1ef47f-fd51-40db-8d6c-19fd3a2cbf08 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.401934 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ea1ef47f-fd51-40db-8d6c-19fd3a2cbf08 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.407581 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-ea1ef47f-fd51-40db-8d6c-19fd3a2cbf08 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.407835 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ea1ef47f-fd51-40db-8d6c-19fd3a2cbf08 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/9ea30003-11ae-45d9-b88a-3ab8e68211f8/extra_specs/key1 returned with HTTP 403 Jul 03 17:51:17.408339 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 410/1602] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 17:51:17 2026] DELETE /volume/v3/types/9ea30003-11ae-45d9-b88a-3ab8e68211f8/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 17:51:17.416559 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-91c49369-c91f-4e70-9204-455e726ca0a5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.418066 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-91c49369-c91f-4e70-9204-455e726ca0a5 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:17.418379 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-91c49369-c91f-4e70-9204-455e726ca0a5 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-7350247", "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=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.437828 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-91c49369-c91f-4e70-9204-455e726ca0a5 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:17.438218 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 403/1603] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:51:17 2026] POST /volume/v3/types => generated 377 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:17.445991 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b6a62113-986e-4562-8d13-4165717d1080 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.447711 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b6a62113-986e-4562-8d13-4165717d1080 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] DELETE https://10.4.3.210/volume/v3/types/0c78caaa-b927-4837-9d7f-bfffe5794134 Jul 03 17:51:17.447913 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b6a62113-986e-4562-8d13-4165717d1080 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.448096 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b6a62113-986e-4562-8d13-4165717d1080 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.448782 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.policy [None req-b6a62113-986e-4562-8d13-4165717d1080 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99942) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.448989 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b6a62113-986e-4562-8d13-4165717d1080 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/0c78caaa-b927-4837-9d7f-bfffe5794134 returned with HTTP 403 Jul 03 17:51:17.449544 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 399/1604] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:17 2026] DELETE /volume/v3/types/0c78caaa-b927-4837-9d7f-bfffe5794134 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.457349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-aaeb6178-0c1a-416f-9485-56df9a37d291 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.459672 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-aaeb6178-0c1a-416f-9485-56df9a37d291 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] GET https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs Jul 03 17:51:17.460014 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-aaeb6178-0c1a-416f-9485-56df9a37d291 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.460343 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-aaeb6178-0c1a-416f-9485-56df9a37d291 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.472019 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-aaeb6178-0c1a-416f-9485-56df9a37d291 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs returned with HTTP 200 Jul 03 17:51:17.472399 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 393/1605] 10.4.3.210 () {66 vars in 1378 bytes} [Fri Jul 3 17:51:17 2026] GET /volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs => generated 123 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:17.483048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-38d03494-016e-4ae2-9221-0c4ece603a3f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.484712 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-38d03494-016e-4ae2-9221-0c4ece603a3f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] GET https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption/cipher Jul 03 17:51:17.484893 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-38d03494-016e-4ae2-9221-0c4ece603a3f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.485073 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-38d03494-016e-4ae2-9221-0c4ece603a3f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.485676 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-38d03494-016e-4ae2-9221-0c4ece603a3f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.485875 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-38d03494-016e-4ae2-9221-0c4ece603a3f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption/cipher returned with HTTP 403 Jul 03 17:51:17.486301 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 411/1606] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 17:51:17 2026] GET /volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.493502 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ec721c2a-9fc3-40b3-9dac-55aebf98314d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.495228 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ec721c2a-9fc3-40b3-9dac-55aebf98314d tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] GET https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption Jul 03 17:51:17.495420 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ec721c2a-9fc3-40b3-9dac-55aebf98314d tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.495584 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ec721c2a-9fc3-40b3-9dac-55aebf98314d tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.496164 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-ec721c2a-9fc3-40b3-9dac-55aebf98314d tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.496323 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ec721c2a-9fc3-40b3-9dac-55aebf98314d tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption returned with HTTP 403 Jul 03 17:51:17.496674 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 404/1607] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:51:17 2026] GET /volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.503879 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0f617c97-3310-4a88-aa31-50a4dccee46f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.505843 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0f617c97-3310-4a88-aa31-50a4dccee46f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] GET https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs/multiattach Jul 03 17:51:17.506028 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0f617c97-3310-4a88-aa31-50a4dccee46f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.509466 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0f617c97-3310-4a88-aa31-50a4dccee46f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.513531 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0f617c97-3310-4a88-aa31-50a4dccee46f tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs/multiattach returned with HTTP 200 Jul 03 17:51:17.513953 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 400/1608] 10.4.3.210 () {66 vars in 1414 bytes} [Fri Jul 3 17:51:17 2026] GET /volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:51:17.520248 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dc4f3b9a-750f-4b8d-b265-686e14d7a2da None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.522585 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dc4f3b9a-750f-4b8d-b265-686e14d7a2da tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] GET https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs/volume_backend_name Jul 03 17:51:17.522823 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dc4f3b9a-750f-4b8d-b265-686e14d7a2da tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.523018 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dc4f3b9a-750f-4b8d-b265-686e14d7a2da tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.530236 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dc4f3b9a-750f-4b8d-b265-686e14d7a2da tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 17:51:17.530749 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 394/1609] 10.4.3.210 () {66 vars in 1438 bytes} [Fri Jul 3 17:51:17 2026] GET /volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.539415 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9437100d-fee4-44b8-8bc2-fc284573c157 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.541496 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9437100d-fee4-44b8-8bc2-fc284573c157 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] PUT https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption/1cdcde5f-b326-4d9e-943e-81e7011968ce Jul 03 17:51:17.541839 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9437100d-fee4-44b8-8bc2-fc284573c157 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.543537 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-9437100d-fee4-44b8-8bc2-fc284573c157 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.543701 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9437100d-fee4-44b8-8bc2-fc284573c157 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption/1cdcde5f-b326-4d9e-943e-81e7011968ce returned with HTTP 403 Jul 03 17:51:17.544131 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 412/1610] 10.4.3.210 () {68 vars in 1506 bytes} [Fri Jul 3 17:51:17 2026] PUT /volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/encryption/1cdcde5f-b326-4d9e-943e-81e7011968ce => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.552323 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3a5a476a-96bd-40e0-93fa-7d772a568084 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.554070 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3a5a476a-96bd-40e0-93fa-7d772a568084 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] PUT https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs/key1 Jul 03 17:51:17.554419 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3a5a476a-96bd-40e0-93fa-7d772a568084 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.556285 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-3a5a476a-96bd-40e0-93fa-7d772a568084 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.556518 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3a5a476a-96bd-40e0-93fa-7d772a568084 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs/key1 returned with HTTP 403 Jul 03 17:51:17.556959 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 405/1611] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:51:17 2026] PUT /volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.565806 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-576e0902-1706-46e4-b148-7b5115d51f65 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.568174 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-576e0902-1706-46e4-b148-7b5115d51f65 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] PUT https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb Jul 03 17:51:17.568174 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-576e0902-1706-46e4-b148-7b5115d51f65 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:17.568550 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.policy [None req-576e0902-1706-46e4-b148-7b5115d51f65 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '86be52d4b61445eb9ba0fc79587c7981', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42df937031314bf08e2576faa3998be3', '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=99942) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:51:17.568550 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-576e0902-1706-46e4-b148-7b5115d51f65 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-reader] https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb returned with HTTP 403 Jul 03 17:51:17.568731 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 401/1612] 10.4.3.210 () {68 vars in 1362 bytes} [Fri Jul 3 17:51:17 2026] PUT /volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:17.574627 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-41fb4e93-d9f1-4ff0-8089-c68d3929f651 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.576134 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-41fb4e93-d9f1-4ff0-8089-c68d3929f651 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] DELETE https://10.4.3.210/volume/v3/types/0c78caaa-b927-4837-9d7f-bfffe5794134 Jul 03 17:51:17.576328 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-41fb4e93-d9f1-4ff0-8089-c68d3929f651 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.576488 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-41fb4e93-d9f1-4ff0-8089-c68d3929f651 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.637813 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-41fb4e93-d9f1-4ff0-8089-c68d3929f651 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types/0c78caaa-b927-4837-9d7f-bfffe5794134 returned with HTTP 202 Jul 03 17:51:17.637813 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 395/1613] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:17 2026] DELETE /volume/v3/types/0c78caaa-b927-4837-9d7f-bfffe5794134 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:17.644434 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dc6009f8-33cb-4add-a0c7-f5e23b9a8d32 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.646454 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dc6009f8-33cb-4add-a0c7-f5e23b9a8d32 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] DELETE https://10.4.3.210/volume/v3/types/9ea30003-11ae-45d9-b88a-3ab8e68211f8 Jul 03 17:51:17.646656 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dc6009f8-33cb-4add-a0c7-f5e23b9a8d32 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.646908 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dc6009f8-33cb-4add-a0c7-f5e23b9a8d32 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.689968 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dc6009f8-33cb-4add-a0c7-f5e23b9a8d32 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types/9ea30003-11ae-45d9-b88a-3ab8e68211f8 returned with HTTP 202 Jul 03 17:51:17.690390 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 413/1614] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:17 2026] DELETE /volume/v3/types/9ea30003-11ae-45d9-b88a-3ab8e68211f8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:17.698812 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3d3145d3-6f01-436d-bdff-bc19021c9104 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.701092 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3d3145d3-6f01-436d-bdff-bc19021c9104 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] DELETE https://10.4.3.210/volume/v3/types/f360bab1-9d3c-486b-9ae7-06c224c02fc7 Jul 03 17:51:17.701308 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3d3145d3-6f01-436d-bdff-bc19021c9104 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.701508 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3d3145d3-6f01-436d-bdff-bc19021c9104 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.729407 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3d3145d3-6f01-436d-bdff-bc19021c9104 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types/f360bab1-9d3c-486b-9ae7-06c224c02fc7 returned with HTTP 202 Jul 03 17:51:17.730006 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 406/1615] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:17 2026] DELETE /volume/v3/types/f360bab1-9d3c-486b-9ae7-06c224c02fc7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:17.735917 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0b00e67f-92ee-4656-9714-78fb8041dc4e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.737515 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0b00e67f-92ee-4656-9714-78fb8041dc4e tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] DELETE https://10.4.3.210/volume/v3/types/c6309a74-8238-4453-9bdb-8ab3458804ca Jul 03 17:51:17.737695 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0b00e67f-92ee-4656-9714-78fb8041dc4e tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.737947 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0b00e67f-92ee-4656-9714-78fb8041dc4e tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.778875 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0b00e67f-92ee-4656-9714-78fb8041dc4e tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types/c6309a74-8238-4453-9bdb-8ab3458804ca returned with HTTP 202 Jul 03 17:51:17.779340 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 402/1616] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:17 2026] DELETE /volume/v3/types/c6309a74-8238-4453-9bdb-8ab3458804ca => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:17.788541 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ed6b2021-a25e-4512-be2a-2287e2404c81 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.790221 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ed6b2021-a25e-4512-be2a-2287e2404c81 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] DELETE https://10.4.3.210/volume/v3/types/e82330bf-6862-4608-98b6-f4b97308d066 Jul 03 17:51:17.790667 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ed6b2021-a25e-4512-be2a-2287e2404c81 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.791001 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ed6b2021-a25e-4512-be2a-2287e2404c81 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.817283 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ed6b2021-a25e-4512-be2a-2287e2404c81 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types/e82330bf-6862-4608-98b6-f4b97308d066 returned with HTTP 202 Jul 03 17:51:17.817283 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 396/1617] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:17 2026] DELETE /volume/v3/types/e82330bf-6862-4608-98b6-f4b97308d066 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:17.827012 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bc31703e-6f1a-4d2e-b7b5-d344141f5452 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:17.829117 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc31703e-6f1a-4d2e-b7b5-d344141f5452 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] DELETE https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb Jul 03 17:51:17.829335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc31703e-6f1a-4d2e-b7b5-d344141f5452 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:17.829569 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc31703e-6f1a-4d2e-b7b5-d344141f5452 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:17.860652 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc31703e-6f1a-4d2e-b7b5-d344141f5452 tempest-VolumeTypesReaderTests-1057847452 tempest-VolumeTypesReaderTests-1057847452-project-admin] https://10.4.3.210/volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb returned with HTTP 202 Jul 03 17:51:17.861179 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 414/1618] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:17 2026] DELETE /volume/v3/types/b66223c3-0c47-4859-8399-faebf2110edb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:18.143120 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-772b0d09-3bd2-4690-94a2-59d1dedc458f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:18.145312 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-772b0d09-3bd2-4690-94a2-59d1dedc458f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:18.145566 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-772b0d09-3bd2-4690-94a2-59d1dedc458f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:18.145800 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-772b0d09-3bd2-4690-94a2-59d1dedc458f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:18.159186 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:18.159186 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:18.163284 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-772b0d09-3bd2-4690-94a2-59d1dedc458f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:18.168594 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-772b0d09-3bd2-4690-94a2-59d1dedc458f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:18.169001 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 407/1619] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:18 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:18.333574 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a8c894ed-ebc5-42a1-866d-a79f579a40c7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:18.336119 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a8c894ed-ebc5-42a1-866d-a79f579a40c7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:18.336408 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a8c894ed-ebc5-42a1-866d-a79f579a40c7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:18.336597 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a8c894ed-ebc5-42a1-866d-a79f579a40c7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:18.347851 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:18.347851 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:18.351563 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a8c894ed-ebc5-42a1-866d-a79f579a40c7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:18.356016 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a8c894ed-ebc5-42a1-866d-a79f579a40c7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:18.356446 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 403/1620] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:18 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:19.186152 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9dcbc867-863f-4736-8103-be4a40a97f2d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:19.189235 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9dcbc867-863f-4736-8103-be4a40a97f2d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:19.189429 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9dcbc867-863f-4736-8103-be4a40a97f2d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:19.190088 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9dcbc867-863f-4736-8103-be4a40a97f2d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:19.198861 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:19.198861 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:19.201920 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9dcbc867-863f-4736-8103-be4a40a97f2d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:19.205451 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9dcbc867-863f-4736-8103-be4a40a97f2d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:19.205814 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 397/1621] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:19 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:19.370356 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5025945e-87a3-4df4-92f9-20d25f034439 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:19.373311 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5025945e-87a3-4df4-92f9-20d25f034439 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:19.373494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5025945e-87a3-4df4-92f9-20d25f034439 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:19.373659 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5025945e-87a3-4df4-92f9-20d25f034439 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:19.395310 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:19.395310 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:19.400406 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5025945e-87a3-4df4-92f9-20d25f034439 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:19.408730 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5025945e-87a3-4df4-92f9-20d25f034439 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:19.409295 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 415/1622] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:19 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:19.651221 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:19.732043 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:19.732401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1193702912"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:19.733795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1193702912'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:19.734161 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume of 1 GB Jul 03 17:51:19.738000 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Availability Zones retrieved successfully. Jul 03 17:51:19.743721 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Flow 'volume_create_api' (2b58535a-39dd-4624-a16b-5019428a7cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:19.744940 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b220f7f6-f517-42d9-b36f-dc21d8e4258c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:19.746035 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:19.773064 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b220f7f6-f517-42d9-b36f-dc21d8e4258c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:19.773921 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90401acf-4e30-41c3-a6ae-04b8d026f37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:19.836118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Created reservations ['c6e32bfc-2ed7-41dd-8cfd-50de888c3286', '724b88b9-fdf9-4070-ba18-0c716f11e950', '0788f5ba-d9d4-4599-9278-e568588de147', '6f0da2d6-7634-4c63-a43a-51b2c7d21a11'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:19.837178 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90401acf-4e30-41c3-a6ae-04b8d026f37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e32bfc-2ed7-41dd-8cfd-50de888c3286', '724b88b9-fdf9-4070-ba18-0c716f11e950', '0788f5ba-d9d4-4599-9278-e568588de147', '6f0da2d6-7634-4c63-a43a-51b2c7d21a11']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:19.837996 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7c81dd-b8b5-429b-a3e7-aa6236dbc38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:19.863895 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7c81dd-b8b5-429b-a3e7-aa6236dbc38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d6842aa-b6de-4817-83da-a4f0bb5d29e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1193702912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',qos_specs=None,replication_status=,reservations=['c6e32bfc-2ed7-41dd-8cfd-50de888c3286','724b88b9-fdf9-4070-ba18-0c716f11e950','0788f5ba-d9d4-4599-9278-e568588de147','6f0da2d6-7634-4c63-a43a-51b2c7d21a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8554218f78ea42518c54965bd2e34107',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1193702912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d6842aa-b6de-4817-83da-a4f0bb5d29e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8554218f78ea42518c54965bd2e34107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:19.865380 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719e3702-f67d-4018-80d6-83584c2c4464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:19.887451 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719e3702-f67d-4018-80d6-83584c2c4464) transitioned into state 'SUCCESS' from state '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-1193702912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',qos_specs=None,replication_status=,reservations=['c6e32bfc-2ed7-41dd-8cfd-50de888c3286','724b88b9-fdf9-4070-ba18-0c716f11e950','0788f5ba-d9d4-4599-9278-e568588de147','6f0da2d6-7634-4c63-a43a-51b2c7d21a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8554218f78ea42518c54965bd2e34107',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:19.889016 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77c0f4f-25ac-44ab-ad98-77f806f5d846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:19.902223 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77c0f4f-25ac-44ab-ad98-77f806f5d846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:19.905289 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Flow 'volume_create_api' (2b58535a-39dd-4624-a16b-5019428a7cb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:19.905745 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume request issued successfully. Jul 03 17:51:19.906588 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9950f856-5c1e-4fa1-9625-179c0dd174f0 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:19.907183 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 408/1623] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:51:19 2026] POST /volume/v3/volumes => generated 778 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:19.921421 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-93ca076c-03e9-4f1c-9b67-b7af06b4fb0a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:19.923445 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-93ca076c-03e9-4f1c-9b67-b7af06b4fb0a tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 Jul 03 17:51:19.923702 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-93ca076c-03e9-4f1c-9b67-b7af06b4fb0a tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:19.923917 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-93ca076c-03e9-4f1c-9b67-b7af06b4fb0a tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:19.935455 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:19.935455 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:19.940832 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-93ca076c-03e9-4f1c-9b67-b7af06b4fb0a tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:19.948222 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-93ca076c-03e9-4f1c-9b67-b7af06b4fb0a tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 returned with HTTP 200 Jul 03 17:51:19.948222 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 404/1624] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:19 2026] GET /volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:51:20.225198 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-de2f52e0-f748-41eb-b9ba-c36178e6a2b2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:20.226993 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-de2f52e0-f748-41eb-b9ba-c36178e6a2b2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:20.227210 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-de2f52e0-f748-41eb-b9ba-c36178e6a2b2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:20.227373 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-de2f52e0-f748-41eb-b9ba-c36178e6a2b2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:20.236640 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:20.236640 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:20.240582 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-de2f52e0-f748-41eb-b9ba-c36178e6a2b2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:20.244745 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-de2f52e0-f748-41eb-b9ba-c36178e6a2b2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:20.245122 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 398/1625] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:20 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:20.426606 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-19c3b145-c64f-4710-95b5-48157055c8eb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:20.428514 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-19c3b145-c64f-4710-95b5-48157055c8eb tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:20.428724 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-19c3b145-c64f-4710-95b5-48157055c8eb tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:20.428948 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-19c3b145-c64f-4710-95b5-48157055c8eb tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:20.443342 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:20.443342 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:20.449573 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-19c3b145-c64f-4710-95b5-48157055c8eb tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:20.457077 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-19c3b145-c64f-4710-95b5-48157055c8eb tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:20.457526 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 416/1626] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:20 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:20.961695 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-35122ed8-8e71-41dd-ad58-0f49b9becde2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:20.963401 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-35122ed8-8e71-41dd-ad58-0f49b9becde2 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 Jul 03 17:51:20.963589 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-35122ed8-8e71-41dd-ad58-0f49b9becde2 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:20.963760 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-35122ed8-8e71-41dd-ad58-0f49b9becde2 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:20.970001 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:20.970001 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:20.972738 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-35122ed8-8e71-41dd-ad58-0f49b9becde2 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:20.975846 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-35122ed8-8e71-41dd-ad58-0f49b9becde2 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 returned with HTTP 200 Jul 03 17:51:20.976155 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 409/1627] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:20 2026] GET /volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:20.989240 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-893db70f-448b-4232-84e4-807ce4dc2ab3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:21.046854 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-893db70f-448b-4232-84e4-807ce4dc2ab3 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] GET https://10.4.3.210/volume/v3/volumes Jul 03 17:51:21.047128 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-893db70f-448b-4232-84e4-807ce4dc2ab3 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:21.047379 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-893db70f-448b-4232-84e4-807ce4dc2ab3 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:21.047716 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-893db70f-448b-4232-84e4-807ce4dc2ab3 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:21.048667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-893db70f-448b-4232-84e4-807ce4dc2ab3 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:21.058424 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-893db70f-448b-4232-84e4-807ce4dc2ab3 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Get all volumes completed successfully. Jul 03 17:51:21.059111 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-893db70f-448b-4232-84e4-807ce4dc2ab3 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Jul 03 17:51:21.059918 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 405/1628] 10.4.3.210 () {68 vars in 1278 bytes} [Fri Jul 3 17:51:20 2026] GET /volume/v3/volumes => generated 336 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:21.069603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0d296481-690c-4d2a-b49a-6c50e6ba02bb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:21.071170 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0d296481-690c-4d2a-b49a-6c50e6ba02bb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 Jul 03 17:51:21.071506 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0d296481-690c-4d2a-b49a-6c50e6ba02bb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:21.071506 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0d296481-690c-4d2a-b49a-6c50e6ba02bb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:21.071685 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-0d296481-690c-4d2a-b49a-6c50e6ba02bb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Delete volume with id: 1d6842aa-b6de-4817-83da-a4f0bb5d29e0 Jul 03 17:51:21.077720 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:21.077720 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:21.077999 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0d296481-690c-4d2a-b49a-6c50e6ba02bb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:21.093448 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0d296481-690c-4d2a-b49a-6c50e6ba02bb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Delete volume request issued successfully. Jul 03 17:51:21.093603 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0d296481-690c-4d2a-b49a-6c50e6ba02bb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 returned with HTTP 202 Jul 03 17:51:21.093993 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 399/1629] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:51:21 2026] DELETE /volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:21.103397 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e7e90806-cf58-47eb-afa1-95ea7adceeb2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:21.105583 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7e90806-cf58-47eb-afa1-95ea7adceeb2 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 Jul 03 17:51:21.105852 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7e90806-cf58-47eb-afa1-95ea7adceeb2 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:21.106118 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7e90806-cf58-47eb-afa1-95ea7adceeb2 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:21.113219 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:21.113219 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:21.116640 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e7e90806-cf58-47eb-afa1-95ea7adceeb2 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:21.120778 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7e90806-cf58-47eb-afa1-95ea7adceeb2 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 returned with HTTP 200 Jul 03 17:51:21.121236 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 417/1630] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:21 2026] GET /volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:21.262679 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fd702ad4-8676-4deb-bf83-a383bf629e7a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:21.264515 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fd702ad4-8676-4deb-bf83-a383bf629e7a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:21.264695 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fd702ad4-8676-4deb-bf83-a383bf629e7a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:21.264913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fd702ad4-8676-4deb-bf83-a383bf629e7a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:21.273249 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:21.273249 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:21.276240 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fd702ad4-8676-4deb-bf83-a383bf629e7a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:21.280422 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fd702ad4-8676-4deb-bf83-a383bf629e7a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:21.280783 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 410/1631] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:21 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:21.470741 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d49fae7c-34f1-44d8-8da8-3dc81785a663 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:21.473026 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d49fae7c-34f1-44d8-8da8-3dc81785a663 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:21.473270 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d49fae7c-34f1-44d8-8da8-3dc81785a663 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:21.473525 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d49fae7c-34f1-44d8-8da8-3dc81785a663 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:21.486977 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:21.486977 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:21.490745 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d49fae7c-34f1-44d8-8da8-3dc81785a663 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:21.495817 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d49fae7c-34f1-44d8-8da8-3dc81785a663 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:21.496164 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 406/1632] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:21 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:22.049222 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-bdaa678b-7711-4b1c-857d-342b71b257f1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:22.051414 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-bdaa678b-7711-4b1c-857d-342b71b257f1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments/4843ec0e-7170-45d6-8e0e-3a0873aff218/action Jul 03 17:51:22.051780 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-bdaa678b-7711-4b1c-857d-342b71b257f1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:22.051933 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-bdaa678b-7711-4b1c-857d-342b71b257f1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:22.070303 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:22.070303 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:22.080702 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-70dfb71e-a8a8-49e8-a46c-f26c1f4cc990 req-bdaa678b-7711-4b1c-857d-342b71b257f1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/4843ec0e-7170-45d6-8e0e-3a0873aff218/action returned with HTTP 204 Jul 03 17:51:22.081225 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 400/1633] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:51:22 2026] POST /volume/v3/attachments/4843ec0e-7170-45d6-8e0e-3a0873aff218/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:22.133193 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d65665fb-0aea-4339-b1e0-8ca349f64fdb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:22.134940 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d65665fb-0aea-4339-b1e0-8ca349f64fdb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 Jul 03 17:51:22.135185 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d65665fb-0aea-4339-b1e0-8ca349f64fdb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:22.135427 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d65665fb-0aea-4339-b1e0-8ca349f64fdb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:22.141745 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d65665fb-0aea-4339-b1e0-8ca349f64fdb tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 returned with HTTP 404 Jul 03 17:51:22.142219 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 418/1634] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:22 2026] GET /volume/v3/volumes/1d6842aa-b6de-4817-83da-a4f0bb5d29e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:22.150689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:22.152807 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:22.153285 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-12636478"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:22.154887 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-12636478'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:22.155037 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume of 1 GB Jul 03 17:51:22.159707 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Availability Zones retrieved successfully. Jul 03 17:51:22.165674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Flow 'volume_create_api' (8fff82d3-656d-495a-8539-0e9c28de0b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:22.166566 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cea649f-dc48-4757-8268-68ed507244f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:22.170912 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:22.212424 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cea649f-dc48-4757-8268-68ed507244f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:22.213349 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a624f85-b364-4164-916f-dce481abd3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:22.250207 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Created reservations ['f55d4b49-bd2b-4c8a-966d-5d85711646d7', 'a18fbb73-f915-4ade-9e79-9e301461f9c5', '4977c936-0c1e-4ee8-b06a-bb4d548929e4', '528d5793-cff5-4b1e-aae3-d52475501520'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:22.251242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a624f85-b364-4164-916f-dce481abd3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f55d4b49-bd2b-4c8a-966d-5d85711646d7', 'a18fbb73-f915-4ade-9e79-9e301461f9c5', '4977c936-0c1e-4ee8-b06a-bb4d548929e4', '528d5793-cff5-4b1e-aae3-d52475501520']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:22.252240 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0058368e-4718-4293-a90a-e15d1a61d1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:22.282317 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0058368e-4718-4293-a90a-e15d1a61d1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aa61dec-148a-4107-9c74-f91a8593ad97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-12636478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',qos_specs=None,replication_status=,reservations=['f55d4b49-bd2b-4c8a-966d-5d85711646d7','a18fbb73-f915-4ade-9e79-9e301461f9c5','4977c936-0c1e-4ee8-b06a-bb4d548929e4','528d5793-cff5-4b1e-aae3-d52475501520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8554218f78ea42518c54965bd2e34107',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-12636478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aa61dec-148a-4107-9c74-f91a8593ad97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8554218f78ea42518c54965bd2e34107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:22.283219 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62df2545-0d24-4c66-9042-2a65bf85c3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:22.293113 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0c9fafce-f933-49db-b2d5-031a2b460f2f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:22.296060 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0c9fafce-f933-49db-b2d5-031a2b460f2f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:22.296332 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0c9fafce-f933-49db-b2d5-031a2b460f2f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:22.296568 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0c9fafce-f933-49db-b2d5-031a2b460f2f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:22.304786 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62df2545-0d24-4c66-9042-2a65bf85c3e1) transitioned into state 'SUCCESS' from state '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-12636478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',qos_specs=None,replication_status=,reservations=['f55d4b49-bd2b-4c8a-966d-5d85711646d7','a18fbb73-f915-4ade-9e79-9e301461f9c5','4977c936-0c1e-4ee8-b06a-bb4d548929e4','528d5793-cff5-4b1e-aae3-d52475501520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8554218f78ea42518c54965bd2e34107',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:22.305605 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6aca66d-0534-44fd-ac29-94bdbee81c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:22.308182 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:22.308182 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:22.312709 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0c9fafce-f933-49db-b2d5-031a2b460f2f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:22.315434 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6aca66d-0534-44fd-ac29-94bdbee81c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:22.316259 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Flow 'volume_create_api' (8fff82d3-656d-495a-8539-0e9c28de0b61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:22.316711 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume request issued successfully. Jul 03 17:51:22.317274 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4f6c79cf-d9de-406c-acfa-0013177c5c68 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:22.317715 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 411/1635] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:51:22 2026] POST /volume/v3/volumes => generated 776 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:22.318109 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0c9fafce-f933-49db-b2d5-031a2b460f2f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:22.318483 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 407/1636] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:22 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:22.330300 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-49a51c72-497d-4aa5-9a00-d6ca681270b4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:22.331956 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-49a51c72-497d-4aa5-9a00-d6ca681270b4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 Jul 03 17:51:22.332158 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-49a51c72-497d-4aa5-9a00-d6ca681270b4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:22.332320 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-49a51c72-497d-4aa5-9a00-d6ca681270b4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:22.338656 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:22.338656 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:22.341697 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-49a51c72-497d-4aa5-9a00-d6ca681270b4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:22.345040 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-49a51c72-497d-4aa5-9a00-d6ca681270b4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 returned with HTTP 200 Jul 03 17:51:22.345382 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 401/1637] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:22 2026] GET /volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:22.509470 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-90b4ae78-a606-475f-95db-7009dc6da324 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:22.511059 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-90b4ae78-a606-475f-95db-7009dc6da324 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:22.511283 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-90b4ae78-a606-475f-95db-7009dc6da324 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:22.511544 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-90b4ae78-a606-475f-95db-7009dc6da324 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:22.525375 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:22.525375 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:22.528441 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-90b4ae78-a606-475f-95db-7009dc6da324 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:22.532350 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-90b4ae78-a606-475f-95db-7009dc6da324 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:22.532756 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 419/1638] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:22 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:23.332344 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2f3e53e5-d310-4447-92b3-36ecd927da6e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:23.334273 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2f3e53e5-d310-4447-92b3-36ecd927da6e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:23.334511 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2f3e53e5-d310-4447-92b3-36ecd927da6e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:23.335338 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2f3e53e5-d310-4447-92b3-36ecd927da6e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:23.344901 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:23.344901 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:23.348005 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2f3e53e5-d310-4447-92b3-36ecd927da6e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:23.351848 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2f3e53e5-d310-4447-92b3-36ecd927da6e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:23.352200 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 412/1639] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:23 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:23.360269 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-45416b0d-9776-4bef-8ec0-1d296cea6c7d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:23.362554 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-45416b0d-9776-4bef-8ec0-1d296cea6c7d tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 Jul 03 17:51:23.367293 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-45416b0d-9776-4bef-8ec0-1d296cea6c7d tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:23.367293 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-45416b0d-9776-4bef-8ec0-1d296cea6c7d tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:23.374407 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:23.374407 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:23.382613 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-45416b0d-9776-4bef-8ec0-1d296cea6c7d tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:23.390301 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-45416b0d-9776-4bef-8ec0-1d296cea6c7d tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 returned with HTTP 200 Jul 03 17:51:23.390863 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 408/1640] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:23 2026] GET /volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:23.409721 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ce0e9998-fd92-4816-93c5-2cb9e262b5c4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:23.414576 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ce0e9998-fd92-4816-93c5-2cb9e262b5c4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:51:23.414898 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ce0e9998-fd92-4816-93c5-2cb9e262b5c4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:23.415162 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ce0e9998-fd92-4816-93c5-2cb9e262b5c4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:23.415454 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-ce0e9998-fd92-4816-93c5-2cb9e262b5c4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:23.417127 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ce0e9998-fd92-4816-93c5-2cb9e262b5c4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:23.432309 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ce0e9998-fd92-4816-93c5-2cb9e262b5c4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Get all volumes completed successfully. Jul 03 17:51:23.433166 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:23.433166 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:23.446166 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ce0e9998-fd92-4816-93c5-2cb9e262b5c4 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:51:23.446166 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 402/1641] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:51:23 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:23.466094 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-483bb80e-bb86-4243-a7f5-f1aa9ed2601c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:23.468144 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-483bb80e-bb86-4243-a7f5-f1aa9ed2601c tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 Jul 03 17:51:23.468359 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-483bb80e-bb86-4243-a7f5-f1aa9ed2601c tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:23.468551 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-483bb80e-bb86-4243-a7f5-f1aa9ed2601c tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:23.468736 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-483bb80e-bb86-4243-a7f5-f1aa9ed2601c tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Delete volume with id: 9aa61dec-148a-4107-9c74-f91a8593ad97 Jul 03 17:51:23.482308 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:23.482308 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:23.483095 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-483bb80e-bb86-4243-a7f5-f1aa9ed2601c tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:23.500655 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-483bb80e-bb86-4243-a7f5-f1aa9ed2601c tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Delete volume request issued successfully. Jul 03 17:51:23.500890 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-483bb80e-bb86-4243-a7f5-f1aa9ed2601c tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 returned with HTTP 202 Jul 03 17:51:23.501418 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 420/1642] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:51:23 2026] DELETE /volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:23.512757 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c837fce0-a8ab-4c7f-959d-1837a3ced045 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:23.514339 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c837fce0-a8ab-4c7f-959d-1837a3ced045 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 Jul 03 17:51:23.514559 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c837fce0-a8ab-4c7f-959d-1837a3ced045 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:23.514728 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c837fce0-a8ab-4c7f-959d-1837a3ced045 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:23.521356 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:23.521356 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:23.524665 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c837fce0-a8ab-4c7f-959d-1837a3ced045 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:23.528503 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c837fce0-a8ab-4c7f-959d-1837a3ced045 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 returned with HTTP 200 Jul 03 17:51:23.529966 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 413/1643] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:23 2026] GET /volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:24.369494 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2e2c86ea-db43-4084-8d1b-4ac606a0ef31 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:24.372031 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2e2c86ea-db43-4084-8d1b-4ac606a0ef31 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:24.372269 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2e2c86ea-db43-4084-8d1b-4ac606a0ef31 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:24.372489 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2e2c86ea-db43-4084-8d1b-4ac606a0ef31 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:24.383720 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:24.383720 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:24.387700 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2e2c86ea-db43-4084-8d1b-4ac606a0ef31 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:24.392687 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2e2c86ea-db43-4084-8d1b-4ac606a0ef31 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:24.393145 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 409/1644] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:24 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:24.546722 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b68fcffc-8b81-47f9-bb93-290dd5f60a92 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:24.548404 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b68fcffc-8b81-47f9-bb93-290dd5f60a92 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 Jul 03 17:51:24.548616 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b68fcffc-8b81-47f9-bb93-290dd5f60a92 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:24.548807 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b68fcffc-8b81-47f9-bb93-290dd5f60a92 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:24.553811 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b68fcffc-8b81-47f9-bb93-290dd5f60a92 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 returned with HTTP 404 Jul 03 17:51:24.554540 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 403/1645] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:24 2026] GET /volume/v3/volumes/9aa61dec-148a-4107-9c74-f91a8593ad97 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:24.567034 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:24.568750 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:24.568750 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1723514807"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:24.569903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1723514807'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:24.570496 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume of 1 GB Jul 03 17:51:24.574138 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Availability Zones retrieved successfully. Jul 03 17:51:24.579512 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Flow 'volume_create_api' (a80c75f6-f7d1-4c2a-be88-8e6d2ff7fd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:24.580636 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e26069-3cfb-49bf-a8f9-bd34b2420d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:24.580636 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:24.604883 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e26069-3cfb-49bf-a8f9-bd34b2420d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:24.605667 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f263ffc-4094-4c85-94ee-1e5e21e0aa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:24.652927 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Created reservations ['f8534bd7-17f1-4b44-9a29-2fd7193808be', '530093fc-b3eb-49ed-a900-2644d518229e', '4024ea97-fbaa-4d11-b140-7d1507e507d6', '6c92dd26-c0c9-4c6a-8599-cfb5765f2d06'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:24.653802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f263ffc-4094-4c85-94ee-1e5e21e0aa4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8534bd7-17f1-4b44-9a29-2fd7193808be', '530093fc-b3eb-49ed-a900-2644d518229e', '4024ea97-fbaa-4d11-b140-7d1507e507d6', '6c92dd26-c0c9-4c6a-8599-cfb5765f2d06']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:24.654667 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31c5e931-804e-47dd-80d1-f7be17304898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:24.685520 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31c5e931-804e-47dd-80d1-f7be17304898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d0ec8d1-59a1-459c-880d-277d4370298a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1723514807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',qos_specs=None,replication_status=,reservations=['f8534bd7-17f1-4b44-9a29-2fd7193808be','530093fc-b3eb-49ed-a900-2644d518229e','4024ea97-fbaa-4d11-b140-7d1507e507d6','6c92dd26-c0c9-4c6a-8599-cfb5765f2d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8554218f78ea42518c54965bd2e34107',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1723514807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d0ec8d1-59a1-459c-880d-277d4370298a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8554218f78ea42518c54965bd2e34107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:24.686299 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac87c9b4-01a2-46cb-a32c-767b597943df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:24.715958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac87c9b4-01a2-46cb-a32c-767b597943df) transitioned into state 'SUCCESS' from state '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-1723514807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',qos_specs=None,replication_status=,reservations=['f8534bd7-17f1-4b44-9a29-2fd7193808be','530093fc-b3eb-49ed-a900-2644d518229e','4024ea97-fbaa-4d11-b140-7d1507e507d6','6c92dd26-c0c9-4c6a-8599-cfb5765f2d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8554218f78ea42518c54965bd2e34107',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:24.716689 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c39d3a9c-40c0-4267-878d-76fcc013213f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:24.728543 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c39d3a9c-40c0-4267-878d-76fcc013213f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:24.729372 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Flow 'volume_create_api' (a80c75f6-f7d1-4c2a-be88-8e6d2ff7fd46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:24.729754 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume request issued successfully. Jul 03 17:51:24.730475 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78dfa5b8-38a9-4dac-9669-b7f60b2940ae tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:24.730974 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 421/1646] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:51:24 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:24.741739 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a2bbb3aa-9440-47c3-ae84-a7138bd88407 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:24.743505 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a2bbb3aa-9440-47c3-ae84-a7138bd88407 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a Jul 03 17:51:24.743744 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a2bbb3aa-9440-47c3-ae84-a7138bd88407 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:24.743967 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a2bbb3aa-9440-47c3-ae84-a7138bd88407 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:24.751992 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:24.751992 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:24.755865 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a2bbb3aa-9440-47c3-ae84-a7138bd88407 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:24.759729 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a2bbb3aa-9440-47c3-ae84-a7138bd88407 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a returned with HTTP 200 Jul 03 17:51:24.760392 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 414/1647] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:24 2026] GET /volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:24.799948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-df73f463-4038-4148-a7b4-fe7be125f012 req-e8b6fedd-cc3d-4d56-a6a0-98d2ec0530e7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:24.802016 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-e8b6fedd-cc3d-4d56-a6a0-98d2ec0530e7 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] POST https://10.4.3.210/volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e/action Jul 03 17:51:24.802362 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-e8b6fedd-cc3d-4d56-a6a0-98d2ec0530e7 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:24.802490 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-e8b6fedd-cc3d-4d56-a6a0-98d2ec0530e7 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:24.824716 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:24.824716 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:24.842887 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-df73f463-4038-4148-a7b4-fe7be125f012 req-e8b6fedd-cc3d-4d56-a6a0-98d2ec0530e7 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e/action returned with HTTP 204 Jul 03 17:51:24.843391 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 410/1648] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:51:24 2026] POST /volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:24.940594 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-8483abc5-ba9b-4f76-ac26-f86c5a0c1e67 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:24.942518 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-8483abc5-ba9b-4f76-ac26-f86c5a0c1e67 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments/93ffd85f-86bb-4d30-a997-af92a15217ec/action Jul 03 17:51:24.942889 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-8483abc5-ba9b-4f76-ac26-f86c5a0c1e67 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:24.942999 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-8483abc5-ba9b-4f76-ac26-f86c5a0c1e67 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:24.958339 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:24.958339 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:24.973997 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4e8fbc03-552d-4b9f-9c51-a1cd1a385f23 req-8483abc5-ba9b-4f76-ac26-f86c5a0c1e67 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/93ffd85f-86bb-4d30-a997-af92a15217ec/action returned with HTTP 204 Jul 03 17:51:24.974551 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 404/1649] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:51:24 2026] POST /volume/v3/attachments/93ffd85f-86bb-4d30-a997-af92a15217ec/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:25.406968 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-231a5a2c-c569-4aae-84d1-0bf80b64d70e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:25.408901 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-231a5a2c-c569-4aae-84d1-0bf80b64d70e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:25.409173 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-231a5a2c-c569-4aae-84d1-0bf80b64d70e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:25.409528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-231a5a2c-c569-4aae-84d1-0bf80b64d70e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:25.427074 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:25.427074 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:25.432825 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-231a5a2c-c569-4aae-84d1-0bf80b64d70e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:25.439034 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-231a5a2c-c569-4aae-84d1-0bf80b64d70e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:25.439574 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 422/1650] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:25 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:25.455132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e6dff85f-af03-4a99-a130-9f869e0836b4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:25.458090 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e6dff85f-af03-4a99-a130-9f869e0836b4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:25.458263 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e6dff85f-af03-4a99-a130-9f869e0836b4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:25.458565 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e6dff85f-af03-4a99-a130-9f869e0836b4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:25.474531 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:25.474531 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:25.479067 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e6dff85f-af03-4a99-a130-9f869e0836b4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:25.485957 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e6dff85f-af03-4a99-a130-9f869e0836b4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:25.486533 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 415/1651] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:25 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:25.531067 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-990cfb79-4404-4d78-977d-594c86527777 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:25.534316 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-990cfb79-4404-4d78-977d-594c86527777 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:25.534535 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-990cfb79-4404-4d78-977d-594c86527777 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:25.534809 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-990cfb79-4404-4d78-977d-594c86527777 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:25.548108 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:25.548108 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:25.553542 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-990cfb79-4404-4d78-977d-594c86527777 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:25.560208 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-990cfb79-4404-4d78-977d-594c86527777 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:25.560750 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 411/1652] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:25 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:25.586596 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-7f2a758d-3e77-4128-b49e-0bbd3a8c097e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:25.589741 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-7f2a758d-3e77-4128-b49e-0bbd3a8c097e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f/action Jul 03 17:51:25.590094 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-7f2a758d-3e77-4128-b49e-0bbd3a8c097e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:25.590224 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-7f2a758d-3e77-4128-b49e-0bbd3a8c097e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:25.606329 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:25.606329 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:25.606853 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-7f2a758d-3e77-4128-b49e-0bbd3a8c097e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:25.615620 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-7f2a758d-3e77-4128-b49e-0bbd3a8c097e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Begin detaching volume completed successfully. Jul 03 17:51:25.615830 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-7f2a758d-3e77-4128-b49e-0bbd3a8c097e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f/action returned with HTTP 202 Jul 03 17:51:25.616379 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 405/1653] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:51:25 2026] POST /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:51:25.682721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-150ec54e-3b26-4fba-94e3-d60a8ef70b4f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:25.775090 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c1b24563-aa8d-461d-8a2e-c0dc499ea14f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:25.779353 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1b24563-aa8d-461d-8a2e-c0dc499ea14f tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a Jul 03 17:51:25.779846 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1b24563-aa8d-461d-8a2e-c0dc499ea14f tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:25.779846 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1b24563-aa8d-461d-8a2e-c0dc499ea14f tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:25.793546 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:25.793546 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:25.801162 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c1b24563-aa8d-461d-8a2e-c0dc499ea14f tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:25.801225 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-150ec54e-3b26-4fba-94e3-d60a8ef70b4f tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools Jul 03 17:51:25.801850 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-150ec54e-3b26-4fba-94e3-d60a8ef70b4f tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:25.801850 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-150ec54e-3b26-4fba-94e3-d60a8ef70b4f tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] Calling method 'get_pools' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:25.809369 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1b24563-aa8d-461d-8a2e-c0dc499ea14f tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a returned with HTTP 200 Jul 03 17:51:25.810174 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 416/1654] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:25 2026] GET /volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:25.830785 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4b1d7234-b25e-4e3e-b261-d0dac8e876b9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:25.833374 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4b1d7234-b25e-4e3e-b261-d0dac8e876b9 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] GET https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a Jul 03 17:51:25.833634 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4b1d7234-b25e-4e3e-b261-d0dac8e876b9 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:25.833838 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4b1d7234-b25e-4e3e-b261-d0dac8e876b9 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:25.842139 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:25.842139 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:25.846981 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4b1d7234-b25e-4e3e-b261-d0dac8e876b9 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Volume info retrieved successfully. Jul 03 17:51:25.852926 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4b1d7234-b25e-4e3e-b261-d0dac8e876b9 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a returned with HTTP 200 Jul 03 17:51:25.860799 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 412/1655] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:25 2026] GET /volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:25.870848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5e451d9a-9a12-47c4-a0ec-b32da3fa8270 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:25.872869 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e451d9a-9a12-47c4-a0ec-b32da3fa8270 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a Jul 03 17:51:25.873250 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e451d9a-9a12-47c4-a0ec-b32da3fa8270 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:25.873534 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e451d9a-9a12-47c4-a0ec-b32da3fa8270 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:25.873804 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-5e451d9a-9a12-47c4-a0ec-b32da3fa8270 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Delete volume with id: 2d0ec8d1-59a1-459c-880d-277d4370298a Jul 03 17:51:25.881745 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:25.881745 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:25.883795 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5e451d9a-9a12-47c4-a0ec-b32da3fa8270 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:25.904908 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5e451d9a-9a12-47c4-a0ec-b32da3fa8270 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Delete volume request issued successfully. Jul 03 17:51:25.905302 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e451d9a-9a12-47c4-a0ec-b32da3fa8270 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a returned with HTTP 202 Jul 03 17:51:25.905864 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 406/1656] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:51:25 2026] DELETE /volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:25.914971 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e614bf2d-a08b-410b-b42f-7f8f7184f810 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:25.918065 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e614bf2d-a08b-410b-b42f-7f8f7184f810 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a Jul 03 17:51:25.918065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e614bf2d-a08b-410b-b42f-7f8f7184f810 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:25.922104 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e614bf2d-a08b-410b-b42f-7f8f7184f810 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:25.931126 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:25.931126 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:25.935454 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e614bf2d-a08b-410b-b42f-7f8f7184f810 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:25.942649 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e614bf2d-a08b-410b-b42f-7f8f7184f810 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a returned with HTTP 200 Jul 03 17:51:25.943116 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 417/1657] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:25 2026] GET /volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:26.304046 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-150ec54e-3b26-4fba-94e3-d60a8ef70b4f tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 17:51:26.304468 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 423/1658] 10.4.3.210 () {66 vars in 1291 bytes} [Fri Jul 3 17:51:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:26.318176 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3985014d-ba75-45ec-aa0a-786e032888a9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:26.320054 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3985014d-ba75-45ec-aa0a-786e032888a9 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 17:51:26.320289 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3985014d-ba75-45ec-aa0a-786e032888a9 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:26.320541 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3985014d-ba75-45ec-aa0a-786e032888a9 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] Calling method 'get_pools' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:26.463660 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-790be34d-561c-4e9d-8e68-05569d16f992 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:26.465449 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:26.465788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1540432736"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:26.467201 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1540432736'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:26.467359 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Create volume of 1 GB Jul 03 17:51:26.473327 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Availability Zones retrieved successfully. Jul 03 17:51:26.483736 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Flow 'volume_create_api' (3633fe61-fee2-497c-949d-e4ac2af6405c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:26.484872 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092dacb2-dc60-408a-a159-d05526cce437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:26.485868 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:26.514987 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092dacb2-dc60-408a-a159-d05526cce437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:26.515784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ce208a-8df1-4692-903d-eecf1d5c07d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:26.561349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Created reservations ['d86df9a9-88cf-457b-9e23-dd478c17bd19', '6bed2afe-c585-4a0a-98ca-d5734a4b9cf6', '939047c4-6e91-47fc-b9d3-7152994211f4', '9ae16614-9894-47f7-a441-923388c6fa68'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:26.562223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ce208a-8df1-4692-903d-eecf1d5c07d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d86df9a9-88cf-457b-9e23-dd478c17bd19', '6bed2afe-c585-4a0a-98ca-d5734a4b9cf6', '939047c4-6e91-47fc-b9d3-7152994211f4', '9ae16614-9894-47f7-a441-923388c6fa68']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:26.562981 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25040969-1663-4b06-a6f2-3c233775bc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:26.587724 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25040969-1663-4b06-a6f2-3c233775bc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '903f6207-745d-4c5a-90e3-9d8dc1cf48f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1540432736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='980e6f9d14e84d82867b9f7c76b215ac',qos_specs=None,replication_status=,reservations=['d86df9a9-88cf-457b-9e23-dd478c17bd19','6bed2afe-c585-4a0a-98ca-d5734a4b9cf6','939047c4-6e91-47fc-b9d3-7152994211f4','9ae16614-9894-47f7-a441-923388c6fa68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523cd20f3f2542539a2cb1196c8a9358',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1540432736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=903f6207-745d-4c5a-90e3-9d8dc1cf48f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='980e6f9d14e84d82867b9f7c76b215ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='523cd20f3f2542539a2cb1196c8a9358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:26.589072 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4518af8a-ed85-4c96-9dd4-5795c06e0d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:26.609263 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4518af8a-ed85-4c96-9dd4-5795c06e0d85) transitioned into state 'SUCCESS' from state '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-1540432736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='980e6f9d14e84d82867b9f7c76b215ac',qos_specs=None,replication_status=,reservations=['d86df9a9-88cf-457b-9e23-dd478c17bd19','6bed2afe-c585-4a0a-98ca-d5734a4b9cf6','939047c4-6e91-47fc-b9d3-7152994211f4','9ae16614-9894-47f7-a441-923388c6fa68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523cd20f3f2542539a2cb1196c8a9358',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:26.610015 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (143e919f-9c83-4d13-8311-0c78d933edb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:26.625098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (143e919f-9c83-4d13-8311-0c78d933edb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:26.625837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Flow 'volume_create_api' (3633fe61-fee2-497c-949d-e4ac2af6405c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:26.626212 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Create volume request issued successfully. Jul 03 17:51:26.626828 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-790be34d-561c-4e9d-8e68-05569d16f992 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:26.627443 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 407/1659] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:51:26 2026] POST /volume/v3/volumes => generated 755 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:26.647117 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-962a6ae4-efe4-49eb-b1fe-72e5e173e8c7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:26.648640 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b72e8c1c-1e3c-462f-8c6b-54345c67a036 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:26.649046 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b72e8c1c-1e3c-462f-8c6b-54345c67a036 None None] GET https://10.4.3.210/volume// Jul 03 17:51:26.649202 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b72e8c1c-1e3c-462f-8c6b-54345c67a036 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:26.649377 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b72e8c1c-1e3c-462f-8c6b-54345c67a036 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:26.649460 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-962a6ae4-efe4-49eb-b1fe-72e5e173e8c7 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:26.649835 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b72e8c1c-1e3c-462f-8c6b-54345c67a036 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:26.649900 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-962a6ae4-efe4-49eb-b1fe-72e5e173e8c7 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:26.650011 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 424/1660] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:51: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 17:51:26.650316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-962a6ae4-efe4-49eb-b1fe-72e5e173e8c7 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:26.659360 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:26.659360 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:26.659712 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-9afabb9f-ec7d-45a2-8c24-fb5ca0f2b8b3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:26.664837 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-9afabb9f-ec7d-45a2-8c24-fb5ca0f2b8b3 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:26.665111 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-9afabb9f-ec7d-45a2-8c24-fb5ca0f2b8b3 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:26.665347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-9afabb9f-ec7d-45a2-8c24-fb5ca0f2b8b3 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:26.667814 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-962a6ae4-efe4-49eb-b1fe-72e5e173e8c7 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:26.675960 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-962a6ae4-efe4-49eb-b1fe-72e5e173e8c7 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:26.676715 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 418/1661] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:26 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:26.683191 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:26.683191 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:26.688849 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-9afabb9f-ec7d-45a2-8c24-fb5ca0f2b8b3 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:26.695592 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-9afabb9f-ec7d-45a2-8c24-fb5ca0f2b8b3 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:26.696297 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 408/1662] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:51:26 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 1351 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:26.707668 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-220a541f-1e9c-4447-924e-55ec3ee331a2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:26.710469 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-220a541f-1e9c-4447-924e-55ec3ee331a2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f/encryption Jul 03 17:51:26.710469 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-220a541f-1e9c-4447-924e-55ec3ee331a2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:26.710560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-220a541f-1e9c-4447-924e-55ec3ee331a2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:26.728535 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:26.728535 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:26.737371 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-220a541f-1e9c-4447-924e-55ec3ee331a2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f/encryption returned with HTTP 200 Jul 03 17:51:26.737983 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 425/1663] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:51:26 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:26.823602 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3985014d-ba75-45ec-aa0a-786e032888a9 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 17:51:26.824060 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 413/1664] 10.4.3.210 () {66 vars in 1314 bytes} [Fri Jul 3 17:51:26 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:26.835133 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1e763a1f-3050-4c14-a900-6be1aba91e30 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:26.837622 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1e763a1f-3050-4c14-a900-6be1aba91e30 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] GET https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool Jul 03 17:51:26.839094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1e763a1f-3050-4c14-a900-6be1aba91e30 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:26.839094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1e763a1f-3050-4c14-a900-6be1aba91e30 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:26.960956 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ee9c0a4d-7694-4a2a-b1a3-020788e3b8ea None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:26.962864 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee9c0a4d-7694-4a2a-b1a3-020788e3b8ea tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a Jul 03 17:51:26.963171 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee9c0a4d-7694-4a2a-b1a3-020788e3b8ea tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:26.963397 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee9c0a4d-7694-4a2a-b1a3-020788e3b8ea tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:26.970504 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee9c0a4d-7694-4a2a-b1a3-020788e3b8ea tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a returned with HTTP 404 Jul 03 17:51:26.970987 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 409/1665] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:26 2026] GET /volume/v3/volumes/2d0ec8d1-59a1-459c-880d-277d4370298a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:26.978748 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:26.980991 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:26.981846 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-926381036"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:26.983479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-926381036'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:26.983650 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume of 1 GB Jul 03 17:51:26.988791 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Availability Zones retrieved successfully. Jul 03 17:51:26.997263 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Flow 'volume_create_api' (900f8ecc-6233-477f-927d-3927cb39326f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:26.998876 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fdf5344-bb8e-4da6-b482-a56ffb21afbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:27.000100 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:27.054418 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fdf5344-bb8e-4da6-b482-a56ffb21afbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:27.057540 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd74f96f-e621-42cc-86f6-83242acb9f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:27.116379 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Created reservations ['4a9815d7-ec1f-415e-8d9a-8fa8da75afe7', '3bf5a775-f8e5-4942-8e7f-ba5cfb1763c8', '35875331-45b0-46c9-95f7-89dc557568a5', 'b438a815-5367-4c7c-b7e0-8cd16345583a'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:27.117510 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd74f96f-e621-42cc-86f6-83242acb9f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a9815d7-ec1f-415e-8d9a-8fa8da75afe7', '3bf5a775-f8e5-4942-8e7f-ba5cfb1763c8', '35875331-45b0-46c9-95f7-89dc557568a5', 'b438a815-5367-4c7c-b7e0-8cd16345583a']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:27.118541 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15876d51-4068-4020-b3c2-cae50fb01627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:27.152295 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15876d51-4068-4020-b3c2-cae50fb01627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74eed96d-efae-45b8-bdbc-988112e1b119', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-926381036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',qos_specs=None,replication_status=,reservations=['4a9815d7-ec1f-415e-8d9a-8fa8da75afe7','3bf5a775-f8e5-4942-8e7f-ba5cfb1763c8','35875331-45b0-46c9-95f7-89dc557568a5','b438a815-5367-4c7c-b7e0-8cd16345583a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8554218f78ea42518c54965bd2e34107',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-926381036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74eed96d-efae-45b8-bdbc-988112e1b119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8554218f78ea42518c54965bd2e34107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:27.153187 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2d6b28-12e0-4e4a-af79-afcbdcf44a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:27.176120 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2d6b28-12e0-4e4a-af79-afcbdcf44a02) transitioned into state 'SUCCESS' from state '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-926381036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c64a69bdde7c492780d5bd49aa1bf1ec',qos_specs=None,replication_status=,reservations=['4a9815d7-ec1f-415e-8d9a-8fa8da75afe7','3bf5a775-f8e5-4942-8e7f-ba5cfb1763c8','35875331-45b0-46c9-95f7-89dc557568a5','b438a815-5367-4c7c-b7e0-8cd16345583a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8554218f78ea42518c54965bd2e34107',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:27.177204 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99fcd4de-6c82-45d3-b173-0a7804adcc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:27.207199 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99fcd4de-6c82-45d3-b173-0a7804adcc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:27.208022 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Flow 'volume_create_api' (900f8ecc-6233-477f-927d-3927cb39326f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:27.208315 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Create volume request issued successfully. Jul 03 17:51:27.209086 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-985d77fc-741a-4f5e-ae69-aa12727e6b37 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:27.209381 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 426/1666] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:51:26 2026] POST /volume/v3/volumes => generated 777 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:27.225462 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1006cd38-8d21-4784-9023-9946a18a5566 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:27.225462 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1006cd38-8d21-4784-9023-9946a18a5566 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 Jul 03 17:51:27.225462 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1006cd38-8d21-4784-9023-9946a18a5566 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:27.225655 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1006cd38-8d21-4784-9023-9946a18a5566 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:27.235973 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:27.235973 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:27.240865 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1006cd38-8d21-4784-9023-9946a18a5566 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:27.245785 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1006cd38-8d21-4784-9023-9946a18a5566 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 returned with HTTP 200 Jul 03 17:51:27.246384 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 414/1667] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:27 2026] GET /volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:27.348349 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1e763a1f-3050-4c14-a900-6be1aba91e30 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool returned with HTTP 200 Jul 03 17:51:27.348961 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 419/1668] 10.4.3.210 () {66 vars in 1318 bytes} [Fri Jul 3 17:51:26 2026] GET /volume/v3/capabilities/np0000004448@storpool => generated 703 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:27.359139 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-413fff59-c8a3-4efe-828c-e92ec1dd3e22 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:27.361243 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-413fff59-c8a3-4efe-828c-e92ec1dd3e22 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] GET https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool Jul 03 17:51:27.361582 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-413fff59-c8a3-4efe-828c-e92ec1dd3e22 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:27.361852 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-413fff59-c8a3-4efe-828c-e92ec1dd3e22 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:27.676009 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-352b9555-6fd1-4456-93ca-c49eb02a4daf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:27.678344 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-352b9555-6fd1-4456-93ca-c49eb02a4daf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] DELETE https://10.4.3.210/volume/v3/attachments/93ffd85f-86bb-4d30-a997-af92a15217ec Jul 03 17:51:27.678562 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-352b9555-6fd1-4456-93ca-c49eb02a4daf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:27.678760 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-352b9555-6fd1-4456-93ca-c49eb02a4daf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:27.686915 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:27.686915 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:27.700396 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-591780eb-fbbd-46b8-9d9a-bb678977d0b1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:27.702136 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-591780eb-fbbd-46b8-9d9a-bb678977d0b1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:27.702320 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-591780eb-fbbd-46b8-9d9a-bb678977d0b1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:27.702512 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-591780eb-fbbd-46b8-9d9a-bb678977d0b1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:27.715793 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:27.715793 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:27.719259 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-591780eb-fbbd-46b8-9d9a-bb678977d0b1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:27.722755 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-591780eb-fbbd-46b8-9d9a-bb678977d0b1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:27.723405 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 415/1669] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:27 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:27.785350 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-b4a1865c-a0d7-48fb-837b-d84dadc7f6ee None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:27.787352 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-b4a1865c-a0d7-48fb-837b-d84dadc7f6ee tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:27.787566 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-b4a1865c-a0d7-48fb-837b-d84dadc7f6ee tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:27.787730 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-b4a1865c-a0d7-48fb-837b-d84dadc7f6ee tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:27.794295 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:27.794295 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:27.797689 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-b4a1865c-a0d7-48fb-837b-d84dadc7f6ee tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:27.801446 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-b4a1865c-a0d7-48fb-837b-d84dadc7f6ee tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:27.801883 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 420/1670] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:27 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:27.869823 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-413fff59-c8a3-4efe-828c-e92ec1dd3e22 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool returned with HTTP 200 Jul 03 17:51:27.870261 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 410/1671] 10.4.3.210 () {66 vars in 1318 bytes} [Fri Jul 3 17:51:27 2026] GET /volume/v3/capabilities/np0000004448@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:27.881023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3f02b73f-811d-41ec-bebf-db14d1b2cefe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:27.882957 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3f02b73f-811d-41ec-bebf-db14d1b2cefe tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] GET https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool Jul 03 17:51:27.883181 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3f02b73f-811d-41ec-bebf-db14d1b2cefe tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:27.883430 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3f02b73f-811d-41ec-bebf-db14d1b2cefe tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:28.212762 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ca6db9a1-1dea-41d1-969c-83fc724e475f req-352b9555-6fd1-4456-93ca-c49eb02a4daf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/93ffd85f-86bb-4d30-a997-af92a15217ec returned with HTTP 200 Jul 03 17:51:28.213275 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 427/1672] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:51:27 2026] DELETE /volume/v3/attachments/93ffd85f-86bb-4d30-a997-af92a15217ec => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:28.261842 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eea982d1-e07a-44b9-b387-2eab4fa65193 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:28.263547 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eea982d1-e07a-44b9-b387-2eab4fa65193 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 Jul 03 17:51:28.263741 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eea982d1-e07a-44b9-b387-2eab4fa65193 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:28.263960 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eea982d1-e07a-44b9-b387-2eab4fa65193 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:28.271429 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:28.271429 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:28.274889 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-eea982d1-e07a-44b9-b387-2eab4fa65193 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:28.278388 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eea982d1-e07a-44b9-b387-2eab4fa65193 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 returned with HTTP 200 Jul 03 17:51:28.278779 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 421/1673] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:28 2026] GET /volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:28.290218 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-06dc3819-b6d2-4d26-b771-88941d4a5900 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:28.292009 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-06dc3819-b6d2-4d26-b771-88941d4a5900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] GET https://10.4.3.210/volume/v3/volumes/summary Jul 03 17:51:28.292220 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-06dc3819-b6d2-4d26-b771-88941d4a5900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:28.292411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-06dc3819-b6d2-4d26-b771-88941d4a5900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:28.292599 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-06dc3819-b6d2-4d26-b771-88941d4a5900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:28.298638 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-06dc3819-b6d2-4d26-b771-88941d4a5900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] Get summary completed successfully. Jul 03 17:51:28.298913 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-06dc3819-b6d2-4d26-b771-88941d4a5900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-reader] https://10.4.3.210/volume/v3/volumes/summary returned with HTTP 200 Jul 03 17:51:28.299325 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 411/1674] 10.4.3.210 () {68 vars in 1302 bytes} [Fri Jul 3 17:51:28 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:28.307516 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b8e8c858-e725-42de-bd67-4fdc7a86e900 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:28.309583 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8e8c858-e725-42de-bd67-4fdc7a86e900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 Jul 03 17:51:28.309858 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8e8c858-e725-42de-bd67-4fdc7a86e900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:28.310082 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8e8c858-e725-42de-bd67-4fdc7a86e900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:28.310282 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-b8e8c858-e725-42de-bd67-4fdc7a86e900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Delete volume with id: 74eed96d-efae-45b8-bdbc-988112e1b119 Jul 03 17:51:28.318195 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:28.318195 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:28.318559 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b8e8c858-e725-42de-bd67-4fdc7a86e900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:28.340713 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b8e8c858-e725-42de-bd67-4fdc7a86e900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Delete volume request issued successfully. Jul 03 17:51:28.340880 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8e8c858-e725-42de-bd67-4fdc7a86e900 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 returned with HTTP 202 Jul 03 17:51:28.341306 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 428/1675] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:51:28 2026] DELETE /volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:28.347972 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5e86ef6c-5d19-41ed-a360-701d2f1bf145 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:28.349528 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5e86ef6c-5d19-41ed-a360-701d2f1bf145 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 Jul 03 17:51:28.349710 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5e86ef6c-5d19-41ed-a360-701d2f1bf145 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:28.349906 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5e86ef6c-5d19-41ed-a360-701d2f1bf145 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:28.356598 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:28.356598 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:28.359926 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5e86ef6c-5d19-41ed-a360-701d2f1bf145 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Volume info retrieved successfully. Jul 03 17:51:28.363811 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5e86ef6c-5d19-41ed-a360-701d2f1bf145 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 returned with HTTP 200 Jul 03 17:51:28.364181 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 422/1676] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:28 2026] GET /volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:28.390666 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3f02b73f-811d-41ec-bebf-db14d1b2cefe tempest-BackendsCapabilitiesAdminTestsJSON-2043822363 tempest-BackendsCapabilitiesAdminTestsJSON-2043822363-project-admin] https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool returned with HTTP 200 Jul 03 17:51:28.391142 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 416/1677] 10.4.3.210 () {66 vars in 1318 bytes} [Fri Jul 3 17:51:27 2026] GET /volume/v3/capabilities/np0000004448@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:28.838247 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-789c94d3-897e-4099-82c8-8dfac9e35117 req-4f5a4f12-5d28-4139-91b7-75739a93a364 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:28.841105 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-789c94d3-897e-4099-82c8-8dfac9e35117 req-4f5a4f12-5d28-4139-91b7-75739a93a364 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:28.841365 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-789c94d3-897e-4099-82c8-8dfac9e35117 req-4f5a4f12-5d28-4139-91b7-75739a93a364 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:28.841646 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-789c94d3-897e-4099-82c8-8dfac9e35117 req-4f5a4f12-5d28-4139-91b7-75739a93a364 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:28.851746 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:28.851746 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:28.856603 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-789c94d3-897e-4099-82c8-8dfac9e35117 req-4f5a4f12-5d28-4139-91b7-75739a93a364 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:28.863909 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-789c94d3-897e-4099-82c8-8dfac9e35117 req-4f5a4f12-5d28-4139-91b7-75739a93a364 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:28.864757 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 412/1678] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:28 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:29.379291 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-99e0f3f0-fbec-4a15-919e-05b9b92b4c27 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:29.381341 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-99e0f3f0-fbec-4a15-919e-05b9b92b4c27 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] GET https://10.4.3.210/volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 Jul 03 17:51:29.381711 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-99e0f3f0-fbec-4a15-919e-05b9b92b4c27 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:29.382147 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-99e0f3f0-fbec-4a15-919e-05b9b92b4c27 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:29.388750 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-99e0f3f0-fbec-4a15-919e-05b9b92b4c27 tempest-ProjectReaderTests-1158767030 tempest-ProjectReaderTests-1158767030-project-admin] https://10.4.3.210/volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 returned with HTTP 404 Jul 03 17:51:29.389232 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 429/1679] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:29 2026] GET /volume/v3/volumes/74eed96d-efae-45b8-bdbc-988112e1b119 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:29.837224 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eec645e1-ecae-4908-9c8a-dad515cf8c83 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:29.837710 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eec645e1-ecae-4908-9c8a-dad515cf8c83 None None] GET https://10.4.3.210/volume// Jul 03 17:51:29.837991 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eec645e1-ecae-4908-9c8a-dad515cf8c83 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:29.838292 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eec645e1-ecae-4908-9c8a-dad515cf8c83 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:29.838705 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eec645e1-ecae-4908-9c8a-dad515cf8c83 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:29.839108 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 423/1680] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:51: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 17:51:29.850419 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-e51320ea-a6c9-4b73-a989-b2e26fb1bcfe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:29.853220 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-e51320ea-a6c9-4b73-a989-b2e26fb1bcfe tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:51:29.855117 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-e51320ea-a6c9-4b73-a989-b2e26fb1bcfe tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "903f6207-745d-4c5a-90e3-9d8dc1cf48f3", "connector": null, "instance_uuid": "431aa626-64c9-40ae-bd89-32d7c4e6042a"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:29.868606 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:29.868606 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:29.908368 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-e51320ea-a6c9-4b73-a989-b2e26fb1bcfe tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:51:29.909043 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 417/1681] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:51:29 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 17:51:30.134728 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d2bad624-b6f1-4694-a738-0d0272281c03 req-4e901e79-2f13-4983-a549-1433283f9dc3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:30.137356 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d2bad624-b6f1-4694-a738-0d0272281c03 req-4e901e79-2f13-4983-a549-1433283f9dc3 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] DELETE https://10.4.3.210/volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e Jul 03 17:51:30.137606 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d2bad624-b6f1-4694-a738-0d0272281c03 req-4e901e79-2f13-4983-a549-1433283f9dc3 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:30.137877 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d2bad624-b6f1-4694-a738-0d0272281c03 req-4e901e79-2f13-4983-a549-1433283f9dc3 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:30.152332 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:30.152332 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:30.324923 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c539a85b-1976-4143-98c1-f2fe4fc857f8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:30.326784 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c539a85b-1976-4143-98c1-f2fe4fc857f8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:30.327042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c539a85b-1976-4143-98c1-f2fe4fc857f8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:30.327241 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c539a85b-1976-4143-98c1-f2fe4fc857f8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:30.341380 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:30.341380 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:30.347356 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c539a85b-1976-4143-98c1-f2fe4fc857f8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:30.355972 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c539a85b-1976-4143-98c1-f2fe4fc857f8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:30.356450 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 430/1682] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:30 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:30.446278 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0def3256-0ae8-4e1a-9ea3-9c1e0e9ce81f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:30.446779 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0def3256-0ae8-4e1a-9ea3-9c1e0e9ce81f None None] GET https://10.4.3.210/volume// Jul 03 17:51:30.447027 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0def3256-0ae8-4e1a-9ea3-9c1e0e9ce81f None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:30.447300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0def3256-0ae8-4e1a-9ea3-9c1e0e9ce81f None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:30.447697 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0def3256-0ae8-4e1a-9ea3-9c1e0e9ce81f None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:30.447991 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 424/1683] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:51: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 17:51:30.459307 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-69e492ed-18f8-4208-9ca3-a36cb61d1645 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:30.461928 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-69e492ed-18f8-4208-9ca3-a36cb61d1645 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:30.463804 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-69e492ed-18f8-4208-9ca3-a36cb61d1645 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:30.463804 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-69e492ed-18f8-4208-9ca3-a36cb61d1645 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:30.474756 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:30.474756 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:30.478707 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-69e492ed-18f8-4208-9ca3-a36cb61d1645 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:30.483184 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-69e492ed-18f8-4208-9ca3-a36cb61d1645 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:30.483817 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 418/1684] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:51:30 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:30.605470 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-eba2a2d0-474a-461d-8125-1f9495d257d9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:30.607938 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-eba2a2d0-474a-461d-8125-1f9495d257d9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] PUT https://10.4.3.210/volume/v3/attachments/1d28d768-837d-4f0b-afa8-1ce6120d7c3e Jul 03 17:51:30.608401 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-eba2a2d0-474a-461d-8125-1f9495d257d9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:30.616918 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-eba2a2d0-474a-461d-8125-1f9495d257d9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Acquiring lock "cinder-attachment_update-903f6207-745d-4c5a-90e3-9d8dc1cf48f3-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:51:30.623240 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-eba2a2d0-474a-461d-8125-1f9495d257d9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Lock "cinder-attachment_update-903f6207-745d-4c5a-90e3-9d8dc1cf48f3-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:51:30.623240 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:30.623240 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:30.689551 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d2bad624-b6f1-4694-a738-0d0272281c03 req-4e901e79-2f13-4983-a549-1433283f9dc3 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e returned with HTTP 200 Jul 03 17:51:30.690128 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 413/1685] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:51:30 2026] DELETE /volume/v3/attachments/dafecbfc-b940-49a8-b6c4-b7433e26a59e => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:30.776091 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-102a911e-9be1-48d1-8819-266b841d8b91 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:30.849369 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-102a911e-9be1-48d1-8819-266b841d8b91 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:30.849745 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-102a911e-9be1-48d1-8819-266b841d8b91 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-124446863"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:30.865507 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-102a911e-9be1-48d1-8819-266b841d8b91 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:30.865872 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 425/1686] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:51:30 2026] POST /volume/v3/types => generated 215 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:30.873242 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-013d474d-e3db-43e8-af6e-1a7b1930e160 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:30.875032 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-013d474d-e3db-43e8-af6e-1a7b1930e160 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:51:30.875377 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-013d474d-e3db-43e8-af6e-1a7b1930e160 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1020304370"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:30.889506 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-013d474d-e3db-43e8-af6e-1a7b1930e160 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:51:30.889883 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 419/1687] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:51:30 2026] POST /volume/v3/group_types => generated 173 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:30.897541 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7bcd5cd6-4525-4464-9f8b-fb380023b784 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:30.957854 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7bcd5cd6-4525-4464-9f8b-fb380023b784 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/groups Jul 03 17:51:30.958173 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7bcd5cd6-4525-4464-9f8b-fb380023b784 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4db67aa3-a88c-400e-81a3-f956cd833731", "volume_types": ["b21802cd-2de6-4678-ad10-29534bbe05f8"], "name": "tempest-Group1-1562224319"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:30.959529 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-7bcd5cd6-4525-4464-9f8b-fb380023b784 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Creating new group {'group': {'group_type': '4db67aa3-a88c-400e-81a3-f956cd833731', 'volume_types': ['b21802cd-2de6-4678-ad10-29534bbe05f8'], 'name': 'tempest-Group1-1562224319'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 17:51:30.962928 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.groups [None req-7bcd5cd6-4525-4464-9f8b-fb380023b784 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Creating group tempest-Group1-1562224319. Jul 03 17:51:30.963336 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:30.963336 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:30.968836 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7bcd5cd6-4525-4464-9f8b-fb380023b784 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Availability Zones retrieved successfully. Jul 03 17:51:30.983660 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-7bcd5cd6-4525-4464-9f8b-fb380023b784 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Created reservations ['61c06502-ba7d-4b58-866c-8b8fc95c4caf'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:31.001948 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7bcd5cd6-4525-4464-9f8b-fb380023b784 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Jul 03 17:51:31.002373 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 414/1688] 10.4.3.210 () {70 vars in 1297 bytes} [Fri Jul 3 17:51:30 2026] POST /volume/v3/groups => generated 94 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:31.011245 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fcee432e-e306-4f27-bbac-ff9eef79cc1d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:31.012941 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fcee432e-e306-4f27-bbac-ff9eef79cc1d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd Jul 03 17:51:31.013159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fcee432e-e306-4f27-bbac-ff9eef79cc1d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:31.013385 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fcee432e-e306-4f27-bbac-ff9eef79cc1d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:31.013440 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-fcee432e-e306-4f27-bbac-ff9eef79cc1d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member d8ff2d33-2df1-4e21-b179-7ce659d86ddd {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:31.017568 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:31.017568 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:31.025238 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fcee432e-e306-4f27-bbac-ff9eef79cc1d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd returned with HTTP 200 Jul 03 17:51:31.025655 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 426/1689] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:31 2026] GET /volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:31.147001 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-eba2a2d0-474a-461d-8125-1f9495d257d9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Lock "cinder-attachment_update-903f6207-745d-4c5a-90e3-9d8dc1cf48f3-np0000004448" released by "attachment_update" :: held 0.525s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:51:31.147373 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-eba2a2d0-474a-461d-8125-1f9495d257d9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments/1d28d768-837d-4f0b-afa8-1ce6120d7c3e returned with HTTP 200 Jul 03 17:51:31.147987 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 431/1690] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:51:30 2026] PUT /volume/v3/attachments/1d28d768-837d-4f0b-afa8-1ce6120d7c3e => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:31.366306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-661dc5c6-b653-4bfd-b519-524529c6553a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:31.368542 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-661dc5c6-b653-4bfd-b519-524529c6553a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:51:31.368727 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-661dc5c6-b653-4bfd-b519-524529c6553a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:31.368999 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-661dc5c6-b653-4bfd-b519-524529c6553a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:31.373393 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4cbfea72-9744-4f92-be03-92249cec6942 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:31.375022 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4cbfea72-9744-4f92-be03-92249cec6942 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:31.375192 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4cbfea72-9744-4f92-be03-92249cec6942 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:31.375361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4cbfea72-9744-4f92-be03-92249cec6942 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:31.380100 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:31.380100 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:31.383213 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-661dc5c6-b653-4bfd-b519-524529c6553a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:51:31.386979 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-661dc5c6-b653-4bfd-b519-524529c6553a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:51:31.387347 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 420/1691] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:31 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:31.387835 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:31.387835 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:31.390743 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4cbfea72-9744-4f92-be03-92249cec6942 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:31.396445 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4cbfea72-9744-4f92-be03-92249cec6942 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:31.397313 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 415/1692] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:31 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:32.034981 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-16304cfc-7203-4925-a01c-c0bed18ce5e4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:32.037644 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-16304cfc-7203-4925-a01c-c0bed18ce5e4 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd Jul 03 17:51:32.037993 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-16304cfc-7203-4925-a01c-c0bed18ce5e4 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:32.038279 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-16304cfc-7203-4925-a01c-c0bed18ce5e4 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:32.039100 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-16304cfc-7203-4925-a01c-c0bed18ce5e4 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member d8ff2d33-2df1-4e21-b179-7ce659d86ddd {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:32.046395 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:32.046395 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:32.061434 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-16304cfc-7203-4925-a01c-c0bed18ce5e4 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd returned with HTTP 200 Jul 03 17:51:32.062029 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 427/1693] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:32 2026] GET /volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:32.077023 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d803ab46-4922-4914-a4c8-4c26cab2a979 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:32.079459 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d803ab46-4922-4914-a4c8-4c26cab2a979 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/groups Jul 03 17:51:32.080028 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d803ab46-4922-4914-a4c8-4c26cab2a979 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4db67aa3-a88c-400e-81a3-f956cd833731", "volume_types": ["b21802cd-2de6-4678-ad10-29534bbe05f8"], "name": "tempest-Group2-508935341"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:32.082085 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-d803ab46-4922-4914-a4c8-4c26cab2a979 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Creating new group {'group': {'group_type': '4db67aa3-a88c-400e-81a3-f956cd833731', 'volume_types': ['b21802cd-2de6-4678-ad10-29534bbe05f8'], 'name': 'tempest-Group2-508935341'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 17:51:32.091131 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-d803ab46-4922-4914-a4c8-4c26cab2a979 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Creating group tempest-Group2-508935341. Jul 03 17:51:32.091131 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:32.091131 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:32.098999 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d803ab46-4922-4914-a4c8-4c26cab2a979 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Availability Zones retrieved successfully. Jul 03 17:51:32.117987 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-d803ab46-4922-4914-a4c8-4c26cab2a979 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Created reservations ['e623ebb7-cf55-41ab-a097-090e1c048140'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:32.152927 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d803ab46-4922-4914-a4c8-4c26cab2a979 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Jul 03 17:51:32.153367 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 432/1694] 10.4.3.210 () {70 vars in 1297 bytes} [Fri Jul 3 17:51:32 2026] POST /volume/v3/groups => generated 93 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:32.162736 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-539913fd-3445-4c18-9ee1-71d5b7693e1d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:32.165127 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-539913fd-3445-4c18-9ee1-71d5b7693e1d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 Jul 03 17:51:32.165390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-539913fd-3445-4c18-9ee1-71d5b7693e1d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:32.165648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-539913fd-3445-4c18-9ee1-71d5b7693e1d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:32.165841 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-539913fd-3445-4c18-9ee1-71d5b7693e1d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 4548b2b3-b44b-41bd-9bc1-278e5be90e27 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:32.170480 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:32.170480 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:32.180143 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-539913fd-3445-4c18-9ee1-71d5b7693e1d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 returned with HTTP 200 Jul 03 17:51:32.180704 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 421/1695] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:32 2026] GET /volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 => generated 321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:32.339016 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c3d190cd-82f8-4005-b11e-4188dcfd0d78 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:32.339437 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c3d190cd-82f8-4005-b11e-4188dcfd0d78 None None] GET https://10.4.3.210/volume// Jul 03 17:51:32.339661 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c3d190cd-82f8-4005-b11e-4188dcfd0d78 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:32.339880 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c3d190cd-82f8-4005-b11e-4188dcfd0d78 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:32.340251 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c3d190cd-82f8-4005-b11e-4188dcfd0d78 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:32.340724 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 416/1696] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:51: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 17:51:32.348879 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-0e73bf9f-a183-4baa-a05e-654977346180 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:32.350649 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-0e73bf9f-a183-4baa-a05e-654977346180 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:51:32.350992 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-0e73bf9f-a183-4baa-a05e-654977346180 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7ed0802-1855-4892-aa45-85b3bd0f9fa0", "connector": null, "instance_uuid": "31a1c2fd-4ee2-4ff2-b210-82c1b2356178"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:32.363347 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:32.363347 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:32.391967 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-0e73bf9f-a183-4baa-a05e-654977346180 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:51:32.392390 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 428/1697] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:51:32 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 17:51:32.403072 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-23387938-a771-4816-8370-521114ca451a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:32.406812 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-23387938-a771-4816-8370-521114ca451a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/attachments/abf487dc-d84a-4602-8069-dd51a001b8d4 Jul 03 17:51:32.406812 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-23387938-a771-4816-8370-521114ca451a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:32.407023 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-23387938-a771-4816-8370-521114ca451a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:32.409189 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f7dd43b0-0122-4d6c-a1be-b52eb0b92388 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:32.411155 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f7dd43b0-0122-4d6c-a1be-b52eb0b92388 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:32.411363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f7dd43b0-0122-4d6c-a1be-b52eb0b92388 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:32.411553 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f7dd43b0-0122-4d6c-a1be-b52eb0b92388 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:32.414069 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=348,cinder:UPDATE=71,cinder:INSERT=39 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:51:32.415629 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:32.415629 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:32.424734 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:32.424734 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:32.428449 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f7dd43b0-0122-4d6c-a1be-b52eb0b92388 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:32.432538 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f7dd43b0-0122-4d6c-a1be-b52eb0b92388 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:32.433097 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 422/1698] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:32 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:32.937464 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e28aad76-2a83-4d55-a011-9f3c2065c011 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:32.939408 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e28aad76-2a83-4d55-a011-9f3c2065c011 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:51:32.939639 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e28aad76-2a83-4d55-a011-9f3c2065c011 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:32.939884 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e28aad76-2a83-4d55-a011-9f3c2065c011 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:32.947629 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:32.947629 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:32.952259 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e28aad76-2a83-4d55-a011-9f3c2065c011 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:51:32.956633 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e28aad76-2a83-4d55-a011-9f3c2065c011 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:51:32.957093 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 417/1699] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:32 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:32.958994 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-23387938-a771-4816-8370-521114ca451a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/abf487dc-d84a-4602-8069-dd51a001b8d4 returned with HTTP 200 Jul 03 17:51:32.959568 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 433/1700] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:51:32 2026] DELETE /volume/v3/attachments/abf487dc-d84a-4602-8069-dd51a001b8d4 => generated 367 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:32.992649 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ea072e52-755c-4c3e-ad01-461dc3d30a25 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:32.994488 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea072e52-755c-4c3e-ad01-461dc3d30a25 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:51:32.994705 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea072e52-755c-4c3e-ad01-461dc3d30a25 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:32.994911 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea072e52-755c-4c3e-ad01-461dc3d30a25 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:33.001627 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:33.001627 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:33.006973 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ea072e52-755c-4c3e-ad01-461dc3d30a25 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:51:33.012372 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea072e52-755c-4c3e-ad01-461dc3d30a25 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:51:33.012804 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 429/1701] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:32 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:33.030756 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-276dcd68-c872-4b6c-bd8c-368bf739f59f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:33.032719 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-276dcd68-c872-4b6c-bd8c-368bf739f59f tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:51:33.032928 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-276dcd68-c872-4b6c-bd8c-368bf739f59f tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:33.033104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-276dcd68-c872-4b6c-bd8c-368bf739f59f tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:33.033273 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-276dcd68-c872-4b6c-bd8c-368bf739f59f tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Delete volume with id: 4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:51:33.039623 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:33.039623 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:33.040081 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-276dcd68-c872-4b6c-bd8c-368bf739f59f tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:51:33.060029 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-276dcd68-c872-4b6c-bd8c-368bf739f59f tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Delete volume request issued successfully. Jul 03 17:51:33.060238 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-276dcd68-c872-4b6c-bd8c-368bf739f59f tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 202 Jul 03 17:51:33.060663 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 423/1702] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:51:33 2026] DELETE /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:33.068623 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f918ffd0-5425-4bfe-a519-8c9499d5d582 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:33.070240 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f918ffd0-5425-4bfe-a519-8c9499d5d582 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:51:33.070400 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f918ffd0-5425-4bfe-a519-8c9499d5d582 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:33.070592 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f918ffd0-5425-4bfe-a519-8c9499d5d582 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:33.077883 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:33.077883 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:33.081290 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f918ffd0-5425-4bfe-a519-8c9499d5d582 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Volume info retrieved successfully. Jul 03 17:51:33.085216 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f918ffd0-5425-4bfe-a519-8c9499d5d582 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 200 Jul 03 17:51:33.085578 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 418/1703] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:33 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:33.192322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0a4c2942-ff0a-465a-9939-f9b48ad4c912 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:33.193901 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0a4c2942-ff0a-465a-9939-f9b48ad4c912 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 Jul 03 17:51:33.194112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0a4c2942-ff0a-465a-9939-f9b48ad4c912 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:33.194285 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0a4c2942-ff0a-465a-9939-f9b48ad4c912 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:33.194440 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-0a4c2942-ff0a-465a-9939-f9b48ad4c912 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 4548b2b3-b44b-41bd-9bc1-278e5be90e27 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:33.196553 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=323,cinder:UPDATE=71,cinder:INSERT=33 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:51:33.198314 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:33.198314 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:33.206536 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0a4c2942-ff0a-465a-9939-f9b48ad4c912 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 returned with HTTP 200 Jul 03 17:51:33.208453 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 434/1704] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:33 2026] GET /volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:33.215207 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:33.217305 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:33.217786 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1418322795", "volume_type": "b21802cd-2de6-4678-ad10-29534bbe05f8", "group_id": "d8ff2d33-2df1-4e21-b179-7ce659d86ddd", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:33.219596 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1418322795', 'volume_type': 'b21802cd-2de6-4678-ad10-29534bbe05f8', 'group_id': 'd8ff2d33-2df1-4e21-b179-7ce659d86ddd', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:33.227024 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:33.227024 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:33.227600 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Create volume of 1 GB Jul 03 17:51:33.232525 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Availability Zones retrieved successfully. Jul 03 17:51:33.237386 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Flow 'volume_create_api' (b3935e71-5b1f-4701-b1a5-1f7472529092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:33.238743 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77929506-ed69-48a8-af4e-9a65c75ba6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:33.239246 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:33.239246 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:33.239625 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:33.256017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77929506-ed69-48a8-af4e-9a65c75ba6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:51:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b21802cd-2de6-4678-ad10-29534bbe05f8,is_public=True,name='tempest-GroupsTest-volume-type-124446863',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b21802cd-2de6-4678-ad10-29534bbe05f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd8ff2d33-2df1-4e21-b179-7ce659d86ddd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:33.256727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b3865d4-cecc-4578-aa42-c51da4a2cc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:33.279818 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-124446863 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-124446863, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:33.280030 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-124446863 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-124446863, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:33.316322 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Created reservations ['69650610-fc1b-4a96-864c-068e829f3710', '0791fd9b-ed4d-4b8b-b1d4-c5bfbb97f714', '231713c0-47b4-43de-a62b-8399e385f8ff', 'c9d47af3-236d-47ba-ada6-a3756a7a1470'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:33.317462 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b3865d4-cecc-4578-aa42-c51da4a2cc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69650610-fc1b-4a96-864c-068e829f3710', '0791fd9b-ed4d-4b8b-b1d4-c5bfbb97f714', '231713c0-47b4-43de-a62b-8399e385f8ff', 'c9d47af3-236d-47ba-ada6-a3756a7a1470']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:33.318245 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b72cb03a-3401-4eb2-b0d0-6b00d842ac4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:33.339692 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b72cb03a-3401-4eb2-b0d0-6b00d842ac4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5019be3-07b9-49f0-a1b3-fd189a187552', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1418322795',encryption_key_id=None,group_id=d8ff2d33-2df1-4e21-b179-7ce659d86ddd,group_type_id=,metadata={},multiattach=False,project_id='29e967b28cbf438987ffc0258d7f5b29',qos_specs=None,replication_status=,reservations=['69650610-fc1b-4a96-864c-068e829f3710','0791fd9b-ed4d-4b8b-b1d4-c5bfbb97f714','231713c0-47b4-43de-a62b-8399e385f8ff','c9d47af3-236d-47ba-ada6-a3756a7a1470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d06053ff57c24557b398d8d38970ff1b',volume_type_id=b21802cd-2de6-4678-ad10-29534bbe05f8), 'volume': Volume(_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-03T17:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1418322795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d8ff2d33-2df1-4e21-b179-7ce659d86ddd,host=None,id=e5019be3-07b9-49f0-a1b3-fd189a187552,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e967b28cbf438987ffc0258d7f5b29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d06053ff57c24557b398d8d38970ff1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b21802cd-2de6-4678-ad10-29534bbe05f8),volume_type_id=b21802cd-2de6-4678-ad10-29534bbe05f8)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:33.340452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (685b9c15-9c3b-4bab-b29d-1159ca6b16c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:33.362999 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (685b9c15-9c3b-4bab-b29d-1159ca6b16c2) transitioned into state 'SUCCESS' from state '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-1418322795',encryption_key_id=None,group_id=d8ff2d33-2df1-4e21-b179-7ce659d86ddd,group_type_id=,metadata={},multiattach=False,project_id='29e967b28cbf438987ffc0258d7f5b29',qos_specs=None,replication_status=,reservations=['69650610-fc1b-4a96-864c-068e829f3710','0791fd9b-ed4d-4b8b-b1d4-c5bfbb97f714','231713c0-47b4-43de-a62b-8399e385f8ff','c9d47af3-236d-47ba-ada6-a3756a7a1470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d06053ff57c24557b398d8d38970ff1b',volume_type_id=b21802cd-2de6-4678-ad10-29534bbe05f8)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:33.363716 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa31a690-05d2-4e38-bd30-97631c856c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:33.386179 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa31a690-05d2-4e38-bd30-97631c856c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:33.387014 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Flow 'volume_create_api' (b3935e71-5b1f-4701-b1a5-1f7472529092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:33.387298 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Create volume request issued successfully. Jul 03 17:51:33.387900 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:33.388064 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:33.431791 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:33.432424 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:33.432424 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:33.435785 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ddfe152b-4a7d-404b-a980-cae82a3018d8 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:33.436185 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 430/1705] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:51:33 2026] POST /volume/v3/volumes => generated 814 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:33.446461 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9a2e72a3-a745-488b-8288-3e882cf2559a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:33.446820 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c45cb42f-2556-4132-9fa9-788a11205ee2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:33.448172 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a2e72a3-a745-488b-8288-3e882cf2559a tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:33.448360 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a2e72a3-a745-488b-8288-3e882cf2559a tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:33.448601 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a2e72a3-a745-488b-8288-3e882cf2559a tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:33.449857 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c45cb42f-2556-4132-9fa9-788a11205ee2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 Jul 03 17:51:33.450328 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c45cb42f-2556-4132-9fa9-788a11205ee2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:33.450669 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c45cb42f-2556-4132-9fa9-788a11205ee2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:33.456965 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:33.456965 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:33.460070 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9a2e72a3-a745-488b-8288-3e882cf2559a tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:33.461195 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:33.461195 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:33.464303 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a2e72a3-a745-488b-8288-3e882cf2559a tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:33.464728 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 424/1706] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:33 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:33.467791 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c45cb42f-2556-4132-9fa9-788a11205ee2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Volume info retrieved successfully. Jul 03 17:51:33.467791 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-c45cb42f-2556-4132-9fa9-788a11205ee2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:33.467791 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-c45cb42f-2556-4132-9fa9-788a11205ee2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:33.510234 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-c45cb42f-2556-4132-9fa9-788a11205ee2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:33.515069 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:33.515069 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:33.526200 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c45cb42f-2556-4132-9fa9-788a11205ee2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 returned with HTTP 200 Jul 03 17:51:33.526590 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 419/1707] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:33 2026] GET /volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 => generated 882 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:34.097650 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f58fe79e-ae9c-47b3-892e-5c3a51aa0ee3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:34.099470 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f58fe79e-ae9c-47b3-892e-5c3a51aa0ee3 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] GET https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 Jul 03 17:51:34.099665 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f58fe79e-ae9c-47b3-892e-5c3a51aa0ee3 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:34.099859 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f58fe79e-ae9c-47b3-892e-5c3a51aa0ee3 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:34.115222 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f58fe79e-ae9c-47b3-892e-5c3a51aa0ee3 tempest-ServerActionsTestOtherB-1789727353 tempest-ServerActionsTestOtherB-1789727353-project-member] https://10.4.3.210/volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 returned with HTTP 404 Jul 03 17:51:34.115683 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 435/1708] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:34 2026] GET /volume/v3/volumes/4bad05c1-7d2b-4b33-895d-c5e2b0df7a35 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:34.480314 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eff0036f-32ec-46f9-9694-06717ecd8e08 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:34.482399 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eff0036f-32ec-46f9-9694-06717ecd8e08 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:34.482637 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eff0036f-32ec-46f9-9694-06717ecd8e08 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:34.482853 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eff0036f-32ec-46f9-9694-06717ecd8e08 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:34.484715 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=375,cinder:UPDATE=74,cinder:INSERT=48 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:51:34.503726 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.503726 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:34.515040 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-eff0036f-32ec-46f9-9694-06717ecd8e08 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:34.520451 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eff0036f-32ec-46f9-9694-06717ecd8e08 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:34.520872 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 431/1709] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:34 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:34.539056 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0d2fb5da-fa31-4ad4-a908-6e50435fab24 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:34.540574 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d2fb5da-fa31-4ad4-a908-6e50435fab24 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 Jul 03 17:51:34.540751 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d2fb5da-fa31-4ad4-a908-6e50435fab24 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:34.540936 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d2fb5da-fa31-4ad4-a908-6e50435fab24 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:34.570720 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.570720 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:34.575106 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0d2fb5da-fa31-4ad4-a908-6e50435fab24 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Volume info retrieved successfully. Jul 03 17:51:34.575891 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-0d2fb5da-fa31-4ad4-a908-6e50435fab24 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:34.583181 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-0d2fb5da-fa31-4ad4-a908-6e50435fab24 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:34.614201 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-0d2fb5da-fa31-4ad4-a908-6e50435fab24 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:34.616855 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.616855 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:34.623502 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d2fb5da-fa31-4ad4-a908-6e50435fab24 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 returned with HTTP 200 Jul 03 17:51:34.624070 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 425/1710] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:34 2026] GET /volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 => generated 907 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:34.636289 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-df3edb95-eb41-4310-846a-6fb6b25497da None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:34.637952 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-df3edb95-eb41-4310-846a-6fb6b25497da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd Jul 03 17:51:34.638145 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-df3edb95-eb41-4310-846a-6fb6b25497da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:34.638310 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-df3edb95-eb41-4310-846a-6fb6b25497da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:34.638429 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-df3edb95-eb41-4310-846a-6fb6b25497da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member d8ff2d33-2df1-4e21-b179-7ce659d86ddd {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:34.639815 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=333,cinder:UPDATE=58,cinder:INSERT=48 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:51:34.642811 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.642811 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:34.651258 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-df3edb95-eb41-4310-846a-6fb6b25497da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd returned with HTTP 200 Jul 03 17:51:34.653177 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 420/1711] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:34 2026] GET /volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:34.659879 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b0cfc56b-efa1-45c0-91ee-05414661443d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:34.661818 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b0cfc56b-efa1-45c0-91ee-05414661443d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 Jul 03 17:51:34.662064 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b0cfc56b-efa1-45c0-91ee-05414661443d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:34.662281 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b0cfc56b-efa1-45c0-91ee-05414661443d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:34.662439 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-b0cfc56b-efa1-45c0-91ee-05414661443d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 4548b2b3-b44b-41bd-9bc1-278e5be90e27 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:34.665946 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.665946 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:34.673289 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b0cfc56b-efa1-45c0-91ee-05414661443d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 returned with HTTP 200 Jul 03 17:51:34.673711 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 436/1712] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:34 2026] GET /volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:34.695499 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dd39ee5b-b607-472e-94ad-8b497eba7e4c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:34.695499 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd39ee5b-b607-472e-94ad-8b497eba7e4c tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/detail Jul 03 17:51:34.695499 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd39ee5b-b607-472e-94ad-8b497eba7e4c tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:34.695499 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd39ee5b-b607-472e-94ad-8b497eba7e4c tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:34.717419 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd39ee5b-b607-472e-94ad-8b497eba7e4c tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/detail returned with HTTP 200 Jul 03 17:51:34.717829 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 432/1713] 10.4.3.210 () {68 vars in 1296 bytes} [Fri Jul 3 17:51:34 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 17:51:34.728791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:34.728791 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:51:34.728791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:34.728791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:34.728791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:34.729424 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:34.736294 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Get all volumes completed successfully. Jul 03 17:51:34.737022 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:34.737185 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:34.777335 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:34.780221 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.780221 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:34.786854 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-106e3fd6-2efd-4360-9176-05e3e5646e80 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:51:34.787362 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 426/1714] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:51:34 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:34.799293 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:34.802213 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:51:34.802445 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:34.802652 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:34.802935 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:34.803303 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.803303 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:34.803694 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:34.813830 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Get all volumes completed successfully. Jul 03 17:51:34.814866 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:34.815084 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:34.857452 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:34.860334 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.860334 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:34.870355 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-59a3d8fd-f1bf-47fe-a850-5939b48296f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:51:34.873918 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 421/1715] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:51:34 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:34.887092 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c0636088-ee44-430a-badd-484a378fa6f7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:34.892613 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c0636088-ee44-430a-badd-484a378fa6f7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd/action Jul 03 17:51:34.893004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c0636088-ee44-430a-badd-484a378fa6f7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:34.893133 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c0636088-ee44-430a-badd-484a378fa6f7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:34.894578 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-c0636088-ee44-430a-badd-484a378fa6f7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] delete called for group d8ff2d33-2df1-4e21-b179-7ce659d86ddd {{(pid=99941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:51:34.894578 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-c0636088-ee44-430a-badd-484a378fa6f7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Delete group with id: d8ff2d33-2df1-4e21-b179-7ce659d86ddd Jul 03 17:51:34.897917 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.897917 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:34.931925 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c0636088-ee44-430a-badd-484a378fa6f7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd/action returned with HTTP 202 Jul 03 17:51:34.932321 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 437/1716] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:51:34 2026] POST /volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:34.939874 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c01ee5b1-a4a1-4b75-9b62-efbeabe69e1a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:34.941564 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c01ee5b1-a4a1-4b75-9b62-efbeabe69e1a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 Jul 03 17:51:34.941748 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c01ee5b1-a4a1-4b75-9b62-efbeabe69e1a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:34.941954 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c01ee5b1-a4a1-4b75-9b62-efbeabe69e1a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:34.948305 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.948305 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:34.951612 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c01ee5b1-a4a1-4b75-9b62-efbeabe69e1a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Volume info retrieved successfully. Jul 03 17:51:34.952253 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-c01ee5b1-a4a1-4b75-9b62-efbeabe69e1a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:34.952406 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-c01ee5b1-a4a1-4b75-9b62-efbeabe69e1a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:34.991095 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-c01ee5b1-a4a1-4b75-9b62-efbeabe69e1a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:34.995645 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:34.995645 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:35.003009 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c01ee5b1-a4a1-4b75-9b62-efbeabe69e1a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 returned with HTTP 200 Jul 03 17:51:35.003413 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 433/1717] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:34 2026] GET /volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 => generated 906 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:35.537142 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-432057fd-0cb7-4bda-86ec-05d4a63bfe35 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:35.538971 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-432057fd-0cb7-4bda-86ec-05d4a63bfe35 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:35.539164 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-432057fd-0cb7-4bda-86ec-05d4a63bfe35 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:35.539521 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-432057fd-0cb7-4bda-86ec-05d4a63bfe35 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:35.559879 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:35.559879 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:35.565149 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-432057fd-0cb7-4bda-86ec-05d4a63bfe35 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:35.573052 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-432057fd-0cb7-4bda-86ec-05d4a63bfe35 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:35.573919 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 427/1718] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:35 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:36.019957 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c0304e7e-144f-4aff-882c-8a8ab84996b3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:36.021882 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c0304e7e-144f-4aff-882c-8a8ab84996b3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 Jul 03 17:51:36.022109 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c0304e7e-144f-4aff-882c-8a8ab84996b3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:36.022325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c0304e7e-144f-4aff-882c-8a8ab84996b3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:36.041019 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c0304e7e-144f-4aff-882c-8a8ab84996b3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 returned with HTTP 404 Jul 03 17:51:36.041019 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 422/1719] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:36 2026] GET /volume/v3/volumes/e5019be3-07b9-49f0-a1b3-fd189a187552 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:36.044751 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-37a7fbc6-46b8-4678-a34f-8f12bf5fc9f1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:36.046534 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37a7fbc6-46b8-4678-a34f-8f12bf5fc9f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd Jul 03 17:51:36.046792 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37a7fbc6-46b8-4678-a34f-8f12bf5fc9f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:36.046997 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37a7fbc6-46b8-4678-a34f-8f12bf5fc9f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:36.047150 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-37a7fbc6-46b8-4678-a34f-8f12bf5fc9f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member d8ff2d33-2df1-4e21-b179-7ce659d86ddd {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:36.054327 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37a7fbc6-46b8-4678-a34f-8f12bf5fc9f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd returned with HTTP 404 Jul 03 17:51:36.054327 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 438/1720] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:36 2026] GET /volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:36.087675 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-13511caa-3b9d-48a5-8035-6d1edb39a898 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:36.087675 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-13511caa-3b9d-48a5-8035-6d1edb39a898 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27/action Jul 03 17:51:36.087675 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-13511caa-3b9d-48a5-8035-6d1edb39a898 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:36.087675 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-13511caa-3b9d-48a5-8035-6d1edb39a898 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:36.087675 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-13511caa-3b9d-48a5-8035-6d1edb39a898 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] delete called for group 4548b2b3-b44b-41bd-9bc1-278e5be90e27 {{(pid=99940) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:51:36.087675 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.groups [None req-13511caa-3b9d-48a5-8035-6d1edb39a898 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Delete group with id: 4548b2b3-b44b-41bd-9bc1-278e5be90e27 Jul 03 17:51:36.094081 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:36.094081 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:36.203178 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-13511caa-3b9d-48a5-8035-6d1edb39a898 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27/action returned with HTTP 202 Jul 03 17:51:36.203725 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 434/1721] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:51:36 2026] POST /volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:36.219170 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-87c7a1c5-ad27-4e87-9c42-a908712ffd3e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:36.222445 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-87c7a1c5-ad27-4e87-9c42-a908712ffd3e tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 Jul 03 17:51:36.222648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-87c7a1c5-ad27-4e87-9c42-a908712ffd3e tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:36.222832 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-87c7a1c5-ad27-4e87-9c42-a908712ffd3e tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:36.222953 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-87c7a1c5-ad27-4e87-9c42-a908712ffd3e tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 4548b2b3-b44b-41bd-9bc1-278e5be90e27 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:36.232573 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:36.232573 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:36.251790 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-87c7a1c5-ad27-4e87-9c42-a908712ffd3e tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 returned with HTTP 200 Jul 03 17:51:36.252517 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 428/1722] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:36 2026] GET /volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 => generated 321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:36.587432 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3a10ebb5-369e-4b13-ad9a-9f3bf085b6e4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:36.589716 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a10ebb5-369e-4b13-ad9a-9f3bf085b6e4 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:36.590097 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a10ebb5-369e-4b13-ad9a-9f3bf085b6e4 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:36.591730 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a10ebb5-369e-4b13-ad9a-9f3bf085b6e4 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:36.603140 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:36.603140 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:36.607723 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3a10ebb5-369e-4b13-ad9a-9f3bf085b6e4 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:36.613585 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a10ebb5-369e-4b13-ad9a-9f3bf085b6e4 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:36.614215 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 423/1723] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:36 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:36.669282 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7da5dfa5-cbc9-47cb-9a82-6bc6b0a80900 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:36.674921 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7da5dfa5-cbc9-47cb-9a82-6bc6b0a80900 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] DELETE https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:36.674921 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7da5dfa5-cbc9-47cb-9a82-6bc6b0a80900 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:36.674921 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7da5dfa5-cbc9-47cb-9a82-6bc6b0a80900 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:36.674921 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-7da5dfa5-cbc9-47cb-9a82-6bc6b0a80900 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Delete volume with id: 9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:36.687795 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:36.687795 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:36.688318 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7da5dfa5-cbc9-47cb-9a82-6bc6b0a80900 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:36.704225 np0000004448 devstack@c-api.service[99941]: WARNING cinder.keymgr.conf_key_mgr [None req-7da5dfa5-cbc9-47cb-9a82-6bc6b0a80900 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 17:51:36.713714 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7da5dfa5-cbc9-47cb-9a82-6bc6b0a80900 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Delete volume request issued successfully. Jul 03 17:51:36.713970 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7da5dfa5-cbc9-47cb-9a82-6bc6b0a80900 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 202 Jul 03 17:51:36.714644 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 439/1724] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:51:36 2026] DELETE /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:36.722339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-47038972-8163-4109-ba49-a5eeb1a9eef7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:36.723745 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47038972-8163-4109-ba49-a5eeb1a9eef7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:36.724047 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47038972-8163-4109-ba49-a5eeb1a9eef7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:36.724316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47038972-8163-4109-ba49-a5eeb1a9eef7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:36.733316 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:36.733316 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:36.737213 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-47038972-8163-4109-ba49-a5eeb1a9eef7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:51:36.743242 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47038972-8163-4109-ba49-a5eeb1a9eef7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 200 Jul 03 17:51:36.743978 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 435/1725] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:36 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:37.264507 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6a701c59-03fd-4e87-ad45-2fef1c81ec67 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.266376 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6a701c59-03fd-4e87-ad45-2fef1c81ec67 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 Jul 03 17:51:37.266602 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6a701c59-03fd-4e87-ad45-2fef1c81ec67 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.266798 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6a701c59-03fd-4e87-ad45-2fef1c81ec67 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.269839 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-6a701c59-03fd-4e87-ad45-2fef1c81ec67 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 4548b2b3-b44b-41bd-9bc1-278e5be90e27 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:37.269839 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6a701c59-03fd-4e87-ad45-2fef1c81ec67 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 returned with HTTP 404 Jul 03 17:51:37.270185 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 429/1726] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:37.281347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c68b0dda-2cc9-41cc-bd03-b1908533d85e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.285495 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c68b0dda-2cc9-41cc-bd03-b1908533d85e tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/detail Jul 03 17:51:37.285745 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c68b0dda-2cc9-41cc-bd03-b1908533d85e tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.286448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c68b0dda-2cc9-41cc-bd03-b1908533d85e tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.291201 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c68b0dda-2cc9-41cc-bd03-b1908533d85e tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/detail returned with HTTP 200 Jul 03 17:51:37.291598 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 424/1727] 10.4.3.210 () {68 vars in 1296 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:37.307352 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8ab3d392-769c-4f6e-ba29-f8bbacf92743 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.308902 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8ab3d392-769c-4f6e-ba29-f8bbacf92743 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:51:37.309023 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8ab3d392-769c-4f6e-ba29-f8bbacf92743 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.309248 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8ab3d392-769c-4f6e-ba29-f8bbacf92743 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.309506 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-8ab3d392-769c-4f6e-ba29-f8bbacf92743 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:37.310606 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8ab3d392-769c-4f6e-ba29-f8bbacf92743 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:37.316706 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8ab3d392-769c-4f6e-ba29-f8bbacf92743 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Get all volumes completed successfully. Jul 03 17:51:37.318693 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8ab3d392-769c-4f6e-ba29-f8bbacf92743 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:51:37.319189 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 440/1728] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:37.334339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-863e1dd7-cd2b-455a-a2c3-3682150389da None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.338621 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-863e1dd7-cd2b-455a-a2c3-3682150389da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27/action Jul 03 17:51:37.338621 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-863e1dd7-cd2b-455a-a2c3-3682150389da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:37.338621 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-863e1dd7-cd2b-455a-a2c3-3682150389da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.338621 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-863e1dd7-cd2b-455a-a2c3-3682150389da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] delete called for group 4548b2b3-b44b-41bd-9bc1-278e5be90e27 {{(pid=99940) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:51:37.338621 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.groups [None req-863e1dd7-cd2b-455a-a2c3-3682150389da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Delete group with id: 4548b2b3-b44b-41bd-9bc1-278e5be90e27 Jul 03 17:51:37.341110 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-863e1dd7-cd2b-455a-a2c3-3682150389da tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27/action returned with HTTP 404 Jul 03 17:51:37.341659 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 436/1729] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:51:37 2026] POST /volume/v3/groups/4548b2b3-b44b-41bd-9bc1-278e5be90e27/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:37.348547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-adaebd33-cf10-4053-8c5a-7f8849397005 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.350131 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-adaebd33-cf10-4053-8c5a-7f8849397005 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:51:37.350305 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-adaebd33-cf10-4053-8c5a-7f8849397005 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.350503 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-adaebd33-cf10-4053-8c5a-7f8849397005 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.350741 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-adaebd33-cf10-4053-8c5a-7f8849397005 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:37.351056 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.351056 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:37.351415 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adaebd33-cf10-4053-8c5a-7f8849397005 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:37.357098 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-adaebd33-cf10-4053-8c5a-7f8849397005 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Get all volumes completed successfully. Jul 03 17:51:37.358855 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-adaebd33-cf10-4053-8c5a-7f8849397005 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:51:37.359181 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 430/1730] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:37.365244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-610bf6ea-1bad-4a74-b802-eb3aac480591 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.371698 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-610bf6ea-1bad-4a74-b802-eb3aac480591 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/attachments/1d28d768-837d-4f0b-afa8-1ce6120d7c3e/action Jul 03 17:51:37.372006 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-610bf6ea-1bad-4a74-b802-eb3aac480591 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:37.372144 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-610bf6ea-1bad-4a74-b802-eb3aac480591 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.375545 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5b435ade-8ada-4783-8811-5ccd33574d65 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.377110 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5b435ade-8ada-4783-8811-5ccd33574d65 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd/action Jul 03 17:51:37.377405 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5b435ade-8ada-4783-8811-5ccd33574d65 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:37.377515 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5b435ade-8ada-4783-8811-5ccd33574d65 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.378744 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-5b435ade-8ada-4783-8811-5ccd33574d65 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] delete called for group d8ff2d33-2df1-4e21-b179-7ce659d86ddd {{(pid=99941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:51:37.378863 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-5b435ade-8ada-4783-8811-5ccd33574d65 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Delete group with id: d8ff2d33-2df1-4e21-b179-7ce659d86ddd Jul 03 17:51:37.381643 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5b435ade-8ada-4783-8811-5ccd33574d65 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd/action returned with HTTP 404 Jul 03 17:51:37.382049 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 441/1731] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:51:37 2026] POST /volume/v3/groups/d8ff2d33-2df1-4e21-b179-7ce659d86ddd/action => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:37.393509 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ba7401f1-0c1b-499c-8ac9-92b90f35b596 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.394826 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.394826 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:37.396031 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ba7401f1-0c1b-499c-8ac9-92b90f35b596 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/4db67aa3-a88c-400e-81a3-f956cd833731 Jul 03 17:51:37.397790 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ba7401f1-0c1b-499c-8ac9-92b90f35b596 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.397790 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ba7401f1-0c1b-499c-8ac9-92b90f35b596 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.409378 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8dc2b156-4701-41ee-aed6-92534fd8dadb req-610bf6ea-1bad-4a74-b802-eb3aac480591 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments/1d28d768-837d-4f0b-afa8-1ce6120d7c3e/action returned with HTTP 204 Jul 03 17:51:37.409834 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 425/1732] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:51:37 2026] POST /volume/v3/attachments/1d28d768-837d-4f0b-afa8-1ce6120d7c3e/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:37.415091 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ba7401f1-0c1b-499c-8ac9-92b90f35b596 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] https://10.4.3.210/volume/v3/group_types/4db67aa3-a88c-400e-81a3-f956cd833731 returned with HTTP 202 Jul 03 17:51:37.415740 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 437/1733] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:51:37 2026] DELETE /volume/v3/group_types/4db67aa3-a88c-400e-81a3-f956cd833731 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:37.425721 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1d2cafe7-4a15-424f-ada9-d356d3fa5349 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.427709 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1d2cafe7-4a15-424f-ada9-d356d3fa5349 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] DELETE https://10.4.3.210/volume/v3/types/b21802cd-2de6-4678-ad10-29534bbe05f8 Jul 03 17:51:37.428023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1d2cafe7-4a15-424f-ada9-d356d3fa5349 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.428249 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1d2cafe7-4a15-424f-ada9-d356d3fa5349 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.456226 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1d2cafe7-4a15-424f-ada9-d356d3fa5349 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] https://10.4.3.210/volume/v3/types/b21802cd-2de6-4678-ad10-29534bbe05f8 returned with HTTP 202 Jul 03 17:51:37.456640 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 431/1734] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:37 2026] DELETE /volume/v3/types/b21802cd-2de6-4678-ad10-29534bbe05f8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:37.463610 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cae8bbce-4216-4a02-b067-ab2f360327df None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.465958 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cae8bbce-4216-4a02-b067-ab2f360327df tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] GET https://10.4.3.210/volume/v3/types/b21802cd-2de6-4678-ad10-29534bbe05f8 Jul 03 17:51:37.466018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cae8bbce-4216-4a02-b067-ab2f360327df tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.466276 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cae8bbce-4216-4a02-b067-ab2f360327df tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.470128 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cae8bbce-4216-4a02-b067-ab2f360327df tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] https://10.4.3.210/volume/v3/types/b21802cd-2de6-4678-ad10-29534bbe05f8 returned with HTTP 404 Jul 03 17:51:37.470877 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 442/1735] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/types/b21802cd-2de6-4678-ad10-29534bbe05f8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:37.479914 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cd2abef2-7118-4812-8522-f34d5e14a53e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.481865 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cd2abef2-7118-4812-8522-f34d5e14a53e tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:37.482267 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cd2abef2-7118-4812-8522-f34d5e14a53e tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1781905337"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.497304 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cd2abef2-7118-4812-8522-f34d5e14a53e tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:37.497721 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 426/1736] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:51:37 2026] POST /volume/v3/types => generated 216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:37.508085 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b75161f6-40bb-4ee7-969d-b346d93cfe2f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.509540 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b75161f6-40bb-4ee7-969d-b346d93cfe2f tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:51:37.510029 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b75161f6-40bb-4ee7-969d-b346d93cfe2f tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-696001189"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.524009 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b75161f6-40bb-4ee7-969d-b346d93cfe2f tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:51:37.524009 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 438/1737] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:51:37 2026] POST /volume/v3/group_types => generated 172 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:37.532161 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ae07fc5f-b873-4119-836a-487e149767b2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.533781 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ae07fc5f-b873-4119-836a-487e149767b2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/groups Jul 03 17:51:37.534099 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ae07fc5f-b873-4119-836a-487e149767b2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6f696e3d-485d-4186-a7f9-14995ffbd493", "volume_types": ["30292711-270e-46dc-bb37-938d81b1e4ad"], "name": "tempest-GroupsTest-Group-1823774697"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.535461 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-ae07fc5f-b873-4119-836a-487e149767b2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Creating new group {'group': {'group_type': '6f696e3d-485d-4186-a7f9-14995ffbd493', 'volume_types': ['30292711-270e-46dc-bb37-938d81b1e4ad'], 'name': 'tempest-GroupsTest-Group-1823774697'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 17:51:37.540534 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.groups [None req-ae07fc5f-b873-4119-836a-487e149767b2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Creating group tempest-GroupsTest-Group-1823774697. Jul 03 17:51:37.548596 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ae07fc5f-b873-4119-836a-487e149767b2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Availability Zones retrieved successfully. Jul 03 17:51:37.560634 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-ae07fc5f-b873-4119-836a-487e149767b2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Created reservations ['5ee2f66a-2e17-4ca0-ae2f-243b42f342e2'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:37.579825 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ae07fc5f-b873-4119-836a-487e149767b2 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Jul 03 17:51:37.580279 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 432/1738] 10.4.3.210 () {70 vars in 1297 bytes} [Fri Jul 3 17:51:37 2026] POST /volume/v3/groups => generated 104 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:37.588196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e4347ab4-565a-41e6-90d7-d8e42a3dbe1b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.591669 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e4347ab4-565a-41e6-90d7-d8e42a3dbe1b tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:37.591929 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e4347ab4-565a-41e6-90d7-d8e42a3dbe1b tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.592149 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e4347ab4-565a-41e6-90d7-d8e42a3dbe1b tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.592296 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-e4347ab4-565a-41e6-90d7-d8e42a3dbe1b tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 55bc4728-314f-4956-b5be-c47cf4eb54af {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:37.596225 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.596225 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:37.604308 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e4347ab4-565a-41e6-90d7-d8e42a3dbe1b tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af returned with HTTP 200 Jul 03 17:51:37.604452 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 443/1739] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:37.632239 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-04565ec1-b344-448a-84d8-16b50ac0df15 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.634373 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-04565ec1-b344-448a-84d8-16b50ac0df15 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:37.634604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-04565ec1-b344-448a-84d8-16b50ac0df15 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.634841 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-04565ec1-b344-448a-84d8-16b50ac0df15 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.643887 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.643887 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:37.647018 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-04565ec1-b344-448a-84d8-16b50ac0df15 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:37.650729 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-04565ec1-b344-448a-84d8-16b50ac0df15 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:37.651103 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 427/1740] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:37.664745 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ec664cfa-546f-408e-a915-3d8e25819940 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.668677 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ec664cfa-546f-408e-a915-3d8e25819940 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:37.668677 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ec664cfa-546f-408e-a915-3d8e25819940 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.668677 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ec664cfa-546f-408e-a915-3d8e25819940 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.683723 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.683723 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:37.689251 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ec664cfa-546f-408e-a915-3d8e25819940 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:37.695469 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ec664cfa-546f-408e-a915-3d8e25819940 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:37.695469 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 439/1741] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:37.741119 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-4cfb952f-258d-4d26-80dc-d8d6ef0c95a8 req-4a83e290-15df-41c2-9755-9d9e1686527b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.742962 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4cfb952f-258d-4d26-80dc-d8d6ef0c95a8 req-4a83e290-15df-41c2-9755-9d9e1686527b tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:37.743132 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4cfb952f-258d-4d26-80dc-d8d6ef0c95a8 req-4a83e290-15df-41c2-9755-9d9e1686527b tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.743300 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4cfb952f-258d-4d26-80dc-d8d6ef0c95a8 req-4a83e290-15df-41c2-9755-9d9e1686527b tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.751879 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.751879 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:37.754984 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-4cfb952f-258d-4d26-80dc-d8d6ef0c95a8 req-4a83e290-15df-41c2-9755-9d9e1686527b tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:37.757642 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f270bfe9-2f8a-4b11-915c-3c86fd948723 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.759010 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4cfb952f-258d-4d26-80dc-d8d6ef0c95a8 req-4a83e290-15df-41c2-9755-9d9e1686527b tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:37.759241 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f270bfe9-2f8a-4b11-915c-3c86fd948723 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f Jul 03 17:51:37.759385 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 433/1742] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:37.759430 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f270bfe9-2f8a-4b11-915c-3c86fd948723 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.759802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f270bfe9-2f8a-4b11-915c-3c86fd948723 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.764469 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f270bfe9-2f8a-4b11-915c-3c86fd948723 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f returned with HTTP 404 Jul 03 17:51:37.764898 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 444/1743] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/volumes/9e9c9a64-dfe4-4c8f-b4d7-dea1c370f28f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:37.772565 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7b37272e-0a9f-47a0-ab2b-667ac27b43d7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.775848 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7b37272e-0a9f-47a0-ab2b-667ac27b43d7 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 17:51:37.775848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7b37272e-0a9f-47a0-ab2b-667ac27b43d7 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.775848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7b37272e-0a9f-47a0-ab2b-667ac27b43d7 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.775848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7b37272e-0a9f-47a0-ab2b-667ac27b43d7 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:37.777045 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-df08b1ba-c374-4cec-a229-c90646ed588e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.781056 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-df08b1ba-c374-4cec-a229-c90646ed588e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:37.781056 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-df08b1ba-c374-4cec-a229-c90646ed588e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.781056 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-df08b1ba-c374-4cec-a229-c90646ed588e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.791283 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.791283 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:37.795399 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-df08b1ba-c374-4cec-a229-c90646ed588e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:37.800144 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-df08b1ba-c374-4cec-a229-c90646ed588e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:37.801158 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 440/1744] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:37.826038 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7b37272e-0a9f-47a0-ab2b-667ac27b43d7 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Get all volumes completed successfully. Jul 03 17:51:37.827891 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.827891 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:37.833267 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7b37272e-0a9f-47a0-ab2b-667ac27b43d7 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 17:51:37.833782 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 428/1745] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10350 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:37.850481 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1ec6eaf0-9d4b-4cc7-a46e-3832e5104e1c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.851309 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-28a8c48b-8e8e-41a4-8d38-d96e4ac695c2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.853069 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ec6eaf0-9d4b-4cc7-a46e-3832e5104e1c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] DELETE https://10.4.3.210/volume/v3/types/468a021a-5b3c-48e0-8078-8764cabb02d9 Jul 03 17:51:37.853271 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ec6eaf0-9d4b-4cc7-a46e-3832e5104e1c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.853506 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ec6eaf0-9d4b-4cc7-a46e-3832e5104e1c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.855624 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-28a8c48b-8e8e-41a4-8d38-d96e4ac695c2 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:37.855850 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-28a8c48b-8e8e-41a4-8d38-d96e4ac695c2 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:37.856052 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-28a8c48b-8e8e-41a4-8d38-d96e4ac695c2 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:37.867133 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.867133 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:37.872648 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-28a8c48b-8e8e-41a4-8d38-d96e4ac695c2 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:37.876950 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-28a8c48b-8e8e-41a4-8d38-d96e4ac695c2 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:37.877416 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 445/1746] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:51:37 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:37.882072 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ec6eaf0-9d4b-4cc7-a46e-3832e5104e1c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types/468a021a-5b3c-48e0-8078-8764cabb02d9 returned with HTTP 202 Jul 03 17:51:37.882496 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 434/1747] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:37 2026] DELETE /volume/v3/types/468a021a-5b3c-48e0-8078-8764cabb02d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:37.907335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-01a9ac3d-9914-4620-8d61-d77c3f495097 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.911267 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-01a9ac3d-9914-4620-8d61-d77c3f495097 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:37.911356 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-6951f3f8-6c90-4bfe-a5ee-329bf28e5f3c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.913408 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-01a9ac3d-9914-4620-8d61-d77c3f495097 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1932906689", "extra_specs": {}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.914494 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-6951f3f8-6c90-4bfe-a5ee-329bf28e5f3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3/action Jul 03 17:51:37.914494 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-6951f3f8-6c90-4bfe-a5ee-329bf28e5f3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:37.914494 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-6951f3f8-6c90-4bfe-a5ee-329bf28e5f3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.917507 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-3aef604b-ac1c-4f40-bfa9-0ddab3a70fe5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.920472 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-3aef604b-ac1c-4f40-bfa9-0ddab3a70fe5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] PUT https://10.4.3.210/volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5 Jul 03 17:51:37.921235 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-3aef604b-ac1c-4f40-bfa9-0ddab3a70fe5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.929861 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.929861 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:37.930525 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-6951f3f8-6c90-4bfe-a5ee-329bf28e5f3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:37.934339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-3aef604b-ac1c-4f40-bfa9-0ddab3a70fe5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Acquiring lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:51:37.937344 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-01a9ac3d-9914-4620-8d61-d77c3f495097 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:37.937847 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 441/1748] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:51:37 2026] POST /volume/v3/types => generated 214 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:37.940351 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-3aef604b-ac1c-4f40-bfa9-0ddab3a70fe5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:51:37.941530 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.941530 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:37.948814 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-6951f3f8-6c90-4bfe-a5ee-329bf28e5f3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Begin detaching volume completed successfully. Jul 03 17:51:37.949125 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-6951f3f8-6c90-4bfe-a5ee-329bf28e5f3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3/action returned with HTTP 202 Jul 03 17:51:37.949221 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-93e985a1-45dd-4c4d-b637-213df98607ca None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.949718 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 429/1749] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:51:37 2026] POST /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:51:37.951399 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-93e985a1-45dd-4c4d-b637-213df98607ca tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] POST https://10.4.3.210/volume/v3/types/add8fefb-505d-4e1e-8ee1-96257866d223/encryption Jul 03 17:51:37.951878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-93e985a1-45dd-4c4d-b637-213df98607ca tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.975210 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-93e985a1-45dd-4c4d-b637-213df98607ca tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types/add8fefb-505d-4e1e-8ee1-96257866d223/encryption returned with HTTP 200 Jul 03 17:51:37.975716 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 435/1750] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:51:37 2026] POST /volume/v3/types/add8fefb-505d-4e1e-8ee1-96257866d223/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:37.985883 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e352512b-27a7-4957-ad14-0ede55595c8a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:37.987636 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:37.987963 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1835688646", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1932906689", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:37.989639 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1835688646', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1932906689', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:37.993046 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume of 1 GB Jul 03 17:51:37.993339 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:37.993339 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:37.993885 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Availability Zones retrieved successfully. Jul 03 17:51:37.999855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Flow 'volume_create_api' (6d57eba8-5b10-4227-8d02-80daad166a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:38.001163 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309b99a0-667e-4978-ae8a-24ac6fc6899a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:38.002300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:38.030069 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309b99a0-667e-4978-ae8a-24ac6fc6899a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:51:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=add8fefb-505d-4e1e-8ee1-96257866d223,is_public=True,name='tempest-scenario-type-luksv2-1932906689',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add8fefb-505d-4e1e-8ee1-96257866d223', '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=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:38.030854 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488df4f0-22f9-40f5-9b08-caf94c9036a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:38.070307 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1932906689 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1932906689, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:38.070742 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1932906689 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1932906689, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:38.104862 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Created reservations ['e4d8d902-0e1c-4475-951a-3bcafab2a9cd', 'cdd5f90f-852b-4745-bfa5-93f439f3573b', 'a6a22c49-32b3-471b-84ee-c1c5ebb2cd7b', '33ba7443-6c43-45d0-9e5e-1bda58779cc0'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:38.105787 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488df4f0-22f9-40f5-9b08-caf94c9036a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4d8d902-0e1c-4475-951a-3bcafab2a9cd', 'cdd5f90f-852b-4745-bfa5-93f439f3573b', 'a6a22c49-32b3-471b-84ee-c1c5ebb2cd7b', '33ba7443-6c43-45d0-9e5e-1bda58779cc0']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:38.106546 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542a5455-b652-4dfe-85f3-c18483e0c37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:38.133570 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542a5455-b652-4dfe-85f3-c18483e0c37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05bf4365-5af3-48ae-8b45-7a9bfcce920c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1835688646',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1084158dd7fb41b78c537a47f57e3cd4',qos_specs=None,replication_status=,reservations=['e4d8d902-0e1c-4475-951a-3bcafab2a9cd','cdd5f90f-852b-4745-bfa5-93f439f3573b','a6a22c49-32b3-471b-84ee-c1c5ebb2cd7b','33ba7443-6c43-45d0-9e5e-1bda58779cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4f685f62346c7adab32980213ceb4',volume_type_id=add8fefb-505d-4e1e-8ee1-96257866d223), 'volume': Volume(_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-03T17:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1835688646',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=05bf4365-5af3-48ae-8b45-7a9bfcce920c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1084158dd7fb41b78c537a47f57e3cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92d4f685f62346c7adab32980213ceb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(add8fefb-505d-4e1e-8ee1-96257866d223),volume_type_id=add8fefb-505d-4e1e-8ee1-96257866d223)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:38.134718 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e6450e7-cc4c-427a-81f8-e6b8b5ab8a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:38.157749 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e6450e7-cc4c-427a-81f8-e6b8b5ab8a7c) transitioned into state 'SUCCESS' from state '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-1835688646',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1084158dd7fb41b78c537a47f57e3cd4',qos_specs=None,replication_status=,reservations=['e4d8d902-0e1c-4475-951a-3bcafab2a9cd','cdd5f90f-852b-4745-bfa5-93f439f3573b','a6a22c49-32b3-471b-84ee-c1c5ebb2cd7b','33ba7443-6c43-45d0-9e5e-1bda58779cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4f685f62346c7adab32980213ceb4',volume_type_id=add8fefb-505d-4e1e-8ee1-96257866d223)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:38.158818 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a724e84-e856-467c-8ad6-792ffb50b5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:38.167419 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a724e84-e856-467c-8ad6-792ffb50b5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:38.168264 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Flow 'volume_create_api' (6d57eba8-5b10-4227-8d02-80daad166a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:38.168641 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume request issued successfully. Jul 03 17:51:38.169150 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e352512b-27a7-4957-ad14-0ede55595c8a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:38.170691 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 442/1751] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:51:37 2026] POST /volume/v3/volumes => generated 787 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:38.480873 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-3aef604b-ac1c-4f40-bfa9-0ddab3a70fe5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" released by "attachment_update" :: held 0.540s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:51:38.480873 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-3aef604b-ac1c-4f40-bfa9-0ddab3a70fe5 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5 returned with HTTP 200 Jul 03 17:51:38.480873 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 446/1752] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:51:37 2026] PUT /volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:38.495535 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-18564193-6cb1-47e8-8a9c-5ce5e28bc0b1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:38.498739 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-18564193-6cb1-47e8-8a9c-5ce5e28bc0b1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5 Jul 03 17:51:38.499029 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-18564193-6cb1-47e8-8a9c-5ce5e28bc0b1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:38.499186 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-18564193-6cb1-47e8-8a9c-5ce5e28bc0b1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:38.516831 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-18564193-6cb1-47e8-8a9c-5ce5e28bc0b1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5 returned with HTTP 200 Jul 03 17:51:38.517298 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 430/1753] 10.4.3.210 () {70 vars in 1651 bytes} [Fri Jul 3 17:51:38 2026] GET /volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:38.616922 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-decadfe4-29e8-4e8b-98d8-d3702ec247f0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:38.619252 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-decadfe4-29e8-4e8b-98d8-d3702ec247f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:38.619532 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-decadfe4-29e8-4e8b-98d8-d3702ec247f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:38.619797 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-decadfe4-29e8-4e8b-98d8-d3702ec247f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:38.619965 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-decadfe4-29e8-4e8b-98d8-d3702ec247f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 55bc4728-314f-4956-b5be-c47cf4eb54af {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:38.623701 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:38.623701 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:38.633849 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-decadfe4-29e8-4e8b-98d8-d3702ec247f0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af returned with HTTP 200 Jul 03 17:51:38.634225 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 436/1754] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:38 2026] GET /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af => generated 333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:38.646473 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-32587922-8caf-4020-b05c-5562378931f1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:38.652281 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:38.652653 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2000520017", "volume_type": "30292711-270e-46dc-bb37-938d81b1e4ad", "group_id": "55bc4728-314f-4956-b5be-c47cf4eb54af", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:38.655403 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2000520017', 'volume_type': '30292711-270e-46dc-bb37-938d81b1e4ad', 'group_id': '55bc4728-314f-4956-b5be-c47cf4eb54af', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:38.665704 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:38.665704 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:38.666156 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Create volume of 1 GB Jul 03 17:51:38.671424 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Availability Zones retrieved successfully. Jul 03 17:51:38.676891 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Flow 'volume_create_api' (fd2396d9-edc9-48b5-a478-90dba3a0a41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:38.678040 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa542e4-970f-4d4a-9161-b8fe6f13a609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:38.678568 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:38.678568 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:38.678968 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:38.699039 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa542e4-970f-4d4a-9161-b8fe6f13a609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:51:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30292711-270e-46dc-bb37-938d81b1e4ad,is_public=True,name='tempest-GroupsTest-volume-type-1781905337',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30292711-270e-46dc-bb37-938d81b1e4ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '55bc4728-314f-4956-b5be-c47cf4eb54af', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:38.699755 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5743d10-3dfc-4f0b-b638-b6852637909c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:38.723303 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1781905337 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1781905337, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:38.723585 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1781905337 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1781905337, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:38.752537 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Created reservations ['982be5b7-75ed-42d9-9d24-824933d9d942', '9502155d-4d38-4809-9631-8e39cd6af4bc', '5ebcb836-6a2d-4761-a0b4-11b238650d3e', 'b74099b5-9375-4a45-8e85-5de38630a43e'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:38.753455 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5743d10-3dfc-4f0b-b638-b6852637909c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['982be5b7-75ed-42d9-9d24-824933d9d942', '9502155d-4d38-4809-9631-8e39cd6af4bc', '5ebcb836-6a2d-4761-a0b4-11b238650d3e', 'b74099b5-9375-4a45-8e85-5de38630a43e']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:38.754267 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8769b4f5-cc75-46ed-8515-cca946162db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:38.775657 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8769b4f5-cc75-46ed-8515-cca946162db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a56c23b7-d230-4384-bfbe-776689953c10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2000520017',encryption_key_id=None,group_id=55bc4728-314f-4956-b5be-c47cf4eb54af,group_type_id=,metadata={},multiattach=False,project_id='29e967b28cbf438987ffc0258d7f5b29',qos_specs=None,replication_status=,reservations=['982be5b7-75ed-42d9-9d24-824933d9d942','9502155d-4d38-4809-9631-8e39cd6af4bc','5ebcb836-6a2d-4761-a0b4-11b238650d3e','b74099b5-9375-4a45-8e85-5de38630a43e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d06053ff57c24557b398d8d38970ff1b',volume_type_id=30292711-270e-46dc-bb37-938d81b1e4ad), 'volume': Volume(_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-03T17:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2000520017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=55bc4728-314f-4956-b5be-c47cf4eb54af,host=None,id=a56c23b7-d230-4384-bfbe-776689953c10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e967b28cbf438987ffc0258d7f5b29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d06053ff57c24557b398d8d38970ff1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30292711-270e-46dc-bb37-938d81b1e4ad),volume_type_id=30292711-270e-46dc-bb37-938d81b1e4ad)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:38.776352 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (453b3839-2c64-4e74-a49c-d7705bbb7d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:38.794428 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (453b3839-2c64-4e74-a49c-d7705bbb7d94) transitioned into state 'SUCCESS' from state '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-2000520017',encryption_key_id=None,group_id=55bc4728-314f-4956-b5be-c47cf4eb54af,group_type_id=,metadata={},multiattach=False,project_id='29e967b28cbf438987ffc0258d7f5b29',qos_specs=None,replication_status=,reservations=['982be5b7-75ed-42d9-9d24-824933d9d942','9502155d-4d38-4809-9631-8e39cd6af4bc','5ebcb836-6a2d-4761-a0b4-11b238650d3e','b74099b5-9375-4a45-8e85-5de38630a43e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d06053ff57c24557b398d8d38970ff1b',volume_type_id=30292711-270e-46dc-bb37-938d81b1e4ad)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:38.795131 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2701bbd2-1d26-4c7d-a047-9baf1e9464b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:38.810791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2701bbd2-1d26-4c7d-a047-9baf1e9464b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:38.810791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Flow 'volume_create_api' (fd2396d9-edc9-48b5-a478-90dba3a0a41e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:38.810791 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Create volume request issued successfully. Jul 03 17:51:38.811339 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:38.811557 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:38.849605 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:38.853299 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:38.853299 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:38.856970 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-32587922-8caf-4020-b05c-5562378931f1 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:38.857394 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 443/1755] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:51:38 2026] POST /volume/v3/volumes => generated 815 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:38.868982 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fe3ad6bd-5098-4091-9a63-d883f086ec14 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:38.874552 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fe3ad6bd-5098-4091-9a63-d883f086ec14 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/a56c23b7-d230-4384-bfbe-776689953c10 Jul 03 17:51:38.874792 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fe3ad6bd-5098-4091-9a63-d883f086ec14 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:38.875000 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fe3ad6bd-5098-4091-9a63-d883f086ec14 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:38.885023 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:38.885023 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:38.894786 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fe3ad6bd-5098-4091-9a63-d883f086ec14 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Volume info retrieved successfully. Jul 03 17:51:38.895492 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-fe3ad6bd-5098-4091-9a63-d883f086ec14 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:38.895655 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-fe3ad6bd-5098-4091-9a63-d883f086ec14 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:38.938868 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-fe3ad6bd-5098-4091-9a63-d883f086ec14 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:38.941607 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:38.941607 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:38.950732 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fe3ad6bd-5098-4091-9a63-d883f086ec14 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/a56c23b7-d230-4384-bfbe-776689953c10 returned with HTTP 200 Jul 03 17:51:38.951338 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 447/1756] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:38 2026] GET /volume/v3/volumes/a56c23b7-d230-4384-bfbe-776689953c10 => generated 883 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:38.987305 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b86b2e1d-144e-405d-b2b5-b8bbe3920a7e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:38.987305 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b86b2e1d-144e-405d-b2b5-b8bbe3920a7e None None] GET https://10.4.3.210/volume// Jul 03 17:51:38.987305 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b86b2e1d-144e-405d-b2b5-b8bbe3920a7e None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:38.987305 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b86b2e1d-144e-405d-b2b5-b8bbe3920a7e None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:38.988627 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b86b2e1d-144e-405d-b2b5-b8bbe3920a7e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:51:38.988627 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 431/1757] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:51: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 17:51:38.995447 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c5894086-9855-40dc-8e73-dd249f3f9f1e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:38.997523 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c5894086-9855-40dc-8e73-dd249f3f9f1e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:38.997744 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c5894086-9855-40dc-8e73-dd249f3f9f1e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:38.997958 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c5894086-9855-40dc-8e73-dd249f3f9f1e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:39.008543 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:39.008543 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:39.011866 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c5894086-9855-40dc-8e73-dd249f3f9f1e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:39.016025 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c5894086-9855-40dc-8e73-dd249f3f9f1e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:39.016471 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 437/1758] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:51:38 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:39.878609 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c12e2ae9-1dcf-49b3-9fd5-704910a0aebc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:39.879409 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c12e2ae9-1dcf-49b3-9fd5-704910a0aebc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] DELETE https://10.4.3.210/volume/v3/attachments/1d28d768-837d-4f0b-afa8-1ce6120d7c3e Jul 03 17:51:39.879707 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c12e2ae9-1dcf-49b3-9fd5-704910a0aebc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:39.880022 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c12e2ae9-1dcf-49b3-9fd5-704910a0aebc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:39.890752 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:39.890752 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:39.968129 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0624411d-be63-4d51-ba14-aa7bbc4947a3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:39.970838 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0624411d-be63-4d51-ba14-aa7bbc4947a3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/a56c23b7-d230-4384-bfbe-776689953c10 Jul 03 17:51:39.971102 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0624411d-be63-4d51-ba14-aa7bbc4947a3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:39.971246 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0624411d-be63-4d51-ba14-aa7bbc4947a3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:39.979095 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:39.979095 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:39.984348 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0624411d-be63-4d51-ba14-aa7bbc4947a3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Volume info retrieved successfully. Jul 03 17:51:39.985185 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-0624411d-be63-4d51-ba14-aa7bbc4947a3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:39.985393 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-0624411d-be63-4d51-ba14-aa7bbc4947a3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:40.024462 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-0624411d-be63-4d51-ba14-aa7bbc4947a3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:40.030267 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:40.030267 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:40.044932 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0624411d-be63-4d51-ba14-aa7bbc4947a3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/a56c23b7-d230-4384-bfbe-776689953c10 returned with HTTP 200 Jul 03 17:51:40.045342 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 448/1759] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:39 2026] GET /volume/v3/volumes/a56c23b7-d230-4384-bfbe-776689953c10 => generated 908 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:40.067002 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:40.067002 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:40.067819 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-803159332", "volume_type": "30292711-270e-46dc-bb37-938d81b1e4ad", "group_id": "55bc4728-314f-4956-b5be-c47cf4eb54af", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:40.068428 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-803159332', 'volume_type': '30292711-270e-46dc-bb37-938d81b1e4ad', 'group_id': '55bc4728-314f-4956-b5be-c47cf4eb54af', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:40.075067 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:40.075067 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:40.075495 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Create volume of 1 GB Jul 03 17:51:40.079731 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Availability Zones retrieved successfully. Jul 03 17:51:40.086971 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Flow 'volume_create_api' (d74b7681-5151-4776-b7bf-0c4276545a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:40.090100 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc399fdd-0fef-4993-a30d-885ae5340536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:40.093152 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:40.093152 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:40.093868 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:40.135294 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc399fdd-0fef-4993-a30d-885ae5340536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:51:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30292711-270e-46dc-bb37-938d81b1e4ad,is_public=True,name='tempest-GroupsTest-volume-type-1781905337',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30292711-270e-46dc-bb37-938d81b1e4ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '55bc4728-314f-4956-b5be-c47cf4eb54af', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:40.136028 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d151d6-3c62-4aba-a3d0-6d77e85c4f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:40.796706 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1781905337 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1781905337, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:40.796706 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1781905337 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1781905337, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:40.796706 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Created reservations ['01fd8be3-7481-4370-a109-d8c04730bb93', 'e261cb46-8597-4bdc-9785-ee6402debbc2', '16ab4770-74cd-4559-9834-9e0c069dfecf', 'f26dd4f0-cf97-4d14-a7d9-9dc32f9dc858'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:40.796706 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d151d6-3c62-4aba-a3d0-6d77e85c4f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01fd8be3-7481-4370-a109-d8c04730bb93', 'e261cb46-8597-4bdc-9785-ee6402debbc2', '16ab4770-74cd-4559-9834-9e0c069dfecf', 'f26dd4f0-cf97-4d14-a7d9-9dc32f9dc858']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:40.796706 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79173378-41de-4cdf-abfa-ddaeee7af53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:40.796706 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79173378-41de-4cdf-abfa-ddaeee7af53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1445d5a9-2590-41eb-bdc1-9641e70db5a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-803159332',encryption_key_id=None,group_id=55bc4728-314f-4956-b5be-c47cf4eb54af,group_type_id=,metadata={},multiattach=False,project_id='29e967b28cbf438987ffc0258d7f5b29',qos_specs=None,replication_status=,reservations=['01fd8be3-7481-4370-a109-d8c04730bb93','e261cb46-8597-4bdc-9785-ee6402debbc2','16ab4770-74cd-4559-9834-9e0c069dfecf','f26dd4f0-cf97-4d14-a7d9-9dc32f9dc858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d06053ff57c24557b398d8d38970ff1b',volume_type_id=30292711-270e-46dc-bb37-938d81b1e4ad), 'volume': Volume(_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-03T17:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-803159332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=55bc4728-314f-4956-b5be-c47cf4eb54af,host=None,id=1445d5a9-2590-41eb-bdc1-9641e70db5a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e967b28cbf438987ffc0258d7f5b29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d06053ff57c24557b398d8d38970ff1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30292711-270e-46dc-bb37-938d81b1e4ad),volume_type_id=30292711-270e-46dc-bb37-938d81b1e4ad)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:40.796706 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a996868-c654-4b18-9622-f23846e2f023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a996868-c654-4b18-9622-f23846e2f023) transitioned into state 'SUCCESS' from state '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-803159332',encryption_key_id=None,group_id=55bc4728-314f-4956-b5be-c47cf4eb54af,group_type_id=,metadata={},multiattach=False,project_id='29e967b28cbf438987ffc0258d7f5b29',qos_specs=None,replication_status=,reservations=['01fd8be3-7481-4370-a109-d8c04730bb93','e261cb46-8597-4bdc-9785-ee6402debbc2','16ab4770-74cd-4559-9834-9e0c069dfecf','f26dd4f0-cf97-4d14-a7d9-9dc32f9dc858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d06053ff57c24557b398d8d38970ff1b',volume_type_id=30292711-270e-46dc-bb37-938d81b1e4ad)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba544822-861e-41a4-9062-c3dffd8fb4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba544822-861e-41a4-9062-c3dffd8fb4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Flow 'volume_create_api' (d74b7681-5151-4776-b7bf-0c4276545a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Create volume request issued successfully. Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ca260656-c21f-4cdf-a71e-e8e3dace5c68 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:40.799965 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 432/1760] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:51:40 2026] POST /volume/v3/volumes => generated 814 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fe950778-2a9c-4af7-8e32-b7a26542c53a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fe950778-2a9c-4af7-8e32-b7a26542c53a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fe950778-2a9c-4af7-8e32-b7a26542c53a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fe950778-2a9c-4af7-8e32-b7a26542c53a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fe950778-2a9c-4af7-8e32-b7a26542c53a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Volume info retrieved successfully. Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-fe950778-2a9c-4af7-8e32-b7a26542c53a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-fe950778-2a9c-4af7-8e32-b7a26542c53a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-fe950778-2a9c-4af7-8e32-b7a26542c53a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fe950778-2a9c-4af7-8e32-b7a26542c53a tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 returned with HTTP 200 Jul 03 17:51:40.802108 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 438/1761] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:40 2026] GET /volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 => generated 882 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:40.803698 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3930a809-e7ac-46a7-9e4c-1fdbe05d4786 req-c12e2ae9-1dcf-49b3-9fd5-704910a0aebc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments/1d28d768-837d-4f0b-afa8-1ce6120d7c3e returned with HTTP 200 Jul 03 17:51:40.803698 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 444/1762] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:51:39 2026] DELETE /volume/v3/attachments/1d28d768-837d-4f0b-afa8-1ce6120d7c3e => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:41.154499 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3fc92fcc-f8dd-4ae9-935c-762f9c202d3c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:41.156372 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3fc92fcc-f8dd-4ae9-935c-762f9c202d3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:51:41.156549 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3fc92fcc-f8dd-4ae9-935c-762f9c202d3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:41.156755 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3fc92fcc-f8dd-4ae9-935c-762f9c202d3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:41.163015 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:41.163015 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:41.166279 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3fc92fcc-f8dd-4ae9-935c-762f9c202d3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:51:41.170228 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3fc92fcc-f8dd-4ae9-935c-762f9c202d3c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:51:41.170644 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 449/1763] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:41 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:41.449172 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a4cd3da1-8dd4-48ef-ad12-8f1df2580984 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:41.450980 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a4cd3da1-8dd4-48ef-ad12-8f1df2580984 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 Jul 03 17:51:41.451133 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a4cd3da1-8dd4-48ef-ad12-8f1df2580984 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:41.451302 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a4cd3da1-8dd4-48ef-ad12-8f1df2580984 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:41.463095 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:41.463095 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:41.470806 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a4cd3da1-8dd4-48ef-ad12-8f1df2580984 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Volume info retrieved successfully. Jul 03 17:51:41.471472 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-a4cd3da1-8dd4-48ef-ad12-8f1df2580984 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:41.471607 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-a4cd3da1-8dd4-48ef-ad12-8f1df2580984 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:41.514512 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-a4cd3da1-8dd4-48ef-ad12-8f1df2580984 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:41.517478 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:41.517478 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:41.524450 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a4cd3da1-8dd4-48ef-ad12-8f1df2580984 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 returned with HTTP 200 Jul 03 17:51:41.524843 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 433/1764] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:41 2026] GET /volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 => generated 907 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:41.538875 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-407381a0-85f1-46aa-b022-c2507add19ab None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:41.544529 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-407381a0-85f1-46aa-b022-c2507add19ab tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] PUT https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:41.546368 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-407381a0-85f1-46aa-b022-c2507add19ab tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1445d5a9-2590-41eb-bdc1-9641e70db5a3"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:41.553086 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-407381a0-85f1-46aa-b022-c2507add19ab tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Update called for group 55bc4728-314f-4956-b5be-c47cf4eb54af. {{(pid=99942) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 17:51:41.553216 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.groups [None req-407381a0-85f1-46aa-b022-c2507add19ab tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Updating group 55bc4728-314f-4956-b5be-c47cf4eb54af with name new_group description: This is a new group add_volumes: None remove_volumes: 1445d5a9-2590-41eb-bdc1-9641e70db5a3. Jul 03 17:51:41.556970 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:41.556970 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:41.583717 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-407381a0-85f1-46aa-b022-c2507add19ab tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af returned with HTTP 202 Jul 03 17:51:41.584216 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 439/1765] 10.4.3.210 () {70 vars in 1407 bytes} [Fri Jul 3 17:51:41 2026] PUT /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:41.594895 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c108a694-3882-4f70-bcda-cb6a1bd3248d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:41.598829 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c108a694-3882-4f70-bcda-cb6a1bd3248d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:41.598927 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c108a694-3882-4f70-bcda-cb6a1bd3248d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:41.599191 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c108a694-3882-4f70-bcda-cb6a1bd3248d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:41.599191 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-c108a694-3882-4f70-bcda-cb6a1bd3248d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 55bc4728-314f-4956-b5be-c47cf4eb54af {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:41.605326 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:41.605326 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:41.612922 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c108a694-3882-4f70-bcda-cb6a1bd3248d tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af returned with HTTP 200 Jul 03 17:51:41.613324 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 445/1766] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:41 2026] GET /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:42.625671 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5f977332-a95b-41f7-81ea-83833970cea3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:42.629943 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5f977332-a95b-41f7-81ea-83833970cea3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:42.630415 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5f977332-a95b-41f7-81ea-83833970cea3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:42.630607 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5f977332-a95b-41f7-81ea-83833970cea3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:42.630731 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-5f977332-a95b-41f7-81ea-83833970cea3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 55bc4728-314f-4956-b5be-c47cf4eb54af {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:42.636750 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:42.636750 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:42.650962 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5f977332-a95b-41f7-81ea-83833970cea3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af returned with HTTP 200 Jul 03 17:51:42.651514 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 450/1767] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:42 2026] GET /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:42.662458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c536d85f-2769-4ca0-b8ea-1814c9ca3fc5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:42.664542 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c536d85f-2769-4ca0-b8ea-1814c9ca3fc5 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:42.664840 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c536d85f-2769-4ca0-b8ea-1814c9ca3fc5 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:42.665110 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c536d85f-2769-4ca0-b8ea-1814c9ca3fc5 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:42.665294 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-c536d85f-2769-4ca0-b8ea-1814c9ca3fc5 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 55bc4728-314f-4956-b5be-c47cf4eb54af {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:42.673034 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:42.673034 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:42.684098 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c536d85f-2769-4ca0-b8ea-1814c9ca3fc5 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af returned with HTTP 200 Jul 03 17:51:42.684652 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 434/1768] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:42 2026] GET /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:42.699201 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:42.701092 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:51:42.701333 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:42.701517 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:42.701819 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:42.702489 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:42.711987 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Get all volumes completed successfully. Jul 03 17:51:42.713255 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:42.713442 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:42.756450 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:42.759459 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:42.759459 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:42.767962 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-62ab78b0-0541-4aa0-992c-1bd767aa9ca3 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:51:42.768483 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 440/1769] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:51:42 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 17:51:42.784295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7416e0f0-2db3-4970-8f71-a20a37eb9edd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:42.787579 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7416e0f0-2db3-4970-8f71-a20a37eb9edd tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] PUT https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:42.789239 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7416e0f0-2db3-4970-8f71-a20a37eb9edd tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1445d5a9-2590-41eb-bdc1-9641e70db5a3"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:42.794333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-7416e0f0-2db3-4970-8f71-a20a37eb9edd tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Update called for group 55bc4728-314f-4956-b5be-c47cf4eb54af. {{(pid=99940) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 17:51:42.794555 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.groups [None req-7416e0f0-2db3-4970-8f71-a20a37eb9edd tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Updating group 55bc4728-314f-4956-b5be-c47cf4eb54af with name None description: None add_volumes: 1445d5a9-2590-41eb-bdc1-9641e70db5a3 remove_volumes: None. Jul 03 17:51:42.802778 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:42.802778 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:42.831451 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7416e0f0-2db3-4970-8f71-a20a37eb9edd tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af returned with HTTP 202 Jul 03 17:51:42.831451 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 446/1770] 10.4.3.210 () {70 vars in 1406 bytes} [Fri Jul 3 17:51:42 2026] PUT /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:42.838546 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-37fa2ee3-0595-4e59-b115-4032bece0dd7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:42.840544 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37fa2ee3-0595-4e59-b115-4032bece0dd7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:42.840607 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37fa2ee3-0595-4e59-b115-4032bece0dd7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:42.840849 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37fa2ee3-0595-4e59-b115-4032bece0dd7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:42.840961 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-37fa2ee3-0595-4e59-b115-4032bece0dd7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 55bc4728-314f-4956-b5be-c47cf4eb54af {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:42.844349 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:42.844349 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:42.851592 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37fa2ee3-0595-4e59-b115-4032bece0dd7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af returned with HTTP 200 Jul 03 17:51:42.852004 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 451/1771] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:42 2026] GET /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:43.868370 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-78737fd1-3a96-4558-ad94-89c532872ea0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:43.870252 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78737fd1-3a96-4558-ad94-89c532872ea0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:43.870539 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78737fd1-3a96-4558-ad94-89c532872ea0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:43.870742 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78737fd1-3a96-4558-ad94-89c532872ea0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:43.870917 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-78737fd1-3a96-4558-ad94-89c532872ea0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 55bc4728-314f-4956-b5be-c47cf4eb54af {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:43.876016 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:43.876016 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:43.887429 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78737fd1-3a96-4558-ad94-89c532872ea0 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af returned with HTTP 200 Jul 03 17:51:43.887738 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 435/1772] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:43 2026] GET /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:51:43.899546 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-17ffca95-cb71-4422-b641-f13d64d07522 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:43.903194 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:51:43.903472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:43.903720 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:43.904046 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:43.905032 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:43.916968 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Get all volumes completed successfully. Jul 03 17:51:43.917632 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:43.917811 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:43.959113 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:43.959113 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:43.959113 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:43.961938 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:43.962418 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:44.007693 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:44.014978 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:44.014978 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:44.027213 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-17ffca95-cb71-4422-b641-f13d64d07522 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:51:44.027743 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 441/1773] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:51:43 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:44.043834 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:44.045497 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:51:44.045722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:44.045932 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:44.046198 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:51:44.046494 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:44.046494 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:44.046995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:51:44.063007 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Get all volumes completed successfully. Jul 03 17:51:44.064411 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:44.064411 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:44.103328 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:44.107456 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:44.107456 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:44.113459 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:44.113635 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:44.150006 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:44.153582 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:44.153582 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:44.163027 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d892ce9a-3c9c-4e2e-ae9a-5cd860fd8376 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:51:44.163560 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 447/1774] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:51:44 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:51:44.175466 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a4f5cb5c-eb7e-4f47-b00d-6a11b09270d7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:44.177219 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a4f5cb5c-eb7e-4f47-b00d-6a11b09270d7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] POST https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af/action Jul 03 17:51:44.177610 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a4f5cb5c-eb7e-4f47-b00d-6a11b09270d7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:44.177786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a4f5cb5c-eb7e-4f47-b00d-6a11b09270d7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:44.179113 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-a4f5cb5c-eb7e-4f47-b00d-6a11b09270d7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] delete called for group 55bc4728-314f-4956-b5be-c47cf4eb54af {{(pid=99941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:51:44.179246 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-a4f5cb5c-eb7e-4f47-b00d-6a11b09270d7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Delete group with id: 55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:44.182396 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:44.182396 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:44.244017 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a4f5cb5c-eb7e-4f47-b00d-6a11b09270d7 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af/action returned with HTTP 202 Jul 03 17:51:44.244571 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 452/1775] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:51:44 2026] POST /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:44.253454 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d14b91a9-d53c-494c-9e86-eabc2e88c362 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:44.255111 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d14b91a9-d53c-494c-9e86-eabc2e88c362 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 Jul 03 17:51:44.255348 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d14b91a9-d53c-494c-9e86-eabc2e88c362 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:44.255540 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d14b91a9-d53c-494c-9e86-eabc2e88c362 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:44.262227 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:44.262227 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:44.265907 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d14b91a9-d53c-494c-9e86-eabc2e88c362 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Volume info retrieved successfully. Jul 03 17:51:44.266512 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-d14b91a9-d53c-494c-9e86-eabc2e88c362 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:51:44.266672 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-d14b91a9-d53c-494c-9e86-eabc2e88c362 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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 17:51:44.300898 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-d14b91a9-d53c-494c-9e86-eabc2e88c362 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:51:44.304061 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:44.304061 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:44.310130 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d14b91a9-d53c-494c-9e86-eabc2e88c362 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 returned with HTTP 200 Jul 03 17:51:44.310480 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 436/1776] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:44 2026] GET /volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 => generated 906 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:45.298295 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-31c60615-dc32-4e52-bded-6c0067e0f495 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:45.301790 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-31c60615-dc32-4e52-bded-6c0067e0f495 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5/action Jul 03 17:51:45.301790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-31c60615-dc32-4e52-bded-6c0067e0f495 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:45.301790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-31c60615-dc32-4e52-bded-6c0067e0f495 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:45.320161 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:45.320161 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:45.323216 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a20cdc7f-5d0d-4a71-aef1-9e37dc2f7354 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:45.326258 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a20cdc7f-5d0d-4a71-aef1-9e37dc2f7354 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 Jul 03 17:51:45.326360 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a20cdc7f-5d0d-4a71-aef1-9e37dc2f7354 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:45.326627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a20cdc7f-5d0d-4a71-aef1-9e37dc2f7354 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:45.332588 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a20cdc7f-5d0d-4a71-aef1-9e37dc2f7354 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 returned with HTTP 404 Jul 03 17:51:45.333209 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 448/1777] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:45 2026] GET /volume/v3/volumes/1445d5a9-2590-41eb-bdc1-9641e70db5a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:45.334729 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e17bf66b-93e3-4fb4-ad24-17873d2aa0bc req-31c60615-dc32-4e52-bded-6c0067e0f495 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5/action returned with HTTP 204 Jul 03 17:51:45.335320 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 442/1778] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:51:45 2026] POST /volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:45.341386 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7bb83ace-0b4f-4285-82e5-b040f83673ac None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:45.343198 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7bb83ace-0b4f-4285-82e5-b040f83673ac tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/volumes/a56c23b7-d230-4384-bfbe-776689953c10 Jul 03 17:51:45.343404 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7bb83ace-0b4f-4285-82e5-b040f83673ac tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:45.343586 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7bb83ace-0b4f-4285-82e5-b040f83673ac tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:45.350328 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7bb83ace-0b4f-4285-82e5-b040f83673ac tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/volumes/a56c23b7-d230-4384-bfbe-776689953c10 returned with HTTP 404 Jul 03 17:51:45.353494 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 453/1779] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:51:45 2026] GET /volume/v3/volumes/a56c23b7-d230-4384-bfbe-776689953c10 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:45.362471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-37c4f577-be52-4847-9e06-38b2fa017a17 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:45.364648 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-37c4f577-be52-4847-9e06-38b2fa017a17 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] GET https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af Jul 03 17:51:45.364981 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-37c4f577-be52-4847-9e06-38b2fa017a17 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:45.365246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-37c4f577-be52-4847-9e06-38b2fa017a17 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:45.365442 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-37c4f577-be52-4847-9e06-38b2fa017a17 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] show called for member 55bc4728-314f-4956-b5be-c47cf4eb54af {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:51:45.369084 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-37c4f577-be52-4847-9e06-38b2fa017a17 tempest-GroupsTest-321115290 tempest-GroupsTest-321115290-project-member] https://10.4.3.210/volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af returned with HTTP 404 Jul 03 17:51:45.369686 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 437/1780] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:51:45 2026] GET /volume/v3/groups/55bc4728-314f-4956-b5be-c47cf4eb54af => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:51:45.377313 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-762d0de1-6d45-4f96-929c-47242dcbc20b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:45.379109 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-762d0de1-6d45-4f96-929c-47242dcbc20b tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/6f696e3d-485d-4186-a7f9-14995ffbd493 Jul 03 17:51:45.379315 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-762d0de1-6d45-4f96-929c-47242dcbc20b tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:45.379502 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-762d0de1-6d45-4f96-929c-47242dcbc20b tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:45.393997 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-762d0de1-6d45-4f96-929c-47242dcbc20b tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] https://10.4.3.210/volume/v3/group_types/6f696e3d-485d-4186-a7f9-14995ffbd493 returned with HTTP 202 Jul 03 17:51:45.394379 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 449/1781] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:51:45 2026] DELETE /volume/v3/group_types/6f696e3d-485d-4186-a7f9-14995ffbd493 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:51:45.402565 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-07be9ee4-4d3f-480a-bd1e-d751aa14fe43 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:45.405989 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-07be9ee4-4d3f-480a-bd1e-d751aa14fe43 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] DELETE https://10.4.3.210/volume/v3/types/30292711-270e-46dc-bb37-938d81b1e4ad Jul 03 17:51:45.406488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-07be9ee4-4d3f-480a-bd1e-d751aa14fe43 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:45.406868 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-07be9ee4-4d3f-480a-bd1e-d751aa14fe43 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:45.434539 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-07be9ee4-4d3f-480a-bd1e-d751aa14fe43 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] https://10.4.3.210/volume/v3/types/30292711-270e-46dc-bb37-938d81b1e4ad returned with HTTP 202 Jul 03 17:51:45.435107 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 443/1782] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:45 2026] DELETE /volume/v3/types/30292711-270e-46dc-bb37-938d81b1e4ad => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:45.442920 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-15e0a73d-6b66-4740-8480-63c464d3e2f2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:45.444758 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15e0a73d-6b66-4740-8480-63c464d3e2f2 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] GET https://10.4.3.210/volume/v3/types/30292711-270e-46dc-bb37-938d81b1e4ad Jul 03 17:51:45.444960 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15e0a73d-6b66-4740-8480-63c464d3e2f2 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:45.445144 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15e0a73d-6b66-4740-8480-63c464d3e2f2 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:45.448146 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15e0a73d-6b66-4740-8480-63c464d3e2f2 tempest-GroupsTest-1031930424 tempest-GroupsTest-1031930424-project-admin] https://10.4.3.210/volume/v3/types/30292711-270e-46dc-bb37-938d81b1e4ad returned with HTTP 404 Jul 03 17:51:45.448631 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 454/1783] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:51:45 2026] GET /volume/v3/types/30292711-270e-46dc-bb37-938d81b1e4ad => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:48.109171 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-34f6693e-7493-4765-af3a-22eb9849f2bc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:48.189262 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-34f6693e-7493-4765-af3a-22eb9849f2bc tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] GET https://10.4.3.210/volume/v3/os-services Jul 03 17:51:48.189454 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-34f6693e-7493-4765-af3a-22eb9849f2bc tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:48.189658 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-34f6693e-7493-4765-af3a-22eb9849f2bc tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:48.196224 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-34f6693e-7493-4765-af3a-22eb9849f2bc tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] https://10.4.3.210/volume/v3/os-services returned with HTTP 200 Jul 03 17:51:48.196676 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 438/1784] 10.4.3.210 () {66 vars in 1249 bytes} [Fri Jul 3 17:51:48 2026] GET /volume/v3/os-services => generated 626 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:51:48.205568 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5e9d01a5-8907-4a0c-881c-e84e6068cd00 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:48.207272 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5e9d01a5-8907-4a0c-881c-e84e6068cd00 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] GET https://10.4.3.210/volume/v3/os-services?host=np0000004448 Jul 03 17:51:48.207460 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5e9d01a5-8907-4a0c-881c-e84e6068cd00 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:48.207673 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5e9d01a5-8907-4a0c-881c-e84e6068cd00 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:48.212817 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5e9d01a5-8907-4a0c-881c-e84e6068cd00 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] https://10.4.3.210/volume/v3/os-services?host=np0000004448 returned with HTTP 200 Jul 03 17:51:48.213159 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 450/1785] 10.4.3.210 () {66 vars in 1284 bytes} [Fri Jul 3 17:51:48 2026] GET /volume/v3/os-services?host=np0000004448 => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:48.223142 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d967f32c-49e6-4eb7-99cf-33b41298a1ac None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:48.224950 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d967f32c-49e6-4eb7-99cf-33b41298a1ac tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] GET https://10.4.3.210/volume/v3/os-services?host=np0000004448&binary=cinder-scheduler Jul 03 17:51:48.225146 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d967f32c-49e6-4eb7-99cf-33b41298a1ac tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:48.225356 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d967f32c-49e6-4eb7-99cf-33b41298a1ac tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:48.231029 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d967f32c-49e6-4eb7-99cf-33b41298a1ac tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] https://10.4.3.210/volume/v3/os-services?host=np0000004448&binary=cinder-scheduler returned with HTTP 200 Jul 03 17:51:48.231438 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 444/1786] 10.4.3.210 () {66 vars in 1332 bytes} [Fri Jul 3 17:51:48 2026] GET /volume/v3/os-services?host=np0000004448&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:48.240819 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a66d39f8-e200-401b-ab40-a052a6fe9663 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:48.242578 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a66d39f8-e200-401b-ab40-a052a6fe9663 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] GET https://10.4.3.210/volume/v3/os-services?binary=cinder-scheduler Jul 03 17:51:48.242817 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a66d39f8-e200-401b-ab40-a052a6fe9663 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:48.243005 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a66d39f8-e200-401b-ab40-a052a6fe9663 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:48.247162 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a66d39f8-e200-401b-ab40-a052a6fe9663 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] https://10.4.3.210/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 17:51:48.247561 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 455/1787] 10.4.3.210 () {66 vars in 1296 bytes} [Fri Jul 3 17:51:48 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:48.259794 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:48.313157 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:48.313620 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1403590390"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:48.315595 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1403590390'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:48.315764 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Create volume of 1 GB Jul 03 17:51:48.321059 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Availability Zones retrieved successfully. Jul 03 17:51:48.331841 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Flow 'volume_create_api' (dc3f29a9-324b-426d-ae0c-2cf5b6094feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:48.333318 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992fabc2-91a5-45b8-b133-6a7acad2b641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:48.334755 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:48.374830 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992fabc2-91a5-45b8-b133-6a7acad2b641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:48.376060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b7429a-c708-42d5-b659-6eee16f950a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:48.443357 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Created reservations ['8dee1268-2824-4594-9f46-f1ab29898676', '81ff74ca-ae0f-4457-8989-5c8fbb75f7ce', 'bc9a1137-6dfb-4ab6-b3c6-084e7a4fe4ed', 'a4e9f8dd-5250-408b-9332-dd14367d911a'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:48.444176 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b7429a-c708-42d5-b659-6eee16f950a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dee1268-2824-4594-9f46-f1ab29898676', '81ff74ca-ae0f-4457-8989-5c8fbb75f7ce', 'bc9a1137-6dfb-4ab6-b3c6-084e7a4fe4ed', 'a4e9f8dd-5250-408b-9332-dd14367d911a']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:48.445290 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d539980a-29f7-4e34-9f57-d0f35bcc4c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:48.467573 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d539980a-29f7-4e34-9f57-d0f35bcc4c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eac5cb28-a884-437c-b82e-5f3e455aca9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1403590390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1d12cde007a47de85d6a3a13067e0c1',qos_specs=None,replication_status=,reservations=['8dee1268-2824-4594-9f46-f1ab29898676','81ff74ca-ae0f-4457-8989-5c8fbb75f7ce','bc9a1137-6dfb-4ab6-b3c6-084e7a4fe4ed','a4e9f8dd-5250-408b-9332-dd14367d911a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d22dc8e64ee44f1593a03b5fd6f73e51',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1403590390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eac5cb28-a884-437c-b82e-5f3e455aca9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1d12cde007a47de85d6a3a13067e0c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d22dc8e64ee44f1593a03b5fd6f73e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:48.468315 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d163674-58be-4793-9411-b9d12849a6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:48.489208 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d163674-58be-4793-9411-b9d12849a6b1) transitioned into state 'SUCCESS' from state '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-1403590390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1d12cde007a47de85d6a3a13067e0c1',qos_specs=None,replication_status=,reservations=['8dee1268-2824-4594-9f46-f1ab29898676','81ff74ca-ae0f-4457-8989-5c8fbb75f7ce','bc9a1137-6dfb-4ab6-b3c6-084e7a4fe4ed','a4e9f8dd-5250-408b-9332-dd14367d911a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d22dc8e64ee44f1593a03b5fd6f73e51',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:48.490422 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8a7685-15d8-462a-9139-76df292af949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:48.501365 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8a7685-15d8-462a-9139-76df292af949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:48.502154 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Flow 'volume_create_api' (dc3f29a9-324b-426d-ae0c-2cf5b6094feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:48.502422 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Create volume request issued successfully. Jul 03 17:51:48.502965 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-82e1ae94-4ab4-47d5-85e0-2e68ea9aef71 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:48.503535 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 439/1788] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:51:48 2026] POST /volume/v3/volumes => generated 754 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:48.516495 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-757cc476-0c23-4734-b22f-2dee56593498 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:48.522897 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-757cc476-0c23-4734-b22f-2dee56593498 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] GET https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e Jul 03 17:51:48.523188 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-757cc476-0c23-4734-b22f-2dee56593498 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:48.523913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-757cc476-0c23-4734-b22f-2dee56593498 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:48.541560 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:48.541560 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:48.549046 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-757cc476-0c23-4734-b22f-2dee56593498 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Volume info retrieved successfully. Jul 03 17:51:48.554542 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-757cc476-0c23-4734-b22f-2dee56593498 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e returned with HTTP 200 Jul 03 17:51:48.555103 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 451/1789] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:48 2026] GET /volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:49.568739 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a797514c-9d51-47ef-85ca-806775f485aa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:49.572299 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a797514c-9d51-47ef-85ca-806775f485aa tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] GET https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e Jul 03 17:51:49.572550 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a797514c-9d51-47ef-85ca-806775f485aa tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:49.572829 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a797514c-9d51-47ef-85ca-806775f485aa tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:49.584202 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:49.584202 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:49.592627 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a797514c-9d51-47ef-85ca-806775f485aa tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Volume info retrieved successfully. Jul 03 17:51:49.597816 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a797514c-9d51-47ef-85ca-806775f485aa tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e returned with HTTP 200 Jul 03 17:51:49.598095 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 445/1790] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:49 2026] GET /volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:49.620629 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-637911df-d312-42b0-be8f-f33f8d2cab23 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:49.622409 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-637911df-d312-42b0-be8f-f33f8d2cab23 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] GET https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e Jul 03 17:51:49.622599 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-637911df-d312-42b0-be8f-f33f8d2cab23 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:49.622859 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-637911df-d312-42b0-be8f-f33f8d2cab23 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:49.630575 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:49.630575 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:49.634054 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-637911df-d312-42b0-be8f-f33f8d2cab23 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Volume info retrieved successfully. Jul 03 17:51:49.637927 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-637911df-d312-42b0-be8f-f33f8d2cab23 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e returned with HTTP 200 Jul 03 17:51:49.638337 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 456/1791] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:49 2026] GET /volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e => generated 1020 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:51:49.649653 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-20e3966c-3163-416a-be30-2a012413aa26 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:49.651615 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-20e3966c-3163-416a-be30-2a012413aa26 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] GET https://10.4.3.210/volume/v3/os-services?host=np0000004448&binary=cinder-volume Jul 03 17:51:49.651822 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-20e3966c-3163-416a-be30-2a012413aa26 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:49.652020 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-20e3966c-3163-416a-be30-2a012413aa26 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:49.652199 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:49.652199 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:49.657101 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-20e3966c-3163-416a-be30-2a012413aa26 tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] https://10.4.3.210/volume/v3/os-services?host=np0000004448&binary=cinder-volume returned with HTTP 200 Jul 03 17:51:49.657485 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 440/1792] 10.4.3.210 () {66 vars in 1326 bytes} [Fri Jul 3 17:51:49 2026] GET /volume/v3/os-services?host=np0000004448&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:49.665707 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-42dc6c94-d7fe-47a4-9c0e-c63caf954b0c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:49.667759 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-42dc6c94-d7fe-47a4-9c0e-c63caf954b0c tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] GET https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e Jul 03 17:51:49.667759 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-42dc6c94-d7fe-47a4-9c0e-c63caf954b0c tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:49.667871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-42dc6c94-d7fe-47a4-9c0e-c63caf954b0c tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:49.674842 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:49.674842 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:49.681148 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-42dc6c94-d7fe-47a4-9c0e-c63caf954b0c tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Volume info retrieved successfully. Jul 03 17:51:49.686587 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-42dc6c94-d7fe-47a4-9c0e-c63caf954b0c tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e returned with HTTP 200 Jul 03 17:51:49.687010 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 452/1793] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:49 2026] GET /volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:49.698818 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3bd1731c-daec-4659-b718-c719313de8e0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:49.700926 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3bd1731c-daec-4659-b718-c719313de8e0 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] DELETE https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e Jul 03 17:51:49.701169 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3bd1731c-daec-4659-b718-c719313de8e0 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:49.701401 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3bd1731c-daec-4659-b718-c719313de8e0 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:49.701586 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-3bd1731c-daec-4659-b718-c719313de8e0 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Delete volume with id: eac5cb28-a884-437c-b82e-5f3e455aca9e Jul 03 17:51:49.710477 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:49.710477 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:49.711114 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3bd1731c-daec-4659-b718-c719313de8e0 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Volume info retrieved successfully. Jul 03 17:51:49.731265 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3bd1731c-daec-4659-b718-c719313de8e0 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Delete volume request issued successfully. Jul 03 17:51:49.731590 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3bd1731c-daec-4659-b718-c719313de8e0 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e returned with HTTP 202 Jul 03 17:51:49.732063 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 446/1794] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:51:49 2026] DELETE /volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:49.740099 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c7ae5e63-ff54-4fbc-b758-b59be902fe84 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:49.742071 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c7ae5e63-ff54-4fbc-b758-b59be902fe84 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] GET https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e Jul 03 17:51:49.742256 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c7ae5e63-ff54-4fbc-b758-b59be902fe84 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:49.742444 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c7ae5e63-ff54-4fbc-b758-b59be902fe84 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:49.749837 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:49.749837 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:49.753549 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c7ae5e63-ff54-4fbc-b758-b59be902fe84 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Volume info retrieved successfully. Jul 03 17:51:49.757806 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c7ae5e63-ff54-4fbc-b758-b59be902fe84 tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e returned with HTTP 200 Jul 03 17:51:49.758119 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 457/1795] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:49 2026] GET /volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:50.773787 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-eb3f37c5-3221-4004-8076-60b7ad84d02b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:50.778263 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eb3f37c5-3221-4004-8076-60b7ad84d02b tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] GET https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e Jul 03 17:51:50.778446 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eb3f37c5-3221-4004-8076-60b7ad84d02b tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:50.778612 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eb3f37c5-3221-4004-8076-60b7ad84d02b tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:50.791239 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eb3f37c5-3221-4004-8076-60b7ad84d02b tempest-VolumesServicesTestJSON-1769608550 tempest-VolumesServicesTestJSON-1769608550-project-member] https://10.4.3.210/volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e returned with HTTP 404 Jul 03 17:51:50.791692 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 441/1796] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:50 2026] GET /volume/v3/volumes/eac5cb28-a884-437c-b82e-5f3e455aca9e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:50.802808 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bc88dcdf-795e-4af3-a1dc-f26ffb4462fc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:50.807918 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bc88dcdf-795e-4af3-a1dc-f26ffb4462fc tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] GET https://10.4.3.210/volume/v3/os-services Jul 03 17:51:50.808089 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bc88dcdf-795e-4af3-a1dc-f26ffb4462fc tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:50.808260 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bc88dcdf-795e-4af3-a1dc-f26ffb4462fc tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:50.812931 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bc88dcdf-795e-4af3-a1dc-f26ffb4462fc tempest-VolumesServicesTestJSON-1850873004 tempest-VolumesServicesTestJSON-1850873004-project-admin] https://10.4.3.210/volume/v3/os-services returned with HTTP 200 Jul 03 17:51:50.813315 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 453/1797] 10.4.3.210 () {66 vars in 1249 bytes} [Fri Jul 3 17:51:50 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:53.505600 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9a87594a-6d61-45b1-bc0c-fa22d22f9995 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:53.585452 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a87594a-6d61-45b1-bc0c-fa22d22f9995 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:53.585815 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a87594a-6d61-45b1-bc0c-fa22d22f9995 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-517976291", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:53.600508 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a87594a-6d61-45b1-bc0c-fa22d22f9995 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:53.600851 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 447/1798] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:51:53 2026] POST /volume/v3/types => generated 274 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:53.608099 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-916827a5-ae96-41e8-b706-73d7967e4ca0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:53.610001 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-916827a5-ae96-41e8-b706-73d7967e4ca0 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:53.610387 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-916827a5-ae96-41e8-b706-73d7967e4ca0 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1005465562", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:53.625524 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-916827a5-ae96-41e8-b706-73d7967e4ca0 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:53.625967 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 458/1799] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:51:53 2026] POST /volume/v3/types => generated 275 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:53.632834 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:53.689070 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:51:53.689377 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1457727932", "volume_type": "d933cf5d-c076-436c-bb49-b62012cea08c", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:53.690693 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1457727932', 'volume_type': 'd933cf5d-c076-436c-bb49-b62012cea08c', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:51:53.694732 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Create volume of 1 GB Jul 03 17:51:53.695048 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:53.695048 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:53.695504 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Availability Zones retrieved successfully. Jul 03 17:51:53.700572 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Flow 'volume_create_api' (e602ac32-8e33-4378-ae83-c34b100e597c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:53.701608 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a1f26a9-657f-48ee-b082-cc89c704981e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:53.702485 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:51:53.719851 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a1f26a9-657f-48ee-b082-cc89c704981e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:51:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=d933cf5d-c076-436c-bb49-b62012cea08c,is_public=True,name='tempest-VolumeTypesTest-volume-type-517976291',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd933cf5d-c076-436c-bb49-b62012cea08c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:53.720505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b5d897-0a56-47cf-b5f4-c047d004994f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:53.743696 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-517976291 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-517976291, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:53.744069 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-517976291 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-517976291, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:53.782870 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Created reservations ['b8f082bb-d782-482f-b544-e2dfa4644fb3', 'a626408d-4ee5-4ae0-a270-68c14fb602a1', '4b17cc4c-8b75-4cbe-bb45-7ae79b008123', '7286aaf4-c139-4f68-82e4-3ade2dab4b86'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:53.787621 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b5d897-0a56-47cf-b5f4-c047d004994f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8f082bb-d782-482f-b544-e2dfa4644fb3', 'a626408d-4ee5-4ae0-a270-68c14fb602a1', '4b17cc4c-8b75-4cbe-bb45-7ae79b008123', '7286aaf4-c139-4f68-82e4-3ade2dab4b86']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:53.788280 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1745cef-7d68-4aef-8d1d-f7a4246bf402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:53.812641 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1745cef-7d68-4aef-8d1d-f7a4246bf402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7983092d-6fd3-4ec3-85fc-13a55e45a110', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1457727932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2647738ac8642f893387fbf4696e388',qos_specs=None,replication_status=,reservations=['b8f082bb-d782-482f-b544-e2dfa4644fb3','a626408d-4ee5-4ae0-a270-68c14fb602a1','4b17cc4c-8b75-4cbe-bb45-7ae79b008123','7286aaf4-c139-4f68-82e4-3ade2dab4b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b851b73c5dd14fb0be637c529dae4672',volume_type_id=d933cf5d-c076-436c-bb49-b62012cea08c), 'volume': Volume(_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-03T17:51:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1457727932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7983092d-6fd3-4ec3-85fc-13a55e45a110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2647738ac8642f893387fbf4696e388',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b851b73c5dd14fb0be637c529dae4672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d933cf5d-c076-436c-bb49-b62012cea08c),volume_type_id=d933cf5d-c076-436c-bb49-b62012cea08c)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:53.813346 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b154be-74de-43ad-bcb9-4d42beae2f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:53.835654 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b154be-74de-43ad-bcb9-4d42beae2f9c) transitioned into state 'SUCCESS' from state '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-1457727932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2647738ac8642f893387fbf4696e388',qos_specs=None,replication_status=,reservations=['b8f082bb-d782-482f-b544-e2dfa4644fb3','a626408d-4ee5-4ae0-a270-68c14fb602a1','4b17cc4c-8b75-4cbe-bb45-7ae79b008123','7286aaf4-c139-4f68-82e4-3ade2dab4b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b851b73c5dd14fb0be637c529dae4672',volume_type_id=d933cf5d-c076-436c-bb49-b62012cea08c)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:53.836637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ae8525-00de-428b-bcef-5c8612b1a8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:51:53.848685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ae8525-00de-428b-bcef-5c8612b1a8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:51:53.849917 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Flow 'volume_create_api' (e602ac32-8e33-4378-ae83-c34b100e597c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:51:53.850332 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Create volume request issued successfully. Jul 03 17:51:53.851151 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-11feb489-3a63-427e-8c7e-1c58fee87ecf tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:51:53.851979 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 442/1800] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:51:53 2026] POST /volume/v3/volumes => generated 783 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:53.865228 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8c0661ec-f826-4750-bf9a-cd4389769629 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:53.867731 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c0661ec-f826-4750-bf9a-cd4389769629 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] GET https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 Jul 03 17:51:53.868042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c0661ec-f826-4750-bf9a-cd4389769629 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:53.868315 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c0661ec-f826-4750-bf9a-cd4389769629 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:53.878185 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:53.878185 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:53.882470 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8c0661ec-f826-4750-bf9a-cd4389769629 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Volume info retrieved successfully. Jul 03 17:51:53.887698 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c0661ec-f826-4750-bf9a-cd4389769629 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 returned with HTTP 200 Jul 03 17:51:53.888213 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 454/1801] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:53 2026] GET /volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:54.902179 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e8f8e305-78d8-4435-9489-e39ef1160a14 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:54.904246 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8f8e305-78d8-4435-9489-e39ef1160a14 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] GET https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 Jul 03 17:51:54.904479 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8f8e305-78d8-4435-9489-e39ef1160a14 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:54.904709 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8f8e305-78d8-4435-9489-e39ef1160a14 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:54.912666 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:54.912666 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:54.916255 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e8f8e305-78d8-4435-9489-e39ef1160a14 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Volume info retrieved successfully. Jul 03 17:51:54.920440 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8f8e305-78d8-4435-9489-e39ef1160a14 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 returned with HTTP 200 Jul 03 17:51:54.921415 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 448/1802] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:54 2026] GET /volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:54.933604 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a31642dd-bce5-46df-a403-871e093d6abd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:54.935938 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] POST https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110/action Jul 03 17:51:54.936285 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Action body: b'{"os-retype": {"new_type": "94e19733-385a-42b3-ac72-41782c46093a"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:51:54.936629 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "94e19733-385a-42b3-ac72-41782c46093a"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:54.944389 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:54.944389 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:54.944861 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Volume info retrieved successfully. Jul 03 17:51:54.969025 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1005465562 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1005465562, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:54.969347 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1005465562 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1005465562, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:55.007413 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Created reservations ['72cfd027-29de-444d-9772-2a18cb098c30', '2cf3ba07-a3b4-4681-af35-984fd73bcf51'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:55.018037 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-517976291 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-517976291, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:55.018336 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-517976291 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-517976291, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:51:55.030645 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Created reservations ['b3adc6f5-b954-4c24-b1b1-e88836212193', '11e8ecc0-663d-49ff-94e7-c6e2b9fa7048'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:55.054100 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Retype volume request issued successfully. Jul 03 17:51:55.054284 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a31642dd-bce5-46df-a403-871e093d6abd tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110/action returned with HTTP 202 Jul 03 17:51:55.054762 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 459/1803] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:51:54 2026] POST /volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:51:55.063500 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4c7b4731-75e3-4622-b57c-9755c5e981f7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:55.065233 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4c7b4731-75e3-4622-b57c-9755c5e981f7 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] GET https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 Jul 03 17:51:55.065421 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4c7b4731-75e3-4622-b57c-9755c5e981f7 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:55.065632 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4c7b4731-75e3-4622-b57c-9755c5e981f7 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:55.072367 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:55.072367 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:55.075943 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4c7b4731-75e3-4622-b57c-9755c5e981f7 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Volume info retrieved successfully. Jul 03 17:51:55.080060 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4c7b4731-75e3-4622-b57c-9755c5e981f7 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 returned with HTTP 200 Jul 03 17:51:55.080403 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 443/1804] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:55 2026] GET /volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:55.297208 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-54e7a00d-20a0-452d-8770-7cef264ec466 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:55.298830 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-54e7a00d-20a0-452d-8770-7cef264ec466 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:51:55.299296 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-54e7a00d-20a0-452d-8770-7cef264ec466 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbfacf7f-ba72-49ce-86d6-ed3307a9399c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-843029437", "description": null, "metadata": null}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:55.310623 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:55.310623 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:55.310623 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-54e7a00d-20a0-452d-8770-7cef264ec466 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:51:55.310623 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-54e7a00d-20a0-452d-8770-7cef264ec466 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create snapshot from volume bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:51:55.344611 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-54e7a00d-20a0-452d-8770-7cef264ec466 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['30770ccd-7ce7-40ed-b57f-5c287d1a32d9', '1dff8b05-191f-4a4c-be98-e50f1160af1c', '260fc8c6-4bc2-4179-a700-948ec941f32d', '8c18ddcf-79d7-4191-857d-6d1c14dee3c3'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:55.379422 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-54e7a00d-20a0-452d-8770-7cef264ec466 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot force create request issued successfully. Jul 03 17:51:55.379422 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-54e7a00d-20a0-452d-8770-7cef264ec466 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:51:55.379422 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 455/1805] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:51:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:55.387266 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-41f5fa84-4d7c-4389-bb64-c5c427bcc6a6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:55.388935 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-41f5fa84-4d7c-4389-bb64-c5c427bcc6a6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 Jul 03 17:51:55.389119 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-41f5fa84-4d7c-4389-bb64-c5c427bcc6a6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:55.389298 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-41f5fa84-4d7c-4389-bb64-c5c427bcc6a6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:55.393640 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:55.393640 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:55.394091 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-41f5fa84-4d7c-4389-bb64-c5c427bcc6a6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:51:55.394740 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-41f5fa84-4d7c-4389-bb64-c5c427bcc6a6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 returned with HTTP 200 Jul 03 17:51:55.395115 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 449/1806] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:51:55 2026] GET /volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:56.098625 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8de04530-1376-45d0-93aa-11ce7f43391c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:56.100639 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8de04530-1376-45d0-93aa-11ce7f43391c tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] GET https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 Jul 03 17:51:56.100860 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8de04530-1376-45d0-93aa-11ce7f43391c tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:56.101272 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8de04530-1376-45d0-93aa-11ce7f43391c tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:56.117602 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:56.117602 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:56.123184 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8de04530-1376-45d0-93aa-11ce7f43391c tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Volume info retrieved successfully. Jul 03 17:51:56.130862 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8de04530-1376-45d0-93aa-11ce7f43391c tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 returned with HTTP 200 Jul 03 17:51:56.131285 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 460/1807] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:56 2026] GET /volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:56.148589 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-03eba417-33c8-4a84-917b-96cb6e9994ac None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:56.150266 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03eba417-33c8-4a84-917b-96cb6e9994ac tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] GET https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 Jul 03 17:51:56.150443 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03eba417-33c8-4a84-917b-96cb6e9994ac tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:56.150637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03eba417-33c8-4a84-917b-96cb6e9994ac tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:56.157852 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:56.157852 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:56.162978 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-03eba417-33c8-4a84-917b-96cb6e9994ac tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Volume info retrieved successfully. Jul 03 17:51:56.167502 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03eba417-33c8-4a84-917b-96cb6e9994ac tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 returned with HTTP 200 Jul 03 17:51:56.168348 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 444/1808] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:56 2026] GET /volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:56.179528 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dfb09273-1300-462c-b8ab-6720b664f8a2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:56.181375 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dfb09273-1300-462c-b8ab-6720b664f8a2 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] GET https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 Jul 03 17:51:56.181554 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dfb09273-1300-462c-b8ab-6720b664f8a2 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:56.181732 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dfb09273-1300-462c-b8ab-6720b664f8a2 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:56.188508 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:56.188508 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:56.192001 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-dfb09273-1300-462c-b8ab-6720b664f8a2 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Volume info retrieved successfully. Jul 03 17:51:56.195781 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dfb09273-1300-462c-b8ab-6720b664f8a2 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 returned with HTTP 200 Jul 03 17:51:56.196146 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 456/1809] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:56 2026] GET /volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:56.210475 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-dd273096-2bbc-4b3b-bbd5-8b53ad8a591e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:56.212370 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dd273096-2bbc-4b3b-bbd5-8b53ad8a591e tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] DELETE https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 Jul 03 17:51:56.212582 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dd273096-2bbc-4b3b-bbd5-8b53ad8a591e tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:56.212819 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dd273096-2bbc-4b3b-bbd5-8b53ad8a591e tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:56.213008 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-dd273096-2bbc-4b3b-bbd5-8b53ad8a591e tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Delete volume with id: 7983092d-6fd3-4ec3-85fc-13a55e45a110 Jul 03 17:51:56.221231 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:56.221231 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:56.222648 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-dd273096-2bbc-4b3b-bbd5-8b53ad8a591e tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Volume info retrieved successfully. Jul 03 17:51:56.243813 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-dd273096-2bbc-4b3b-bbd5-8b53ad8a591e tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Delete volume request issued successfully. Jul 03 17:51:56.244034 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dd273096-2bbc-4b3b-bbd5-8b53ad8a591e tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 returned with HTTP 202 Jul 03 17:51:56.244516 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 450/1810] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:51:56 2026] DELETE /volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:56.252301 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b6fa5e28-c8cd-41a6-9da4-841ce2556ac9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:56.257057 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b6fa5e28-c8cd-41a6-9da4-841ce2556ac9 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] GET https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 Jul 03 17:51:56.257272 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b6fa5e28-c8cd-41a6-9da4-841ce2556ac9 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:56.257566 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b6fa5e28-c8cd-41a6-9da4-841ce2556ac9 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:56.269850 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:56.269850 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:56.273248 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b6fa5e28-c8cd-41a6-9da4-841ce2556ac9 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Volume info retrieved successfully. Jul 03 17:51:56.282854 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b6fa5e28-c8cd-41a6-9da4-841ce2556ac9 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 returned with HTTP 200 Jul 03 17:51:56.284450 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 461/1811] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:56 2026] GET /volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:56.403709 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cd51a816-c7bc-4ee1-b1b1-d5c2b86f3d23 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:56.405617 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cd51a816-c7bc-4ee1-b1b1-d5c2b86f3d23 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 Jul 03 17:51:56.405856 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cd51a816-c7bc-4ee1-b1b1-d5c2b86f3d23 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:56.406090 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cd51a816-c7bc-4ee1-b1b1-d5c2b86f3d23 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:56.411103 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:56.411103 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:56.411950 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cd51a816-c7bc-4ee1-b1b1-d5c2b86f3d23 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:51:56.412860 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cd51a816-c7bc-4ee1-b1b1-d5c2b86f3d23 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 returned with HTTP 200 Jul 03 17:51:56.413232 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 445/1812] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:51:56 2026] GET /volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:56.421002 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6a53a3f9-c1cf-42fa-b9db-1947905bc7d1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:56.424239 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a53a3f9-c1cf-42fa-b9db-1947905bc7d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 Jul 03 17:51:56.424442 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a53a3f9-c1cf-42fa-b9db-1947905bc7d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:56.424636 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a53a3f9-c1cf-42fa-b9db-1947905bc7d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:56.429089 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:56.429089 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:56.429572 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6a53a3f9-c1cf-42fa-b9db-1947905bc7d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:51:56.430302 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a53a3f9-c1cf-42fa-b9db-1947905bc7d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 returned with HTTP 200 Jul 03 17:51:56.430651 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 457/1813] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:51:56 2026] GET /volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:56.438972 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4299dc81-0eae-4622-bc97-ad402127f2a4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:56.440689 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4299dc81-0eae-4622-bc97-ad402127f2a4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:51:56.441058 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4299dc81-0eae-4622-bc97-ad402127f2a4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbfacf7f-ba72-49ce-86d6-ed3307a9399c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-105182041", "description": null, "metadata": null}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:56.455390 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:56.455390 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:56.455390 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4299dc81-0eae-4622-bc97-ad402127f2a4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:51:56.455390 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-4299dc81-0eae-4622-bc97-ad402127f2a4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create snapshot from volume bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:51:56.482874 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-4299dc81-0eae-4622-bc97-ad402127f2a4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['ad35ac4d-e774-4b0c-9bcb-11f67e81f56c', '501c8b9a-577c-4a40-a4cc-3c259cbd5036', '73e8e5db-7ce2-4776-9596-478f67079ce2', '9815e9b7-f296-4e4c-888b-d4534b2b8358'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:56.517521 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4299dc81-0eae-4622-bc97-ad402127f2a4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot force create request issued successfully. Jul 03 17:51:56.517926 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4299dc81-0eae-4622-bc97-ad402127f2a4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:51:56.518394 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 451/1814] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:51:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:56.530922 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3fab84ab-72ba-4d7a-9bb8-937805f210c7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:56.532721 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3fab84ab-72ba-4d7a-9bb8-937805f210c7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b Jul 03 17:51:56.533077 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3fab84ab-72ba-4d7a-9bb8-937805f210c7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:56.533385 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3fab84ab-72ba-4d7a-9bb8-937805f210c7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:56.545551 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:56.545551 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:56.545551 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3fab84ab-72ba-4d7a-9bb8-937805f210c7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:51:56.545551 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3fab84ab-72ba-4d7a-9bb8-937805f210c7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b returned with HTTP 200 Jul 03 17:51:56.545551 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 462/1815] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:51:56 2026] GET /volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.299092 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2d9567b4-0b2c-4c58-9123-58fa4bbcc4f7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.301023 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2d9567b4-0b2c-4c58-9123-58fa4bbcc4f7 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] GET https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 Jul 03 17:51:57.301286 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2d9567b4-0b2c-4c58-9123-58fa4bbcc4f7 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.301557 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2d9567b4-0b2c-4c58-9123-58fa4bbcc4f7 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.307540 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2d9567b4-0b2c-4c58-9123-58fa4bbcc4f7 tempest-VolumeTypesTest-1083980812 tempest-VolumeTypesTest-1083980812-project-member] https://10.4.3.210/volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 returned with HTTP 404 Jul 03 17:51:57.308205 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 446/1816] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/volumes/7983092d-6fd3-4ec3-85fc-13a55e45a110 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:57.316339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4f4c5a01-16d6-4282-a3dd-29e743565e49 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.317999 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4f4c5a01-16d6-4282-a3dd-29e743565e49 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] DELETE https://10.4.3.210/volume/v3/types/94e19733-385a-42b3-ac72-41782c46093a Jul 03 17:51:57.318188 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4f4c5a01-16d6-4282-a3dd-29e743565e49 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.318394 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4f4c5a01-16d6-4282-a3dd-29e743565e49 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.339401 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4f4c5a01-16d6-4282-a3dd-29e743565e49 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/94e19733-385a-42b3-ac72-41782c46093a returned with HTTP 202 Jul 03 17:51:57.339931 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 458/1817] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:57 2026] DELETE /volume/v3/types/94e19733-385a-42b3-ac72-41782c46093a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:57.348257 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ee5437ae-d1e8-4299-801a-9231a5dd2027 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.350518 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ee5437ae-d1e8-4299-801a-9231a5dd2027 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/94e19733-385a-42b3-ac72-41782c46093a Jul 03 17:51:57.350756 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ee5437ae-d1e8-4299-801a-9231a5dd2027 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.351028 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ee5437ae-d1e8-4299-801a-9231a5dd2027 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.354862 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ee5437ae-d1e8-4299-801a-9231a5dd2027 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/94e19733-385a-42b3-ac72-41782c46093a returned with HTTP 404 Jul 03 17:51:57.355423 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 452/1818] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/94e19733-385a-42b3-ac72-41782c46093a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:57.363481 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9999822b-6a6d-4532-bc57-0482c73e4f30 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.365033 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9999822b-6a6d-4532-bc57-0482c73e4f30 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] DELETE https://10.4.3.210/volume/v3/types/d933cf5d-c076-436c-bb49-b62012cea08c Jul 03 17:51:57.365307 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9999822b-6a6d-4532-bc57-0482c73e4f30 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.365557 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9999822b-6a6d-4532-bc57-0482c73e4f30 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.387133 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9999822b-6a6d-4532-bc57-0482c73e4f30 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/d933cf5d-c076-436c-bb49-b62012cea08c returned with HTTP 202 Jul 03 17:51:57.387866 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 463/1819] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:57 2026] DELETE /volume/v3/types/d933cf5d-c076-436c-bb49-b62012cea08c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:57.395790 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-eff399c2-ff6d-41bb-81f3-3ce04fe5ed54 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.397537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eff399c2-ff6d-41bb-81f3-3ce04fe5ed54 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/d933cf5d-c076-436c-bb49-b62012cea08c Jul 03 17:51:57.397731 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eff399c2-ff6d-41bb-81f3-3ce04fe5ed54 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.397952 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eff399c2-ff6d-41bb-81f3-3ce04fe5ed54 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.401238 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eff399c2-ff6d-41bb-81f3-3ce04fe5ed54 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/d933cf5d-c076-436c-bb49-b62012cea08c returned with HTTP 404 Jul 03 17:51:57.401648 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 447/1820] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/d933cf5d-c076-436c-bb49-b62012cea08c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:57.410275 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-03ff16cf-3cb8-405d-9be9-b1ea635bf73c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.411908 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-03ff16cf-3cb8-405d-9be9-b1ea635bf73c tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:57.412222 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-03ff16cf-3cb8-405d-9be9-b1ea635bf73c tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-378671336", "description": "tempest-volume-type-description-575086450", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:57.425184 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-03ff16cf-3cb8-405d-9be9-b1ea635bf73c tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:57.425608 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 459/1821] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:51:57 2026] POST /volume/v3/types => generated 313 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.435185 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0d52788c-99cf-4e32-9e16-87471f971548 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.437264 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d52788c-99cf-4e32-9e16-87471f971548 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/1b6eee32-325f-4c3e-bda4-67e45046f7f8 Jul 03 17:51:57.437490 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d52788c-99cf-4e32-9e16-87471f971548 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.437742 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d52788c-99cf-4e32-9e16-87471f971548 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.441760 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:57.441760 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:57.444015 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d52788c-99cf-4e32-9e16-87471f971548 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/1b6eee32-325f-4c3e-bda4-67e45046f7f8 returned with HTTP 200 Jul 03 17:51:57.444429 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 453/1822] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/1b6eee32-325f-4c3e-bda4-67e45046f7f8 => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.454159 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c83a750f-50d8-407c-9276-82d6ea8306d7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.455660 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c83a750f-50d8-407c-9276-82d6ea8306d7 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] DELETE https://10.4.3.210/volume/v3/types/1b6eee32-325f-4c3e-bda4-67e45046f7f8 Jul 03 17:51:57.455985 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c83a750f-50d8-407c-9276-82d6ea8306d7 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.456272 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c83a750f-50d8-407c-9276-82d6ea8306d7 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.478987 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c83a750f-50d8-407c-9276-82d6ea8306d7 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/1b6eee32-325f-4c3e-bda4-67e45046f7f8 returned with HTTP 202 Jul 03 17:51:57.479716 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 464/1823] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:57 2026] DELETE /volume/v3/types/1b6eee32-325f-4c3e-bda4-67e45046f7f8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:57.486802 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8db38fbf-4574-4813-859b-53985f942bbb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.488794 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8db38fbf-4574-4813-859b-53985f942bbb tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/1b6eee32-325f-4c3e-bda4-67e45046f7f8 Jul 03 17:51:57.489028 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8db38fbf-4574-4813-859b-53985f942bbb tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.489236 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8db38fbf-4574-4813-859b-53985f942bbb tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.492273 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8db38fbf-4574-4813-859b-53985f942bbb tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/1b6eee32-325f-4c3e-bda4-67e45046f7f8 returned with HTTP 404 Jul 03 17:51:57.492821 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 448/1824] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/1b6eee32-325f-4c3e-bda4-67e45046f7f8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:57.499632 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e2ef717b-7ba3-40f5-bb3a-95a75e2f5416 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.501300 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e2ef717b-7ba3-40f5-bb3a-95a75e2f5416 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:57.501660 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e2ef717b-7ba3-40f5-bb3a-95a75e2f5416 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-355872347"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:57.512577 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e2ef717b-7ba3-40f5-bb3a-95a75e2f5416 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:57.512922 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 460/1825] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:51:57 2026] POST /volume/v3/types => generated 220 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.520138 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e2e2a82d-d55a-4b61-9ab9-456904930ab9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.521960 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e2e2a82d-d55a-4b61-9ab9-456904930ab9 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] POST https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption Jul 03 17:51:57.522269 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e2e2a82d-d55a-4b61-9ab9-456904930ab9 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:57.535962 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e2e2a82d-d55a-4b61-9ab9-456904930ab9 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption returned with HTTP 200 Jul 03 17:51:57.536344 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 454/1826] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:51:57 2026] POST /volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.544711 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-41fb2a91-803a-40c2-b799-4c9b6ed65cbc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.546242 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-41fb2a91-803a-40c2-b799-4c9b6ed65cbc tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption Jul 03 17:51:57.546502 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-41fb2a91-803a-40c2-b799-4c9b6ed65cbc tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.546745 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-41fb2a91-803a-40c2-b799-4c9b6ed65cbc tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.552417 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-41fb2a91-803a-40c2-b799-4c9b6ed65cbc tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption returned with HTTP 200 Jul 03 17:51:57.552901 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 465/1827] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.554452 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bfe8e824-07b4-4216-8603-05291717e611 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.556145 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bfe8e824-07b4-4216-8603-05291717e611 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b Jul 03 17:51:57.556361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bfe8e824-07b4-4216-8603-05291717e611 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.556943 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bfe8e824-07b4-4216-8603-05291717e611 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.561547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1a658349-c9d5-4255-b494-f555b9d59df9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.562629 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:57.562629 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:57.563184 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bfe8e824-07b4-4216-8603-05291717e611 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:51:57.563463 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1a658349-c9d5-4255-b494-f555b9d59df9 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] PUT https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption/cc299385-dcb6-43f6-b5e3-1acc0d1bf89f Jul 03 17:51:57.563845 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1a658349-c9d5-4255-b494-f555b9d59df9 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:57.564165 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bfe8e824-07b4-4216-8603-05291717e611 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b returned with HTTP 200 Jul 03 17:51:57.564557 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 449/1828] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.575134 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e0c9d529-4a56-4468-9b8f-ac32df72878c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.577893 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e0c9d529-4a56-4468-9b8f-ac32df72878c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b Jul 03 17:51:57.577893 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e0c9d529-4a56-4468-9b8f-ac32df72878c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.577893 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e0c9d529-4a56-4468-9b8f-ac32df72878c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.580709 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1a658349-c9d5-4255-b494-f555b9d59df9 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption/cc299385-dcb6-43f6-b5e3-1acc0d1bf89f returned with HTTP 200 Jul 03 17:51:57.581187 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 461/1829] 10.4.3.210 () {68 vars in 1507 bytes} [Fri Jul 3 17:51:57 2026] PUT /volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption/cc299385-dcb6-43f6-b5e3-1acc0d1bf89f => generated 122 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.587904 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:57.587904 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:57.588366 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e0c9d529-4a56-4468-9b8f-ac32df72878c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:51:57.589190 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e0c9d529-4a56-4468-9b8f-ac32df72878c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b returned with HTTP 200 Jul 03 17:51:57.589698 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 455/1830] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.592843 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0f658c2d-6c17-4c34-8b8e-c9a51b491079 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.595311 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0f658c2d-6c17-4c34-8b8e-c9a51b491079 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption Jul 03 17:51:57.595679 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0f658c2d-6c17-4c34-8b8e-c9a51b491079 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.596068 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0f658c2d-6c17-4c34-8b8e-c9a51b491079 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.603039 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0f658c2d-6c17-4c34-8b8e-c9a51b491079 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption returned with HTTP 200 Jul 03 17:51:57.603997 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e68c6188-3b4b-4b66-917e-f09d8df54d59 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.604080 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 466/1831] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.606622 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e68c6188-3b4b-4b66-917e-f09d8df54d59 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:51:57.608265 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e68c6188-3b4b-4b66-917e-f09d8df54d59 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbfacf7f-ba72-49ce-86d6-ed3307a9399c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1061705701", "description": null, "metadata": null}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:57.614324 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e0337662-4b3f-4ab1-bdfa-76715b473259 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.616389 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e0337662-4b3f-4ab1-bdfa-76715b473259 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption/cipher Jul 03 17:51:57.616660 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e0337662-4b3f-4ab1-bdfa-76715b473259 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.616856 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e0337662-4b3f-4ab1-bdfa-76715b473259 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.620563 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:57.620563 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:57.621021 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e68c6188-3b4b-4b66-917e-f09d8df54d59 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:51:57.621168 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-e68c6188-3b4b-4b66-917e-f09d8df54d59 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create snapshot from volume bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:51:57.623154 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e0337662-4b3f-4ab1-bdfa-76715b473259 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption/cipher returned with HTTP 200 Jul 03 17:51:57.623619 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 462/1832] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:51:57.632927 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4c4ea5da-f7ee-4f8f-881d-2605f735a148 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.635136 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4c4ea5da-f7ee-4f8f-881d-2605f735a148 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] DELETE https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption/cc299385-dcb6-43f6-b5e3-1acc0d1bf89f Jul 03 17:51:57.635316 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4c4ea5da-f7ee-4f8f-881d-2605f735a148 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.635493 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4c4ea5da-f7ee-4f8f-881d-2605f735a148 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.662969 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4c4ea5da-f7ee-4f8f-881d-2605f735a148 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption/cc299385-dcb6-43f6-b5e3-1acc0d1bf89f returned with HTTP 202 Jul 03 17:51:57.662969 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 456/1833] 10.4.3.210 () {66 vars in 1489 bytes} [Fri Jul 3 17:51:57 2026] DELETE /volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption/cc299385-dcb6-43f6-b5e3-1acc0d1bf89f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:57.663122 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-e68c6188-3b4b-4b66-917e-f09d8df54d59 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['7176fabc-415b-4cbb-882a-9ac9829e8bd1', '1fe40971-142e-46e7-a9bf-7a533437d651', 'ae4a60c6-0567-4824-8b64-6fcc7a8a6787', '49ddcd37-e4c2-41f2-8eb9-009f98db97c2'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:51:57.670384 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2e2579c5-b8a0-42a7-bdca-98876c1292fa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.672491 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2e2579c5-b8a0-42a7-bdca-98876c1292fa tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption Jul 03 17:51:57.672844 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2e2579c5-b8a0-42a7-bdca-98876c1292fa tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.673145 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2e2579c5-b8a0-42a7-bdca-98876c1292fa tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.678592 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2e2579c5-b8a0-42a7-bdca-98876c1292fa tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption returned with HTTP 200 Jul 03 17:51:57.679120 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 467/1834] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 17:51:57.692793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-47083957-341e-4426-884f-eb0ca99cf59f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.695019 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47083957-341e-4426-884f-eb0ca99cf59f tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption Jul 03 17:51:57.695306 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47083957-341e-4426-884f-eb0ca99cf59f tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.695511 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47083957-341e-4426-884f-eb0ca99cf59f tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.701571 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47083957-341e-4426-884f-eb0ca99cf59f tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption returned with HTTP 200 Jul 03 17:51:57.702042 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 463/1835] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 17:51:57.708909 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e68c6188-3b4b-4b66-917e-f09d8df54d59 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot force create request issued successfully. Jul 03 17:51:57.709312 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e68c6188-3b4b-4b66-917e-f09d8df54d59 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:51:57.709891 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 450/1836] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:51:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:51:57.712136 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7bf6f088-ff8c-4423-bd89-3867c5d53d81 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.721283 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7bf6f088-ff8c-4423-bd89-3867c5d53d81 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] DELETE https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866 Jul 03 17:51:57.721527 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7bf6f088-ff8c-4423-bd89-3867c5d53d81 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.722026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7bf6f088-ff8c-4423-bd89-3867c5d53d81 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.724506 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-88517871-a126-4404-b0fc-310024268d48 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.726809 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-88517871-a126-4404-b0fc-310024268d48 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 Jul 03 17:51:57.726809 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-88517871-a126-4404-b0fc-310024268d48 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.726809 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-88517871-a126-4404-b0fc-310024268d48 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.731168 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:57.731168 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:51:57.731951 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-88517871-a126-4404-b0fc-310024268d48 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:51:57.732668 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-88517871-a126-4404-b0fc-310024268d48 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 returned with HTTP 200 Jul 03 17:51:57.733067 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 468/1837] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.752221 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7bf6f088-ff8c-4423-bd89-3867c5d53d81 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866 returned with HTTP 202 Jul 03 17:51:57.755633 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 457/1838] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:57 2026] DELETE /volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:57.759036 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c83c7f76-e9f5-43e0-9f7d-e164464f327e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.761194 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c83c7f76-e9f5-43e0-9f7d-e164464f327e tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866 Jul 03 17:51:57.761429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c83c7f76-e9f5-43e0-9f7d-e164464f327e tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.761625 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c83c7f76-e9f5-43e0-9f7d-e164464f327e tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.766007 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c83c7f76-e9f5-43e0-9f7d-e164464f327e tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866 returned with HTTP 404 Jul 03 17:51:57.766743 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 464/1839] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/836dcbee-6200-4681-976a-a7dd5c7d6866 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:57.774961 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ddacdec8-d5eb-4bd8-8152-21f3a978e16a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.777285 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ddacdec8-d5eb-4bd8-8152-21f3a978e16a tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types Jul 03 17:51:57.777527 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ddacdec8-d5eb-4bd8-8152-21f3a978e16a tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.777784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ddacdec8-d5eb-4bd8-8152-21f3a978e16a tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.778132 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:57.778132 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:51:57.800675 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ddacdec8-d5eb-4bd8-8152-21f3a978e16a tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:57.801220 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 451/1840] 10.4.3.210 () {66 vars in 1231 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types => generated 891 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.814785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f900e0ad-eaf2-44f2-bc82-0a1aa560f536 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.816674 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f900e0ad-eaf2-44f2-bc82-0a1aa560f536 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:51:57.816869 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f900e0ad-eaf2-44f2-bc82-0a1aa560f536 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-900588397"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:57.832432 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f900e0ad-eaf2-44f2-bc82-0a1aa560f536 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:51:57.832833 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 469/1841] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:51:57 2026] POST /volume/v3/types => generated 220 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.842421 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1ba6b7f7-d0cb-477a-9a65-17732932b217 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.844554 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ba6b7f7-d0cb-477a-9a65-17732932b217 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] PUT https://10.4.3.210/volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 Jul 03 17:51:57.845010 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ba6b7f7-d0cb-477a-9a65-17732932b217 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-553593692", "description": "tempest-volume-type-description-614911389", "is_public": false}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:51:57.893092 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ba6b7f7-d0cb-477a-9a65-17732932b217 tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 returned with HTTP 200 Jul 03 17:51:57.893492 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 458/1842] 10.4.3.210 () {68 vars in 1363 bytes} [Fri Jul 3 17:51:57 2026] PUT /volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 => generated 203 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.904533 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-07c2ff2b-5d23-40e9-aa0e-1de7fcac45ad None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.906445 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-07c2ff2b-5d23-40e9-aa0e-1de7fcac45ad tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 Jul 03 17:51:57.906650 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-07c2ff2b-5d23-40e9-aa0e-1de7fcac45ad tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.906931 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-07c2ff2b-5d23-40e9-aa0e-1de7fcac45ad tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.915915 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-07c2ff2b-5d23-40e9-aa0e-1de7fcac45ad tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 returned with HTTP 200 Jul 03 17:51:57.916322 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 465/1843] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 => generated 267 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:57.928794 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-35f13b6f-f644-47b1-9bc4-23f0679b763e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.929227 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-35f13b6f-f644-47b1-9bc4-23f0679b763e tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] DELETE https://10.4.3.210/volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 Jul 03 17:51:57.929442 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-35f13b6f-f644-47b1-9bc4-23f0679b763e tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.929662 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-35f13b6f-f644-47b1-9bc4-23f0679b763e tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.962953 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-35f13b6f-f644-47b1-9bc4-23f0679b763e tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 returned with HTTP 202 Jul 03 17:51:57.963468 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 452/1844] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:51:57 2026] DELETE /volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:51:57.972556 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9a79a731-254c-4881-bc42-12566d1625dc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:57.974222 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9a79a731-254c-4881-bc42-12566d1625dc tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] GET https://10.4.3.210/volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 Jul 03 17:51:57.974440 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9a79a731-254c-4881-bc42-12566d1625dc tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:57.974654 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9a79a731-254c-4881-bc42-12566d1625dc tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:57.978470 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9a79a731-254c-4881-bc42-12566d1625dc tempest-VolumeTypesTest-1809215320 tempest-VolumeTypesTest-1809215320-project-admin] https://10.4.3.210/volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 returned with HTTP 404 Jul 03 17:51:57.978998 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 470/1845] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:51:57 2026] GET /volume/v3/types/9eb7cf17-4b3f-478e-a064-69d532d37009 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:51:58.745123 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cc33426d-cbf2-40bf-8eb7-923b09744964 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:58.747854 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cc33426d-cbf2-40bf-8eb7-923b09744964 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 Jul 03 17:51:58.747854 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cc33426d-cbf2-40bf-8eb7-923b09744964 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:58.747854 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cc33426d-cbf2-40bf-8eb7-923b09744964 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:58.754038 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:58.754038 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:51:58.754576 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cc33426d-cbf2-40bf-8eb7-923b09744964 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:51:58.755454 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cc33426d-cbf2-40bf-8eb7-923b09744964 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 returned with HTTP 200 Jul 03 17:51:58.756019 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 459/1846] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:51:58 2026] GET /volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:51:58.765578 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f8576663-32cf-472d-ae5f-0665db4f8592 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:51:58.767920 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f8576663-32cf-472d-ae5f-0665db4f8592 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 Jul 03 17:51:58.768198 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f8576663-32cf-472d-ae5f-0665db4f8592 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:51:58.768458 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f8576663-32cf-472d-ae5f-0665db4f8592 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:51:58.775297 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:51:58.775297 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:51:58.775947 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f8576663-32cf-472d-ae5f-0665db4f8592 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:51:58.777010 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f8576663-32cf-472d-ae5f-0665db4f8592 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 returned with HTTP 200 Jul 03 17:51:58.777511 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 466/1847] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:51:58 2026] GET /volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:00.467617 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d789a9c6-3afd-4bc7-8cc4-28a45189405a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.583120 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d789a9c6-3afd-4bc7-8cc4-28a45189405a tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] POST https://10.4.3.210/volume/v3/types/1127b38a-ce93-468f-90b6-e6900a6bd7c9/encryption Jul 03 17:52:00.583659 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d789a9c6-3afd-4bc7-8cc4-28a45189405a tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:00.594788 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d789a9c6-3afd-4bc7-8cc4-28a45189405a tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types/1127b38a-ce93-468f-90b6-e6900a6bd7c9/encryption returned with HTTP 404 Jul 03 17:52:00.595121 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 453/1848] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:52:00 2026] POST /volume/v3/types/1127b38a-ce93-468f-90b6-e6900a6bd7c9/encryption => generated 114 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:00.606798 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f5a4cbe4-8306-4896-b7f4-a4adc7650c84 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.606798 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f5a4cbe4-8306-4896-b7f4-a4adc7650c84 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:52:00.606798 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f5a4cbe4-8306-4896-b7f4-a4adc7650c84 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-209494669", "os-volume-type-access:is_public": false}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:00.623686 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f5a4cbe4-8306-4896-b7f4-a4adc7650c84 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:52:00.624147 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 471/1849] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:52:00 2026] POST /volume/v3/types => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:00.636489 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f4e96aed-5ae8-481a-9693-c31e8aef6b9b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.715128 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f4e96aed-5ae8-481a-9693-c31e8aef6b9b tempest-VolumeTypesNegativeTest-891654329 tempest-VolumeTypesNegativeTest-891654329-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:52:00.715525 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f4e96aed-5ae8-481a-9693-c31e8aef6b9b tempest-VolumeTypesNegativeTest-891654329 tempest-VolumeTypesNegativeTest-891654329-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fc777910-ae04-4e57-bb14-67af48d56015", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-769336157"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:00.716837 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-f4e96aed-5ae8-481a-9693-c31e8aef6b9b tempest-VolumeTypesNegativeTest-891654329 tempest-VolumeTypesNegativeTest-891654329-project-member] Create volume request body: {'volume': {'volume_type': 'fc777910-ae04-4e57-bb14-67af48d56015', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-769336157'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:52:00.729780 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f4e96aed-5ae8-481a-9693-c31e8aef6b9b tempest-VolumeTypesNegativeTest-891654329 tempest-VolumeTypesNegativeTest-891654329-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 404 Jul 03 17:52:00.729780 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 460/1850] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:52:00 2026] POST /volume/v3/volumes => generated 114 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:00.737651 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4efaabc2-e269-4f15-91b7-20155c62a0cf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.738715 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4efaabc2-e269-4f15-91b7-20155c62a0cf tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] DELETE https://10.4.3.210/volume/v3/types/fc777910-ae04-4e57-bb14-67af48d56015 Jul 03 17:52:00.738955 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4efaabc2-e269-4f15-91b7-20155c62a0cf tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:00.739263 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4efaabc2-e269-4f15-91b7-20155c62a0cf tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:00.776593 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4efaabc2-e269-4f15-91b7-20155c62a0cf tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types/fc777910-ae04-4e57-bb14-67af48d56015 returned with HTTP 202 Jul 03 17:52:00.777106 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 467/1851] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:52:00 2026] DELETE /volume/v3/types/fc777910-ae04-4e57-bb14-67af48d56015 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:52:00.783620 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1413a9f2-cc75-449d-bd70-054f3e8c9e7a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.786060 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1413a9f2-cc75-449d-bd70-054f3e8c9e7a tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] GET https://10.4.3.210/volume/v3/types/fc777910-ae04-4e57-bb14-67af48d56015 Jul 03 17:52:00.786503 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1413a9f2-cc75-449d-bd70-054f3e8c9e7a tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:00.786867 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1413a9f2-cc75-449d-bd70-054f3e8c9e7a tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:00.790807 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1413a9f2-cc75-449d-bd70-054f3e8c9e7a tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types/fc777910-ae04-4e57-bb14-67af48d56015 returned with HTTP 404 Jul 03 17:52:00.791418 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 454/1852] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:52:00 2026] GET /volume/v3/types/fc777910-ae04-4e57-bb14-67af48d56015 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:00.805010 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-33925ffb-1707-4234-8a4b-fdeac8b4939c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.809741 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-33925ffb-1707-4234-8a4b-fdeac8b4939c tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:52:00.809741 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-33925ffb-1707-4234-8a4b-fdeac8b4939c tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:00.809741 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-33925ffb-1707-4234-8a4b-fdeac8b4939c tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 400 Jul 03 17:52:00.809741 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 472/1853] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:52:00 2026] POST /volume/v3/types => generated 115 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:52:00.818655 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7c1d724d-0da4-4183-8725-59a608f369d9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.820623 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7c1d724d-0da4-4183-8725-59a608f369d9 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:52:00.820991 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7c1d724d-0da4-4183-8725-59a608f369d9 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1030980669"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:00.836350 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7c1d724d-0da4-4183-8725-59a608f369d9 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:52:00.836951 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 461/1854] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:52:00 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 17:52:00.847591 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4d56430a-1bf5-4921-b007-6047ccdb1e12 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.849484 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4d56430a-1bf5-4921-b007-6047ccdb1e12 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:52:00.849908 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4d56430a-1bf5-4921-b007-6047ccdb1e12 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1030980669"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:00.855810 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4d56430a-1bf5-4921-b007-6047ccdb1e12 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1030980669 already exists. Jul 03 17:52:00.856082 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4d56430a-1bf5-4921-b007-6047ccdb1e12 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 409 Jul 03 17:52:00.856630 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 468/1855] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:52:00 2026] POST /volume/v3/types => generated 134 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:52:00.864482 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f49de76f-9c0c-41f4-9e16-4450389f7494 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.866896 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f49de76f-9c0c-41f4-9e16-4450389f7494 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] DELETE https://10.4.3.210/volume/v3/types/bff3060e-e0ec-4fac-9813-7ad83c0d399a Jul 03 17:52:00.867115 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f49de76f-9c0c-41f4-9e16-4450389f7494 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:00.867335 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f49de76f-9c0c-41f4-9e16-4450389f7494 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:00.888933 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f49de76f-9c0c-41f4-9e16-4450389f7494 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types/bff3060e-e0ec-4fac-9813-7ad83c0d399a returned with HTTP 202 Jul 03 17:52:00.889319 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 455/1856] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:52:00 2026] DELETE /volume/v3/types/bff3060e-e0ec-4fac-9813-7ad83c0d399a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:52:00.896196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-edc1a52e-97ce-4cad-bedc-5071a42365fa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.898111 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-edc1a52e-97ce-4cad-bedc-5071a42365fa tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] GET https://10.4.3.210/volume/v3/types/bff3060e-e0ec-4fac-9813-7ad83c0d399a Jul 03 17:52:00.898521 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-edc1a52e-97ce-4cad-bedc-5071a42365fa tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:00.898781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-edc1a52e-97ce-4cad-bedc-5071a42365fa tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:00.903570 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-edc1a52e-97ce-4cad-bedc-5071a42365fa tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types/bff3060e-e0ec-4fac-9813-7ad83c0d399a returned with HTTP 404 Jul 03 17:52:00.904254 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 473/1857] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:52:00 2026] GET /volume/v3/types/bff3060e-e0ec-4fac-9813-7ad83c0d399a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:00.914355 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-41999b61-9d8a-4155-b1a0-95314b67e2c2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.916747 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-41999b61-9d8a-4155-b1a0-95314b67e2c2 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] DELETE https://10.4.3.210/volume/v3/types/aeb93fe6-84f6-4916-8e37-7964f06a7456 Jul 03 17:52:00.917070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-41999b61-9d8a-4155-b1a0-95314b67e2c2 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:00.917348 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-41999b61-9d8a-4155-b1a0-95314b67e2c2 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:00.921740 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-41999b61-9d8a-4155-b1a0-95314b67e2c2 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types/aeb93fe6-84f6-4916-8e37-7964f06a7456 returned with HTTP 404 Jul 03 17:52:00.922338 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 462/1858] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:52:00 2026] DELETE /volume/v3/types/aeb93fe6-84f6-4916-8e37-7964f06a7456 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:00.931935 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-befa3e0e-e456-4b27-9e88-48a510a0ce30 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:00.933670 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-befa3e0e-e456-4b27-9e88-48a510a0ce30 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] GET https://10.4.3.210/volume/v3/types/b81b56de-8ac7-469e-a9ea-e33ea2fbbeee Jul 03 17:52:00.933897 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-befa3e0e-e456-4b27-9e88-48a510a0ce30 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:00.934076 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-befa3e0e-e456-4b27-9e88-48a510a0ce30 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:00.937212 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-befa3e0e-e456-4b27-9e88-48a510a0ce30 tempest-VolumeTypesNegativeTest-827429588 tempest-VolumeTypesNegativeTest-827429588-project-admin] https://10.4.3.210/volume/v3/types/b81b56de-8ac7-469e-a9ea-e33ea2fbbeee returned with HTTP 404 Jul 03 17:52:00.937688 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 469/1859] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:52:00 2026] GET /volume/v3/types/b81b56de-8ac7-469e-a9ea-e33ea2fbbeee => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:01.638349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-126d2cdd-61ba-4543-bbf6-ff85bdd3c31f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:01.640216 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-126d2cdd-61ba-4543-bbf6-ff85bdd3c31f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 Jul 03 17:52:01.640450 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-126d2cdd-61ba-4543-bbf6-ff85bdd3c31f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:01.640676 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-126d2cdd-61ba-4543-bbf6-ff85bdd3c31f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:01.640849 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-126d2cdd-61ba-4543-bbf6-ff85bdd3c31f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: ba17c3e7-20d8-404e-bf50-a1319a0a80e7 Jul 03 17:52:01.645793 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:01.645793 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:01.646349 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-126d2cdd-61ba-4543-bbf6-ff85bdd3c31f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:52:01.663530 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-126d2cdd-61ba-4543-bbf6-ff85bdd3c31f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot delete request issued successfully. Jul 03 17:52:01.663632 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-126d2cdd-61ba-4543-bbf6-ff85bdd3c31f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 returned with HTTP 202 Jul 03 17:52:01.664091 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 456/1860] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:52:01 2026] DELETE /volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:52:01.671961 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a61eaa50-197a-4725-981d-3e36fc75b7d1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:01.675388 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a61eaa50-197a-4725-981d-3e36fc75b7d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 Jul 03 17:52:01.675388 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a61eaa50-197a-4725-981d-3e36fc75b7d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:01.675388 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a61eaa50-197a-4725-981d-3e36fc75b7d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:01.679436 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:01.679436 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:01.680099 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a61eaa50-197a-4725-981d-3e36fc75b7d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:52:01.680916 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a61eaa50-197a-4725-981d-3e36fc75b7d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 returned with HTTP 200 Jul 03 17:52:01.681351 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 474/1861] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:52:01 2026] GET /volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:02.236896 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-26669e99-7ffd-45c9-8dbc-7587158be67f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:02.238583 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:52:02.238961 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-111891001"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:02.240666 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-111891001'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:52:02.240796 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Create volume of 1 GB Jul 03 17:52:02.245614 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Availability Zones retrieved successfully. Jul 03 17:52:02.250975 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Flow 'volume_create_api' (35fb6b85-edcb-450c-8463-f3a0ad548d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:02.252136 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a676f6-c681-4a63-b860-f67425c172a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:02.253104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:52:02.279201 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a676f6-c681-4a63-b860-f67425c172a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:02.280138 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b751e8ef-b528-4269-b474-846ac9940abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:02.320388 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Created reservations ['53d8df16-5ffa-488b-aafa-4ef9531fc509', '230e8824-bca4-4527-bfe7-e2868b778ece', '494e01e5-d202-4955-8fa0-a8cafa2d8ca0', '5002f263-90b3-4627-85b0-938868994feb'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:52:02.321452 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b751e8ef-b528-4269-b474-846ac9940abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53d8df16-5ffa-488b-aafa-4ef9531fc509', '230e8824-bca4-4527-bfe7-e2868b778ece', '494e01e5-d202-4955-8fa0-a8cafa2d8ca0', '5002f263-90b3-4627-85b0-938868994feb']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:02.322515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7daf373a-5ee1-4347-966d-2858e83719d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:02.354835 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7daf373a-5ee1-4347-966d-2858e83719d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a01402d-07db-4dc5-a062-4dfbd2638347', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-111891001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='344d8a3e4eb948c0bc5d2b08f5886016',qos_specs=None,replication_status=,reservations=['53d8df16-5ffa-488b-aafa-4ef9531fc509','230e8824-bca4-4527-bfe7-e2868b778ece','494e01e5-d202-4955-8fa0-a8cafa2d8ca0','5002f263-90b3-4627-85b0-938868994feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b34c6e644204944985326900f0dfe25',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-111891001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a01402d-07db-4dc5-a062-4dfbd2638347,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='344d8a3e4eb948c0bc5d2b08f5886016',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b34c6e644204944985326900f0dfe25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:02.357763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5ddd3d7-e470-41dc-9bf9-6d411d788e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:02.381561 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5ddd3d7-e470-41dc-9bf9-6d411d788e3a) transitioned into state 'SUCCESS' from state '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-111891001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='344d8a3e4eb948c0bc5d2b08f5886016',qos_specs=None,replication_status=,reservations=['53d8df16-5ffa-488b-aafa-4ef9531fc509','230e8824-bca4-4527-bfe7-e2868b778ece','494e01e5-d202-4955-8fa0-a8cafa2d8ca0','5002f263-90b3-4627-85b0-938868994feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b34c6e644204944985326900f0dfe25',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:02.382325 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cda1e96c-d397-4ea7-a63b-cc43cf7ca9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:02.394626 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cda1e96c-d397-4ea7-a63b-cc43cf7ca9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:02.395636 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Flow 'volume_create_api' (35fb6b85-edcb-450c-8463-f3a0ad548d83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:02.396129 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Create volume request issued successfully. Jul 03 17:52:02.397676 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-26669e99-7ffd-45c9-8dbc-7587158be67f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:52:02.397676 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 463/1862] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:52:02 2026] POST /volume/v3/volumes => generated 756 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:52:02.412284 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-987b79cd-d2cf-4e5a-97f8-e774658d39cc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:02.414752 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-987b79cd-d2cf-4e5a-97f8-e774658d39cc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:52:02.414970 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-987b79cd-d2cf-4e5a-97f8-e774658d39cc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:02.415144 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-987b79cd-d2cf-4e5a-97f8-e774658d39cc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:02.423258 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:02.423258 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:02.427347 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-987b79cd-d2cf-4e5a-97f8-e774658d39cc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:52:02.432298 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-987b79cd-d2cf-4e5a-97f8-e774658d39cc tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 200 Jul 03 17:52:02.432731 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 470/1863] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:02 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:02.693302 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b62ea6a2-2987-4d35-9120-704bb53873d6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:02.695288 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b62ea6a2-2987-4d35-9120-704bb53873d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 Jul 03 17:52:02.695504 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b62ea6a2-2987-4d35-9120-704bb53873d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:02.695715 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b62ea6a2-2987-4d35-9120-704bb53873d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:02.700256 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b62ea6a2-2987-4d35-9120-704bb53873d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 returned with HTTP 404 Jul 03 17:52:02.700723 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 457/1864] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:52:02 2026] GET /volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:02.718272 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4aa8fc20-6519-4ede-9a13-1eeffd533daf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:02.722218 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4aa8fc20-6519-4ede-9a13-1eeffd533daf tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b Jul 03 17:52:02.722218 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4aa8fc20-6519-4ede-9a13-1eeffd533daf tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:02.722218 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4aa8fc20-6519-4ede-9a13-1eeffd533daf tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:02.722218 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-4aa8fc20-6519-4ede-9a13-1eeffd533daf tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: b416758e-466a-4e1d-80ff-b7122c36f05b Jul 03 17:52:02.727024 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:02.727024 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:02.727741 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4aa8fc20-6519-4ede-9a13-1eeffd533daf tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:52:02.747064 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4aa8fc20-6519-4ede-9a13-1eeffd533daf tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot delete request issued successfully. Jul 03 17:52:02.747420 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4aa8fc20-6519-4ede-9a13-1eeffd533daf tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b returned with HTTP 202 Jul 03 17:52:02.747987 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 475/1865] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:52:02 2026] DELETE /volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:52:02.756440 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-38560002-da93-4644-8e62-d4556873c8e4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:02.759470 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-38560002-da93-4644-8e62-d4556873c8e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b Jul 03 17:52:02.759759 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-38560002-da93-4644-8e62-d4556873c8e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:02.760062 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-38560002-da93-4644-8e62-d4556873c8e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:02.766670 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:02.766670 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:02.767373 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-38560002-da93-4644-8e62-d4556873c8e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:52:02.768456 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-38560002-da93-4644-8e62-d4556873c8e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b returned with HTTP 200 Jul 03 17:52:02.768990 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 464/1866] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:52:02 2026] GET /volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:03.150432 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:03.259616 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:52:03.260027 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-39713279"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:03.261334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-39713279'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:52:03.261456 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Create volume of 1 GB Jul 03 17:52:03.265317 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Availability Zones retrieved successfully. Jul 03 17:52:03.270688 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Flow 'volume_create_api' (dcce0e7b-f232-4088-9d21-e17ae0a09690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:03.271667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2decf421-528b-48c9-8a2a-057d31b5a56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:03.272763 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:52:03.294575 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2decf421-528b-48c9-8a2a-057d31b5a56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:03.295330 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b64a78c-9c5a-4ba7-bcfe-c0faaeb3809b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:03.350580 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Created reservations ['2e31a5e5-d8b5-4d65-89e0-ce9073d1b20e', '8ea68866-117a-4bf0-ab13-459fd77b77df', '329184ee-08be-42d0-88ec-3e1cec13d430', 'f419f3e3-6b13-43c7-b987-3267085b07a4'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:52:03.351325 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b64a78c-9c5a-4ba7-bcfe-c0faaeb3809b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e31a5e5-d8b5-4d65-89e0-ce9073d1b20e', '8ea68866-117a-4bf0-ab13-459fd77b77df', '329184ee-08be-42d0-88ec-3e1cec13d430', 'f419f3e3-6b13-43c7-b987-3267085b07a4']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:03.352053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9e68d1-77cd-4802-810d-f9d301bdbaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:03.373227 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9e68d1-77cd-4802-810d-f9d301bdbaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27ea2c7c-008b-468b-b124-86700494ef4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-39713279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83781474e1b64298952c60f08fccefb4',qos_specs=None,replication_status=,reservations=['2e31a5e5-d8b5-4d65-89e0-ce9073d1b20e','8ea68866-117a-4bf0-ab13-459fd77b77df','329184ee-08be-42d0-88ec-3e1cec13d430','f419f3e3-6b13-43c7-b987-3267085b07a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7aede9ab0dd40c5ace5fa788825c743',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-39713279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27ea2c7c-008b-468b-b124-86700494ef4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83781474e1b64298952c60f08fccefb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7aede9ab0dd40c5ace5fa788825c743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:03.374025 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7365d6-5d6c-497e-bca9-a1e3445e8f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:03.391432 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7365d6-5d6c-497e-bca9-a1e3445e8f14) transitioned into state 'SUCCESS' from state '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-39713279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83781474e1b64298952c60f08fccefb4',qos_specs=None,replication_status=,reservations=['2e31a5e5-d8b5-4d65-89e0-ce9073d1b20e','8ea68866-117a-4bf0-ab13-459fd77b77df','329184ee-08be-42d0-88ec-3e1cec13d430','f419f3e3-6b13-43c7-b987-3267085b07a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7aede9ab0dd40c5ace5fa788825c743',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:03.392102 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c170b9f9-4b95-4157-af5d-411a0c0653c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:03.401582 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c170b9f9-4b95-4157-af5d-411a0c0653c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:03.402334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Flow 'volume_create_api' (dcce0e7b-f232-4088-9d21-e17ae0a09690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:03.402631 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Create volume request issued successfully. Jul 03 17:52:03.403204 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-acf1a910-3c4d-462d-84e5-60f68b32dd14 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:52:03.403567 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 471/1867] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:52:03 2026] POST /volume/v3/volumes => generated 752 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:52:03.415788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ada74846-1978-445e-966c-3126a420a0fd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:03.419438 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ada74846-1978-445e-966c-3126a420a0fd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a Jul 03 17:52:03.419603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ada74846-1978-445e-966c-3126a420a0fd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:03.419804 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ada74846-1978-445e-966c-3126a420a0fd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:03.437265 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:03.437265 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:03.441531 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ada74846-1978-445e-966c-3126a420a0fd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:03.446702 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ada74846-1978-445e-966c-3126a420a0fd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a returned with HTTP 200 Jul 03 17:52:03.447216 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 458/1868] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:03 2026] GET /volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:03.450535 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3143d02a-29f8-4227-9cf9-c257ebd317f5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:03.451812 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3143d02a-29f8-4227-9cf9-c257ebd317f5 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:52:03.452125 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3143d02a-29f8-4227-9cf9-c257ebd317f5 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:03.452374 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3143d02a-29f8-4227-9cf9-c257ebd317f5 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:03.458806 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:03.458806 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:03.462265 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3143d02a-29f8-4227-9cf9-c257ebd317f5 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:52:03.466227 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3143d02a-29f8-4227-9cf9-c257ebd317f5 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 200 Jul 03 17:52:03.466737 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 476/1869] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:03 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:03.777477 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6ff6bdca-68e7-442d-ab1b-453545195b57 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:03.779166 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6ff6bdca-68e7-442d-ab1b-453545195b57 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b Jul 03 17:52:03.779339 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6ff6bdca-68e7-442d-ab1b-453545195b57 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:03.779573 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6ff6bdca-68e7-442d-ab1b-453545195b57 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:03.783601 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6ff6bdca-68e7-442d-ab1b-453545195b57 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b returned with HTTP 404 Jul 03 17:52:03.784080 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 465/1870] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:52:03 2026] GET /volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:03.790446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-468e7561-cc8e-4c02-b7e1-9b23ada26b2c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:03.792313 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-468e7561-cc8e-4c02-b7e1-9b23ada26b2c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 Jul 03 17:52:03.792492 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-468e7561-cc8e-4c02-b7e1-9b23ada26b2c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:03.792667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-468e7561-cc8e-4c02-b7e1-9b23ada26b2c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:03.792781 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-468e7561-cc8e-4c02-b7e1-9b23ada26b2c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: f51ce182-48dc-47e7-9207-c2e7c5a1ac39 Jul 03 17:52:03.797431 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:03.797431 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:03.797851 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-468e7561-cc8e-4c02-b7e1-9b23ada26b2c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:52:03.817713 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-468e7561-cc8e-4c02-b7e1-9b23ada26b2c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot delete request issued successfully. Jul 03 17:52:03.817991 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-468e7561-cc8e-4c02-b7e1-9b23ada26b2c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 returned with HTTP 202 Jul 03 17:52:03.818648 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 472/1871] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:52:03 2026] DELETE /volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:52:03.825353 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c4e86c26-33eb-45fe-8ddb-00ad59ed4c41 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:03.827059 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4e86c26-33eb-45fe-8ddb-00ad59ed4c41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 Jul 03 17:52:03.827271 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4e86c26-33eb-45fe-8ddb-00ad59ed4c41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:03.827470 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4e86c26-33eb-45fe-8ddb-00ad59ed4c41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:03.832349 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:03.832349 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:03.832829 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c4e86c26-33eb-45fe-8ddb-00ad59ed4c41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:52:03.833682 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4e86c26-33eb-45fe-8ddb-00ad59ed4c41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 returned with HTTP 200 Jul 03 17:52:03.834163 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 459/1872] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:52:03 2026] GET /volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:04.461359 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ac253025-e7d0-4dee-9033-8f7cda167b2e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:04.463567 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ac253025-e7d0-4dee-9033-8f7cda167b2e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a Jul 03 17:52:04.463967 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ac253025-e7d0-4dee-9033-8f7cda167b2e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:04.464292 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ac253025-e7d0-4dee-9033-8f7cda167b2e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:04.472806 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:04.472806 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:04.476366 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ac253025-e7d0-4dee-9033-8f7cda167b2e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:04.480655 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ac253025-e7d0-4dee-9033-8f7cda167b2e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a returned with HTTP 200 Jul 03 17:52:04.481213 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 477/1873] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:04 2026] GET /volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:04.492408 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-41f8dd47-6452-419b-b13c-a785547ba648 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:04.497077 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-41f8dd47-6452-419b-b13c-a785547ba648 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:52:04.497426 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-41f8dd47-6452-419b-b13c-a785547ba648 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27ea2c7c-008b-468b-b124-86700494ef4a", "name": "tempest-VolumesBackupsAdminTest-Backup-1782110475", "container": "tempest-volumesbackupsadmintest-backup-container-907582242"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:04.501273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-41f8dd47-6452-419b-b13c-a785547ba648 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Creating new backup {'backup': {'volume_id': '27ea2c7c-008b-468b-b124-86700494ef4a', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1782110475', 'container': 'tempest-volumesbackupsadmintest-backup-container-907582242'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:52:04.501432 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-41f8dd47-6452-419b-b13c-a785547ba648 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Creating backup of volume 27ea2c7c-008b-468b-b124-86700494ef4a in container tempest-volumesbackupsadmintest-backup-container-907582242 Jul 03 17:52:04.509912 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:04.509912 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:04.510371 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-41f8dd47-6452-419b-b13c-a785547ba648 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:04.536016 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-41f8dd47-6452-419b-b13c-a785547ba648 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Created reservations ['e5b04263-634f-4ba1-8f0e-021ef13d3b9e', 'e86d5abc-e3fc-4c21-a36f-e526377ade4d'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:52:04.581432 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-41f8dd47-6452-419b-b13c-a785547ba648 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:52:04.581943 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 466/1874] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:52:04 2026] POST /volume/v3/backups => generated 335 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:52:04.592796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f5228eb3-1d50-4525-8e42-cc8ed57dd54e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:04.599902 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f5228eb3-1d50-4525-8e42-cc8ed57dd54e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:04.600164 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f5228eb3-1d50-4525-8e42-cc8ed57dd54e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:04.600396 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f5228eb3-1d50-4525-8e42-cc8ed57dd54e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:04.600544 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f5228eb3-1d50-4525-8e42-cc8ed57dd54e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:04.629543 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:04.629543 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:04.630374 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f5228eb3-1d50-4525-8e42-cc8ed57dd54e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:04.630724 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 473/1875] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:04 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 798 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:04.843472 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7dc12ebd-7f21-4b86-81cf-adbd294462ef None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:04.845193 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7dc12ebd-7f21-4b86-81cf-adbd294462ef tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 Jul 03 17:52:04.845404 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7dc12ebd-7f21-4b86-81cf-adbd294462ef tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:04.845603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7dc12ebd-7f21-4b86-81cf-adbd294462ef tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:04.850097 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7dc12ebd-7f21-4b86-81cf-adbd294462ef tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 returned with HTTP 404 Jul 03 17:52:04.850577 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 460/1876] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:52:04 2026] GET /volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:04.861261 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-da151226-0387-4398-b766-fbb88bb81699 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:04.862533 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-da151226-0387-4398-b766-fbb88bb81699 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 Jul 03 17:52:04.862813 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-da151226-0387-4398-b766-fbb88bb81699 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:04.863072 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-da151226-0387-4398-b766-fbb88bb81699 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:04.863236 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-da151226-0387-4398-b766-fbb88bb81699 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: ba17c3e7-20d8-404e-bf50-a1319a0a80e7 Jul 03 17:52:04.868818 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-da151226-0387-4398-b766-fbb88bb81699 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 returned with HTTP 404 Jul 03 17:52:04.868818 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 478/1877] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:52:04 2026] DELETE /volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:04.876640 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ac6897be-88ba-4f41-9414-233e06c837d1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:04.878416 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ac6897be-88ba-4f41-9414-233e06c837d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 Jul 03 17:52:04.878577 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ac6897be-88ba-4f41-9414-233e06c837d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:04.878782 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ac6897be-88ba-4f41-9414-233e06c837d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:04.883088 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ac6897be-88ba-4f41-9414-233e06c837d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 returned with HTTP 404 Jul 03 17:52:04.883578 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 467/1878] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:52:04 2026] GET /volume/v3/snapshots/ba17c3e7-20d8-404e-bf50-a1319a0a80e7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:04.890406 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dcebd63d-3332-40dc-8dbf-60fa7164c96e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:04.892366 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dcebd63d-3332-40dc-8dbf-60fa7164c96e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b Jul 03 17:52:04.892570 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dcebd63d-3332-40dc-8dbf-60fa7164c96e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:04.892802 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dcebd63d-3332-40dc-8dbf-60fa7164c96e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:04.892966 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-dcebd63d-3332-40dc-8dbf-60fa7164c96e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: b416758e-466a-4e1d-80ff-b7122c36f05b Jul 03 17:52:04.897702 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dcebd63d-3332-40dc-8dbf-60fa7164c96e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b returned with HTTP 404 Jul 03 17:52:04.898235 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 474/1879] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:52:04 2026] DELETE /volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:04.905648 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3c69aff5-20f3-4a46-9b84-43d233b3564a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:04.907832 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3c69aff5-20f3-4a46-9b84-43d233b3564a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b Jul 03 17:52:04.908084 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3c69aff5-20f3-4a46-9b84-43d233b3564a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:04.908325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3c69aff5-20f3-4a46-9b84-43d233b3564a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:04.914405 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3c69aff5-20f3-4a46-9b84-43d233b3564a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b returned with HTTP 404 Jul 03 17:52:04.917612 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 461/1880] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:52:04 2026] GET /volume/v3/snapshots/b416758e-466a-4e1d-80ff-b7122c36f05b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:04.927303 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9dffcae1-f25e-4fc2-bee2-d261df84c8d1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:04.930362 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9dffcae1-f25e-4fc2-bee2-d261df84c8d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 Jul 03 17:52:04.930788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9dffcae1-f25e-4fc2-bee2-d261df84c8d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:04.931129 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9dffcae1-f25e-4fc2-bee2-d261df84c8d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:04.931321 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-9dffcae1-f25e-4fc2-bee2-d261df84c8d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: f51ce182-48dc-47e7-9207-c2e7c5a1ac39 Jul 03 17:52:04.937111 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9dffcae1-f25e-4fc2-bee2-d261df84c8d1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 returned with HTTP 404 Jul 03 17:52:04.937624 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 479/1881] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:52:04 2026] DELETE /volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:04.944620 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4e2379b7-d991-41b3-a214-a57d8e155e62 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:04.946329 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4e2379b7-d991-41b3-a214-a57d8e155e62 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 Jul 03 17:52:04.946505 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4e2379b7-d991-41b3-a214-a57d8e155e62 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:04.946677 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4e2379b7-d991-41b3-a214-a57d8e155e62 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:04.950971 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4e2379b7-d991-41b3-a214-a57d8e155e62 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 returned with HTTP 404 Jul 03 17:52:04.951362 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 468/1882] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:52:04 2026] GET /volume/v3/snapshots/f51ce182-48dc-47e7-9207-c2e7c5a1ac39 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:05.642901 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0857e939-8e9c-497a-abc3-845569dbe0ec None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:05.644597 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0857e939-8e9c-497a-abc3-845569dbe0ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:05.644817 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0857e939-8e9c-497a-abc3-845569dbe0ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:05.645081 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0857e939-8e9c-497a-abc3-845569dbe0ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:05.645186 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-0857e939-8e9c-497a-abc3-845569dbe0ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:05.649662 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:05.649662 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:05.650462 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0857e939-8e9c-497a-abc3-845569dbe0ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:05.650813 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 475/1883] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:05 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:06.662317 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c0985156-bedb-44c8-95f1-d414acdbfd9c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:06.664412 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c0985156-bedb-44c8-95f1-d414acdbfd9c tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:06.664650 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c0985156-bedb-44c8-95f1-d414acdbfd9c tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:06.664914 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c0985156-bedb-44c8-95f1-d414acdbfd9c tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:06.665091 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c0985156-bedb-44c8-95f1-d414acdbfd9c tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:06.683684 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:06.683684 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:06.684868 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c0985156-bedb-44c8-95f1-d414acdbfd9c tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:06.685561 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 462/1884] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:06 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:07.697808 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4e22196e-b0a3-4d91-9f7e-92c042c88b8e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:07.700054 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4e22196e-b0a3-4d91-9f7e-92c042c88b8e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:07.700325 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4e22196e-b0a3-4d91-9f7e-92c042c88b8e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:07.700581 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4e22196e-b0a3-4d91-9f7e-92c042c88b8e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:07.700739 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-4e22196e-b0a3-4d91-9f7e-92c042c88b8e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:07.717591 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:07.717591 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:07.718453 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4e22196e-b0a3-4d91-9f7e-92c042c88b8e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:07.718844 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 480/1885] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:07 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:08.730428 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8c2fd74a-6ff9-4d56-b045-9bcbb0151186 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:08.732600 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8c2fd74a-6ff9-4d56-b045-9bcbb0151186 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:08.732818 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8c2fd74a-6ff9-4d56-b045-9bcbb0151186 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:08.733017 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8c2fd74a-6ff9-4d56-b045-9bcbb0151186 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:08.733127 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-8c2fd74a-6ff9-4d56-b045-9bcbb0151186 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:08.737286 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:08.737286 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:08.737994 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8c2fd74a-6ff9-4d56-b045-9bcbb0151186 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:08.738326 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 469/1886] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:08 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:09.752228 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-51995003-14ba-4056-a968-ee734c89097e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:09.753916 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-51995003-14ba-4056-a968-ee734c89097e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:09.754147 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-51995003-14ba-4056-a968-ee734c89097e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:09.754360 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-51995003-14ba-4056-a968-ee734c89097e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:09.754512 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-51995003-14ba-4056-a968-ee734c89097e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:09.760794 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:09.760794 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:09.761894 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-51995003-14ba-4056-a968-ee734c89097e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:09.762445 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 476/1887] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:09 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:10.775596 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a0eae0d4-6d05-4386-ae0f-86755b2d4a31 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:10.778287 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a0eae0d4-6d05-4386-ae0f-86755b2d4a31 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:10.778287 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a0eae0d4-6d05-4386-ae0f-86755b2d4a31 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:10.778390 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a0eae0d4-6d05-4386-ae0f-86755b2d4a31 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:10.778425 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-a0eae0d4-6d05-4386-ae0f-86755b2d4a31 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:10.783529 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:10.783529 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:10.784280 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a0eae0d4-6d05-4386-ae0f-86755b2d4a31 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:10.784653 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 463/1888] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:10 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:10.870763 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-5c0a9177-8dc5-4999-9747-720da82107bf req-f6ea490e-cd45-4e53-8c41-1886600b3f44 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:10.876786 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-5c0a9177-8dc5-4999-9747-720da82107bf req-f6ea490e-cd45-4e53-8c41-1886600b3f44 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/attachments/7a20ce47-8221-4fe4-9208-3d3393de2906 Jul 03 17:52:10.876786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-5c0a9177-8dc5-4999-9747-720da82107bf req-f6ea490e-cd45-4e53-8c41-1886600b3f44 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:10.876786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-5c0a9177-8dc5-4999-9747-720da82107bf req-f6ea490e-cd45-4e53-8c41-1886600b3f44 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:10.887982 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:10.887982 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:11.420400 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-5c0a9177-8dc5-4999-9747-720da82107bf req-f6ea490e-cd45-4e53-8c41-1886600b3f44 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/7a20ce47-8221-4fe4-9208-3d3393de2906 returned with HTTP 200 Jul 03 17:52:11.420830 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 481/1889] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:52:10 2026] DELETE /volume/v3/attachments/7a20ce47-8221-4fe4-9208-3d3393de2906 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:11.794740 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6cff8afb-392e-4085-92a8-6ce5d628581a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:11.796631 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6cff8afb-392e-4085-92a8-6ce5d628581a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:11.796834 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6cff8afb-392e-4085-92a8-6ce5d628581a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:11.797025 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6cff8afb-392e-4085-92a8-6ce5d628581a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:11.797145 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-6cff8afb-392e-4085-92a8-6ce5d628581a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:11.801126 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:11.801126 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:11.801876 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6cff8afb-392e-4085-92a8-6ce5d628581a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:11.802266 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 470/1890] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:11 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:12.813751 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c1674633-530f-45e6-9d6f-548435aff426 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:12.818172 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1674633-530f-45e6-9d6f-548435aff426 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:12.818368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1674633-530f-45e6-9d6f-548435aff426 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:12.818546 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1674633-530f-45e6-9d6f-548435aff426 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:12.818673 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-c1674633-530f-45e6-9d6f-548435aff426 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:12.827790 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:12.827790 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:12.829217 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1674633-530f-45e6-9d6f-548435aff426 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:12.829888 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 477/1891] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:12 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:13.841645 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b21d707f-e029-4834-8c47-fa3ff7c14497 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:13.843468 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b21d707f-e029-4834-8c47-fa3ff7c14497 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:13.843670 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b21d707f-e029-4834-8c47-fa3ff7c14497 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:13.843854 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b21d707f-e029-4834-8c47-fa3ff7c14497 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:13.843976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-b21d707f-e029-4834-8c47-fa3ff7c14497 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:13.848389 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:13.848389 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:13.849098 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b21d707f-e029-4834-8c47-fa3ff7c14497 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:13.849462 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 464/1892] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:13 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:14.842720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bf3b37ca-ba81-494a-99da-dad48162083e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:14.844568 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf3b37ca-ba81-494a-99da-dad48162083e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:52:14.848838 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf3b37ca-ba81-494a-99da-dad48162083e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:14.849299 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf3b37ca-ba81-494a-99da-dad48162083e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:14.849481 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-bf3b37ca-ba81-494a-99da-dad48162083e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:52:14.860605 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:14.860605 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:14.860754 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bf3b37ca-ba81-494a-99da-dad48162083e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:52:14.863348 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-14107aeb-e103-4632-b32b-6991b186a7f1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:14.865342 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-14107aeb-e103-4632-b32b-6991b186a7f1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:14.865556 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-14107aeb-e103-4632-b32b-6991b186a7f1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:14.865746 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-14107aeb-e103-4632-b32b-6991b186a7f1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:14.865870 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-14107aeb-e103-4632-b32b-6991b186a7f1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:14.870016 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:14.870016 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:14.870803 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-14107aeb-e103-4632-b32b-6991b186a7f1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:14.871283 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 471/1893] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:14 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:14.883047 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bf3b37ca-ba81-494a-99da-dad48162083e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume request issued successfully. Jul 03 17:52:14.883047 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf3b37ca-ba81-494a-99da-dad48162083e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c returned with HTTP 202 Jul 03 17:52:14.883047 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 482/1894] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:52:14 2026] DELETE /volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:52:14.890298 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-acf20b01-8fe6-4428-86a9-6fdeaa9b48a1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:14.893183 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-acf20b01-8fe6-4428-86a9-6fdeaa9b48a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:52:14.893445 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-acf20b01-8fe6-4428-86a9-6fdeaa9b48a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:14.895205 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-acf20b01-8fe6-4428-86a9-6fdeaa9b48a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:14.905580 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:14.905580 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:14.911473 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-acf20b01-8fe6-4428-86a9-6fdeaa9b48a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:52:14.922181 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-acf20b01-8fe6-4428-86a9-6fdeaa9b48a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c returned with HTTP 200 Jul 03 17:52:14.922745 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 478/1895] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:14 2026] GET /volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:15.651453 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-785ef434-f861-4724-a602-12e1a266f63c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:15.654325 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-785ef434-f861-4724-a602-12e1a266f63c tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:52:15.654748 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-785ef434-f861-4724-a602-12e1a266f63c tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:15.655060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-785ef434-f861-4724-a602-12e1a266f63c tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:15.666160 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:15.666160 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:15.675287 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-785ef434-f861-4724-a602-12e1a266f63c tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:52:15.681224 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-785ef434-f861-4724-a602-12e1a266f63c tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 200 Jul 03 17:52:15.681817 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 465/1896] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:15 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:15.716580 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-088317ed-95b8-4cec-b079-932c1fd19417 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:15.716959 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-088317ed-95b8-4cec-b079-932c1fd19417 None None] GET https://10.4.3.210/volume// Jul 03 17:52:15.717067 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-088317ed-95b8-4cec-b079-932c1fd19417 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:15.717252 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-088317ed-95b8-4cec-b079-932c1fd19417 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:15.717576 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-088317ed-95b8-4cec-b079-932c1fd19417 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:15.717935 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 472/1897] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:52: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 17:52:15.730412 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-82a227ed-ddfe-4380-a72d-7b35fb51f761 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:15.732911 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-82a227ed-ddfe-4380-a72d-7b35fb51f761 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:52:15.733377 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-82a227ed-ddfe-4380-a72d-7b35fb51f761 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a01402d-07db-4dc5-a062-4dfbd2638347", "connector": null, "instance_uuid": "b3072137-6d18-4d6e-ba2a-814ecec6e110"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:15.749442 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:15.749442 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:15.780418 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-82a227ed-ddfe-4380-a72d-7b35fb51f761 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:52:15.782879 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 483/1898] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:52:15 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 17:52:15.831245 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-e7432204-1f51-4c97-85c3-5de0d35d5b40 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:15.833533 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-e7432204-1f51-4c97-85c3-5de0d35d5b40 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] POST https://10.4.3.210/volume/v3/attachments/8d59e3b0-cc7e-40b3-8e94-ac6b032099c3/action Jul 03 17:52:15.833917 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-e7432204-1f51-4c97-85c3-5de0d35d5b40 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:52:15.834044 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-e7432204-1f51-4c97-85c3-5de0d35d5b40 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:15.851665 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:15.851665 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:15.862341 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c8f2d580-cc94-41d6-bb30-7b7c270cca16 req-e7432204-1f51-4c97-85c3-5de0d35d5b40 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/attachments/8d59e3b0-cc7e-40b3-8e94-ac6b032099c3/action returned with HTTP 204 Jul 03 17:52:15.862804 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 479/1899] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:52:15 2026] POST /volume/v3/attachments/8d59e3b0-cc7e-40b3-8e94-ac6b032099c3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:15.886812 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-75d66ddb-4228-4cc5-9f4f-66adce2966f6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:15.888565 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-75d66ddb-4228-4cc5-9f4f-66adce2966f6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:15.888766 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-75d66ddb-4228-4cc5-9f4f-66adce2966f6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:15.888977 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-75d66ddb-4228-4cc5-9f4f-66adce2966f6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:15.889102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-75d66ddb-4228-4cc5-9f4f-66adce2966f6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:15.894382 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:15.894382 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:15.895367 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-75d66ddb-4228-4cc5-9f4f-66adce2966f6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:15.895719 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 466/1900] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:15 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:15.899118 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7639fe16-5d17-4af7-ab35-ec55904b4d5f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:15.902371 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7639fe16-5d17-4af7-ab35-ec55904b4d5f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:52:15.902623 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7639fe16-5d17-4af7-ab35-ec55904b4d5f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:15.902871 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7639fe16-5d17-4af7-ab35-ec55904b4d5f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:15.914269 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:15.914269 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:15.918172 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7639fe16-5d17-4af7-ab35-ec55904b4d5f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:52:15.929541 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7639fe16-5d17-4af7-ab35-ec55904b4d5f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 200 Jul 03 17:52:15.930033 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 473/1901] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:15 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 1111 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:15.937529 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8a1d87fb-5c44-4c82-ba33-c27699f6a9e0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:15.940778 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8a1d87fb-5c44-4c82-ba33-c27699f6a9e0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c Jul 03 17:52:15.941068 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8a1d87fb-5c44-4c82-ba33-c27699f6a9e0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:15.941308 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8a1d87fb-5c44-4c82-ba33-c27699f6a9e0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:15.944951 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3520510f-f330-4f52-9589-f6f993d03ca8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:15.946978 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3520510f-f330-4f52-9589-f6f993d03ca8 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:52:15.947194 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3520510f-f330-4f52-9589-f6f993d03ca8 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:15.947384 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3520510f-f330-4f52-9589-f6f993d03ca8 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:15.948288 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8a1d87fb-5c44-4c82-ba33-c27699f6a9e0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c returned with HTTP 404 Jul 03 17:52:15.948893 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 484/1902] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:15 2026] GET /volume/v3/volumes/bbfacf7f-ba72-49ce-86d6-ed3307a9399c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:15.961585 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:15.961585 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:15.966307 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3520510f-f330-4f52-9589-f6f993d03ca8 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:52:15.972129 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3520510f-f330-4f52-9589-f6f993d03ca8 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 200 Jul 03 17:52:15.972626 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 480/1903] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:15 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:15.977747 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-32ad3cec-88a4-4e60-9212-f044e812655c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:15.979346 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:52:15.979749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-846661786", "snapshot_id": null, "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "volume_type": null, "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:15.981791 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-846661786', 'snapshot_id': None, 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'volume_type': None, 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:52:16.022377 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-1f8153e5-39a5-44f6-a200-4f6be67b93aa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:16.025156 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-1f8153e5-39a5-44f6-a200-4f6be67b93aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:52:16.025369 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-1f8153e5-39a5-44f6-a200-4f6be67b93aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:16.025564 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-1f8153e5-39a5-44f6-a200-4f6be67b93aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:16.035463 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:16.035463 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:16.038962 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-1f8153e5-39a5-44f6-a200-4f6be67b93aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:52:16.046044 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-1f8153e5-39a5-44f6-a200-4f6be67b93aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 200 Jul 03 17:52:16.046561 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 474/1904] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:16 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:16.104679 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-d89fb032-2b73-4e8c-9ee6-632bd4f7aacd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:16.107098 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-d89fb032-2b73-4e8c-9ee6-632bd4f7aacd tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] DELETE https://10.4.3.210/volume/v3/attachments/8d59e3b0-cc7e-40b3-8e94-ac6b032099c3 Jul 03 17:52:16.107280 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-d89fb032-2b73-4e8c-9ee6-632bd4f7aacd tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:16.107455 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-d89fb032-2b73-4e8c-9ee6-632bd4f7aacd tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:16.113947 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:16.113947 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:16.182804 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume of 1 GB Jul 03 17:52:16.192490 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Availability Zones retrieved successfully. Jul 03 17:52:16.198543 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (c6f2f148-51e5-4461-acc6-25b98a59983e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:16.201218 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94f371f-c2c8-4bf2-924d-27266297661f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:16.202420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:52:16.275519 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94f371f-c2c8-4bf2-924d-27266297661f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:16.276574 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88300bf6-9a88-40e0-bcb1-649b708fcdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:16.321489 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['68596a35-a06e-4511-aaec-3fe1fe1d0bca', 'ce51dcb4-3154-4a14-b05f-af71f0129e9f', '8be46746-6671-4682-af75-7a02f339db81', 'ca3a45fa-57c6-433d-98e6-b4f551221431'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:52:16.322673 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88300bf6-9a88-40e0-bcb1-649b708fcdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68596a35-a06e-4511-aaec-3fe1fe1d0bca', 'ce51dcb4-3154-4a14-b05f-af71f0129e9f', '8be46746-6671-4682-af75-7a02f339db81', 'ca3a45fa-57c6-433d-98e6-b4f551221431']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:16.323537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abd48b71-4445-46a7-a64d-7d62cdcc9c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:16.348597 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abd48b71-4445-46a7-a64d-7d62cdcc9c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c36f8e-f948-49fa-befe-29a235eccbbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-846661786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['68596a35-a06e-4511-aaec-3fe1fe1d0bca','ce51dcb4-3154-4a14-b05f-af71f0129e9f','8be46746-6671-4682-af75-7a02f339db81','ca3a45fa-57c6-433d-98e6-b4f551221431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-846661786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2c36f8e-f948-49fa-befe-29a235eccbbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1797a9ace8e4861bf3885ee652dd1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13cfa190170847bd8e187a218b5422e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:16.349386 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d2292c-eb3c-4a07-95cf-dbb5297a5fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:16.368880 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d2292c-eb3c-4a07-95cf-dbb5297a5fb8) transitioned into state 'SUCCESS' from state '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-846661786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['68596a35-a06e-4511-aaec-3fe1fe1d0bca','ce51dcb4-3154-4a14-b05f-af71f0129e9f','8be46746-6671-4682-af75-7a02f339db81','ca3a45fa-57c6-433d-98e6-b4f551221431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:16.369528 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (318c84eb-01ca-430f-822c-8a4a592192df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:16.378386 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (318c84eb-01ca-430f-822c-8a4a592192df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:16.379195 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (c6f2f148-51e5-4461-acc6-25b98a59983e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:16.379468 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request issued successfully. Jul 03 17:52:16.380050 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-32ad3cec-88a4-4e60-9212-f044e812655c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:52:16.380441 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 467/1905] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:52:15 2026] POST /volume/v3/volumes => generated 758 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:52:16.396502 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5307d98a-bc19-4716-9d72-c7970ad499f2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:16.398375 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5307d98a-bc19-4716-9d72-c7970ad499f2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:52:16.398557 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5307d98a-bc19-4716-9d72-c7970ad499f2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:16.398762 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5307d98a-bc19-4716-9d72-c7970ad499f2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:16.405138 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:16.405138 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:16.408890 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5307d98a-bc19-4716-9d72-c7970ad499f2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:52:16.412747 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5307d98a-bc19-4716-9d72-c7970ad499f2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb returned with HTTP 200 Jul 03 17:52:16.413161 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 481/1906] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:16 2026] GET /volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:16.645532 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-1e0e9e02-904d-46f4-b81c-e3675df3eb9e req-d89fb032-2b73-4e8c-9ee6-632bd4f7aacd tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/attachments/8d59e3b0-cc7e-40b3-8e94-ac6b032099c3 returned with HTTP 200 Jul 03 17:52:16.646125 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 485/1907] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:52:16 2026] DELETE /volume/v3/attachments/8d59e3b0-cc7e-40b3-8e94-ac6b032099c3 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:16.680934 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-27e85881-95bd-4279-a92c-e49b68a16f59 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:16.680934 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-27e85881-95bd-4279-a92c-e49b68a16f59 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:52:16.680934 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-27e85881-95bd-4279-a92c-e49b68a16f59 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:16.680934 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-27e85881-95bd-4279-a92c-e49b68a16f59 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:16.687864 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:16.687864 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:16.691004 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-27e85881-95bd-4279-a92c-e49b68a16f59 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:52:16.694820 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-27e85881-95bd-4279-a92c-e49b68a16f59 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 200 Jul 03 17:52:16.695186 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 475/1908] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:16 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:16.908904 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5e431c55-25af-4331-a023-a86e33e38cb8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:16.910877 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e431c55-25af-4331-a023-a86e33e38cb8 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:16.911091 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e431c55-25af-4331-a023-a86e33e38cb8 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:16.911334 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e431c55-25af-4331-a023-a86e33e38cb8 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:16.911454 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5e431c55-25af-4331-a023-a86e33e38cb8 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:16.918539 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:16.918539 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:16.919362 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e431c55-25af-4331-a023-a86e33e38cb8 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:16.919798 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 468/1909] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:16 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:17.426412 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4670d70c-b930-4d38-8442-f6ce010cc040 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:17.428792 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4670d70c-b930-4d38-8442-f6ce010cc040 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:52:17.428792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4670d70c-b930-4d38-8442-f6ce010cc040 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:17.428792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4670d70c-b930-4d38-8442-f6ce010cc040 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:17.434722 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:17.434722 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:17.438250 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4670d70c-b930-4d38-8442-f6ce010cc040 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:52:17.443584 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4670d70c-b930-4d38-8442-f6ce010cc040 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb returned with HTTP 200 Jul 03 17:52:17.443882 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 482/1910] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:17 2026] GET /volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:17.456956 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a3b08f19-bdf5-42f6-88c4-4f91cb19878e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:17.459101 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3b08f19-bdf5-42f6-88c4-4f91cb19878e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:52:17.459323 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3b08f19-bdf5-42f6-88c4-4f91cb19878e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:17.459536 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3b08f19-bdf5-42f6-88c4-4f91cb19878e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:17.467349 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:17.467349 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:17.470387 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a3b08f19-bdf5-42f6-88c4-4f91cb19878e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:52:17.474261 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3b08f19-bdf5-42f6-88c4-4f91cb19878e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb returned with HTTP 200 Jul 03 17:52:17.474652 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 486/1911] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:17 2026] GET /volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:17.931295 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a0a95df8-99ce-4145-a424-ff1efe9f6f46 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:17.933075 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a0a95df8-99ce-4145-a424-ff1efe9f6f46 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:17.933334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a0a95df8-99ce-4145-a424-ff1efe9f6f46 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:17.933587 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a0a95df8-99ce-4145-a424-ff1efe9f6f46 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:17.933746 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a0a95df8-99ce-4145-a424-ff1efe9f6f46 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:17.942341 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:17.942341 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:17.943426 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a0a95df8-99ce-4145-a424-ff1efe9f6f46 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:17.947562 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 476/1912] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:17 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:18.568568 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-000f8924-2cde-4ead-998e-5f97880b3aa1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:18.570372 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-000f8924-2cde-4ead-998e-5f97880b3aa1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:52:18.571649 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-000f8924-2cde-4ead-998e-5f97880b3aa1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:18.571649 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-000f8924-2cde-4ead-998e-5f97880b3aa1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:18.579335 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:18.579335 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:18.582295 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-000f8924-2cde-4ead-998e-5f97880b3aa1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:52:18.586085 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-000f8924-2cde-4ead-998e-5f97880b3aa1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb returned with HTTP 200 Jul 03 17:52:18.586413 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 469/1913] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:18 2026] GET /volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:18.958118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dd7eb4cb-cfab-4592-ae69-fee36434ffde None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:18.962786 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd7eb4cb-cfab-4592-ae69-fee36434ffde tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:18.962786 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd7eb4cb-cfab-4592-ae69-fee36434ffde tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:18.962786 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd7eb4cb-cfab-4592-ae69-fee36434ffde tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:18.962786 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-dd7eb4cb-cfab-4592-ae69-fee36434ffde tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:18.968251 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:18.968251 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:18.969499 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd7eb4cb-cfab-4592-ae69-fee36434ffde tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:18.970526 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 483/1914] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:18 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:19.028259 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-3da88293-7cbe-4da1-a661-bd04a5e39e67 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:19.030522 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-3da88293-7cbe-4da1-a661-bd04a5e39e67 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:52:19.030747 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-3da88293-7cbe-4da1-a661-bd04a5e39e67 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:19.030965 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-3da88293-7cbe-4da1-a661-bd04a5e39e67 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:19.039620 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:19.039620 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:19.042952 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-3da88293-7cbe-4da1-a661-bd04a5e39e67 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:52:19.048475 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-3da88293-7cbe-4da1-a661-bd04a5e39e67 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb returned with HTTP 200 Jul 03 17:52:19.048989 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 487/1915] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:19 2026] GET /volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:19.060120 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-01807547-309b-455b-9edc-2fa2f82be0bc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:19.060676 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01807547-309b-455b-9edc-2fa2f82be0bc None None] GET https://10.4.3.210/volume// Jul 03 17:52:19.060967 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01807547-309b-455b-9edc-2fa2f82be0bc None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:19.061259 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01807547-309b-455b-9edc-2fa2f82be0bc None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:19.061700 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01807547-309b-455b-9edc-2fa2f82be0bc None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:19.062193 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 477/1916] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:52: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 17:52:19.073766 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-20feecec-b90c-44b4-b397-8f0459e702a1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:19.075641 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-20feecec-b90c-44b4-b397-8f0459e702a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:52:19.076022 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-20feecec-b90c-44b4-b397-8f0459e702a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2c36f8e-f948-49fa-befe-29a235eccbbb", "connector": null, "instance_uuid": "954d6306-a9b4-4b1d-a998-f0f9188a2ad5"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:19.083727 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:19.083727 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:19.111328 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-20feecec-b90c-44b4-b397-8f0459e702a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:52:19.111869 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 470/1917] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:52:19 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 17:52:19.982331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c67608ab-a185-4547-8092-8efb7691f73f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:19.984001 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c67608ab-a185-4547-8092-8efb7691f73f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:19.984220 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c67608ab-a185-4547-8092-8efb7691f73f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:19.984397 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c67608ab-a185-4547-8092-8efb7691f73f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:19.984488 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-c67608ab-a185-4547-8092-8efb7691f73f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:19.989895 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:19.989895 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:19.990960 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c67608ab-a185-4547-8092-8efb7691f73f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:19.991484 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 484/1918] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:19 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:21.002682 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-efae02bf-c374-416a-bc47-13454a267722 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:21.004400 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-efae02bf-c374-416a-bc47-13454a267722 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:21.008065 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-efae02bf-c374-416a-bc47-13454a267722 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:21.008306 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-efae02bf-c374-416a-bc47-13454a267722 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:21.008421 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-efae02bf-c374-416a-bc47-13454a267722 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:21.013617 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:21.013617 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:21.016048 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-efae02bf-c374-416a-bc47-13454a267722 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:21.016743 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 488/1919] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:21 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:22.027551 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f318109e-ddc1-4641-98a9-6a0e07005a45 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:22.029279 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f318109e-ddc1-4641-98a9-6a0e07005a45 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:22.029441 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f318109e-ddc1-4641-98a9-6a0e07005a45 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:22.029624 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f318109e-ddc1-4641-98a9-6a0e07005a45 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:22.029747 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-f318109e-ddc1-4641-98a9-6a0e07005a45 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:22.033447 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:22.033447 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:22.034126 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f318109e-ddc1-4641-98a9-6a0e07005a45 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:22.034422 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 478/1920] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:22 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:23.043940 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e13b9506-b77a-4277-b4b4-bc36f8685f35 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:23.045865 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e13b9506-b77a-4277-b4b4-bc36f8685f35 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:23.046077 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e13b9506-b77a-4277-b4b4-bc36f8685f35 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:23.046305 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e13b9506-b77a-4277-b4b4-bc36f8685f35 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:23.046440 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-e13b9506-b77a-4277-b4b4-bc36f8685f35 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:23.053151 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:23.053151 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:23.054048 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e13b9506-b77a-4277-b4b4-bc36f8685f35 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:23.054496 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 471/1921] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:23 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:23.063205 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-995bf266-0598-4640-bb77-fe9659a4a07b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:23.064952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-995bf266-0598-4640-bb77-fe9659a4a07b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a Jul 03 17:52:23.065333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-995bf266-0598-4640-bb77-fe9659a4a07b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:23.065631 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-995bf266-0598-4640-bb77-fe9659a4a07b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:23.072268 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:23.072268 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:23.077984 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-995bf266-0598-4640-bb77-fe9659a4a07b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:23.079698 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-995bf266-0598-4640-bb77-fe9659a4a07b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a returned with HTTP 200 Jul 03 17:52:23.080176 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 485/1922] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:23 2026] GET /volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:23.092350 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6672995c-7d65-48ae-a7ec-518777c5cd79 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:23.123161 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6672995c-7d65-48ae-a7ec-518777c5cd79 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8/export_record Jul 03 17:52:23.123344 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6672995c-7d65-48ae-a7ec-518777c5cd79 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:23.123516 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6672995c-7d65-48ae-a7ec-518777c5cd79 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Calling method 'export_record' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:23.123621 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-6672995c-7d65-48ae-a7ec-518777c5cd79 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Export record for backup 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99941) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 17:52:23.134149 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:23.134149 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:23.134989 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.api [None req-6672995c-7d65-48ae-a7ec-518777c5cd79 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Calling RPCAPI with context: , host: np0000004448, backup: 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99941) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 17:52:23.145999 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-6672995c-7d65-48ae-a7ec-518777c5cd79 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] export_record in rpcapi backup_id 7c7349c6-99b5-413b-aa10-6534deaef9d8 on host np0000004448. {{(pid=99941) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 17:52:23.608786 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-c2e2a1ae-f606-40fc-ad11-3938c6859a1e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:23.612554 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-c2e2a1ae-f606-40fc-ad11-3938c6859a1e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:52:23.612833 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-c2e2a1ae-f606-40fc-ad11-3938c6859a1e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:23.613102 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-c2e2a1ae-f606-40fc-ad11-3938c6859a1e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:23.635475 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:23.635475 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:23.638730 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-c2e2a1ae-f606-40fc-ad11-3938c6859a1e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:52:23.642255 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-c2e2a1ae-f606-40fc-ad11-3938c6859a1e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:52:23.642622 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 479/1923] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:23 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:23.648073 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-6672995c-7d65-48ae-a7ec-518777c5cd79 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2M3MzQ5YzYtOTliNS00MTNiLWFhMTAtNjUzNGRlYWVmOWQ4IiwgInVzZXJfaWQiOiAiZTdhZWRlOWFiMGRkNDBjNWFjZTVmYTc4ODgyNWM3NDMiLCAicHJvamVjdF9pZCI6ICI4Mzc4MTQ3NGUxYjY0Mjk4OTUyYzYwZjA4ZmNjZWZiNCIsICJ2b2x1bWVfaWQiOiAiMjdlYTJjN2MtMDA4Yi00NjhiLWIxMjQtODY3MDA0OTRlZjRhIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MDc1ODIyNDIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc4MjExMDQ3NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzI3ZWEyYzdjLTAwOGItNDY4Yi1iMTI0LTg2NzAwNDk0ZWY0YS8yMDI2MDcwMzE3NTIwOC9hel9ub3ZhX2JhY2t1cF83YzczNDljNi05OWI1LTQxM2ItYWExMC02NTM0ZGVhZWY5ZDgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE3OjUyOjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE3OjUyOjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTc6NTI6MjJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99941) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 17:52:23.648565 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6672995c-7d65-48ae-a7ec-518777c5cd79 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8/export_record returned with HTTP 200 Jul 03 17:52:23.648877 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 489/1924] 10.4.3.210 () {66 vars in 1390 bytes} [Fri Jul 3 17:52:23 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8/export_record => generated 1512 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:23.658053 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a9207ebe-9db6-4041-a66b-13c1e0d0b4fa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:23.661240 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a9207ebe-9db6-4041-a66b-13c1e0d0b4fa tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] POST https://10.4.3.210/volume/v3/backups/import_record Jul 03 17:52:23.661240 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a9207ebe-9db6-4041-a66b-13c1e0d0b4fa tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjU0NjgwNjEtMDExNC00M2Y1LTk1MjQtZTZmYjRkZTU1MTA4IiwgInVzZXJfaWQiOiAiZTdhZWRlOWFiMGRkNDBjNWFjZTVmYTc4ODgyNWM3NDMiLCAicHJvamVjdF9pZCI6ICI4Mzc4MTQ3NGUxYjY0Mjk4OTUyYzYwZjA4ZmNjZWZiNCIsICJ2b2x1bWVfaWQiOiAiMjdlYTJjN2MtMDA4Yi00NjhiLWIxMjQtODY3MDA0OTRlZjRhIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MDc1ODIyNDIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc4MjExMDQ3NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzI3ZWEyYzdjLTAwOGItNDY4Yi1iMTI0LTg2NzAwNDk0ZWY0YS8yMDI2MDcwMzE3NTIwOC9hel9ub3ZhX2JhY2t1cF83YzczNDljNi05OWI1LTQxM2ItYWExMC02NTM0ZGVhZWY5ZDgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE3OjUyOjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE3OjUyOjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTc6NTI6MjJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:23.662619 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-a9207ebe-9db6-4041-a66b-13c1e0d0b4fa tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjU0NjgwNjEtMDExNC00M2Y1LTk1MjQtZTZmYjRkZTU1MTA4IiwgInVzZXJfaWQiOiAiZTdhZWRlOWFiMGRkNDBjNWFjZTVmYTc4ODgyNWM3NDMiLCAicHJvamVjdF9pZCI6ICI4Mzc4MTQ3NGUxYjY0Mjk4OTUyYzYwZjA4ZmNjZWZiNCIsICJ2b2x1bWVfaWQiOiAiMjdlYTJjN2MtMDA4Yi00NjhiLWIxMjQtODY3MDA0OTRlZjRhIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MDc1ODIyNDIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc4MjExMDQ3NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzI3ZWEyYzdjLTAwOGItNDY4Yi1iMTI0LTg2NzAwNDk0ZWY0YS8yMDI2MDcwMzE3NTIwOC9hel9ub3ZhX2JhY2t1cF83YzczNDljNi05OWI1LTQxM2ItYWExMC02NTM0ZGVhZWY5ZDgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE3OjUyOjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE3OjUyOjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTc6NTI6MjJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99943) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 17:52:23.663318 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-a9207ebe-9db6-4041-a66b-13c1e0d0b4fa tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjU0NjgwNjEtMDExNC00M2Y1LTk1MjQtZTZmYjRkZTU1MTA4IiwgInVzZXJfaWQiOiAiZTdhZWRlOWFiMGRkNDBjNWFjZTVmYTc4ODgyNWM3NDMiLCAicHJvamVjdF9pZCI6ICI4Mzc4MTQ3NGUxYjY0Mjk4OTUyYzYwZjA4ZmNjZWZiNCIsICJ2b2x1bWVfaWQiOiAiMjdlYTJjN2MtMDA4Yi00NjhiLWIxMjQtODY3MDA0OTRlZjRhIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MDc1ODIyNDIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc4MjExMDQ3NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzI3ZWEyYzdjLTAwOGItNDY4Yi1iMTI0LTg2NzAwNDk0ZWY0YS8yMDI2MDcwMzE3NTIwOC9hel9ub3ZhX2JhY2t1cF83YzczNDljNi05OWI1LTQxM2ItYWExMC02NTM0ZGVhZWY5ZDgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE3OjUyOjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE3OjUyOjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTc6NTI6MjJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99943) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 17:52:23.705001 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-a9207ebe-9db6-4041-a66b-13c1e0d0b4fa tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Created reservations ['f8c254a3-f65e-47eb-b3ab-e9f95596bc7e', 'e94cf393-fcc6-4f20-957a-c577cd782400'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:52:23.727443 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-a9207ebe-9db6-4041-a66b-13c1e0d0b4fa tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] import_record rpcapi backup id 25468061-0114-43f5-9524-e6fb4de55108 on host np0000004448 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjU0NjgwNjEtMDExNC00M2Y1LTk1MjQtZTZmYjRkZTU1MTA4IiwgInVzZXJfaWQiOiAiZTdhZWRlOWFiMGRkNDBjNWFjZTVmYTc4ODgyNWM3NDMiLCAicHJvamVjdF9pZCI6ICI4Mzc4MTQ3NGUxYjY0Mjk4OTUyYzYwZjA4ZmNjZWZiNCIsICJ2b2x1bWVfaWQiOiAiMjdlYTJjN2MtMDA4Yi00NjhiLWIxMjQtODY3MDA0OTRlZjRhIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MDc1ODIyNDIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc4MjExMDQ3NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzI3ZWEyYzdjLTAwOGItNDY4Yi1iMTI0LTg2NzAwNDk0ZWY0YS8yMDI2MDcwMzE3NTIwOC9hel9ub3ZhX2JhY2t1cF83YzczNDljNi05OWI1LTQxM2ItYWExMC02NTM0ZGVhZWY5ZDgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE3OjUyOjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE3OjUyOjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTc6NTI6MjJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99943) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 17:52:23.731797 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-a9207ebe-9db6-4041-a66b-13c1e0d0b4fa tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Import record output: {'backup': {'id': '25468061-0114-43f5-9524-e6fb4de55108', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108'}, {'rel': 'bookmark', 'href': 'https://10.4.3.210/volume/backups/25468061-0114-43f5-9524-e6fb4de55108'}]}}. {{(pid=99943) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 17:52:23.731797 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a9207ebe-9db6-4041-a66b-13c1e0d0b4fa tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] https://10.4.3.210/volume/v3/backups/import_record returned with HTTP 201 Jul 03 17:52:23.731797 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 472/1925] 10.4.3.210 () {68 vars in 1302 bytes} [Fri Jul 3 17:52:23 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 72 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 17:52:23.738754 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-16667e95-72ce-4058-8828-1f3b218662ec None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:23.742041 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-16667e95-72ce-4058-8828-1f3b218662ec tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] GET https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 Jul 03 17:52:23.747171 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-16667e95-72ce-4058-8828-1f3b218662ec tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:23.747171 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-16667e95-72ce-4058-8828-1f3b218662ec tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:23.747171 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-16667e95-72ce-4058-8828-1f3b218662ec tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Show backup with id 25468061-0114-43f5-9524-e6fb4de55108. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:23.770248 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:23.770248 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:23.770248 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-16667e95-72ce-4058-8828-1f3b218662ec tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 returned with HTTP 200 Jul 03 17:52:23.770527 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 486/1926] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:23 2026] GET /volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 => generated 647 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:24.522100 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2e9d586b-8718-41d2-a651-afe97596e5a7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:24.522712 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2e9d586b-8718-41d2-a651-afe97596e5a7 None None] GET https://10.4.3.210/volume// Jul 03 17:52:24.522712 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2e9d586b-8718-41d2-a651-afe97596e5a7 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:24.522851 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2e9d586b-8718-41d2-a651-afe97596e5a7 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:24.523194 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2e9d586b-8718-41d2-a651-afe97596e5a7 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:24.523551 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 480/1927] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:52:24 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 17:52:24.532192 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-a7ec9a0d-0bd4-49c9-be65-127a14f9ad9a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:24.534307 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-a7ec9a0d-0bd4-49c9-be65-127a14f9ad9a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:52:24.534638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-a7ec9a0d-0bd4-49c9-be65-127a14f9ad9a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7ed0802-1855-4892-aa45-85b3bd0f9fa0", "connector": null, "instance_uuid": "7d29915e-8076-4e71-8b66-3428b66f4ec0"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:24.549456 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:24.549456 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:24.583270 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-a7ec9a0d-0bd4-49c9-be65-127a14f9ad9a tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:52:24.583673 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 490/1928] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:52:24 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 17:52:24.595077 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-f577787c-8ef5-4898-a9a3-8df627dc9f46 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:24.597780 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-f577787c-8ef5-4898-a9a3-8df627dc9f46 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/attachments/4843ec0e-7170-45d6-8e0e-3a0873aff218 Jul 03 17:52:24.598064 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-f577787c-8ef5-4898-a9a3-8df627dc9f46 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:24.598323 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-f577787c-8ef5-4898-a9a3-8df627dc9f46 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:24.608801 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:24.608801 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:24.782822 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e1fbf18c-5d3e-432e-ba57-295e9950c20f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:24.784023 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e1fbf18c-5d3e-432e-ba57-295e9950c20f tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] GET https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 Jul 03 17:52:24.784240 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e1fbf18c-5d3e-432e-ba57-295e9950c20f tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:24.784458 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e1fbf18c-5d3e-432e-ba57-295e9950c20f tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:24.784594 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e1fbf18c-5d3e-432e-ba57-295e9950c20f tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Show backup with id 25468061-0114-43f5-9524-e6fb4de55108. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:24.789934 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:24.789934 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:24.790485 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e1fbf18c-5d3e-432e-ba57-295e9950c20f tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 returned with HTTP 200 Jul 03 17:52:24.791017 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 487/1929] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:24 2026] GET /volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:24.799907 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0bf85760-fbb8-4928-8734-ec99ddb5eddf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:24.801440 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0bf85760-fbb8-4928-8734-ec99ddb5eddf tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] GET https://10.4.3.210/volume/v3/backups Jul 03 17:52:24.801609 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0bf85760-fbb8-4928-8734-ec99ddb5eddf tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:24.801828 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0bf85760-fbb8-4928-8734-ec99ddb5eddf tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:24.814545 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0bf85760-fbb8-4928-8734-ec99ddb5eddf tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 200 Jul 03 17:52:24.814938 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 481/1930] 10.4.3.210 () {66 vars in 1237 bytes} [Fri Jul 3 17:52:24 2026] GET /volume/v3/backups => generated 338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:24.823879 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-93839ff9-8989-419f-961b-003bd8ab62ec None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:24.825570 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] POST https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8/restore Jul 03 17:52:24.825904 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:24.827209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Restoring backup 7c7349c6-99b5-413b-aa10-6534deaef9d8 ({'restore': {}}) {{(pid=99941) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 17:52:24.827341 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Restoring backup 7c7349c6-99b5-413b-aa10-6534deaef9d8 to volume None. Jul 03 17:52:24.831281 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:24.831281 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:24.832229 np0000004448 devstack@c-api.service[99941]: INFO cinder.backup.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Creating volume of 1 GB for restore of backup 7c7349c6-99b5-413b-aa10-6534deaef9d8. Jul 03 17:52:24.837516 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Availability zone cache updated, next update will occur around 2026-07-03 18:52:24.837268. {{(pid=99941) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:52:24.837621 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Availability Zones retrieved successfully. Jul 03 17:52:24.842901 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Flow 'volume_create_api' (4903371f-4e56-4aee-b663-de26cbdd672b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:24.843865 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (285671f4-64bb-4fe3-a600-2d052da5527b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:24.844690 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:52:24.869288 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (285671f4-64bb-4fe3-a600-2d052da5527b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:24.870344 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25dab4e3-9cd1-4e48-bc48-65cb69c8a9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:24.906639 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Created reservations ['70776900-d276-434f-83ff-490e033a18c1', 'e78022da-c32e-4624-939f-50cfa66a9579', '1e4813ad-3874-4659-b9bf-ceb717c82e99', '3b488c0e-5139-45a0-9df8-be8c7d372327'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:52:24.907419 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25dab4e3-9cd1-4e48-bc48-65cb69c8a9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70776900-d276-434f-83ff-490e033a18c1', 'e78022da-c32e-4624-939f-50cfa66a9579', '1e4813ad-3874-4659-b9bf-ceb717c82e99', '3b488c0e-5139-45a0-9df8-be8c7d372327']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:24.908101 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e47d0a8-6fe2-499a-9a1c-e2f1b071d057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:24.938921 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e47d0a8-6fe2-499a-9a1c-e2f1b071d057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18a5cb9f-4aaa-4995-b7c5-7095fb4bf2f4', '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_7c7349c6-99b5-413b-aa10-6534deaef9d8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83781474e1b64298952c60f08fccefb4',qos_specs=None,replication_status=,reservations=['70776900-d276-434f-83ff-490e033a18c1','e78022da-c32e-4624-939f-50cfa66a9579','1e4813ad-3874-4659-b9bf-ceb717c82e99','3b488c0e-5139-45a0-9df8-be8c7d372327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7aede9ab0dd40c5ace5fa788825c743',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:52:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7c7349c6-99b5-413b-aa10-6534deaef9d8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18a5cb9f-4aaa-4995-b7c5-7095fb4bf2f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83781474e1b64298952c60f08fccefb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7aede9ab0dd40c5ace5fa788825c743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:24.939585 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42632e5a-66b7-4ab3-a13b-d83992410158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:24.970584 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42632e5a-66b7-4ab3-a13b-d83992410158) transitioned into 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_7c7349c6-99b5-413b-aa10-6534deaef9d8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83781474e1b64298952c60f08fccefb4',qos_specs=None,replication_status=,reservations=['70776900-d276-434f-83ff-490e033a18c1','e78022da-c32e-4624-939f-50cfa66a9579','1e4813ad-3874-4659-b9bf-ceb717c82e99','3b488c0e-5139-45a0-9df8-be8c7d372327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7aede9ab0dd40c5ace5fa788825c743',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:24.971314 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dacfc2bc-2884-4703-a525-6aec2a867a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:24.990036 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dacfc2bc-2884-4703-a525-6aec2a867a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:24.990841 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Flow 'volume_create_api' (4903371f-4e56-4aee-b663-de26cbdd672b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:24.991143 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Create volume request issued successfully. Jul 03 17:52:25.001150 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:25.001150 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:25.001583 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:25.139143 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-f577787c-8ef5-4898-a9a3-8df627dc9f46 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/4843ec0e-7170-45d6-8e0e-3a0873aff218 returned with HTTP 200 Jul 03 17:52:25.139580 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 473/1931] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:52:24 2026] DELETE /volume/v3/attachments/4843ec0e-7170-45d6-8e0e-3a0873aff218 => generated 367 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:26.009434 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:26.009434 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:26.010046 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:26.010209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Checking backup size 1 against volume size 1 {{(pid=99941) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 17:52:26.010336 np0000004448 devstack@c-api.service[99941]: INFO cinder.backup.api [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Overwriting volume 18a5cb9f-4aaa-4995-b7c5-7095fb4bf2f4 with restore of backup 7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:26.023015 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] restore_backup in rpcapi backup_id 7c7349c6-99b5-413b-aa10-6534deaef9d8 {{(pid=99941) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 17:52:26.026836 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-93839ff9-8989-419f-961b-003bd8ab62ec tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8/restore returned with HTTP 202 Jul 03 17:52:26.026836 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 491/1932] 10.4.3.210 () {68 vars in 1393 bytes} [Fri Jul 3 17:52:24 2026] POST /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8/restore => generated 189 bytes in 1203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:52:26.035146 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c3331845-caf3-405c-8d23-2fb63f8529cf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:26.042794 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c3331845-caf3-405c-8d23-2fb63f8529cf tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:26.042794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c3331845-caf3-405c-8d23-2fb63f8529cf tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:26.042794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c3331845-caf3-405c-8d23-2fb63f8529cf tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:26.042794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-c3331845-caf3-405c-8d23-2fb63f8529cf tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:26.051967 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:26.051967 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:26.053443 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c3331845-caf3-405c-8d23-2fb63f8529cf tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:26.053443 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 488/1933] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:26 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:27.064634 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-62c826b5-cbaf-4422-9049-88ee75fb304f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:27.066405 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-62c826b5-cbaf-4422-9049-88ee75fb304f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:27.066631 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-62c826b5-cbaf-4422-9049-88ee75fb304f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:27.066876 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-62c826b5-cbaf-4422-9049-88ee75fb304f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:27.066995 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-62c826b5-cbaf-4422-9049-88ee75fb304f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:27.071303 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:27.071303 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:27.072077 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-62c826b5-cbaf-4422-9049-88ee75fb304f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:27.072486 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 482/1934] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:27 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:28.026436 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-533d5a46-4bf6-4d8d-b54b-52d990c40e67 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:28.027074 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-533d5a46-4bf6-4d8d-b54b-52d990c40e67 None None] GET https://10.4.3.210/volume// Jul 03 17:52:28.027401 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-533d5a46-4bf6-4d8d-b54b-52d990c40e67 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:28.027678 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-533d5a46-4bf6-4d8d-b54b-52d990c40e67 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:28.028152 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-533d5a46-4bf6-4d8d-b54b-52d990c40e67 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:28.028569 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 474/1935] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:52: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 17:52:28.037704 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-584fbc25-a265-49b8-9797-057ae525c529 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:28.040445 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-584fbc25-a265-49b8-9797-057ae525c529 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:52:28.040715 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-584fbc25-a265-49b8-9797-057ae525c529 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:28.040980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-584fbc25-a265-49b8-9797-057ae525c529 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:28.053062 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:28.053062 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:28.057203 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-584fbc25-a265-49b8-9797-057ae525c529 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:52:28.063813 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-584fbc25-a265-49b8-9797-057ae525c529 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb returned with HTTP 200 Jul 03 17:52:28.064437 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 492/1936] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:52:28 2026] GET /volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb => generated 1545 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:52:28.086314 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8f807031-53fc-4d71-a71c-520995374813 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:28.088178 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8f807031-53fc-4d71-a71c-520995374813 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:28.088376 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8f807031-53fc-4d71-a71c-520995374813 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:28.088560 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8f807031-53fc-4d71-a71c-520995374813 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:28.088663 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-8f807031-53fc-4d71-a71c-520995374813 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:28.093724 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:28.093724 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:28.094236 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8f807031-53fc-4d71-a71c-520995374813 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:28.094597 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 489/1937] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:28 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:28.176007 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-63729b48-ecac-47c9-a338-4f3ee894511c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:28.177830 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-63729b48-ecac-47c9-a338-4f3ee894511c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] PUT https://10.4.3.210/volume/v3/attachments/b7f304c7-e236-4ec4-95c9-6eae38aeb84e Jul 03 17:52:28.178165 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-63729b48-ecac-47c9-a338-4f3ee894511c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:28.187859 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-63729b48-ecac-47c9-a338-4f3ee894511c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Acquiring lock "cinder-attachment_update-e2c36f8e-f948-49fa-befe-29a235eccbbb-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:52:28.194090 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-63729b48-ecac-47c9-a338-4f3ee894511c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-e2c36f8e-f948-49fa-befe-29a235eccbbb-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:52:28.194090 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:28.194090 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:28.721202 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-63729b48-ecac-47c9-a338-4f3ee894511c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-e2c36f8e-f948-49fa-befe-29a235eccbbb-np0000004448" released by "attachment_update" :: held 0.529s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:52:28.721592 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-63729b48-ecac-47c9-a338-4f3ee894511c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/b7f304c7-e236-4ec4-95c9-6eae38aeb84e returned with HTTP 200 Jul 03 17:52:28.722244 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 483/1938] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:52:28 2026] PUT /volume/v3/attachments/b7f304c7-e236-4ec4-95c9-6eae38aeb84e => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:29.104070 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-80c450fa-15c6-46c6-80e4-341dce03ca3e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:29.106144 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-80c450fa-15c6-46c6-80e4-341dce03ca3e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:29.106492 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-80c450fa-15c6-46c6-80e4-341dce03ca3e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:29.106726 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-80c450fa-15c6-46c6-80e4-341dce03ca3e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:29.106895 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-80c450fa-15c6-46c6-80e4-341dce03ca3e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:29.111735 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:29.111735 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:29.112708 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-80c450fa-15c6-46c6-80e4-341dce03ca3e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:29.113225 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 475/1939] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:29 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:29.237542 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-62564128-5f6f-4a2a-b11d-cd6f1dfdc7b9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:29.241013 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-62564128-5f6f-4a2a-b11d-cd6f1dfdc7b9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments/b7f304c7-e236-4ec4-95c9-6eae38aeb84e/action Jul 03 17:52:29.241013 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-62564128-5f6f-4a2a-b11d-cd6f1dfdc7b9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:52:29.241013 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-62564128-5f6f-4a2a-b11d-cd6f1dfdc7b9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:29.253005 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:29.253005 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:29.263919 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d21eee0a-14ff-4bdc-a10d-5860776577f1 req-62564128-5f6f-4a2a-b11d-cd6f1dfdc7b9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/b7f304c7-e236-4ec4-95c9-6eae38aeb84e/action returned with HTTP 204 Jul 03 17:52:29.263919 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 493/1940] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:52:29 2026] POST /volume/v3/attachments/b7f304c7-e236-4ec4-95c9-6eae38aeb84e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:29.839469 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-dd71666b-f793-4cd1-b3c6-c1f6c9d9fbe7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:29.841931 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-dd71666b-f793-4cd1-b3c6-c1f6c9d9fbe7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] PUT https://10.4.3.210/volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467 Jul 03 17:52:29.842738 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-dd71666b-f793-4cd1-b3c6-c1f6c9d9fbe7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:29.849977 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-dd71666b-f793-4cd1-b3c6-c1f6c9d9fbe7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Acquiring lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:52:29.857534 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-dd71666b-f793-4cd1-b3c6-c1f6c9d9fbe7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:52:29.857534 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:29.857534 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:30.123697 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-16a6aba4-7cde-4238-89a5-d3278d672110 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:30.125495 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16a6aba4-7cde-4238-89a5-d3278d672110 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:30.125668 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16a6aba4-7cde-4238-89a5-d3278d672110 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:30.125860 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16a6aba4-7cde-4238-89a5-d3278d672110 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:30.125963 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-16a6aba4-7cde-4238-89a5-d3278d672110 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:30.130723 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:30.130723 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:30.131850 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16a6aba4-7cde-4238-89a5-d3278d672110 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:30.132444 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 484/1941] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:30 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:30.378674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-dd71666b-f793-4cd1-b3c6-c1f6c9d9fbe7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-f7ed0802-1855-4892-aa45-85b3bd0f9fa0-np0000004448" released by "attachment_update" :: held 0.523s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:52:30.379231 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-dd71666b-f793-4cd1-b3c6-c1f6c9d9fbe7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467 returned with HTTP 200 Jul 03 17:52:30.379826 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 490/1942] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:52:29 2026] PUT /volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:30.389633 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-5590a994-3e3b-482d-9c9e-55e61451a012 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:30.391747 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-5590a994-3e3b-482d-9c9e-55e61451a012 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467 Jul 03 17:52:30.392040 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-5590a994-3e3b-482d-9c9e-55e61451a012 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:30.392240 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-5590a994-3e3b-482d-9c9e-55e61451a012 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:30.408909 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-5590a994-3e3b-482d-9c9e-55e61451a012 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467 returned with HTTP 200 Jul 03 17:52:30.409385 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 476/1943] 10.4.3.210 () {70 vars in 1651 bytes} [Fri Jul 3 17:52:30 2026] GET /volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:31.097874 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-987195d8-e420-4ed5-a9a8-ba27db284402 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:31.100272 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-987195d8-e420-4ed5-a9a8-ba27db284402 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:31.100501 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-987195d8-e420-4ed5-a9a8-ba27db284402 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:31.100720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-987195d8-e420-4ed5-a9a8-ba27db284402 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:31.109030 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:31.109030 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:31.113322 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-987195d8-e420-4ed5-a9a8-ba27db284402 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:31.117705 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-987195d8-e420-4ed5-a9a8-ba27db284402 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:31.118107 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 494/1944] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:31 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:31.132758 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cc6b2209-842a-4b65-8119-299717a9bdbf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:31.136916 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cc6b2209-842a-4b65-8119-299717a9bdbf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:31.136916 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cc6b2209-842a-4b65-8119-299717a9bdbf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:31.136916 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cc6b2209-842a-4b65-8119-299717a9bdbf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:31.142689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-43a391ac-3c0a-45c7-ae06-f039d57a58fc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:31.144396 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-43a391ac-3c0a-45c7-ae06-f039d57a58fc tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:31.144580 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-43a391ac-3c0a-45c7-ae06-f039d57a58fc tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:31.144789 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-43a391ac-3c0a-45c7-ae06-f039d57a58fc tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:31.144917 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-43a391ac-3c0a-45c7-ae06-f039d57a58fc tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:31.148042 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:31.148042 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:31.149017 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:31.149017 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:31.149733 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-43a391ac-3c0a-45c7-ae06-f039d57a58fc tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:31.150141 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 491/1945] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:31 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:31.155195 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cc6b2209-842a-4b65-8119-299717a9bdbf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:31.161974 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cc6b2209-842a-4b65-8119-299717a9bdbf tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:31.162634 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 485/1946] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:31 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:31.204354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-f9dd140b-f0df-43bb-980b-c3bff553bf46 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:31.207128 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-f9dd140b-f0df-43bb-980b-c3bff553bf46 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:31.207411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-f9dd140b-f0df-43bb-980b-c3bff553bf46 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:31.207679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-f9dd140b-f0df-43bb-980b-c3bff553bf46 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:31.216311 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:31.216311 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:31.219941 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-f9dd140b-f0df-43bb-980b-c3bff553bf46 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:31.224372 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-f9dd140b-f0df-43bb-980b-c3bff553bf46 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:31.224879 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 477/1947] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:31 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:32.160800 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0244e736-2941-4259-8dec-4fcbed51e78f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:32.162386 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0244e736-2941-4259-8dec-4fcbed51e78f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:32.162558 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0244e736-2941-4259-8dec-4fcbed51e78f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:32.162726 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0244e736-2941-4259-8dec-4fcbed51e78f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:32.162845 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-0244e736-2941-4259-8dec-4fcbed51e78f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:32.166611 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:32.166611 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:32.167307 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0244e736-2941-4259-8dec-4fcbed51e78f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:32.167621 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 495/1948] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:32 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:33.177252 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a99e1146-d9cb-40b4-8c85-ca3476d02002 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:33.178888 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a99e1146-d9cb-40b4-8c85-ca3476d02002 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:33.179076 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a99e1146-d9cb-40b4-8c85-ca3476d02002 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:33.179267 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a99e1146-d9cb-40b4-8c85-ca3476d02002 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:33.179362 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a99e1146-d9cb-40b4-8c85-ca3476d02002 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:33.183192 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:33.183192 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:33.183830 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a99e1146-d9cb-40b4-8c85-ca3476d02002 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:33.184234 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 492/1949] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:33 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:33.259309 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-393c4942-9284-4f92-bbfd-97ca24b80f57 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:33.259309 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-393c4942-9284-4f92-bbfd-97ca24b80f57 None None] GET https://10.4.3.210/volume// Jul 03 17:52:33.260572 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-393c4942-9284-4f92-bbfd-97ca24b80f57 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:33.260572 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-393c4942-9284-4f92-bbfd-97ca24b80f57 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:33.260572 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-393c4942-9284-4f92-bbfd-97ca24b80f57 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:33.260572 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 486/1950] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:52: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 17:52:33.267351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-3ad4663d-c62e-4090-8315-de6a1f6e8357 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:33.269254 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-3ad4663d-c62e-4090-8315-de6a1f6e8357 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:52:33.269608 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-3ad4663d-c62e-4090-8315-de6a1f6e8357 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05bf4365-5af3-48ae-8b45-7a9bfcce920c", "connector": null, "instance_uuid": "a1d6c494-f95d-4584-baff-6cb729078c9f"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:33.278422 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:33.278422 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:33.304199 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-3ad4663d-c62e-4090-8315-de6a1f6e8357 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:52:33.304750 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 478/1951] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:52:33 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 17:52:33.746853 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9da9ae69-5dba-4781-994f-4ef69dfebd7c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:33.748478 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9da9ae69-5dba-4781-994f-4ef69dfebd7c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:33.748646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9da9ae69-5dba-4781-994f-4ef69dfebd7c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:33.748785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9da9ae69-5dba-4781-994f-4ef69dfebd7c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:33.751489 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=249,cinder:UPDATE=48,cinder:INSERT=21 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:52:33.760502 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:33.760502 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:33.765172 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9da9ae69-5dba-4781-994f-4ef69dfebd7c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:33.771131 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9da9ae69-5dba-4781-994f-4ef69dfebd7c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:33.771522 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 496/1952] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:33 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:33.840533 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7a05368f-e994-4c21-88f9-9ec889bc80b0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:33.841037 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7a05368f-e994-4c21-88f9-9ec889bc80b0 None None] GET https://10.4.3.210/volume// Jul 03 17:52:33.841380 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7a05368f-e994-4c21-88f9-9ec889bc80b0 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:33.841742 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7a05368f-e994-4c21-88f9-9ec889bc80b0 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:33.842061 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7a05368f-e994-4c21-88f9-9ec889bc80b0 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:33.842673 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 493/1953] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:52: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 17:52:33.849981 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-8669ebce-11b1-4218-b6f0-f8c3e0aa27a1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:33.852568 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-8669ebce-11b1-4218-b6f0-f8c3e0aa27a1 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:33.852859 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-8669ebce-11b1-4218-b6f0-f8c3e0aa27a1 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:33.853105 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-8669ebce-11b1-4218-b6f0-f8c3e0aa27a1 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:33.855464 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=251,cinder:UPDATE=60,cinder:INSERT=28 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:52:33.868136 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:33.868136 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:33.872838 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-8669ebce-11b1-4218-b6f0-f8c3e0aa27a1 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:33.878302 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-8669ebce-11b1-4218-b6f0-f8c3e0aa27a1 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:33.878827 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 487/1954] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:52:33 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 1059 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:52:33.984328 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-575b98c9-599c-4763-b69b-3933753ca873 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:33.987289 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-575b98c9-599c-4763-b69b-3933753ca873 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] PUT https://10.4.3.210/volume/v3/attachments/09d39089-6691-42da-996d-8e4c1971814e Jul 03 17:52:33.987785 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-575b98c9-599c-4763-b69b-3933753ca873 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:33.995914 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-575b98c9-599c-4763-b69b-3933753ca873 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Acquiring lock "cinder-attachment_update-05bf4365-5af3-48ae-8b45-7a9bfcce920c-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:52:34.000262 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-575b98c9-599c-4763-b69b-3933753ca873 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-05bf4365-5af3-48ae-8b45-7a9bfcce920c-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:52:34.001252 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:34.001252 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:34.195353 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-79ade834-242b-4fdc-a5dc-2d0f4150564a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:34.197422 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-79ade834-242b-4fdc-a5dc-2d0f4150564a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:34.197662 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-79ade834-242b-4fdc-a5dc-2d0f4150564a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:34.197920 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-79ade834-242b-4fdc-a5dc-2d0f4150564a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:34.198048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-79ade834-242b-4fdc-a5dc-2d0f4150564a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:34.203819 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:34.203819 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:34.204760 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-79ade834-242b-4fdc-a5dc-2d0f4150564a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:34.205261 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 497/1955] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:34 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:34.521286 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-575b98c9-599c-4763-b69b-3933753ca873 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-05bf4365-5af3-48ae-8b45-7a9bfcce920c-np0000004448" released by "attachment_update" :: held 0.521s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:52:34.521676 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-575b98c9-599c-4763-b69b-3933753ca873 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/09d39089-6691-42da-996d-8e4c1971814e returned with HTTP 200 Jul 03 17:52:34.521996 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 479/1956] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:52:33 2026] PUT /volume/v3/attachments/09d39089-6691-42da-996d-8e4c1971814e => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:34.530262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-7a6063ff-63b7-49a0-8332-71b9d103f9b8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:34.532158 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-7a6063ff-63b7-49a0-8332-71b9d103f9b8 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c/encryption Jul 03 17:52:34.532335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-7a6063ff-63b7-49a0-8332-71b9d103f9b8 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:34.532499 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-7a6063ff-63b7-49a0-8332-71b9d103f9b8 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:34.534517 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=276,cinder:UPDATE=70,cinder:INSERT=39 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:52:34.543794 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:34.543794 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:34.550349 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-7a6063ff-63b7-49a0-8332-71b9d103f9b8 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c/encryption returned with HTTP 200 Jul 03 17:52:34.550733 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 494/1957] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:52:34 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:34.783234 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1565e84e-2fb8-43f0-b75b-0db6be126253 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:34.784789 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1565e84e-2fb8-43f0-b75b-0db6be126253 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:34.784960 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1565e84e-2fb8-43f0-b75b-0db6be126253 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:34.785126 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1565e84e-2fb8-43f0-b75b-0db6be126253 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:34.795364 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:34.795364 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:34.798643 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1565e84e-2fb8-43f0-b75b-0db6be126253 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:34.802473 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1565e84e-2fb8-43f0-b75b-0db6be126253 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:34.802957 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 488/1958] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:34 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:35.217656 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-34bbd4a7-df2d-4cf4-b738-601dac12784d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:35.219785 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-34bbd4a7-df2d-4cf4-b738-601dac12784d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:35.219866 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-34bbd4a7-df2d-4cf4-b738-601dac12784d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:35.220093 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-34bbd4a7-df2d-4cf4-b738-601dac12784d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:35.220172 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-34bbd4a7-df2d-4cf4-b738-601dac12784d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:35.226287 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:35.226287 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:35.227176 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-34bbd4a7-df2d-4cf4-b738-601dac12784d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:35.227625 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 498/1959] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:35 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:35.814144 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-05dae1ee-060b-4c05-9c9e-3e96217e7048 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:35.815834 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-05dae1ee-060b-4c05-9c9e-3e96217e7048 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:35.816043 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-05dae1ee-060b-4c05-9c9e-3e96217e7048 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:35.816237 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-05dae1ee-060b-4c05-9c9e-3e96217e7048 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:35.818128 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=285,cinder:UPDATE=86,cinder:INSERT=45 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:52:35.825459 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:35.825459 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:35.828669 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-05dae1ee-060b-4c05-9c9e-3e96217e7048 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:35.832483 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-05dae1ee-060b-4c05-9c9e-3e96217e7048 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:35.832918 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 480/1960] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:35 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:36.238092 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a639b7ac-fcdf-441a-b467-287cb17b6858 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:36.239845 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a639b7ac-fcdf-441a-b467-287cb17b6858 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:36.240029 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a639b7ac-fcdf-441a-b467-287cb17b6858 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:36.240224 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a639b7ac-fcdf-441a-b467-287cb17b6858 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:36.240320 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a639b7ac-fcdf-441a-b467-287cb17b6858 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:36.244257 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:36.244257 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:36.244952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a639b7ac-fcdf-441a-b467-287cb17b6858 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:36.245397 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 495/1961] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:36 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:36.844275 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-85199c09-9500-4b14-bb68-ea8e93f20cfd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:36.846960 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-85199c09-9500-4b14-bb68-ea8e93f20cfd tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:36.847989 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-85199c09-9500-4b14-bb68-ea8e93f20cfd tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:36.847989 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-85199c09-9500-4b14-bb68-ea8e93f20cfd tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:36.856375 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:36.856375 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:36.860068 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-85199c09-9500-4b14-bb68-ea8e93f20cfd tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:36.864357 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-85199c09-9500-4b14-bb68-ea8e93f20cfd tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:36.865032 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 489/1962] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:36 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:37.255278 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ab97e58d-0213-4492-8591-2b1787c57e0f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:37.258100 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ab97e58d-0213-4492-8591-2b1787c57e0f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:37.258262 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ab97e58d-0213-4492-8591-2b1787c57e0f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:37.258445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ab97e58d-0213-4492-8591-2b1787c57e0f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:37.258529 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-ab97e58d-0213-4492-8591-2b1787c57e0f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:37.264272 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:37.264272 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:37.265171 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ab97e58d-0213-4492-8591-2b1787c57e0f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:37.265638 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 499/1963] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:37 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:37.878878 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5e70aec7-6493-48d7-af2b-9f36e88eea5c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:37.881671 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e70aec7-6493-48d7-af2b-9f36e88eea5c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:37.881964 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e70aec7-6493-48d7-af2b-9f36e88eea5c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:37.882207 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e70aec7-6493-48d7-af2b-9f36e88eea5c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:37.895339 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:37.895339 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:37.899939 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5e70aec7-6493-48d7-af2b-9f36e88eea5c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:37.905537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e70aec7-6493-48d7-af2b-9f36e88eea5c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:37.906158 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 481/1964] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:37 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:38.115972 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-55d75068-f331-4897-933c-55f2e5b36a48 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:38.117938 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:52:38.118331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2062324867"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:38.120335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2062324867'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:52:38.120497 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Create volume of 1 GB Jul 03 17:52:38.128141 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Availability Zones retrieved successfully. Jul 03 17:52:38.134810 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Flow 'volume_create_api' (4d5a43a0-876f-49b5-96d0-b0b63dd78e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:38.136301 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927156f2-665c-47b0-a517-31db33e2a480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:38.137257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:52:38.165662 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927156f2-665c-47b0-a517-31db33e2a480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:38.166670 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df8fa3ab-515b-455e-8c79-211043e63f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:38.236825 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Created reservations ['d9500883-73a0-453e-8365-ba3554625179', '3ed090f3-ce33-4f18-a9cf-0df8bbd3150d', 'a8e4347b-037e-4a3f-84a0-78c89258490b', '3ad12c44-064c-4c7f-b0bc-aefaa9f5457e'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:52:38.237808 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df8fa3ab-515b-455e-8c79-211043e63f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9500883-73a0-453e-8365-ba3554625179', '3ed090f3-ce33-4f18-a9cf-0df8bbd3150d', 'a8e4347b-037e-4a3f-84a0-78c89258490b', '3ad12c44-064c-4c7f-b0bc-aefaa9f5457e']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:38.238752 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00dc53d9-46d1-4ab3-81bd-f914510465d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:38.269479 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00dc53d9-46d1-4ab3-81bd-f914510465d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff6d157a-bb5a-41c1-b7ba-86314172a76b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2062324867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fda053a84bc4232bdd345233baad79c',qos_specs=None,replication_status=,reservations=['d9500883-73a0-453e-8365-ba3554625179','3ed090f3-ce33-4f18-a9cf-0df8bbd3150d','a8e4347b-037e-4a3f-84a0-78c89258490b','3ad12c44-064c-4c7f-b0bc-aefaa9f5457e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e0e99ebe3344149b16b276b027ca2f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2062324867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff6d157a-bb5a-41c1-b7ba-86314172a76b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fda053a84bc4232bdd345233baad79c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e0e99ebe3344149b16b276b027ca2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:38.270450 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e1ccc0-b54e-469e-aecc-36c20ab0f72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:38.278925 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-20654718-d804-4eb9-933b-730350fc815b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:38.280829 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-20654718-d804-4eb9-933b-730350fc815b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:38.281088 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-20654718-d804-4eb9-933b-730350fc815b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:38.281289 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-20654718-d804-4eb9-933b-730350fc815b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:38.281396 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-20654718-d804-4eb9-933b-730350fc815b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:38.286021 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:38.286021 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:38.286905 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-20654718-d804-4eb9-933b-730350fc815b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:38.287326 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 490/1965] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:38 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:38.295648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e1ccc0-b54e-469e-aecc-36c20ab0f72f) transitioned into state 'SUCCESS' from state '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-2062324867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fda053a84bc4232bdd345233baad79c',qos_specs=None,replication_status=,reservations=['d9500883-73a0-453e-8365-ba3554625179','3ed090f3-ce33-4f18-a9cf-0df8bbd3150d','a8e4347b-037e-4a3f-84a0-78c89258490b','3ad12c44-064c-4c7f-b0bc-aefaa9f5457e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e0e99ebe3344149b16b276b027ca2f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:38.296618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad13458-d2c2-4aa1-9345-894e712291ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:38.309094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad13458-d2c2-4aa1-9345-894e712291ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:38.310054 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Flow 'volume_create_api' (4d5a43a0-876f-49b5-96d0-b0b63dd78e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:38.310345 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Create volume request issued successfully. Jul 03 17:52:38.310944 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-55d75068-f331-4897-933c-55f2e5b36a48 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:52:38.311394 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 496/1966] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:52:38 2026] POST /volume/v3/volumes => generated 751 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:52:38.325674 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0ec60139-5b40-4fb0-a0e5-5a38521770ff None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:38.327996 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0ec60139-5b40-4fb0-a0e5-5a38521770ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:38.328274 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0ec60139-5b40-4fb0-a0e5-5a38521770ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:38.328456 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0ec60139-5b40-4fb0-a0e5-5a38521770ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:38.336947 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:38.336947 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:38.341937 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0ec60139-5b40-4fb0-a0e5-5a38521770ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:38.347734 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0ec60139-5b40-4fb0-a0e5-5a38521770ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:38.348413 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 500/1967] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:38 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:38.690108 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-4eab5d76-37ff-4b31-a4ed-6550e7c5310c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:38.710263 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-4eab5d76-37ff-4b31-a4ed-6550e7c5310c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467/action Jul 03 17:52:38.710873 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-4eab5d76-37ff-4b31-a4ed-6550e7c5310c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:52:38.711064 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-4eab5d76-37ff-4b31-a4ed-6550e7c5310c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:38.732632 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:38.732632 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:38.746511 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e16e54a6-5883-4880-818b-1b7ed1756363 req-4eab5d76-37ff-4b31-a4ed-6550e7c5310c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467/action returned with HTTP 204 Jul 03 17:52:38.746977 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 482/1968] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:52:38 2026] POST /volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:38.922031 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1485925d-b444-44dd-88fa-77d8bb21a090 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:38.923749 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1485925d-b444-44dd-88fa-77d8bb21a090 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:38.923983 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1485925d-b444-44dd-88fa-77d8bb21a090 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:38.924160 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1485925d-b444-44dd-88fa-77d8bb21a090 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:38.933454 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:38.933454 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:38.937030 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1485925d-b444-44dd-88fa-77d8bb21a090 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:38.942234 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1485925d-b444-44dd-88fa-77d8bb21a090 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:38.942669 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 491/1969] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:38 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:39.301500 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e79f87f6-ee86-4834-b249-825650da23e3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:39.303642 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e79f87f6-ee86-4834-b249-825650da23e3 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:39.303869 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e79f87f6-ee86-4834-b249-825650da23e3 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:39.304064 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e79f87f6-ee86-4834-b249-825650da23e3 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:39.304183 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e79f87f6-ee86-4834-b249-825650da23e3 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:39.308717 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:39.308717 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:39.309719 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e79f87f6-ee86-4834-b249-825650da23e3 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:39.310214 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 497/1970] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:39 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:39.363142 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d33380d5-a8c7-4480-9bfb-e03c825051b2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:39.365308 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d33380d5-a8c7-4480-9bfb-e03c825051b2 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:39.365542 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d33380d5-a8c7-4480-9bfb-e03c825051b2 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:39.365787 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d33380d5-a8c7-4480-9bfb-e03c825051b2 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:39.374528 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:39.374528 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:39.379785 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d33380d5-a8c7-4480-9bfb-e03c825051b2 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:39.384986 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d33380d5-a8c7-4480-9bfb-e03c825051b2 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:39.385517 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 501/1971] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:39 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:39.431882 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-e4e2e92c-e8c7-4264-868d-a7535dce6abf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:39.434067 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-e4e2e92c-e8c7-4264-868d-a7535dce6abf tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:39.434350 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-e4e2e92c-e8c7-4264-868d-a7535dce6abf tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:39.434579 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-e4e2e92c-e8c7-4264-868d-a7535dce6abf tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:39.443020 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:39.443020 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:39.447322 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-e4e2e92c-e8c7-4264-868d-a7535dce6abf tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:39.455620 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-e4e2e92c-e8c7-4264-868d-a7535dce6abf tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:39.456148 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 483/1972] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:39 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:39.965267 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bc6a315a-5101-46c4-a2c9-86aa5b3eafec None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:39.967820 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bc6a315a-5101-46c4-a2c9-86aa5b3eafec tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:39.968065 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bc6a315a-5101-46c4-a2c9-86aa5b3eafec tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:39.968385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bc6a315a-5101-46c4-a2c9-86aa5b3eafec tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:39.991043 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:39.991043 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:39.991968 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bc6a315a-5101-46c4-a2c9-86aa5b3eafec tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:39.996166 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bc6a315a-5101-46c4-a2c9-86aa5b3eafec tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:39.996548 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 492/1973] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:39 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:40.323436 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-581b1ed1-2dc9-4e96-a6e8-5f72a3a6d70f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:40.325145 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-581b1ed1-2dc9-4e96-a6e8-5f72a3a6d70f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:40.325338 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-581b1ed1-2dc9-4e96-a6e8-5f72a3a6d70f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:40.325514 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-581b1ed1-2dc9-4e96-a6e8-5f72a3a6d70f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:40.325618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-581b1ed1-2dc9-4e96-a6e8-5f72a3a6d70f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:40.332138 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:40.332138 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:40.332857 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-581b1ed1-2dc9-4e96-a6e8-5f72a3a6d70f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:40.333225 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 498/1974] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:40 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:52:40.351209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-19fdaf50-1f17-4864-bab8-27e18ef1dba9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:40.357799 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-19fdaf50-1f17-4864-bab8-27e18ef1dba9 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/18a5cb9f-4aaa-4995-b7c5-7095fb4bf2f4 Jul 03 17:52:40.358145 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-19fdaf50-1f17-4864-bab8-27e18ef1dba9 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:40.358306 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-19fdaf50-1f17-4864-bab8-27e18ef1dba9 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:40.366632 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:40.366632 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:40.370540 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-19fdaf50-1f17-4864-bab8-27e18ef1dba9 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:40.374719 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-19fdaf50-1f17-4864-bab8-27e18ef1dba9 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/18a5cb9f-4aaa-4995-b7c5-7095fb4bf2f4 returned with HTTP 200 Jul 03 17:52:40.375250 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 502/1975] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:40 2026] GET /volume/v3/volumes/18a5cb9f-4aaa-4995-b7c5-7095fb4bf2f4 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:40.387800 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c4fb739d-899f-422a-b5e3-1d2a779d6ad4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:40.390626 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4fb739d-899f-422a-b5e3-1d2a779d6ad4 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes Jul 03 17:52:40.390916 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4fb739d-899f-422a-b5e3-1d2a779d6ad4 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:40.391209 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4fb739d-899f-422a-b5e3-1d2a779d6ad4 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:40.391550 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-c4fb739d-899f-422a-b5e3-1d2a779d6ad4 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:52:40.392480 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c4fb739d-899f-422a-b5e3-1d2a779d6ad4 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:52:40.412612 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c4fb739d-899f-422a-b5e3-1d2a779d6ad4 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Get all volumes completed successfully. Jul 03 17:52:40.413341 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4fb739d-899f-422a-b5e3-1d2a779d6ad4 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Jul 03 17:52:40.413859 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 484/1976] 10.4.3.210 () {66 vars in 1237 bytes} [Fri Jul 3 17:52:40 2026] GET /volume/v3/volumes => generated 659 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:40.426902 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a472ff21-2422-4d1b-934c-7a25f2fba5a1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:40.430398 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a472ff21-2422-4d1b-934c-7a25f2fba5a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] DELETE https://10.4.3.210/volume/v3/volumes/18a5cb9f-4aaa-4995-b7c5-7095fb4bf2f4 Jul 03 17:52:40.430672 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a472ff21-2422-4d1b-934c-7a25f2fba5a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:40.430970 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a472ff21-2422-4d1b-934c-7a25f2fba5a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:40.431218 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-a472ff21-2422-4d1b-934c-7a25f2fba5a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Delete volume with id: 18a5cb9f-4aaa-4995-b7c5-7095fb4bf2f4 Jul 03 17:52:40.445617 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:40.445617 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:40.446171 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a472ff21-2422-4d1b-934c-7a25f2fba5a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:40.469994 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a472ff21-2422-4d1b-934c-7a25f2fba5a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Delete volume request issued successfully. Jul 03 17:52:40.470241 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a472ff21-2422-4d1b-934c-7a25f2fba5a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/18a5cb9f-4aaa-4995-b7c5-7095fb4bf2f4 returned with HTTP 202 Jul 03 17:52:40.470839 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 493/1977] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:52:40 2026] DELETE /volume/v3/volumes/18a5cb9f-4aaa-4995-b7c5-7095fb4bf2f4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:52:40.485023 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-899f374e-24aa-45b4-b555-9751f6c6fac2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:40.489256 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-899f374e-24aa-45b4-b555-9751f6c6fac2 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] DELETE https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 Jul 03 17:52:40.489454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-899f374e-24aa-45b4-b555-9751f6c6fac2 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:40.489632 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-899f374e-24aa-45b4-b555-9751f6c6fac2 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:40.489804 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-899f374e-24aa-45b4-b555-9751f6c6fac2 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Delete backup with id: 25468061-0114-43f5-9524-e6fb4de55108. Jul 03 17:52:40.513912 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:40.513912 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:40.535007 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-899f374e-24aa-45b4-b555-9751f6c6fac2 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] delete_backup rpcapi backup_id 25468061-0114-43f5-9524-e6fb4de55108 {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:52:40.536689 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-899f374e-24aa-45b4-b555-9751f6c6fac2 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 returned with HTTP 202 Jul 03 17:52:40.537124 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 499/1978] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:52:40 2026] DELETE /volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:52:40.545119 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-92261da0-bf9e-468e-9427-96f158913132 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:40.548922 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-92261da0-bf9e-468e-9427-96f158913132 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] GET https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 Jul 03 17:52:40.548922 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-92261da0-bf9e-468e-9427-96f158913132 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:40.548922 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-92261da0-bf9e-468e-9427-96f158913132 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:40.548922 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-92261da0-bf9e-468e-9427-96f158913132 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Show backup with id 25468061-0114-43f5-9524-e6fb4de55108. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:40.564535 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:40.564535 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:40.564535 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-92261da0-bf9e-468e-9427-96f158913132 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 returned with HTTP 200 Jul 03 17:52:40.564535 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 503/1979] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:40 2026] GET /volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:41.012969 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-eab0f1ea-c47a-4434-9315-f30c80b8f338 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:41.015964 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eab0f1ea-c47a-4434-9315-f30c80b8f338 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:41.016219 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eab0f1ea-c47a-4434-9315-f30c80b8f338 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:41.016459 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eab0f1ea-c47a-4434-9315-f30c80b8f338 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:41.030677 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:41.030677 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:41.036029 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-eab0f1ea-c47a-4434-9315-f30c80b8f338 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:41.043718 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eab0f1ea-c47a-4434-9315-f30c80b8f338 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:41.044174 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 485/1980] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:41 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:41.495563 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4349a4b8-5701-4104-bf92-51e0ae950872 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:41.496080 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4349a4b8-5701-4104-bf92-51e0ae950872 None None] GET https://10.4.3.210/volume// Jul 03 17:52:41.496297 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4349a4b8-5701-4104-bf92-51e0ae950872 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:41.496502 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4349a4b8-5701-4104-bf92-51e0ae950872 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:41.496869 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4349a4b8-5701-4104-bf92-51e0ae950872 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:41.497157 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 494/1981] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:52: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 17:52:41.505465 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-be53a5fd-beb6-414f-91ae-68ca18d4c30f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:41.508063 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-be53a5fd-beb6-414f-91ae-68ca18d4c30f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:52:41.508530 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-be53a5fd-beb6-414f-91ae-68ca18d4c30f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff6d157a-bb5a-41c1-b7ba-86314172a76b", "connector": null, "instance_uuid": "ffb40262-e218-4562-966d-b3f6be5172f0"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:41.520271 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:41.520271 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:41.558827 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-be53a5fd-beb6-414f-91ae-68ca18d4c30f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:52:41.559525 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 500/1982] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:52:41 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 17:52:41.568612 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8bbe4d68-4d16-42c2-9384-fc2bc2e554cd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:41.591841 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8bbe4d68-4d16-42c2-9384-fc2bc2e554cd tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] GET https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 Jul 03 17:52:41.591841 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8bbe4d68-4d16-42c2-9384-fc2bc2e554cd tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:41.591841 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8bbe4d68-4d16-42c2-9384-fc2bc2e554cd tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:41.591841 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-8bbe4d68-4d16-42c2-9384-fc2bc2e554cd tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Show backup with id 25468061-0114-43f5-9524-e6fb4de55108. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:41.591841 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8bbe4d68-4d16-42c2-9384-fc2bc2e554cd tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] https://10.4.3.210/volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 returned with HTTP 404 Jul 03 17:52:41.591841 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 504/1983] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:41 2026] GET /volume/v3/backups/25468061-0114-43f5-9524-e6fb4de55108 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:41.599057 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2b1e158d-bde2-487d-84a0-fe7589e39abd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:41.600793 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2b1e158d-bde2-487d-84a0-fe7589e39abd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] DELETE https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:41.600996 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2b1e158d-bde2-487d-84a0-fe7589e39abd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:41.601179 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2b1e158d-bde2-487d-84a0-fe7589e39abd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:41.601299 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-2b1e158d-bde2-487d-84a0-fe7589e39abd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Delete backup with id: 7c7349c6-99b5-413b-aa10-6534deaef9d8. Jul 03 17:52:41.605414 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:41.605414 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:41.634679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-2b1e158d-bde2-487d-84a0-fe7589e39abd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] delete_backup rpcapi backup_id 7c7349c6-99b5-413b-aa10-6534deaef9d8 {{(pid=99943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:52:41.636599 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2b1e158d-bde2-487d-84a0-fe7589e39abd tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 202 Jul 03 17:52:41.637133 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 486/1984] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:52:41 2026] DELETE /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:52:41.644684 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0bfe7af4-8526-4597-a607-a3eb267868a1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:41.653379 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0bfe7af4-8526-4597-a607-a3eb267868a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:41.653629 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0bfe7af4-8526-4597-a607-a3eb267868a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:41.653917 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0bfe7af4-8526-4597-a607-a3eb267868a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:41.657021 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-0bfe7af4-8526-4597-a607-a3eb267868a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:41.663223 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:41.663223 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:41.664007 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0bfe7af4-8526-4597-a607-a3eb267868a1 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 200 Jul 03 17:52:41.664445 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 495/1985] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:41 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:41.992053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-72d79fd3-9d3c-4ca4-9a07-179500c5b763 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:41.995384 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-72d79fd3-9d3c-4ca4-9a07-179500c5b763 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:41.995638 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-72d79fd3-9d3c-4ca4-9a07-179500c5b763 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:41.995898 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-72d79fd3-9d3c-4ca4-9a07-179500c5b763 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:42.020999 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:42.020999 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:42.025298 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-72d79fd3-9d3c-4ca4-9a07-179500c5b763 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:42.030697 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-72d79fd3-9d3c-4ca4-9a07-179500c5b763 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:42.031237 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 501/1986] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:41 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:42.061380 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-84a96f21-64aa-44b0-95d3-d21b49e277ed None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:42.066419 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84a96f21-64aa-44b0-95d3-d21b49e277ed tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:42.066627 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84a96f21-64aa-44b0-95d3-d21b49e277ed tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:42.066940 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84a96f21-64aa-44b0-95d3-d21b49e277ed tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:42.091600 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:42.091600 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:42.096683 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-84a96f21-64aa-44b0-95d3-d21b49e277ed tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:42.101474 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84a96f21-64aa-44b0-95d3-d21b49e277ed tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:42.102023 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 505/1987] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:42 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:42.124607 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-502bc4f6-d150-467b-8540-269c65f83907 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:42.125008 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-502bc4f6-d150-467b-8540-269c65f83907 None None] GET https://10.4.3.210/volume// Jul 03 17:52:42.125173 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-502bc4f6-d150-467b-8540-269c65f83907 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:42.125284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-502bc4f6-d150-467b-8540-269c65f83907 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:42.125588 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-502bc4f6-d150-467b-8540-269c65f83907 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:42.125949 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 487/1988] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:52:42 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 17:52:42.145279 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-290d0d8b-ebb4-4855-8453-aa9e6c038c57 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:42.148598 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-290d0d8b-ebb4-4855-8453-aa9e6c038c57 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:42.148924 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-290d0d8b-ebb4-4855-8453-aa9e6c038c57 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:42.149214 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-290d0d8b-ebb4-4855-8453-aa9e6c038c57 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:42.167108 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:42.167108 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:42.173315 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-290d0d8b-ebb4-4855-8453-aa9e6c038c57 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:42.184237 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-290d0d8b-ebb4-4855-8453-aa9e6c038c57 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:42.184940 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 496/1989] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:52:42 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:52:42.332047 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-8eb354b6-611a-4054-b4f5-bb2cf63a7a0d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:42.334302 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-8eb354b6-611a-4054-b4f5-bb2cf63a7a0d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] PUT https://10.4.3.210/volume/v3/attachments/c3e9f979-ffe3-48bc-8c9e-62f78d0580d4 Jul 03 17:52:42.334637 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-8eb354b6-611a-4054-b4f5-bb2cf63a7a0d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:42.349214 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-8eb354b6-611a-4054-b4f5-bb2cf63a7a0d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Acquiring lock "cinder-attachment_update-ff6d157a-bb5a-41c1-b7ba-86314172a76b-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:52:42.354997 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-8eb354b6-611a-4054-b4f5-bb2cf63a7a0d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Lock "cinder-attachment_update-ff6d157a-bb5a-41c1-b7ba-86314172a76b-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:52:42.356207 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:42.356207 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:42.676291 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-98b48765-02e1-45e5-826d-ce66cea5bd43 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:42.697244 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-98b48765-02e1-45e5-826d-ce66cea5bd43 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 Jul 03 17:52:42.697423 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-98b48765-02e1-45e5-826d-ce66cea5bd43 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:42.697594 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-98b48765-02e1-45e5-826d-ce66cea5bd43 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:42.697692 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-98b48765-02e1-45e5-826d-ce66cea5bd43 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id 7c7349c6-99b5-413b-aa10-6534deaef9d8. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:42.700992 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-98b48765-02e1-45e5-826d-ce66cea5bd43 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 returned with HTTP 404 Jul 03 17:52:42.701441 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 506/1990] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:42 2026] GET /volume/v3/backups/7c7349c6-99b5-413b-aa10-6534deaef9d8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:42.854204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3b2695b2-26bc-4a4d-a039-69e5e2249cd8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:42.856283 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3b2695b2-26bc-4a4d-a039-69e5e2249cd8 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a Jul 03 17:52:42.856496 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3b2695b2-26bc-4a4d-a039-69e5e2249cd8 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:42.856724 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3b2695b2-26bc-4a4d-a039-69e5e2249cd8 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:42.882666 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:42.882666 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:42.886929 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3b2695b2-26bc-4a4d-a039-69e5e2249cd8 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:42.891879 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3b2695b2-26bc-4a4d-a039-69e5e2249cd8 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a returned with HTTP 200 Jul 03 17:52:42.892315 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 488/1991] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:42 2026] GET /volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:42.908794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-8eb354b6-611a-4054-b4f5-bb2cf63a7a0d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Lock "cinder-attachment_update-ff6d157a-bb5a-41c1-b7ba-86314172a76b-np0000004448" released by "attachment_update" :: held 0.554s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:52:42.909166 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-8eb354b6-611a-4054-b4f5-bb2cf63a7a0d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments/c3e9f979-ffe3-48bc-8c9e-62f78d0580d4 returned with HTTP 200 Jul 03 17:52:42.910370 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 502/1992] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:52:42 2026] PUT /volume/v3/attachments/c3e9f979-ffe3-48bc-8c9e-62f78d0580d4 => generated 969 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:42.926046 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-26696e3d-bbda-4d0d-bbf9-8a059bb1d18b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:42.928229 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-26696e3d-bbda-4d0d-bbf9-8a059bb1d18b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] DELETE https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a Jul 03 17:52:42.928229 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-26696e3d-bbda-4d0d-bbf9-8a059bb1d18b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:42.928690 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-26696e3d-bbda-4d0d-bbf9-8a059bb1d18b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:42.928915 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-26696e3d-bbda-4d0d-bbf9-8a059bb1d18b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Delete volume with id: 27ea2c7c-008b-468b-b124-86700494ef4a Jul 03 17:52:42.943192 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:42.943192 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:42.943729 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-26696e3d-bbda-4d0d-bbf9-8a059bb1d18b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:42.986155 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-26696e3d-bbda-4d0d-bbf9-8a059bb1d18b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Delete volume request issued successfully. Jul 03 17:52:42.986379 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-26696e3d-bbda-4d0d-bbf9-8a059bb1d18b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a returned with HTTP 202 Jul 03 17:52:42.986904 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 497/1993] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:52:42 2026] DELETE /volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:52:42.995137 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-df4becd8-c7a0-4056-8c02-98def5dc71de None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:42.997379 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-df4becd8-c7a0-4056-8c02-98def5dc71de tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a Jul 03 17:52:42.997652 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-df4becd8-c7a0-4056-8c02-98def5dc71de tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:42.997950 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-df4becd8-c7a0-4056-8c02-98def5dc71de tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:43.007641 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:43.007641 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:43.013155 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-df4becd8-c7a0-4056-8c02-98def5dc71de tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:43.017965 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-df4becd8-c7a0-4056-8c02-98def5dc71de tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a returned with HTTP 200 Jul 03 17:52:43.018453 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 507/1994] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:42 2026] GET /volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:43.050855 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fff71820-b4e8-45be-a28e-68c16c0ccc38 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:43.053146 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fff71820-b4e8-45be-a28e-68c16c0ccc38 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:43.053395 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fff71820-b4e8-45be-a28e-68c16c0ccc38 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:43.053634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fff71820-b4e8-45be-a28e-68c16c0ccc38 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:43.068594 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:43.068594 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:43.073146 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fff71820-b4e8-45be-a28e-68c16c0ccc38 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:43.079719 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fff71820-b4e8-45be-a28e-68c16c0ccc38 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:43.080262 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 489/1995] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:43 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:43.129016 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5912c3cd-e305-45c8-88a4-76d1713f36f0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:43.134895 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5912c3cd-e305-45c8-88a4-76d1713f36f0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:43.135209 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5912c3cd-e305-45c8-88a4-76d1713f36f0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:43.135513 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5912c3cd-e305-45c8-88a4-76d1713f36f0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:43.151899 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:43.151899 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:43.160836 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5912c3cd-e305-45c8-88a4-76d1713f36f0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:43.169916 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5912c3cd-e305-45c8-88a4-76d1713f36f0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:43.169916 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 503/1996] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:43 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:44.034245 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e8caf430-1832-4915-86ec-21e3db7befac None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:44.036277 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8caf430-1832-4915-86ec-21e3db7befac tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a Jul 03 17:52:44.036584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8caf430-1832-4915-86ec-21e3db7befac tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:44.036876 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8caf430-1832-4915-86ec-21e3db7befac tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:44.046930 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8caf430-1832-4915-86ec-21e3db7befac tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a returned with HTTP 404 Jul 03 17:52:44.055035 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 498/1997] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:44 2026] GET /volume/v3/volumes/27ea2c7c-008b-468b-b124-86700494ef4a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:44.073654 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:44.083855 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:52:44.084153 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1455942327"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:44.085540 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1455942327'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:52:44.085646 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Create volume of 1 GB Jul 03 17:52:44.092505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c35a5c3f-54d8-46ec-ad74-0bae1995a07a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:44.096918 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c35a5c3f-54d8-46ec-ad74-0bae1995a07a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:44.096918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c35a5c3f-54d8-46ec-ad74-0bae1995a07a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:44.096918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c35a5c3f-54d8-46ec-ad74-0bae1995a07a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:44.100788 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Availability Zones retrieved successfully. Jul 03 17:52:44.106582 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Flow 'volume_create_api' (0c1f8b96-4c64-4a7f-9bbd-128387a1ef88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:44.108232 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b463a97-704e-4042-ac93-e8b2ddebdec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:44.109474 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:52:44.134402 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:44.134402 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:44.140931 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c35a5c3f-54d8-46ec-ad74-0bae1995a07a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:44.142877 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b463a97-704e-4042-ac93-e8b2ddebdec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:44.143627 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f606be77-2a29-45c1-a382-e94edf8b2133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:44.148873 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c35a5c3f-54d8-46ec-ad74-0bae1995a07a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:44.149456 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 490/1998] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:44 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:44.185948 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-677eb13b-7074-4c87-a556-745d800216c9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:44.186526 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Created reservations ['8422e627-6179-4ba8-ba1a-fa7a77cc4291', 'ccd9c912-ed28-4327-a00f-021cd23ae611', '79bbe0c5-8933-47e7-aa0e-3f3052ce8178', '20caa850-f1ff-4048-84b3-265362cd33ec'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:52:44.187416 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f606be77-2a29-45c1-a382-e94edf8b2133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8422e627-6179-4ba8-ba1a-fa7a77cc4291', 'ccd9c912-ed28-4327-a00f-021cd23ae611', '79bbe0c5-8933-47e7-aa0e-3f3052ce8178', '20caa850-f1ff-4048-84b3-265362cd33ec']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:44.188328 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf0bc19-ceb3-4351-a9ad-06463d741e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:44.191825 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-677eb13b-7074-4c87-a556-745d800216c9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:44.191825 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-677eb13b-7074-4c87-a556-745d800216c9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:44.191825 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-677eb13b-7074-4c87-a556-745d800216c9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:44.202064 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:44.202064 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:44.205313 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-677eb13b-7074-4c87-a556-745d800216c9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:44.209815 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-677eb13b-7074-4c87-a556-745d800216c9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:44.209815 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 504/1999] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:44 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:44.218547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf0bc19-ceb3-4351-a9ad-06463d741e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cf7ee84-47f8-43e6-88b7-916950cbc957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1455942327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83781474e1b64298952c60f08fccefb4',qos_specs=None,replication_status=,reservations=['8422e627-6179-4ba8-ba1a-fa7a77cc4291','ccd9c912-ed28-4327-a00f-021cd23ae611','79bbe0c5-8933-47e7-aa0e-3f3052ce8178','20caa850-f1ff-4048-84b3-265362cd33ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7aede9ab0dd40c5ace5fa788825c743',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1455942327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cf7ee84-47f8-43e6-88b7-916950cbc957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83781474e1b64298952c60f08fccefb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7aede9ab0dd40c5ace5fa788825c743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:44.220701 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f4f184-555d-42ef-b2a0-5c573e6d4289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:44.249644 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f4f184-555d-42ef-b2a0-5c573e6d4289) transitioned into state 'SUCCESS' from state '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-1455942327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83781474e1b64298952c60f08fccefb4',qos_specs=None,replication_status=,reservations=['8422e627-6179-4ba8-ba1a-fa7a77cc4291','ccd9c912-ed28-4327-a00f-021cd23ae611','79bbe0c5-8933-47e7-aa0e-3f3052ce8178','20caa850-f1ff-4048-84b3-265362cd33ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7aede9ab0dd40c5ace5fa788825c743',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:44.253052 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdca68cd-01b4-47fc-b0a0-8cb5a4978b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:44.263611 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:44.267639 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:52:44.268060 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-978243873"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:44.269834 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-978243873'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:52:44.270046 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Create volume of 1 GB Jul 03 17:52:44.270413 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdca68cd-01b4-47fc-b0a0-8cb5a4978b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:44.271249 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Flow 'volume_create_api' (0c1f8b96-4c64-4a7f-9bbd-128387a1ef88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:44.271603 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Create volume request issued successfully. Jul 03 17:52:44.272184 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f8054bc9-86c8-4224-874a-4ba2b0dba469 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:52:44.272611 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 508/2000] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:52:44 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 17:52:44.277873 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Availability Zones retrieved successfully. Jul 03 17:52:44.283924 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Flow 'volume_create_api' (7ea9e9b9-18ed-4c02-98da-8074d0b3ff2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:44.286016 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4de4846-a0c6-4221-80e3-f1fbc574ba3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:44.287566 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:52:44.293545 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7de16d02-f3a8-4780-bd00-f24de065a970 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:44.296200 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7de16d02-f3a8-4780-bd00-f24de065a970 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 Jul 03 17:52:44.297062 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7de16d02-f3a8-4780-bd00-f24de065a970 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:44.297551 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7de16d02-f3a8-4780-bd00-f24de065a970 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:44.309023 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:44.309023 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:44.314376 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7de16d02-f3a8-4780-bd00-f24de065a970 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:44.319985 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4de4846-a0c6-4221-80e3-f1fbc574ba3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:44.320905 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc67c21-94e6-4b08-8793-e634fd14da06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:44.323698 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7de16d02-f3a8-4780-bd00-f24de065a970 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 returned with HTTP 200 Jul 03 17:52:44.324093 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 491/2001] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:44 2026] GET /volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:44.382469 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Created reservations ['e40f6f4b-ad68-4f14-819f-af8ac05309c7', '80493abb-69e0-402c-a74b-118ecb2e6527', '748994fb-816f-454c-b620-0b80a286a68f', 'fe5ae764-0215-4a96-a5f9-af2e7932d42d'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:52:44.384026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc67c21-94e6-4b08-8793-e634fd14da06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e40f6f4b-ad68-4f14-819f-af8ac05309c7', '80493abb-69e0-402c-a74b-118ecb2e6527', '748994fb-816f-454c-b620-0b80a286a68f', 'fe5ae764-0215-4a96-a5f9-af2e7932d42d']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:44.384650 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e772d51b-d623-4058-82dc-b17d9f046164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:44.416461 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e772d51b-d623-4058-82dc-b17d9f046164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33b1d1b7-be6a-47f9-88ab-32286f9ef77d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-978243873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='980e6f9d14e84d82867b9f7c76b215ac',qos_specs=None,replication_status=,reservations=['e40f6f4b-ad68-4f14-819f-af8ac05309c7','80493abb-69e0-402c-a74b-118ecb2e6527','748994fb-816f-454c-b620-0b80a286a68f','fe5ae764-0215-4a96-a5f9-af2e7932d42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523cd20f3f2542539a2cb1196c8a9358',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-978243873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33b1d1b7-be6a-47f9-88ab-32286f9ef77d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='980e6f9d14e84d82867b9f7c76b215ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='523cd20f3f2542539a2cb1196c8a9358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:44.417304 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cdbf4a9-8760-47d5-b848-17b87ec30d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:44.437997 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cdbf4a9-8760-47d5-b848-17b87ec30d78) transitioned into state 'SUCCESS' from state '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-978243873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='980e6f9d14e84d82867b9f7c76b215ac',qos_specs=None,replication_status=,reservations=['e40f6f4b-ad68-4f14-819f-af8ac05309c7','80493abb-69e0-402c-a74b-118ecb2e6527','748994fb-816f-454c-b620-0b80a286a68f','fe5ae764-0215-4a96-a5f9-af2e7932d42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523cd20f3f2542539a2cb1196c8a9358',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:44.438757 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bc7851-12c6-495f-844d-99c49f050062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:52:44.455614 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bc7851-12c6-495f-844d-99c49f050062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:52:44.456626 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Flow 'volume_create_api' (7ea9e9b9-18ed-4c02-98da-8074d0b3ff2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:52:44.456817 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Create volume request issued successfully. Jul 03 17:52:44.457520 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3ab6043d-6898-4532-bef9-8fa47641a2fc tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:52:44.458004 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 499/2002] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:52:44 2026] POST /volume/v3/volumes => generated 754 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:52:44.472711 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bcb86b08-911f-47c4-b549-51a28129eb8c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:44.475006 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bcb86b08-911f-47c4-b549-51a28129eb8c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:44.475692 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bcb86b08-911f-47c4-b549-51a28129eb8c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:44.475692 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bcb86b08-911f-47c4-b549-51a28129eb8c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:44.488231 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:44.488231 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:44.492847 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bcb86b08-911f-47c4-b549-51a28129eb8c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:44.498818 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bcb86b08-911f-47c4-b549-51a28129eb8c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:44.499375 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 505/2003] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:44 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:45.168565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-de75d321-459d-43e8-9698-c838d91dc555 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:45.172576 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-de75d321-459d-43e8-9698-c838d91dc555 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:45.172864 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-de75d321-459d-43e8-9698-c838d91dc555 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:45.173124 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-de75d321-459d-43e8-9698-c838d91dc555 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:45.194342 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:45.194342 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:45.200533 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-de75d321-459d-43e8-9698-c838d91dc555 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:45.206145 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-de75d321-459d-43e8-9698-c838d91dc555 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:45.206632 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 509/2004] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:45 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:45.223333 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3fa6c953-f680-4dfd-bbe7-58d765086205 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:45.225398 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3fa6c953-f680-4dfd-bbe7-58d765086205 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:45.225634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3fa6c953-f680-4dfd-bbe7-58d765086205 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:45.225898 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3fa6c953-f680-4dfd-bbe7-58d765086205 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:45.237958 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:45.237958 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:45.242353 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3fa6c953-f680-4dfd-bbe7-58d765086205 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:45.247505 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3fa6c953-f680-4dfd-bbe7-58d765086205 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:45.248140 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 492/2005] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:45 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:45.346760 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-60a7acb9-f3a8-4fbc-b9d6-ec107ed0c8fb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:45.350662 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-60a7acb9-f3a8-4fbc-b9d6-ec107ed0c8fb tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 Jul 03 17:52:45.350947 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-60a7acb9-f3a8-4fbc-b9d6-ec107ed0c8fb tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:45.351228 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-60a7acb9-f3a8-4fbc-b9d6-ec107ed0c8fb tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:45.361283 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:45.361283 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:45.365730 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-60a7acb9-f3a8-4fbc-b9d6-ec107ed0c8fb tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:45.370629 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-60a7acb9-f3a8-4fbc-b9d6-ec107ed0c8fb tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 returned with HTTP 200 Jul 03 17:52:45.371113 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 500/2006] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:45 2026] GET /volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:45.386692 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ca1822d3-1462-47c6-80a6-c7fb97c7188f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:45.388662 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ca1822d3-1462-47c6-80a6-c7fb97c7188f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:52:45.389080 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ca1822d3-1462-47c6-80a6-c7fb97c7188f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4cf7ee84-47f8-43e6-88b7-916950cbc957", "name": "tempest-VolumesBackupsAdminTest-Backup-1451939054", "container": "tempest-volumesbackupsadmintest-backup-container-1636607615"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:45.390792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-ca1822d3-1462-47c6-80a6-c7fb97c7188f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Creating new backup {'backup': {'volume_id': '4cf7ee84-47f8-43e6-88b7-916950cbc957', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1451939054', 'container': 'tempest-volumesbackupsadmintest-backup-container-1636607615'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:52:45.391060 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-ca1822d3-1462-47c6-80a6-c7fb97c7188f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Creating backup of volume 4cf7ee84-47f8-43e6-88b7-916950cbc957 in container tempest-volumesbackupsadmintest-backup-container-1636607615 Jul 03 17:52:45.401509 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:45.401509 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:45.402102 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ca1822d3-1462-47c6-80a6-c7fb97c7188f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:52:45.423134 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-ca1822d3-1462-47c6-80a6-c7fb97c7188f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Created reservations ['fc37e80c-f79a-4c37-8ae0-6ae10e871ca9', 'e2dbc03f-247a-4501-94a5-83a85a8ac67c'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:52:45.464095 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ca1822d3-1462-47c6-80a6-c7fb97c7188f tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:52:45.464697 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 506/2007] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:52:45 2026] POST /volume/v3/backups => generated 335 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:52:45.477406 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ed4ab649-4d74-419e-a9ec-77f84b33a3ee None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:45.482640 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ed4ab649-4d74-419e-a9ec-77f84b33a3ee tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:45.485788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ed4ab649-4d74-419e-a9ec-77f84b33a3ee tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:45.485788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ed4ab649-4d74-419e-a9ec-77f84b33a3ee tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:45.485788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-ed4ab649-4d74-419e-a9ec-77f84b33a3ee tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:45.488494 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:45.488494 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:45.489304 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ed4ab649-4d74-419e-a9ec-77f84b33a3ee tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:45.489719 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 510/2008] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:45 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:45.517094 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-895b1521-4f0b-485a-8316-3bfcce38e9a1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:45.519013 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-895b1521-4f0b-485a-8316-3bfcce38e9a1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:45.519245 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-895b1521-4f0b-485a-8316-3bfcce38e9a1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:45.519484 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-895b1521-4f0b-485a-8316-3bfcce38e9a1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:45.527088 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:45.527088 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:45.531437 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-895b1521-4f0b-485a-8316-3bfcce38e9a1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:45.537225 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-895b1521-4f0b-485a-8316-3bfcce38e9a1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:45.537657 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 493/2009] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:45 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:45.602316 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-58e1c80f-4204-4dcd-aab2-2783944e0cd9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:45.605373 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-58e1c80f-4204-4dcd-aab2-2783944e0cd9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:45.605558 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-58e1c80f-4204-4dcd-aab2-2783944e0cd9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:45.605737 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-58e1c80f-4204-4dcd-aab2-2783944e0cd9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:45.618168 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:45.618168 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:45.622081 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-58e1c80f-4204-4dcd-aab2-2783944e0cd9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:45.626434 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-58e1c80f-4204-4dcd-aab2-2783944e0cd9 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:45.626850 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 501/2010] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:45 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:46.222454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9ca5862e-0653-40da-b772-d21ba6d6bf52 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:46.224591 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9ca5862e-0653-40da-b772-d21ba6d6bf52 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:46.224832 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9ca5862e-0653-40da-b772-d21ba6d6bf52 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:46.225059 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9ca5862e-0653-40da-b772-d21ba6d6bf52 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:46.236360 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:46.236360 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:46.240348 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9ca5862e-0653-40da-b772-d21ba6d6bf52 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:46.245877 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9ca5862e-0653-40da-b772-d21ba6d6bf52 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:46.246373 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 507/2011] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:46 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:46.261385 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-daab71ec-0910-4f4c-9252-6b765a6cda8e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:46.263312 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-daab71ec-0910-4f4c-9252-6b765a6cda8e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:46.265313 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-daab71ec-0910-4f4c-9252-6b765a6cda8e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:46.265313 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-daab71ec-0910-4f4c-9252-6b765a6cda8e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:46.274291 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:46.274291 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:46.277860 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-daab71ec-0910-4f4c-9252-6b765a6cda8e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:46.282489 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-daab71ec-0910-4f4c-9252-6b765a6cda8e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:46.282489 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 511/2012] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:46 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:46.502008 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-817126f4-8e89-4ea0-b349-ef7001cf82ff None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:46.507332 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-817126f4-8e89-4ea0-b349-ef7001cf82ff tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:46.507561 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-817126f4-8e89-4ea0-b349-ef7001cf82ff tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:46.507749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-817126f4-8e89-4ea0-b349-ef7001cf82ff tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:46.507863 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-817126f4-8e89-4ea0-b349-ef7001cf82ff tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:46.513178 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:46.513178 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:46.516794 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-817126f4-8e89-4ea0-b349-ef7001cf82ff tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:46.516794 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 494/2013] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:46 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:47.262218 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e12fe371-460e-4b90-bf25-e693f8c441cb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:47.263645 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e12fe371-460e-4b90-bf25-e693f8c441cb tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:47.263896 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e12fe371-460e-4b90-bf25-e693f8c441cb tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:47.264141 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e12fe371-460e-4b90-bf25-e693f8c441cb tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:47.275086 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:47.275086 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:47.278520 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e12fe371-460e-4b90-bf25-e693f8c441cb tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:47.282818 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e12fe371-460e-4b90-bf25-e693f8c441cb tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:47.283308 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 502/2014] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:47 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:47.298663 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f23eb078-2614-4b72-b70c-c920fd6aaf3d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:47.300908 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f23eb078-2614-4b72-b70c-c920fd6aaf3d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:47.300908 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f23eb078-2614-4b72-b70c-c920fd6aaf3d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:47.301165 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f23eb078-2614-4b72-b70c-c920fd6aaf3d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:47.315927 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:47.315927 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:47.321637 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f23eb078-2614-4b72-b70c-c920fd6aaf3d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:47.325503 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f23eb078-2614-4b72-b70c-c920fd6aaf3d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:47.326027 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 508/2015] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:47 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:47.527399 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-391f0d5f-d9d4-43ac-9542-d50260698a73 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:47.530855 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-391f0d5f-d9d4-43ac-9542-d50260698a73 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:47.530855 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-391f0d5f-d9d4-43ac-9542-d50260698a73 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:47.530855 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-391f0d5f-d9d4-43ac-9542-d50260698a73 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:47.530855 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-391f0d5f-d9d4-43ac-9542-d50260698a73 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:47.535937 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:47.535937 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:47.537301 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-391f0d5f-d9d4-43ac-9542-d50260698a73 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:47.537953 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 512/2016] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:47 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:47.670608 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9a392199-da86-4441-a56d-52d12d770784 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:47.671111 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9a392199-da86-4441-a56d-52d12d770784 None None] GET https://10.4.3.210/volume// Jul 03 17:52:47.671351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9a392199-da86-4441-a56d-52d12d770784 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:47.671591 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9a392199-da86-4441-a56d-52d12d770784 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:47.671992 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9a392199-da86-4441-a56d-52d12d770784 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:47.672354 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 495/2017] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:52: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 17:52:47.680180 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-5e9f2b5c-fc42-4847-86b9-7e3f695eda1f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:47.685886 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-5e9f2b5c-fc42-4847-86b9-7e3f695eda1f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:52:47.686175 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-5e9f2b5c-fc42-4847-86b9-7e3f695eda1f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33b1d1b7-be6a-47f9-88ab-32286f9ef77d", "connector": null, "instance_uuid": "444affe0-f3c5-46a9-b511-dcf587780e58"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:47.698889 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:47.698889 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:47.728459 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-5e9f2b5c-fc42-4847-86b9-7e3f695eda1f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:52:47.728905 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 503/2018] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:52:47 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 17:52:48.154880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d3b506ab-d73c-4b29-bc0b-a9b6add5cc83 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:48.155847 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d3b506ab-d73c-4b29-bc0b-a9b6add5cc83 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:48.156019 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d3b506ab-d73c-4b29-bc0b-a9b6add5cc83 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:48.156191 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d3b506ab-d73c-4b29-bc0b-a9b6add5cc83 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:48.168733 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:48.168733 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:48.176581 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d3b506ab-d73c-4b29-bc0b-a9b6add5cc83 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:48.184169 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d3b506ab-d73c-4b29-bc0b-a9b6add5cc83 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:48.184622 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 509/2019] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:48 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:48.267310 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8816d9ca-63ab-4b76-af3e-2d533c5fda01 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:48.267310 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8816d9ca-63ab-4b76-af3e-2d533c5fda01 None None] GET https://10.4.3.210/volume// Jul 03 17:52:48.267310 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8816d9ca-63ab-4b76-af3e-2d533c5fda01 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:48.267310 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8816d9ca-63ab-4b76-af3e-2d533c5fda01 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:48.267310 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8816d9ca-63ab-4b76-af3e-2d533c5fda01 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:48.267310 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 513/2020] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:52: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 17:52:48.275183 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-231f4319-7c0a-4c8c-ba2c-6cea6b53284c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:48.277505 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-231f4319-7c0a-4c8c-ba2c-6cea6b53284c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:48.277763 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-231f4319-7c0a-4c8c-ba2c-6cea6b53284c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:48.277985 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-231f4319-7c0a-4c8c-ba2c-6cea6b53284c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:48.287865 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:48.287865 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:48.292103 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-231f4319-7c0a-4c8c-ba2c-6cea6b53284c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:48.297379 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-231f4319-7c0a-4c8c-ba2c-6cea6b53284c tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:48.297989 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 496/2021] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:52:48 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:52:48.302372 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ad1f13f2-e9dc-4d62-8d14-381f5ebe925b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:48.303018 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad1f13f2-e9dc-4d62-8d14-381f5ebe925b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:48.303248 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad1f13f2-e9dc-4d62-8d14-381f5ebe925b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:48.303503 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad1f13f2-e9dc-4d62-8d14-381f5ebe925b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:48.316905 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:48.316905 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:48.321685 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ad1f13f2-e9dc-4d62-8d14-381f5ebe925b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:48.328675 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad1f13f2-e9dc-4d62-8d14-381f5ebe925b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:48.328675 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 504/2022] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:48 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:48.343957 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-85112410-0397-4fa0-b1cf-cdf6e13cd7c9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:48.348137 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-85112410-0397-4fa0-b1cf-cdf6e13cd7c9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:48.348352 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-85112410-0397-4fa0-b1cf-cdf6e13cd7c9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:48.348556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-85112410-0397-4fa0-b1cf-cdf6e13cd7c9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:48.365829 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:48.365829 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:48.371055 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-85112410-0397-4fa0-b1cf-cdf6e13cd7c9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:48.379622 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-85112410-0397-4fa0-b1cf-cdf6e13cd7c9 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:48.380550 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 510/2023] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:48 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:48.419800 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-f747b5a7-eb30-4e25-83ee-57f678eeb3eb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:48.425665 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-f747b5a7-eb30-4e25-83ee-57f678eeb3eb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] PUT https://10.4.3.210/volume/v3/attachments/18cc9721-ca8c-438b-9bb0-dd9bfaf81d4f Jul 03 17:52:48.427920 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-f747b5a7-eb30-4e25-83ee-57f678eeb3eb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:48.436119 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-f747b5a7-eb30-4e25-83ee-57f678eeb3eb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Acquiring lock "cinder-attachment_update-33b1d1b7-be6a-47f9-88ab-32286f9ef77d-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:52:48.442320 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-f747b5a7-eb30-4e25-83ee-57f678eeb3eb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Lock "cinder-attachment_update-33b1d1b7-be6a-47f9-88ab-32286f9ef77d-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:52:48.443788 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:48.443788 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:48.549941 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bff7583b-d4ba-4480-b05f-d13b3eba9a3a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:48.551791 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bff7583b-d4ba-4480-b05f-d13b3eba9a3a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:48.551866 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bff7583b-d4ba-4480-b05f-d13b3eba9a3a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:48.552483 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bff7583b-d4ba-4480-b05f-d13b3eba9a3a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:48.552483 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-bff7583b-d4ba-4480-b05f-d13b3eba9a3a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:48.557092 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:48.557092 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:48.557923 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bff7583b-d4ba-4480-b05f-d13b3eba9a3a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:48.558286 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 497/2024] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:48 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:48.972699 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-f747b5a7-eb30-4e25-83ee-57f678eeb3eb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Lock "cinder-attachment_update-33b1d1b7-be6a-47f9-88ab-32286f9ef77d-np0000004448" released by "attachment_update" :: held 0.530s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:52:48.973072 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-f747b5a7-eb30-4e25-83ee-57f678eeb3eb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments/18cc9721-ca8c-438b-9bb0-dd9bfaf81d4f returned with HTTP 200 Jul 03 17:52:48.973533 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 514/2025] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:52:48 2026] PUT /volume/v3/attachments/18cc9721-ca8c-438b-9bb0-dd9bfaf81d4f => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:49.166110 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-f50457a4-3a51-48d7-a8bf-7dffe6658c35 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:49.168187 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-f50457a4-3a51-48d7-a8bf-7dffe6658c35 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/attachments/c3e9f979-ffe3-48bc-8c9e-62f78d0580d4/action Jul 03 17:52:49.168564 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-f50457a4-3a51-48d7-a8bf-7dffe6658c35 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:52:49.168688 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-f50457a4-3a51-48d7-a8bf-7dffe6658c35 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:49.183122 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:49.183122 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:49.201618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bccda9f2-40c0-4084-a610-a031d7812914 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:49.205572 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bccda9f2-40c0-4084-a610-a031d7812914 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:49.205572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bccda9f2-40c0-4084-a610-a031d7812914 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:49.205572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bccda9f2-40c0-4084-a610-a031d7812914 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:49.207084 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-fed79f30-4f8c-431c-b9ec-1fd67f28424e req-f50457a4-3a51-48d7-a8bf-7dffe6658c35 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments/c3e9f979-ffe3-48bc-8c9e-62f78d0580d4/action returned with HTTP 204 Jul 03 17:52:49.207668 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 505/2026] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:52:49 2026] POST /volume/v3/attachments/c3e9f979-ffe3-48bc-8c9e-62f78d0580d4/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:49.219755 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:49.219755 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:49.224231 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bccda9f2-40c0-4084-a610-a031d7812914 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:49.229969 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bccda9f2-40c0-4084-a610-a031d7812914 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:49.232452 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 511/2027] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:49 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:49.342187 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-133a4a9f-4d9c-409e-a525-a1eb150b2522 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:49.344449 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-133a4a9f-4d9c-409e-a525-a1eb150b2522 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:49.344703 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-133a4a9f-4d9c-409e-a525-a1eb150b2522 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:49.344979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-133a4a9f-4d9c-409e-a525-a1eb150b2522 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:49.358363 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:49.358363 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:49.363668 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-133a4a9f-4d9c-409e-a525-a1eb150b2522 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:49.369798 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-133a4a9f-4d9c-409e-a525-a1eb150b2522 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:49.370387 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 498/2028] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:49 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:49.384966 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7b011753-aac4-4f5a-99cc-ebc4b2013929 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:49.387062 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7b011753-aac4-4f5a-99cc-ebc4b2013929 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:52:49.387267 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7b011753-aac4-4f5a-99cc-ebc4b2013929 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:49.387477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7b011753-aac4-4f5a-99cc-ebc4b2013929 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:49.394918 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b8639e6b-e5d4-4436-9b2b-64f9be2d9743 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:49.396948 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b8639e6b-e5d4-4436-9b2b-64f9be2d9743 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:49.397046 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b8639e6b-e5d4-4436-9b2b-64f9be2d9743 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:49.397218 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b8639e6b-e5d4-4436-9b2b-64f9be2d9743 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:49.399529 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:49.399529 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:49.403657 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7b011753-aac4-4f5a-99cc-ebc4b2013929 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:52:49.408253 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7b011753-aac4-4f5a-99cc-ebc4b2013929 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:52:49.408903 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:49.408903 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:49.408994 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 515/2029] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:49 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:49.412064 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b8639e6b-e5d4-4436-9b2b-64f9be2d9743 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:49.416158 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b8639e6b-e5d4-4436-9b2b-64f9be2d9743 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:49.416602 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 506/2030] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:49 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:49.571296 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9947382c-2630-485a-b9fb-010b2f2cd86a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:49.573670 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9947382c-2630-485a-b9fb-010b2f2cd86a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:49.573670 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9947382c-2630-485a-b9fb-010b2f2cd86a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:49.573670 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9947382c-2630-485a-b9fb-010b2f2cd86a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:49.573670 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-9947382c-2630-485a-b9fb-010b2f2cd86a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:49.576918 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:49.576918 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:49.577686 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9947382c-2630-485a-b9fb-010b2f2cd86a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:49.578080 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 512/2031] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:49 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:50.244681 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-78efdba8-5306-4063-a146-1715905d6bfb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:50.248277 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78efdba8-5306-4063-a146-1715905d6bfb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:50.248514 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78efdba8-5306-4063-a146-1715905d6bfb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:50.248700 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78efdba8-5306-4063-a146-1715905d6bfb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:50.261142 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:50.261142 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:50.265947 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-78efdba8-5306-4063-a146-1715905d6bfb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:50.271901 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78efdba8-5306-4063-a146-1715905d6bfb tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:50.272196 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 499/2032] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:50 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:50.431407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-614a8845-3a7f-4067-b6ba-d28950b298d1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:50.433138 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-614a8845-3a7f-4067-b6ba-d28950b298d1 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:50.433343 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-614a8845-3a7f-4067-b6ba-d28950b298d1 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:50.433579 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-614a8845-3a7f-4067-b6ba-d28950b298d1 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:50.444398 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:50.444398 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:50.449789 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-614a8845-3a7f-4067-b6ba-d28950b298d1 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:50.455553 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-614a8845-3a7f-4067-b6ba-d28950b298d1 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:50.456019 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 516/2033] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:50 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:50.587648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ffdd6247-2fe2-453f-b97d-4b7556f36d96 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:50.589292 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ffdd6247-2fe2-453f-b97d-4b7556f36d96 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:50.589486 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ffdd6247-2fe2-453f-b97d-4b7556f36d96 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:50.589657 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ffdd6247-2fe2-453f-b97d-4b7556f36d96 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:50.589785 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-ffdd6247-2fe2-453f-b97d-4b7556f36d96 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:50.593731 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:50.593731 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:50.594479 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ffdd6247-2fe2-453f-b97d-4b7556f36d96 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:50.594836 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 507/2034] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:50 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:51.286406 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-12fcf153-d666-4b34-9c42-ab5f4227a699 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:51.288060 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-12fcf153-d666-4b34-9c42-ab5f4227a699 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:51.288358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-12fcf153-d666-4b34-9c42-ab5f4227a699 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:51.288543 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-12fcf153-d666-4b34-9c42-ab5f4227a699 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:51.304919 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:51.304919 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:51.309172 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-12fcf153-d666-4b34-9c42-ab5f4227a699 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:51.314992 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-12fcf153-d666-4b34-9c42-ab5f4227a699 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:51.315452 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 513/2035] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:51 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:51.387676 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-7e90a747-905a-4dc6-be2a-e34948e019bc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:51.390312 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-7e90a747-905a-4dc6-be2a-e34948e019bc tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments/09d39089-6691-42da-996d-8e4c1971814e/action Jul 03 17:52:51.390686 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-7e90a747-905a-4dc6-be2a-e34948e019bc tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:52:51.390840 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-7e90a747-905a-4dc6-be2a-e34948e019bc tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:51.407929 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:51.407929 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:51.419154 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0d2c92da-79a3-49d0-afb0-d78d72254f45 req-7e90a747-905a-4dc6-be2a-e34948e019bc tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/09d39089-6691-42da-996d-8e4c1971814e/action returned with HTTP 204 Jul 03 17:52:51.419635 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 500/2036] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:52:51 2026] POST /volume/v3/attachments/09d39089-6691-42da-996d-8e4c1971814e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:51.469793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a0a0ae52-e8d5-40eb-8b3f-51b83cc3c769 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:51.471383 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a0a0ae52-e8d5-40eb-8b3f-51b83cc3c769 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:51.471548 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a0a0ae52-e8d5-40eb-8b3f-51b83cc3c769 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:51.471715 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a0a0ae52-e8d5-40eb-8b3f-51b83cc3c769 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:51.481120 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:51.481120 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:51.484640 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a0a0ae52-e8d5-40eb-8b3f-51b83cc3c769 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:51.488755 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a0a0ae52-e8d5-40eb-8b3f-51b83cc3c769 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:51.489148 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 517/2037] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:51 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:51.503081 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c7a8b626-515a-44c6-891b-7042ecc5187a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:51.505279 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c7a8b626-515a-44c6-891b-7042ecc5187a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:51.505532 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c7a8b626-515a-44c6-891b-7042ecc5187a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:51.505765 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c7a8b626-515a-44c6-891b-7042ecc5187a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:51.516889 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:51.516889 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:51.521666 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c7a8b626-515a-44c6-891b-7042ecc5187a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:51.527228 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c7a8b626-515a-44c6-891b-7042ecc5187a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:51.527725 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 508/2038] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:51 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:51.580138 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-3770f7fc-ade6-4d23-8acf-24bdc7c9d065 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:51.584359 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-3770f7fc-ade6-4d23-8acf-24bdc7c9d065 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:51.585402 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-3770f7fc-ade6-4d23-8acf-24bdc7c9d065 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:51.585946 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-3770f7fc-ade6-4d23-8acf-24bdc7c9d065 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:51.605860 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:51.605860 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:51.608055 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d3cedaa4-df22-446b-98ce-86fcb8d877c0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:51.610238 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d3cedaa4-df22-446b-98ce-86fcb8d877c0 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:51.610448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d3cedaa4-df22-446b-98ce-86fcb8d877c0 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:51.610781 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d3cedaa4-df22-446b-98ce-86fcb8d877c0 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:51.611030 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d3cedaa4-df22-446b-98ce-86fcb8d877c0 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:51.611731 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-3770f7fc-ade6-4d23-8acf-24bdc7c9d065 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:51.615975 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:51.615975 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:51.616785 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d3cedaa4-df22-446b-98ce-86fcb8d877c0 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:51.617230 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 501/2039] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:51 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:51.617949 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-3770f7fc-ade6-4d23-8acf-24bdc7c9d065 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:51.618584 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 514/2040] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:51 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 1172 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:51.637538 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-d869b2ff-1cb4-4744-b41e-9e5c312a0956 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:51.639676 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-d869b2ff-1cb4-4744-b41e-9e5c312a0956 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c/action Jul 03 17:52:51.640029 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-d869b2ff-1cb4-4744-b41e-9e5c312a0956 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:52:51.640180 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-d869b2ff-1cb4-4744-b41e-9e5c312a0956 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:51.651624 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:51.651624 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:51.652210 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-d869b2ff-1cb4-4744-b41e-9e5c312a0956 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:51.658336 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-d869b2ff-1cb4-4744-b41e-9e5c312a0956 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Begin detaching volume completed successfully. Jul 03 17:52:51.658510 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-d869b2ff-1cb4-4744-b41e-9e5c312a0956 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c/action returned with HTTP 202 Jul 03 17:52:51.659032 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 518/2041] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:52:51 2026] POST /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:52:52.329029 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-03a83931-6a02-402d-ba4f-b4f5c1497a55 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:52.331556 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-03a83931-6a02-402d-ba4f-b4f5c1497a55 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:52.331864 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-03a83931-6a02-402d-ba4f-b4f5c1497a55 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:52.332182 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-03a83931-6a02-402d-ba4f-b4f5c1497a55 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:52.344779 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:52.344779 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:52.348698 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-03a83931-6a02-402d-ba4f-b4f5c1497a55 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:52.355516 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-03a83931-6a02-402d-ba4f-b4f5c1497a55 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:52.355865 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 509/2042] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:52 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:52.627008 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5651114c-b1df-4f24-a196-71d023765050 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:52.628794 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5651114c-b1df-4f24-a196-71d023765050 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:52.629032 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5651114c-b1df-4f24-a196-71d023765050 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:52.629249 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5651114c-b1df-4f24-a196-71d023765050 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:52.629875 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5651114c-b1df-4f24-a196-71d023765050 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:52.633726 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:52.633726 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:52.634754 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5651114c-b1df-4f24-a196-71d023765050 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:52.635298 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 502/2043] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:52 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:52.685626 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-42267fe8-a2cc-4c96-b302-e7d2110bae1c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:52.686125 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-42267fe8-a2cc-4c96-b302-e7d2110bae1c None None] GET https://10.4.3.210/volume// Jul 03 17:52:52.686331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-42267fe8-a2cc-4c96-b302-e7d2110bae1c None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:52.686595 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-42267fe8-a2cc-4c96-b302-e7d2110bae1c None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:52.686996 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-42267fe8-a2cc-4c96-b302-e7d2110bae1c None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:52.687546 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 515/2044] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:52: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 17:52:52.696859 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-de0777d9-7bf4-47ca-942c-b322cf59acea None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:52.696859 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-de0777d9-7bf4-47ca-942c-b322cf59acea tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:52.699362 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-de0777d9-7bf4-47ca-942c-b322cf59acea tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:52.699644 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-de0777d9-7bf4-47ca-942c-b322cf59acea tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:52.716140 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:52.716140 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:52.722245 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-de0777d9-7bf4-47ca-942c-b322cf59acea tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:52.728672 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-de0777d9-7bf4-47ca-942c-b322cf59acea tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:52.729227 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 519/2045] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:52:52 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:52:52.741645 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-020c67b5-1d1e-4173-9046-23e39ca4efd5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:52.743511 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-020c67b5-1d1e-4173-9046-23e39ca4efd5 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c/encryption Jul 03 17:52:52.743702 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-020c67b5-1d1e-4173-9046-23e39ca4efd5 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:52.743904 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-020c67b5-1d1e-4173-9046-23e39ca4efd5 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:52.752737 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:52.752737 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:52.758459 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-020c67b5-1d1e-4173-9046-23e39ca4efd5 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c/encryption returned with HTTP 200 Jul 03 17:52:52.758846 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 510/2046] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:52:52 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:53.373194 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c4a8ebd5-5f39-4714-ba40-d6dd1c69beea None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:53.375533 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4a8ebd5-5f39-4714-ba40-d6dd1c69beea tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:53.375894 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4a8ebd5-5f39-4714-ba40-d6dd1c69beea tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:53.377094 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4a8ebd5-5f39-4714-ba40-d6dd1c69beea tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:53.389614 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:53.389614 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:53.393662 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c4a8ebd5-5f39-4714-ba40-d6dd1c69beea tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:53.398694 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4a8ebd5-5f39-4714-ba40-d6dd1c69beea tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:53.399411 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 503/2047] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:53 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:53.645640 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3f45e729-acdb-44a9-9f27-f620358ff123 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:53.649605 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3f45e729-acdb-44a9-9f27-f620358ff123 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:53.649847 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3f45e729-acdb-44a9-9f27-f620358ff123 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:53.650057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3f45e729-acdb-44a9-9f27-f620358ff123 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:53.650170 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-3f45e729-acdb-44a9-9f27-f620358ff123 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:53.660320 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:53.660320 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:53.661168 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3f45e729-acdb-44a9-9f27-f620358ff123 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:53.661562 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 516/2048] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:53 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:53.704277 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-262af17b-1803-4fe0-a282-c9516793351c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:53.706299 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-262af17b-1803-4fe0-a282-c9516793351c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] DELETE https://10.4.3.210/volume/v3/attachments/09d39089-6691-42da-996d-8e4c1971814e Jul 03 17:52:53.706548 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-262af17b-1803-4fe0-a282-c9516793351c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:53.706731 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-262af17b-1803-4fe0-a282-c9516793351c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:53.713860 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:53.713860 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:54.251753 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-c187a19b-cf7a-407a-af5a-8d91532fdbce req-262af17b-1803-4fe0-a282-c9516793351c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/09d39089-6691-42da-996d-8e4c1971814e returned with HTTP 200 Jul 03 17:52:54.254788 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 520/2049] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:52:53 2026] DELETE /volume/v3/attachments/09d39089-6691-42da-996d-8e4c1971814e => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:54.411416 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-71d3c59e-8769-4d2e-8997-af8cfed7cb4f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:54.413369 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-71d3c59e-8769-4d2e-8997-af8cfed7cb4f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:54.413557 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-71d3c59e-8769-4d2e-8997-af8cfed7cb4f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:54.413784 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-71d3c59e-8769-4d2e-8997-af8cfed7cb4f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:54.422576 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:54.422576 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:54.426580 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-71d3c59e-8769-4d2e-8997-af8cfed7cb4f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:54.431679 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-71d3c59e-8769-4d2e-8997-af8cfed7cb4f tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:54.432110 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 511/2050] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:54 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:54.671816 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6f68123b-5bc0-40b3-825f-23fb8b6d44b7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:54.673527 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6f68123b-5bc0-40b3-825f-23fb8b6d44b7 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:54.673742 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6f68123b-5bc0-40b3-825f-23fb8b6d44b7 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:54.673979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6f68123b-5bc0-40b3-825f-23fb8b6d44b7 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:54.674086 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-6f68123b-5bc0-40b3-825f-23fb8b6d44b7 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:54.678061 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:54.678061 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:54.678711 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6f68123b-5bc0-40b3-825f-23fb8b6d44b7 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:54.679065 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 504/2051] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:54 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:54.861442 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-21e25591-b174-4b61-a280-f7325c3d7e1d req-850d8f14-cafc-4914-8726-f96df4221cb2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:54.863617 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-21e25591-b174-4b61-a280-f7325c3d7e1d req-850d8f14-cafc-4914-8726-f96df4221cb2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:52:54.863705 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-21e25591-b174-4b61-a280-f7325c3d7e1d req-850d8f14-cafc-4914-8726-f96df4221cb2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:54.863850 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-21e25591-b174-4b61-a280-f7325c3d7e1d req-850d8f14-cafc-4914-8726-f96df4221cb2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:54.870714 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:54.870714 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:54.879107 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-21e25591-b174-4b61-a280-f7325c3d7e1d req-850d8f14-cafc-4914-8726-f96df4221cb2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:52:54.887174 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-21e25591-b174-4b61-a280-f7325c3d7e1d req-850d8f14-cafc-4914-8726-f96df4221cb2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:52:54.887723 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 517/2052] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:54 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:55.187186 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-0101188b-2832-4eb6-8f76-0e1ccf8e7648 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:55.189586 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-0101188b-2832-4eb6-8f76-0e1ccf8e7648 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/attachments/18cc9721-ca8c-438b-9bb0-dd9bfaf81d4f/action Jul 03 17:52:55.189870 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-0101188b-2832-4eb6-8f76-0e1ccf8e7648 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:52:55.189990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-0101188b-2832-4eb6-8f76-0e1ccf8e7648 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:55.204991 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:55.204991 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:55.213713 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-43c6812f-6e88-42c5-a272-15976ea9e232 req-0101188b-2832-4eb6-8f76-0e1ccf8e7648 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments/18cc9721-ca8c-438b-9bb0-dd9bfaf81d4f/action returned with HTTP 204 Jul 03 17:52:55.214168 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 521/2053] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:52:55 2026] POST /volume/v3/attachments/18cc9721-ca8c-438b-9bb0-dd9bfaf81d4f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:52:55.446606 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9de2a763-847b-43e9-9614-e92176a43716 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:55.448384 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9de2a763-847b-43e9-9614-e92176a43716 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:55.448553 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9de2a763-847b-43e9-9614-e92176a43716 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:55.448728 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9de2a763-847b-43e9-9614-e92176a43716 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:55.458304 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:55.458304 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:55.462439 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9de2a763-847b-43e9-9614-e92176a43716 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:55.467210 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9de2a763-847b-43e9-9614-e92176a43716 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:55.467658 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 512/2054] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:55 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:55.479803 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0f63025a-0269-46b8-880a-5f35c9acd113 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:55.481506 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0f63025a-0269-46b8-880a-5f35c9acd113 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:55.481838 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0f63025a-0269-46b8-880a-5f35c9acd113 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:55.482703 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0f63025a-0269-46b8-880a-5f35c9acd113 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:55.493652 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:55.493652 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:55.497550 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0f63025a-0269-46b8-880a-5f35c9acd113 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:55.502730 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0f63025a-0269-46b8-880a-5f35c9acd113 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:55.503231 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 505/2055] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:55 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:55.517616 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b9a5321d-d4c8-441a-9c04-daa1a5f83d29 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:55.519954 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b9a5321d-d4c8-441a-9c04-daa1a5f83d29 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] DELETE https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:55.520174 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b9a5321d-d4c8-441a-9c04-daa1a5f83d29 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:55.520405 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b9a5321d-d4c8-441a-9c04-daa1a5f83d29 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:55.520615 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-b9a5321d-d4c8-441a-9c04-daa1a5f83d29 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Delete volume with id: 33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:55.534609 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:55.534609 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:55.535171 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b9a5321d-d4c8-441a-9c04-daa1a5f83d29 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:55.542123 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b9a5321d-d4c8-441a-9c04-daa1a5f83d29 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-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 17:52:55.542365 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b9a5321d-d4c8-441a-9c04-daa1a5f83d29 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 400 Jul 03 17:52:55.542832 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 518/2056] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:52:55 2026] DELETE /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:52:55.549332 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-51cdda41-6245-4930-9eb7-a0ba6e38a1fa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:55.550957 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-51cdda41-6245-4930-9eb7-a0ba6e38a1fa tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:55.551145 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-51cdda41-6245-4930-9eb7-a0ba6e38a1fa tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:55.551294 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-51cdda41-6245-4930-9eb7-a0ba6e38a1fa tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:55.559844 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:55.559844 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:55.563565 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-51cdda41-6245-4930-9eb7-a0ba6e38a1fa tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:55.567368 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-51cdda41-6245-4930-9eb7-a0ba6e38a1fa tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:55.567748 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 522/2057] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:55 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:55.604574 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-32a55c29-1687-4053-9001-fab880c2ae20 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:55.606732 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-32a55c29-1687-4053-9001-fab880c2ae20 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:55.606965 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-32a55c29-1687-4053-9001-fab880c2ae20 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:55.607142 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-32a55c29-1687-4053-9001-fab880c2ae20 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:55.616318 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:55.616318 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:55.619559 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-32a55c29-1687-4053-9001-fab880c2ae20 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:55.623242 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-32a55c29-1687-4053-9001-fab880c2ae20 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:55.623744 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 513/2058] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:52:55 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:52:55.643246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-9c895969-6d5c-438d-888a-73000a39e127 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:55.645486 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-9c895969-6d5c-438d-888a-73000a39e127 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] POST https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d/action Jul 03 17:52:55.645856 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-9c895969-6d5c-438d-888a-73000a39e127 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:52:55.645990 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-9c895969-6d5c-438d-888a-73000a39e127 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:52:55.656373 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:55.656373 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:55.656782 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-9c895969-6d5c-438d-888a-73000a39e127 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:55.663732 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-9c895969-6d5c-438d-888a-73000a39e127 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Begin detaching volume completed successfully. Jul 03 17:52:55.663952 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-9c895969-6d5c-438d-888a-73000a39e127 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d/action returned with HTTP 202 Jul 03 17:52:55.664364 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 506/2059] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:52:55 2026] POST /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:52:55.688104 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b6d0d32a-3446-41af-b658-bb347d49994d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:55.689904 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b6d0d32a-3446-41af-b658-bb347d49994d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:55.690132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b6d0d32a-3446-41af-b658-bb347d49994d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:55.690601 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b6d0d32a-3446-41af-b658-bb347d49994d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:55.690601 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-b6d0d32a-3446-41af-b658-bb347d49994d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:55.694555 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:55.694555 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:55.695431 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b6d0d32a-3446-41af-b658-bb347d49994d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:55.695826 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 519/2060] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:55 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:56.686477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2ba80eb2-04ec-4693-8141-0b4584e7ed46 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:56.686868 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2ba80eb2-04ec-4693-8141-0b4584e7ed46 None None] GET https://10.4.3.210/volume// Jul 03 17:52:56.687017 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2ba80eb2-04ec-4693-8141-0b4584e7ed46 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:56.687196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2ba80eb2-04ec-4693-8141-0b4584e7ed46 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:56.687525 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2ba80eb2-04ec-4693-8141-0b4584e7ed46 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:52:56.687808 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 523/2061] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:52: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 17:52:56.696172 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-c12440a5-e25f-4ffd-bd24-b871df71d5da None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:56.699912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-c12440a5-e25f-4ffd-bd24-b871df71d5da tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:56.700197 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-c12440a5-e25f-4ffd-bd24-b871df71d5da tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:56.700461 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-c12440a5-e25f-4ffd-bd24-b871df71d5da tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:56.707284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-046a5352-3ec6-4755-943a-d5ec66fb790e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:56.710898 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-046a5352-3ec6-4755-943a-d5ec66fb790e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:56.710898 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-046a5352-3ec6-4755-943a-d5ec66fb790e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:56.710898 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-046a5352-3ec6-4755-943a-d5ec66fb790e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:56.710898 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-046a5352-3ec6-4755-943a-d5ec66fb790e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:56.712053 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:56.712053 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:56.715529 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:56.715529 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:56.715529 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-046a5352-3ec6-4755-943a-d5ec66fb790e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:56.715529 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 507/2062] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:56 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:56.720939 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-c12440a5-e25f-4ffd-bd24-b871df71d5da tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:56.725789 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-c12440a5-e25f-4ffd-bd24-b871df71d5da tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:56.726228 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 514/2063] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:52:56 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:52:57.538821 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-ed8f5756-a641-4ff9-8b19-75b1ee4d358e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:57.542942 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-ed8f5756-a641-4ff9-8b19-75b1ee4d358e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] DELETE https://10.4.3.210/volume/v3/attachments/18cc9721-ca8c-438b-9bb0-dd9bfaf81d4f Jul 03 17:52:57.543109 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-ed8f5756-a641-4ff9-8b19-75b1ee4d358e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:57.543347 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-ed8f5756-a641-4ff9-8b19-75b1ee4d358e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:57.551989 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:57.551989 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:52:57.727897 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-11fde33a-558c-4fcf-af64-08e76329d76e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:57.729067 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-11fde33a-558c-4fcf-af64-08e76329d76e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:57.730976 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-11fde33a-558c-4fcf-af64-08e76329d76e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:57.730976 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-11fde33a-558c-4fcf-af64-08e76329d76e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:57.730976 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-11fde33a-558c-4fcf-af64-08e76329d76e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:57.735650 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:57.735650 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:57.735650 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-11fde33a-558c-4fcf-af64-08e76329d76e tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:57.736104 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 524/2064] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:57 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:58.081130 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d02f92c5-f301-4dcb-be0c-25222919bf97 req-ed8f5756-a641-4ff9-8b19-75b1ee4d358e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/attachments/18cc9721-ca8c-438b-9bb0-dd9bfaf81d4f returned with HTTP 200 Jul 03 17:52:58.081550 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 520/2065] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:52:57 2026] DELETE /volume/v3/attachments/18cc9721-ca8c-438b-9bb0-dd9bfaf81d4f => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:58.746285 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-432779c7-24d1-4f35-9a82-24c04904e6d6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:58.748133 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-432779c7-24d1-4f35-9a82-24c04904e6d6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:58.748352 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-432779c7-24d1-4f35-9a82-24c04904e6d6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:58.748603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-432779c7-24d1-4f35-9a82-24c04904e6d6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:58.748742 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-432779c7-24d1-4f35-9a82-24c04904e6d6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:58.753526 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:58.753526 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:52:58.754421 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-432779c7-24d1-4f35-9a82-24c04904e6d6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:58.754875 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 508/2066] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:58 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:58.828960 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6c472781-260c-45a5-9747-43608c2ddc24 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:58.830779 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6c472781-260c-45a5-9747-43608c2ddc24 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:52:58.830992 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6c472781-260c-45a5-9747-43608c2ddc24 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:58.831190 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6c472781-260c-45a5-9747-43608c2ddc24 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:58.839104 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:58.839104 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:52:58.842985 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6c472781-260c-45a5-9747-43608c2ddc24 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:52:58.847423 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6c472781-260c-45a5-9747-43608c2ddc24 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:52:58.847853 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 515/2067] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:58 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:52:59.771264 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-60977a5e-e9ee-48d2-9d9d-7d27da47311a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:52:59.779818 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-60977a5e-e9ee-48d2-9d9d-7d27da47311a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:52:59.780100 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-60977a5e-e9ee-48d2-9d9d-7d27da47311a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:52:59.780335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-60977a5e-e9ee-48d2-9d9d-7d27da47311a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:52:59.780481 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-60977a5e-e9ee-48d2-9d9d-7d27da47311a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:52:59.785101 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:52:59.785101 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:52:59.785939 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-60977a5e-e9ee-48d2-9d9d-7d27da47311a tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:52:59.786824 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 525/2068] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:52:59 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:00.795925 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-64e345a8-0e3d-45f4-a26b-943007d42b7b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:00.797531 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-64e345a8-0e3d-45f4-a26b-943007d42b7b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:53:00.797693 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-64e345a8-0e3d-45f4-a26b-943007d42b7b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:00.797882 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-64e345a8-0e3d-45f4-a26b-943007d42b7b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:00.798009 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-64e345a8-0e3d-45f4-a26b-943007d42b7b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:53:00.803474 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:00.803474 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:00.804148 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-64e345a8-0e3d-45f4-a26b-943007d42b7b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:53:00.804485 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 521/2069] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:00 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:01.814242 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-103fc6ec-8167-4746-9990-f4df33b8c99d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:01.816231 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-103fc6ec-8167-4746-9990-f4df33b8c99d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:53:01.816464 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-103fc6ec-8167-4746-9990-f4df33b8c99d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:01.816714 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-103fc6ec-8167-4746-9990-f4df33b8c99d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:01.816840 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-103fc6ec-8167-4746-9990-f4df33b8c99d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:53:01.820984 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:01.820984 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:01.821693 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-103fc6ec-8167-4746-9990-f4df33b8c99d tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:53:01.822071 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 509/2070] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:01 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:02.349254 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2e1f527e-2f67-4421-8f2b-aadf326fa55a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:02.350943 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2e1f527e-2f67-4421-8f2b-aadf326fa55a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] DELETE https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:53:02.351118 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2e1f527e-2f67-4421-8f2b-aadf326fa55a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:02.351336 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2e1f527e-2f67-4421-8f2b-aadf326fa55a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:02.351505 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-2e1f527e-2f67-4421-8f2b-aadf326fa55a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Delete volume with id: 05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:53:02.358862 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:02.358862 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:02.359502 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2e1f527e-2f67-4421-8f2b-aadf326fa55a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:53:02.369941 np0000004448 devstack@c-api.service[99942]: WARNING cinder.keymgr.conf_key_mgr [None req-2e1f527e-2f67-4421-8f2b-aadf326fa55a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 17:53:02.375371 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2e1f527e-2f67-4421-8f2b-aadf326fa55a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Delete volume request issued successfully. Jul 03 17:53:02.375627 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2e1f527e-2f67-4421-8f2b-aadf326fa55a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 202 Jul 03 17:53:02.376096 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 516/2071] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:02 2026] DELETE /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:02.390351 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1d254dcf-066d-42ba-864c-42427696ea09 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:02.392667 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1d254dcf-066d-42ba-864c-42427696ea09 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:53:02.392981 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1d254dcf-066d-42ba-864c-42427696ea09 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:02.393245 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1d254dcf-066d-42ba-864c-42427696ea09 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:02.402812 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:02.402812 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:02.407911 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1d254dcf-066d-42ba-864c-42427696ea09 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:53:02.413984 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1d254dcf-066d-42ba-864c-42427696ea09 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 200 Jul 03 17:53:02.414554 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 526/2072] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:02 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:02.832320 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d4e66a61-c2e3-4528-b363-b1cd0e7c8efe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:02.834094 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d4e66a61-c2e3-4528-b363-b1cd0e7c8efe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:53:02.834282 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d4e66a61-c2e3-4528-b363-b1cd0e7c8efe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:02.834490 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d4e66a61-c2e3-4528-b363-b1cd0e7c8efe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:02.834593 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d4e66a61-c2e3-4528-b363-b1cd0e7c8efe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:53:02.838604 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:02.838604 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:02.839295 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d4e66a61-c2e3-4528-b363-b1cd0e7c8efe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:53:02.839700 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 522/2073] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:02 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:02.849110 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5d5deaa6-468a-4452-94d4-a6d0dee4b4ab None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:02.850744 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5d5deaa6-468a-4452-94d4-a6d0dee4b4ab tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 Jul 03 17:53:02.850888 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5d5deaa6-468a-4452-94d4-a6d0dee4b4ab tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:02.851078 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5d5deaa6-468a-4452-94d4-a6d0dee4b4ab tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:02.857378 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:02.857378 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:02.860381 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5d5deaa6-468a-4452-94d4-a6d0dee4b4ab tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:53:02.863878 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5d5deaa6-468a-4452-94d4-a6d0dee4b4ab tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 returned with HTTP 200 Jul 03 17:53:02.864250 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 510/2074] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:02 2026] GET /volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:02.876215 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-421e5e8b-dff5-4f53-a660-1657d9619154 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:02.877979 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-421e5e8b-dff5-4f53-a660-1657d9619154 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] POST https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897/action Jul 03 17:53:02.878319 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-421e5e8b-dff5-4f53-a660-1657d9619154 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:53:02.878451 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-421e5e8b-dff5-4f53-a660-1657d9619154 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:02.879801 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.admin_actions [None req-421e5e8b-dff5-4f53-a660-1657d9619154 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] Updating backup 'bea988c4-4b7c-4301-948e-e78b7974e897' with '{'status': 'error'}' {{(pid=99942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 17:53:02.892459 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:02.892459 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:02.901580 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-421e5e8b-dff5-4f53-a660-1657d9619154 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] reset_status in rpcapi backup_id bea988c4-4b7c-4301-948e-e78b7974e897 on host np0000004448. {{(pid=99942) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 17:53:02.903307 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-421e5e8b-dff5-4f53-a660-1657d9619154 tempest-VolumesBackupsAdminTest-632294639 tempest-VolumesBackupsAdminTest-632294639-project-admin] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897/action returned with HTTP 202 Jul 03 17:53:02.903776 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 517/2075] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:53:02 2026] POST /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:53:02.910524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ec947e55-320b-4896-9b77-305b1fa58fef None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:02.912565 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ec947e55-320b-4896-9b77-305b1fa58fef tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:53:02.912819 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ec947e55-320b-4896-9b77-305b1fa58fef tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:02.913055 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ec947e55-320b-4896-9b77-305b1fa58fef tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:02.913175 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-ec947e55-320b-4896-9b77-305b1fa58fef tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:53:02.917843 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:02.917843 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:02.918702 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ec947e55-320b-4896-9b77-305b1fa58fef tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:53:02.919136 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 527/2076] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:02 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:02.929412 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-728359f9-2426-4ef9-9fb0-af5167982fbe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:02.933106 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-728359f9-2426-4ef9-9fb0-af5167982fbe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] DELETE https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:53:02.933290 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-728359f9-2426-4ef9-9fb0-af5167982fbe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:02.933479 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-728359f9-2426-4ef9-9fb0-af5167982fbe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:02.933577 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-728359f9-2426-4ef9-9fb0-af5167982fbe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Delete backup with id: bea988c4-4b7c-4301-948e-e78b7974e897. Jul 03 17:53:02.937868 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:02.937868 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:02.953508 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-728359f9-2426-4ef9-9fb0-af5167982fbe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] delete_backup rpcapi backup_id bea988c4-4b7c-4301-948e-e78b7974e897 {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:53:02.955081 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-728359f9-2426-4ef9-9fb0-af5167982fbe tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 202 Jul 03 17:53:02.955602 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 523/2077] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:02 2026] DELETE /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:53:02.962475 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-896e2c13-5632-4387-9f84-0982aba2f0c7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:02.964533 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-896e2c13-5632-4387-9f84-0982aba2f0c7 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:53:02.964854 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-896e2c13-5632-4387-9f84-0982aba2f0c7 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:02.965188 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-896e2c13-5632-4387-9f84-0982aba2f0c7 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:02.965293 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-896e2c13-5632-4387-9f84-0982aba2f0c7 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:53:02.970149 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:02.970149 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:02.970845 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-896e2c13-5632-4387-9f84-0982aba2f0c7 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 200 Jul 03 17:53:02.971181 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 511/2078] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:02 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:03.427589 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d9d76c88-ff19-40a5-87dc-7cfbbcc0c117 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:03.429363 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d9d76c88-ff19-40a5-87dc-7cfbbcc0c117 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c Jul 03 17:53:03.429566 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d9d76c88-ff19-40a5-87dc-7cfbbcc0c117 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:03.429733 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d9d76c88-ff19-40a5-87dc-7cfbbcc0c117 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:03.435534 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d9d76c88-ff19-40a5-87dc-7cfbbcc0c117 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c returned with HTTP 404 Jul 03 17:53:03.435983 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 518/2079] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:03 2026] GET /volume/v3/volumes/05bf4365-5af3-48ae-8b45-7a9bfcce920c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:03.443122 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fed0418e-340f-4aca-a807-8eba16a35f7b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:03.444925 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fed0418e-340f-4aca-a807-8eba16a35f7b tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 17:53:03.445116 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fed0418e-340f-4aca-a807-8eba16a35f7b tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:03.445307 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fed0418e-340f-4aca-a807-8eba16a35f7b tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:03.446156 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fed0418e-340f-4aca-a807-8eba16a35f7b tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:03.470455 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fed0418e-340f-4aca-a807-8eba16a35f7b tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Get all volumes completed successfully. Jul 03 17:53:03.473458 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:03.473458 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:03.479666 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fed0418e-340f-4aca-a807-8eba16a35f7b tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 17:53:03.480194 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 528/2080] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 17:53:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14677 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:53:03.494725 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-82498c7d-31d6-492a-9fdd-31db83fa2755 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:03.499131 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-82498c7d-31d6-492a-9fdd-31db83fa2755 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] DELETE https://10.4.3.210/volume/v3/types/add8fefb-505d-4e1e-8ee1-96257866d223 Jul 03 17:53:03.499313 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-82498c7d-31d6-492a-9fdd-31db83fa2755 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:03.499517 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-82498c7d-31d6-492a-9fdd-31db83fa2755 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:03.533599 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-82498c7d-31d6-492a-9fdd-31db83fa2755 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types/add8fefb-505d-4e1e-8ee1-96257866d223 returned with HTTP 202 Jul 03 17:53:03.534008 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 524/2081] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:53:03 2026] DELETE /volume/v3/types/add8fefb-505d-4e1e-8ee1-96257866d223 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:03.546799 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2683b5da-cf6b-4249-9e70-314bcd08aa90 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:03.548266 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2683b5da-cf6b-4249-9e70-314bcd08aa90 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:53:03.548674 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2683b5da-cf6b-4249-9e70-314bcd08aa90 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-9116518", "extra_specs": {}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:03.562011 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2683b5da-cf6b-4249-9e70-314bcd08aa90 tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:53:03.562433 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 512/2082] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:53:03 2026] POST /volume/v3/types => generated 209 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:03.571312 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-16689335-a307-478c-b298-1ef82842e3ae None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:03.573444 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16689335-a307-478c-b298-1ef82842e3ae tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] POST https://10.4.3.210/volume/v3/types/c0ed1d8a-e290-48c0-803c-e17dc8adb76f/encryption Jul 03 17:53:03.573896 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16689335-a307-478c-b298-1ef82842e3ae tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:03.589784 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16689335-a307-478c-b298-1ef82842e3ae tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types/c0ed1d8a-e290-48c0-803c-e17dc8adb76f/encryption returned with HTTP 200 Jul 03 17:53:03.590196 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 519/2083] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:53:03 2026] POST /volume/v3/types/c0ed1d8a-e290-48c0-803c-e17dc8adb76f/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:03.597813 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:03.599686 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:03.600076 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-201963627", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-9116518", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:03.601870 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-201963627', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-9116518', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:03.605389 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume of 1 GB Jul 03 17:53:03.605695 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:03.605695 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:03.606218 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Availability Zones retrieved successfully. Jul 03 17:53:03.612592 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Flow 'volume_create_api' (59ac96ac-ca0b-4c57-93bb-a8924ee396df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:03.613638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9624c33f-6449-4bc4-803f-ee5c71a4c1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:03.614651 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:03.642678 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9624c33f-6449-4bc4-803f-ee5c71a4c1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:53:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0ed1d8a-e290-48c0-803c-e17dc8adb76f,is_public=True,name='tempest-scenario-type-luks-9116518',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0ed1d8a-e290-48c0-803c-e17dc8adb76f', '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=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:03.643551 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13c0a5c-7a22-4c6e-a8fb-2c297b0c88c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:03.671047 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:03.671356 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:03.696233 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Created reservations ['df2d4b12-b33b-419b-b2b7-a430b16db2b4', 'f4d479b6-cb0b-45f6-8089-51c267c6ea87', '24dfe457-b105-43ee-9a94-61495ce149a6', '35127b74-d471-4c56-9f51-e278ab14fd29'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:03.697093 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13c0a5c-7a22-4c6e-a8fb-2c297b0c88c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df2d4b12-b33b-419b-b2b7-a430b16db2b4', 'f4d479b6-cb0b-45f6-8089-51c267c6ea87', '24dfe457-b105-43ee-9a94-61495ce149a6', '35127b74-d471-4c56-9f51-e278ab14fd29']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:03.697757 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e163fcd-d239-4801-a4c1-27dfe5cc71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:03.721945 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e163fcd-d239-4801-a4c1-27dfe5cc71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4795a47-6b38-4462-a4ad-271e60fdd8c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-201963627',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1084158dd7fb41b78c537a47f57e3cd4',qos_specs=None,replication_status=,reservations=['df2d4b12-b33b-419b-b2b7-a430b16db2b4','f4d479b6-cb0b-45f6-8089-51c267c6ea87','24dfe457-b105-43ee-9a94-61495ce149a6','35127b74-d471-4c56-9f51-e278ab14fd29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4f685f62346c7adab32980213ceb4',volume_type_id=c0ed1d8a-e290-48c0-803c-e17dc8adb76f), 'volume': Volume(_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-03T17:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-201963627',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e4795a47-6b38-4462-a4ad-271e60fdd8c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1084158dd7fb41b78c537a47f57e3cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92d4f685f62346c7adab32980213ceb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0ed1d8a-e290-48c0-803c-e17dc8adb76f),volume_type_id=c0ed1d8a-e290-48c0-803c-e17dc8adb76f)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:03.723599 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f059c032-244c-4140-a108-8e6b583f932c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:03.738757 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f059c032-244c-4140-a108-8e6b583f932c) transitioned into state 'SUCCESS' from state '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-201963627',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1084158dd7fb41b78c537a47f57e3cd4',qos_specs=None,replication_status=,reservations=['df2d4b12-b33b-419b-b2b7-a430b16db2b4','f4d479b6-cb0b-45f6-8089-51c267c6ea87','24dfe457-b105-43ee-9a94-61495ce149a6','35127b74-d471-4c56-9f51-e278ab14fd29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4f685f62346c7adab32980213ceb4',volume_type_id=c0ed1d8a-e290-48c0-803c-e17dc8adb76f)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:03.739450 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c293960-53c8-4552-a86c-279572c20756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:03.750758 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c293960-53c8-4552-a86c-279572c20756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:03.751702 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Flow 'volume_create_api' (59ac96ac-ca0b-4c57-93bb-a8924ee396df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:03.752065 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Create volume request issued successfully. Jul 03 17:53:03.752720 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9684ae27-e8ed-4858-9b0a-0c31d4aa8cb7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:03.753269 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 529/2084] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:03 2026] POST /volume/v3/volumes => generated 781 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:03.981782 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2bbc8094-6e81-4e16-b2cf-f0550acb99d6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:03.983697 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2bbc8094-6e81-4e16-b2cf-f0550acb99d6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 Jul 03 17:53:03.983946 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2bbc8094-6e81-4e16-b2cf-f0550acb99d6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:03.984138 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2bbc8094-6e81-4e16-b2cf-f0550acb99d6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:03.984270 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-2bbc8094-6e81-4e16-b2cf-f0550acb99d6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Show backup with id bea988c4-4b7c-4301-948e-e78b7974e897. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:53:03.987803 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2bbc8094-6e81-4e16-b2cf-f0550acb99d6 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 returned with HTTP 404 Jul 03 17:53:03.988264 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 525/2085] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:03 2026] GET /volume/v3/backups/bea988c4-4b7c-4301-948e-e78b7974e897 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:04.067694 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8b174a62-17db-429c-a657-9d7af015647b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:04.069614 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8b174a62-17db-429c-a657-9d7af015647b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 Jul 03 17:53:04.069842 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8b174a62-17db-429c-a657-9d7af015647b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:04.070043 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8b174a62-17db-429c-a657-9d7af015647b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:04.077152 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:04.077152 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:04.080909 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8b174a62-17db-429c-a657-9d7af015647b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:53:04.085341 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8b174a62-17db-429c-a657-9d7af015647b tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 returned with HTTP 200 Jul 03 17:53:04.085702 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 513/2086] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:04 2026] GET /volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:04.097452 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-73d7a6fb-cd38-4eb5-932f-b26608f484ad None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:04.099150 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73d7a6fb-cd38-4eb5-932f-b26608f484ad tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 Jul 03 17:53:04.099306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73d7a6fb-cd38-4eb5-932f-b26608f484ad tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:04.099481 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73d7a6fb-cd38-4eb5-932f-b26608f484ad tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:04.099627 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-73d7a6fb-cd38-4eb5-932f-b26608f484ad tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Delete volume with id: 4cf7ee84-47f8-43e6-88b7-916950cbc957 Jul 03 17:53:04.106590 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:04.106590 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:04.107208 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-73d7a6fb-cd38-4eb5-932f-b26608f484ad tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:53:04.127760 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-73d7a6fb-cd38-4eb5-932f-b26608f484ad tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Delete volume request issued successfully. Jul 03 17:53:04.127910 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73d7a6fb-cd38-4eb5-932f-b26608f484ad tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 returned with HTTP 202 Jul 03 17:53:04.128345 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 520/2087] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:04 2026] DELETE /volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:04.137799 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-feec25ba-6779-46ea-bee3-6d1b12d6dca2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:04.139651 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-feec25ba-6779-46ea-bee3-6d1b12d6dca2 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 Jul 03 17:53:04.139855 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-feec25ba-6779-46ea-bee3-6d1b12d6dca2 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:04.140036 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-feec25ba-6779-46ea-bee3-6d1b12d6dca2 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:04.147841 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:04.147841 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:04.151682 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-feec25ba-6779-46ea-bee3-6d1b12d6dca2 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Volume info retrieved successfully. Jul 03 17:53:04.157118 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-feec25ba-6779-46ea-bee3-6d1b12d6dca2 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 returned with HTTP 200 Jul 03 17:53:04.157456 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 530/2088] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:04 2026] GET /volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:05.169290 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ee8a7cd1-9ba1-42df-a899-22b25ec048e0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:05.171685 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ee8a7cd1-9ba1-42df-a899-22b25ec048e0 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] GET https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 Jul 03 17:53:05.171966 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ee8a7cd1-9ba1-42df-a899-22b25ec048e0 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:05.172231 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ee8a7cd1-9ba1-42df-a899-22b25ec048e0 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:05.179975 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ee8a7cd1-9ba1-42df-a899-22b25ec048e0 tempest-VolumesBackupsAdminTest-2120814917 tempest-VolumesBackupsAdminTest-2120814917-project-member] https://10.4.3.210/volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 returned with HTTP 404 Jul 03 17:53:05.180394 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 526/2089] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:05 2026] GET /volume/v3/volumes/4cf7ee84-47f8-43e6-88b7-916950cbc957 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:06.362537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9c893ffb-23ec-4a29-85a1-1da91b8331b3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:06.364885 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9c893ffb-23ec-4a29-85a1-1da91b8331b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] DELETE https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:53:06.365164 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9c893ffb-23ec-4a29-85a1-1da91b8331b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:06.365431 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9c893ffb-23ec-4a29-85a1-1da91b8331b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:06.365634 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-9c893ffb-23ec-4a29-85a1-1da91b8331b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Delete volume with id: 33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:53:06.374296 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:06.374296 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:06.374788 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9c893ffb-23ec-4a29-85a1-1da91b8331b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:53:06.397643 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9c893ffb-23ec-4a29-85a1-1da91b8331b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Delete volume request issued successfully. Jul 03 17:53:06.397917 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9c893ffb-23ec-4a29-85a1-1da91b8331b3 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 202 Jul 03 17:53:06.398502 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 514/2090] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:06 2026] DELETE /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:06.406485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-83315dbe-cccd-4294-bc0c-027b3629fcee None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:06.408388 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-83315dbe-cccd-4294-bc0c-027b3629fcee tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:53:06.408641 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-83315dbe-cccd-4294-bc0c-027b3629fcee tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:06.408870 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-83315dbe-cccd-4294-bc0c-027b3629fcee tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:06.415840 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:06.415840 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:06.419239 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-83315dbe-cccd-4294-bc0c-027b3629fcee tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:53:06.423324 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-83315dbe-cccd-4294-bc0c-027b3629fcee tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 200 Jul 03 17:53:06.423697 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 521/2091] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:06 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:07.212903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-99230c68-a85b-49fc-88cf-c03c76e7397c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:07.317138 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:07.317138 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1563337466"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:07.317138 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1563337466'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:07.317138 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Create volume of 1 GB Jul 03 17:53:07.321094 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Availability Zones retrieved successfully. Jul 03 17:53:07.326292 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Flow 'volume_create_api' (32ccc07e-d927-41e6-972d-cc2995caa934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:07.327234 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa18f701-0fa5-471a-9627-f46bc8eb1a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:07.328161 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:07.357203 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa18f701-0fa5-471a-9627-f46bc8eb1a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:07.357203 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155e3d69-e773-4c69-83bb-de627084975f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:07.425828 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Created reservations ['4a9f4f8c-c952-44d7-b404-70246aa26321', 'ed10e070-8c4c-40f2-9f7d-0e310d66ea11', '4103358a-bea7-448a-b788-f5b98992108a', 'dd0b88e2-18db-4ef1-b5fa-243eee710466'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:07.425828 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155e3d69-e773-4c69-83bb-de627084975f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a9f4f8c-c952-44d7-b404-70246aa26321', 'ed10e070-8c4c-40f2-9f7d-0e310d66ea11', '4103358a-bea7-448a-b788-f5b98992108a', 'dd0b88e2-18db-4ef1-b5fa-243eee710466']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:07.425828 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd2c9cd-3927-48ba-9fb5-6798d45e9916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:07.435695 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-78e5fd72-7cf9-4334-8e07-08c93ab61000 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:07.458085 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd2c9cd-3927-48ba-9fb5-6798d45e9916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96fc436b-4db0-43d6-b80a-04cf4acdd264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1563337466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bb517f60f24b5f84cde99c5816521d',qos_specs=None,replication_status=,reservations=['4a9f4f8c-c952-44d7-b404-70246aa26321','ed10e070-8c4c-40f2-9f7d-0e310d66ea11','4103358a-bea7-448a-b788-f5b98992108a','dd0b88e2-18db-4ef1-b5fa-243eee710466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6fcc538ca8c44558a3abcaa7ff1d648',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1563337466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96fc436b-4db0-43d6-b80a-04cf4acdd264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74bb517f60f24b5f84cde99c5816521d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6fcc538ca8c44558a3abcaa7ff1d648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:07.460089 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14e1c0c-6c5d-44fd-98bf-1b1a2720782d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:07.477942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14e1c0c-6c5d-44fd-98bf-1b1a2720782d) transitioned into state 'SUCCESS' from state '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-1563337466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bb517f60f24b5f84cde99c5816521d',qos_specs=None,replication_status=,reservations=['4a9f4f8c-c952-44d7-b404-70246aa26321','ed10e070-8c4c-40f2-9f7d-0e310d66ea11','4103358a-bea7-448a-b788-f5b98992108a','dd0b88e2-18db-4ef1-b5fa-243eee710466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6fcc538ca8c44558a3abcaa7ff1d648',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:07.479788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e05372b-36a7-4718-a283-6fa7035b81c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:07.490154 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e05372b-36a7-4718-a283-6fa7035b81c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:07.491225 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Flow 'volume_create_api' (32ccc07e-d927-41e6-972d-cc2995caa934) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:07.491634 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Create volume request issued successfully. Jul 03 17:53:07.492284 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-99230c68-a85b-49fc-88cf-c03c76e7397c tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:07.492760 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 531/2092] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:53:07 2026] POST /volume/v3/volumes => generated 750 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:07.509022 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-96793da3-9197-4b56-bddb-5a098a0d9d0e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:07.510813 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-78e5fd72-7cf9-4334-8e07-08c93ab61000 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d Jul 03 17:53:07.511052 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-78e5fd72-7cf9-4334-8e07-08c93ab61000 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:07.511246 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-78e5fd72-7cf9-4334-8e07-08c93ab61000 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:07.513783 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-96793da3-9197-4b56-bddb-5a098a0d9d0e tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] GET https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 Jul 03 17:53:07.513981 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-96793da3-9197-4b56-bddb-5a098a0d9d0e tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:07.514150 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-96793da3-9197-4b56-bddb-5a098a0d9d0e tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:07.523491 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-78e5fd72-7cf9-4334-8e07-08c93ab61000 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d returned with HTTP 404 Jul 03 17:53:07.524065 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 527/2093] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:07 2026] GET /volume/v3/volumes/33b1d1b7-be6a-47f9-88ab-32286f9ef77d => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:07.525654 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:07.525654 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:07.529301 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-96793da3-9197-4b56-bddb-5a098a0d9d0e tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Volume info retrieved successfully. Jul 03 17:53:07.533955 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-96793da3-9197-4b56-bddb-5a098a0d9d0e tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 returned with HTTP 200 Jul 03 17:53:07.534367 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 515/2094] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:07 2026] GET /volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:07.584517 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fd1fa453-0586-46ed-b15a-4dc42aedc8fe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:07.586197 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fd1fa453-0586-46ed-b15a-4dc42aedc8fe tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] DELETE https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:53:07.586386 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fd1fa453-0586-46ed-b15a-4dc42aedc8fe tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:07.586585 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fd1fa453-0586-46ed-b15a-4dc42aedc8fe tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:07.586754 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-fd1fa453-0586-46ed-b15a-4dc42aedc8fe tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Delete volume with id: 903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:53:07.593641 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:07.593641 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:07.594117 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fd1fa453-0586-46ed-b15a-4dc42aedc8fe tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:53:07.612888 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fd1fa453-0586-46ed-b15a-4dc42aedc8fe tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Delete volume request issued successfully. Jul 03 17:53:07.613085 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fd1fa453-0586-46ed-b15a-4dc42aedc8fe tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 202 Jul 03 17:53:07.613504 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 522/2095] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:07 2026] DELETE /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:07.621634 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-db18b38f-4721-4fc7-b5a3-02e755c21fe1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:07.623691 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-db18b38f-4721-4fc7-b5a3-02e755c21fe1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:53:07.624021 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-db18b38f-4721-4fc7-b5a3-02e755c21fe1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:07.624325 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-db18b38f-4721-4fc7-b5a3-02e755c21fe1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:07.632254 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:07.632254 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:07.635834 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-db18b38f-4721-4fc7-b5a3-02e755c21fe1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:53:07.641037 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-db18b38f-4721-4fc7-b5a3-02e755c21fe1 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 200 Jul 03 17:53:07.641529 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 532/2096] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:07 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:08.545659 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4f85c3a0-e5f8-426a-8312-edd0769ac6bc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.547383 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4f85c3a0-e5f8-426a-8312-edd0769ac6bc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] GET https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 Jul 03 17:53:08.547588 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4f85c3a0-e5f8-426a-8312-edd0769ac6bc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.547790 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4f85c3a0-e5f8-426a-8312-edd0769ac6bc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.555005 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:08.555005 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:08.558409 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4f85c3a0-e5f8-426a-8312-edd0769ac6bc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Volume info retrieved successfully. Jul 03 17:53:08.562781 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4f85c3a0-e5f8-426a-8312-edd0769ac6bc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 returned with HTTP 200 Jul 03 17:53:08.563175 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 528/2097] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:08 2026] GET /volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:08.575062 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.576887 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] GET https://10.4.3.210/volume/v3/limits Jul 03 17:53:08.577078 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.577276 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.584132 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:08.585018 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:08.585018 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:08.585018 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-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 17:53:08.585161 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-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 17:53:08.585330 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-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 17:53:08.585765 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-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 17:53:08.586024 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-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 17:53:08.586231 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-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 17:53:08.597415 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9425edb5-5eaa-49dd-8329-bfcd5f391efc tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Jul 03 17:53:08.597816 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 516/2098] 10.4.3.210 () {66 vars in 1234 bytes} [Fri Jul 3 17:53:08 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:08.605938 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bd36fa3b-ffb6-4d93-a80c-e0672b0b33ea None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.607842 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bd36fa3b-ffb6-4d93-a80c-e0672b0b33ea tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] GET https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 Jul 03 17:53:08.608079 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bd36fa3b-ffb6-4d93-a80c-e0672b0b33ea tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.608309 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bd36fa3b-ffb6-4d93-a80c-e0672b0b33ea tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.614750 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:08.614750 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:08.618218 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bd36fa3b-ffb6-4d93-a80c-e0672b0b33ea tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Volume info retrieved successfully. Jul 03 17:53:08.622223 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bd36fa3b-ffb6-4d93-a80c-e0672b0b33ea tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 returned with HTTP 200 Jul 03 17:53:08.622641 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 523/2099] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:08 2026] GET /volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:08.634262 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-872cdafc-129d-4000-8748-d99e51723695 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.636137 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-872cdafc-129d-4000-8748-d99e51723695 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] DELETE https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 Jul 03 17:53:08.636448 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-872cdafc-129d-4000-8748-d99e51723695 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.636817 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-872cdafc-129d-4000-8748-d99e51723695 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.637789 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-872cdafc-129d-4000-8748-d99e51723695 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Delete volume with id: 96fc436b-4db0-43d6-b80a-04cf4acdd264 Jul 03 17:53:08.644026 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:08.644026 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:08.644583 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-872cdafc-129d-4000-8748-d99e51723695 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Volume info retrieved successfully. Jul 03 17:53:08.654863 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c6ea35b8-1ec6-49d9-9f4c-575a76e9a8ae None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.656658 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c6ea35b8-1ec6-49d9-9f4c-575a76e9a8ae tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 Jul 03 17:53:08.656885 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c6ea35b8-1ec6-49d9-9f4c-575a76e9a8ae tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.657056 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c6ea35b8-1ec6-49d9-9f4c-575a76e9a8ae tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.662056 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-872cdafc-129d-4000-8748-d99e51723695 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Delete volume request issued successfully. Jul 03 17:53:08.662403 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-872cdafc-129d-4000-8748-d99e51723695 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 returned with HTTP 202 Jul 03 17:53:08.662928 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c6ea35b8-1ec6-49d9-9f4c-575a76e9a8ae tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 returned with HTTP 404 Jul 03 17:53:08.663049 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 533/2100] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:08 2026] DELETE /volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:08.663394 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 529/2101] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:08 2026] GET /volume/v3/volumes/903f6207-745d-4c5a-90e3-9d8dc1cf48f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:08.670947 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8bba398e-7e11-4c89-97a7-93e56f2434c4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.672938 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8bba398e-7e11-4c89-97a7-93e56f2434c4 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] GET https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 Jul 03 17:53:08.673136 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8bba398e-7e11-4c89-97a7-93e56f2434c4 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.673355 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8bba398e-7e11-4c89-97a7-93e56f2434c4 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.681528 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:08.681528 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:08.685697 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8bba398e-7e11-4c89-97a7-93e56f2434c4 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Volume info retrieved successfully. Jul 03 17:53:08.690325 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8bba398e-7e11-4c89-97a7-93e56f2434c4 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 returned with HTTP 200 Jul 03 17:53:08.690702 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 517/2102] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:08 2026] GET /volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:08.769697 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-594b480c-38e6-4463-bb12-69855fb766c8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.771358 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-594b480c-38e6-4463-bb12-69855fb766c8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] DELETE https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:53:08.771540 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-594b480c-38e6-4463-bb12-69855fb766c8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.771740 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-594b480c-38e6-4463-bb12-69855fb766c8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.771910 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-594b480c-38e6-4463-bb12-69855fb766c8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Delete volume with id: df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:53:08.778082 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:08.778082 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:08.778493 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-594b480c-38e6-4463-bb12-69855fb766c8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:53:08.803811 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-594b480c-38e6-4463-bb12-69855fb766c8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Delete volume request issued successfully. Jul 03 17:53:08.803811 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-594b480c-38e6-4463-bb12-69855fb766c8 tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 202 Jul 03 17:53:08.803811 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 524/2103] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:08 2026] DELETE /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:08.813285 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-874678c2-3c13-4576-9995-be680452c98e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.814532 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3bad8814-2bbe-4634-b16f-ad05f649b87e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.815562 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-874678c2-3c13-4576-9995-be680452c98e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:53:08.815804 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-874678c2-3c13-4576-9995-be680452c98e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.816030 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-874678c2-3c13-4576-9995-be680452c98e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.816674 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3bad8814-2bbe-4634-b16f-ad05f649b87e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:08.816871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3bad8814-2bbe-4634-b16f-ad05f649b87e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.817057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3bad8814-2bbe-4634-b16f-ad05f649b87e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.827491 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:08.827491 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:08.830211 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:08.830211 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:08.830843 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-874678c2-3c13-4576-9995-be680452c98e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Volume info retrieved successfully. Jul 03 17:53:08.833550 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3bad8814-2bbe-4634-b16f-ad05f649b87e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Volume info retrieved successfully. Jul 03 17:53:08.835653 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-874678c2-3c13-4576-9995-be680452c98e tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 200 Jul 03 17:53:08.835653 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 534/2104] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:08 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:08.839699 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3bad8814-2bbe-4634-b16f-ad05f649b87e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:08.839699 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 530/2105] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:08 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:08.881501 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-0a8f7dca-99a9-4b26-85c9-d54fdc098b10 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.883810 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-0a8f7dca-99a9-4b26-85c9-d54fdc098b10 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:08.883810 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-0a8f7dca-99a9-4b26-85c9-d54fdc098b10 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.883993 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-0a8f7dca-99a9-4b26-85c9-d54fdc098b10 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.896072 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:08.896072 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:08.899411 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-0a8f7dca-99a9-4b26-85c9-d54fdc098b10 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:08.904219 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-0a8f7dca-99a9-4b26-85c9-d54fdc098b10 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:08.904675 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 518/2106] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:08 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:08.927878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-065e0a47-ac2a-497c-8449-436ad5b5f381 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.929855 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-065e0a47-ac2a-497c-8449-436ad5b5f381 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0/action Jul 03 17:53:08.930174 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-065e0a47-ac2a-497c-8449-436ad5b5f381 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:53:08.930292 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-065e0a47-ac2a-497c-8449-436ad5b5f381 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:08.941831 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:08.941831 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:08.942286 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-065e0a47-ac2a-497c-8449-436ad5b5f381 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:08.950101 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-065e0a47-ac2a-497c-8449-436ad5b5f381 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Begin detaching volume completed successfully. Jul 03 17:53:08.950189 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-065e0a47-ac2a-497c-8449-436ad5b5f381 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0/action returned with HTTP 202 Jul 03 17:53:08.950577 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 525/2107] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:53:08 2026] POST /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:53:08.968031 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5094a398-1543-49d8-a941-82155186c697 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:08.969814 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5094a398-1543-49d8-a941-82155186c697 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:08.970035 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5094a398-1543-49d8-a941-82155186c697 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:08.970253 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5094a398-1543-49d8-a941-82155186c697 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:08.981016 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:08.981016 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:08.984118 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5094a398-1543-49d8-a941-82155186c697 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:08.988073 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5094a398-1543-49d8-a941-82155186c697 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:08.988386 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 535/2108] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:08 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:09.703917 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fcc32e86-7791-4397-9ffd-5eb7de32ac29 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:09.705562 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fcc32e86-7791-4397-9ffd-5eb7de32ac29 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] GET https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 Jul 03 17:53:09.705728 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fcc32e86-7791-4397-9ffd-5eb7de32ac29 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:09.705954 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fcc32e86-7791-4397-9ffd-5eb7de32ac29 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:09.711113 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fcc32e86-7791-4397-9ffd-5eb7de32ac29 tempest-AbsoluteLimitsTests-1569706173 tempest-AbsoluteLimitsTests-1569706173-project-member] https://10.4.3.210/volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 returned with HTTP 404 Jul 03 17:53:09.711522 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 531/2109] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:09 2026] GET /volume/v3/volumes/96fc436b-4db0-43d6-b80a-04cf4acdd264 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:09.851346 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1bd1d424-987b-4a5b-87cd-de745424432a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:09.853614 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1bd1d424-987b-4a5b-87cd-de745424432a tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] GET https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 Jul 03 17:53:09.853905 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1bd1d424-987b-4a5b-87cd-de745424432a tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:09.854170 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1bd1d424-987b-4a5b-87cd-de745424432a tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:09.861043 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1bd1d424-987b-4a5b-87cd-de745424432a tempest-AttachVolumeNegativeTest-851342986 tempest-AttachVolumeNegativeTest-851342986-project-member] https://10.4.3.210/volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 returned with HTTP 404 Jul 03 17:53:09.861644 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 519/2110] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:09 2026] GET /volume/v3/volumes/df09cba0-f864-498d-bba2-3e3daf8f29f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:09.971318 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a64ecbec-5007-4613-87cd-2bfee99cfc46 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:09.971701 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a64ecbec-5007-4613-87cd-2bfee99cfc46 None None] GET https://10.4.3.210/volume// Jul 03 17:53:09.971878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a64ecbec-5007-4613-87cd-2bfee99cfc46 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:09.972060 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a64ecbec-5007-4613-87cd-2bfee99cfc46 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:09.972502 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a64ecbec-5007-4613-87cd-2bfee99cfc46 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:53:09.972798 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 526/2111] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:53: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 17:53:09.979018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-06e3ea06-e320-4b3e-b66a-4eefe316fb16 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:09.980995 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-06e3ea06-e320-4b3e-b66a-4eefe316fb16 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:09.981369 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-06e3ea06-e320-4b3e-b66a-4eefe316fb16 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:09.981695 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-06e3ea06-e320-4b3e-b66a-4eefe316fb16 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:09.995285 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:09.995285 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:09.999434 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-06e3ea06-e320-4b3e-b66a-4eefe316fb16 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:10.000060 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-af8c0a39-17f2-44c4-83bd-d310cb3fc5fa None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:10.001881 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-af8c0a39-17f2-44c4-83bd-d310cb3fc5fa tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:10.002074 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-af8c0a39-17f2-44c4-83bd-d310cb3fc5fa tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:10.002299 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-af8c0a39-17f2-44c4-83bd-d310cb3fc5fa tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:10.004470 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-06e3ea06-e320-4b3e-b66a-4eefe316fb16 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:10.005053 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 536/2112] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:53:09 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1625 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:53:10.014249 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:10.014249 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:10.018609 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-af8c0a39-17f2-44c4-83bd-d310cb3fc5fa tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:10.023932 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-af8c0a39-17f2-44c4-83bd-d310cb3fc5fa tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:10.023932 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 532/2113] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:09 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:10.604239 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-11e321ec-9500-4459-8851-7d8950a860c2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:10.606990 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-11e321ec-9500-4459-8851-7d8950a860c2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:10.607167 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-11e321ec-9500-4459-8851-7d8950a860c2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:10.607726 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-11e321ec-9500-4459-8851-7d8950a860c2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:10.619507 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:10.619507 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:10.625146 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-11e321ec-9500-4459-8851-7d8950a860c2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:10.631265 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-11e321ec-9500-4459-8851-7d8950a860c2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:10.631265 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 520/2114] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:10 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:10.921606 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-94bb2bca-639f-416d-9918-6d95a70ffa9f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:10.924760 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-94bb2bca-639f-416d-9918-6d95a70ffa9f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:53:10.924953 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-94bb2bca-639f-416d-9918-6d95a70ffa9f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:10.925151 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-94bb2bca-639f-416d-9918-6d95a70ffa9f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:10.933715 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:10.933715 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:10.938566 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-94bb2bca-639f-416d-9918-6d95a70ffa9f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:53:10.943975 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-94bb2bca-639f-416d-9918-6d95a70ffa9f tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 200 Jul 03 17:53:10.944512 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 527/2115] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:10 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:11.007059 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-63c1a798-3395-4273-8acf-5905b0d21725 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:11.008596 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-63c1a798-3395-4273-8acf-5905b0d21725 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:53:11.008759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-63c1a798-3395-4273-8acf-5905b0d21725 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:11.008976 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-63c1a798-3395-4273-8acf-5905b0d21725 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:11.015341 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:11.015341 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:11.018613 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-63c1a798-3395-4273-8acf-5905b0d21725 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:53:11.021995 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-63c1a798-3395-4273-8acf-5905b0d21725 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 200 Jul 03 17:53:11.022329 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 537/2116] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:11 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:11.039167 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8228a0fe-4578-4fdf-b653-bebc504ef54b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:11.041677 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8228a0fe-4578-4fdf-b653-bebc504ef54b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:11.042001 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8228a0fe-4578-4fdf-b653-bebc504ef54b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:11.042322 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8228a0fe-4578-4fdf-b653-bebc504ef54b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:11.062048 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:11.062048 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:11.067260 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8228a0fe-4578-4fdf-b653-bebc504ef54b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:11.071863 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8228a0fe-4578-4fdf-b653-bebc504ef54b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:11.072277 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 533/2117] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:11 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:11.151865 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-f2394f57-6869-43cd-818e-52ac8720479b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:11.154234 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-f2394f57-6869-43cd-818e-52ac8720479b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5 Jul 03 17:53:11.154540 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-f2394f57-6869-43cd-818e-52ac8720479b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:11.154594 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-f2394f57-6869-43cd-818e-52ac8720479b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:11.162240 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:11.162240 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:11.700103 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3ff63355-1ca2-4418-8c5c-6fe193233b39 req-f2394f57-6869-43cd-818e-52ac8720479b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5 returned with HTTP 200 Jul 03 17:53:11.700638 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 521/2118] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:53:11 2026] DELETE /volume/v3/attachments/50d4fcc4-b635-4a69-83b3-9d5d92cb74f5 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:12.089796 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6c1f9010-76f4-4ce6-8ee1-0a38b6f58679 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:12.091556 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6c1f9010-76f4-4ce6-8ee1-0a38b6f58679 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:12.091724 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6c1f9010-76f4-4ce6-8ee1-0a38b6f58679 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:12.091926 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6c1f9010-76f4-4ce6-8ee1-0a38b6f58679 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:12.103540 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:12.103540 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:12.108130 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6c1f9010-76f4-4ce6-8ee1-0a38b6f58679 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:12.117523 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6c1f9010-76f4-4ce6-8ee1-0a38b6f58679 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:12.117931 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 528/2119] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:12 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:12.130153 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-978576dd-124e-4f57-8187-53df843b08f1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:12.132088 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-978576dd-124e-4f57-8187-53df843b08f1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:12.132271 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-978576dd-124e-4f57-8187-53df843b08f1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:12.132442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-978576dd-124e-4f57-8187-53df843b08f1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:12.142369 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:12.142369 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:12.145784 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-978576dd-124e-4f57-8187-53df843b08f1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] Volume info retrieved successfully. Jul 03 17:53:12.149936 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-978576dd-124e-4f57-8187-53df843b08f1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-reader] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:12.150335 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 538/2120] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:12 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:12.220094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-27dd890a-3979-4f7e-8360-404a56bddcee None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:12.229505 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-27dd890a-3979-4f7e-8360-404a56bddcee tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:12.229505 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-27dd890a-3979-4f7e-8360-404a56bddcee tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:12.229505 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-27dd890a-3979-4f7e-8360-404a56bddcee tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:12.252797 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:12.252797 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:12.262236 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-27dd890a-3979-4f7e-8360-404a56bddcee tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:12.267575 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-27dd890a-3979-4f7e-8360-404a56bddcee tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:12.267575 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 534/2121] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:12 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:12.289165 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-b1a45ba2-cb31-409e-bf80-88ebece1f53b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:12.292094 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-b1a45ba2-cb31-409e-bf80-88ebece1f53b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0/action Jul 03 17:53:12.292542 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-b1a45ba2-cb31-409e-bf80-88ebece1f53b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:53:12.292698 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-b1a45ba2-cb31-409e-bf80-88ebece1f53b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:12.306129 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:12.306129 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:12.306719 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-b1a45ba2-cb31-409e-bf80-88ebece1f53b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:12.316612 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-b1a45ba2-cb31-409e-bf80-88ebece1f53b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Begin detaching volume completed successfully. Jul 03 17:53:12.316996 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-b1a45ba2-cb31-409e-bf80-88ebece1f53b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0/action returned with HTTP 202 Jul 03 17:53:12.317859 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 522/2122] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:53:12 2026] POST /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:53:12.346878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d1f515ee-3f7a-49ab-9fbb-6de9a6025f90 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:12.349255 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d1f515ee-3f7a-49ab-9fbb-6de9a6025f90 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:12.349533 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d1f515ee-3f7a-49ab-9fbb-6de9a6025f90 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:12.349796 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d1f515ee-3f7a-49ab-9fbb-6de9a6025f90 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:12.363720 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:12.363720 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:12.372539 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d1f515ee-3f7a-49ab-9fbb-6de9a6025f90 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:12.379793 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d1f515ee-3f7a-49ab-9fbb-6de9a6025f90 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:12.380250 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 529/2123] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:12 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:13.361906 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7296a95c-d044-4a7b-a4f6-0714fae01953 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:13.362569 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7296a95c-d044-4a7b-a4f6-0714fae01953 None None] GET https://10.4.3.210/volume// Jul 03 17:53:13.362645 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7296a95c-d044-4a7b-a4f6-0714fae01953 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:13.362938 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7296a95c-d044-4a7b-a4f6-0714fae01953 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:13.363858 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7296a95c-d044-4a7b-a4f6-0714fae01953 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:53:13.363858 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 539/2124] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:53: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 17:53:13.374624 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-c30f3fb2-c9fc-4fd0-b692-f1e398599ddd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:13.376252 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-c30f3fb2-c9fc-4fd0-b692-f1e398599ddd tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:13.376442 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-c30f3fb2-c9fc-4fd0-b692-f1e398599ddd tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:13.376640 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-c30f3fb2-c9fc-4fd0-b692-f1e398599ddd tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:13.392244 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:13.392244 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:13.394001 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-66578c3f-9102-488b-a66d-0242be52bada None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:13.395762 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-66578c3f-9102-488b-a66d-0242be52bada tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:13.395969 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-66578c3f-9102-488b-a66d-0242be52bada tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:13.396170 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-66578c3f-9102-488b-a66d-0242be52bada tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:13.400001 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-c30f3fb2-c9fc-4fd0-b692-f1e398599ddd tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:13.404305 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-c30f3fb2-c9fc-4fd0-b692-f1e398599ddd tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:13.404734 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 535/2125] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:53:13 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:53:13.415443 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:13.415443 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:13.421743 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-66578c3f-9102-488b-a66d-0242be52bada tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:13.427058 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-66578c3f-9102-488b-a66d-0242be52bada tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:13.427560 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 523/2126] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:13 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:13.466431 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a1e800b4-e40f-49e2-b81c-7a919c3e8734 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:13.558790 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a1e800b4-e40f-49e2-b81c-7a919c3e8734 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:53:13.558790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a1e800b4-e40f-49e2-b81c-7a919c3e8734 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-846305953", "extra_specs": {"storage_protocol": "tempest-storage_protocol-810678807", "vendor_name": "tempest-vendor_name-1260937803"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:13.586925 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a1e800b4-e40f-49e2-b81c-7a919c3e8734 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:53:13.587240 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 530/2127] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:53:13 2026] POST /volume/v3/types => generated 326 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:13.601743 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:13.676328 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:13.677580 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1ae4fc20-7ace-44bf-ad6d-c206334e7eef", "size": 1, "name": "tempest-UserMessagesTest-Volume-545151534"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:13.678166 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Create volume request body: {'volume': {'volume_type': '1ae4fc20-7ace-44bf-ad6d-c206334e7eef', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-545151534'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:13.684022 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Create volume of 1 GB Jul 03 17:53:13.684343 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:13.684343 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:13.685225 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Availability Zones retrieved successfully. Jul 03 17:53:13.694214 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Flow 'volume_create_api' (88ecfc2b-60e0-4312-910d-8d1f4715320a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:13.695632 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5276f6f-327d-4cbc-9e11-0b6f93fdd22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:13.697746 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:13.721654 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5276f6f-327d-4cbc-9e11-0b6f93fdd22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:53:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-810678807',vendor_name='tempest-vendor_name-1260937803'},id=1ae4fc20-7ace-44bf-ad6d-c206334e7eef,is_public=True,name='tempest-UserMessagesTest-volume-type-846305953',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ae4fc20-7ace-44bf-ad6d-c206334e7eef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:13.722878 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690e8944-e96b-457e-a811-e9afff0a8d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:13.756067 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-846305953 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-846305953, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:13.756783 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-846305953 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-846305953, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:13.795227 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Created reservations ['fdc4a0d5-2cf2-4b32-aa99-ad35558f4953', '72cb4bd3-6978-401c-b06f-d74d006db1fe', '6a31672e-7553-4136-b8d1-01ec4a1f3148', 'aba04ddf-fd83-4d6c-a237-d81b13f65b63'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:13.796048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690e8944-e96b-457e-a811-e9afff0a8d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdc4a0d5-2cf2-4b32-aa99-ad35558f4953', '72cb4bd3-6978-401c-b06f-d74d006db1fe', '6a31672e-7553-4136-b8d1-01ec4a1f3148', 'aba04ddf-fd83-4d6c-a237-d81b13f65b63']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:13.796604 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37bab6ce-fb6c-4aa0-9bad-eb88bbcf8d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:13.818828 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37bab6ce-fb6c-4aa0-9bad-eb88bbcf8d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b3f6d13-3862-47be-a46f-c7a01be05b9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-545151534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da5476aed25346d5bfa12b0bfe6cefa1',qos_specs=None,replication_status=,reservations=['fdc4a0d5-2cf2-4b32-aa99-ad35558f4953','72cb4bd3-6978-401c-b06f-d74d006db1fe','6a31672e-7553-4136-b8d1-01ec4a1f3148','aba04ddf-fd83-4d6c-a237-d81b13f65b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b7c96b4d3b5407ea8525de3ba034c9b',volume_type_id=1ae4fc20-7ace-44bf-ad6d-c206334e7eef), 'volume': Volume(_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-03T17:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-545151534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b3f6d13-3862-47be-a46f-c7a01be05b9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da5476aed25346d5bfa12b0bfe6cefa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b7c96b4d3b5407ea8525de3ba034c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ae4fc20-7ace-44bf-ad6d-c206334e7eef),volume_type_id=1ae4fc20-7ace-44bf-ad6d-c206334e7eef)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:13.819535 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ad6ed8-b331-4b97-bc48-5d6a37fd0190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:13.849733 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ad6ed8-b331-4b97-bc48-5d6a37fd0190) transitioned into state 'SUCCESS' from state '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-545151534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da5476aed25346d5bfa12b0bfe6cefa1',qos_specs=None,replication_status=,reservations=['fdc4a0d5-2cf2-4b32-aa99-ad35558f4953','72cb4bd3-6978-401c-b06f-d74d006db1fe','6a31672e-7553-4136-b8d1-01ec4a1f3148','aba04ddf-fd83-4d6c-a237-d81b13f65b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b7c96b4d3b5407ea8525de3ba034c9b',volume_type_id=1ae4fc20-7ace-44bf-ad6d-c206334e7eef)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:13.851732 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54fdac35-963b-4ea8-a66e-5a419bb51d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:13.870069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54fdac35-963b-4ea8-a66e-5a419bb51d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:13.870069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Flow 'volume_create_api' (88ecfc2b-60e0-4312-910d-8d1f4715320a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:13.870069 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Create volume request issued successfully. Jul 03 17:53:13.871437 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9097ff55-c0be-4e6a-9f39-1ac9db53f0ce tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:13.871437 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 540/2128] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:53:13 2026] POST /volume/v3/volumes => generated 784 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:13.897989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8830cb4e-e580-43f3-8fcf-3af23dd46f61 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:13.903323 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8830cb4e-e580-43f3-8fcf-3af23dd46f61 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a Jul 03 17:53:13.903323 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8830cb4e-e580-43f3-8fcf-3af23dd46f61 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:13.903504 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8830cb4e-e580-43f3-8fcf-3af23dd46f61 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:13.912229 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:13.912229 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:13.917407 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8830cb4e-e580-43f3-8fcf-3af23dd46f61 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Volume info retrieved successfully. Jul 03 17:53:13.923352 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8830cb4e-e580-43f3-8fcf-3af23dd46f61 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a returned with HTTP 200 Jul 03 17:53:13.923742 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 536/2129] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:53:13 2026] GET /volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:14.440879 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cbc25cff-b815-4b65-b8ba-a81ab89b1154 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:14.445437 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cbc25cff-b815-4b65-b8ba-a81ab89b1154 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:14.445721 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cbc25cff-b815-4b65-b8ba-a81ab89b1154 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:14.445973 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cbc25cff-b815-4b65-b8ba-a81ab89b1154 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:14.455393 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:14.455393 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:14.458897 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cbc25cff-b815-4b65-b8ba-a81ab89b1154 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:14.463280 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cbc25cff-b815-4b65-b8ba-a81ab89b1154 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:14.463881 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 524/2130] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:14 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:14.936719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f80c107e-d143-4baa-9bfe-e1740347e084 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:14.938441 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f80c107e-d143-4baa-9bfe-e1740347e084 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a Jul 03 17:53:14.938664 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f80c107e-d143-4baa-9bfe-e1740347e084 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:14.938856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f80c107e-d143-4baa-9bfe-e1740347e084 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:14.945970 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:14.945970 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:14.949588 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f80c107e-d143-4baa-9bfe-e1740347e084 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Volume info retrieved successfully. Jul 03 17:53:14.954031 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f80c107e-d143-4baa-9bfe-e1740347e084 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a returned with HTTP 200 Jul 03 17:53:14.954398 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 531/2131] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:53:14 2026] GET /volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:14.967532 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-464c9bb3-2865-4d17-85f6-f8befea509fa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:14.969619 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-464c9bb3-2865-4d17-85f6-f8befea509fa tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/messages Jul 03 17:53:14.969839 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-464c9bb3-2865-4d17-85f6-f8befea509fa tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:14.970050 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-464c9bb3-2865-4d17-85f6-f8befea509fa tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:14.970353 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:14.970353 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:14.977907 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-464c9bb3-2865-4d17-85f6-f8befea509fa tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 17:53:14.978282 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 541/2132] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 17:53:14 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:14.987200 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-51eb9531-b40a-440b-b458-4ba652bd9044 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:14.988864 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-51eb9531-b40a-440b-b458-4ba652bd9044 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] DELETE https://10.4.3.210/volume/v3/messages/436344ab-a6dd-484a-aca9-5ced8f334030 Jul 03 17:53:14.989070 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-51eb9531-b40a-440b-b458-4ba652bd9044 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:14.989273 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-51eb9531-b40a-440b-b458-4ba652bd9044 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:15.000855 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-51eb9531-b40a-440b-b458-4ba652bd9044 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/messages/436344ab-a6dd-484a-aca9-5ced8f334030 returned with HTTP 204 Jul 03 17:53:15.001530 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 537/2133] 10.4.3.210 () {68 vars in 1394 bytes} [Fri Jul 3 17:53:14 2026] DELETE /volume/v3/messages/436344ab-a6dd-484a-aca9-5ced8f334030 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 17:53:15.007347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c713bc93-1eda-483d-b84a-b065bfed4eaf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.009056 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c713bc93-1eda-483d-b84a-b065bfed4eaf tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/messages/436344ab-a6dd-484a-aca9-5ced8f334030 Jul 03 17:53:15.009305 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c713bc93-1eda-483d-b84a-b065bfed4eaf tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:15.009540 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c713bc93-1eda-483d-b84a-b065bfed4eaf tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:15.013868 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c713bc93-1eda-483d-b84a-b065bfed4eaf tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/messages/436344ab-a6dd-484a-aca9-5ced8f334030 returned with HTTP 404 Jul 03 17:53:15.014302 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 525/2134] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 17:53:15 2026] GET /volume/v3/messages/436344ab-a6dd-484a-aca9-5ced8f334030 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:15.020341 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-28215ab7-9e0d-452f-9e92-6d49e59595ab None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.022098 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-28215ab7-9e0d-452f-9e92-6d49e59595ab tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a Jul 03 17:53:15.022306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-28215ab7-9e0d-452f-9e92-6d49e59595ab tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:15.022500 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-28215ab7-9e0d-452f-9e92-6d49e59595ab tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:15.029667 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:15.029667 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:15.033814 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-28215ab7-9e0d-452f-9e92-6d49e59595ab tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Volume info retrieved successfully. Jul 03 17:53:15.040260 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-28215ab7-9e0d-452f-9e92-6d49e59595ab tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a returned with HTTP 200 Jul 03 17:53:15.040689 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 532/2135] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:53:15 2026] GET /volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:15.051757 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d6db4a74-c3ff-4fed-856f-e0f1a551e7c0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.053906 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d6db4a74-c3ff-4fed-856f-e0f1a551e7c0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a Jul 03 17:53:15.054140 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d6db4a74-c3ff-4fed-856f-e0f1a551e7c0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:15.054321 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d6db4a74-c3ff-4fed-856f-e0f1a551e7c0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:15.054500 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-d6db4a74-c3ff-4fed-856f-e0f1a551e7c0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Delete volume with id: 6b3f6d13-3862-47be-a46f-c7a01be05b9a Jul 03 17:53:15.062108 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:15.062108 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:15.062650 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d6db4a74-c3ff-4fed-856f-e0f1a551e7c0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Volume info retrieved successfully. Jul 03 17:53:15.063935 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d6db4a74-c3ff-4fed-856f-e0f1a551e7c0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99941) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 17:53:15.096593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-d6db4a74-c3ff-4fed-856f-e0f1a551e7c0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Created reservations ['b1a619f1-8d76-4be9-aaba-5ef6ed2af75a', 'ce8d7fd9-cb5b-43ea-9a34-469e9a824a37', '3f446d89-e46c-4c93-a8de-91f8cecf1472', '4e576c1f-e73e-472b-a532-196e07ffbc25'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:15.125450 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d6db4a74-c3ff-4fed-856f-e0f1a551e7c0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Delete volume request issued successfully. Jul 03 17:53:15.125654 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d6db4a74-c3ff-4fed-856f-e0f1a551e7c0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a returned with HTTP 202 Jul 03 17:53:15.126070 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 542/2136] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 17:53:15 2026] DELETE /volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:15.132847 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7086739e-bd1b-4d9e-834e-89504840be19 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.134363 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7086739e-bd1b-4d9e-834e-89504840be19 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a Jul 03 17:53:15.134571 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7086739e-bd1b-4d9e-834e-89504840be19 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:15.134739 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7086739e-bd1b-4d9e-834e-89504840be19 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:15.140233 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7086739e-bd1b-4d9e-834e-89504840be19 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a returned with HTTP 404 Jul 03 17:53:15.140955 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 538/2137] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:53:15 2026] GET /volume/v3/volumes/6b3f6d13-3862-47be-a46f-c7a01be05b9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:15.147456 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5f9268e7-c981-4807-9c2f-eee09cbf6373 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.149739 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5f9268e7-c981-4807-9c2f-eee09cbf6373 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] DELETE https://10.4.3.210/volume/v3/types/1ae4fc20-7ace-44bf-ad6d-c206334e7eef Jul 03 17:53:15.150199 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5f9268e7-c981-4807-9c2f-eee09cbf6373 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:15.150529 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5f9268e7-c981-4807-9c2f-eee09cbf6373 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:15.175741 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5f9268e7-c981-4807-9c2f-eee09cbf6373 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] https://10.4.3.210/volume/v3/types/1ae4fc20-7ace-44bf-ad6d-c206334e7eef returned with HTTP 202 Jul 03 17:53:15.176152 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 526/2138] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:53:15 2026] DELETE /volume/v3/types/1ae4fc20-7ace-44bf-ad6d-c206334e7eef => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:15.184728 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-eb5e5e82-2d2d-4e81-b6b0-69a03c1934da None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.186663 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eb5e5e82-2d2d-4e81-b6b0-69a03c1934da tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] GET https://10.4.3.210/volume/v3/types/1ae4fc20-7ace-44bf-ad6d-c206334e7eef Jul 03 17:53:15.186931 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eb5e5e82-2d2d-4e81-b6b0-69a03c1934da tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:15.187119 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eb5e5e82-2d2d-4e81-b6b0-69a03c1934da tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:15.189989 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eb5e5e82-2d2d-4e81-b6b0-69a03c1934da tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] https://10.4.3.210/volume/v3/types/1ae4fc20-7ace-44bf-ad6d-c206334e7eef returned with HTTP 404 Jul 03 17:53:15.190422 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 533/2139] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:53:15 2026] GET /volume/v3/types/1ae4fc20-7ace-44bf-ad6d-c206334e7eef => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:15.201365 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1f65dd48-31f3-41a7-a59d-5148223a5aa2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.203401 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f65dd48-31f3-41a7-a59d-5148223a5aa2 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:53:15.203720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f65dd48-31f3-41a7-a59d-5148223a5aa2 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1682980344", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2102178349", "vendor_name": "tempest-vendor_name-1141402386"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:15.217384 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f65dd48-31f3-41a7-a59d-5148223a5aa2 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:53:15.217830 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 543/2140] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:53:15 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:15.227317 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.229154 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:15.229553 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8c2e7b00-b630-4234-a0b1-f5fe135374b7", "size": 1, "name": "tempest-UserMessagesTest-Volume-1807031425"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:15.231222 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Create volume request body: {'volume': {'volume_type': '8c2e7b00-b630-4234-a0b1-f5fe135374b7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1807031425'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:15.235927 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Create volume of 1 GB Jul 03 17:53:15.236263 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:15.236263 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:15.236833 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Availability Zones retrieved successfully. Jul 03 17:53:15.243329 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Flow 'volume_create_api' (a4bf9725-bdbe-4c4a-96c1-0df4bf9b384a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:15.244456 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11f9c8c-c59d-46ff-8b6a-52a8a6aa3cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:15.245507 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:15.273738 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11f9c8c-c59d-46ff-8b6a-52a8a6aa3cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:53:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2102178349',vendor_name='tempest-vendor_name-1141402386'},id=8c2e7b00-b630-4234-a0b1-f5fe135374b7,is_public=True,name='tempest-UserMessagesTest-volume-type-1682980344',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c2e7b00-b630-4234-a0b1-f5fe135374b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:15.275127 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c87688-15fd-463c-aa4f-a644af3ae684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:15.300790 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1682980344 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1682980344, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:15.301059 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1682980344 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1682980344, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:15.333119 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Created reservations ['be4af49b-579a-4ca6-b7e1-2bea53ab46af', '39ac95da-bc93-4667-8d0c-27e14a153f15', '0f8976b0-69e6-4e45-bd35-5ec1921a06de', '1cecda58-2bf7-4877-8db1-13ac7aa44851'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:15.333922 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c87688-15fd-463c-aa4f-a644af3ae684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be4af49b-579a-4ca6-b7e1-2bea53ab46af', '39ac95da-bc93-4667-8d0c-27e14a153f15', '0f8976b0-69e6-4e45-bd35-5ec1921a06de', '1cecda58-2bf7-4877-8db1-13ac7aa44851']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:15.334678 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8731917-27f9-4d86-90ce-a709b44b593e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:15.357572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8731917-27f9-4d86-90ce-a709b44b593e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c71cb30b-0d40-4b30-b0cb-5ecd4f55015e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1807031425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da5476aed25346d5bfa12b0bfe6cefa1',qos_specs=None,replication_status=,reservations=['be4af49b-579a-4ca6-b7e1-2bea53ab46af','39ac95da-bc93-4667-8d0c-27e14a153f15','0f8976b0-69e6-4e45-bd35-5ec1921a06de','1cecda58-2bf7-4877-8db1-13ac7aa44851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b7c96b4d3b5407ea8525de3ba034c9b',volume_type_id=8c2e7b00-b630-4234-a0b1-f5fe135374b7), 'volume': Volume(_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-03T17:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1807031425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c71cb30b-0d40-4b30-b0cb-5ecd4f55015e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da5476aed25346d5bfa12b0bfe6cefa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b7c96b4d3b5407ea8525de3ba034c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c2e7b00-b630-4234-a0b1-f5fe135374b7),volume_type_id=8c2e7b00-b630-4234-a0b1-f5fe135374b7)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:15.358864 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26e8e3e-a334-4401-851f-268473329f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:15.378937 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26e8e3e-a334-4401-851f-268473329f9b) transitioned into state 'SUCCESS' from state '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-1807031425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da5476aed25346d5bfa12b0bfe6cefa1',qos_specs=None,replication_status=,reservations=['be4af49b-579a-4ca6-b7e1-2bea53ab46af','39ac95da-bc93-4667-8d0c-27e14a153f15','0f8976b0-69e6-4e45-bd35-5ec1921a06de','1cecda58-2bf7-4877-8db1-13ac7aa44851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b7c96b4d3b5407ea8525de3ba034c9b',volume_type_id=8c2e7b00-b630-4234-a0b1-f5fe135374b7)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:15.379722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c226efd-e1f4-4221-9b5b-6b7c9f948732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:15.389984 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c226efd-e1f4-4221-9b5b-6b7c9f948732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:15.390904 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Flow 'volume_create_api' (a4bf9725-bdbe-4c4a-96c1-0df4bf9b384a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:15.391730 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Create volume request issued successfully. Jul 03 17:53:15.392378 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8d340f4b-fc8c-45ff-933c-83a448c393a2 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:15.392811 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 539/2141] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:53:15 2026] POST /volume/v3/volumes => generated 786 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:15.437221 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bc8bfa3d-99de-4b45-9ace-3a370b9e0ca6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.446421 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bc8bfa3d-99de-4b45-9ace-3a370b9e0ca6 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e Jul 03 17:53:15.446421 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bc8bfa3d-99de-4b45-9ace-3a370b9e0ca6 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:15.447022 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bc8bfa3d-99de-4b45-9ace-3a370b9e0ca6 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:15.454885 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:15.454885 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:15.460340 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bc8bfa3d-99de-4b45-9ace-3a370b9e0ca6 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Volume info retrieved successfully. Jul 03 17:53:15.465242 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bc8bfa3d-99de-4b45-9ace-3a370b9e0ca6 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e returned with HTTP 200 Jul 03 17:53:15.465809 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 527/2142] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:53:15 2026] GET /volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:15.479687 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3fc1a7b7-6b6a-42be-b443-6caedf40c0b4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.481995 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3fc1a7b7-6b6a-42be-b443-6caedf40c0b4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:15.482250 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3fc1a7b7-6b6a-42be-b443-6caedf40c0b4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:15.482554 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3fc1a7b7-6b6a-42be-b443-6caedf40c0b4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:15.494044 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:15.494044 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:15.497595 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3fc1a7b7-6b6a-42be-b443-6caedf40c0b4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:15.501584 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3fc1a7b7-6b6a-42be-b443-6caedf40c0b4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:15.501982 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 534/2143] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:15 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:15.546452 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c705207d-84ce-4476-9815-51af84f1d37b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:15.569928 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:15.570379 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1995889838"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:15.572823 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1995889838'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:15.572997 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume of 1 GB Jul 03 17:53:15.578853 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Availability Zones retrieved successfully. Jul 03 17:53:15.583869 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (f242580f-1848-4cb9-9338-c62257f3d0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:15.584982 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0528d0-0c22-4b04-ba81-ea85c0508f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:15.585913 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:15.610538 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0528d0-0c22-4b04-ba81-ea85c0508f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:15.611369 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502ea193-6c96-4f14-820d-dfaf850214d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:15.672470 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['7fa44dec-db81-44d1-aa5b-74b02a186de3', 'cde44ee1-9430-460b-ba9a-101061d37d0f', 'cb360f67-a4ea-4770-a07b-483183e8812a', 'd0d4bfcc-e9fc-41b6-b187-1b71bcea6a5e'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:15.673423 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502ea193-6c96-4f14-820d-dfaf850214d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fa44dec-db81-44d1-aa5b-74b02a186de3', 'cde44ee1-9430-460b-ba9a-101061d37d0f', 'cb360f67-a4ea-4770-a07b-483183e8812a', 'd0d4bfcc-e9fc-41b6-b187-1b71bcea6a5e']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:15.674198 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012938fe-99c7-4ad8-92da-9ec74ced69a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:15.697016 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012938fe-99c7-4ad8-92da-9ec74ced69a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b43a8203-04e9-4d3a-a28c-e5919a35b692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1995889838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['7fa44dec-db81-44d1-aa5b-74b02a186de3','cde44ee1-9430-460b-ba9a-101061d37d0f','cb360f67-a4ea-4770-a07b-483183e8812a','d0d4bfcc-e9fc-41b6-b187-1b71bcea6a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1995889838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b43a8203-04e9-4d3a-a28c-e5919a35b692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d46fa66d893041c2bccce526ea59579d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0577cf73570443999130a66d840fa62e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:15.697884 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fdbb9ca-6d87-4231-ad84-29e505696375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:15.714861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fdbb9ca-6d87-4231-ad84-29e505696375) transitioned into state 'SUCCESS' from state '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-1995889838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['7fa44dec-db81-44d1-aa5b-74b02a186de3','cde44ee1-9430-460b-ba9a-101061d37d0f','cb360f67-a4ea-4770-a07b-483183e8812a','d0d4bfcc-e9fc-41b6-b187-1b71bcea6a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:15.715641 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9893d80a-43c5-40d8-b8b1-7ee640cec2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:15.726293 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9893d80a-43c5-40d8-b8b1-7ee640cec2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:15.727837 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (f242580f-1848-4cb9-9338-c62257f3d0cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:15.728259 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume request issued successfully. Jul 03 17:53:15.729209 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c705207d-84ce-4476-9815-51af84f1d37b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:15.730341 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 544/2144] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:53:15 2026] POST /volume/v3/volumes => generated 749 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:16.414559 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-be87f066-3af7-424e-b958-7219d001e7ea None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.416624 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-be87f066-3af7-424e-b958-7219d001e7ea tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:16.416792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-be87f066-3af7-424e-b958-7219d001e7ea tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.416972 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-be87f066-3af7-424e-b958-7219d001e7ea tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.425324 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:16.425324 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:16.428394 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-be87f066-3af7-424e-b958-7219d001e7ea tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:16.432830 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-be87f066-3af7-424e-b958-7219d001e7ea tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:16.433338 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 540/2145] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:16 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:16.479878 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a702906a-9b5b-48f2-8f49-e22134dcd7b0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.481749 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a702906a-9b5b-48f2-8f49-e22134dcd7b0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e Jul 03 17:53:16.482012 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a702906a-9b5b-48f2-8f49-e22134dcd7b0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.482369 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a702906a-9b5b-48f2-8f49-e22134dcd7b0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.490272 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:16.490272 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:16.494366 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a702906a-9b5b-48f2-8f49-e22134dcd7b0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Volume info retrieved successfully. Jul 03 17:53:16.498754 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a702906a-9b5b-48f2-8f49-e22134dcd7b0 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e returned with HTTP 200 Jul 03 17:53:16.499131 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 528/2146] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:53:16 2026] GET /volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:16.511398 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b46be31d-8dfa-4f67-ae80-49253a26e0f1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.512936 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b46be31d-8dfa-4f67-ae80-49253a26e0f1 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/messages Jul 03 17:53:16.513269 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b46be31d-8dfa-4f67-ae80-49253a26e0f1 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.513543 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b46be31d-8dfa-4f67-ae80-49253a26e0f1 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.521528 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b46be31d-8dfa-4f67-ae80-49253a26e0f1 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 17:53:16.521661 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-581da4a3-65f6-47a5-924b-04d23bfcf8c0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.521958 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 535/2147] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 17:53:16 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:16.523748 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-581da4a3-65f6-47a5-924b-04d23bfcf8c0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:16.524003 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-581da4a3-65f6-47a5-924b-04d23bfcf8c0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.524216 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-581da4a3-65f6-47a5-924b-04d23bfcf8c0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.529249 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9a5b1be4-b683-4cff-ae89-c049fea00362 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.531289 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9a5b1be4-b683-4cff-ae89-c049fea00362 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/messages/1206c53b-3dfd-4593-b593-d7f1e9d7c138 Jul 03 17:53:16.531579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9a5b1be4-b683-4cff-ae89-c049fea00362 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.531834 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9a5b1be4-b683-4cff-ae89-c049fea00362 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.534653 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:16.534653 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:16.535670 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9a5b1be4-b683-4cff-ae89-c049fea00362 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/messages/1206c53b-3dfd-4593-b593-d7f1e9d7c138 returned with HTTP 200 Jul 03 17:53:16.536087 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 541/2148] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 17:53:16 2026] GET /volume/v3/messages/1206c53b-3dfd-4593-b593-d7f1e9d7c138 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:16.538154 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-581da4a3-65f6-47a5-924b-04d23bfcf8c0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:16.544001 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-581da4a3-65f6-47a5-924b-04d23bfcf8c0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:16.544446 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 545/2149] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:16 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:16.545067 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a62049ab-246b-4933-a326-a2ca57d19356 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.546780 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a62049ab-246b-4933-a326-a2ca57d19356 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/messages Jul 03 17:53:16.547039 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a62049ab-246b-4933-a326-a2ca57d19356 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.547227 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a62049ab-246b-4933-a326-a2ca57d19356 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.551755 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a62049ab-246b-4933-a326-a2ca57d19356 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 17:53:16.552148 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 529/2150] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 17:53:16 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 17:53:16.564692 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5dfb9239-31bc-4302-bcc1-c0ab656be008 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.571019 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5dfb9239-31bc-4302-bcc1-c0ab656be008 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] DELETE https://10.4.3.210/volume/v3/messages/1206c53b-3dfd-4593-b593-d7f1e9d7c138 Jul 03 17:53:16.571019 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5dfb9239-31bc-4302-bcc1-c0ab656be008 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.571019 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5dfb9239-31bc-4302-bcc1-c0ab656be008 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.582647 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5dfb9239-31bc-4302-bcc1-c0ab656be008 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/messages/1206c53b-3dfd-4593-b593-d7f1e9d7c138 returned with HTTP 204 Jul 03 17:53:16.582647 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 536/2151] 10.4.3.210 () {68 vars in 1394 bytes} [Fri Jul 3 17:53:16 2026] DELETE /volume/v3/messages/1206c53b-3dfd-4593-b593-d7f1e9d7c138 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 17:53:16.590708 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a234f892-8310-4c9a-bcfe-29bed3a2c8ec None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.596252 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a234f892-8310-4c9a-bcfe-29bed3a2c8ec tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e Jul 03 17:53:16.598792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a234f892-8310-4c9a-bcfe-29bed3a2c8ec tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.598792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a234f892-8310-4c9a-bcfe-29bed3a2c8ec tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.605447 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:16.605447 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:16.610724 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a234f892-8310-4c9a-bcfe-29bed3a2c8ec tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Volume info retrieved successfully. Jul 03 17:53:16.616065 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a234f892-8310-4c9a-bcfe-29bed3a2c8ec tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e returned with HTTP 200 Jul 03 17:53:16.616552 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 542/2152] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:53:16 2026] GET /volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:16.629127 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.634875 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e Jul 03 17:53:16.635211 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.635443 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.635680 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Delete volume with id: c71cb30b-0d40-4b30-b0cb-5ecd4f55015e Jul 03 17:53:16.649514 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:16.649514 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:16.650208 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Volume info retrieved successfully. Jul 03 17:53:16.651994 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99941) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 17:53:16.664282 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1682980344 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1682980344, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:16.664553 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1682980344 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1682980344, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:16.673007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Created reservations ['89e78f88-c5b3-4875-8afc-21a127635d02', 'fd1fbdaf-f741-4967-acec-0ee7b0cb0961', '5e167021-eb5b-453b-a6ab-f55358b25b17', 'c4433966-f576-4bac-b01d-472e84523c82'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:16.703518 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Delete volume request issued successfully. Jul 03 17:53:16.703756 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d87a92d7-0b70-4d20-b926-bb44f27bfcd5 tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e returned with HTTP 202 Jul 03 17:53:16.704201 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 546/2153] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 17:53:16 2026] DELETE /volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:16.714308 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-db3a8437-d5e2-4a1e-93fe-48b719dfd06b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.714308 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-db3a8437-d5e2-4a1e-93fe-48b719dfd06b tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] GET https://10.4.3.210/volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e Jul 03 17:53:16.714539 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-db3a8437-d5e2-4a1e-93fe-48b719dfd06b tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.714667 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-db3a8437-d5e2-4a1e-93fe-48b719dfd06b tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.719789 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-db3a8437-d5e2-4a1e-93fe-48b719dfd06b tempest-UserMessagesTest-1401645099 tempest-UserMessagesTest-1401645099-project-member] https://10.4.3.210/volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e returned with HTTP 404 Jul 03 17:53:16.720210 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 530/2154] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:53:16 2026] GET /volume/v3/volumes/c71cb30b-0d40-4b30-b0cb-5ecd4f55015e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:16.728140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a4bae6e2-8db6-4182-a8e4-815e24c54814 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.730644 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a4bae6e2-8db6-4182-a8e4-815e24c54814 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] DELETE https://10.4.3.210/volume/v3/types/8c2e7b00-b630-4234-a0b1-f5fe135374b7 Jul 03 17:53:16.730873 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a4bae6e2-8db6-4182-a8e4-815e24c54814 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.731059 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a4bae6e2-8db6-4182-a8e4-815e24c54814 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.765913 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a4bae6e2-8db6-4182-a8e4-815e24c54814 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] https://10.4.3.210/volume/v3/types/8c2e7b00-b630-4234-a0b1-f5fe135374b7 returned with HTTP 202 Jul 03 17:53:16.766303 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 537/2155] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:53:16 2026] DELETE /volume/v3/types/8c2e7b00-b630-4234-a0b1-f5fe135374b7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:16.772620 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a920838a-c0ef-4bc5-8e48-2577f480aa51 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.774697 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a920838a-c0ef-4bc5-8e48-2577f480aa51 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] GET https://10.4.3.210/volume/v3/types/8c2e7b00-b630-4234-a0b1-f5fe135374b7 Jul 03 17:53:16.774967 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a920838a-c0ef-4bc5-8e48-2577f480aa51 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.775230 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a920838a-c0ef-4bc5-8e48-2577f480aa51 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.778506 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a920838a-c0ef-4bc5-8e48-2577f480aa51 tempest-UserMessagesTest-1946438230 tempest-UserMessagesTest-1946438230-project-admin] https://10.4.3.210/volume/v3/types/8c2e7b00-b630-4234-a0b1-f5fe135374b7 returned with HTTP 404 Jul 03 17:53:16.779164 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 543/2156] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:53:16 2026] GET /volume/v3/types/8c2e7b00-b630-4234-a0b1-f5fe135374b7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:16.780087 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-e5317656-f0bd-4a05-82e6-ff85354022ae None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:16.782170 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-e5317656-f0bd-4a05-82e6-ff85354022ae tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467 Jul 03 17:53:16.782403 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-e5317656-f0bd-4a05-82e6-ff85354022ae tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:16.782760 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-e5317656-f0bd-4a05-82e6-ff85354022ae tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:16.789972 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:16.789972 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:17.322945 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2fd5d925-ff29-4001-980f-7da1b2bdc8c2 req-e5317656-f0bd-4a05-82e6-ff85354022ae tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467 returned with HTTP 200 Jul 03 17:53:17.323395 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 547/2157] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:53:16 2026] DELETE /volume/v3/attachments/455816fb-445b-44cf-b9ae-1f14ae574467 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:17.557065 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-577ccec0-40c1-4b5f-b662-28bebd0c70e4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:17.558870 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-577ccec0-40c1-4b5f-b662-28bebd0c70e4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:17.559059 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-577ccec0-40c1-4b5f-b662-28bebd0c70e4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:17.559234 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-577ccec0-40c1-4b5f-b662-28bebd0c70e4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:17.566273 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:17.566273 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:17.570172 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-577ccec0-40c1-4b5f-b662-28bebd0c70e4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:17.574125 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-577ccec0-40c1-4b5f-b662-28bebd0c70e4 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:17.574476 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 531/2158] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:17 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:17.590734 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7a15af29-d4cc-468b-989d-7c9030865b17 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:17.592343 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a15af29-d4cc-468b-989d-7c9030865b17 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:17.592589 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a15af29-d4cc-468b-989d-7c9030865b17 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:17.592845 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a15af29-d4cc-468b-989d-7c9030865b17 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:17.599233 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:17.599233 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:17.602803 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7a15af29-d4cc-468b-989d-7c9030865b17 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:17.606652 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a15af29-d4cc-468b-989d-7c9030865b17 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:17.606955 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 538/2159] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:17 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:18.708926 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c1f77e8b-f69a-4881-aae9-a53a89653c10 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:18.711406 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1f77e8b-f69a-4881-aae9-a53a89653c10 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:18.711475 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1f77e8b-f69a-4881-aae9-a53a89653c10 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:18.711691 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1f77e8b-f69a-4881-aae9-a53a89653c10 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:18.719178 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:18.719178 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:18.722759 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c1f77e8b-f69a-4881-aae9-a53a89653c10 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:18.726567 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1f77e8b-f69a-4881-aae9-a53a89653c10 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:18.726990 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 544/2160] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:18 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:18.793948 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b63f0199-873f-43b9-a7c0-8dec854db650 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:18.796370 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:18.796857 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2041938789", "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:18.798734 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2041938789', 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:18.844645 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bd036d55-a772-4058-9b49-96f64efe30aa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:18.848930 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bd036d55-a772-4058-9b49-96f64efe30aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] DELETE https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:53:18.849146 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bd036d55-a772-4058-9b49-96f64efe30aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:18.849351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bd036d55-a772-4058-9b49-96f64efe30aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:18.849519 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-bd036d55-a772-4058-9b49-96f64efe30aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Delete volume with id: 9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:53:18.860765 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:18.860765 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:18.861886 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bd036d55-a772-4058-9b49-96f64efe30aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:53:18.878710 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bd036d55-a772-4058-9b49-96f64efe30aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Delete volume request issued successfully. Jul 03 17:53:18.879139 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bd036d55-a772-4058-9b49-96f64efe30aa tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 202 Jul 03 17:53:18.879257 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 532/2161] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:18 2026] DELETE /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:18.887531 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e53ac127-69c3-45f3-b5be-05ced07d67c5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:18.890260 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e53ac127-69c3-45f3-b5be-05ced07d67c5 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:53:18.891399 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e53ac127-69c3-45f3-b5be-05ced07d67c5 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:18.891399 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e53ac127-69c3-45f3-b5be-05ced07d67c5 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:18.898320 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:18.898320 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:18.902194 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e53ac127-69c3-45f3-b5be-05ced07d67c5 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:53:18.906825 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e53ac127-69c3-45f3-b5be-05ced07d67c5 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 200 Jul 03 17:53:18.907293 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 539/2162] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:18 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:19.045050 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume of 1 GB Jul 03 17:53:19.045050 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:19.045050 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:19.045050 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Availability Zones retrieved successfully. Jul 03 17:53:19.052274 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Flow 'volume_create_api' (3ac19b07-8fe4-40b9-9f1d-b27233bb2255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:19.053528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c10754-5811-40d2-8f66-a84a97229c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:19.056507 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:19.098765 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:19.098765 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:19.115413 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c10754-5811-40d2-8f66-a84a97229c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:35Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '660eef5a-fd23-49c3-a1ed-1c0cd88604ea', 'encryption_key_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=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:19.116255 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75658f04-82b8-40bc-8051-2b77aeea84ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:19.131433 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6e09a6bd-5d7c-4679-affc-d00215a29364 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:19.170359 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Created reservations ['5de99b2c-b30b-49e9-8a97-ea0bd83ca8cc', '302b354d-76d3-4077-913d-c57bdd259262', 'a522c3d9-920b-489e-8beb-650c85424b52', 'b77fe1b7-88c6-456c-8bbf-4b789c4eb5ef'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:19.171450 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75658f04-82b8-40bc-8051-2b77aeea84ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5de99b2c-b30b-49e9-8a97-ea0bd83ca8cc', '302b354d-76d3-4077-913d-c57bdd259262', 'a522c3d9-920b-489e-8beb-650c85424b52', 'b77fe1b7-88c6-456c-8bbf-4b789c4eb5ef']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:19.172578 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07dca1fa-a3d2-4ff1-881a-74b81e3b13a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:19.193507 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07dca1fa-a3d2-4ff1-881a-74b81e3b13a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41b5d779-4759-4ff6-b491-43839cf2ddc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2041938789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',qos_specs=None,replication_status=,reservations=['5de99b2c-b30b-49e9-8a97-ea0bd83ca8cc','302b354d-76d3-4077-913d-c57bdd259262','a522c3d9-920b-489e-8beb-650c85424b52','b77fe1b7-88c6-456c-8bbf-4b789c4eb5ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf45126c3146449014f0235d2c2164',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea), 'volume': Volume(_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-03T17:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2041938789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41b5d779-4759-4ff6-b491-43839cf2ddc1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38cf45126c3146449014f0235d2c2164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(660eef5a-fd23-49c3-a1ed-1c0cd88604ea),volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:19.194288 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c851ec20-4d2a-43d9-834a-fbf939a68044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:19.212273 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c851ec20-4d2a-43d9-834a-fbf939a68044) transitioned into state 'SUCCESS' from state '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-2041938789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5dbce6b3f1ac4849895bfd8637b6ca1d',qos_specs=None,replication_status=,reservations=['5de99b2c-b30b-49e9-8a97-ea0bd83ca8cc','302b354d-76d3-4077-913d-c57bdd259262','a522c3d9-920b-489e-8beb-650c85424b52','b77fe1b7-88c6-456c-8bbf-4b789c4eb5ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf45126c3146449014f0235d2c2164',volume_type_id=660eef5a-fd23-49c3-a1ed-1c0cd88604ea)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:19.212980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca47883f-9e69-47e0-b07e-43068b327ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:19.216881 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6e09a6bd-5d7c-4679-affc-d00215a29364 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:53:19.217209 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6e09a6bd-5d7c-4679-affc-d00215a29364 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-129200876"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:19.227355 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca47883f-9e69-47e0-b07e-43068b327ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:19.228287 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Flow 'volume_create_api' (3ac19b07-8fe4-40b9-9f1d-b27233bb2255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:19.228654 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create volume request issued successfully. Jul 03 17:53:19.229180 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b63f0199-873f-43b9-a7c0-8dec854db650 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:19.229418 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6e09a6bd-5d7c-4679-affc-d00215a29364 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:53:19.229574 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 548/2163] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:18 2026] POST /volume/v3/volumes => generated 760 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:19.233923 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 545/2164] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:53:19 2026] POST /volume/v3/types => generated 232 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:19.241093 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d0bea1c2-0142-4a82-ae60-16375137eff6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:19.242665 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2ab2f161-c1a4-48d7-99e3-c1fe468a2c9e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:19.243132 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d0bea1c2-0142-4a82-ae60-16375137eff6 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:19.243403 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d0bea1c2-0142-4a82-ae60-16375137eff6 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:19.243724 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d0bea1c2-0142-4a82-ae60-16375137eff6 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:19.244923 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ab2f161-c1a4-48d7-99e3-c1fe468a2c9e tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:53:19.246474 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ab2f161-c1a4-48d7-99e3-c1fe468a2c9e tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-359470516", "extra_specs": {"multiattach": " True"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:19.251674 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:19.251674 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:19.256157 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d0bea1c2-0142-4a82-ae60-16375137eff6 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:19.262757 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d0bea1c2-0142-4a82-ae60-16375137eff6 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 200 Jul 03 17:53:19.263253 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 533/2165] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:19 2026] GET /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:19.266994 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ab2f161-c1a4-48d7-99e3-c1fe468a2c9e tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:53:19.267502 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 540/2166] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:53:19 2026] POST /volume/v3/types => generated 258 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:19.275173 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9ab184d3-3903-461d-9093-b7c48aa71708 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:19.317921 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d4c599fa-0ead-4dd6-81fe-ee47683b624e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:19.319675 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d4c599fa-0ead-4dd6-81fe-ee47683b624e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:53:19.320027 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d4c599fa-0ead-4dd6-81fe-ee47683b624e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2c36f8e-f948-49fa-befe-29a235eccbbb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1178671479", "description": null, "metadata": null}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:19.338193 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:19.338193 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:19.338908 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d4c599fa-0ead-4dd6-81fe-ee47683b624e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:19.339131 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-d4c599fa-0ead-4dd6-81fe-ee47683b624e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create snapshot from volume e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:53:19.343268 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:19.343781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-129200876", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1584373088"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:19.345964 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-129200876', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1584373088'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:19.350022 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Create volume of 1 GB Jul 03 17:53:19.350436 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:19.350436 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:19.351137 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Availability Zones retrieved successfully. Jul 03 17:53:19.359522 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Flow 'volume_create_api' (1aa2af2e-1d7b-4a6d-b190-6f481fbc97aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:19.360986 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f2fbfa-5c4e-4091-bc23-f9c655c632e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:19.362373 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:19.368555 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-d4c599fa-0ead-4dd6-81fe-ee47683b624e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['6e307b10-e9e1-4e9d-95cf-d607bc445104', '2ae51a87-1b2d-4f15-b395-53e569a8e882', '1924f571-22a1-40e5-9a33-d59c8954e942', 'adf94038-c808-421a-ad7b-a83dc0edea12'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:19.394712 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f2fbfa-5c4e-4091-bc23-f9c655c632e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:53:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa9bf5cb-43ab-4430-bbb2-95879b2d217f,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-129200876',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa9bf5cb-43ab-4430-bbb2-95879b2d217f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:19.395556 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f672e16-9826-4f25-a51a-b86494183135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:19.398204 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d4c599fa-0ead-4dd6-81fe-ee47683b624e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot force create request issued successfully. Jul 03 17:53:19.398628 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d4c599fa-0ead-4dd6-81fe-ee47683b624e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:53:19.399076 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 546/2167] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:53:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:19.407419 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3927bce5-7030-434a-aa32-1b4cfada5ab8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:19.409928 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3927bce5-7030-434a-aa32-1b4cfada5ab8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af Jul 03 17:53:19.410204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3927bce5-7030-434a-aa32-1b4cfada5ab8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:19.410424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3927bce5-7030-434a-aa32-1b4cfada5ab8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:19.415086 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:19.415086 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:19.415487 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3927bce5-7030-434a-aa32-1b4cfada5ab8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:19.416205 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3927bce5-7030-434a-aa32-1b4cfada5ab8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af returned with HTTP 200 Jul 03 17:53:19.416643 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 534/2168] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:19 2026] GET /volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:19.431674 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-129200876 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-129200876, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:19.431918 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-129200876 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-129200876, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:19.479328 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Created reservations ['ab6edcf2-e53b-4c44-834a-1cd318f4fba0', 'a4b80161-ae35-4638-b856-0de8648a37df', 'e92e7ae9-1fe6-48e0-ba7e-c5624d0278c0', '457d8a0a-9c82-434a-ade6-b2c179a20ad8'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:19.480281 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f672e16-9826-4f25-a51a-b86494183135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab6edcf2-e53b-4c44-834a-1cd318f4fba0', 'a4b80161-ae35-4638-b856-0de8648a37df', 'e92e7ae9-1fe6-48e0-ba7e-c5624d0278c0', '457d8a0a-9c82-434a-ade6-b2c179a20ad8']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:19.481317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4d2d16-0fd8-4338-ad10-f2dc32d68034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:19.507336 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4d2d16-0fd8-4338-ad10-f2dc32d68034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1584373088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d2781bbb13a4961944945e4e6f70aec',qos_specs=None,replication_status=,reservations=['ab6edcf2-e53b-4c44-834a-1cd318f4fba0','a4b80161-ae35-4638-b856-0de8648a37df','e92e7ae9-1fe6-48e0-ba7e-c5624d0278c0','457d8a0a-9c82-434a-ade6-b2c179a20ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb53bdce5ec44979b59a41f2a85a5ed0',volume_type_id=fa9bf5cb-43ab-4430-bbb2-95879b2d217f), 'volume': Volume(_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-03T17:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1584373088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d2781bbb13a4961944945e4e6f70aec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb53bdce5ec44979b59a41f2a85a5ed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa9bf5cb-43ab-4430-bbb2-95879b2d217f),volume_type_id=fa9bf5cb-43ab-4430-bbb2-95879b2d217f)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:19.508241 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a13812-69de-494f-98ec-61b67a3955c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:19.526591 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a13812-69de-494f-98ec-61b67a3955c9) transitioned into state 'SUCCESS' from state '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-1584373088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d2781bbb13a4961944945e4e6f70aec',qos_specs=None,replication_status=,reservations=['ab6edcf2-e53b-4c44-834a-1cd318f4fba0','a4b80161-ae35-4638-b856-0de8648a37df','e92e7ae9-1fe6-48e0-ba7e-c5624d0278c0','457d8a0a-9c82-434a-ade6-b2c179a20ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb53bdce5ec44979b59a41f2a85a5ed0',volume_type_id=fa9bf5cb-43ab-4430-bbb2-95879b2d217f)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:19.527638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81501ca5-256a-437f-a0f0-820808f48966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:19.537700 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81501ca5-256a-437f-a0f0-820808f48966) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:19.538524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Flow 'volume_create_api' (1aa2af2e-1d7b-4a6d-b190-6f481fbc97aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:19.538904 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Create volume request issued successfully. Jul 03 17:53:19.539533 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ab184d3-3903-461d-9093-b7c48aa71708 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:19.539942 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 549/2169] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:53:19 2026] POST /volume/v3/volumes => generated 871 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:19.558026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-477fd5a8-9aff-497d-8e77-64964c8eaa20 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:19.559439 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-477fd5a8-9aff-497d-8e77-64964c8eaa20 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:19.559766 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-477fd5a8-9aff-497d-8e77-64964c8eaa20 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:19.559883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-477fd5a8-9aff-497d-8e77-64964c8eaa20 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:19.571348 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:19.571348 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:19.577115 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-477fd5a8-9aff-497d-8e77-64964c8eaa20 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:19.584588 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-477fd5a8-9aff-497d-8e77-64964c8eaa20 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:19.585073 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 541/2170] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:19 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:19.921079 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e5bfa373-9daa-47d5-b1ea-3cb9cde9928a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:19.923039 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e5bfa373-9daa-47d5-b1ea-3cb9cde9928a tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 Jul 03 17:53:19.923264 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e5bfa373-9daa-47d5-b1ea-3cb9cde9928a tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:19.923450 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e5bfa373-9daa-47d5-b1ea-3cb9cde9928a tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:19.929353 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e5bfa373-9daa-47d5-b1ea-3cb9cde9928a tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 returned with HTTP 404 Jul 03 17:53:19.930032 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 547/2171] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:19 2026] GET /volume/v3/volumes/9a01402d-07db-4dc5-a062-4dfbd2638347 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:19.996897 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-50a57fca-01ee-4c9e-b92f-240617851103 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:19.998983 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-50a57fca-01ee-4c9e-b92f-240617851103 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:53:19.999215 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-50a57fca-01ee-4c9e-b92f-240617851103 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:19.999435 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-50a57fca-01ee-4c9e-b92f-240617851103 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:19.999651 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-50a57fca-01ee-4c9e-b92f-240617851103 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Delete volume with id: f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:53:20.007541 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.007541 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:20.008136 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-50a57fca-01ee-4c9e-b92f-240617851103 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:53:20.029650 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-50a57fca-01ee-4c9e-b92f-240617851103 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Delete volume request issued successfully. Jul 03 17:53:20.029864 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-50a57fca-01ee-4c9e-b92f-240617851103 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 202 Jul 03 17:53:20.030340 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 535/2172] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:19 2026] DELETE /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:20.038041 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dae6e443-3f95-4209-9aea-a8a3f895a800 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.040444 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dae6e443-3f95-4209-9aea-a8a3f895a800 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:53:20.040706 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dae6e443-3f95-4209-9aea-a8a3f895a800 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:20.040957 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dae6e443-3f95-4209-9aea-a8a3f895a800 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:20.049194 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.049194 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:20.053971 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-dae6e443-3f95-4209-9aea-a8a3f895a800 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Volume info retrieved successfully. Jul 03 17:53:20.058712 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dae6e443-3f95-4209-9aea-a8a3f895a800 tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 200 Jul 03 17:53:20.058940 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 550/2173] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:20 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:20.277782 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bca1110f-21bf-4e35-a93c-eb14d20b4932 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.279574 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bca1110f-21bf-4e35-a93c-eb14d20b4932 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:20.279749 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bca1110f-21bf-4e35-a93c-eb14d20b4932 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:20.279995 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bca1110f-21bf-4e35-a93c-eb14d20b4932 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:20.286954 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.286954 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:20.290298 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bca1110f-21bf-4e35-a93c-eb14d20b4932 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:20.294972 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bca1110f-21bf-4e35-a93c-eb14d20b4932 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 200 Jul 03 17:53:20.295332 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 542/2174] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:20 2026] GET /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 1368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:20.425635 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8954a9c0-6121-45ff-879f-d5e97f31d731 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.427931 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8954a9c0-6121-45ff-879f-d5e97f31d731 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af Jul 03 17:53:20.430626 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8954a9c0-6121-45ff-879f-d5e97f31d731 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:20.430626 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8954a9c0-6121-45ff-879f-d5e97f31d731 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:20.435453 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.435453 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:20.435869 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8954a9c0-6121-45ff-879f-d5e97f31d731 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:20.436695 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8954a9c0-6121-45ff-879f-d5e97f31d731 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af returned with HTTP 200 Jul 03 17:53:20.438670 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 548/2175] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:20 2026] GET /volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:20.446206 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ffbb0590-855b-4c52-a941-85d38ee3a8da None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.449803 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-56d6481a-f3db-445e-ab5c-31ec9ef97263 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.451226 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ffbb0590-855b-4c52-a941-85d38ee3a8da tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af Jul 03 17:53:20.451613 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ffbb0590-855b-4c52-a941-85d38ee3a8da tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:20.451839 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ffbb0590-855b-4c52-a941-85d38ee3a8da tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:20.451925 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-56d6481a-f3db-445e-ab5c-31ec9ef97263 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:20.452054 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-56d6481a-f3db-445e-ab5c-31ec9ef97263 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:20.452194 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-56d6481a-f3db-445e-ab5c-31ec9ef97263 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:20.459408 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.459408 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:20.459739 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.459739 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:20.460000 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ffbb0590-855b-4c52-a941-85d38ee3a8da tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:20.461661 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ffbb0590-855b-4c52-a941-85d38ee3a8da tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af returned with HTTP 200 Jul 03 17:53:20.462156 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 536/2176] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:20 2026] GET /volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:20.463461 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-56d6481a-f3db-445e-ab5c-31ec9ef97263 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:20.469207 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-56d6481a-f3db-445e-ab5c-31ec9ef97263 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 200 Jul 03 17:53:20.469207 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 551/2177] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:20 2026] GET /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:20.597384 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d60586bf-8c58-4f31-8cba-d0281114c2b9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.599342 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d60586bf-8c58-4f31-8cba-d0281114c2b9 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:20.599610 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d60586bf-8c58-4f31-8cba-d0281114c2b9 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:20.599806 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d60586bf-8c58-4f31-8cba-d0281114c2b9 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:20.609891 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.609891 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:20.615343 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d60586bf-8c58-4f31-8cba-d0281114c2b9 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:20.626676 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d60586bf-8c58-4f31-8cba-d0281114c2b9 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:20.627141 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 543/2178] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:20 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:20.648595 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c9c60f2d-e33d-4f2b-8c7a-975cc01875c0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.650106 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c9c60f2d-e33d-4f2b-8c7a-975cc01875c0 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:20.650289 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c9c60f2d-e33d-4f2b-8c7a-975cc01875c0 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:20.650456 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c9c60f2d-e33d-4f2b-8c7a-975cc01875c0 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:20.658864 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.658864 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:20.661916 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c9c60f2d-e33d-4f2b-8c7a-975cc01875c0 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Volume info retrieved successfully. Jul 03 17:53:20.665145 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c9c60f2d-e33d-4f2b-8c7a-975cc01875c0 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:20.665688 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 549/2179] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:20 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 17:53:20.677761 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-13044adb-75b1-4a4c-8029-f55fc728373b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.679334 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] POST https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef/action Jul 03 17:53:20.679673 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-359470516", "migration_policy": "never"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:53:20.679805 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-359470516", "migration_policy": "never"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:20.689483 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.689483 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:20.689986 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:20.694957 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.694957 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:20.706335 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-359470516 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-359470516, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:20.706586 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-359470516 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-359470516, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:20.722507 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Created reservations ['9bbbd66f-5413-4418-8e88-14dd7799bc34', 'bc0c57ed-dad1-40d8-af64-0490d12dc53e'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:20.731181 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-129200876 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-129200876, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:20.731420 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-129200876 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-129200876, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:20.737580 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Created reservations ['f97d52aa-bcd6-4287-868b-eff9964987a1', '6a77f60d-6d2d-4167-b419-bc5b08be2259'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:20.766239 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Retype volume request issued successfully. Jul 03 17:53:20.766451 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-13044adb-75b1-4a4c-8029-f55fc728373b tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef/action returned with HTTP 202 Jul 03 17:53:20.766896 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 537/2180] 10.4.3.210 () {70 vars in 1432 bytes} [Fri Jul 3 17:53:20 2026] POST /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 17:53:20.777048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-54de6088-2be4-4c38-b19d-9221a2458917 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.780603 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-54de6088-2be4-4c38-b19d-9221a2458917 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:20.780910 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-54de6088-2be4-4c38-b19d-9221a2458917 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:20.781159 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-54de6088-2be4-4c38-b19d-9221a2458917 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:20.796469 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.796469 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:20.803525 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-54de6088-2be4-4c38-b19d-9221a2458917 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:20.808842 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-54de6088-2be4-4c38-b19d-9221a2458917 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:20.809316 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 552/2181] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:20 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:20.899252 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-830c9e85-a146-4354-8edd-872daac308a1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.901181 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-830c9e85-a146-4354-8edd-872daac308a1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:20.901385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-830c9e85-a146-4354-8edd-872daac308a1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:20.901608 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-830c9e85-a146-4354-8edd-872daac308a1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:20.907706 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.907706 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:20.910778 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-830c9e85-a146-4354-8edd-872daac308a1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:20.915023 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-830c9e85-a146-4354-8edd-872daac308a1 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 200 Jul 03 17:53:20.915389 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 544/2182] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:20 2026] GET /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 1368 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:20.924100 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9f116010-368b-4599-b427-5bf9cb4737e3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.924417 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9f116010-368b-4599-b427-5bf9cb4737e3 None None] GET https://10.4.3.210/volume// Jul 03 17:53:20.924591 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9f116010-368b-4599-b427-5bf9cb4737e3 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:20.924801 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9f116010-368b-4599-b427-5bf9cb4737e3 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:20.925120 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9f116010-368b-4599-b427-5bf9cb4737e3 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:53:20.925378 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 550/2183] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:53: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 17:53:20.931945 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-44a7a060-d27e-4bc2-971c-09accc6759a0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:20.933932 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-44a7a060-d27e-4bc2-971c-09accc6759a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:53:20.934262 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-44a7a060-d27e-4bc2-971c-09accc6759a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41b5d779-4759-4ff6-b491-43839cf2ddc1", "connector": null, "instance_uuid": "4761d715-d501-4c21-b326-b80d2b453dee"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:20.941803 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:20.941803 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:20.965048 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-44a7a060-d27e-4bc2-971c-09accc6759a0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:53:20.969791 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 538/2184] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:53:20 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:53:21.073280 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-64d2ea7a-2bb9-445b-b35d-f985c749f6bb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:21.074725 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-64d2ea7a-2bb9-445b-b35d-f985c749f6bb tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] GET https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 Jul 03 17:53:21.074903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-64d2ea7a-2bb9-445b-b35d-f985c749f6bb tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:21.075064 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-64d2ea7a-2bb9-445b-b35d-f985c749f6bb tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:21.080072 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-64d2ea7a-2bb9-445b-b35d-f985c749f6bb tempest-AttachVolumeShelveTestJSON-585252808 tempest-AttachVolumeShelveTestJSON-585252808-project-member] https://10.4.3.210/volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 returned with HTTP 404 Jul 03 17:53:21.080468 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 553/2185] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:21 2026] GET /volume/v3/volumes/f4c6db84-61a0-4351-a084-9ab3f0241382 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:21.822238 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-858a193f-a976-4531-b348-a11a134af3e9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:21.824459 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-858a193f-a976-4531-b348-a11a134af3e9 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:21.824459 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-858a193f-a976-4531-b348-a11a134af3e9 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:21.826488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-858a193f-a976-4531-b348-a11a134af3e9 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:21.833185 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:21.833185 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:21.837324 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-858a193f-a976-4531-b348-a11a134af3e9 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:21.842889 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-858a193f-a976-4531-b348-a11a134af3e9 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:21.843431 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 545/2186] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:21 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:21.858056 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-784baafd-1ca7-4549-9635-343a3ad06e2c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:21.859835 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-784baafd-1ca7-4549-9635-343a3ad06e2c tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:21.860085 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-784baafd-1ca7-4549-9635-343a3ad06e2c tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:21.860267 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-784baafd-1ca7-4549-9635-343a3ad06e2c tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:21.868160 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:21.868160 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:21.871961 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-784baafd-1ca7-4549-9635-343a3ad06e2c tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Volume info retrieved successfully. Jul 03 17:53:21.876063 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-784baafd-1ca7-4549-9635-343a3ad06e2c tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:21.876472 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 551/2187] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:21 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:53:21.892046 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0b0168cb-5bc4-4605-98ab-c4afb5258ce3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:21.893551 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0b0168cb-5bc4-4605-98ab-c4afb5258ce3 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:21.893838 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0b0168cb-5bc4-4605-98ab-c4afb5258ce3 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:21.894096 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0b0168cb-5bc4-4605-98ab-c4afb5258ce3 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:21.904303 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:21.904303 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:21.910015 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0b0168cb-5bc4-4605-98ab-c4afb5258ce3 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Volume info retrieved successfully. Jul 03 17:53:21.917685 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0b0168cb-5bc4-4605-98ab-c4afb5258ce3 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:21.918378 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 539/2188] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:21 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 1191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:53:21.930127 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:21.935800 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] POST https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef/action Jul 03 17:53:21.935800 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-129200876", "migration_policy": "never"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:53:21.935800 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-129200876", "migration_policy": "never"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:21.947016 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:21.947016 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:21.947938 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:21.989385 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Created reservations ['08bfe1d3-41b5-4b47-8dc3-469994a33cb7', '49c76ac1-657b-4114-9772-3967a5d4f2cf'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:22.007718 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-359470516 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-359470516, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:22.008249 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-359470516 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-359470516, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:22.018877 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Created reservations ['64d990dc-6d30-4606-9cc8-12d595a59c1d', 'b5babe9d-ca25-4211-9014-ff067382019f'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:22.053052 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Retype volume request issued successfully. Jul 03 17:53:22.053326 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3c471926-fc3f-470b-b99b-dc89aa6bd88a tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef/action returned with HTTP 202 Jul 03 17:53:22.056411 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 554/2189] 10.4.3.210 () {70 vars in 1432 bytes} [Fri Jul 3 17:53:21 2026] POST /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 17:53:22.065862 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-05ccfaad-36d2-44e1-90b0-26e5015767a6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:22.067581 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-05ccfaad-36d2-44e1-90b0-26e5015767a6 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:22.067797 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-05ccfaad-36d2-44e1-90b0-26e5015767a6 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:22.068012 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-05ccfaad-36d2-44e1-90b0-26e5015767a6 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:22.074221 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:22.074221 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:22.077262 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-05ccfaad-36d2-44e1-90b0-26e5015767a6 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:22.081600 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-05ccfaad-36d2-44e1-90b0-26e5015767a6 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:22.082582 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 546/2190] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:22 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 997 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:23.100161 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b1ba7bda-1a81-4ca1-b642-cda98fb1dc88 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:23.102152 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b1ba7bda-1a81-4ca1-b642-cda98fb1dc88 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:23.102368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b1ba7bda-1a81-4ca1-b642-cda98fb1dc88 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:23.102550 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b1ba7bda-1a81-4ca1-b642-cda98fb1dc88 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:23.110482 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:23.110482 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:23.114784 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b1ba7bda-1a81-4ca1-b642-cda98fb1dc88 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:23.119274 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b1ba7bda-1a81-4ca1-b642-cda98fb1dc88 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:23.119946 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 552/2191] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:23 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:23.135282 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-77aceaf9-7808-45a9-8165-818dc5223f53 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:23.138929 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-77aceaf9-7808-45a9-8165-818dc5223f53 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:23.138929 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-77aceaf9-7808-45a9-8165-818dc5223f53 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:23.138929 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-77aceaf9-7808-45a9-8165-818dc5223f53 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:23.148561 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:23.148561 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:23.153859 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-77aceaf9-7808-45a9-8165-818dc5223f53 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Volume info retrieved successfully. Jul 03 17:53:23.159260 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-77aceaf9-7808-45a9-8165-818dc5223f53 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:23.159260 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 540/2192] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:23 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:53:23.175932 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ae87b82c-706e-4121-b5d8-b591ec520c7b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:23.177826 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae87b82c-706e-4121-b5d8-b591ec520c7b tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] GET https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1584373088 Jul 03 17:53:23.178075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae87b82c-706e-4121-b5d8-b591ec520c7b tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:23.178316 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae87b82c-706e-4121-b5d8-b591ec520c7b tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:23.178817 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:23.178817 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:23.179104 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ae87b82c-706e-4121-b5d8-b591ec520c7b tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1584373088'), ('all_tenants', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:23.206946 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ae87b82c-706e-4121-b5d8-b591ec520c7b tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Get all volumes completed successfully. Jul 03 17:53:23.207477 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae87b82c-706e-4121-b5d8-b591ec520c7b tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1584373088 returned with HTTP 200 Jul 03 17:53:23.207873 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 555/2193] 10.4.3.210 () {68 vars in 1429 bytes} [Fri Jul 3 17:53:23 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1584373088 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:23.218038 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-40d9e504-0e15-4aec-972e-5eadad965f3f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:23.220065 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40d9e504-0e15-4aec-972e-5eadad965f3f tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] GET https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1584373088 Jul 03 17:53:23.220324 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-40d9e504-0e15-4aec-972e-5eadad965f3f tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:23.220577 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-40d9e504-0e15-4aec-972e-5eadad965f3f tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:23.221471 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40d9e504-0e15-4aec-972e-5eadad965f3f tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1584373088'), ('all_tenants', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:23.235287 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-40d9e504-0e15-4aec-972e-5eadad965f3f tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Get all volumes completed successfully. Jul 03 17:53:23.235287 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40d9e504-0e15-4aec-972e-5eadad965f3f tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1584373088 returned with HTTP 200 Jul 03 17:53:23.235287 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 547/2194] 10.4.3.210 () {68 vars in 1429 bytes} [Fri Jul 3 17:53:23 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1584373088 => generated 342 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:23.244653 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-34ecbe65-7327-48cd-ae86-edefc82a4cf2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:23.249164 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-34ecbe65-7327-48cd-ae86-edefc82a4cf2 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:23.249409 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-34ecbe65-7327-48cd-ae86-edefc82a4cf2 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:23.249620 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-34ecbe65-7327-48cd-ae86-edefc82a4cf2 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:23.259390 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:23.259390 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:23.267024 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-34ecbe65-7327-48cd-ae86-edefc82a4cf2 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:23.278126 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-34ecbe65-7327-48cd-ae86-edefc82a4cf2 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:23.278126 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 553/2195] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:23 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:23.292119 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a123e179-dec8-449b-88a9-ce0691cd0398 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:23.295372 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a123e179-dec8-449b-88a9-ce0691cd0398 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:23.295372 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a123e179-dec8-449b-88a9-ce0691cd0398 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:23.295372 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a123e179-dec8-449b-88a9-ce0691cd0398 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:23.295372 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-a123e179-dec8-449b-88a9-ce0691cd0398 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Delete volume with id: 5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:23.302547 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:23.302547 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:23.303330 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a123e179-dec8-449b-88a9-ce0691cd0398 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:23.325578 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a123e179-dec8-449b-88a9-ce0691cd0398 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Delete volume request issued successfully. Jul 03 17:53:23.325578 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a123e179-dec8-449b-88a9-ce0691cd0398 tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 202 Jul 03 17:53:23.325578 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 541/2196] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:53:23 2026] DELETE /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:53:23.332536 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e49492aa-fe4c-4f2e-bfc3-3e00d4db4cfe None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:23.334751 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e49492aa-fe4c-4f2e-bfc3-3e00d4db4cfe tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:23.334995 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e49492aa-fe4c-4f2e-bfc3-3e00d4db4cfe tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:23.335180 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e49492aa-fe4c-4f2e-bfc3-3e00d4db4cfe tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:23.341604 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:23.341604 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:23.345110 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e49492aa-fe4c-4f2e-bfc3-3e00d4db4cfe tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Volume info retrieved successfully. Jul 03 17:53:23.349063 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e49492aa-fe4c-4f2e-bfc3-3e00d4db4cfe tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 200 Jul 03 17:53:23.349456 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 556/2197] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:23 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:24.193061 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:24.196667 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:24.197009 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1005884035", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:24.198464 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1005884035', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:24.198680 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Create volume of 1 GB Jul 03 17:53:24.202265 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:24.202265 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:24.209028 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Availability Zones retrieved successfully. Jul 03 17:53:24.223910 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Flow 'volume_create_api' (3adef73a-fe40-43f1-92dc-06af73ad9614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:24.227290 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (961bad4b-01b4-485a-a275-d657e68f64d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:24.229702 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:24.259759 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (961bad4b-01b4-485a-a275-d657e68f64d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:24.260482 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffc9426-917c-4bd0-b69e-e104f9369b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:24.334123 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Created reservations ['865dc4af-b46f-4516-b044-ddc1514ad38c', '3fd3715d-bc58-4d2b-b3fe-7402dad7e899', '640feb15-8031-4b54-9412-fa3975c36664', '2f543364-2b36-41dc-a409-e85c46b6d00b'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:24.335060 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffc9426-917c-4bd0-b69e-e104f9369b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['865dc4af-b46f-4516-b044-ddc1514ad38c', '3fd3715d-bc58-4d2b-b3fe-7402dad7e899', '640feb15-8031-4b54-9412-fa3975c36664', '2f543364-2b36-41dc-a409-e85c46b6d00b']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:24.335960 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c23cb2-89ca-4d8c-bb87-9258cbc4558f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:24.364829 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-87ca30cd-297b-4615-a88b-81722dd8e4ad None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:24.367627 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-87ca30cd-297b-4615-a88b-81722dd8e4ad tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] GET https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef Jul 03 17:53:24.367929 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-87ca30cd-297b-4615-a88b-81722dd8e4ad tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:24.368201 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-87ca30cd-297b-4615-a88b-81722dd8e4ad tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:24.373053 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c23cb2-89ca-4d8c-bb87-9258cbc4558f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2808eab1-30c1-4a59-8a91-9858519ef1f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1005884035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0524d5e4da2a449ea3105179d8d99c46',qos_specs=None,replication_status=,reservations=['865dc4af-b46f-4516-b044-ddc1514ad38c','3fd3715d-bc58-4d2b-b3fe-7402dad7e899','640feb15-8031-4b54-9412-fa3975c36664','2f543364-2b36-41dc-a409-e85c46b6d00b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db67349b4e5469eb646367dd18627ca',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1005884035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2808eab1-30c1-4a59-8a91-9858519ef1f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0524d5e4da2a449ea3105179d8d99c46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db67349b4e5469eb646367dd18627ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:24.373736 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf281e3e-9b3d-42ab-9245-2778c8da7a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:24.378036 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-87ca30cd-297b-4615-a88b-81722dd8e4ad tempest-VolumeRetypeMultiattachTest-1675399027 tempest-VolumeRetypeMultiattachTest-1675399027-project-member] https://10.4.3.210/volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef returned with HTTP 404 Jul 03 17:53:24.378658 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 554/2198] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:53:24 2026] GET /volume/v3/volumes/5f02d7a1-ad7d-4cab-b7d8-1296d42c20ef => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:53:24.388497 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-04262823-6795-4d7a-9a5e-a5ef791b0671 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:24.392677 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-04262823-6795-4d7a-9a5e-a5ef791b0671 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] DELETE https://10.4.3.210/volume/v3/types/70f30920-49d8-4416-84c0-4ddbbac7b83a Jul 03 17:53:24.392677 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-04262823-6795-4d7a-9a5e-a5ef791b0671 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:24.392677 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-04262823-6795-4d7a-9a5e-a5ef791b0671 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:24.393190 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf281e3e-9b3d-42ab-9245-2778c8da7a90) transitioned into state 'SUCCESS' from state '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-1005884035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0524d5e4da2a449ea3105179d8d99c46',qos_specs=None,replication_status=,reservations=['865dc4af-b46f-4516-b044-ddc1514ad38c','3fd3715d-bc58-4d2b-b3fe-7402dad7e899','640feb15-8031-4b54-9412-fa3975c36664','2f543364-2b36-41dc-a409-e85c46b6d00b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db67349b4e5469eb646367dd18627ca',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:24.393885 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2818f694-f105-4d4d-9132-145323396b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:24.406420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2818f694-f105-4d4d-9132-145323396b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:24.407461 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Flow 'volume_create_api' (3adef73a-fe40-43f1-92dc-06af73ad9614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:24.407904 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Create volume request issued successfully. Jul 03 17:53:24.408548 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-03f84858-9091-4c79-99c6-40e714ed78b2 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:24.409059 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 548/2199] 10.4.3.210 () {72 vars in 1541 bytes} [Fri Jul 3 17:53:24 2026] POST /volume/v3/volumes => generated 755 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:24.420140 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-41f3d1f8-9bef-4138-b6a7-6b53abf8e42b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:24.422761 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-41f3d1f8-9bef-4138-b6a7-6b53abf8e42b tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] GET https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:24.423449 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-41f3d1f8-9bef-4138-b6a7-6b53abf8e42b tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:24.424801 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-41f3d1f8-9bef-4138-b6a7-6b53abf8e42b tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:24.424868 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-04262823-6795-4d7a-9a5e-a5ef791b0671 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/types/70f30920-49d8-4416-84c0-4ddbbac7b83a returned with HTTP 202 Jul 03 17:53:24.425155 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 542/2200] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:53:24 2026] DELETE /volume/v3/types/70f30920-49d8-4416-84c0-4ddbbac7b83a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:24.432449 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9d5a655e-a852-4887-be4e-ee36e391f250 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:24.434888 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:24.434888 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:24.435047 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9d5a655e-a852-4887-be4e-ee36e391f250 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] GET https://10.4.3.210/volume/v3/types/70f30920-49d8-4416-84c0-4ddbbac7b83a Jul 03 17:53:24.435047 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9d5a655e-a852-4887-be4e-ee36e391f250 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:24.435047 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9d5a655e-a852-4887-be4e-ee36e391f250 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:24.438334 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9d5a655e-a852-4887-be4e-ee36e391f250 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/types/70f30920-49d8-4416-84c0-4ddbbac7b83a returned with HTTP 404 Jul 03 17:53:24.438780 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 555/2201] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:53:24 2026] GET /volume/v3/types/70f30920-49d8-4416-84c0-4ddbbac7b83a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:24.444202 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-41f3d1f8-9bef-4138-b6a7-6b53abf8e42b tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Volume info retrieved successfully. Jul 03 17:53:24.446560 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1be5cda3-ee68-4a38-8929-1f29150868d5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:24.448723 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1be5cda3-ee68-4a38-8929-1f29150868d5 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] DELETE https://10.4.3.210/volume/v3/types/fa9bf5cb-43ab-4430-bbb2-95879b2d217f Jul 03 17:53:24.448995 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-86484b26-4ca5-49e4-85f9-2cf1875523d2 req-41f3d1f8-9bef-4138-b6a7-6b53abf8e42b tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 returned with HTTP 200 Jul 03 17:53:24.449214 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1be5cda3-ee68-4a38-8929-1f29150868d5 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:24.449417 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 557/2202] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:24 2026] GET /volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:24.450791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1be5cda3-ee68-4a38-8929-1f29150868d5 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:24.450791 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:24.450791 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:24.471497 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-22c6d264-98e6-4300-bc7f-04716a8e2d7d req-27922c08-7125-4192-8c66-05940526b844 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:24.472406 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1be5cda3-ee68-4a38-8929-1f29150868d5 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/types/fa9bf5cb-43ab-4430-bbb2-95879b2d217f returned with HTTP 202 Jul 03 17:53:24.472406 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 549/2203] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:53:24 2026] DELETE /volume/v3/types/fa9bf5cb-43ab-4430-bbb2-95879b2d217f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:24.473582 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-22c6d264-98e6-4300-bc7f-04716a8e2d7d req-27922c08-7125-4192-8c66-05940526b844 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] GET https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:24.473786 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-22c6d264-98e6-4300-bc7f-04716a8e2d7d req-27922c08-7125-4192-8c66-05940526b844 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:24.474001 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-22c6d264-98e6-4300-bc7f-04716a8e2d7d req-27922c08-7125-4192-8c66-05940526b844 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:24.480794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f0c7d393-ced8-444e-9b0f-c21026144ed9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:24.481365 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:24.481365 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:24.482806 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f0c7d393-ced8-444e-9b0f-c21026144ed9 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] GET https://10.4.3.210/volume/v3/types/fa9bf5cb-43ab-4430-bbb2-95879b2d217f Jul 03 17:53:24.483033 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f0c7d393-ced8-444e-9b0f-c21026144ed9 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:24.483252 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f0c7d393-ced8-444e-9b0f-c21026144ed9 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:24.485260 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-22c6d264-98e6-4300-bc7f-04716a8e2d7d req-27922c08-7125-4192-8c66-05940526b844 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Volume info retrieved successfully. Jul 03 17:53:24.486699 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f0c7d393-ced8-444e-9b0f-c21026144ed9 tempest-VolumeRetypeMultiattachTest-1967445775 tempest-VolumeRetypeMultiattachTest-1967445775-project-admin] https://10.4.3.210/volume/v3/types/fa9bf5cb-43ab-4430-bbb2-95879b2d217f returned with HTTP 404 Jul 03 17:53:24.487260 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 556/2204] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:53:24 2026] GET /volume/v3/types/fa9bf5cb-43ab-4430-bbb2-95879b2d217f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:24.489510 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-22c6d264-98e6-4300-bc7f-04716a8e2d7d req-27922c08-7125-4192-8c66-05940526b844 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 returned with HTTP 200 Jul 03 17:53:24.490016 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 543/2205] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:24 2026] GET /volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:25.525782 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-29e3789f-8311-40a6-81b3-d7a09d480286 req-645ebc58-1862-4d27-b2a2-f392310344f6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:25.530313 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-29e3789f-8311-40a6-81b3-d7a09d480286 req-645ebc58-1862-4d27-b2a2-f392310344f6 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] GET https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:25.530313 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-29e3789f-8311-40a6-81b3-d7a09d480286 req-645ebc58-1862-4d27-b2a2-f392310344f6 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:25.530995 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-29e3789f-8311-40a6-81b3-d7a09d480286 req-645ebc58-1862-4d27-b2a2-f392310344f6 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:25.540409 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:25.540409 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:25.548095 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-29e3789f-8311-40a6-81b3-d7a09d480286 req-645ebc58-1862-4d27-b2a2-f392310344f6 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Volume info retrieved successfully. Jul 03 17:53:25.556106 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-29e3789f-8311-40a6-81b3-d7a09d480286 req-645ebc58-1862-4d27-b2a2-f392310344f6 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 returned with HTTP 200 Jul 03 17:53:25.556514 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 558/2206] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:25 2026] GET /volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:25.586760 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-68d8e94a-2987-47fd-aea5-523118af1b18 req-d22d59f4-0af7-4615-868e-c9ebf0fd1b98 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:25.588950 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-68d8e94a-2987-47fd-aea5-523118af1b18 req-d22d59f4-0af7-4615-868e-c9ebf0fd1b98 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:53:25.589274 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-68d8e94a-2987-47fd-aea5-523118af1b18 req-d22d59f4-0af7-4615-868e-c9ebf0fd1b98 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2808eab1-30c1-4a59-8a91-9858519ef1f3", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-114222426", "description": null, "metadata": {}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:25.600545 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:25.600545 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:25.600949 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-68d8e94a-2987-47fd-aea5-523118af1b18 req-d22d59f4-0af7-4615-868e-c9ebf0fd1b98 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Volume info retrieved successfully. Jul 03 17:53:25.601086 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [req-68d8e94a-2987-47fd-aea5-523118af1b18 req-d22d59f4-0af7-4615-868e-c9ebf0fd1b98 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Create snapshot from volume 2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:25.649911 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [req-68d8e94a-2987-47fd-aea5-523118af1b18 req-d22d59f4-0af7-4615-868e-c9ebf0fd1b98 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Created reservations ['6a2a443e-fdc4-4e26-96ef-c7e0a2a89e77', 'bb2796b3-eca0-45ff-8cec-068733a348ca', '1bc7426a-d6b0-4367-9918-9761505344de', '907c375b-dc23-49f0-9616-13ca6219dad4'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:25.689660 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-68d8e94a-2987-47fd-aea5-523118af1b18 req-d22d59f4-0af7-4615-868e-c9ebf0fd1b98 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Snapshot create request issued successfully. Jul 03 17:53:25.690108 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-68d8e94a-2987-47fd-aea5-523118af1b18 req-d22d59f4-0af7-4615-868e-c9ebf0fd1b98 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:53:25.690680 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 550/2207] 10.4.3.210 () {72 vars in 1547 bytes} [Fri Jul 3 17:53:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:25.868734 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-214b4528-2bd1-48f6-b30e-90043a1abbd8 req-be232e01-b204-4c90-89b2-373662f72cc9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:25.871063 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-214b4528-2bd1-48f6-b30e-90043a1abbd8 req-be232e01-b204-4c90-89b2-373662f72cc9 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] GET https://10.4.3.210/volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d Jul 03 17:53:25.871233 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-214b4528-2bd1-48f6-b30e-90043a1abbd8 req-be232e01-b204-4c90-89b2-373662f72cc9 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:25.871409 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-214b4528-2bd1-48f6-b30e-90043a1abbd8 req-be232e01-b204-4c90-89b2-373662f72cc9 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:25.877263 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:25.877263 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:25.877722 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-214b4528-2bd1-48f6-b30e-90043a1abbd8 req-be232e01-b204-4c90-89b2-373662f72cc9 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] Snapshot retrieved successfully. Jul 03 17:53:25.878918 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-214b4528-2bd1-48f6-b30e-90043a1abbd8 req-be232e01-b204-4c90-89b2-373662f72cc9 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] https://10.4.3.210/volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d returned with HTTP 200 Jul 03 17:53:25.879677 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 557/2208] 10.4.3.210 () {68 vars in 1604 bytes} [Fri Jul 3 17:53:25 2026] GET /volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:25.901679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-af669e19-00c7-48a4-9c82-b6a147ac4e90 req-762a3bf5-0b6b-4f96-aa0b-404836f7b0c3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:25.903805 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-af669e19-00c7-48a4-9c82-b6a147ac4e90 req-762a3bf5-0b6b-4f96-aa0b-404836f7b0c3 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] GET https://10.4.3.210/volume/v3/snapshots/detail Jul 03 17:53:25.904005 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-af669e19-00c7-48a4-9c82-b6a147ac4e90 req-762a3bf5-0b6b-4f96-aa0b-404836f7b0c3 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:25.904175 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-af669e19-00c7-48a4-9c82-b6a147ac4e90 req-762a3bf5-0b6b-4f96-aa0b-404836f7b0c3 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:25.904434 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [req-af669e19-00c7-48a4-9c82-b6a147ac4e90 req-762a3bf5-0b6b-4f96-aa0b-404836f7b0c3 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:53:25.905488 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [req-af669e19-00c7-48a4-9c82-b6a147ac4e90 req-762a3bf5-0b6b-4f96-aa0b-404836f7b0c3 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:53:25.908868 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-af669e19-00c7-48a4-9c82-b6a147ac4e90 req-762a3bf5-0b6b-4f96-aa0b-404836f7b0c3 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] Get all snapshots completed successfully. Jul 03 17:53:25.909226 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:25.909226 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:25.909736 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-af669e19-00c7-48a4-9c82-b6a147ac4e90 req-762a3bf5-0b6b-4f96-aa0b-404836f7b0c3 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-reader] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 17:53:25.910124 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 544/2209] 10.4.3.210 () {68 vars in 1514 bytes} [Fri Jul 3 17:53:25 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:25.934277 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-acd1d5dd-ec74-43bb-985a-2b3da624403f req-2b17cc2f-5f90-49d9-946f-7f44f3a1385b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:25.936232 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-acd1d5dd-ec74-43bb-985a-2b3da624403f req-2b17cc2f-5f90-49d9-946f-7f44f3a1385b tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] GET https://10.4.3.210/volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d Jul 03 17:53:25.936419 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-acd1d5dd-ec74-43bb-985a-2b3da624403f req-2b17cc2f-5f90-49d9-946f-7f44f3a1385b tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:25.936623 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-acd1d5dd-ec74-43bb-985a-2b3da624403f req-2b17cc2f-5f90-49d9-946f-7f44f3a1385b tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:25.942065 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:25.942065 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:25.942453 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-acd1d5dd-ec74-43bb-985a-2b3da624403f req-2b17cc2f-5f90-49d9-946f-7f44f3a1385b tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Snapshot retrieved successfully. Jul 03 17:53:25.943227 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-acd1d5dd-ec74-43bb-985a-2b3da624403f req-2b17cc2f-5f90-49d9-946f-7f44f3a1385b tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d returned with HTTP 200 Jul 03 17:53:25.943581 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 559/2210] 10.4.3.210 () {68 vars in 1604 bytes} [Fri Jul 3 17:53:25 2026] GET /volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:25.966228 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-eddcc77a-8289-4a0c-912e-82ca676570e5 req-356d9dbd-110c-4b5e-89b1-1b7248c4d881 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:25.970959 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-eddcc77a-8289-4a0c-912e-82ca676570e5 req-356d9dbd-110c-4b5e-89b1-1b7248c4d881 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d Jul 03 17:53:25.970959 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-eddcc77a-8289-4a0c-912e-82ca676570e5 req-356d9dbd-110c-4b5e-89b1-1b7248c4d881 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:25.970959 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-eddcc77a-8289-4a0c-912e-82ca676570e5 req-356d9dbd-110c-4b5e-89b1-1b7248c4d881 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:25.970959 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [req-eddcc77a-8289-4a0c-912e-82ca676570e5 req-356d9dbd-110c-4b5e-89b1-1b7248c4d881 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Delete snapshot with id: 859d1e7a-b09d-4f40-981b-f456e8da8f2d Jul 03 17:53:25.977307 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:25.977307 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:25.977307 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-eddcc77a-8289-4a0c-912e-82ca676570e5 req-356d9dbd-110c-4b5e-89b1-1b7248c4d881 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Snapshot retrieved successfully. Jul 03 17:53:26.007081 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-eddcc77a-8289-4a0c-912e-82ca676570e5 req-356d9dbd-110c-4b5e-89b1-1b7248c4d881 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Snapshot delete request issued successfully. Jul 03 17:53:26.007182 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-eddcc77a-8289-4a0c-912e-82ca676570e5 req-356d9dbd-110c-4b5e-89b1-1b7248c4d881 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d returned with HTTP 202 Jul 03 17:53:26.007558 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 551/2211] 10.4.3.210 () {70 vars in 1626 bytes} [Fri Jul 3 17:53:25 2026] DELETE /volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:26.038874 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8e95a26f-a9ae-4166-8627-92b35c6c04d4 req-c9220313-ff12-4f89-a8b6-f6699570a44f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:26.041899 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8e95a26f-a9ae-4166-8627-92b35c6c04d4 req-c9220313-ff12-4f89-a8b6-f6699570a44f tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] GET https://10.4.3.210/volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d Jul 03 17:53:26.042228 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8e95a26f-a9ae-4166-8627-92b35c6c04d4 req-c9220313-ff12-4f89-a8b6-f6699570a44f tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:26.042781 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8e95a26f-a9ae-4166-8627-92b35c6c04d4 req-c9220313-ff12-4f89-a8b6-f6699570a44f tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:26.055651 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:26.055651 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:26.056174 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-8e95a26f-a9ae-4166-8627-92b35c6c04d4 req-c9220313-ff12-4f89-a8b6-f6699570a44f tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Snapshot retrieved successfully. Jul 03 17:53:26.057011 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8e95a26f-a9ae-4166-8627-92b35c6c04d4 req-c9220313-ff12-4f89-a8b6-f6699570a44f tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d returned with HTTP 200 Jul 03 17:53:26.057381 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 558/2212] 10.4.3.210 () {68 vars in 1604 bytes} [Fri Jul 3 17:53:26 2026] GET /volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:53:26.634207 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6435c553-5729-4416-9f55-1f8a61884892 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:26.727271 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6435c553-5729-4416-9f55-1f8a61884892 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c Jul 03 17:53:26.727763 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6435c553-5729-4416-9f55-1f8a61884892 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:26.727763 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6435c553-5729-4416-9f55-1f8a61884892 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:26.749341 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6435c553-5729-4416-9f55-1f8a61884892 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c returned with HTTP 200 Jul 03 17:53:26.749873 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 545/2213] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:26 2026] GET /volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c => generated 591 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:26.757862 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d2225372-09c9-429f-aada-e02d811460ad None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:26.760947 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d2225372-09c9-429f-aada-e02d811460ad tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c Jul 03 17:53:26.761405 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d2225372-09c9-429f-aada-e02d811460ad tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:26.827931 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-d2225372-09c9-429f-aada-e02d811460ad tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:26.834836 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d2225372-09c9-429f-aada-e02d811460ad tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c returned with HTTP 200 Jul 03 17:53:26.835228 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 560/2214] 10.4.3.210 () {68 vars in 1374 bytes} [Fri Jul 3 17:53:26 2026] PUT /volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c => generated 544 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:26.842859 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7a37703d-2d74-41cf-b704-df37e9642af3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:26.903370 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:26.903699 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-640264962"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:26.905001 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-640264962'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:26.905114 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Create volume of 1 GB Jul 03 17:53:26.905356 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:26.905356 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:26.908913 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Availability Zones retrieved successfully. Jul 03 17:53:26.913990 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Flow 'volume_create_api' (0e998978-e337-4a69-879a-379df89a7c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:26.914877 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9614347-d9db-4351-ba2a-31f94730a5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:26.915748 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:26.939153 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9614347-d9db-4351-ba2a-31f94730a5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:26.939908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9643f625-7de6-4f2f-a476-a5fd6747cd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:26.993107 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Created reservations ['90fe42b6-c4d1-4c24-b02e-6b0e7868c239', '87dac0e9-31b8-4adc-a451-bc58fca25f1b', '4f19ac73-d1de-44ec-9dd5-81d565e79391', '99888f97-1752-4aaa-a2dc-dc328b337d5b'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:26.993939 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9643f625-7de6-4f2f-a476-a5fd6747cd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90fe42b6-c4d1-4c24-b02e-6b0e7868c239', '87dac0e9-31b8-4adc-a451-bc58fca25f1b', '4f19ac73-d1de-44ec-9dd5-81d565e79391', '99888f97-1752-4aaa-a2dc-dc328b337d5b']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:26.994624 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f073945-083d-4c4c-9474-3bb9b1874287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:27.015521 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f073945-083d-4c4c-9474-3bb9b1874287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d01bf8d-631f-45db-8c2c-995c9eeb76d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-640264962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3d7d33f6d5d4055a4bccaee4c1ee73c',qos_specs=None,replication_status=,reservations=['90fe42b6-c4d1-4c24-b02e-6b0e7868c239','87dac0e9-31b8-4adc-a451-bc58fca25f1b','4f19ac73-d1de-44ec-9dd5-81d565e79391','99888f97-1752-4aaa-a2dc-dc328b337d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8db5d8bc95147b980ab4d7bb06ab70f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-640264962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d01bf8d-631f-45db-8c2c-995c9eeb76d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3d7d33f6d5d4055a4bccaee4c1ee73c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8db5d8bc95147b980ab4d7bb06ab70f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:27.016359 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154d0135-ab0e-4291-b908-7d187708d638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:27.035237 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154d0135-ab0e-4291-b908-7d187708d638) transitioned into state 'SUCCESS' from state '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-640264962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3d7d33f6d5d4055a4bccaee4c1ee73c',qos_specs=None,replication_status=,reservations=['90fe42b6-c4d1-4c24-b02e-6b0e7868c239','87dac0e9-31b8-4adc-a451-bc58fca25f1b','4f19ac73-d1de-44ec-9dd5-81d565e79391','99888f97-1752-4aaa-a2dc-dc328b337d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8db5d8bc95147b980ab4d7bb06ab70f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:27.035902 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e4f29e4-d6e1-4767-b7d6-213b50216517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:27.047178 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e4f29e4-d6e1-4767-b7d6-213b50216517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:27.048071 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Flow 'volume_create_api' (0e998978-e337-4a69-879a-379df89a7c66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:27.048370 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Create volume request issued successfully. Jul 03 17:53:27.049007 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a37703d-2d74-41cf-b704-df37e9642af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:27.049436 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 552/2215] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:53:26 2026] POST /volume/v3/volumes => generated 766 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:27.060137 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-85b040b1-1513-4c68-9615-cc364c781b2c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:27.061997 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-85b040b1-1513-4c68-9615-cc364c781b2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] GET https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 Jul 03 17:53:27.062157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-85b040b1-1513-4c68-9615-cc364c781b2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:27.062349 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-85b040b1-1513-4c68-9615-cc364c781b2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:27.071396 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:27.071396 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:27.078061 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-85b040b1-1513-4c68-9615-cc364c781b2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Volume info retrieved successfully. Jul 03 17:53:27.081608 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-85b040b1-1513-4c68-9615-cc364c781b2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 returned with HTTP 200 Jul 03 17:53:27.082077 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 559/2216] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:27 2026] GET /volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:27.087943 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-fcfdbf12-90bf-459b-af2e-f97763b994ff req-d67a04ed-b19c-48c8-8a1e-110a24d2debb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:27.090043 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-fcfdbf12-90bf-459b-af2e-f97763b994ff req-d67a04ed-b19c-48c8-8a1e-110a24d2debb tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] GET https://10.4.3.210/volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d Jul 03 17:53:27.090227 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-fcfdbf12-90bf-459b-af2e-f97763b994ff req-d67a04ed-b19c-48c8-8a1e-110a24d2debb tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:27.090430 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-fcfdbf12-90bf-459b-af2e-f97763b994ff req-d67a04ed-b19c-48c8-8a1e-110a24d2debb tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:27.094682 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-fcfdbf12-90bf-459b-af2e-f97763b994ff req-d67a04ed-b19c-48c8-8a1e-110a24d2debb tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d returned with HTTP 404 Jul 03 17:53:27.095182 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 546/2217] 10.4.3.210 () {68 vars in 1604 bytes} [Fri Jul 3 17:53:27 2026] GET /volume/v3/snapshots/859d1e7a-b09d-4f40-981b-f456e8da8f2d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:27.114273 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-910464e4-24be-4238-b0ff-77ab9bcc88c0 req-4f9660ba-9273-48aa-891a-f1b714b0c300 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:27.120445 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-910464e4-24be-4238-b0ff-77ab9bcc88c0 req-4f9660ba-9273-48aa-891a-f1b714b0c300 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:27.120696 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-910464e4-24be-4238-b0ff-77ab9bcc88c0 req-4f9660ba-9273-48aa-891a-f1b714b0c300 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:27.120991 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-910464e4-24be-4238-b0ff-77ab9bcc88c0 req-4f9660ba-9273-48aa-891a-f1b714b0c300 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:27.121213 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [req-910464e4-24be-4238-b0ff-77ab9bcc88c0 req-4f9660ba-9273-48aa-891a-f1b714b0c300 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Delete volume with id: 2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:27.129402 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:27.129402 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:27.129965 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-910464e4-24be-4238-b0ff-77ab9bcc88c0 req-4f9660ba-9273-48aa-891a-f1b714b0c300 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Volume info retrieved successfully. Jul 03 17:53:27.149202 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-910464e4-24be-4238-b0ff-77ab9bcc88c0 req-4f9660ba-9273-48aa-891a-f1b714b0c300 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Delete volume request issued successfully. Jul 03 17:53:27.149439 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-910464e4-24be-4238-b0ff-77ab9bcc88c0 req-4f9660ba-9273-48aa-891a-f1b714b0c300 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 returned with HTTP 202 Jul 03 17:53:27.149989 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 561/2218] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:53:27 2026] DELETE /volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:27.173753 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-0143cc07-9a83-4573-9afc-e3825bec83bb req-448d56fa-8b9c-4a03-9ce4-b2179516fc8f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:27.176364 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0143cc07-9a83-4573-9afc-e3825bec83bb req-448d56fa-8b9c-4a03-9ce4-b2179516fc8f tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] GET https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:27.176602 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0143cc07-9a83-4573-9afc-e3825bec83bb req-448d56fa-8b9c-4a03-9ce4-b2179516fc8f tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:27.176840 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0143cc07-9a83-4573-9afc-e3825bec83bb req-448d56fa-8b9c-4a03-9ce4-b2179516fc8f tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:27.183943 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:27.183943 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:27.189366 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-0143cc07-9a83-4573-9afc-e3825bec83bb req-448d56fa-8b9c-4a03-9ce4-b2179516fc8f tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Volume info retrieved successfully. Jul 03 17:53:27.194753 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0143cc07-9a83-4573-9afc-e3825bec83bb req-448d56fa-8b9c-4a03-9ce4-b2179516fc8f tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 returned with HTTP 200 Jul 03 17:53:27.195301 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 553/2219] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:27 2026] GET /volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:27.240567 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-099e8a2d-d0c7-4d3f-86c3-37e812640705 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:27.240969 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-099e8a2d-d0c7-4d3f-86c3-37e812640705 None None] GET https://10.4.3.210/volume// Jul 03 17:53:27.241150 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-099e8a2d-d0c7-4d3f-86c3-37e812640705 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:27.241346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-099e8a2d-d0c7-4d3f-86c3-37e812640705 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:27.241714 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-099e8a2d-d0c7-4d3f-86c3-37e812640705 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:53:27.242286 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 560/2220] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:53: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 17:53:27.249651 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-433cb81d-f592-4df6-943e-4461327878a2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:27.251495 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-433cb81d-f592-4df6-943e-4461327878a2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:27.251688 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-433cb81d-f592-4df6-943e-4461327878a2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:27.251877 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-433cb81d-f592-4df6-943e-4461327878a2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:27.260130 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:27.260130 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:27.263261 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-433cb81d-f592-4df6-943e-4461327878a2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:27.267856 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-433cb81d-f592-4df6-943e-4461327878a2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 200 Jul 03 17:53:27.268245 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 547/2221] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:53:27 2026] GET /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 1547 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:53:27.364659 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d151e46-8a30-4102-b45b-4144828ab410 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:27.366575 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d151e46-8a30-4102-b45b-4144828ab410 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] PUT https://10.4.3.210/volume/v3/attachments/061bdde4-67fb-4937-994d-28126c8bdaef Jul 03 17:53:27.366964 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d151e46-8a30-4102-b45b-4144828ab410 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:27.374718 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d151e46-8a30-4102-b45b-4144828ab410 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Acquiring lock "cinder-attachment_update-41b5d779-4759-4ff6-b491-43839cf2ddc1-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:53:27.379820 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d151e46-8a30-4102-b45b-4144828ab410 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-41b5d779-4759-4ff6-b491-43839cf2ddc1-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:53:27.380838 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:27.380838 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:27.922266 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d151e46-8a30-4102-b45b-4144828ab410 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Lock "cinder-attachment_update-41b5d779-4759-4ff6-b491-43839cf2ddc1-np0000004448" released by "attachment_update" :: held 0.541s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:53:27.922266 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d151e46-8a30-4102-b45b-4144828ab410 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/061bdde4-67fb-4937-994d-28126c8bdaef returned with HTTP 200 Jul 03 17:53:27.922266 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 562/2222] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:53:27 2026] PUT /volume/v3/attachments/061bdde4-67fb-4937-994d-28126c8bdaef => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:28.094421 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-99bbfa38-0eb4-428c-9b03-67fc5c847d18 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:28.097489 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-99bbfa38-0eb4-428c-9b03-67fc5c847d18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] GET https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 Jul 03 17:53:28.097489 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-99bbfa38-0eb4-428c-9b03-67fc5c847d18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:28.097489 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-99bbfa38-0eb4-428c-9b03-67fc5c847d18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:28.103106 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:28.103106 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:28.108998 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-99bbfa38-0eb4-428c-9b03-67fc5c847d18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Volume info retrieved successfully. Jul 03 17:53:28.110824 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-99bbfa38-0eb4-428c-9b03-67fc5c847d18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 returned with HTTP 200 Jul 03 17:53:28.111331 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 554/2223] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:28 2026] GET /volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:28.124377 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cd8fcf6f-19d8-4020-8100-b9e89522c15f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:28.126572 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cd8fcf6f-19d8-4020-8100-b9e89522c15f tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:53:28.126950 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cd8fcf6f-19d8-4020-8100-b9e89522c15f tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d01bf8d-631f-45db-8c2c-995c9eeb76d5", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-967064142"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:28.137418 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:28.137418 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:28.138091 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cd8fcf6f-19d8-4020-8100-b9e89522c15f tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Volume info retrieved successfully. Jul 03 17:53:28.138281 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-cd8fcf6f-19d8-4020-8100-b9e89522c15f tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Create snapshot from volume 1d01bf8d-631f-45db-8c2c-995c9eeb76d5 Jul 03 17:53:28.180762 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-cd8fcf6f-19d8-4020-8100-b9e89522c15f tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Created reservations ['5fdc4bd4-b945-4883-8c34-6760ea32ef75', 'c6e85468-3be9-43e1-aa96-57c1276dc209', '79a7f8c3-57c9-4bdd-b421-83ffa1e4892b', '2468ad65-94fb-498b-ab1b-a81946eef948'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:28.222438 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8b433925-0d4e-46e2-a888-0066373acecb req-be212943-7b53-4d5c-9087-5e8e75c22669 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:28.225966 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8b433925-0d4e-46e2-a888-0066373acecb req-be212943-7b53-4d5c-9087-5e8e75c22669 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] GET https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:28.225966 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8b433925-0d4e-46e2-a888-0066373acecb req-be212943-7b53-4d5c-9087-5e8e75c22669 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:28.225966 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8b433925-0d4e-46e2-a888-0066373acecb req-be212943-7b53-4d5c-9087-5e8e75c22669 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:28.228696 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cd8fcf6f-19d8-4020-8100-b9e89522c15f tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Snapshot create request issued successfully. Jul 03 17:53:28.229285 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cd8fcf6f-19d8-4020-8100-b9e89522c15f tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:53:28.229911 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 561/2224] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:53:28 2026] POST /volume/v3/snapshots => generated 322 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:28.231953 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8b433925-0d4e-46e2-a888-0066373acecb req-be212943-7b53-4d5c-9087-5e8e75c22669 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 returned with HTTP 404 Jul 03 17:53:28.232614 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 548/2225] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:28 2026] GET /volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:28.243940 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a43de176-7878-49ce-857e-1a873c337393 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:28.248309 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a43de176-7878-49ce-857e-1a873c337393 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] GET https://10.4.3.210/volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 Jul 03 17:53:28.248309 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a43de176-7878-49ce-857e-1a873c337393 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:28.248309 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a43de176-7878-49ce-857e-1a873c337393 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:28.253079 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:28.253079 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:28.253917 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a43de176-7878-49ce-857e-1a873c337393 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Snapshot retrieved successfully. Jul 03 17:53:28.255038 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a43de176-7878-49ce-857e-1a873c337393 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 returned with HTTP 200 Jul 03 17:53:28.255647 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 563/2226] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:28 2026] GET /volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:28.262147 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-339d8373-3cec-4ece-8bdc-65fe4f99e8ea req-ce9d4847-8bac-4560-940a-c2cd4cbf28b9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:28.264518 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-339d8373-3cec-4ece-8bdc-65fe4f99e8ea req-ce9d4847-8bac-4560-940a-c2cd4cbf28b9 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:28.266449 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-339d8373-3cec-4ece-8bdc-65fe4f99e8ea req-ce9d4847-8bac-4560-940a-c2cd4cbf28b9 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:28.266449 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-339d8373-3cec-4ece-8bdc-65fe4f99e8ea req-ce9d4847-8bac-4560-940a-c2cd4cbf28b9 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:28.266449 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [req-339d8373-3cec-4ece-8bdc-65fe4f99e8ea req-ce9d4847-8bac-4560-940a-c2cd4cbf28b9 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Delete volume with id: 2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:28.271149 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-339d8373-3cec-4ece-8bdc-65fe4f99e8ea req-ce9d4847-8bac-4560-940a-c2cd4cbf28b9 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 returned with HTTP 404 Jul 03 17:53:28.271929 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 555/2227] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:53:28 2026] DELETE /volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:28.300009 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-48f40730-236f-4f60-9b09-340a17475d01 req-24bc3d8b-b95f-477e-ac8d-e715e6cf98f8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:28.302933 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-48f40730-236f-4f60-9b09-340a17475d01 req-24bc3d8b-b95f-477e-ac8d-e715e6cf98f8 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] GET https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 Jul 03 17:53:28.303247 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-48f40730-236f-4f60-9b09-340a17475d01 req-24bc3d8b-b95f-477e-ac8d-e715e6cf98f8 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:28.303446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-48f40730-236f-4f60-9b09-340a17475d01 req-24bc3d8b-b95f-477e-ac8d-e715e6cf98f8 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:28.310012 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-48f40730-236f-4f60-9b09-340a17475d01 req-24bc3d8b-b95f-477e-ac8d-e715e6cf98f8 tempest-VolumesSnapshotsTestJSON-619978091 tempest-VolumesSnapshotsTestJSON-619978091-project-member] https://10.4.3.210/volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 returned with HTTP 404 Jul 03 17:53:28.310591 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 562/2228] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:28 2026] GET /volume/v3/volumes/2808eab1-30c1-4a59-8a91-9858519ef1f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:28.442223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d658ea7-23ef-4619-a9c5-5610ade458ae None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:28.444921 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d658ea7-23ef-4619-a9c5-5610ade458ae tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/attachments/061bdde4-67fb-4937-994d-28126c8bdaef/action Jul 03 17:53:28.445495 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d658ea7-23ef-4619-a9c5-5610ade458ae tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:53:28.445892 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d658ea7-23ef-4619-a9c5-5610ade458ae tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:28.484070 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:28.484070 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:28.505177 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3aa38cd0-f38d-4852-a148-21b245583d35 req-7d658ea7-23ef-4619-a9c5-5610ade458ae tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/061bdde4-67fb-4937-994d-28126c8bdaef/action returned with HTTP 204 Jul 03 17:53:28.505659 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 549/2229] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:53:28 2026] POST /volume/v3/attachments/061bdde4-67fb-4937-994d-28126c8bdaef/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:29.265587 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2705be29-dad8-42e8-b938-cb2755991cda None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:29.267493 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2705be29-dad8-42e8-b938-cb2755991cda tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] GET https://10.4.3.210/volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 Jul 03 17:53:29.267732 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2705be29-dad8-42e8-b938-cb2755991cda tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:29.267914 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2705be29-dad8-42e8-b938-cb2755991cda tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:29.273765 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:29.273765 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:29.274219 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2705be29-dad8-42e8-b938-cb2755991cda tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Snapshot retrieved successfully. Jul 03 17:53:29.275076 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2705be29-dad8-42e8-b938-cb2755991cda tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 returned with HTTP 200 Jul 03 17:53:29.275504 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 564/2230] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:29 2026] GET /volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:29.287155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8effa1a4-429b-4958-8ab2-0a99c3705a56 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:29.289723 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8effa1a4-429b-4958-8ab2-0a99c3705a56 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c Jul 03 17:53:29.290154 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8effa1a4-429b-4958-8ab2-0a99c3705a56 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:29.336173 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-8effa1a4-429b-4958-8ab2-0a99c3705a56 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:29.336456 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-8effa1a4-429b-4958-8ab2-0a99c3705a56 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:29.336703 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-8effa1a4-429b-4958-8ab2-0a99c3705a56 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:29.341325 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8effa1a4-429b-4958-8ab2-0a99c3705a56 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c returned with HTTP 200 Jul 03 17:53:29.341979 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 556/2231] 10.4.3.210 () {68 vars in 1374 bytes} [Fri Jul 3 17:53:29 2026] PUT /volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c => generated 544 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:29.351520 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4c631860-5027-4ff2-8207-b7851de1a4b5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:29.355792 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4c631860-5027-4ff2-8207-b7851de1a4b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:53:29.355792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4c631860-5027-4ff2-8207-b7851de1a4b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d01bf8d-631f-45db-8c2c-995c9eeb76d5"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:29.362043 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:29.362043 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:29.362703 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4c631860-5027-4ff2-8207-b7851de1a4b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Volume info retrieved successfully. Jul 03 17:53:29.363332 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-4c631860-5027-4ff2-8207-b7851de1a4b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Create snapshot from volume 1d01bf8d-631f-45db-8c2c-995c9eeb76d5 Jul 03 17:53:29.380870 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota_utils [None req-4c631860-5027-4ff2-8207-b7851de1a4b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Quota exceeded for b3d7d33f6d5d4055a4bccaee4c1ee73c, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 17:53:29.382472 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.middleware.fault [None req-4c631860-5027-4ff2-8207-b7851de1a4b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 413 Jul 03 17:53:29.382472 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 563/2232] 10.4.3.210 () {68 vars in 1264 bytes} [Fri Jul 3 17:53:29 2026] POST /volume/v3/snapshots => generated 208 bytes in 31 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 17:53:29.391174 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-17bcc132-c447-4123-a498-5b91a70fd072 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:29.395756 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-17bcc132-c447-4123-a498-5b91a70fd072 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c Jul 03 17:53:29.396200 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-17bcc132-c447-4123-a498-5b91a70fd072 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:29.454976 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-17bcc132-c447-4123-a498-5b91a70fd072 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c returned with HTTP 200 Jul 03 17:53:29.455539 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 550/2233] 10.4.3.210 () {68 vars in 1374 bytes} [Fri Jul 3 17:53:29 2026] PUT /volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c => generated 544 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:29.465894 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a9ce5cbd-7db8-4ba6-8dbc-53e7b896c4fe None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:29.467490 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a9ce5cbd-7db8-4ba6-8dbc-53e7b896c4fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:53:29.467862 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a9ce5cbd-7db8-4ba6-8dbc-53e7b896c4fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d01bf8d-631f-45db-8c2c-995c9eeb76d5"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:29.475732 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:29.475732 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:29.476159 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a9ce5cbd-7db8-4ba6-8dbc-53e7b896c4fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Volume info retrieved successfully. Jul 03 17:53:29.476265 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-a9ce5cbd-7db8-4ba6-8dbc-53e7b896c4fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Create snapshot from volume 1d01bf8d-631f-45db-8c2c-995c9eeb76d5 Jul 03 17:53:29.495702 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota_utils [None req-a9ce5cbd-7db8-4ba6-8dbc-53e7b896c4fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Quota exceeded for b3d7d33f6d5d4055a4bccaee4c1ee73c, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 17:53:29.496030 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.middleware.fault [None req-a9ce5cbd-7db8-4ba6-8dbc-53e7b896c4fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 413 Jul 03 17:53:29.496995 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 565/2234] 10.4.3.210 () {68 vars in 1264 bytes} [Fri Jul 3 17:53:29 2026] POST /volume/v3/snapshots => generated 133 bytes in 31 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 17:53:29.504818 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2b055887-acef-4e85-b08e-5d25f57f77eb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:29.507028 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b055887-acef-4e85-b08e-5d25f57f77eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 Jul 03 17:53:29.507277 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b055887-acef-4e85-b08e-5d25f57f77eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:29.507510 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b055887-acef-4e85-b08e-5d25f57f77eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:29.507658 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-2b055887-acef-4e85-b08e-5d25f57f77eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Delete snapshot with id: 1dce9916-7d60-412a-8eb4-53d7e8fc28e0 Jul 03 17:53:29.513964 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:29.513964 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:29.514306 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2b055887-acef-4e85-b08e-5d25f57f77eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Snapshot retrieved successfully. Jul 03 17:53:29.532481 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2b055887-acef-4e85-b08e-5d25f57f77eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Snapshot delete request issued successfully. Jul 03 17:53:29.532649 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b055887-acef-4e85-b08e-5d25f57f77eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 returned with HTTP 202 Jul 03 17:53:29.533098 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 557/2235] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:53:29 2026] DELETE /volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:29.541871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8da5f85c-ed05-48f2-b42d-6ec821ae19ff None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:29.543796 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8da5f85c-ed05-48f2-b42d-6ec821ae19ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] GET https://10.4.3.210/volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 Jul 03 17:53:29.544282 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8da5f85c-ed05-48f2-b42d-6ec821ae19ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:29.544713 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8da5f85c-ed05-48f2-b42d-6ec821ae19ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:29.553988 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:29.553988 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:29.553988 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8da5f85c-ed05-48f2-b42d-6ec821ae19ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Snapshot retrieved successfully. Jul 03 17:53:29.553988 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8da5f85c-ed05-48f2-b42d-6ec821ae19ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 returned with HTTP 200 Jul 03 17:53:29.554604 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 564/2236] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:29 2026] GET /volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:29.944844 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:30.090082 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:30.090462 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1339582840"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:30.092303 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1339582840'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:30.092450 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Create volume of 1 GB Jul 03 17:53:30.097026 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Availability Zones retrieved successfully. Jul 03 17:53:30.104332 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Flow 'volume_create_api' (1f808e1b-486a-4499-874d-b578c1364985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:30.105515 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86ff129-c052-40b8-9171-b18332e50544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:30.106653 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:30.126467 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-04a522bc-f471-448a-ba17-4791aca5a9c5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:30.128782 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-04a522bc-f471-448a-ba17-4791aca5a9c5 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:53:30.129028 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-04a522bc-f471-448a-ba17-4791aca5a9c5 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:30.129241 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-04a522bc-f471-448a-ba17-4791aca5a9c5 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:30.140702 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86ff129-c052-40b8-9171-b18332e50544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:30.141605 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26ee5047-e836-46b4-a396-515f5aca113f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:30.142570 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:30.142570 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:30.146941 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-04a522bc-f471-448a-ba17-4791aca5a9c5 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:53:30.152084 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-04a522bc-f471-448a-ba17-4791aca5a9c5 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:53:30.152576 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 566/2237] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:30 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:30.175623 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-fb64158f-5c60-4e47-82b4-00b48183a71d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:30.177495 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-fb64158f-5c60-4e47-82b4-00b48183a71d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b/action Jul 03 17:53:30.177976 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-fb64158f-5c60-4e47-82b4-00b48183a71d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:53:30.178221 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-fb64158f-5c60-4e47-82b4-00b48183a71d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:30.194178 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:30.194178 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:30.195007 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-fb64158f-5c60-4e47-82b4-00b48183a71d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:53:30.202473 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-fb64158f-5c60-4e47-82b4-00b48183a71d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Begin detaching volume completed successfully. Jul 03 17:53:30.202896 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-fb64158f-5c60-4e47-82b4-00b48183a71d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b/action returned with HTTP 202 Jul 03 17:53:30.203190 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Created reservations ['ffb42807-8f0c-415d-82fd-534694016ed6', 'c3e024f2-7eda-4c37-aaa7-b35fa2f3be78', 'f506dbcb-6ac4-4ab6-b12b-1bfedadb8fc2', 'e0662676-3b6c-4e6e-897e-94473258c4c5'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:30.203623 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 558/2238] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:53:30 2026] POST /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:53:30.204295 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26ee5047-e836-46b4-a396-515f5aca113f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffb42807-8f0c-415d-82fd-534694016ed6', 'c3e024f2-7eda-4c37-aaa7-b35fa2f3be78', 'f506dbcb-6ac4-4ab6-b12b-1bfedadb8fc2', 'e0662676-3b6c-4e6e-897e-94473258c4c5']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:30.205375 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263735da-73cd-4e1b-9a96-467ec56a0580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:30.226580 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-38a93be7-a3e5-45e0-a7d3-5dae52e6e9f5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:30.229094 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38a93be7-a3e5-45e0-a7d3-5dae52e6e9f5 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:53:30.230227 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38a93be7-a3e5-45e0-a7d3-5dae52e6e9f5 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:30.231779 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38a93be7-a3e5-45e0-a7d3-5dae52e6e9f5 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:30.243298 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263735da-73cd-4e1b-9a96-467ec56a0580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82820102-967b-401c-bd40-8113993de56b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1339582840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8968289a7085440192b279b8653f690a',qos_specs=None,replication_status=,reservations=['ffb42807-8f0c-415d-82fd-534694016ed6','c3e024f2-7eda-4c37-aaa7-b35fa2f3be78','f506dbcb-6ac4-4ab6-b12b-1bfedadb8fc2','e0662676-3b6c-4e6e-897e-94473258c4c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c70e83a22788405fba932df0ad07173f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1339582840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82820102-967b-401c-bd40-8113993de56b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8968289a7085440192b279b8653f690a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c70e83a22788405fba932df0ad07173f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:30.243489 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:30.243489 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:30.243566 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbbe821-21ba-478a-91c5-9e4b6c01a3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:30.246826 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-38a93be7-a3e5-45e0-a7d3-5dae52e6e9f5 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:53:30.251782 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38a93be7-a3e5-45e0-a7d3-5dae52e6e9f5 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:53:30.252486 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 565/2239] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:30 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:30.265862 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbbe821-21ba-478a-91c5-9e4b6c01a3cc) transitioned into state 'SUCCESS' from state '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-1339582840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8968289a7085440192b279b8653f690a',qos_specs=None,replication_status=,reservations=['ffb42807-8f0c-415d-82fd-534694016ed6','c3e024f2-7eda-4c37-aaa7-b35fa2f3be78','f506dbcb-6ac4-4ab6-b12b-1bfedadb8fc2','e0662676-3b6c-4e6e-897e-94473258c4c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c70e83a22788405fba932df0ad07173f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:30.266909 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338c4650-2f65-4443-a2d9-e1be16016c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:30.280980 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338c4650-2f65-4443-a2d9-e1be16016c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:30.282521 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Flow 'volume_create_api' (1f808e1b-486a-4499-874d-b578c1364985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:30.282521 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Create volume request issued successfully. Jul 03 17:53:30.282657 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6aecd84c-62dd-495a-9c36-83eb96c0c5b6 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:30.283068 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 551/2240] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:29 2026] POST /volume/v3/volumes => generated 760 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:30.300055 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-aaa80ff7-07a8-42c7-9e8f-cf4eec0d6a16 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:30.301058 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-aaa80ff7-07a8-42c7-9e8f-cf4eec0d6a16 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b Jul 03 17:53:30.301274 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-aaa80ff7-07a8-42c7-9e8f-cf4eec0d6a16 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:30.301484 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-aaa80ff7-07a8-42c7-9e8f-cf4eec0d6a16 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:30.310300 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:30.310300 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:30.319296 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-aaa80ff7-07a8-42c7-9e8f-cf4eec0d6a16 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:30.327875 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-aaa80ff7-07a8-42c7-9e8f-cf4eec0d6a16 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b returned with HTTP 200 Jul 03 17:53:30.328405 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 567/2241] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:30 2026] GET /volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:30.564735 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-25439674-d05d-4493-a56e-8a93d8918c97 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:30.566515 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-25439674-d05d-4493-a56e-8a93d8918c97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] GET https://10.4.3.210/volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 Jul 03 17:53:30.566959 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-25439674-d05d-4493-a56e-8a93d8918c97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:30.567292 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-25439674-d05d-4493-a56e-8a93d8918c97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:30.571593 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-25439674-d05d-4493-a56e-8a93d8918c97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 returned with HTTP 404 Jul 03 17:53:30.572265 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 559/2242] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:30 2026] GET /volume/v3/snapshots/1dce9916-7d60-412a-8eb4-53d7e8fc28e0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:30.578523 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6990626b-f734-4bbe-bf8d-ab5b51abd254 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:30.581425 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6990626b-f734-4bbe-bf8d-ab5b51abd254 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] GET https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 Jul 03 17:53:30.582857 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6990626b-f734-4bbe-bf8d-ab5b51abd254 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:30.582857 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6990626b-f734-4bbe-bf8d-ab5b51abd254 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:30.591196 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:30.591196 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:30.595824 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6990626b-f734-4bbe-bf8d-ab5b51abd254 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Volume info retrieved successfully. Jul 03 17:53:30.601192 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6990626b-f734-4bbe-bf8d-ab5b51abd254 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 returned with HTTP 200 Jul 03 17:53:30.601939 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 566/2243] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:30 2026] GET /volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:30.613369 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cc881740-7eff-4fdc-aa2c-f02b2c33aa6e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:30.615198 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cc881740-7eff-4fdc-aa2c-f02b2c33aa6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 Jul 03 17:53:30.615424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cc881740-7eff-4fdc-aa2c-f02b2c33aa6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:30.615665 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cc881740-7eff-4fdc-aa2c-f02b2c33aa6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:30.615879 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-cc881740-7eff-4fdc-aa2c-f02b2c33aa6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Delete volume with id: 1d01bf8d-631f-45db-8c2c-995c9eeb76d5 Jul 03 17:53:30.622152 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:30.622152 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:30.622659 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cc881740-7eff-4fdc-aa2c-f02b2c33aa6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Volume info retrieved successfully. Jul 03 17:53:30.641829 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cc881740-7eff-4fdc-aa2c-f02b2c33aa6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Delete volume request issued successfully. Jul 03 17:53:30.642093 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cc881740-7eff-4fdc-aa2c-f02b2c33aa6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 returned with HTTP 202 Jul 03 17:53:30.642649 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 552/2244] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:30 2026] DELETE /volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:30.650475 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-db1341d4-30be-4647-9e47-f97070dac67c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:30.652830 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-db1341d4-30be-4647-9e47-f97070dac67c tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] GET https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 Jul 03 17:53:30.653081 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-db1341d4-30be-4647-9e47-f97070dac67c tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:30.653334 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-db1341d4-30be-4647-9e47-f97070dac67c tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:30.662524 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:30.662524 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:30.668639 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-db1341d4-30be-4647-9e47-f97070dac67c tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Volume info retrieved successfully. Jul 03 17:53:30.673831 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-db1341d4-30be-4647-9e47-f97070dac67c tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 returned with HTTP 200 Jul 03 17:53:30.674383 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 568/2245] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:30 2026] GET /volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:31.233830 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c1e76a03-5b9f-436c-b9f8-77559bd95609 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:31.239798 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c1e76a03-5b9f-436c-b9f8-77559bd95609 None None] GET https://10.4.3.210/volume// Jul 03 17:53:31.239798 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c1e76a03-5b9f-436c-b9f8-77559bd95609 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:31.239798 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c1e76a03-5b9f-436c-b9f8-77559bd95609 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:31.239798 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c1e76a03-5b9f-436c-b9f8-77559bd95609 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:53:31.240344 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 560/2246] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:53:31 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 17:53:31.253119 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-a9c4ce90-e9fb-4aa0-ae42-d48a8cb4baaf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:31.255361 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-a9c4ce90-e9fb-4aa0-ae42-d48a8cb4baaf tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:53:31.255710 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-a9c4ce90-e9fb-4aa0-ae42-d48a8cb4baaf tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:31.255946 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-a9c4ce90-e9fb-4aa0-ae42-d48a8cb4baaf tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:31.270817 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:31.270817 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:31.271284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e64b5ba2-dcc5-4fa4-8cfc-e8c97df65d41 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:31.273611 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e64b5ba2-dcc5-4fa4-8cfc-e8c97df65d41 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:53:31.273812 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e64b5ba2-dcc5-4fa4-8cfc-e8c97df65d41 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:31.276191 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e64b5ba2-dcc5-4fa4-8cfc-e8c97df65d41 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:31.276232 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-a9c4ce90-e9fb-4aa0-ae42-d48a8cb4baaf tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:53:31.280904 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-a9c4ce90-e9fb-4aa0-ae42-d48a8cb4baaf tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:53:31.281390 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 567/2247] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:53:31 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:53:31.282474 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:31.282474 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:31.286869 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e64b5ba2-dcc5-4fa4-8cfc-e8c97df65d41 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:53:31.292748 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e64b5ba2-dcc5-4fa4-8cfc-e8c97df65d41 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:53:31.293672 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 553/2248] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:31 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:31.345493 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bb0aca6a-b6fd-47fe-9bf8-e60fadf9503e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:31.347159 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bb0aca6a-b6fd-47fe-9bf8-e60fadf9503e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b Jul 03 17:53:31.347519 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bb0aca6a-b6fd-47fe-9bf8-e60fadf9503e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:31.348082 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bb0aca6a-b6fd-47fe-9bf8-e60fadf9503e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:31.356572 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:31.356572 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:31.360208 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bb0aca6a-b6fd-47fe-9bf8-e60fadf9503e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:31.364452 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bb0aca6a-b6fd-47fe-9bf8-e60fadf9503e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b returned with HTTP 200 Jul 03 17:53:31.365025 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 569/2249] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:31 2026] GET /volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:31.394394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-e9ba7c70-2768-4152-975d-09114c7bb9d3 req-1bb12eb6-aa75-4714-bd91-88ac247e6c12 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:31.400011 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e9ba7c70-2768-4152-975d-09114c7bb9d3 req-1bb12eb6-aa75-4714-bd91-88ac247e6c12 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b Jul 03 17:53:31.400011 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e9ba7c70-2768-4152-975d-09114c7bb9d3 req-1bb12eb6-aa75-4714-bd91-88ac247e6c12 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:31.400011 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e9ba7c70-2768-4152-975d-09114c7bb9d3 req-1bb12eb6-aa75-4714-bd91-88ac247e6c12 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:31.405744 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:31.405744 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:31.408504 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-e9ba7c70-2768-4152-975d-09114c7bb9d3 req-1bb12eb6-aa75-4714-bd91-88ac247e6c12 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:31.413073 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e9ba7c70-2768-4152-975d-09114c7bb9d3 req-1bb12eb6-aa75-4714-bd91-88ac247e6c12 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b returned with HTTP 200 Jul 03 17:53:31.413582 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 561/2250] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:31 2026] GET /volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:31.429065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:31.431336 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:31.431820 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-4084563"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:31.433828 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-4084563'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:31.433992 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Create volume of 1 GB Jul 03 17:53:31.439039 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Availability Zones retrieved successfully. Jul 03 17:53:31.446924 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Flow 'volume_create_api' (9574217f-dfc4-4c58-b7f5-2173ef0a9c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:31.448258 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae258d79-5d0c-412f-8eaf-085b9189776c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:31.449459 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:31.481614 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae258d79-5d0c-412f-8eaf-085b9189776c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:31.482629 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b492940-4f6f-4e9c-92ea-3c8afad292af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:31.527385 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Created reservations ['7f316739-0f35-414b-9e87-6f7c1cd373e9', '99ca36b1-934d-4742-91fe-973c42038c55', '470c90b0-7733-4143-81ae-0c1473b74895', 'a1e9fe6a-1f7a-413d-b363-ebac3350fd72'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:31.528175 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b492940-4f6f-4e9c-92ea-3c8afad292af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f316739-0f35-414b-9e87-6f7c1cd373e9', '99ca36b1-934d-4742-91fe-973c42038c55', '470c90b0-7733-4143-81ae-0c1473b74895', 'a1e9fe6a-1f7a-413d-b363-ebac3350fd72']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:31.529062 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdda6c8-132a-4a68-b81b-0ab304ba8bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:31.554592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdda6c8-132a-4a68-b81b-0ab304ba8bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3816bd65-0560-45d4-933e-7e00116762d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-4084563',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8968289a7085440192b279b8653f690a',qos_specs=None,replication_status=,reservations=['7f316739-0f35-414b-9e87-6f7c1cd373e9','99ca36b1-934d-4742-91fe-973c42038c55','470c90b0-7733-4143-81ae-0c1473b74895','a1e9fe6a-1f7a-413d-b363-ebac3350fd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c70e83a22788405fba932df0ad07173f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-4084563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3816bd65-0560-45d4-933e-7e00116762d9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8968289a7085440192b279b8653f690a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c70e83a22788405fba932df0ad07173f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:31.555556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa399308-2f89-4816-8f59-fe6c7e052628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:31.580231 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa399308-2f89-4816-8f59-fe6c7e052628) transitioned into state 'SUCCESS' from state '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-4084563',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8968289a7085440192b279b8653f690a',qos_specs=None,replication_status=,reservations=['7f316739-0f35-414b-9e87-6f7c1cd373e9','99ca36b1-934d-4742-91fe-973c42038c55','470c90b0-7733-4143-81ae-0c1473b74895','a1e9fe6a-1f7a-413d-b363-ebac3350fd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c70e83a22788405fba932df0ad07173f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:31.580966 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a795f71-a81f-4c96-8bd2-cf38e0e28e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:31.592302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a795f71-a81f-4c96-8bd2-cf38e0e28e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:31.593225 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Flow 'volume_create_api' (9574217f-dfc4-4c58-b7f5-2173ef0a9c9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:31.593577 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Create volume request issued successfully. Jul 03 17:53:31.594232 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-61f66ea4-aeb9-40dd-8a4e-27505d9e4762 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:31.594662 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 568/2251] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:31 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 17:53:31.609991 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-de29d22a-0b0d-4bbe-9fc4-ad1734bcf43e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:31.612718 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-de29d22a-0b0d-4bbe-9fc4-ad1734bcf43e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 Jul 03 17:53:31.613168 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-de29d22a-0b0d-4bbe-9fc4-ad1734bcf43e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:31.613452 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-de29d22a-0b0d-4bbe-9fc4-ad1734bcf43e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:31.625156 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:31.625156 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:31.631788 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-de29d22a-0b0d-4bbe-9fc4-ad1734bcf43e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:31.638492 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-de29d22a-0b0d-4bbe-9fc4-ad1734bcf43e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 returned with HTTP 200 Jul 03 17:53:31.639086 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 554/2252] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:31 2026] GET /volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:31.690215 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a3e6ce62-b09e-4752-abd1-2775d7000afe None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:31.692153 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3e6ce62-b09e-4752-abd1-2775d7000afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] GET https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 Jul 03 17:53:31.692393 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3e6ce62-b09e-4752-abd1-2775d7000afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:31.692689 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3e6ce62-b09e-4752-abd1-2775d7000afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:31.705798 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3e6ce62-b09e-4752-abd1-2775d7000afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658 tempest-VolumeSnapshotQuotasNegativeTestJSON-1930589658-project-member] https://10.4.3.210/volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 returned with HTTP 404 Jul 03 17:53:31.705798 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 570/2253] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:31 2026] GET /volume/v3/volumes/1d01bf8d-631f-45db-8c2c-995c9eeb76d5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:31.713790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fb9fd70a-601f-435d-98ec-cbffec905d32 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:31.714742 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fb9fd70a-601f-435d-98ec-cbffec905d32 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c Jul 03 17:53:31.715078 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fb9fd70a-601f-435d-98ec-cbffec905d32 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-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=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:31.816795 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fb9fd70a-601f-435d-98ec-cbffec905d32 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439 tempest-VolumeSnapshotQuotasNegativeTestJSON-531333439-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c returned with HTTP 200 Jul 03 17:53:31.818663 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 562/2254] 10.4.3.210 () {68 vars in 1375 bytes} [Fri Jul 3 17:53:31 2026] PUT /volume/v3/os-quota-sets/b3d7d33f6d5d4055a4bccaee4c1ee73c => generated 549 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:32.309741 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6ea25caf-5b18-47b4-a481-8d977e878a83 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:32.311830 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6ea25caf-5b18-47b4-a481-8d977e878a83 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:53:32.312244 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6ea25caf-5b18-47b4-a481-8d977e878a83 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:32.312998 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6ea25caf-5b18-47b4-a481-8d977e878a83 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:32.324139 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:32.324139 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:32.331946 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6ea25caf-5b18-47b4-a481-8d977e878a83 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:53:32.338782 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6ea25caf-5b18-47b4-a481-8d977e878a83 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:53:32.339202 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 569/2255] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:32 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:32.656887 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c2527998-ba1a-4c3e-a40b-c245e11ee9f3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:32.658577 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c2527998-ba1a-4c3e-a40b-c245e11ee9f3 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 Jul 03 17:53:32.658781 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c2527998-ba1a-4c3e-a40b-c245e11ee9f3 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:32.658989 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c2527998-ba1a-4c3e-a40b-c245e11ee9f3 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:32.666713 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:32.666713 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:32.673986 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c2527998-ba1a-4c3e-a40b-c245e11ee9f3 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:32.679704 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c2527998-ba1a-4c3e-a40b-c245e11ee9f3 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 returned with HTTP 200 Jul 03 17:53:32.680284 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 555/2256] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:32 2026] GET /volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:32.704490 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-6ac7def2-fab5-4855-a6d1-f897f1392532 req-e5d277ec-b964-4fa4-b939-402a7486d8c2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:32.709837 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6ac7def2-fab5-4855-a6d1-f897f1392532 req-e5d277ec-b964-4fa4-b939-402a7486d8c2 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 Jul 03 17:53:32.710117 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6ac7def2-fab5-4855-a6d1-f897f1392532 req-e5d277ec-b964-4fa4-b939-402a7486d8c2 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:32.710348 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6ac7def2-fab5-4855-a6d1-f897f1392532 req-e5d277ec-b964-4fa4-b939-402a7486d8c2 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:32.722949 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:32.722949 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:32.727061 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-6ac7def2-fab5-4855-a6d1-f897f1392532 req-e5d277ec-b964-4fa4-b939-402a7486d8c2 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:32.732091 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6ac7def2-fab5-4855-a6d1-f897f1392532 req-e5d277ec-b964-4fa4-b939-402a7486d8c2 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 returned with HTTP 200 Jul 03 17:53:32.732698 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 571/2257] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:32 2026] GET /volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:32.749954 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:32.753076 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:32.753076 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1952183531"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:32.754416 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1952183531'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:32.754633 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Create volume of 1 GB Jul 03 17:53:32.759604 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Availability Zones retrieved successfully. Jul 03 17:53:32.767572 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Flow 'volume_create_api' (563641df-ff76-4839-ba06-201cbe26ca37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:32.768595 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd5905b-52ce-4488-9337-fff4c171c1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:32.769933 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:32.802318 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd5905b-52ce-4488-9337-fff4c171c1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:32.803141 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f724fa7e-c8b6-4f08-8fb1-d15d2ee40f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:32.858821 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Created reservations ['0e570b80-353c-4d39-a2f3-b3c80bb9ad09', '6162ca72-f2a6-49d4-99b0-d896e74b31ad', 'c34518be-fe92-4461-931a-9018d1f0cc86', '7dd236d8-b14e-4822-bdfe-58393bba125d'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:32.859725 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f724fa7e-c8b6-4f08-8fb1-d15d2ee40f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e570b80-353c-4d39-a2f3-b3c80bb9ad09', '6162ca72-f2a6-49d4-99b0-d896e74b31ad', 'c34518be-fe92-4461-931a-9018d1f0cc86', '7dd236d8-b14e-4822-bdfe-58393bba125d']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:32.860871 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536bf472-b753-4dbc-acb9-c318ff3a0e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:32.886312 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536bf472-b753-4dbc-acb9-c318ff3a0e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00b36987-55db-4285-920a-72127b43227b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1952183531',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8968289a7085440192b279b8653f690a',qos_specs=None,replication_status=,reservations=['0e570b80-353c-4d39-a2f3-b3c80bb9ad09','6162ca72-f2a6-49d4-99b0-d896e74b31ad','c34518be-fe92-4461-931a-9018d1f0cc86','7dd236d8-b14e-4822-bdfe-58393bba125d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c70e83a22788405fba932df0ad07173f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1952183531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00b36987-55db-4285-920a-72127b43227b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8968289a7085440192b279b8653f690a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c70e83a22788405fba932df0ad07173f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:32.888144 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24371ce4-5037-41ca-98c3-cb5eda92a793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:32.913477 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24371ce4-5037-41ca-98c3-cb5eda92a793) transitioned into state 'SUCCESS' from state '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-1952183531',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8968289a7085440192b279b8653f690a',qos_specs=None,replication_status=,reservations=['0e570b80-353c-4d39-a2f3-b3c80bb9ad09','6162ca72-f2a6-49d4-99b0-d896e74b31ad','c34518be-fe92-4461-931a-9018d1f0cc86','7dd236d8-b14e-4822-bdfe-58393bba125d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c70e83a22788405fba932df0ad07173f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:32.916199 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569a1bb3-a046-4c07-85f4-78b43b5f8949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:32.932130 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569a1bb3-a046-4c07-85f4-78b43b5f8949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:32.933029 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Flow 'volume_create_api' (563641df-ff76-4839-ba06-201cbe26ca37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:32.933429 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Create volume request issued successfully. Jul 03 17:53:32.934222 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-49cde678-916f-460b-a7ea-bf1299f1d0c4 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:32.935899 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 563/2258] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:32 2026] POST /volume/v3/volumes => generated 760 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:32.954148 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eaf2b6e5-0210-4329-ab68-916b42df9ada None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:32.956217 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eaf2b6e5-0210-4329-ab68-916b42df9ada tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b Jul 03 17:53:32.956453 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eaf2b6e5-0210-4329-ab68-916b42df9ada tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:32.956682 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eaf2b6e5-0210-4329-ab68-916b42df9ada tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:32.968011 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:32.968011 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:32.979516 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-eaf2b6e5-0210-4329-ab68-916b42df9ada tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:32.989429 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eaf2b6e5-0210-4329-ab68-916b42df9ada tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b returned with HTTP 200 Jul 03 17:53:32.989861 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 570/2259] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:32 2026] GET /volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:33.039474 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-58022c5c-fc4a-4e18-8fb5-efe6db1f7c3b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:33.040208 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-58022c5c-fc4a-4e18-8fb5-efe6db1f7c3b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] DELETE https://10.4.3.210/volume/v3/attachments/c3e9f979-ffe3-48bc-8c9e-62f78d0580d4 Jul 03 17:53:33.040208 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-58022c5c-fc4a-4e18-8fb5-efe6db1f7c3b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:33.040636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-58022c5c-fc4a-4e18-8fb5-efe6db1f7c3b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:33.048479 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:33.048479 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:33.353104 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b1e5f8a5-45f0-4915-98ba-930afab4a4ca None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:33.355888 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b1e5f8a5-45f0-4915-98ba-930afab4a4ca tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:53:33.355888 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b1e5f8a5-45f0-4915-98ba-930afab4a4ca tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:33.356000 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b1e5f8a5-45f0-4915-98ba-930afab4a4ca tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:33.373893 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:33.373893 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:33.381135 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b1e5f8a5-45f0-4915-98ba-930afab4a4ca tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:53:33.385707 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b1e5f8a5-45f0-4915-98ba-930afab4a4ca tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:53:33.386106 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 572/2260] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:33 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:33.575484 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-27a8030d-468c-4ab1-ae7a-d35d386d210b req-58022c5c-fc4a-4e18-8fb5-efe6db1f7c3b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments/c3e9f979-ffe3-48bc-8c9e-62f78d0580d4 returned with HTTP 200 Jul 03 17:53:33.576119 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 556/2261] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:53:33 2026] DELETE /volume/v3/attachments/c3e9f979-ffe3-48bc-8c9e-62f78d0580d4 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:33.605210 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-00941cac-2c5e-4b8c-91ec-b8d0d6037370 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:33.684111 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-00941cac-2c5e-4b8c-91ec-b8d0d6037370 tempest-AvailabilityZoneTestJSON-891818711 tempest-AvailabilityZoneTestJSON-891818711-project-member] GET https://10.4.3.210/volume/v3/os-availability-zone Jul 03 17:53:33.684370 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-00941cac-2c5e-4b8c-91ec-b8d0d6037370 tempest-AvailabilityZoneTestJSON-891818711 tempest-AvailabilityZoneTestJSON-891818711-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:33.685094 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-00941cac-2c5e-4b8c-91ec-b8d0d6037370 tempest-AvailabilityZoneTestJSON-891818711 tempest-AvailabilityZoneTestJSON-891818711-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:33.688364 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-00941cac-2c5e-4b8c-91ec-b8d0d6037370 tempest-AvailabilityZoneTestJSON-891818711 tempest-AvailabilityZoneTestJSON-891818711-project-member] Availability Zones retrieved successfully. Jul 03 17:53:33.688692 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-00941cac-2c5e-4b8c-91ec-b8d0d6037370 tempest-AvailabilityZoneTestJSON-891818711 tempest-AvailabilityZoneTestJSON-891818711-project-member] https://10.4.3.210/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 17:53:33.689198 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 564/2262] 10.4.3.210 () {66 vars in 1276 bytes} [Fri Jul 3 17:53:33 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:53:34.008919 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4eedcc41-a764-43ce-97ec-d89da1c53880 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.010724 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4eedcc41-a764-43ce-97ec-d89da1c53880 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b Jul 03 17:53:34.010920 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4eedcc41-a764-43ce-97ec-d89da1c53880 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.011089 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4eedcc41-a764-43ce-97ec-d89da1c53880 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.019211 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.019211 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:34.024825 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4eedcc41-a764-43ce-97ec-d89da1c53880 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:34.029031 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4eedcc41-a764-43ce-97ec-d89da1c53880 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b returned with HTTP 200 Jul 03 17:53:34.029457 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 571/2263] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:34.058179 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f40116a4-f302-4288-9231-ce030182a58f req-1ea8e6c9-68cc-4b0e-a088-b0a6eb4a361e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.061112 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f40116a4-f302-4288-9231-ce030182a58f req-1ea8e6c9-68cc-4b0e-a088-b0a6eb4a361e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b Jul 03 17:53:34.061549 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f40116a4-f302-4288-9231-ce030182a58f req-1ea8e6c9-68cc-4b0e-a088-b0a6eb4a361e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.062795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f40116a4-f302-4288-9231-ce030182a58f req-1ea8e6c9-68cc-4b0e-a088-b0a6eb4a361e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.065649 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=444,cinder:INSERT=80,cinder:UPDATE=131 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:53:34.071639 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.071639 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:34.078519 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-f40116a4-f302-4288-9231-ce030182a58f req-1ea8e6c9-68cc-4b0e-a088-b0a6eb4a361e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:34.086516 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f40116a4-f302-4288-9231-ce030182a58f req-1ea8e6c9-68cc-4b0e-a088-b0a6eb4a361e tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b returned with HTTP 200 Jul 03 17:53:34.086824 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 573/2264] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:34.291646 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-7d51de5e-df0f-4e8a-8ef9-cf33233b9a9f req-19f2d94c-6eda-4907-a701-ea67b60c01fc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.294329 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7d51de5e-df0f-4e8a-8ef9-cf33233b9a9f req-19f2d94c-6eda-4907-a701-ea67b60c01fc tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:53:34.294632 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7d51de5e-df0f-4e8a-8ef9-cf33233b9a9f req-19f2d94c-6eda-4907-a701-ea67b60c01fc tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.294910 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7d51de5e-df0f-4e8a-8ef9-cf33233b9a9f req-19f2d94c-6eda-4907-a701-ea67b60c01fc tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.295281 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [req-7d51de5e-df0f-4e8a-8ef9-cf33233b9a9f req-19f2d94c-6eda-4907-a701-ea67b60c01fc tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:53:34.295751 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.295751 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:34.296789 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-7d51de5e-df0f-4e8a-8ef9-cf33233b9a9f req-19f2d94c-6eda-4907-a701-ea67b60c01fc tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:34.306360 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-7d51de5e-df0f-4e8a-8ef9-cf33233b9a9f req-19f2d94c-6eda-4907-a701-ea67b60c01fc tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Get all volumes completed successfully. Jul 03 17:53:34.307552 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.307552 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:34.313060 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7d51de5e-df0f-4e8a-8ef9-cf33233b9a9f req-19f2d94c-6eda-4907-a701-ea67b60c01fc tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:53:34.313613 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 557/2265] 10.4.3.210 () {68 vars in 1508 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:34.357408 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-f05ff3c3-b4c0-4351-849a-289401284d09 req-7c1710ed-001e-4770-b885-0a2ae670a5e9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.359856 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f05ff3c3-b4c0-4351-849a-289401284d09 req-7c1710ed-001e-4770-b885-0a2ae670a5e9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:53:34.360092 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f05ff3c3-b4c0-4351-849a-289401284d09 req-7c1710ed-001e-4770-b885-0a2ae670a5e9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.360321 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f05ff3c3-b4c0-4351-849a-289401284d09 req-7c1710ed-001e-4770-b885-0a2ae670a5e9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.360649 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [req-f05ff3c3-b4c0-4351-849a-289401284d09 req-7c1710ed-001e-4770-b885-0a2ae670a5e9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:53:34.361105 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.361105 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:34.361538 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-f05ff3c3-b4c0-4351-849a-289401284d09 req-7c1710ed-001e-4770-b885-0a2ae670a5e9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:34.365124 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=396,cinder:UPDATE=89,cinder:INSERT=56 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:53:34.381783 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-f05ff3c3-b4c0-4351-849a-289401284d09 req-7c1710ed-001e-4770-b885-0a2ae670a5e9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Get all volumes completed successfully. Jul 03 17:53:34.383314 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.383314 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:34.388927 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f05ff3c3-b4c0-4351-849a-289401284d09 req-7c1710ed-001e-4770-b885-0a2ae670a5e9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:53:34.389400 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 565/2266] 10.4.3.210 () {68 vars in 1508 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:34.402035 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ec458ce8-3a73-4cea-9c1f-b4140fb1c0a8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.403309 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ec458ce8-3a73-4cea-9c1f-b4140fb1c0a8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:53:34.403498 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ec458ce8-3a73-4cea-9c1f-b4140fb1c0a8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.403689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ec458ce8-3a73-4cea-9c1f-b4140fb1c0a8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.412210 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.412210 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:34.420234 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-dde851c5-0e18-4754-b4fa-0a5d849cdb9e req-f753daca-68ef-469e-9bf8-ae1b6a366a99 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.421048 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ec458ce8-3a73-4cea-9c1f-b4140fb1c0a8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:53:34.423069 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-dde851c5-0e18-4754-b4fa-0a5d849cdb9e req-f753daca-68ef-469e-9bf8-ae1b6a366a99 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:53:34.423349 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-dde851c5-0e18-4754-b4fa-0a5d849cdb9e req-f753daca-68ef-469e-9bf8-ae1b6a366a99 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.423611 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-dde851c5-0e18-4754-b4fa-0a5d849cdb9e req-f753daca-68ef-469e-9bf8-ae1b6a366a99 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.424337 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [req-dde851c5-0e18-4754-b4fa-0a5d849cdb9e req-f753daca-68ef-469e-9bf8-ae1b6a366a99 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:53:34.425372 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-dde851c5-0e18-4754-b4fa-0a5d849cdb9e req-f753daca-68ef-469e-9bf8-ae1b6a366a99 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:34.428324 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ec458ce8-3a73-4cea-9c1f-b4140fb1c0a8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:53:34.428956 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 572/2267] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:34.435778 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-dde851c5-0e18-4754-b4fa-0a5d849cdb9e req-f753daca-68ef-469e-9bf8-ae1b6a366a99 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Get all volumes completed successfully. Jul 03 17:53:34.437136 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.437136 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:34.442350 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-dde851c5-0e18-4754-b4fa-0a5d849cdb9e req-f753daca-68ef-469e-9bf8-ae1b6a366a99 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:53:34.442925 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 574/2268] 10.4.3.210 () {68 vars in 1508 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:34.473159 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3d7812da-f8dc-4a3c-b57a-10858956ca6e req-086c064a-7020-4fd4-95d9-9432ad2f3a7c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.475036 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3d7812da-f8dc-4a3c-b57a-10858956ca6e req-086c064a-7020-4fd4-95d9-9432ad2f3a7c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:53:34.475217 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3d7812da-f8dc-4a3c-b57a-10858956ca6e req-086c064a-7020-4fd4-95d9-9432ad2f3a7c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.475386 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3d7812da-f8dc-4a3c-b57a-10858956ca6e req-086c064a-7020-4fd4-95d9-9432ad2f3a7c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.475625 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [req-3d7812da-f8dc-4a3c-b57a-10858956ca6e req-086c064a-7020-4fd4-95d9-9432ad2f3a7c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:53:34.476268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-3d7812da-f8dc-4a3c-b57a-10858956ca6e req-086c064a-7020-4fd4-95d9-9432ad2f3a7c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:34.482952 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-3d7812da-f8dc-4a3c-b57a-10858956ca6e req-086c064a-7020-4fd4-95d9-9432ad2f3a7c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Get all volumes completed successfully. Jul 03 17:53:34.483764 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.483764 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:34.487507 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3d7812da-f8dc-4a3c-b57a-10858956ca6e req-086c064a-7020-4fd4-95d9-9432ad2f3a7c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:53:34.487926 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 558/2269] 10.4.3.210 () {68 vars in 1508 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:34.513624 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-5676a206-c174-4489-95de-47c91d9b6f89 req-5773d59a-bcfa-4258-b2ca-04da744f470f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.515414 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-5676a206-c174-4489-95de-47c91d9b6f89 req-5773d59a-bcfa-4258-b2ca-04da744f470f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:53:34.515586 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-5676a206-c174-4489-95de-47c91d9b6f89 req-5773d59a-bcfa-4258-b2ca-04da744f470f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.515826 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-5676a206-c174-4489-95de-47c91d9b6f89 req-5773d59a-bcfa-4258-b2ca-04da744f470f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.516062 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [req-5676a206-c174-4489-95de-47c91d9b6f89 req-5773d59a-bcfa-4258-b2ca-04da744f470f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:53:34.516690 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-5676a206-c174-4489-95de-47c91d9b6f89 req-5773d59a-bcfa-4258-b2ca-04da744f470f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:34.524274 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-5676a206-c174-4489-95de-47c91d9b6f89 req-5773d59a-bcfa-4258-b2ca-04da744f470f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Get all volumes completed successfully. Jul 03 17:53:34.525262 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.525262 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:34.529516 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-5676a206-c174-4489-95de-47c91d9b6f89 req-5773d59a-bcfa-4258-b2ca-04da744f470f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:53:34.529970 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 566/2270] 10.4.3.210 () {68 vars in 1508 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:34.555842 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-b1379a0a-8f9a-4709-b9d8-78531d3bdf49 req-f630257f-2144-4e2d-b8a3-1fbdb50ad41a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.557693 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-b1379a0a-8f9a-4709-b9d8-78531d3bdf49 req-f630257f-2144-4e2d-b8a3-1fbdb50ad41a tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:53:34.557923 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-b1379a0a-8f9a-4709-b9d8-78531d3bdf49 req-f630257f-2144-4e2d-b8a3-1fbdb50ad41a tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.558074 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-b1379a0a-8f9a-4709-b9d8-78531d3bdf49 req-f630257f-2144-4e2d-b8a3-1fbdb50ad41a tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.558339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [req-b1379a0a-8f9a-4709-b9d8-78531d3bdf49 req-f630257f-2144-4e2d-b8a3-1fbdb50ad41a tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:53:34.558995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-b1379a0a-8f9a-4709-b9d8-78531d3bdf49 req-f630257f-2144-4e2d-b8a3-1fbdb50ad41a tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:34.562410 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=342,cinder:INSERT=42,cinder:UPDATE=82 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:53:34.567570 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-b1379a0a-8f9a-4709-b9d8-78531d3bdf49 req-f630257f-2144-4e2d-b8a3-1fbdb50ad41a tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Get all volumes completed successfully. Jul 03 17:53:34.568673 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.568673 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:34.573884 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-b1379a0a-8f9a-4709-b9d8-78531d3bdf49 req-f630257f-2144-4e2d-b8a3-1fbdb50ad41a tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:53:34.574434 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 573/2271] 10.4.3.210 () {68 vars in 1508 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:34.604990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-6bd3c2b9-4e7d-4a5e-baee-3202b6d6d5c5 req-30e4cf8e-9167-47f0-bd43-abd226763530 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.606143 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6bd3c2b9-4e7d-4a5e-baee-3202b6d6d5c5 req-30e4cf8e-9167-47f0-bd43-abd226763530 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:53:34.606322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6bd3c2b9-4e7d-4a5e-baee-3202b6d6d5c5 req-30e4cf8e-9167-47f0-bd43-abd226763530 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.606497 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6bd3c2b9-4e7d-4a5e-baee-3202b6d6d5c5 req-30e4cf8e-9167-47f0-bd43-abd226763530 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.606721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [req-6bd3c2b9-4e7d-4a5e-baee-3202b6d6d5c5 req-30e4cf8e-9167-47f0-bd43-abd226763530 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:53:34.607402 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-6bd3c2b9-4e7d-4a5e-baee-3202b6d6d5c5 req-30e4cf8e-9167-47f0-bd43-abd226763530 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:34.614395 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-6bd3c2b9-4e7d-4a5e-baee-3202b6d6d5c5 req-30e4cf8e-9167-47f0-bd43-abd226763530 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Get all volumes completed successfully. Jul 03 17:53:34.615245 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.615245 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:34.619068 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6bd3c2b9-4e7d-4a5e-baee-3202b6d6d5c5 req-30e4cf8e-9167-47f0-bd43-abd226763530 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:53:34.619457 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 575/2272] 10.4.3.210 () {68 vars in 1508 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:34.646543 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4b64087e-93fe-4a16-9a20-022bbb5ba876 req-ddb80bdb-5a6f-403e-97b3-81dfedcfdd94 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.648564 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4b64087e-93fe-4a16-9a20-022bbb5ba876 req-ddb80bdb-5a6f-403e-97b3-81dfedcfdd94 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:53:34.648748 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4b64087e-93fe-4a16-9a20-022bbb5ba876 req-ddb80bdb-5a6f-403e-97b3-81dfedcfdd94 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.648974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4b64087e-93fe-4a16-9a20-022bbb5ba876 req-ddb80bdb-5a6f-403e-97b3-81dfedcfdd94 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.649260 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [req-4b64087e-93fe-4a16-9a20-022bbb5ba876 req-ddb80bdb-5a6f-403e-97b3-81dfedcfdd94 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:53:34.649904 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [req-4b64087e-93fe-4a16-9a20-022bbb5ba876 req-ddb80bdb-5a6f-403e-97b3-81dfedcfdd94 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:53:34.657747 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-4b64087e-93fe-4a16-9a20-022bbb5ba876 req-ddb80bdb-5a6f-403e-97b3-81dfedcfdd94 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] Get all volumes completed successfully. Jul 03 17:53:34.658693 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.658693 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:34.662191 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4b64087e-93fe-4a16-9a20-022bbb5ba876 req-ddb80bdb-5a6f-403e-97b3-81dfedcfdd94 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:53:34.662568 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 559/2273] 10.4.3.210 () {68 vars in 1508 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:34.676147 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d49386f3-6808-4b44-825b-1df171524ed9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.677855 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d49386f3-6808-4b44-825b-1df171524ed9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] DELETE https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b Jul 03 17:53:34.677958 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d49386f3-6808-4b44-825b-1df171524ed9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.678136 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d49386f3-6808-4b44-825b-1df171524ed9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.678307 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-d49386f3-6808-4b44-825b-1df171524ed9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Delete volume with id: 00b36987-55db-4285-920a-72127b43227b Jul 03 17:53:34.684284 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.684284 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:34.684700 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d49386f3-6808-4b44-825b-1df171524ed9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:34.699008 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d49386f3-6808-4b44-825b-1df171524ed9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Delete volume request issued successfully. Jul 03 17:53:34.699177 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d49386f3-6808-4b44-825b-1df171524ed9 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b returned with HTTP 202 Jul 03 17:53:34.699686 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 567/2274] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:34 2026] DELETE /volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:34.710042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c1111ad4-e5d8-491a-a1e8-e2485a2aef2f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.712352 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1111ad4-e5d8-491a-a1e8-e2485a2aef2f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b Jul 03 17:53:34.712534 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1111ad4-e5d8-491a-a1e8-e2485a2aef2f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.712723 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c1111ad4-e5d8-491a-a1e8-e2485a2aef2f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.719289 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.719289 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:34.722790 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c1111ad4-e5d8-491a-a1e8-e2485a2aef2f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:34.726684 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c1111ad4-e5d8-491a-a1e8-e2485a2aef2f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b returned with HTTP 200 Jul 03 17:53:34.727075 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 574/2275] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:34.869348 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fd017215-af82-40a2-a669-6dd6dcad49b2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.870913 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fd017215-af82-40a2-a669-6dd6dcad49b2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af Jul 03 17:53:34.871098 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fd017215-af82-40a2-a669-6dd6dcad49b2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.871282 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fd017215-af82-40a2-a669-6dd6dcad49b2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.871371 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-fd017215-af82-40a2-a669-6dd6dcad49b2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: c7360243-1464-4bf0-9095-4cc552a5c1af Jul 03 17:53:34.876107 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.876107 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:34.876484 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fd017215-af82-40a2-a669-6dd6dcad49b2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:34.891977 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fd017215-af82-40a2-a669-6dd6dcad49b2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot delete request issued successfully. Jul 03 17:53:34.892182 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fd017215-af82-40a2-a669-6dd6dcad49b2 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af returned with HTTP 202 Jul 03 17:53:34.892548 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 576/2276] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:53:34 2026] DELETE /volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:34.902311 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d9bdd4a5-1cd9-40d6-8db9-e4fbc4ad20f7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:34.907044 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d9bdd4a5-1cd9-40d6-8db9-e4fbc4ad20f7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af Jul 03 17:53:34.907196 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d9bdd4a5-1cd9-40d6-8db9-e4fbc4ad20f7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:34.907361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d9bdd4a5-1cd9-40d6-8db9-e4fbc4ad20f7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:34.916332 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:34.916332 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:34.916567 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d9bdd4a5-1cd9-40d6-8db9-e4fbc4ad20f7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:34.917366 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d9bdd4a5-1cd9-40d6-8db9-e4fbc4ad20f7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af returned with HTTP 200 Jul 03 17:53:34.917844 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 560/2277] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:34 2026] GET /volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:35.067937 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:35.069551 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:35.069883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-381075550"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:35.071452 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume request body: {'volume': {'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-381075550'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:35.142854 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume of 1 GB Jul 03 17:53:35.147029 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Availability Zones retrieved successfully. Jul 03 17:53:35.152003 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Flow 'volume_create_api' (3acb2396-8c1b-45f8-b39e-ae978dbba0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:35.153710 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bfc3a79-76a3-40a4-8579-31ab2bc6986d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:35.154690 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:35.208925 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bfc3a79-76a3-40a4-8579-31ab2bc6986d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:35.209784 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f931a9-ee95-4b1a-8f3b-c48858f4fdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:35.265874 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Created reservations ['9c4d8abc-5b0d-48f6-846d-e9f2c063a3e3', '4d2e0907-5f10-44ea-9c20-6a3a96822197', '604b7ce6-d63d-41b8-a62b-f9083ef46166', '6105c8f3-3c43-4f76-8df6-908da9b602d2'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:35.266616 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f931a9-ee95-4b1a-8f3b-c48858f4fdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c4d8abc-5b0d-48f6-846d-e9f2c063a3e3', '4d2e0907-5f10-44ea-9c20-6a3a96822197', '604b7ce6-d63d-41b8-a62b-f9083ef46166', '6105c8f3-3c43-4f76-8df6-908da9b602d2']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:35.267291 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f77ef537-c2b1-44a9-8d67-54aa5e4859d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:35.289324 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f77ef537-c2b1-44a9-8d67-54aa5e4859d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dcf4f9b-e3af-487b-bbd6-40bffad07220', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-381075550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8850a7715244be8a8f1f67222cc28d0',qos_specs=None,replication_status=,reservations=['9c4d8abc-5b0d-48f6-846d-e9f2c063a3e3','4d2e0907-5f10-44ea-9c20-6a3a96822197','604b7ce6-d63d-41b8-a62b-f9083ef46166','6105c8f3-3c43-4f76-8df6-908da9b602d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f7b01929eb14f5898113e33f9008620',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-381075550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dcf4f9b-e3af-487b-bbd6-40bffad07220,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8850a7715244be8a8f1f67222cc28d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f7b01929eb14f5898113e33f9008620',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:35.290151 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb577136-0452-457e-91b6-4df37ce1a0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:35.308495 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb577136-0452-457e-91b6-4df37ce1a0b4) transitioned into state 'SUCCESS' from state '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-381075550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8850a7715244be8a8f1f67222cc28d0',qos_specs=None,replication_status=,reservations=['9c4d8abc-5b0d-48f6-846d-e9f2c063a3e3','4d2e0907-5f10-44ea-9c20-6a3a96822197','604b7ce6-d63d-41b8-a62b-f9083ef46166','6105c8f3-3c43-4f76-8df6-908da9b602d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f7b01929eb14f5898113e33f9008620',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:35.309288 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33ac1202-99c5-4958-886f-1167fb63a080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:35.318410 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33ac1202-99c5-4958-886f-1167fb63a080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:35.319273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Flow 'volume_create_api' (3acb2396-8c1b-45f8-b39e-ae978dbba0a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:35.319604 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume request issued successfully. Jul 03 17:53:35.320167 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3d656d2e-c40c-4359-827a-0bff1f9bb419 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:35.320568 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 568/2278] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:35 2026] POST /volume/v3/volumes => generated 746 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:35.331792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c4ba3adb-6167-444b-8feb-32e4e21ad2b7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:35.333536 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c4ba3adb-6167-444b-8feb-32e4e21ad2b7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 Jul 03 17:53:35.333742 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c4ba3adb-6167-444b-8feb-32e4e21ad2b7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:35.333951 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c4ba3adb-6167-444b-8feb-32e4e21ad2b7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:35.340441 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:35.340441 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:35.344121 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c4ba3adb-6167-444b-8feb-32e4e21ad2b7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:35.348020 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c4ba3adb-6167-444b-8feb-32e4e21ad2b7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 returned with HTTP 200 Jul 03 17:53:35.348531 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 575/2279] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:35 2026] GET /volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:35.746644 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cfa3c573-250d-48a8-97ef-284033c91351 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:35.749659 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cfa3c573-250d-48a8-97ef-284033c91351 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b Jul 03 17:53:35.749659 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cfa3c573-250d-48a8-97ef-284033c91351 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:35.749659 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cfa3c573-250d-48a8-97ef-284033c91351 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:35.754070 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cfa3c573-250d-48a8-97ef-284033c91351 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b returned with HTTP 404 Jul 03 17:53:35.754475 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 577/2280] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:35 2026] GET /volume/v3/volumes/00b36987-55db-4285-920a-72127b43227b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:35.762071 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-413f8213-cb3d-4d8f-a0d4-c7715ca66839 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:35.764498 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-413f8213-cb3d-4d8f-a0d4-c7715ca66839 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 Jul 03 17:53:35.764498 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-413f8213-cb3d-4d8f-a0d4-c7715ca66839 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:35.764622 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-413f8213-cb3d-4d8f-a0d4-c7715ca66839 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:35.764775 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-413f8213-cb3d-4d8f-a0d4-c7715ca66839 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Delete volume with id: 3816bd65-0560-45d4-933e-7e00116762d9 Jul 03 17:53:35.773490 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:35.773490 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:35.773742 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-413f8213-cb3d-4d8f-a0d4-c7715ca66839 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:35.790017 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-413f8213-cb3d-4d8f-a0d4-c7715ca66839 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Delete volume request issued successfully. Jul 03 17:53:35.790142 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-413f8213-cb3d-4d8f-a0d4-c7715ca66839 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 returned with HTTP 202 Jul 03 17:53:35.790498 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 561/2281] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:35 2026] DELETE /volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:35.799189 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-aa4813ae-4ae6-4e94-8d17-5a0464924b55 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:35.802134 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-aa4813ae-4ae6-4e94-8d17-5a0464924b55 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 Jul 03 17:53:35.802370 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-aa4813ae-4ae6-4e94-8d17-5a0464924b55 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:35.802616 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-aa4813ae-4ae6-4e94-8d17-5a0464924b55 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:35.815392 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:35.815392 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:35.821741 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-aa4813ae-4ae6-4e94-8d17-5a0464924b55 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:35.829124 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-aa4813ae-4ae6-4e94-8d17-5a0464924b55 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 returned with HTTP 200 Jul 03 17:53:35.829644 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 569/2282] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:35 2026] GET /volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:35.926891 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0c376d7c-f88b-4edd-ac4e-fa7453fb50fe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:35.929125 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0c376d7c-f88b-4edd-ac4e-fa7453fb50fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af Jul 03 17:53:35.929332 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0c376d7c-f88b-4edd-ac4e-fa7453fb50fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:35.929574 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0c376d7c-f88b-4edd-ac4e-fa7453fb50fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:35.934743 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0c376d7c-f88b-4edd-ac4e-fa7453fb50fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af returned with HTTP 404 Jul 03 17:53:35.935359 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 576/2283] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:35 2026] GET /volume/v3/snapshots/c7360243-1464-4bf0-9095-4cc552a5c1af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:36.360398 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-51dd5c0a-aa83-4098-96c5-a6b3266a9b97 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:36.366165 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-51dd5c0a-aa83-4098-96c5-a6b3266a9b97 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 Jul 03 17:53:36.366511 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-51dd5c0a-aa83-4098-96c5-a6b3266a9b97 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:36.366812 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-51dd5c0a-aa83-4098-96c5-a6b3266a9b97 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:36.374422 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:36.374422 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:36.378262 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-51dd5c0a-aa83-4098-96c5-a6b3266a9b97 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:36.384588 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-51dd5c0a-aa83-4098-96c5-a6b3266a9b97 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 returned with HTTP 200 Jul 03 17:53:36.386346 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 578/2284] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:36 2026] GET /volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:36.402966 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:36.404728 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:36.405107 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3dcf4f9b-e3af-487b-bbd6-40bffad07220", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1957461897"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:36.406552 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume request body: {'volume': {'source_volid': '3dcf4f9b-e3af-487b-bbd6-40bffad07220', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1957461897'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:36.408727 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=340,cinder:UPDATE=49,cinder:INSERT=25 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:53:36.414740 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:36.414740 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:36.415299 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume retrieved successfully. Jul 03 17:53:36.415400 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume of 1 GB Jul 03 17:53:36.420161 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Availability Zones retrieved successfully. Jul 03 17:53:36.425636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Flow 'volume_create_api' (70a2ab4c-ca06-43be-9f21-67b727f57719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:36.426944 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b8dac0-f4fe-45d3-93a2-899b11a996c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:36.428248 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:36.454246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b8dac0-f4fe-45d3-93a2-899b11a996c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3dcf4f9b-e3af-487b-bbd6-40bffad07220', 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:36.455150 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdcc7578-42be-4a45-b81e-56b16558cd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:36.524810 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Created reservations ['7f87b5ed-c1aa-4d1b-8322-41441bee254c', '4c68feba-2b6d-491a-a276-264866fd96b1', '1e78a4a8-de97-423e-b384-a3bc1cfe42d8', 'f3d61ff0-3abf-4232-abea-80417ea49903'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:36.525696 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdcc7578-42be-4a45-b81e-56b16558cd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f87b5ed-c1aa-4d1b-8322-41441bee254c', '4c68feba-2b6d-491a-a276-264866fd96b1', '1e78a4a8-de97-423e-b384-a3bc1cfe42d8', 'f3d61ff0-3abf-4232-abea-80417ea49903']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:36.526422 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce47829e-dc27-4bd8-92a6-c0132596958d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:36.563068 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce47829e-dc27-4bd8-92a6-c0132596958d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cfb3102-b165-49ad-87f8-d1a9ed787fae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1957461897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8850a7715244be8a8f1f67222cc28d0',qos_specs=None,replication_status=,reservations=['7f87b5ed-c1aa-4d1b-8322-41441bee254c','4c68feba-2b6d-491a-a276-264866fd96b1','1e78a4a8-de97-423e-b384-a3bc1cfe42d8','f3d61ff0-3abf-4232-abea-80417ea49903'],size=1,snapshot_id=None,source_replicaid=,source_volid=3dcf4f9b-e3af-487b-bbd6-40bffad07220,status='creating',user_id='5f7b01929eb14f5898113e33f9008620',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), '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-03T17:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1957461897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cfb3102-b165-49ad-87f8-d1a9ed787fae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8850a7715244be8a8f1f67222cc28d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3dcf4f9b-e3af-487b-bbd6-40bffad07220,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f7b01929eb14f5898113e33f9008620',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:36.563918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4821895f-99fa-443a-ae4a-e7dd62cc28e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:36.581827 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4821895f-99fa-443a-ae4a-e7dd62cc28e5) transitioned into state 'SUCCESS' from state '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-1957461897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8850a7715244be8a8f1f67222cc28d0',qos_specs=None,replication_status=,reservations=['7f87b5ed-c1aa-4d1b-8322-41441bee254c','4c68feba-2b6d-491a-a276-264866fd96b1','1e78a4a8-de97-423e-b384-a3bc1cfe42d8','f3d61ff0-3abf-4232-abea-80417ea49903'],size=1,snapshot_id=None,source_replicaid=,source_volid=3dcf4f9b-e3af-487b-bbd6-40bffad07220,status='creating',user_id='5f7b01929eb14f5898113e33f9008620',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:36.582468 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd9155c-da56-4180-bcec-26888e41f55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:36.604053 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd9155c-da56-4180-bcec-26888e41f55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:36.604971 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Flow 'volume_create_api' (70a2ab4c-ca06-43be-9f21-67b727f57719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:36.605332 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume request issued successfully. Jul 03 17:53:36.609218 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b2ca31a2-1b14-4a8e-bf04-46eddc0003af tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:36.609706 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 562/2285] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:36 2026] POST /volume/v3/volumes => generated 780 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:36.624760 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d3507930-b30f-407c-ac56-83b3c3d98359 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:36.626794 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d3507930-b30f-407c-ac56-83b3c3d98359 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae Jul 03 17:53:36.626995 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d3507930-b30f-407c-ac56-83b3c3d98359 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:36.627180 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d3507930-b30f-407c-ac56-83b3c3d98359 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:36.639603 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:36.639603 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:36.644831 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d3507930-b30f-407c-ac56-83b3c3d98359 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:36.649242 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d3507930-b30f-407c-ac56-83b3c3d98359 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae returned with HTTP 200 Jul 03 17:53:36.649624 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 570/2286] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:36 2026] GET /volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:36.841117 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b69ebe5e-fe42-4ab9-b357-2d31d5b3cd17 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:36.843352 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b69ebe5e-fe42-4ab9-b357-2d31d5b3cd17 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 Jul 03 17:53:36.843609 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b69ebe5e-fe42-4ab9-b357-2d31d5b3cd17 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:36.843863 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b69ebe5e-fe42-4ab9-b357-2d31d5b3cd17 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:36.852138 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b69ebe5e-fe42-4ab9-b357-2d31d5b3cd17 tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 returned with HTTP 404 Jul 03 17:53:36.852837 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 577/2287] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:36 2026] GET /volume/v3/volumes/3816bd65-0560-45d4-933e-7e00116762d9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:36.858920 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-91cea337-710c-40d0-ba83-20bddb0ee48f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:36.860748 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-91cea337-710c-40d0-ba83-20bddb0ee48f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] DELETE https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b Jul 03 17:53:36.860990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-91cea337-710c-40d0-ba83-20bddb0ee48f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:36.861227 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-91cea337-710c-40d0-ba83-20bddb0ee48f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:36.861400 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-91cea337-710c-40d0-ba83-20bddb0ee48f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Delete volume with id: 82820102-967b-401c-bd40-8113993de56b Jul 03 17:53:36.868505 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:36.868505 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:36.869023 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-91cea337-710c-40d0-ba83-20bddb0ee48f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:36.886333 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-91cea337-710c-40d0-ba83-20bddb0ee48f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Delete volume request issued successfully. Jul 03 17:53:36.886560 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-91cea337-710c-40d0-ba83-20bddb0ee48f tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b returned with HTTP 202 Jul 03 17:53:36.887088 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 579/2288] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:36 2026] DELETE /volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:36.897215 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2eb81124-2c01-4270-bf95-e0ee3b7add1c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:36.899187 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2eb81124-2c01-4270-bf95-e0ee3b7add1c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b Jul 03 17:53:36.899436 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2eb81124-2c01-4270-bf95-e0ee3b7add1c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:36.899626 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2eb81124-2c01-4270-bf95-e0ee3b7add1c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:36.906532 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:36.906532 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:36.909880 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2eb81124-2c01-4270-bf95-e0ee3b7add1c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Volume info retrieved successfully. Jul 03 17:53:36.914567 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2eb81124-2c01-4270-bf95-e0ee3b7add1c tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b returned with HTTP 200 Jul 03 17:53:36.915121 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 563/2289] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:36 2026] GET /volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:37.662209 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-00690c38-f31f-4c0d-82a7-d19f4198e3ed None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:37.664016 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-00690c38-f31f-4c0d-82a7-d19f4198e3ed tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae Jul 03 17:53:37.664873 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-00690c38-f31f-4c0d-82a7-d19f4198e3ed tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:37.664873 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-00690c38-f31f-4c0d-82a7-d19f4198e3ed tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:37.674248 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:37.674248 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:37.679914 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-00690c38-f31f-4c0d-82a7-d19f4198e3ed tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:37.686135 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-00690c38-f31f-4c0d-82a7-d19f4198e3ed tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae returned with HTTP 200 Jul 03 17:53:37.686705 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 571/2290] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:37 2026] GET /volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:37.700095 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-814f8f20-0aad-4f92-9220-8a6067230703 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:37.702847 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-814f8f20-0aad-4f92-9220-8a6067230703 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae Jul 03 17:53:37.703066 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-814f8f20-0aad-4f92-9220-8a6067230703 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:37.703354 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-814f8f20-0aad-4f92-9220-8a6067230703 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:37.710075 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:37.710075 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:37.713672 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-814f8f20-0aad-4f92-9220-8a6067230703 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:37.717941 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-814f8f20-0aad-4f92-9220-8a6067230703 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae returned with HTTP 200 Jul 03 17:53:37.718423 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 578/2291] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:37 2026] GET /volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:37.729427 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c62afb40-42c8-4c77-a108-ce98a115d764 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:37.731232 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c62afb40-42c8-4c77-a108-ce98a115d764 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae Jul 03 17:53:37.731462 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c62afb40-42c8-4c77-a108-ce98a115d764 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:37.731723 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c62afb40-42c8-4c77-a108-ce98a115d764 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:37.739267 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:37.739267 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:37.743058 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c62afb40-42c8-4c77-a108-ce98a115d764 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:37.747879 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c62afb40-42c8-4c77-a108-ce98a115d764 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae returned with HTTP 200 Jul 03 17:53:37.748341 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 580/2292] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:37 2026] GET /volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:37.763907 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8cde0ba9-5fbc-4b14-9477-6537e2a49a44 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:37.768302 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8cde0ba9-5fbc-4b14-9477-6537e2a49a44 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] DELETE https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae Jul 03 17:53:37.768569 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8cde0ba9-5fbc-4b14-9477-6537e2a49a44 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:37.768934 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8cde0ba9-5fbc-4b14-9477-6537e2a49a44 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:37.771301 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-8cde0ba9-5fbc-4b14-9477-6537e2a49a44 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Delete volume with id: 7cfb3102-b165-49ad-87f8-d1a9ed787fae Jul 03 17:53:37.777456 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:37.777456 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:37.778340 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8cde0ba9-5fbc-4b14-9477-6537e2a49a44 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:37.803234 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8cde0ba9-5fbc-4b14-9477-6537e2a49a44 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Delete volume request issued successfully. Jul 03 17:53:37.803835 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8cde0ba9-5fbc-4b14-9477-6537e2a49a44 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae returned with HTTP 202 Jul 03 17:53:37.804730 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 564/2293] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:37 2026] DELETE /volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:37.814003 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b6bd776e-50da-4b7b-ac8e-76e377f4b383 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:37.816094 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b6bd776e-50da-4b7b-ac8e-76e377f4b383 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae Jul 03 17:53:37.816503 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b6bd776e-50da-4b7b-ac8e-76e377f4b383 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:37.816934 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b6bd776e-50da-4b7b-ac8e-76e377f4b383 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:37.827801 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:37.827801 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:37.833435 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b6bd776e-50da-4b7b-ac8e-76e377f4b383 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:37.841744 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b6bd776e-50da-4b7b-ac8e-76e377f4b383 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae returned with HTTP 200 Jul 03 17:53:37.841744 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 572/2294] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:37 2026] GET /volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae => generated 1388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:37.928744 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5fd4fa59-13a9-4165-af8c-bc08a0889eac None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:37.929714 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5fd4fa59-13a9-4165-af8c-bc08a0889eac tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] GET https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b Jul 03 17:53:37.930498 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5fd4fa59-13a9-4165-af8c-bc08a0889eac tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:37.930498 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5fd4fa59-13a9-4165-af8c-bc08a0889eac tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:37.937416 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5fd4fa59-13a9-4165-af8c-bc08a0889eac tempest-VolumesTestJSON-566985717 tempest-VolumesTestJSON-566985717-project-member] https://10.4.3.210/volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b returned with HTTP 404 Jul 03 17:53:37.937988 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 579/2295] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:37 2026] GET /volume/v3/volumes/82820102-967b-401c-bd40-8113993de56b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:38.857275 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2274fe0a-8cba-46bd-83cb-10d8aef5e21d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:38.859004 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2274fe0a-8cba-46bd-83cb-10d8aef5e21d tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae Jul 03 17:53:38.859186 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2274fe0a-8cba-46bd-83cb-10d8aef5e21d tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:38.859363 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2274fe0a-8cba-46bd-83cb-10d8aef5e21d tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:38.867748 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2274fe0a-8cba-46bd-83cb-10d8aef5e21d tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae returned with HTTP 404 Jul 03 17:53:38.868362 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 581/2296] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:38 2026] GET /volume/v3/volumes/7cfb3102-b165-49ad-87f8-d1a9ed787fae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:38.876956 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-12790f5b-eb7e-4341-933c-74564d0a1851 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:38.879023 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-12790f5b-eb7e-4341-933c-74564d0a1851 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 Jul 03 17:53:38.879250 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-12790f5b-eb7e-4341-933c-74564d0a1851 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:38.879489 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-12790f5b-eb7e-4341-933c-74564d0a1851 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:38.888220 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:38.888220 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:38.892227 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-12790f5b-eb7e-4341-933c-74564d0a1851 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:38.897682 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-12790f5b-eb7e-4341-933c-74564d0a1851 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 returned with HTTP 200 Jul 03 17:53:38.898173 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 565/2297] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:38 2026] GET /volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:38.919020 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-eeae75fc-3e64-45db-9f02-6dce6502516f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:38.920783 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eeae75fc-3e64-45db-9f02-6dce6502516f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 Jul 03 17:53:38.920975 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eeae75fc-3e64-45db-9f02-6dce6502516f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:38.921153 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eeae75fc-3e64-45db-9f02-6dce6502516f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:38.921305 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-eeae75fc-3e64-45db-9f02-6dce6502516f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Delete volume with id: 3dcf4f9b-e3af-487b-bbd6-40bffad07220 Jul 03 17:53:38.930385 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:38.930385 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:38.930825 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-eeae75fc-3e64-45db-9f02-6dce6502516f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:38.970959 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-eeae75fc-3e64-45db-9f02-6dce6502516f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Delete volume request issued successfully. Jul 03 17:53:38.971470 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eeae75fc-3e64-45db-9f02-6dce6502516f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 returned with HTTP 202 Jul 03 17:53:38.971826 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 573/2298] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:38 2026] DELETE /volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:38.982825 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-24941697-2ac3-437d-9ab8-1f565c77a54d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:38.987399 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-24941697-2ac3-437d-9ab8-1f565c77a54d tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 Jul 03 17:53:38.987626 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-24941697-2ac3-437d-9ab8-1f565c77a54d tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:38.987897 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-24941697-2ac3-437d-9ab8-1f565c77a54d tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:38.995699 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:38.995699 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:39.003023 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-24941697-2ac3-437d-9ab8-1f565c77a54d tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:39.009987 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-24941697-2ac3-437d-9ab8-1f565c77a54d tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 returned with HTTP 200 Jul 03 17:53:39.010691 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 580/2299] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:38 2026] GET /volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:39.199440 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-b7204de0-5017-436c-93fd-eaf0af6678de None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:39.205902 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-b7204de0-5017-436c-93fd-eaf0af6678de tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/limits Jul 03 17:53:39.205902 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-b7204de0-5017-436c-93fd-eaf0af6678de tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:39.205902 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-b7204de0-5017-436c-93fd-eaf0af6678de tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:39.226693 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-b7204de0-5017-436c-93fd-eaf0af6678de tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Jul 03 17:53:39.226693 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 582/2300] 10.4.3.210 () {68 vars in 1484 bytes} [Fri Jul 3 17:53:39 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:39.767264 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-d6a5dce1-2dc6-44e0-8868-5bf4a359a924 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:39.769163 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-d6a5dce1-2dc6-44e0-8868-5bf4a359a924 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:39.769377 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-d6a5dce1-2dc6-44e0-8868-5bf4a359a924 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:39.769549 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-d6a5dce1-2dc6-44e0-8868-5bf4a359a924 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:39.781046 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:39.781046 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:39.786102 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-d6a5dce1-2dc6-44e0-8868-5bf4a359a924 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:39.790421 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-d6a5dce1-2dc6-44e0-8868-5bf4a359a924 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 200 Jul 03 17:53:39.790788 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 566/2301] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:39 2026] GET /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 1660 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:39.805579 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-4ef339ad-c7c9-421f-8c6d-f86775533a55 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:39.807813 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-4ef339ad-c7c9-421f-8c6d-f86775533a55 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:53:39.808041 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-4ef339ad-c7c9-421f-8c6d-f86775533a55 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41b5d779-4759-4ff6-b491-43839cf2ddc1", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:39.817995 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:39.817995 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:39.817995 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-4ef339ad-c7c9-421f-8c6d-f86775533a55 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:39.821333 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-4ef339ad-c7c9-421f-8c6d-f86775533a55 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Create snapshot from volume 41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:39.851643 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-4ef339ad-c7c9-421f-8c6d-f86775533a55 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Created reservations ['45b220d6-4f05-4b19-a3f7-15be1d61b089', 'a35aae9a-1955-4816-adb7-598e05360f5a', 'bbbdb68d-d5e7-490a-84fe-89af7caccc9a', '966a58cd-1c60-4ed7-b339-a631272567b1'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:39.889129 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-4ef339ad-c7c9-421f-8c6d-f86775533a55 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Snapshot force create request issued successfully. Jul 03 17:53:39.889555 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-1abf5f59-e3a1-452e-a4a3-d4973321327c req-4ef339ad-c7c9-421f-8c6d-f86775533a55 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:53:39.890254 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 574/2302] 10.4.3.210 () {72 vars in 1547 bytes} [Fri Jul 3 17:53:39 2026] POST /volume/v3/snapshots => generated 292 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:40.024731 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b36b222b-d95d-4c40-a95f-391dd2950352 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:40.026809 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b36b222b-d95d-4c40-a95f-391dd2950352 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 Jul 03 17:53:40.027002 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b36b222b-d95d-4c40-a95f-391dd2950352 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:40.027173 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b36b222b-d95d-4c40-a95f-391dd2950352 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:40.037590 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b36b222b-d95d-4c40-a95f-391dd2950352 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 returned with HTTP 404 Jul 03 17:53:40.038131 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 581/2303] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:40 2026] GET /volume/v3/volumes/3dcf4f9b-e3af-487b-bbd6-40bffad07220 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:40.047384 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:40.051445 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:40.051445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1384199867"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:40.051445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1384199867'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:40.051445 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume of 1 GB Jul 03 17:53:40.055791 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Availability Zones retrieved successfully. Jul 03 17:53:40.063101 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Flow 'volume_create_api' (49ca0425-6d67-4a8d-9e77-40e2bd294830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:40.064130 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415bcb1c-7c22-49cd-a833-31877538fc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:40.065356 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:40.095611 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415bcb1c-7c22-49cd-a833-31877538fc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:40.096625 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a78439-680b-4459-927c-e0c2b65c301a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:40.142021 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Created reservations ['f1cf89eb-2717-4338-911e-a7af6846c458', 'c1968daa-ee93-45e9-8a98-a5e1cd08ae19', '6a8419ef-0990-41e7-9d9e-1f4b974430af', 'e1997c86-7f2c-420c-9614-638cc0f2f0ff'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:40.142021 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a78439-680b-4459-927c-e0c2b65c301a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1cf89eb-2717-4338-911e-a7af6846c458', 'c1968daa-ee93-45e9-8a98-a5e1cd08ae19', '6a8419ef-0990-41e7-9d9e-1f4b974430af', 'e1997c86-7f2c-420c-9614-638cc0f2f0ff']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:40.142798 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67dc311b-090d-41b6-ba20-cb9da2c9c354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:40.165721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67dc311b-090d-41b6-ba20-cb9da2c9c354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd7f8a72-c57d-46db-bdfa-da066f540364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1384199867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8850a7715244be8a8f1f67222cc28d0',qos_specs=None,replication_status=,reservations=['f1cf89eb-2717-4338-911e-a7af6846c458','c1968daa-ee93-45e9-8a98-a5e1cd08ae19','6a8419ef-0990-41e7-9d9e-1f4b974430af','e1997c86-7f2c-420c-9614-638cc0f2f0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f7b01929eb14f5898113e33f9008620',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1384199867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd7f8a72-c57d-46db-bdfa-da066f540364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8850a7715244be8a8f1f67222cc28d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f7b01929eb14f5898113e33f9008620',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:40.166722 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeafa18a-d957-4051-981c-398211dc3be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:40.184073 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeafa18a-d957-4051-981c-398211dc3be6) transitioned into state 'SUCCESS' from state '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-1384199867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8850a7715244be8a8f1f67222cc28d0',qos_specs=None,replication_status=,reservations=['f1cf89eb-2717-4338-911e-a7af6846c458','c1968daa-ee93-45e9-8a98-a5e1cd08ae19','6a8419ef-0990-41e7-9d9e-1f4b974430af','e1997c86-7f2c-420c-9614-638cc0f2f0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f7b01929eb14f5898113e33f9008620',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:40.184715 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca97d06-d2db-4797-b63e-fb6fa8d1a8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:40.194275 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca97d06-d2db-4797-b63e-fb6fa8d1a8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:40.195192 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Flow 'volume_create_api' (49ca0425-6d67-4a8d-9e77-40e2bd294830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:40.195480 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume request issued successfully. Jul 03 17:53:40.196034 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d14cc302-77b4-4095-b8d8-97cb6c4e3901 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:40.197634 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 583/2304] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:53:40 2026] POST /volume/v3/volumes => generated 747 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:40.209206 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5990a42c-866f-4055-a57a-a9e9935e190b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:40.210903 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5990a42c-866f-4055-a57a-a9e9935e190b tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 Jul 03 17:53:40.211069 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5990a42c-866f-4055-a57a-a9e9935e190b tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:40.211230 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5990a42c-866f-4055-a57a-a9e9935e190b tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:40.218189 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:40.218189 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:40.223082 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5990a42c-866f-4055-a57a-a9e9935e190b tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:40.226977 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5990a42c-866f-4055-a57a-a9e9935e190b tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 returned with HTTP 200 Jul 03 17:53:40.227375 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 567/2305] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:40 2026] GET /volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:40.387008 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-0b5f3299-5971-4d34-a831-f82ce64dac5e req-e92194f3-32d8-4afd-b360-9c96aa3e63be None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:40.389291 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0b5f3299-5971-4d34-a831-f82ce64dac5e req-e92194f3-32d8-4afd-b360-9c96aa3e63be tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b7f304c7-e236-4ec4-95c9-6eae38aeb84e Jul 03 17:53:40.389759 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0b5f3299-5971-4d34-a831-f82ce64dac5e req-e92194f3-32d8-4afd-b360-9c96aa3e63be tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:40.390167 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-0b5f3299-5971-4d34-a831-f82ce64dac5e req-e92194f3-32d8-4afd-b360-9c96aa3e63be tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:40.398013 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:40.398013 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:40.925078 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-0b5f3299-5971-4d34-a831-f82ce64dac5e req-e92194f3-32d8-4afd-b360-9c96aa3e63be tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/b7f304c7-e236-4ec4-95c9-6eae38aeb84e returned with HTTP 200 Jul 03 17:53:40.925532 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 575/2306] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:53:40 2026] DELETE /volume/v3/attachments/b7f304c7-e236-4ec4-95c9-6eae38aeb84e => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:41.240406 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9e3683ab-2133-43b6-b5f9-895a73f91ec2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:41.248528 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9e3683ab-2133-43b6-b5f9-895a73f91ec2 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 Jul 03 17:53:41.248528 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9e3683ab-2133-43b6-b5f9-895a73f91ec2 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:41.248781 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9e3683ab-2133-43b6-b5f9-895a73f91ec2 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:41.255438 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:41.255438 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:41.258804 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9e3683ab-2133-43b6-b5f9-895a73f91ec2 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:41.262735 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9e3683ab-2133-43b6-b5f9-895a73f91ec2 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 returned with HTTP 200 Jul 03 17:53:41.263248 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 582/2307] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:41 2026] GET /volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:41.281292 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:41.283073 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:41.283377 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cd7f8a72-c57d-46db-bdfa-da066f540364", "size": 2, "name": "tempest-VolumesCloneTest-Volume-75423977"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:41.284781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume request body: {'volume': {'source_volid': 'cd7f8a72-c57d-46db-bdfa-da066f540364', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-75423977'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:41.291761 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:41.291761 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:41.292712 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume retrieved successfully. Jul 03 17:53:41.292712 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume of 2 GB Jul 03 17:53:41.295880 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Availability Zones retrieved successfully. Jul 03 17:53:41.300972 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Flow 'volume_create_api' (8106d903-1e66-45d0-9aa7-4372adb7c75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:41.302035 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a054fa91-cec3-4eb1-8c6b-e9c013f2f622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:41.303009 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:41.324594 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a054fa91-cec3-4eb1-8c6b-e9c013f2f622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'cd7f8a72-c57d-46db-bdfa-da066f540364', 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:41.325324 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5f52f9-7b05-43fa-9ead-6485320353e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:41.328683 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e168033e-8bfa-4716-a827-fbd93d0829cc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:41.330622 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:41.330986 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1338740015", "imageRef": "f554c14a-2a64-4f0a-94f9-2d680308fa98", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:41.332939 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1338740015', 'imageRef': 'f554c14a-2a64-4f0a-94f9-2d680308fa98', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:41.372671 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Created reservations ['aeb1209a-15b7-4994-b0d2-16d6b55f2296', '234746a0-ec31-484d-9b43-a968399e5b83', 'cf6e1a67-a406-4f80-a3f5-dee4d7e8ca43', '4bb28cd4-4cad-42b9-a710-d0d90ca616f0'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:41.373480 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5f52f9-7b05-43fa-9ead-6485320353e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeb1209a-15b7-4994-b0d2-16d6b55f2296', '234746a0-ec31-484d-9b43-a968399e5b83', 'cf6e1a67-a406-4f80-a3f5-dee4d7e8ca43', '4bb28cd4-4cad-42b9-a710-d0d90ca616f0']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:41.374227 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4184cb5-f2fe-426b-9ab3-96e2d86a824e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:41.411945 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Create volume of 1 GB Jul 03 17:53:41.414414 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4184cb5-f2fe-426b-9ab3-96e2d86a824e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39865543-4467-4a8e-be94-c2d63d7e033d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-75423977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8850a7715244be8a8f1f67222cc28d0',qos_specs=None,replication_status=,reservations=['aeb1209a-15b7-4994-b0d2-16d6b55f2296','234746a0-ec31-484d-9b43-a968399e5b83','cf6e1a67-a406-4f80-a3f5-dee4d7e8ca43','4bb28cd4-4cad-42b9-a710-d0d90ca616f0'],size=2,snapshot_id=None,source_replicaid=,source_volid=cd7f8a72-c57d-46db-bdfa-da066f540364,status='creating',user_id='5f7b01929eb14f5898113e33f9008620',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-75423977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39865543-4467-4a8e-be94-c2d63d7e033d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8850a7715244be8a8f1f67222cc28d0',provider_auth=None,provider_geometry=None,provider_id=None,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=cd7f8a72-c57d-46db-bdfa-da066f540364,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f7b01929eb14f5898113e33f9008620',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:41.415336 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad8f27b-213c-48f4-a49e-7c6e2993fd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:41.415478 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Availability Zones retrieved successfully. Jul 03 17:53:41.420114 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Flow 'volume_create_api' (43217b9f-2c87-45d4-a58f-d7685bea6022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:41.421220 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96ca177-1d0e-4a7f-8c49-92a56bdb1ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:41.422489 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:41.436453 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad8f27b-213c-48f4-a49e-7c6e2993fd36) transitioned into state 'SUCCESS' from state '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-75423977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8850a7715244be8a8f1f67222cc28d0',qos_specs=None,replication_status=,reservations=['aeb1209a-15b7-4994-b0d2-16d6b55f2296','234746a0-ec31-484d-9b43-a968399e5b83','cf6e1a67-a406-4f80-a3f5-dee4d7e8ca43','4bb28cd4-4cad-42b9-a710-d0d90ca616f0'],size=2,snapshot_id=None,source_replicaid=,source_volid=cd7f8a72-c57d-46db-bdfa-da066f540364,status='creating',user_id='5f7b01929eb14f5898113e33f9008620',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:41.437208 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6caaa69e-a6c0-425e-877f-3f4c054fd3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:41.454400 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6caaa69e-a6c0-425e-877f-3f4c054fd3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:41.455243 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Flow 'volume_create_api' (8106d903-1e66-45d0-9aa7-4372adb7c75c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:41.455536 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Create volume request issued successfully. Jul 03 17:53:41.456151 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3082e08-c770-43ad-b83c-5f241b260bf7 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:41.456813 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 584/2308] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:41 2026] POST /volume/v3/volumes => generated 779 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:41.472254 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-beb8e246-138a-44e2-b736-24804578aad3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:41.475327 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-beb8e246-138a-44e2-b736-24804578aad3 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d Jul 03 17:53:41.475495 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-beb8e246-138a-44e2-b736-24804578aad3 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:41.475678 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-beb8e246-138a-44e2-b736-24804578aad3 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:41.481891 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:41.481891 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:41.485540 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-beb8e246-138a-44e2-b736-24804578aad3 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:41.486493 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96ca177-1d0e-4a7f-8c49-92a56bdb1ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:41.487324 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94786cdb-92a8-4081-a001-77ed9492e86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:41.489483 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-beb8e246-138a-44e2-b736-24804578aad3 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d returned with HTTP 200 Jul 03 17:53:41.489861 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 576/2309] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:41 2026] GET /volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:41.553540 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Created reservations ['ecd86281-ca11-4390-9f95-9919c4df66b8', '0a460ff3-098c-4883-950c-787b75a4e319', '2fd4cbf4-69e3-4659-b5ba-c6520367940a', 'ad10254f-3a42-4eba-a456-118854fa949d'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:41.555598 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94786cdb-92a8-4081-a001-77ed9492e86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecd86281-ca11-4390-9f95-9919c4df66b8', '0a460ff3-098c-4883-950c-787b75a4e319', '2fd4cbf4-69e3-4659-b5ba-c6520367940a', 'ad10254f-3a42-4eba-a456-118854fa949d']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:41.555598 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb18168-1c37-4df5-88b9-1b447159f48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:41.578528 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb18168-1c37-4df5-88b9-1b447159f48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30074619-0b64-46f1-86f8-72bd8af16912', '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-1338740015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be1d1ea022f34adb846fd5c214d79cd7',qos_specs=None,replication_status=,reservations=['ecd86281-ca11-4390-9f95-9919c4df66b8','0a460ff3-098c-4883-950c-787b75a4e319','2fd4cbf4-69e3-4659-b5ba-c6520367940a','ad10254f-3a42-4eba-a456-118854fa949d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b0ed6cf863f4db0b5d020b70eb240f0',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1338740015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30074619-0b64-46f1-86f8-72bd8af16912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be1d1ea022f34adb846fd5c214d79cd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b0ed6cf863f4db0b5d020b70eb240f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:41.578528 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589ce0f4-506f-4cc5-8f9d-e73300fad0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:41.596298 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589ce0f4-506f-4cc5-8f9d-e73300fad0fd) transitioned into state 'SUCCESS' from state '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-1338740015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be1d1ea022f34adb846fd5c214d79cd7',qos_specs=None,replication_status=,reservations=['ecd86281-ca11-4390-9f95-9919c4df66b8','0a460ff3-098c-4883-950c-787b75a4e319','2fd4cbf4-69e3-4659-b5ba-c6520367940a','ad10254f-3a42-4eba-a456-118854fa949d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b0ed6cf863f4db0b5d020b70eb240f0',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:41.597007 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19aabddd-be2c-40d9-8352-00f79d04e56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:41.609554 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19aabddd-be2c-40d9-8352-00f79d04e56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:41.611063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Flow 'volume_create_api' (43217b9f-2c87-45d4-a58f-d7685bea6022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:41.611457 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Create volume request issued successfully. Jul 03 17:53:41.612070 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e168033e-8bfa-4716-a827-fbd93d0829cc tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:41.612515 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 568/2310] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:41 2026] POST /volume/v3/volumes => generated 753 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:41.627065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a51a0f9c-b612-41f8-bc5d-52dcdf054e30 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:41.629040 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a51a0f9c-b612-41f8-bc5d-52dcdf054e30 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:41.629252 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a51a0f9c-b612-41f8-bc5d-52dcdf054e30 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:41.629469 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a51a0f9c-b612-41f8-bc5d-52dcdf054e30 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:41.638102 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:41.638102 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:41.642084 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a51a0f9c-b612-41f8-bc5d-52dcdf054e30 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:41.647069 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a51a0f9c-b612-41f8-bc5d-52dcdf054e30 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:41.647496 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 583/2311] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:41 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:42.505859 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-59670e60-aa63-48c6-b857-3af6d6d169d4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:42.507666 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-59670e60-aa63-48c6-b857-3af6d6d169d4 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d Jul 03 17:53:42.507879 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-59670e60-aa63-48c6-b857-3af6d6d169d4 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:42.508065 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-59670e60-aa63-48c6-b857-3af6d6d169d4 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:42.515762 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:42.515762 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:42.519002 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-59670e60-aa63-48c6-b857-3af6d6d169d4 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:42.522807 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-59670e60-aa63-48c6-b857-3af6d6d169d4 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d returned with HTTP 200 Jul 03 17:53:42.523177 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 585/2312] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:42 2026] GET /volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:42.539343 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-539bbee2-c144-4137-88b3-33531067cbdb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:42.540933 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-539bbee2-c144-4137-88b3-33531067cbdb tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d Jul 03 17:53:42.541128 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-539bbee2-c144-4137-88b3-33531067cbdb tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:42.541332 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-539bbee2-c144-4137-88b3-33531067cbdb tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:42.550072 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:42.550072 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:42.554830 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-539bbee2-c144-4137-88b3-33531067cbdb tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:42.560757 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-539bbee2-c144-4137-88b3-33531067cbdb tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d returned with HTTP 200 Jul 03 17:53:42.561296 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 577/2313] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:42 2026] GET /volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:42.577201 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6efc08ce-8dbe-441b-b1b0-27c4c35ef358 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:42.579121 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6efc08ce-8dbe-441b-b1b0-27c4c35ef358 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d Jul 03 17:53:42.579326 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6efc08ce-8dbe-441b-b1b0-27c4c35ef358 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:42.579513 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6efc08ce-8dbe-441b-b1b0-27c4c35ef358 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:42.587281 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:42.587281 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:42.591643 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6efc08ce-8dbe-441b-b1b0-27c4c35ef358 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:42.595676 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6efc08ce-8dbe-441b-b1b0-27c4c35ef358 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d returned with HTTP 200 Jul 03 17:53:42.596073 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 569/2314] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:42 2026] GET /volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:42.611257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6e480e2a-232a-4271-b24c-c63dd41d4e1f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:42.613523 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6e480e2a-232a-4271-b24c-c63dd41d4e1f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] DELETE https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d Jul 03 17:53:42.613762 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6e480e2a-232a-4271-b24c-c63dd41d4e1f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:42.614049 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6e480e2a-232a-4271-b24c-c63dd41d4e1f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:42.614277 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-6e480e2a-232a-4271-b24c-c63dd41d4e1f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Delete volume with id: 39865543-4467-4a8e-be94-c2d63d7e033d Jul 03 17:53:42.621511 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:42.621511 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:42.621969 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6e480e2a-232a-4271-b24c-c63dd41d4e1f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:42.639710 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6e480e2a-232a-4271-b24c-c63dd41d4e1f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Delete volume request issued successfully. Jul 03 17:53:42.639908 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6e480e2a-232a-4271-b24c-c63dd41d4e1f tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d returned with HTTP 202 Jul 03 17:53:42.640358 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 584/2315] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:42 2026] DELETE /volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:42.651172 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6f156dc2-f68b-496a-bc2f-7dbe5a147ec6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:42.652984 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6f156dc2-f68b-496a-bc2f-7dbe5a147ec6 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d Jul 03 17:53:42.653164 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6f156dc2-f68b-496a-bc2f-7dbe5a147ec6 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:42.653352 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6f156dc2-f68b-496a-bc2f-7dbe5a147ec6 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:42.660974 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:42.660974 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:42.661589 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5bfb31cc-8dfd-44d3-83ed-e1315a2df4c9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:42.664056 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5bfb31cc-8dfd-44d3-83ed-e1315a2df4c9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:42.664334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5bfb31cc-8dfd-44d3-83ed-e1315a2df4c9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:42.664592 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5bfb31cc-8dfd-44d3-83ed-e1315a2df4c9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:42.664678 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6f156dc2-f68b-496a-bc2f-7dbe5a147ec6 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:42.668553 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6f156dc2-f68b-496a-bc2f-7dbe5a147ec6 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d returned with HTTP 200 Jul 03 17:53:42.668957 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 586/2316] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:42 2026] GET /volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:42.671967 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:42.671967 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:42.676053 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5bfb31cc-8dfd-44d3-83ed-e1315a2df4c9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:42.680822 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5bfb31cc-8dfd-44d3-83ed-e1315a2df4c9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:42.681205 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 578/2317] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:42 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:43.670272 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-cbedb3bb-617a-428e-83ee-9ea89587c683 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:43.672325 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-cbedb3bb-617a-428e-83ee-9ea89587c683 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:43.672500 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-cbedb3bb-617a-428e-83ee-9ea89587c683 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:43.672692 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-cbedb3bb-617a-428e-83ee-9ea89587c683 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:43.686351 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:43.686351 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:43.690118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8fac573d-a2fa-4e1d-aa75-fc36da6edadf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:43.693050 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8fac573d-a2fa-4e1d-aa75-fc36da6edadf tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d Jul 03 17:53:43.693050 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8fac573d-a2fa-4e1d-aa75-fc36da6edadf tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:43.693050 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8fac573d-a2fa-4e1d-aa75-fc36da6edadf tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:43.693415 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-cbedb3bb-617a-428e-83ee-9ea89587c683 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:43.694452 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a30b9af1-503c-480a-9d06-2ceacd701d86 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:43.696240 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a30b9af1-503c-480a-9d06-2ceacd701d86 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:43.696446 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a30b9af1-503c-480a-9d06-2ceacd701d86 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:43.696664 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a30b9af1-503c-480a-9d06-2ceacd701d86 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:43.699377 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-cbedb3bb-617a-428e-83ee-9ea89587c683 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 200 Jul 03 17:53:43.699439 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8fac573d-a2fa-4e1d-aa75-fc36da6edadf tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d returned with HTTP 404 Jul 03 17:53:43.699925 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 570/2318] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:43 2026] GET /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 1660 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:43.700313 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 585/2319] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:43 2026] GET /volume/v3/volumes/39865543-4467-4a8e-be94-c2d63d7e033d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:43.706753 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:43.706753 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:43.708648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e51421d7-a9da-4f44-a946-fd8bdf2d5365 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:43.712171 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e51421d7-a9da-4f44-a946-fd8bdf2d5365 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 Jul 03 17:53:43.712171 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e51421d7-a9da-4f44-a946-fd8bdf2d5365 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:43.712171 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e51421d7-a9da-4f44-a946-fd8bdf2d5365 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:43.712325 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a30b9af1-503c-480a-9d06-2ceacd701d86 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:43.716897 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a30b9af1-503c-480a-9d06-2ceacd701d86 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:43.717372 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 587/2320] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:43 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:43.725712 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:43.725712 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:43.729513 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e51421d7-a9da-4f44-a946-fd8bdf2d5365 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:43.733513 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e51421d7-a9da-4f44-a946-fd8bdf2d5365 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 returned with HTTP 200 Jul 03 17:53:43.734037 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 579/2321] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:43 2026] GET /volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:43.747457 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-21428df1-7c4a-4fe8-ae6d-d0ceeeec74d8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:43.749477 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-21428df1-7c4a-4fe8-ae6d-d0ceeeec74d8 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] DELETE https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 Jul 03 17:53:43.749714 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-21428df1-7c4a-4fe8-ae6d-d0ceeeec74d8 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:43.749947 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-21428df1-7c4a-4fe8-ae6d-d0ceeeec74d8 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:43.750136 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-21428df1-7c4a-4fe8-ae6d-d0ceeeec74d8 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Delete volume with id: cd7f8a72-c57d-46db-bdfa-da066f540364 Jul 03 17:53:43.758204 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:43.758204 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:43.758821 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-21428df1-7c4a-4fe8-ae6d-d0ceeeec74d8 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:43.775862 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-21428df1-7c4a-4fe8-ae6d-d0ceeeec74d8 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Delete volume request issued successfully. Jul 03 17:53:43.776122 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-21428df1-7c4a-4fe8-ae6d-d0ceeeec74d8 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 returned with HTTP 202 Jul 03 17:53:43.776821 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 571/2322] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:43 2026] DELETE /volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:43.783370 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-11d705df-28ac-4346-b031-0f7154b5e245 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:43.785376 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-11d705df-28ac-4346-b031-0f7154b5e245 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 Jul 03 17:53:43.785587 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-11d705df-28ac-4346-b031-0f7154b5e245 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:43.785849 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-11d705df-28ac-4346-b031-0f7154b5e245 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:43.793000 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:43.793000 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:43.796818 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-11d705df-28ac-4346-b031-0f7154b5e245 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Volume info retrieved successfully. Jul 03 17:53:43.801090 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-11d705df-28ac-4346-b031-0f7154b5e245 tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 returned with HTTP 200 Jul 03 17:53:43.801521 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 586/2323] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:43 2026] GET /volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:44.731798 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-76b8fe73-dee4-43af-82f5-30b8abdf6168 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:44.735199 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-76b8fe73-dee4-43af-82f5-30b8abdf6168 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:44.735384 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-76b8fe73-dee4-43af-82f5-30b8abdf6168 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:44.735556 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-76b8fe73-dee4-43af-82f5-30b8abdf6168 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:44.744990 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:44.744990 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:44.748820 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-76b8fe73-dee4-43af-82f5-30b8abdf6168 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:44.755996 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-76b8fe73-dee4-43af-82f5-30b8abdf6168 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:44.756406 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 588/2324] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:44 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:44.817532 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-eb73d704-0dbb-4d7e-af0d-73dc1ecd12ce None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:44.821304 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eb73d704-0dbb-4d7e-af0d-73dc1ecd12ce tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] GET https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 Jul 03 17:53:44.821304 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eb73d704-0dbb-4d7e-af0d-73dc1ecd12ce tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:44.821304 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eb73d704-0dbb-4d7e-af0d-73dc1ecd12ce tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:44.828340 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eb73d704-0dbb-4d7e-af0d-73dc1ecd12ce tempest-VolumesCloneTest-482518058 tempest-VolumesCloneTest-482518058-project-member] https://10.4.3.210/volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 returned with HTTP 404 Jul 03 17:53:44.829953 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 580/2325] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:44 2026] GET /volume/v3/volumes/cd7f8a72-c57d-46db-bdfa-da066f540364 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:45.769109 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b8df3219-ef93-41f6-b7d6-a67892ba2c49 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:45.770982 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b8df3219-ef93-41f6-b7d6-a67892ba2c49 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:45.771194 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b8df3219-ef93-41f6-b7d6-a67892ba2c49 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:45.771405 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b8df3219-ef93-41f6-b7d6-a67892ba2c49 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:45.779050 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:45.779050 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:45.782783 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b8df3219-ef93-41f6-b7d6-a67892ba2c49 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:45.787614 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b8df3219-ef93-41f6-b7d6-a67892ba2c49 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:45.788046 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 572/2326] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:45 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:45.888409 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d8976c65-40e6-4049-8c87-8271bd679fff None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:45.890162 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d8976c65-40e6-4049-8c87-8271bd679fff tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:53:45.890430 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d8976c65-40e6-4049-8c87-8271bd679fff tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:45.890508 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d8976c65-40e6-4049-8c87-8271bd679fff tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:45.890686 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-d8976c65-40e6-4049-8c87-8271bd679fff tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:53:45.898013 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:45.898013 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:45.898455 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d8976c65-40e6-4049-8c87-8271bd679fff tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:45.917464 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d8976c65-40e6-4049-8c87-8271bd679fff tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume request issued successfully. Jul 03 17:53:45.917652 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d8976c65-40e6-4049-8c87-8271bd679fff tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb returned with HTTP 202 Jul 03 17:53:45.918148 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 587/2327] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:45 2026] DELETE /volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:45.926787 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c8ffe5f2-0a5b-412f-b159-90873f99dfc1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:45.930419 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c8ffe5f2-0a5b-412f-b159-90873f99dfc1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:53:45.930665 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c8ffe5f2-0a5b-412f-b159-90873f99dfc1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:45.930972 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c8ffe5f2-0a5b-412f-b159-90873f99dfc1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:45.942730 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:45.942730 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:45.954797 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c8ffe5f2-0a5b-412f-b159-90873f99dfc1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:45.959602 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c8ffe5f2-0a5b-412f-b159-90873f99dfc1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb returned with HTTP 200 Jul 03 17:53:45.960189 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 589/2328] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:45 2026] GET /volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:46.803557 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-80d5e846-7ceb-4ebc-8bb7-ba747ff220e6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:46.805954 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-80d5e846-7ceb-4ebc-8bb7-ba747ff220e6 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:46.806251 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-80d5e846-7ceb-4ebc-8bb7-ba747ff220e6 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:46.806532 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-80d5e846-7ceb-4ebc-8bb7-ba747ff220e6 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:46.821808 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:46.821808 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:46.826339 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-80d5e846-7ceb-4ebc-8bb7-ba747ff220e6 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:46.830937 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-80d5e846-7ceb-4ebc-8bb7-ba747ff220e6 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:46.831481 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 581/2329] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:46 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:46.978787 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2e322c86-fa7a-4e89-a722-48716ce1de7e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:46.983092 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2e322c86-fa7a-4e89-a722-48716ce1de7e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb Jul 03 17:53:46.983092 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2e322c86-fa7a-4e89-a722-48716ce1de7e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:46.983092 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2e322c86-fa7a-4e89-a722-48716ce1de7e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:46.990249 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2e322c86-fa7a-4e89-a722-48716ce1de7e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb returned with HTTP 404 Jul 03 17:53:46.990902 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 573/2330] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:46 2026] GET /volume/v3/volumes/e2c36f8e-f948-49fa-befe-29a235eccbbb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:47.031223 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:47.034321 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:47.034694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1689663768", "snapshot_id": null, "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "volume_type": null, "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:47.036156 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1689663768', 'snapshot_id': None, 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'volume_type': None, 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:47.247043 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume of 1 GB Jul 03 17:53:47.251036 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Availability Zones retrieved successfully. Jul 03 17:53:47.259334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (6d65c4c0-b80d-49f8-b9e0-bcf29c6589e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:47.262711 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3942d5a8-6811-4b98-9745-bc4f50e25f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:47.264361 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:47.316457 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3942d5a8-6811-4b98-9745-bc4f50e25f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:47.317279 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa144363-3070-4a8e-b1a4-c3b2e84f81d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:47.351129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['7ccdf0fc-e58c-4f4f-b042-04ec6b445f8d', '784fb6e4-efbc-4e90-8faf-1581ad099ce2', 'c0b3ab4f-16f0-4de0-95ad-0b49a94587f9', '5b4d06b4-f75d-48db-b2fb-21dc8c0b0634'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:47.351855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa144363-3070-4a8e-b1a4-c3b2e84f81d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ccdf0fc-e58c-4f4f-b042-04ec6b445f8d', '784fb6e4-efbc-4e90-8faf-1581ad099ce2', 'c0b3ab4f-16f0-4de0-95ad-0b49a94587f9', '5b4d06b4-f75d-48db-b2fb-21dc8c0b0634']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:47.352491 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bab939c3-8ff4-4ecf-8751-c9ac2d46f358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:47.372746 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bab939c3-8ff4-4ecf-8751-c9ac2d46f358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16fba87c-1114-4e94-938a-d802e3d25445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1689663768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['7ccdf0fc-e58c-4f4f-b042-04ec6b445f8d','784fb6e4-efbc-4e90-8faf-1581ad099ce2','c0b3ab4f-16f0-4de0-95ad-0b49a94587f9','5b4d06b4-f75d-48db-b2fb-21dc8c0b0634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1689663768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16fba87c-1114-4e94-938a-d802e3d25445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1797a9ace8e4861bf3885ee652dd1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13cfa190170847bd8e187a218b5422e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:47.373551 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0551c80d-0d62-42ad-a817-b51fb74ebcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:47.390110 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0551c80d-0d62-42ad-a817-b51fb74ebcf5) transitioned into state 'SUCCESS' from state '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-1689663768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['7ccdf0fc-e58c-4f4f-b042-04ec6b445f8d','784fb6e4-efbc-4e90-8faf-1581ad099ce2','c0b3ab4f-16f0-4de0-95ad-0b49a94587f9','5b4d06b4-f75d-48db-b2fb-21dc8c0b0634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:47.391065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63fe55b-adca-4979-a4fe-1cf2a0a3a4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:47.400189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63fe55b-adca-4979-a4fe-1cf2a0a3a4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:47.402044 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (6d65c4c0-b80d-49f8-b9e0-bcf29c6589e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:47.402331 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request issued successfully. Jul 03 17:53:47.402882 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-76eae2de-2219-4163-ba4f-3cf9e9b415f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:47.403779 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 588/2331] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:47 2026] POST /volume/v3/volumes => generated 759 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:47.414807 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0cf512f0-a19d-4896-a6ca-2cede7704b95 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:47.419240 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0cf512f0-a19d-4896-a6ca-2cede7704b95 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 Jul 03 17:53:47.419425 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0cf512f0-a19d-4896-a6ca-2cede7704b95 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:47.419616 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0cf512f0-a19d-4896-a6ca-2cede7704b95 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:47.434941 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:47.434941 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:47.443978 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0cf512f0-a19d-4896-a6ca-2cede7704b95 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:47.449527 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0cf512f0-a19d-4896-a6ca-2cede7704b95 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 returned with HTTP 200 Jul 03 17:53:47.449997 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 590/2332] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:47 2026] GET /volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:47.849612 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-21df20fc-3351-423c-889f-f0ba63df6999 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:47.851471 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-21df20fc-3351-423c-889f-f0ba63df6999 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:47.851658 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-21df20fc-3351-423c-889f-f0ba63df6999 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:47.851851 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-21df20fc-3351-423c-889f-f0ba63df6999 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:47.859360 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:47.859360 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:47.863706 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-21df20fc-3351-423c-889f-f0ba63df6999 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:47.869366 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-21df20fc-3351-423c-889f-f0ba63df6999 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:47.869746 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 582/2333] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:47 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:48.462950 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-57f60bd1-97f0-4e4b-8234-c06997291116 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:48.464892 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-57f60bd1-97f0-4e4b-8234-c06997291116 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 Jul 03 17:53:48.465090 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-57f60bd1-97f0-4e4b-8234-c06997291116 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:48.465280 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-57f60bd1-97f0-4e4b-8234-c06997291116 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:48.473019 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:48.473019 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:48.476922 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-57f60bd1-97f0-4e4b-8234-c06997291116 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:48.482716 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-57f60bd1-97f0-4e4b-8234-c06997291116 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 returned with HTTP 200 Jul 03 17:53:48.483339 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 574/2334] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:48 2026] GET /volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:48.496449 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-67b9d07c-e3ad-49f8-a972-1107378b7f57 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:48.498509 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-67b9d07c-e3ad-49f8-a972-1107378b7f57 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 Jul 03 17:53:48.498692 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-67b9d07c-e3ad-49f8-a972-1107378b7f57 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:48.498910 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-67b9d07c-e3ad-49f8-a972-1107378b7f57 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:48.506369 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:48.506369 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:48.509726 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-67b9d07c-e3ad-49f8-a972-1107378b7f57 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:48.514595 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-67b9d07c-e3ad-49f8-a972-1107378b7f57 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 returned with HTTP 200 Jul 03 17:53:48.515001 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 589/2335] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:48 2026] GET /volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:48.528742 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5c95b10d-7123-4edf-ab3b-68fbe0f367a9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:48.530331 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5c95b10d-7123-4edf-ab3b-68fbe0f367a9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:53:48.530666 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5c95b10d-7123-4edf-ab3b-68fbe0f367a9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16fba87c-1114-4e94-938a-d802e3d25445", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-5611769", "description": null, "metadata": null}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:48.539375 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:48.539375 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:48.539849 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5c95b10d-7123-4edf-ab3b-68fbe0f367a9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:48.540029 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-5c95b10d-7123-4edf-ab3b-68fbe0f367a9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create snapshot from volume 16fba87c-1114-4e94-938a-d802e3d25445 Jul 03 17:53:48.570543 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-5c95b10d-7123-4edf-ab3b-68fbe0f367a9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['550434f5-9bef-4dad-b9ae-c0839f716517', '98728170-ee7a-4b93-87ca-559a184ce5d8', '65b0a9cf-ede4-4106-80e6-bb8ee2b981f2', '44e82e99-16ae-45d0-8708-03d8e159f6d0'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:48.614212 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5c95b10d-7123-4edf-ab3b-68fbe0f367a9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot create request issued successfully. Jul 03 17:53:48.614618 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5c95b10d-7123-4edf-ab3b-68fbe0f367a9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:53:48.615324 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 591/2336] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:53:48 2026] POST /volume/v3/snapshots => generated 305 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:48.627574 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e67d10d7-7dc7-4966-a5f4-7da61e2bfbac None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:48.631298 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e67d10d7-7dc7-4966-a5f4-7da61e2bfbac tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 Jul 03 17:53:48.631920 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e67d10d7-7dc7-4966-a5f4-7da61e2bfbac tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:48.632187 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e67d10d7-7dc7-4966-a5f4-7da61e2bfbac tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:48.638359 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:48.638359 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:48.638858 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e67d10d7-7dc7-4966-a5f4-7da61e2bfbac tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:48.640189 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e67d10d7-7dc7-4966-a5f4-7da61e2bfbac tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 returned with HTTP 200 Jul 03 17:53:48.640544 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 583/2337] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:48 2026] GET /volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:48.887134 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b6050380-bf11-44aa-83e8-f1502483f5f3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:48.889182 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b6050380-bf11-44aa-83e8-f1502483f5f3 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:48.889393 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b6050380-bf11-44aa-83e8-f1502483f5f3 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:48.889588 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b6050380-bf11-44aa-83e8-f1502483f5f3 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:48.902415 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:48.902415 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:48.905945 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b6050380-bf11-44aa-83e8-f1502483f5f3 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:48.910424 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b6050380-bf11-44aa-83e8-f1502483f5f3 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:48.910853 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 575/2338] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:48 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:48.980071 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-0657c3c8-35ce-42a5-a0fd-b0707fec5e9e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:48.986472 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-0657c3c8-35ce-42a5-a0fd-b0707fec5e9e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/attachments/061bdde4-67fb-4937-994d-28126c8bdaef Jul 03 17:53:48.986640 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-0657c3c8-35ce-42a5-a0fd-b0707fec5e9e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:48.986881 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-0657c3c8-35ce-42a5-a0fd-b0707fec5e9e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:49.010599 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:49.010599 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:49.549781 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-90d55326-a030-4871-b8bd-d1b016beafd1 req-0657c3c8-35ce-42a5-a0fd-b0707fec5e9e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/061bdde4-67fb-4937-994d-28126c8bdaef returned with HTTP 200 Jul 03 17:53:49.549781 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 590/2339] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:53:48 2026] DELETE /volume/v3/attachments/061bdde4-67fb-4937-994d-28126c8bdaef => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:49.652611 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6dfd57d5-3451-4499-bb8e-254e55e1ed3f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:49.654750 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6dfd57d5-3451-4499-bb8e-254e55e1ed3f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 Jul 03 17:53:49.654999 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6dfd57d5-3451-4499-bb8e-254e55e1ed3f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:49.655191 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6dfd57d5-3451-4499-bb8e-254e55e1ed3f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:49.660477 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:49.660477 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:49.660952 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6dfd57d5-3451-4499-bb8e-254e55e1ed3f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:49.661673 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6dfd57d5-3451-4499-bb8e-254e55e1ed3f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 returned with HTTP 200 Jul 03 17:53:49.662100 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 592/2340] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:49 2026] GET /volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:49.671666 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-529c2d52-3fe0-414a-90cd-56b5ff7562be None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:49.673837 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-529c2d52-3fe0-414a-90cd-56b5ff7562be tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 Jul 03 17:53:49.674220 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-529c2d52-3fe0-414a-90cd-56b5ff7562be tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:49.675820 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-529c2d52-3fe0-414a-90cd-56b5ff7562be tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:49.680553 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:49.680553 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:49.681305 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-529c2d52-3fe0-414a-90cd-56b5ff7562be tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:49.682440 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-529c2d52-3fe0-414a-90cd-56b5ff7562be tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 returned with HTTP 200 Jul 03 17:53:49.683053 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 584/2341] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:53:49 2026] GET /volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:49.802053 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-5f7f4005-f24d-4c63-9aeb-37d951ae5742 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:49.803797 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-5f7f4005-f24d-4c63-9aeb-37d951ae5742 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 Jul 03 17:53:49.803971 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-5f7f4005-f24d-4c63-9aeb-37d951ae5742 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:49.804136 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-5f7f4005-f24d-4c63-9aeb-37d951ae5742 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:49.808265 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:49.808265 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:49.808734 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-5f7f4005-f24d-4c63-9aeb-37d951ae5742 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:49.809440 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-5f7f4005-f24d-4c63-9aeb-37d951ae5742 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 returned with HTTP 200 Jul 03 17:53:49.809792 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 576/2342] 10.4.3.210 () {68 vars in 1604 bytes} [Fri Jul 3 17:53:49 2026] GET /volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:49.817698 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0e034b81-f95a-4db0-836e-065769daf326 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:49.820147 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0e034b81-f95a-4db0-836e-065769daf326 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 Jul 03 17:53:49.820342 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0e034b81-f95a-4db0-836e-065769daf326 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:49.820536 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0e034b81-f95a-4db0-836e-065769daf326 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:49.827495 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:49.827495 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:49.831896 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0e034b81-f95a-4db0-836e-065769daf326 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:49.837390 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0e034b81-f95a-4db0-836e-065769daf326 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 returned with HTTP 200 Jul 03 17:53:49.837817 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 591/2343] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:49 2026] GET /volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:49.926390 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a754a9ae-f282-4bac-86e5-0682faee5f65 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:49.929186 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a754a9ae-f282-4bac-86e5-0682faee5f65 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:49.929348 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a754a9ae-f282-4bac-86e5-0682faee5f65 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:49.929538 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a754a9ae-f282-4bac-86e5-0682faee5f65 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:49.936296 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:49.936296 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:49.939850 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a754a9ae-f282-4bac-86e5-0682faee5f65 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:49.944247 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a754a9ae-f282-4bac-86e5-0682faee5f65 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:49.944625 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 593/2344] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:49 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 1160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:49.992409 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-4e110d64-3b4a-4368-ba82-5195d1c9897f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:49.995633 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-4e110d64-3b4a-4368-ba82-5195d1c9897f tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:49.995633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-4e110d64-3b4a-4368-ba82-5195d1c9897f tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:49.995633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-4e110d64-3b4a-4368-ba82-5195d1c9897f tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:50.004895 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:50.004895 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:50.012599 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-4e110d64-3b4a-4368-ba82-5195d1c9897f tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:50.018986 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-4e110d64-3b4a-4368-ba82-5195d1c9897f tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:50.019156 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 585/2345] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:49 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:50.325365 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-1df5224f-568e-444e-a4e1-eab27f6e8d4a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:50.331556 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-1df5224f-568e-444e-a4e1-eab27f6e8d4a tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:50.331556 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-1df5224f-568e-444e-a4e1-eab27f6e8d4a tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:50.331556 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-1df5224f-568e-444e-a4e1-eab27f6e8d4a tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:50.343819 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:50.343819 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:50.347616 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-1df5224f-568e-444e-a4e1-eab27f6e8d4a tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:50.350317 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-c3455322-c3b9-4a1a-a216-54c9228457e4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:50.352700 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-1df5224f-568e-444e-a4e1-eab27f6e8d4a tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:50.353144 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-c3455322-c3b9-4a1a-a216-54c9228457e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 Jul 03 17:53:50.353220 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 577/2346] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:50 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:50.353934 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-c3455322-c3b9-4a1a-a216-54c9228457e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:50.353934 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-c3455322-c3b9-4a1a-a216-54c9228457e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:50.359755 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:50.359755 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:50.360446 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-c3455322-c3b9-4a1a-a216-54c9228457e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:50.361406 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-c3455322-c3b9-4a1a-a216-54c9228457e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 returned with HTTP 200 Jul 03 17:53:50.362053 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 592/2347] 10.4.3.210 () {68 vars in 1604 bytes} [Fri Jul 3 17:53:50 2026] GET /volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:50.364240 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b7b5304c-6389-4b87-b861-61881846d300 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:50.364475 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b7b5304c-6389-4b87-b861-61881846d300 None None] GET https://10.4.3.210/volume// Jul 03 17:53:50.364632 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b7b5304c-6389-4b87-b861-61881846d300 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:50.364833 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b7b5304c-6389-4b87-b861-61881846d300 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:50.365156 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b7b5304c-6389-4b87-b861-61881846d300 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:53:50.365391 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 594/2348] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:53: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 17:53:50.374810 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-27da141b-6d09-4299-8422-9c3971154e06 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:50.376734 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-27da141b-6d09-4299-8422-9c3971154e06 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:53:50.377133 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-27da141b-6d09-4299-8422-9c3971154e06 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30074619-0b64-46f1-86f8-72bd8af16912", "connector": null, "instance_uuid": "0a57d9f4-beff-44a6-981c-a316773901b4"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:50.384943 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:50.384943 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:50.414848 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-27da141b-6d09-4299-8422-9c3971154e06 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:53:50.415266 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 586/2349] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:53:50 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 17:53:52.487155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-099582a6-8cac-4a8d-aed4-51faf1029b0e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:52.488734 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-099582a6-8cac-4a8d-aed4-51faf1029b0e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1?cascade=True Jul 03 17:53:52.488931 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-099582a6-8cac-4a8d-aed4-51faf1029b0e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:52.489097 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-099582a6-8cac-4a8d-aed4-51faf1029b0e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:52.489245 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-099582a6-8cac-4a8d-aed4-51faf1029b0e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Delete volume with id: 41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:52.498987 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:52.498987 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:52.499696 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-099582a6-8cac-4a8d-aed4-51faf1029b0e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:52.541926 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-099582a6-8cac-4a8d-aed4-51faf1029b0e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Delete volume request issued successfully. Jul 03 17:53:52.542071 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-099582a6-8cac-4a8d-aed4-51faf1029b0e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1?cascade=True returned with HTTP 202 Jul 03 17:53:52.542639 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 578/2350] 10.4.3.210 () {66 vars in 1376 bytes} [Fri Jul 3 17:53:52 2026] DELETE /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:52.556971 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-80812fa0-0f1f-455c-9bc0-b9cf7fbf5abc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:52.561073 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-80812fa0-0f1f-455c-9bc0-b9cf7fbf5abc tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:52.561300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-80812fa0-0f1f-455c-9bc0-b9cf7fbf5abc tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:52.561509 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-80812fa0-0f1f-455c-9bc0-b9cf7fbf5abc tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:52.576942 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:52.576942 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:52.583105 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-80812fa0-0f1f-455c-9bc0-b9cf7fbf5abc tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:52.590089 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-80812fa0-0f1f-455c-9bc0-b9cf7fbf5abc tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 200 Jul 03 17:53:52.590608 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 593/2351] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:52 2026] GET /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:53.604643 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6463d60e-b65b-4a77-b755-d12d5e606b48 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:53.606494 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6463d60e-b65b-4a77-b755-d12d5e606b48 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:53.606714 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6463d60e-b65b-4a77-b755-d12d5e606b48 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:53.606918 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6463d60e-b65b-4a77-b755-d12d5e606b48 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:53.613474 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6463d60e-b65b-4a77-b755-d12d5e606b48 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 404 Jul 03 17:53:53.614103 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 595/2352] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:53 2026] GET /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:54.027693 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b7a288de-7718-4a3f-8fff-82dca2242ed0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:54.029566 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b7a288de-7718-4a3f-8fff-82dca2242ed0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:54.029802 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b7a288de-7718-4a3f-8fff-82dca2242ed0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:54.030036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b7a288de-7718-4a3f-8fff-82dca2242ed0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:54.030204 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-b7a288de-7718-4a3f-8fff-82dca2242ed0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Delete volume with id: 41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:54.035991 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b7a288de-7718-4a3f-8fff-82dca2242ed0 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 404 Jul 03 17:53:54.036459 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 587/2353] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:54 2026] DELETE /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:54.043241 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-55d0dc78-4c73-4c14-9956-26f021489a9c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:54.044869 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55d0dc78-4c73-4c14-9956-26f021489a9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 Jul 03 17:53:54.045071 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55d0dc78-4c73-4c14-9956-26f021489a9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:54.045304 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55d0dc78-4c73-4c14-9956-26f021489a9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:54.050362 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55d0dc78-4c73-4c14-9956-26f021489a9c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 returned with HTTP 404 Jul 03 17:53:54.050797 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 579/2354] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:54 2026] GET /volume/v3/volumes/41b5d779-4759-4ff6-b491-43839cf2ddc1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:54.056382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3b5cd92d-55f6-4f46-a454-4bc4be7e98b2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:54.058088 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3b5cd92d-55f6-4f46-a454-4bc4be7e98b2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:54.058322 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3b5cd92d-55f6-4f46-a454-4bc4be7e98b2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:54.058522 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3b5cd92d-55f6-4f46-a454-4bc4be7e98b2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:54.058711 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-3b5cd92d-55f6-4f46-a454-4bc4be7e98b2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Delete volume with id: f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:54.065476 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:54.065476 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:54.065607 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3b5cd92d-55f6-4f46-a454-4bc4be7e98b2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:54.081529 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3b5cd92d-55f6-4f46-a454-4bc4be7e98b2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Delete volume request issued successfully. Jul 03 17:53:54.081668 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3b5cd92d-55f6-4f46-a454-4bc4be7e98b2 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 202 Jul 03 17:53:54.082096 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 594/2355] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:53:54 2026] DELETE /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:53:54.092256 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bf80c2c9-c75b-437f-aa46-864d00c21e82 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:54.095310 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf80c2c9-c75b-437f-aa46-864d00c21e82 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:54.095310 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf80c2c9-c75b-437f-aa46-864d00c21e82 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:54.095310 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf80c2c9-c75b-437f-aa46-864d00c21e82 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:54.101692 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:54.101692 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:54.105348 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bf80c2c9-c75b-437f-aa46-864d00c21e82 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:53:54.110277 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf80c2c9-c75b-437f-aa46-864d00c21e82 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 200 Jul 03 17:53:54.110640 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 596/2356] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:54 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:54.562533 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e0dfbdaf-f00b-41c0-b2a1-cafeb9bd74a6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:54.610893 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e0dfbdaf-f00b-41c0-b2a1-cafeb9bd74a6 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:53:54.611235 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e0dfbdaf-f00b-41c0-b2a1-cafeb9bd74a6 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821", "extra_specs": {}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:54.612573 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:54.612573 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:54.624445 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e0dfbdaf-f00b-41c0-b2a1-cafeb9bd74a6 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:53:54.624838 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 588/2357] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:53:54 2026] POST /volume/v3/types => generated 267 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:55.125107 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3222fcbe-0628-4a1f-b655-8a4402ebf87e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:55.126819 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3222fcbe-0628-4a1f-b655-8a4402ebf87e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 Jul 03 17:53:55.127023 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3222fcbe-0628-4a1f-b655-8a4402ebf87e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:55.127204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3222fcbe-0628-4a1f-b655-8a4402ebf87e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:55.132892 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3222fcbe-0628-4a1f-b655-8a4402ebf87e tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 returned with HTTP 404 Jul 03 17:53:55.133331 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 580/2358] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:55 2026] GET /volume/v3/volumes/f7ed0802-1855-4892-aa45-85b3bd0f9fa0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:53:56.526135 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ffd91291-a9cc-4a38-b4df-8975c7b30a58 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.528675 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffd91291-a9cc-4a38-b4df-8975c7b30a58 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:53:56.529005 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffd91291-a9cc-4a38-b4df-8975c7b30a58 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293", "extra_specs": {}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:56.555733 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffd91291-a9cc-4a38-b4df-8975c7b30a58 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:53:56.556153 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 595/2359] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:53:56 2026] POST /volume/v3/types => generated 268 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:56.567280 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-86270008-ed55-477c-a08a-35051cf5719f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.569396 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-86270008-ed55-477c-a08a-35051cf5719f tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:53:56.569731 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-86270008-ed55-477c-a08a-35051cf5719f tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400", "extra_specs": {}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:56.584857 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-86270008-ed55-477c-a08a-35051cf5719f tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:53:56.585199 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 597/2360] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:53:56 2026] POST /volume/v3/types => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:56.596681 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.597737 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:56.600871 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2023444972", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:56.603255 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2023444972', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:56.607411 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Create volume of 1 GB Jul 03 17:53:56.607611 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:56.607611 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:56.608567 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Availability Zones retrieved successfully. Jul 03 17:53:56.618187 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Flow 'volume_create_api' (010fc726-ce66-4bbf-b41b-655979470518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:56.619313 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4ffd74-d94a-4752-ab71-55e75016f46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.620522 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:56.650270 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4ffd74-d94a-4752-ab71-55e75016f46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:53:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02ce7bf7-bd9e-4167-bd10-b5ab378dabd6,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02ce7bf7-bd9e-4167-bd10-b5ab378dabd6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.651076 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21622c4-78b3-4daf-942c-0590748195e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.680436 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:56.681187 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:56.695950 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3f7a4f05-4a61-4e3d-a69e-428737bdd55e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.697790 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3f7a4f05-4a61-4e3d-a69e-428737bdd55e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:53:56.697964 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3f7a4f05-4a61-4e3d-a69e-428737bdd55e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:56.698149 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3f7a4f05-4a61-4e3d-a69e-428737bdd55e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:56.705496 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:56.705496 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:56.709130 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3f7a4f05-4a61-4e3d-a69e-428737bdd55e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:53:56.713495 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3f7a4f05-4a61-4e3d-a69e-428737bdd55e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:53:56.713989 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 581/2361] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:56 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:56.735201 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Created reservations ['d817cef6-5146-40dc-831b-e98c9b89bfe3', 'fa86fa90-2f97-45a6-8630-629a93ea726f', 'c5dc09b3-a4b6-4747-a3db-3ceacf74ef0d', 'bb5dacf3-b670-46ca-a987-929ee1b65b98'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:56.735201 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21622c4-78b3-4daf-942c-0590748195e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d817cef6-5146-40dc-831b-e98c9b89bfe3', 'fa86fa90-2f97-45a6-8630-629a93ea726f', 'c5dc09b3-a4b6-4747-a3db-3ceacf74ef0d', 'bb5dacf3-b670-46ca-a987-929ee1b65b98']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.735901 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ba4d06-6ad9-40c0-aa5b-0756a16ccff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.738029 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4c3bc849-9e3c-44af-859e-9f01f3906fdb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.740182 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cbcde67f-b080-40ef-8994-d6ab05f98af4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.740828 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4c3bc849-9e3c-44af-859e-9f01f3906fdb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 Jul 03 17:53:56.742093 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4c3bc849-9e3c-44af-859e-9f01f3906fdb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:56.742093 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4c3bc849-9e3c-44af-859e-9f01f3906fdb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:56.742185 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cbcde67f-b080-40ef-8994-d6ab05f98af4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:53:56.742185 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cbcde67f-b080-40ef-8994-d6ab05f98af4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:56.742185 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cbcde67f-b080-40ef-8994-d6ab05f98af4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:56.747655 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:56.747655 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:56.748209 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4c3bc849-9e3c-44af-859e-9f01f3906fdb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:56.748897 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:56.748897 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:56.749183 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4c3bc849-9e3c-44af-859e-9f01f3906fdb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 returned with HTTP 200 Jul 03 17:53:56.749614 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 596/2362] 10.4.3.210 () {68 vars in 1604 bytes} [Fri Jul 3 17:53:56 2026] GET /volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:56.752372 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cbcde67f-b080-40ef-8994-d6ab05f98af4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:53:56.757375 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cbcde67f-b080-40ef-8994-d6ab05f98af4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:53:56.757790 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 598/2363] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:56 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:56.758273 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-df8d0737-6483-4a69-8e7d-2b3b4a94be16 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.760344 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-df8d0737-6483-4a69-8e7d-2b3b4a94be16 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 Jul 03 17:53:56.762196 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-df8d0737-6483-4a69-8e7d-2b3b4a94be16 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:56.762196 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-df8d0737-6483-4a69-8e7d-2b3b4a94be16 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:56.762334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ba4d06-6ad9-40c0-aa5b-0756a16ccff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03df2396-0c27-41b1-8c77-b84f5af57ae8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2023444972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c2c1e4b0e641128748f555ce6589d2',qos_specs=None,replication_status=,reservations=['d817cef6-5146-40dc-831b-e98c9b89bfe3','fa86fa90-2f97-45a6-8630-629a93ea726f','c5dc09b3-a4b6-4747-a3db-3ceacf74ef0d','bb5dacf3-b670-46ca-a987-929ee1b65b98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b595d2e71413aa2647910a138c916',volume_type_id=02ce7bf7-bd9e-4167-bd10-b5ab378dabd6), 'volume': Volume(_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-03T17:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2023444972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03df2396-0c27-41b1-8c77-b84f5af57ae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c2c1e4b0e641128748f555ce6589d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb9b595d2e71413aa2647910a138c916',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02ce7bf7-bd9e-4167-bd10-b5ab378dabd6),volume_type_id=02ce7bf7-bd9e-4167-bd10-b5ab378dabd6)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.763063 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa58e647-010f-4ce4-bce6-ce14b32e1fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.769741 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:56.769741 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:56.773596 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-df8d0737-6483-4a69-8e7d-2b3b4a94be16 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:56.779052 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-df8d0737-6483-4a69-8e7d-2b3b4a94be16 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 returned with HTTP 200 Jul 03 17:53:56.779496 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 582/2364] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:56 2026] GET /volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:56.781881 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa58e647-010f-4ce4-bce6-ce14b32e1fa2) transitioned into state 'SUCCESS' from state '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-2023444972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c2c1e4b0e641128748f555ce6589d2',qos_specs=None,replication_status=,reservations=['d817cef6-5146-40dc-831b-e98c9b89bfe3','fa86fa90-2f97-45a6-8630-629a93ea726f','c5dc09b3-a4b6-4747-a3db-3ceacf74ef0d','bb5dacf3-b670-46ca-a987-929ee1b65b98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b595d2e71413aa2647910a138c916',volume_type_id=02ce7bf7-bd9e-4167-bd10-b5ab378dabd6)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.782162 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0446681c-f4b2-4cf8-b2d9-9a06d5aeb582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.790647 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.792427 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0446681c-f4b2-4cf8-b2d9-9a06d5aeb582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.792676 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:56.793030 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e4d6ff6c-18fa-4179-87a4-953e8d886a15", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:56.793394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Flow 'volume_create_api' (010fc726-ce66-4bbf-b41b-655979470518) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:56.793787 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Create volume request issued successfully. Jul 03 17:53:56.794386 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-29a1a981-3c25-49d3-b38b-8f9d8466db3a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:56.794589 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e4d6ff6c-18fa-4179-87a4-953e8d886a15', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:56.794957 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 589/2365] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:56 2026] POST /volume/v3/volumes => generated 846 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:56.804615 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-e72739b4-fb33-4bcd-afcb-12ca6beb766d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.804973 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:56.804973 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:56.805572 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:53:56.805654 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume of 1 GB Jul 03 17:53:56.806360 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Availability Zones retrieved successfully. Jul 03 17:53:56.806894 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-e72739b4-fb33-4bcd-afcb-12ca6beb766d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:53:56.807127 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-e72739b4-fb33-4bcd-afcb-12ca6beb766d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:56.807330 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-e72739b4-fb33-4bcd-afcb-12ca6beb766d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:56.809525 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.811118 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:56.811189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (e2881cfe-d52b-4bd5-a4a9-f1917533ae9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:56.811427 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1001544447", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:56.812120 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316e0e46-9c0e-46f8-91f3-755aa2316156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.812940 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:56.813002 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1001544447', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:56.814137 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:56.814137 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:56.817027 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Create volume of 1 GB Jul 03 17:53:56.817411 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:56.817411 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:56.817696 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-e72739b4-fb33-4bcd-afcb-12ca6beb766d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:53:56.817872 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Availability Zones retrieved successfully. Jul 03 17:53:56.822700 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-e72739b4-fb33-4bcd-afcb-12ca6beb766d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:53:56.823260 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 599/2366] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:56 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:56.824682 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Flow 'volume_create_api' (8f821cb0-499b-4fda-b135-1f9f3d64c68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:56.825941 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1749f072-450f-490c-a698-4cbf20ecf704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.827082 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:56.845306 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316e0e46-9c0e-46f8-91f3-755aa2316156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e4d6ff6c-18fa-4179-87a4-953e8d886a15', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.845566 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1749f072-450f-490c-a698-4cbf20ecf704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:53:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=907f9dda-f35e-4d98-a1a3-cf858fc65713,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '907f9dda-f35e-4d98-a1a3-cf858fc65713', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.846167 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8913e50d-7f6d-4e90-a3bc-605cc263f85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.846285 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec4b8c6-b06e-4b52-bb4f-8b7ebe24ce3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.885112 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:56.885994 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:56.892347 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['91c40ab2-0a5f-4e29-a382-00648edf4d56', '3d76bbe9-25a3-4197-9c75-2c00d9dde1c3', 'bbb24757-c45b-41a6-a7b6-c6cd498d306d', 'd9eb624c-128e-410e-ba2a-9c558e7afecd'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:56.892347 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8913e50d-7f6d-4e90-a3bc-605cc263f85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91c40ab2-0a5f-4e29-a382-00648edf4d56', '3d76bbe9-25a3-4197-9c75-2c00d9dde1c3', 'bbb24757-c45b-41a6-a7b6-c6cd498d306d', 'd9eb624c-128e-410e-ba2a-9c558e7afecd']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.892347 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b222f99-5881-4818-8b78-9b72dc082e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.910546 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Created reservations ['12b9f071-fda0-4dea-83a9-0dd1ed3303a3', '99cf721c-8e9e-40bf-90ed-4f9f39b7f2f9', '6ee57f73-c8f4-4c7d-862e-65190c2369c6', '7a45321c-7397-4a1f-8008-3cd1e51c58af'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:56.911296 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec4b8c6-b06e-4b52-bb4f-8b7ebe24ce3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12b9f071-fda0-4dea-83a9-0dd1ed3303a3', '99cf721c-8e9e-40bf-90ed-4f9f39b7f2f9', '6ee57f73-c8f4-4c7d-862e-65190c2369c6', '7a45321c-7397-4a1f-8008-3cd1e51c58af']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.912088 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac10bab-5d59-44b7-a81a-f98f556dec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.932251 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b222f99-5881-4818-8b78-9b72dc082e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64b3ee50-37e2-4c39-83eb-35711272462d', '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='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['91c40ab2-0a5f-4e29-a382-00648edf4d56','3d76bbe9-25a3-4197-9c75-2c00d9dde1c3','bbb24757-c45b-41a6-a7b6-c6cd498d306d','d9eb624c-128e-410e-ba2a-9c558e7afecd'],size=1,snapshot_id=e4d6ff6c-18fa-4179-87a4-953e8d886a15,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), '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-03T17:53:56Z,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=64b3ee50-37e2-4c39-83eb-35711272462d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1797a9ace8e4861bf3885ee652dd1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e4d6ff6c-18fa-4179-87a4-953e8d886a15,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13cfa190170847bd8e187a218b5422e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.932980 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b87700ce-403d-4187-b01b-ec18f24dc25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.935691 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ac10bab-5d59-44b7-a81a-f98f556dec74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c285483-8030-4761-bd17-5a083b0ec9b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1001544447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c2c1e4b0e641128748f555ce6589d2',qos_specs=None,replication_status=,reservations=['12b9f071-fda0-4dea-83a9-0dd1ed3303a3','99cf721c-8e9e-40bf-90ed-4f9f39b7f2f9','6ee57f73-c8f4-4c7d-862e-65190c2369c6','7a45321c-7397-4a1f-8008-3cd1e51c58af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b595d2e71413aa2647910a138c916',volume_type_id=907f9dda-f35e-4d98-a1a3-cf858fc65713), 'volume': Volume(_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-03T17:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1001544447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c285483-8030-4761-bd17-5a083b0ec9b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c2c1e4b0e641128748f555ce6589d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb9b595d2e71413aa2647910a138c916',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(907f9dda-f35e-4d98-a1a3-cf858fc65713),volume_type_id=907f9dda-f35e-4d98-a1a3-cf858fc65713)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.936477 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40f71c0-a93e-4412-b07b-d6e822e226a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.949654 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b87700ce-403d-4187-b01b-ec18f24dc25f) transitioned into 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='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['91c40ab2-0a5f-4e29-a382-00648edf4d56','3d76bbe9-25a3-4197-9c75-2c00d9dde1c3','bbb24757-c45b-41a6-a7b6-c6cd498d306d','d9eb624c-128e-410e-ba2a-9c558e7afecd'],size=1,snapshot_id=e4d6ff6c-18fa-4179-87a4-953e8d886a15,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.950320 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcbd69e5-8edc-4914-b297-cf25d041035c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.966946 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40f71c0-a93e-4412-b07b-d6e822e226a1) transitioned into state 'SUCCESS' from state '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-1001544447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c2c1e4b0e641128748f555ce6589d2',qos_specs=None,replication_status=,reservations=['12b9f071-fda0-4dea-83a9-0dd1ed3303a3','99cf721c-8e9e-40bf-90ed-4f9f39b7f2f9','6ee57f73-c8f4-4c7d-862e-65190c2369c6','7a45321c-7397-4a1f-8008-3cd1e51c58af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b595d2e71413aa2647910a138c916',volume_type_id=907f9dda-f35e-4d98-a1a3-cf858fc65713)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.967608 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cbd1d4-cb3d-49c6-9e4d-251f5da778b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:56.978844 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcbd69e5-8edc-4914-b297-cf25d041035c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.979206 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cbd1d4-cb3d-49c6-9e4d-251f5da778b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:56.980242 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Flow 'volume_create_api' (8f821cb0-499b-4fda-b135-1f9f3d64c68f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:56.980297 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (e2881cfe-d52b-4bd5-a4a9-f1917533ae9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:56.980682 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Create volume request issued successfully. Jul 03 17:53:56.980793 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request issued successfully. Jul 03 17:53:56.981445 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-0bcd86b8-fd7b-4612-a36d-77bf2563abb9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:56.981482 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b56e62df-5a6d-4fee-8fe4-b6483da1cad5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:56.982018 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 583/2367] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:56 2026] POST /volume/v3/volumes => generated 846 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:56.982123 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 597/2368] 10.4.3.210 () {72 vars in 1541 bytes} [Fri Jul 3 17:53:56 2026] POST /volume/v3/volumes => generated 736 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:56.991962 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-57497b47-6c51-462d-bf4f-2e4201102b41 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:56.995032 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-57497b47-6c51-462d-bf4f-2e4201102b41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d Jul 03 17:53:56.995221 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-57497b47-6c51-462d-bf4f-2e4201102b41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:56.995547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-57497b47-6c51-462d-bf4f-2e4201102b41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:57.006787 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:57.006787 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:57.012261 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-57497b47-6c51-462d-bf4f-2e4201102b41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:57.013990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:57.017266 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-57497b47-6c51-462d-bf4f-2e4201102b41 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d returned with HTTP 200 Jul 03 17:53:57.017398 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:53:57.017475 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 590/2369] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:56 2026] GET /volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:57.017537 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1726474055", "snapshot_id": null, "imageRef": "e4df522c-94e3-4316-8839-a007d4fe9260", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:57.019646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1726474055', 'snapshot_id': None, 'imageRef': 'e4df522c-94e3-4316-8839-a007d4fe9260', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:53:57.027887 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4351c539-db2d-47ef-b151-45dd3249a96b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:57.032322 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4351c539-db2d-47ef-b151-45dd3249a96b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d Jul 03 17:53:57.032374 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4351c539-db2d-47ef-b151-45dd3249a96b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:57.032605 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4351c539-db2d-47ef-b151-45dd3249a96b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:57.040055 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:57.040055 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:57.043308 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4351c539-db2d-47ef-b151-45dd3249a96b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:53:57.047378 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-4351c539-db2d-47ef-b151-45dd3249a96b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d returned with HTTP 200 Jul 03 17:53:57.047891 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 584/2370] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:53:57 2026] GET /volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:57.114054 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Create volume of 1 GB Jul 03 17:53:57.114384 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:57.114384 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:57.114943 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Availability Zones retrieved successfully. Jul 03 17:53:57.121090 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Flow 'volume_create_api' (68dd5700-4f23-4292-a399-38beb841b1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:57.122080 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76cf12e6-c5a1-4759-8fb2-396502561389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:57.123864 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:53:57.172433 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76cf12e6-c5a1-4759-8fb2-396502561389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:53:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=08bb4160-41c7-479e-b48b-ac528d3d1cd5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08bb4160-41c7-479e-b48b-ac528d3d1cd5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:57.173176 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cc50df-ce08-4f84-9eb1-a2239c4f54a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:57.205834 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:57.206121 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:53:57.232457 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Created reservations ['9bd52b15-839c-4344-8753-904514cc8e05', '9389c80b-5f45-4d9f-a2de-99097358eede', '5425d4da-eb4a-4328-800a-0045489e9eff', '8cf8fde2-de4c-46f9-8430-3479517f0e9c'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:53:57.233229 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cc50df-ce08-4f84-9eb1-a2239c4f54a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bd52b15-839c-4344-8753-904514cc8e05', '9389c80b-5f45-4d9f-a2de-99097358eede', '5425d4da-eb4a-4328-800a-0045489e9eff', '8cf8fde2-de4c-46f9-8430-3479517f0e9c']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:57.234014 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (965dff64-0022-490e-b157-a142ac548c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:57.254090 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (965dff64-0022-490e-b157-a142ac548c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb8edfa2-4975-486f-8632-4372cf0add0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1726474055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c2c1e4b0e641128748f555ce6589d2',qos_specs=None,replication_status=,reservations=['9bd52b15-839c-4344-8753-904514cc8e05','9389c80b-5f45-4d9f-a2de-99097358eede','5425d4da-eb4a-4328-800a-0045489e9eff','8cf8fde2-de4c-46f9-8430-3479517f0e9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b595d2e71413aa2647910a138c916',volume_type_id=08bb4160-41c7-479e-b48b-ac528d3d1cd5), 'volume': Volume(_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-03T17:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1726474055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb8edfa2-4975-486f-8632-4372cf0add0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c2c1e4b0e641128748f555ce6589d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb9b595d2e71413aa2647910a138c916',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08bb4160-41c7-479e-b48b-ac528d3d1cd5),volume_type_id=08bb4160-41c7-479e-b48b-ac528d3d1cd5)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:57.254789 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a6b094-4359-44b9-8f26-b5390f2e45d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:57.280400 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a6b094-4359-44b9-8f26-b5390f2e45d2) transitioned into state 'SUCCESS' from state '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-1726474055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c2c1e4b0e641128748f555ce6589d2',qos_specs=None,replication_status=,reservations=['9bd52b15-839c-4344-8753-904514cc8e05','9389c80b-5f45-4d9f-a2de-99097358eede','5425d4da-eb4a-4328-800a-0045489e9eff','8cf8fde2-de4c-46f9-8430-3479517f0e9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b595d2e71413aa2647910a138c916',volume_type_id=08bb4160-41c7-479e-b48b-ac528d3d1cd5)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:57.281362 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c19d15-ec45-4652-9368-1fec38ab506e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:53:57.293200 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c19d15-ec45-4652-9368-1fec38ab506e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:53:57.294294 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Flow 'volume_create_api' (68dd5700-4f23-4292-a399-38beb841b1f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:53:57.294704 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Create volume request issued successfully. Jul 03 17:53:57.295350 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15f54ce8-dbff-463c-87dc-c38c53b11776 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:53:57.295876 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 600/2371] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:53:57 2026] POST /volume/v3/volumes => generated 845 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:53:57.311508 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f38de63d-ba45-4ec1-9910-f3b2f7b553c8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:57.313645 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f38de63d-ba45-4ec1-9910-f3b2f7b553c8 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:53:57.313901 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f38de63d-ba45-4ec1-9910-f3b2f7b553c8 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:57.314127 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f38de63d-ba45-4ec1-9910-f3b2f7b553c8 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:57.321317 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:57.321317 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:57.324972 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f38de63d-ba45-4ec1-9910-f3b2f7b553c8 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:53:57.330154 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f38de63d-ba45-4ec1-9910-f3b2f7b553c8 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:53:57.330633 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 598/2372] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:57 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 913 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:58.344064 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2345637e-69e1-4507-b80b-f051ec23b442 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:58.346573 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2345637e-69e1-4507-b80b-f051ec23b442 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:53:58.346933 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2345637e-69e1-4507-b80b-f051ec23b442 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:58.347401 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2345637e-69e1-4507-b80b-f051ec23b442 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:58.358015 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:58.358015 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:58.363544 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2345637e-69e1-4507-b80b-f051ec23b442 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:53:58.373350 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2345637e-69e1-4507-b80b-f051ec23b442 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:53:58.373350 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 591/2373] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:58 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:58.868003 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d21c34bc-a63e-43a9-a06c-82e798c23cfb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:58.868345 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d21c34bc-a63e-43a9-a06c-82e798c23cfb None None] GET https://10.4.3.210/volume// Jul 03 17:53:58.868466 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d21c34bc-a63e-43a9-a06c-82e798c23cfb None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:58.868634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d21c34bc-a63e-43a9-a06c-82e798c23cfb None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:58.868968 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d21c34bc-a63e-43a9-a06c-82e798c23cfb None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:53:58.869234 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 585/2374] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:53:58 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 17:53:58.879416 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-78f4d8d7-5016-49ed-b859-e947aeff6b3c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:58.950886 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-78f4d8d7-5016-49ed-b859-e947aeff6b3c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:53:58.951343 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-78f4d8d7-5016-49ed-b859-e947aeff6b3c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4795a47-6b38-4462-a4ad-271e60fdd8c6", "connector": null, "instance_uuid": "55a31348-1c0e-47bc-a065-a3aa93ead396"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:58.966204 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:58.966204 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:59.009917 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-78f4d8d7-5016-49ed-b859-e947aeff6b3c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:53:59.011414 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 601/2375] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:53:58 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:53:59.253117 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1b68354c-d027-43d0-ae10-e409fa15f28d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:59.253502 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b68354c-d027-43d0-ae10-e409fa15f28d None None] GET https://10.4.3.210/volume// Jul 03 17:53:59.253678 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b68354c-d027-43d0-ae10-e409fa15f28d None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:59.253945 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b68354c-d027-43d0-ae10-e409fa15f28d None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:59.254247 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b68354c-d027-43d0-ae10-e409fa15f28d None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:53:59.254508 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 599/2376] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:53:59 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 17:53:59.261965 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-8df82f06-5de8-4e00-b90e-ae1535ef2fab None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:59.264136 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-8df82f06-5de8-4e00-b90e-ae1535ef2fab tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:53:59.264398 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-8df82f06-5de8-4e00-b90e-ae1535ef2fab tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:59.264653 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-8df82f06-5de8-4e00-b90e-ae1535ef2fab tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:59.275089 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:59.275089 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:53:59.278997 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-8df82f06-5de8-4e00-b90e-ae1535ef2fab tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:53:59.284411 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-8df82f06-5de8-4e00-b90e-ae1535ef2fab tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:53:59.284939 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 592/2377] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:53:59 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 1339 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:53:59.351800 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-51082f3d-31eb-41f8-8d43-c659937986eb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:59.353581 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-51082f3d-31eb-41f8-8d43-c659937986eb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:53:59.353846 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-51082f3d-31eb-41f8-8d43-c659937986eb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:59.353984 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-51082f3d-31eb-41f8-8d43-c659937986eb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:59.364619 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:59.364619 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:59.368544 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-51082f3d-31eb-41f8-8d43-c659937986eb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:53:59.376174 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-51082f3d-31eb-41f8-8d43-c659937986eb tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:53:59.376541 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 586/2378] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:59 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:59.386150 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7222ae70-7c9d-407f-9053-e413af43abfe None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:59.387345 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-b62cd0d8-e47c-4cc8-b86f-0ef273729020 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:59.388784 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7222ae70-7c9d-407f-9053-e413af43abfe tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:53:59.388994 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7222ae70-7c9d-407f-9053-e413af43abfe tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:59.389186 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7222ae70-7c9d-407f-9053-e413af43abfe tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:59.389371 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-b62cd0d8-e47c-4cc8-b86f-0ef273729020 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] PUT https://10.4.3.210/volume/v3/attachments/fda1bd7b-0820-4aae-bd09-1f2f4a6d1bec Jul 03 17:53:59.389752 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-b62cd0d8-e47c-4cc8-b86f-0ef273729020 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:59.397731 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-b62cd0d8-e47c-4cc8-b86f-0ef273729020 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Acquiring lock "cinder-attachment_update-30074619-0b64-46f1-86f8-72bd8af16912-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:53:59.398478 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:59.398478 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:59.403013 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7222ae70-7c9d-407f-9053-e413af43abfe tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:53:59.403482 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-b62cd0d8-e47c-4cc8-b86f-0ef273729020 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Lock "cinder-attachment_update-30074619-0b64-46f1-86f8-72bd8af16912-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:53:59.404464 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:59.404464 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:53:59.408827 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7222ae70-7c9d-407f-9053-e413af43abfe tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:53:59.409198 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 602/2379] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:53:59 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:53:59.540965 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-845c50bd-41cc-4a63-8972-4dd556956c33 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:59.541367 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-845c50bd-41cc-4a63-8972-4dd556956c33 None None] GET https://10.4.3.210/volume// Jul 03 17:53:59.541537 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-845c50bd-41cc-4a63-8972-4dd556956c33 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:59.541757 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-845c50bd-41cc-4a63-8972-4dd556956c33 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:59.542085 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-845c50bd-41cc-4a63-8972-4dd556956c33 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:53:59.542358 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 593/2380] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:53: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 17:53:59.548632 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-6c22baab-144a-4b79-a0ff-888717995f5e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:59.551418 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-6c22baab-144a-4b79-a0ff-888717995f5e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:53:59.551711 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-6c22baab-144a-4b79-a0ff-888717995f5e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:53:59.551979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-6c22baab-144a-4b79-a0ff-888717995f5e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:53:59.562692 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:59.562692 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:53:59.565911 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-6c22baab-144a-4b79-a0ff-888717995f5e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:53:59.569847 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-6c22baab-144a-4b79-a0ff-888717995f5e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:53:59.570552 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 587/2381] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:53:59 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 1053 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:53:59.662790 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-edc8bf31-3afd-4a37-9a85-be70c97ed91e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:53:59.665270 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-edc8bf31-3afd-4a37-9a85-be70c97ed91e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] PUT https://10.4.3.210/volume/v3/attachments/4f15982e-4560-4014-9b18-608b7e8cd0f0 Jul 03 17:53:59.665653 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-edc8bf31-3afd-4a37-9a85-be70c97ed91e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:53:59.673011 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-edc8bf31-3afd-4a37-9a85-be70c97ed91e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Acquiring lock "cinder-attachment_update-e4795a47-6b38-4462-a4ad-271e60fdd8c6-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:53:59.677536 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-edc8bf31-3afd-4a37-9a85-be70c97ed91e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-e4795a47-6b38-4462-a4ad-271e60fdd8c6-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:53:59.681788 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:53:59.681788 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:53:59.930658 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-b62cd0d8-e47c-4cc8-b86f-0ef273729020 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Lock "cinder-attachment_update-30074619-0b64-46f1-86f8-72bd8af16912-np0000004448" released by "attachment_update" :: held 0.527s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:53:59.930658 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-b62cd0d8-e47c-4cc8-b86f-0ef273729020 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/attachments/fda1bd7b-0820-4aae-bd09-1f2f4a6d1bec returned with HTTP 200 Jul 03 17:53:59.931207 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 600/2382] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:53:59 2026] PUT /volume/v3/attachments/fda1bd7b-0820-4aae-bd09-1f2f4a6d1bec => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:00.062851 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-1cd36099-91eb-44c4-bf00-c88e913498a0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:00.065122 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-1cd36099-91eb-44c4-bf00-c88e913498a0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d Jul 03 17:54:00.065433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-1cd36099-91eb-44c4-bf00-c88e913498a0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:00.065746 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-1cd36099-91eb-44c4-bf00-c88e913498a0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:00.075248 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:00.075248 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:00.079664 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-1cd36099-91eb-44c4-bf00-c88e913498a0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:00.086013 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-1cd36099-91eb-44c4-bf00-c88e913498a0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d returned with HTTP 200 Jul 03 17:54:00.086483 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 594/2383] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:54:00 2026] GET /volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:00.101359 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fc36a250-e2ae-4fe7-8145-9d68a4f7b212 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:00.101696 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fc36a250-e2ae-4fe7-8145-9d68a4f7b212 None None] GET https://10.4.3.210/volume// Jul 03 17:54:00.101918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fc36a250-e2ae-4fe7-8145-9d68a4f7b212 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:00.102141 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fc36a250-e2ae-4fe7-8145-9d68a4f7b212 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:00.102441 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fc36a250-e2ae-4fe7-8145-9d68a4f7b212 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:00.102728 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 588/2384] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:54: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 17:54:00.110236 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-9f1fad7a-884c-4f3f-b267-3c7e4c6cabff None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:00.112618 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-9f1fad7a-884c-4f3f-b267-3c7e4c6cabff tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:54:00.113054 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-9f1fad7a-884c-4f3f-b267-3c7e4c6cabff tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64b3ee50-37e2-4c39-83eb-35711272462d", "connector": null, "instance_uuid": "a53a3edb-9cdc-4ba1-8e52-04bb1ee35d19"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:00.123551 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:00.123551 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:00.156382 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-9f1fad7a-884c-4f3f-b267-3c7e4c6cabff tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:54:00.156835 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 601/2385] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:54:00 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 17:54:00.163981 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1bc02b91-ea2f-41f7-867a-792cc9296f72 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:00.164356 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1bc02b91-ea2f-41f7-867a-792cc9296f72 None None] GET https://10.4.3.210/volume// Jul 03 17:54:00.164525 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1bc02b91-ea2f-41f7-867a-792cc9296f72 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:00.164754 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1bc02b91-ea2f-41f7-867a-792cc9296f72 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:00.165135 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1bc02b91-ea2f-41f7-867a-792cc9296f72 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:00.165433 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 595/2386] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:54: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 17:54:00.173748 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-8bc4884e-85ce-41b2-9087-88c0a6e144ae None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:00.175705 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-8bc4884e-85ce-41b2-9087-88c0a6e144ae tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d Jul 03 17:54:00.175968 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-8bc4884e-85ce-41b2-9087-88c0a6e144ae tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:00.176123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-8bc4884e-85ce-41b2-9087-88c0a6e144ae tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:00.185398 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:00.185398 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:00.188492 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-8bc4884e-85ce-41b2-9087-88c0a6e144ae tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:00.192472 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-8bc4884e-85ce-41b2-9087-88c0a6e144ae tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d returned with HTTP 200 Jul 03 17:54:00.192841 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 589/2387] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:54:00 2026] GET /volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:54:00.197081 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-edc8bf31-3afd-4a37-9a85-be70c97ed91e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-e4795a47-6b38-4462-a4ad-271e60fdd8c6-np0000004448" released by "attachment_update" :: held 0.520s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:54:00.197380 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-edc8bf31-3afd-4a37-9a85-be70c97ed91e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/4f15982e-4560-4014-9b18-608b7e8cd0f0 returned with HTTP 200 Jul 03 17:54:00.197829 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 603/2388] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:53:59 2026] PUT /volume/v3/attachments/4f15982e-4560-4014-9b18-608b7e8cd0f0 => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:00.205491 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-1ac72cd0-c155-4a2d-b244-50556c46d08f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:00.207389 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-1ac72cd0-c155-4a2d-b244-50556c46d08f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption Jul 03 17:54:00.207574 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-1ac72cd0-c155-4a2d-b244-50556c46d08f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:00.207785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-1ac72cd0-c155-4a2d-b244-50556c46d08f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:00.216334 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:00.216334 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:00.223273 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-1ac72cd0-c155-4a2d-b244-50556c46d08f tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption returned with HTTP 200 Jul 03 17:54:00.223641 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 602/2389] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:54:00 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:00.289068 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-d5a3baae-582b-47a2-b555-112451e9b59e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:00.291216 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-d5a3baae-582b-47a2-b555-112451e9b59e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] PUT https://10.4.3.210/volume/v3/attachments/283c25bb-c86f-4d30-993e-356bc6b29be0 Jul 03 17:54:00.291626 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-d5a3baae-582b-47a2-b555-112451e9b59e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:00.298855 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-d5a3baae-582b-47a2-b555-112451e9b59e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Acquiring lock "cinder-attachment_update-64b3ee50-37e2-4c39-83eb-35711272462d-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:54:00.303361 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-d5a3baae-582b-47a2-b555-112451e9b59e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-64b3ee50-37e2-4c39-83eb-35711272462d-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:54:00.304346 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:00.304346 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:00.395438 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7fcf36ad-db7e-402b-abca-715eea0b0a20 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:00.397185 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7fcf36ad-db7e-402b-abca-715eea0b0a20 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:00.397359 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7fcf36ad-db7e-402b-abca-715eea0b0a20 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:00.397546 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7fcf36ad-db7e-402b-abca-715eea0b0a20 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:00.407348 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:00.407348 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:00.411170 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7fcf36ad-db7e-402b-abca-715eea0b0a20 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:00.416468 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7fcf36ad-db7e-402b-abca-715eea0b0a20 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:00.416907 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 590/2390] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:00 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:00.421639 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ee823437-3734-43cb-890d-b0ab3f1ba04b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:00.423390 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ee823437-3734-43cb-890d-b0ab3f1ba04b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:00.423571 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ee823437-3734-43cb-890d-b0ab3f1ba04b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:00.423811 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ee823437-3734-43cb-890d-b0ab3f1ba04b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:00.430292 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:00.430292 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:00.433477 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ee823437-3734-43cb-890d-b0ab3f1ba04b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:00.437395 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ee823437-3734-43cb-890d-b0ab3f1ba04b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:00.437810 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 604/2391] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:00 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:00.443708 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-af54582c-24eb-47bf-8907-8e6b89b1e890 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:00.446455 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-af54582c-24eb-47bf-8907-8e6b89b1e890 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] POST https://10.4.3.210/volume/v3/attachments/fda1bd7b-0820-4aae-bd09-1f2f4a6d1bec/action Jul 03 17:54:00.446944 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-af54582c-24eb-47bf-8907-8e6b89b1e890 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:00.447141 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-af54582c-24eb-47bf-8907-8e6b89b1e890 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:00.461928 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:00.461928 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:00.471306 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c2d16599-798d-4f81-89cf-1ec77920b984 req-af54582c-24eb-47bf-8907-8e6b89b1e890 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/attachments/fda1bd7b-0820-4aae-bd09-1f2f4a6d1bec/action returned with HTTP 204 Jul 03 17:54:00.471847 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 603/2392] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:54:00 2026] POST /volume/v3/attachments/fda1bd7b-0820-4aae-bd09-1f2f4a6d1bec/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:00.822337 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-d5a3baae-582b-47a2-b555-112451e9b59e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-64b3ee50-37e2-4c39-83eb-35711272462d-np0000004448" released by "attachment_update" :: held 0.519s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:54:00.822617 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-d5a3baae-582b-47a2-b555-112451e9b59e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/283c25bb-c86f-4d30-993e-356bc6b29be0 returned with HTTP 200 Jul 03 17:54:00.823029 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 596/2393] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:54:00 2026] PUT /volume/v3/attachments/283c25bb-c86f-4d30-993e-356bc6b29be0 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:01.333331 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-bb4ec56b-56ec-40ce-9b12-301a3fe7f615 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:01.337985 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-bb4ec56b-56ec-40ce-9b12-301a3fe7f615 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments/283c25bb-c86f-4d30-993e-356bc6b29be0/action Jul 03 17:54:01.338471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-bb4ec56b-56ec-40ce-9b12-301a3fe7f615 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:01.338656 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-bb4ec56b-56ec-40ce-9b12-301a3fe7f615 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:01.361081 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:01.361081 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:01.374213 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2b471398-1af1-4b11-8cf6-842c7fbdce65 req-bb4ec56b-56ec-40ce-9b12-301a3fe7f615 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/283c25bb-c86f-4d30-993e-356bc6b29be0/action returned with HTTP 204 Jul 03 17:54:01.374850 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 591/2394] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:54:01 2026] POST /volume/v3/attachments/283c25bb-c86f-4d30-993e-356bc6b29be0/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:01.428292 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e0a62901-6d78-4c47-8a55-c8f1c1bda134 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:01.430010 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e0a62901-6d78-4c47-8a55-c8f1c1bda134 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:01.430195 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e0a62901-6d78-4c47-8a55-c8f1c1bda134 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:01.430384 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e0a62901-6d78-4c47-8a55-c8f1c1bda134 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:01.438541 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:01.438541 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:01.441552 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e0a62901-6d78-4c47-8a55-c8f1c1bda134 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:01.445082 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e0a62901-6d78-4c47-8a55-c8f1c1bda134 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:01.445431 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 605/2395] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:01 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:01.452479 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a1d50b62-ff6d-47a3-b224-831adac865a9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:01.454068 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a1d50b62-ff6d-47a3-b224-831adac865a9 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:01.454261 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a1d50b62-ff6d-47a3-b224-831adac865a9 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:01.454472 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a1d50b62-ff6d-47a3-b224-831adac865a9 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:01.461051 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:01.461051 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:01.464494 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a1d50b62-ff6d-47a3-b224-831adac865a9 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:01.468868 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a1d50b62-ff6d-47a3-b224-831adac865a9 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:01.469195 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 604/2396] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:01 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:02.458073 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6aa1545f-1aa5-4177-a25c-2cd12fb2f014 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:02.459731 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6aa1545f-1aa5-4177-a25c-2cd12fb2f014 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:02.459937 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6aa1545f-1aa5-4177-a25c-2cd12fb2f014 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:02.460146 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6aa1545f-1aa5-4177-a25c-2cd12fb2f014 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:02.469560 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:02.469560 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:02.474245 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6aa1545f-1aa5-4177-a25c-2cd12fb2f014 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:02.480384 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6aa1545f-1aa5-4177-a25c-2cd12fb2f014 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:02.480524 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 597/2397] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:02 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:02.481411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-818bf566-302b-4299-be3f-643fbc3e3fbb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:02.485471 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-818bf566-302b-4299-be3f-643fbc3e3fbb tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:02.485641 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-818bf566-302b-4299-be3f-643fbc3e3fbb tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:02.485871 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-818bf566-302b-4299-be3f-643fbc3e3fbb tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:02.493423 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:02.493423 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:02.496782 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-818bf566-302b-4299-be3f-643fbc3e3fbb tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:02.501452 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-818bf566-302b-4299-be3f-643fbc3e3fbb tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:02.501452 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 592/2398] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:02 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:03.495238 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8b3fd70a-b6c5-4f4f-94ac-36c056453461 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:03.498288 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8b3fd70a-b6c5-4f4f-94ac-36c056453461 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:03.498488 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8b3fd70a-b6c5-4f4f-94ac-36c056453461 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:03.498705 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8b3fd70a-b6c5-4f4f-94ac-36c056453461 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:03.509500 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:03.509500 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:03.512495 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8b3fd70a-b6c5-4f4f-94ac-36c056453461 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:03.517409 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bb1ba224-f3bc-4079-ba24-df0413a4a64e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:03.517748 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8b3fd70a-b6c5-4f4f-94ac-36c056453461 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:03.517748 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 606/2399] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:03 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:03.520814 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bb1ba224-f3bc-4079-ba24-df0413a4a64e tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:03.520814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bb1ba224-f3bc-4079-ba24-df0413a4a64e tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:03.520814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bb1ba224-f3bc-4079-ba24-df0413a4a64e tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:03.533451 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:03.533451 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:03.538833 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bb1ba224-f3bc-4079-ba24-df0413a4a64e tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:03.543526 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bb1ba224-f3bc-4079-ba24-df0413a4a64e tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:03.544246 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 605/2400] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:03 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:04.536429 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b48c67e4-2e1a-4a8f-ba4b-ec4c448f8cc4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:04.538329 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b48c67e4-2e1a-4a8f-ba4b-ec4c448f8cc4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:04.538533 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b48c67e4-2e1a-4a8f-ba4b-ec4c448f8cc4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:04.538791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b48c67e4-2e1a-4a8f-ba4b-ec4c448f8cc4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:04.552159 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:04.552159 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:04.555748 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b48c67e4-2e1a-4a8f-ba4b-ec4c448f8cc4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:04.558106 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b579eafc-cb14-4ff2-85d3-888812b20db5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:04.559946 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b579eafc-cb14-4ff2-85d3-888812b20db5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:04.560122 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b579eafc-cb14-4ff2-85d3-888812b20db5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:04.560583 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b579eafc-cb14-4ff2-85d3-888812b20db5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:04.561260 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b48c67e4-2e1a-4a8f-ba4b-ec4c448f8cc4 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:04.561668 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 598/2401] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:04 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:04.566951 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:04.566951 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:04.570743 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b579eafc-cb14-4ff2-85d3-888812b20db5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:04.575163 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b579eafc-cb14-4ff2-85d3-888812b20db5 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:04.575732 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 593/2402] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:04 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:05.578502 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0246a5df-5625-4ea4-8f43-68e8360d4fd7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:05.581141 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0246a5df-5625-4ea4-8f43-68e8360d4fd7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:05.581491 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0246a5df-5625-4ea4-8f43-68e8360d4fd7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:05.581624 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0246a5df-5625-4ea4-8f43-68e8360d4fd7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:05.587965 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6a358421-474a-4f72-a4ae-f679559cf017 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:05.589883 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a358421-474a-4f72-a4ae-f679559cf017 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:05.590061 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a358421-474a-4f72-a4ae-f679559cf017 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:05.590232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a358421-474a-4f72-a4ae-f679559cf017 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:05.595146 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:05.595146 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:05.599370 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:05.599370 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:05.599513 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0246a5df-5625-4ea4-8f43-68e8360d4fd7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:05.604436 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6a358421-474a-4f72-a4ae-f679559cf017 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:05.606479 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0246a5df-5625-4ea4-8f43-68e8360d4fd7 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:05.606990 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 607/2403] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:05 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:05.614255 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a358421-474a-4f72-a4ae-f679559cf017 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:05.614639 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 606/2404] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:05 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:54:06.622099 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1513538f-b45d-4f23-8925-236e952c0992 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:06.624198 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1513538f-b45d-4f23-8925-236e952c0992 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:06.624502 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1513538f-b45d-4f23-8925-236e952c0992 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:06.624687 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1513538f-b45d-4f23-8925-236e952c0992 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:06.630598 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-06bf2f18-c24e-4e06-b07b-f4b4f493633c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:06.632669 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-06bf2f18-c24e-4e06-b07b-f4b4f493633c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:06.632993 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-06bf2f18-c24e-4e06-b07b-f4b4f493633c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:06.633233 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-06bf2f18-c24e-4e06-b07b-f4b4f493633c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:06.635520 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:06.635520 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:06.639043 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1513538f-b45d-4f23-8925-236e952c0992 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:06.642130 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:06.642130 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:06.643243 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1513538f-b45d-4f23-8925-236e952c0992 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:06.643816 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 599/2405] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:06 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:06.645761 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-06bf2f18-c24e-4e06-b07b-f4b4f493633c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:06.650126 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-06bf2f18-c24e-4e06-b07b-f4b4f493633c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:06.650576 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 594/2406] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:06 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:07.659322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b19366c7-2992-4850-b145-c657b3930913 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:07.661246 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b19366c7-2992-4850-b145-c657b3930913 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:07.661443 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b19366c7-2992-4850-b145-c657b3930913 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:07.661630 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b19366c7-2992-4850-b145-c657b3930913 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:07.665241 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-68c2e964-1457-445f-a6c7-528b10ab67fb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:07.666936 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-68c2e964-1457-445f-a6c7-528b10ab67fb tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:07.667151 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-68c2e964-1457-445f-a6c7-528b10ab67fb tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:07.667339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-68c2e964-1457-445f-a6c7-528b10ab67fb tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:07.670888 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:07.670888 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:07.674469 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b19366c7-2992-4850-b145-c657b3930913 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:07.675683 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:07.675683 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:07.678521 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b19366c7-2992-4850-b145-c657b3930913 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:07.678900 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 608/2407] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:07 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:07.689971 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-68c2e964-1457-445f-a6c7-528b10ab67fb tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:07.696460 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-68c2e964-1457-445f-a6c7-528b10ab67fb tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:07.697035 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 607/2408] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:07 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:08.496208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7ec08696-aeb7-45ac-9267-566c619f8c60 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:08.498542 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7ec08696-aeb7-45ac-9267-566c619f8c60 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:54:08.498806 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7ec08696-aeb7-45ac-9267-566c619f8c60 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:08.499055 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7ec08696-aeb7-45ac-9267-566c619f8c60 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:08.507836 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:08.507836 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:08.512053 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7ec08696-aeb7-45ac-9267-566c619f8c60 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:54:08.517685 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7ec08696-aeb7-45ac-9267-566c619f8c60 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:54:08.518319 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 600/2409] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:08 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:08.563623 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9f1133de-56ce-4731-b718-f6b2fcc9f137 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:08.566978 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9f1133de-56ce-4731-b718-f6b2fcc9f137 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:54:08.567232 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9f1133de-56ce-4731-b718-f6b2fcc9f137 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:08.567349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9f1133de-56ce-4731-b718-f6b2fcc9f137 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:08.574533 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:08.574533 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:08.578631 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9f1133de-56ce-4731-b718-f6b2fcc9f137 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:54:08.583659 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9f1133de-56ce-4731-b718-f6b2fcc9f137 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:54:08.584153 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 595/2410] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:08 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:08.696037 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-638ccd94-1bda-45a6-825f-c56c82daa0d2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:08.697825 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-638ccd94-1bda-45a6-825f-c56c82daa0d2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:08.698142 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-638ccd94-1bda-45a6-825f-c56c82daa0d2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:08.698319 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-638ccd94-1bda-45a6-825f-c56c82daa0d2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:08.708165 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:08.708165 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:08.709412 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3e3f070c-a9f1-49aa-bd16-2205284cd0aa None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:08.711016 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3e3f070c-a9f1-49aa-bd16-2205284cd0aa tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:08.711216 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3e3f070c-a9f1-49aa-bd16-2205284cd0aa tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:08.711373 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3e3f070c-a9f1-49aa-bd16-2205284cd0aa tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:08.711607 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-638ccd94-1bda-45a6-825f-c56c82daa0d2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:08.715901 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-638ccd94-1bda-45a6-825f-c56c82daa0d2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:08.716317 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 609/2411] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:08 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:08.718607 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:08.718607 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:08.727011 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3e3f070c-a9f1-49aa-bd16-2205284cd0aa tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:08.730547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4c10e458-d92a-40ab-9451-9ed693c46e50 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:08.732229 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3e3f070c-a9f1-49aa-bd16-2205284cd0aa tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:08.732362 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4c10e458-d92a-40ab-9451-9ed693c46e50 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:08.732517 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4c10e458-d92a-40ab-9451-9ed693c46e50 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:08.732679 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 608/2412] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:08 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:08.732740 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4c10e458-d92a-40ab-9451-9ed693c46e50 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:08.739738 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:08.739738 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:08.743498 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4c10e458-d92a-40ab-9451-9ed693c46e50 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:08.747927 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4c10e458-d92a-40ab-9451-9ed693c46e50 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:08.748236 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 601/2413] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:08 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:08.789898 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-6e8c4087-78f2-4085-9e1a-5eda25b4bc13 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:08.791868 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-6e8c4087-78f2-4085-9e1a-5eda25b4bc13 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:08.792060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-6e8c4087-78f2-4085-9e1a-5eda25b4bc13 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:08.792276 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-6e8c4087-78f2-4085-9e1a-5eda25b4bc13 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:08.798986 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:08.798986 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:08.802680 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-6e8c4087-78f2-4085-9e1a-5eda25b4bc13 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:08.806750 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-6e8c4087-78f2-4085-9e1a-5eda25b4bc13 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:08.807128 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 596/2414] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:54:08 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:09.280891 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1066001a-0b17-4e4f-909a-44be83263d0b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:09.283059 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1066001a-0b17-4e4f-909a-44be83263d0b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:54:09.283292 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1066001a-0b17-4e4f-909a-44be83263d0b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:09.283534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1066001a-0b17-4e4f-909a-44be83263d0b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:09.283752 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-1066001a-0b17-4e4f-909a-44be83263d0b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Delete volume with id: 4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:54:09.292749 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:09.292749 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:09.293351 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1066001a-0b17-4e4f-909a-44be83263d0b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:54:09.316172 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1066001a-0b17-4e4f-909a-44be83263d0b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Delete volume request issued successfully. Jul 03 17:54:09.316352 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1066001a-0b17-4e4f-909a-44be83263d0b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 202 Jul 03 17:54:09.316779 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 610/2415] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:09 2026] DELETE /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:09.330843 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-71949205-c28a-4e2f-9d23-4a3447962e79 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:09.333143 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-71949205-c28a-4e2f-9d23-4a3447962e79 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:54:09.333404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-71949205-c28a-4e2f-9d23-4a3447962e79 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:09.333696 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-71949205-c28a-4e2f-9d23-4a3447962e79 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:09.343224 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:09.343224 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:09.348386 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-71949205-c28a-4e2f-9d23-4a3447962e79 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:54:09.352957 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-71949205-c28a-4e2f-9d23-4a3447962e79 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 200 Jul 03 17:54:09.354167 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 609/2416] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:09 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:09.734923 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c7f5fce6-ccfa-4dde-ab83-af7f0210abe0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:09.736802 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c7f5fce6-ccfa-4dde-ab83-af7f0210abe0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:09.737014 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c7f5fce6-ccfa-4dde-ab83-af7f0210abe0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:09.737211 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c7f5fce6-ccfa-4dde-ab83-af7f0210abe0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:09.746669 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:09.746669 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:09.749794 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-03067458-88e5-4183-b633-7f2e02cdda43 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:09.750889 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c7f5fce6-ccfa-4dde-ab83-af7f0210abe0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:09.751591 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03067458-88e5-4183-b633-7f2e02cdda43 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:09.751889 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03067458-88e5-4183-b633-7f2e02cdda43 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:09.752125 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03067458-88e5-4183-b633-7f2e02cdda43 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:09.756019 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c7f5fce6-ccfa-4dde-ab83-af7f0210abe0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:09.756591 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 602/2417] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:09 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:09.763543 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:09.763543 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:09.769619 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-03067458-88e5-4183-b633-7f2e02cdda43 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:09.774236 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03067458-88e5-4183-b633-7f2e02cdda43 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:09.774811 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 597/2418] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:09 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:10.370219 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e1d8e1b8-c52d-4b0c-a8cd-25bdf8f57cc7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:10.372027 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1d8e1b8-c52d-4b0c-a8cd-25bdf8f57cc7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 Jul 03 17:54:10.372267 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1d8e1b8-c52d-4b0c-a8cd-25bdf8f57cc7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:10.372493 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1d8e1b8-c52d-4b0c-a8cd-25bdf8f57cc7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:10.377877 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1d8e1b8-c52d-4b0c-a8cd-25bdf8f57cc7 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 returned with HTTP 404 Jul 03 17:54:10.378348 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 611/2419] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:10 2026] GET /volume/v3/volumes/4e2c472d-fea8-4af3-b8a8-89db995d3ed8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:10.770526 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8c10004f-6099-47cf-8617-57b92ac4849e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:10.772276 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c10004f-6099-47cf-8617-57b92ac4849e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:10.772464 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c10004f-6099-47cf-8617-57b92ac4849e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:10.772635 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c10004f-6099-47cf-8617-57b92ac4849e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:10.781824 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:10.781824 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:10.785490 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8c10004f-6099-47cf-8617-57b92ac4849e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:10.788899 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7e1c0f97-878b-49b7-af7a-c63768eb6163 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:10.789516 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c10004f-6099-47cf-8617-57b92ac4849e tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:10.789998 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 610/2420] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:10 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:10.790430 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7e1c0f97-878b-49b7-af7a-c63768eb6163 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:10.790593 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7e1c0f97-878b-49b7-af7a-c63768eb6163 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:10.790805 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7e1c0f97-878b-49b7-af7a-c63768eb6163 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:10.796700 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:10.796700 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:10.800019 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7e1c0f97-878b-49b7-af7a-c63768eb6163 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:10.805197 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7e1c0f97-878b-49b7-af7a-c63768eb6163 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:10.805716 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 603/2421] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:10 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:10.840885 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e729a32c-6eef-406e-ae6b-e08ff5b7a4bf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:10.841335 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e729a32c-6eef-406e-ae6b-e08ff5b7a4bf None None] GET https://10.4.3.210/volume// Jul 03 17:54:10.841518 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e729a32c-6eef-406e-ae6b-e08ff5b7a4bf None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:10.841728 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e729a32c-6eef-406e-ae6b-e08ff5b7a4bf None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:10.842072 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e729a32c-6eef-406e-ae6b-e08ff5b7a4bf None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:10.842337 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 598/2422] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:54: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 17:54:10.848579 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-4b1d985a-f0e0-465f-a670-bffede0f17bb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:10.850548 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-4b1d985a-f0e0-465f-a670-bffede0f17bb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:54:10.850903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-4b1d985a-f0e0-465f-a670-bffede0f17bb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b43a8203-04e9-4d3a-a28c-e5919a35b692", "connector": null, "instance_uuid": "419a8f00-16a3-4232-92d4-41af5285b799"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:10.858849 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:10.858849 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:10.882745 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-4b1d985a-f0e0-465f-a670-bffede0f17bb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:54:10.883191 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 612/2423] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:54: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 17:54:11.329785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c9aed271-88f5-4376-8533-75e82719b75c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:11.331378 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c9aed271-88f5-4376-8533-75e82719b75c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:11.331559 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c9aed271-88f5-4376-8533-75e82719b75c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:11.331764 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c9aed271-88f5-4376-8533-75e82719b75c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:11.341377 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:11.341377 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:11.344961 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c9aed271-88f5-4376-8533-75e82719b75c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:11.349496 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c9aed271-88f5-4376-8533-75e82719b75c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:11.349920 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 611/2424] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:11 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:11.408973 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-aadb5d3b-cd3c-434c-b665-a104bb7bbabc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:11.409384 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-aadb5d3b-cd3c-434c-b665-a104bb7bbabc None None] GET https://10.4.3.210/volume// Jul 03 17:54:11.409612 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-aadb5d3b-cd3c-434c-b665-a104bb7bbabc None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:11.409818 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-aadb5d3b-cd3c-434c-b665-a104bb7bbabc None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:11.410191 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-aadb5d3b-cd3c-434c-b665-a104bb7bbabc None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:11.410544 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 604/2425] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:54: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 17:54:11.419492 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-3f8acc92-d81b-428a-906f-e6af58bf78b3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:11.421507 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-3f8acc92-d81b-428a-906f-e6af58bf78b3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:11.421700 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-3f8acc92-d81b-428a-906f-e6af58bf78b3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:11.422052 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-3f8acc92-d81b-428a-906f-e6af58bf78b3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:11.431886 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:11.431886 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:11.435025 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-3f8acc92-d81b-428a-906f-e6af58bf78b3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:11.438675 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-3f8acc92-d81b-428a-906f-e6af58bf78b3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:11.439103 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 599/2426] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:54:11 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 1021 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:54:11.553807 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-b14f58b6-0fe1-481d-97f4-dc674e1b89c9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:11.555847 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-b14f58b6-0fe1-481d-97f4-dc674e1b89c9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] PUT https://10.4.3.210/volume/v3/attachments/aa98b6b8-0163-4222-a9e9-0ba5073cc3bb Jul 03 17:54:11.556216 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-b14f58b6-0fe1-481d-97f4-dc674e1b89c9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:11.563135 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-b14f58b6-0fe1-481d-97f4-dc674e1b89c9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Acquiring lock "cinder-attachment_update-b43a8203-04e9-4d3a-a28c-e5919a35b692-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:54:11.567459 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-b14f58b6-0fe1-481d-97f4-dc674e1b89c9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Lock "cinder-attachment_update-b43a8203-04e9-4d3a-a28c-e5919a35b692-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:54:11.568343 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:11.568343 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:11.803074 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ceaa662d-68f0-467f-99e6-d6b1a08c3a81 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:11.805238 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ceaa662d-68f0-467f-99e6-d6b1a08c3a81 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:11.805422 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ceaa662d-68f0-467f-99e6-d6b1a08c3a81 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:11.805592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ceaa662d-68f0-467f-99e6-d6b1a08c3a81 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:11.816658 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:11.816658 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:11.818747 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-489a0f10-44f1-4184-89ec-1396e86f8ac6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:11.821907 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-489a0f10-44f1-4184-89ec-1396e86f8ac6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:11.822305 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-489a0f10-44f1-4184-89ec-1396e86f8ac6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:11.822931 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-489a0f10-44f1-4184-89ec-1396e86f8ac6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:11.823357 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ceaa662d-68f0-467f-99e6-d6b1a08c3a81 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:11.828969 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ceaa662d-68f0-467f-99e6-d6b1a08c3a81 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:11.829625 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 612/2427] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:11 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:11.832444 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:11.832444 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:11.837295 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-489a0f10-44f1-4184-89ec-1396e86f8ac6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:11.842788 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-489a0f10-44f1-4184-89ec-1396e86f8ac6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:11.843186 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 605/2428] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:11 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:12.088974 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-b14f58b6-0fe1-481d-97f4-dc674e1b89c9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Lock "cinder-attachment_update-b43a8203-04e9-4d3a-a28c-e5919a35b692-np0000004448" released by "attachment_update" :: held 0.521s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:54:12.089301 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-b14f58b6-0fe1-481d-97f4-dc674e1b89c9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/attachments/aa98b6b8-0163-4222-a9e9-0ba5073cc3bb returned with HTTP 200 Jul 03 17:54:12.089737 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 613/2429] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:54:11 2026] PUT /volume/v3/attachments/aa98b6b8-0163-4222-a9e9-0ba5073cc3bb => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:12.362987 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d95852f6-efac-4437-8797-bb86140a1746 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:12.366511 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d95852f6-efac-4437-8797-bb86140a1746 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:12.366511 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d95852f6-efac-4437-8797-bb86140a1746 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:12.366511 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d95852f6-efac-4437-8797-bb86140a1746 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:12.374467 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:12.374467 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:12.378614 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d95852f6-efac-4437-8797-bb86140a1746 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:12.381633 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d95852f6-efac-4437-8797-bb86140a1746 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:12.381979 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 600/2430] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:12 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:12.844535 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fc9b0bc3-7429-4a6d-b373-b889a3154d68 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:12.846423 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc9b0bc3-7429-4a6d-b373-b889a3154d68 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:12.846601 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc9b0bc3-7429-4a6d-b373-b889a3154d68 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:12.846800 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc9b0bc3-7429-4a6d-b373-b889a3154d68 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:12.855554 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:12.855554 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:12.856418 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-babc3c54-6200-4e32-8b41-300228480c18 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:12.858480 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-babc3c54-6200-4e32-8b41-300228480c18 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:12.858727 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-babc3c54-6200-4e32-8b41-300228480c18 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:12.859007 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-babc3c54-6200-4e32-8b41-300228480c18 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:12.859324 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fc9b0bc3-7429-4a6d-b373-b889a3154d68 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:12.863907 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc9b0bc3-7429-4a6d-b373-b889a3154d68 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:12.864325 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 613/2431] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:12 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:12.867160 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:12.867160 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:12.870183 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-babc3c54-6200-4e32-8b41-300228480c18 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:12.874013 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-babc3c54-6200-4e32-8b41-300228480c18 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:12.874374 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 606/2432] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:12 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 1250 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:12.966137 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-57be5ce0-4208-4903-89ae-bb4ef65e7c41 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:12.968490 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-57be5ce0-4208-4903-89ae-bb4ef65e7c41 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:12.968718 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-57be5ce0-4208-4903-89ae-bb4ef65e7c41 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:12.969122 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-57be5ce0-4208-4903-89ae-bb4ef65e7c41 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:12.977089 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:12.977089 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:12.982967 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-57be5ce0-4208-4903-89ae-bb4ef65e7c41 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:12.987445 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-57be5ce0-4208-4903-89ae-bb4ef65e7c41 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:12.987785 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 614/2433] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:54:12 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 1250 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:13.397975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-fcd33d1e-d348-4008-b107-c7dfa57e5f87 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:13.397975 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-fcd33d1e-d348-4008-b107-c7dfa57e5f87 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:13.397975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-fcd33d1e-d348-4008-b107-c7dfa57e5f87 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:13.397975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-fcd33d1e-d348-4008-b107-c7dfa57e5f87 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:13.397975 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:13.397975 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:13.397975 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-fcd33d1e-d348-4008-b107-c7dfa57e5f87 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:13.397975 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-fcd33d1e-d348-4008-b107-c7dfa57e5f87 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:13.397975 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 601/2434] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:54:13 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 1250 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:13.400391 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d3f4e4b2-0f00-4be6-8a9e-8fc3271883e4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:13.400705 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4620f0ca-acd8-4237-822c-09c54b8e86ea None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:13.401215 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4620f0ca-acd8-4237-822c-09c54b8e86ea None None] GET https://10.4.3.210/volume// Jul 03 17:54:13.401440 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4620f0ca-acd8-4237-822c-09c54b8e86ea None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:13.401668 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4620f0ca-acd8-4237-822c-09c54b8e86ea None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:13.402058 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4620f0ca-acd8-4237-822c-09c54b8e86ea None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:13.402367 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 607/2435] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:54: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 17:54:13.402495 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d3f4e4b2-0f00-4be6-8a9e-8fc3271883e4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:13.402824 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d3f4e4b2-0f00-4be6-8a9e-8fc3271883e4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:13.403054 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d3f4e4b2-0f00-4be6-8a9e-8fc3271883e4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:13.413134 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-ac04725a-c569-4466-b30e-585ee0a47871 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:13.413290 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:13.413290 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:13.415053 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-ac04725a-c569-4466-b30e-585ee0a47871 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:54:13.415386 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-ac04725a-c569-4466-b30e-585ee0a47871 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb8edfa2-4975-486f-8632-4372cf0add0a", "connector": null, "instance_uuid": "64592c51-edf8-4e3f-aec4-357d63773b6c"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:13.416910 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d3f4e4b2-0f00-4be6-8a9e-8fc3271883e4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:13.421356 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d3f4e4b2-0f00-4be6-8a9e-8fc3271883e4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:13.421628 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 614/2436] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:13 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:13.423033 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:13.423033 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:13.456974 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-ac04725a-c569-4466-b30e-585ee0a47871 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:54:13.457401 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 615/2437] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:54: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 17:54:13.671620 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-70242662-6997-4a50-9332-1af03f417937 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:13.673429 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-70242662-6997-4a50-9332-1af03f417937 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments/4f15982e-4560-4014-9b18-608b7e8cd0f0/action Jul 03 17:54:13.674060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-70242662-6997-4a50-9332-1af03f417937 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:13.674060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-70242662-6997-4a50-9332-1af03f417937 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:13.687784 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:13.687784 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:13.700633 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-fc3f78dc-d606-44dd-91c0-af086aa1f1a1 req-70242662-6997-4a50-9332-1af03f417937 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/4f15982e-4560-4014-9b18-608b7e8cd0f0/action returned with HTTP 204 Jul 03 17:54:13.701152 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 602/2438] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:54:13 2026] POST /volume/v3/attachments/4f15982e-4560-4014-9b18-608b7e8cd0f0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:13.876181 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6d90aa7f-944b-4b4e-b4a9-5bde7b3feb72 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:13.878340 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6d90aa7f-944b-4b4e-b4a9-5bde7b3feb72 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:13.878340 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6d90aa7f-944b-4b4e-b4a9-5bde7b3feb72 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:13.878340 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6d90aa7f-944b-4b4e-b4a9-5bde7b3feb72 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:13.886325 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:13.886325 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:13.889304 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6d90aa7f-944b-4b4e-b4a9-5bde7b3feb72 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:13.892887 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6d90aa7f-944b-4b4e-b4a9-5bde7b3feb72 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:13.893250 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 608/2439] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:13 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 1166 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:13.907426 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b30ec446-1eae-49b4-8a57-8283cb02ac92 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:13.909520 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b30ec446-1eae-49b4-8a57-8283cb02ac92 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:54:13.909797 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b30ec446-1eae-49b4-8a57-8283cb02ac92 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:13.910065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b30ec446-1eae-49b4-8a57-8283cb02ac92 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:13.918955 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:13.918955 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:13.922145 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b30ec446-1eae-49b4-8a57-8283cb02ac92 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:54:13.926143 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b30ec446-1eae-49b4-8a57-8283cb02ac92 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:54:13.926559 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 615/2440] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:13 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:14.435159 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-efb7281f-73c3-460b-a42e-43729f3d4cc0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:14.436888 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-efb7281f-73c3-460b-a42e-43729f3d4cc0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:14.437084 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-efb7281f-73c3-460b-a42e-43729f3d4cc0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:14.437284 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-efb7281f-73c3-460b-a42e-43729f3d4cc0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:14.446796 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:14.446796 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:14.449682 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-efb7281f-73c3-460b-a42e-43729f3d4cc0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:14.453799 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-efb7281f-73c3-460b-a42e-43729f3d4cc0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:14.453799 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 616/2441] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:14 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:15.149539 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:15.151786 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/limits Jul 03 17:54:15.152009 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:15.152235 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:15.160764 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:15.161078 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:15.161328 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:15.161540 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:15.161778 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:15.162033 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:15.162809 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:15.174007 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-a9250be6-f4f0-4b5b-b553-fd2db2f51cf9 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Jul 03 17:54:15.174590 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 603/2442] 10.4.3.210 () {68 vars in 1484 bytes} [Fri Jul 3 17:54:15 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 17:54:15.465391 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-046a47c8-84b0-4fd4-b997-ed5ab8622e52 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:15.468052 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-046a47c8-84b0-4fd4-b997-ed5ab8622e52 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:15.468243 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-046a47c8-84b0-4fd4-b997-ed5ab8622e52 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:15.468439 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-046a47c8-84b0-4fd4-b997-ed5ab8622e52 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:15.479475 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:15.479475 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:15.482942 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-046a47c8-84b0-4fd4-b997-ed5ab8622e52 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:15.486782 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-046a47c8-84b0-4fd4-b997-ed5ab8622e52 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:15.487195 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 609/2443] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:15 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:15.723119 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-3e7a93f2-facd-46f5-bda2-e4958cc7b76d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:15.725002 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-3e7a93f2-facd-46f5-bda2-e4958cc7b76d tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:54:15.725207 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-3e7a93f2-facd-46f5-bda2-e4958cc7b76d tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:15.725395 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-3e7a93f2-facd-46f5-bda2-e4958cc7b76d tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:15.734657 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:15.734657 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:15.738051 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-3e7a93f2-facd-46f5-bda2-e4958cc7b76d tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:54:15.742337 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-3e7a93f2-facd-46f5-bda2-e4958cc7b76d tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 200 Jul 03 17:54:15.742706 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 616/2444] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:54:15 2026] GET /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 1452 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:15.753534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-8350dd38-5782-412f-b7de-dd95a1bcb7a5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:15.755344 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-8350dd38-5782-412f-b7de-dd95a1bcb7a5 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:54:15.755792 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-8350dd38-5782-412f-b7de-dd95a1bcb7a5 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30074619-0b64-46f1-86f8-72bd8af16912", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-2127691079", "description": null, "metadata": {}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:15.769869 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:15.769869 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:15.770559 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-8350dd38-5782-412f-b7de-dd95a1bcb7a5 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:54:15.770805 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-8350dd38-5782-412f-b7de-dd95a1bcb7a5 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Create snapshot from volume 30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:54:15.818860 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-8350dd38-5782-412f-b7de-dd95a1bcb7a5 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Created reservations ['38c40a5e-2a09-4865-8315-86883ad72415', '7855e3ec-ffdd-4a42-ae23-beb09556adf1', 'dd6b1b35-bf8f-4522-a5f8-295531651961', 'abccf141-e964-4a14-9954-cb74eef05778'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:15.865274 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-8350dd38-5782-412f-b7de-dd95a1bcb7a5 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Snapshot force create request issued successfully. Jul 03 17:54:15.865608 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8b7b0825-39ae-42e1-a827-b096f99e50e1 req-8350dd38-5782-412f-b7de-dd95a1bcb7a5 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:54:15.866148 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 617/2445] 10.4.3.210 () {72 vars in 1547 bytes} [Fri Jul 3 17:54:15 2026] POST /volume/v3/snapshots => generated 319 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:54:16.500304 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e82490bc-8d1c-4880-a904-6c7528e92718 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:16.502341 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e82490bc-8d1c-4880-a904-6c7528e92718 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:16.502547 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e82490bc-8d1c-4880-a904-6c7528e92718 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:16.502802 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e82490bc-8d1c-4880-a904-6c7528e92718 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:16.516919 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:16.516919 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:16.521538 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e82490bc-8d1c-4880-a904-6c7528e92718 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:16.526906 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e82490bc-8d1c-4880-a904-6c7528e92718 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:16.527298 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 604/2446] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:16 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:17.540663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3822a1f2-c95b-4e48-86a0-87cf214fc12c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:17.542954 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3822a1f2-c95b-4e48-86a0-87cf214fc12c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:17.543147 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3822a1f2-c95b-4e48-86a0-87cf214fc12c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:17.543325 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3822a1f2-c95b-4e48-86a0-87cf214fc12c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:17.552407 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:17.552407 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:17.555076 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-04eaafba-83af-4a79-a3fb-06e2eb3d5997 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:17.555353 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3822a1f2-c95b-4e48-86a0-87cf214fc12c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:17.556871 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-04eaafba-83af-4a79-a3fb-06e2eb3d5997 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b Jul 03 17:54:17.557056 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-04eaafba-83af-4a79-a3fb-06e2eb3d5997 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:17.557229 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-04eaafba-83af-4a79-a3fb-06e2eb3d5997 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:17.559000 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3822a1f2-c95b-4e48-86a0-87cf214fc12c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:17.559339 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 610/2447] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:17 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:17.561994 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:17.561994 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:17.562388 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-04eaafba-83af-4a79-a3fb-06e2eb3d5997 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Snapshot retrieved successfully. Jul 03 17:54:17.566795 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-04eaafba-83af-4a79-a3fb-06e2eb3d5997 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b returned with HTTP 200 Jul 03 17:54:17.566795 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 617/2448] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:54:17 2026] GET /volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:17.798320 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ed33b78d-4b66-4490-affc-e0a4a64f0477 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:17.798881 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ed33b78d-4b66-4490-affc-e0a4a64f0477 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b Jul 03 17:54:17.799087 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ed33b78d-4b66-4490-affc-e0a4a64f0477 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:17.799268 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ed33b78d-4b66-4490-affc-e0a4a64f0477 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:17.799364 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-ed33b78d-4b66-4490-affc-e0a4a64f0477 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Delete snapshot with id: caccea2e-6e9a-489d-9bee-34217adeca4b Jul 03 17:54:17.805514 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:17.805514 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:17.806148 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ed33b78d-4b66-4490-affc-e0a4a64f0477 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Snapshot retrieved successfully. Jul 03 17:54:17.837127 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ed33b78d-4b66-4490-affc-e0a4a64f0477 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Snapshot delete request issued successfully. Jul 03 17:54:17.837323 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ed33b78d-4b66-4490-affc-e0a4a64f0477 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b returned with HTTP 202 Jul 03 17:54:17.837798 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 618/2449] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:54:17 2026] DELETE /volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:17.846441 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6f424903-606e-4c7b-94f8-b75105629731 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:17.847959 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6f424903-606e-4c7b-94f8-b75105629731 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b Jul 03 17:54:17.848133 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6f424903-606e-4c7b-94f8-b75105629731 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:17.848306 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6f424903-606e-4c7b-94f8-b75105629731 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:17.856654 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:17.856654 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:17.857346 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6f424903-606e-4c7b-94f8-b75105629731 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Snapshot retrieved successfully. Jul 03 17:54:17.858476 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6f424903-606e-4c7b-94f8-b75105629731 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b returned with HTTP 200 Jul 03 17:54:17.859698 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 605/2450] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:54:17 2026] GET /volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:18.014683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cb579c34-3f16-4aa9-8d36-2315a91d56a0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:18.017475 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cb579c34-3f16-4aa9-8d36-2315a91d56a0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d Jul 03 17:54:18.017854 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cb579c34-3f16-4aa9-8d36-2315a91d56a0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:18.018191 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cb579c34-3f16-4aa9-8d36-2315a91d56a0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:18.031236 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:18.031236 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:18.041695 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cb579c34-3f16-4aa9-8d36-2315a91d56a0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:18.048115 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cb579c34-3f16-4aa9-8d36-2315a91d56a0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d returned with HTTP 200 Jul 03 17:54:18.048600 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 611/2451] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:18 2026] GET /volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:18.302883 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-9a797c3d-e6f1-48f9-adde-0d286abb272b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:18.306000 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-9a797c3d-e6f1-48f9-adde-0d286abb272b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/attachments/aa98b6b8-0163-4222-a9e9-0ba5073cc3bb/action Jul 03 17:54:18.306349 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-9a797c3d-e6f1-48f9-adde-0d286abb272b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:18.306466 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-9a797c3d-e6f1-48f9-adde-0d286abb272b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:18.330841 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:18.330841 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:18.346589 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-6147b5b8-9568-4af8-9989-0ecd9a95ed92 req-9a797c3d-e6f1-48f9-adde-0d286abb272b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/attachments/aa98b6b8-0163-4222-a9e9-0ba5073cc3bb/action returned with HTTP 204 Jul 03 17:54:18.347042 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 618/2452] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:54:18 2026] POST /volume/v3/attachments/aa98b6b8-0163-4222-a9e9-0ba5073cc3bb/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:18.573937 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6ffe81c1-de46-4a4b-b9d1-0115d178f2b2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:18.576216 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6ffe81c1-de46-4a4b-b9d1-0115d178f2b2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:18.576401 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6ffe81c1-de46-4a4b-b9d1-0115d178f2b2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:18.576574 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6ffe81c1-de46-4a4b-b9d1-0115d178f2b2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:18.585337 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:18.585337 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:18.588355 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6ffe81c1-de46-4a4b-b9d1-0115d178f2b2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:18.592111 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6ffe81c1-de46-4a4b-b9d1-0115d178f2b2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:18.592456 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 619/2453] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:18 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:18.607423 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4d60738e-857d-4ba9-a2da-6842b61f138f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:18.609133 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4d60738e-857d-4ba9-a2da-6842b61f138f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:54:18.609432 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4d60738e-857d-4ba9-a2da-6842b61f138f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b43a8203-04e9-4d3a-a28c-e5919a35b692", "name": "tempest-VolumesBackupsTest-Backup-1013342570", "force": true, "container": "tempest-volumesbackupstest-backup-container-1972911010"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:18.611016 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-4d60738e-857d-4ba9-a2da-6842b61f138f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating new backup {'backup': {'volume_id': 'b43a8203-04e9-4d3a-a28c-e5919a35b692', 'name': 'tempest-VolumesBackupsTest-Backup-1013342570', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1972911010'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:54:18.611176 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-4d60738e-857d-4ba9-a2da-6842b61f138f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating backup of volume b43a8203-04e9-4d3a-a28c-e5919a35b692 in container tempest-volumesbackupstest-backup-container-1972911010 Jul 03 17:54:18.620160 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:18.620160 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:18.620751 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4d60738e-857d-4ba9-a2da-6842b61f138f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:18.643086 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-4d60738e-857d-4ba9-a2da-6842b61f138f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['5467cd2b-0791-4cef-b171-9b0d79e93eff', 'a1bd3f5f-8124-4f57-ad64-a99761ad0bd0'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:18.679576 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4d60738e-857d-4ba9-a2da-6842b61f138f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:54:18.679576 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 606/2454] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:54:18 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:54:18.691252 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9a6c7cfb-759c-4871-928e-b85c675e6d21 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:18.692852 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a6c7cfb-759c-4871-928e-b85c675e6d21 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:18.693878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a6c7cfb-759c-4871-928e-b85c675e6d21 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:18.693878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a6c7cfb-759c-4871-928e-b85c675e6d21 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:18.693878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9a6c7cfb-759c-4871-928e-b85c675e6d21 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:18.697384 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:18.697384 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:18.698054 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a6c7cfb-759c-4871-928e-b85c675e6d21 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:18.698367 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 612/2455] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:18 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:18.869243 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b8dfd971-60e8-4f1a-a9f6-664eeeffe69f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:18.871057 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b8dfd971-60e8-4f1a-a9f6-664eeeffe69f tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] GET https://10.4.3.210/volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b Jul 03 17:54:18.871239 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b8dfd971-60e8-4f1a-a9f6-664eeeffe69f tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:18.871423 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b8dfd971-60e8-4f1a-a9f6-664eeeffe69f tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:18.875156 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b8dfd971-60e8-4f1a-a9f6-664eeeffe69f tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b returned with HTTP 404 Jul 03 17:54:18.875558 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 619/2456] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:54:18 2026] GET /volume/v3/snapshots/caccea2e-6e9a-489d-9bee-34217adeca4b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:19.708689 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a283435e-888d-454f-a4a3-4b9502a85269 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:19.710463 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a283435e-888d-454f-a4a3-4b9502a85269 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:19.710643 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a283435e-888d-454f-a4a3-4b9502a85269 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:19.710862 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a283435e-888d-454f-a4a3-4b9502a85269 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:19.710966 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a283435e-888d-454f-a4a3-4b9502a85269 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:19.715012 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:19.715012 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:19.715686 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a283435e-888d-454f-a4a3-4b9502a85269 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:19.716092 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 620/2457] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:19 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:20.544216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2f3d2a07-5623-464a-b555-a23eb286c9c6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:20.544565 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2f3d2a07-5623-464a-b555-a23eb286c9c6 None None] GET https://10.4.3.210/volume// Jul 03 17:54:20.544711 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2f3d2a07-5623-464a-b555-a23eb286c9c6 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:20.544912 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2f3d2a07-5623-464a-b555-a23eb286c9c6 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:20.545195 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2f3d2a07-5623-464a-b555-a23eb286c9c6 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:20.545445 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 607/2458] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:54:20 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 17:54:20.554270 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-c8c47082-fecf-4174-9cfb-e20361806330 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:20.557357 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-c8c47082-fecf-4174-9cfb-e20361806330 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:54:20.558646 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-c8c47082-fecf-4174-9cfb-e20361806330 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:20.559251 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-c8c47082-fecf-4174-9cfb-e20361806330 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:20.569155 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:20.569155 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:20.577291 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-c8c47082-fecf-4174-9cfb-e20361806330 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:20.588721 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-c8c47082-fecf-4174-9cfb-e20361806330 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:54:20.589415 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 613/2459] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:54:20 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 1429 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:54:20.705459 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-2d091ecb-4c6e-4d91-8b54-77fc9d940626 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:20.713069 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-2d091ecb-4c6e-4d91-8b54-77fc9d940626 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] PUT https://10.4.3.210/volume/v3/attachments/b12185c6-aa13-465f-a8d1-f87c5844e905 Jul 03 17:54:20.713429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-2d091ecb-4c6e-4d91-8b54-77fc9d940626 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:20.722993 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-2d091ecb-4c6e-4d91-8b54-77fc9d940626 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Acquiring lock "cinder-attachment_update-bb8edfa2-4975-486f-8632-4372cf0add0a-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:54:20.727594 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-33a663f0-208a-4168-b0be-d4b003fd2452 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:20.731405 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-2d091ecb-4c6e-4d91-8b54-77fc9d940626 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Lock "cinder-attachment_update-bb8edfa2-4975-486f-8632-4372cf0add0a-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:54:20.731505 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-33a663f0-208a-4168-b0be-d4b003fd2452 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:20.731505 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-33a663f0-208a-4168-b0be-d4b003fd2452 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:20.731570 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:20.731570 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:20.731620 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-33a663f0-208a-4168-b0be-d4b003fd2452 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:20.731620 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-33a663f0-208a-4168-b0be-d4b003fd2452 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:20.734854 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:20.734854 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:20.735643 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-33a663f0-208a-4168-b0be-d4b003fd2452 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:20.736066 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 621/2460] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:20 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:21.250572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-2d091ecb-4c6e-4d91-8b54-77fc9d940626 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Lock "cinder-attachment_update-bb8edfa2-4975-486f-8632-4372cf0add0a-np0000004448" released by "attachment_update" :: held 0.521s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:54:21.251170 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-2d091ecb-4c6e-4d91-8b54-77fc9d940626 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments/b12185c6-aa13-465f-a8d1-f87c5844e905 returned with HTTP 200 Jul 03 17:54:21.251445 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 620/2461] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:54:20 2026] PUT /volume/v3/attachments/b12185c6-aa13-465f-a8d1-f87c5844e905 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:21.749584 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cf2023ea-6353-425e-9b59-4e277a8a2cef None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:21.751359 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cf2023ea-6353-425e-9b59-4e277a8a2cef tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:21.751614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cf2023ea-6353-425e-9b59-4e277a8a2cef tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:21.751884 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cf2023ea-6353-425e-9b59-4e277a8a2cef tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:21.751990 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-cf2023ea-6353-425e-9b59-4e277a8a2cef tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:21.759655 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:21.759655 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:21.760436 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cf2023ea-6353-425e-9b59-4e277a8a2cef tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:21.760988 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 608/2462] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:21 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:21.761553 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-b79117cb-761b-48c8-b279-8e3f1220f8af None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:21.766374 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-b79117cb-761b-48c8-b279-8e3f1220f8af tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/attachments/b12185c6-aa13-465f-a8d1-f87c5844e905/action Jul 03 17:54:21.766761 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-b79117cb-761b-48c8-b279-8e3f1220f8af tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:21.766909 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-b79117cb-761b-48c8-b279-8e3f1220f8af tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:21.798090 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:21.798090 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:21.809727 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-39d142a6-1418-45e0-af9b-e648eb9732b0 req-b79117cb-761b-48c8-b279-8e3f1220f8af tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments/b12185c6-aa13-465f-a8d1-f87c5844e905/action returned with HTTP 204 Jul 03 17:54:21.810226 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 614/2463] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:54:21 2026] POST /volume/v3/attachments/b12185c6-aa13-465f-a8d1-f87c5844e905/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:22.771754 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-36ab5f46-cdac-41ed-87e3-91c11febf747 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:22.774339 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-36ab5f46-cdac-41ed-87e3-91c11febf747 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:22.774339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-36ab5f46-cdac-41ed-87e3-91c11febf747 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:22.774339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-36ab5f46-cdac-41ed-87e3-91c11febf747 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:22.774339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-36ab5f46-cdac-41ed-87e3-91c11febf747 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:22.778359 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:22.778359 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:22.779096 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-36ab5f46-cdac-41ed-87e3-91c11febf747 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:22.779431 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 622/2464] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:22 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:23.778925 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-692720e5-62c8-417d-a579-5f3aa4ff531e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:23.780923 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-692720e5-62c8-417d-a579-5f3aa4ff531e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/attachments/283c25bb-c86f-4d30-993e-356bc6b29be0 Jul 03 17:54:23.781145 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-692720e5-62c8-417d-a579-5f3aa4ff531e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:23.781324 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-692720e5-62c8-417d-a579-5f3aa4ff531e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:23.789060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5599eb4e-6f63-4e54-af06-8bfe6af51543 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:23.789418 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:23.789418 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:23.790678 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5599eb4e-6f63-4e54-af06-8bfe6af51543 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:23.790883 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5599eb4e-6f63-4e54-af06-8bfe6af51543 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:23.791068 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5599eb4e-6f63-4e54-af06-8bfe6af51543 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:23.791193 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5599eb4e-6f63-4e54-af06-8bfe6af51543 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:23.795513 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:23.795513 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:23.796322 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5599eb4e-6f63-4e54-af06-8bfe6af51543 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:23.796874 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 609/2465] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:23 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:24.080147 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-3ba924c1-109a-4736-bf45-5c2b3afda415 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:24.082345 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-3ba924c1-109a-4736-bf45-5c2b3afda415 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] DELETE https://10.4.3.210/volume/v3/attachments/fda1bd7b-0820-4aae-bd09-1f2f4a6d1bec Jul 03 17:54:24.082546 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-3ba924c1-109a-4736-bf45-5c2b3afda415 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:24.082762 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-3ba924c1-109a-4736-bf45-5c2b3afda415 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:24.091406 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:24.091406 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:24.316251 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-692720e5-62c8-417d-a579-5f3aa4ff531e tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/283c25bb-c86f-4d30-993e-356bc6b29be0 returned with HTTP 200 Jul 03 17:54:24.316964 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 621/2466] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:54:23 2026] DELETE /volume/v3/attachments/283c25bb-c86f-4d30-993e-356bc6b29be0 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:24.325817 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-3773ebe2-3312-40e2-8210-b69e23937a47 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:24.328279 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-3773ebe2-3312-40e2-8210-b69e23937a47 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d Jul 03 17:54:24.328471 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-3773ebe2-3312-40e2-8210-b69e23937a47 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:24.328690 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-3773ebe2-3312-40e2-8210-b69e23937a47 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:24.328922 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-3773ebe2-3312-40e2-8210-b69e23937a47 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: 64b3ee50-37e2-4c39-83eb-35711272462d Jul 03 17:54:24.337059 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:24.337059 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:24.337627 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-3773ebe2-3312-40e2-8210-b69e23937a47 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:24.355982 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-3773ebe2-3312-40e2-8210-b69e23937a47 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume request issued successfully. Jul 03 17:54:24.356206 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6a4bc946-225d-4280-959e-eb096bcfa0dc req-3773ebe2-3312-40e2-8210-b69e23937a47 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d returned with HTTP 202 Jul 03 17:54:24.356621 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 623/2467] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:54:24 2026] DELETE /volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:24.621075 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-3ba924c1-109a-4736-bf45-5c2b3afda415 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/attachments/fda1bd7b-0820-4aae-bd09-1f2f4a6d1bec returned with HTTP 200 Jul 03 17:54:24.621562 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 615/2468] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:54:24 2026] DELETE /volume/v3/attachments/fda1bd7b-0820-4aae-bd09-1f2f4a6d1bec => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:54:24.632943 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-778f4050-5fa1-42fd-9ac0-d6ad922289b8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:24.635603 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-778f4050-5fa1-42fd-9ac0-d6ad922289b8 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] DELETE https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:54:24.635754 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-778f4050-5fa1-42fd-9ac0-d6ad922289b8 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:24.635941 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-778f4050-5fa1-42fd-9ac0-d6ad922289b8 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:24.636082 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-778f4050-5fa1-42fd-9ac0-d6ad922289b8 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Delete volume with id: 30074619-0b64-46f1-86f8-72bd8af16912 Jul 03 17:54:24.645068 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:24.645068 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:24.645653 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-778f4050-5fa1-42fd-9ac0-d6ad922289b8 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Volume info retrieved successfully. Jul 03 17:54:24.668681 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-778f4050-5fa1-42fd-9ac0-d6ad922289b8 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] Delete volume request issued successfully. Jul 03 17:54:24.668846 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-78b8cdf8-7259-4d11-826e-5b408d79c528 req-778f4050-5fa1-42fd-9ac0-d6ad922289b8 tempest-ImageDependencyTests-817939574 tempest-ImageDependencyTests-817939574-project-member] https://10.4.3.210/volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 returned with HTTP 202 Jul 03 17:54:24.670025 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 610/2469] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:54:24 2026] DELETE /volume/v3/volumes/30074619-0b64-46f1-86f8-72bd8af16912 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:24.806942 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-94c15129-6447-4532-b16d-18d892276a48 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:24.808644 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-94c15129-6447-4532-b16d-18d892276a48 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:24.809197 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-94c15129-6447-4532-b16d-18d892276a48 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:24.809197 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-94c15129-6447-4532-b16d-18d892276a48 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:24.809197 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-94c15129-6447-4532-b16d-18d892276a48 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:24.813558 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:24.813558 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:24.814780 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-94c15129-6447-4532-b16d-18d892276a48 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:24.814852 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 622/2470] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:24 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:25.824297 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-09466c35-2893-45f7-b5d7-67226c292ec5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:25.826106 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-09466c35-2893-45f7-b5d7-67226c292ec5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:25.826326 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-09466c35-2893-45f7-b5d7-67226c292ec5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:25.826513 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-09466c35-2893-45f7-b5d7-67226c292ec5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:25.826644 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-09466c35-2893-45f7-b5d7-67226c292ec5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:25.831840 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:25.831840 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:25.832967 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-09466c35-2893-45f7-b5d7-67226c292ec5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:25.833488 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 624/2471] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:25 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:26.618273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a7160b91-b8af-4514-89c3-70cfcea7fbe9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:26.618692 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a7160b91-b8af-4514-89c3-70cfcea7fbe9 None None] GET https://10.4.3.210/volume// Jul 03 17:54:26.618915 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a7160b91-b8af-4514-89c3-70cfcea7fbe9 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:26.619152 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a7160b91-b8af-4514-89c3-70cfcea7fbe9 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:26.619531 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a7160b91-b8af-4514-89c3-70cfcea7fbe9 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:26.619974 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 616/2472] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:54:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 17:54:26.634412 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-004da893-b995-48a0-83e3-7d340810e788 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:26.636448 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-004da893-b995-48a0-83e3-7d340810e788 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:54:26.636861 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-004da893-b995-48a0-83e3-7d340810e788 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4795a47-6b38-4462-a4ad-271e60fdd8c6", "connector": null, "instance_uuid": "55a31348-1c0e-47bc-a065-a3aa93ead396"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:26.648489 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:26.648489 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:26.674942 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-004da893-b995-48a0-83e3-7d340810e788 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:54:26.675390 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 611/2473] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:54:26 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 17:54:26.689553 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-57f28f92-55a8-4ffd-9ed1-80e0873df66d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:26.694531 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-57f28f92-55a8-4ffd-9ed1-80e0873df66d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] DELETE https://10.4.3.210/volume/v3/attachments/4f15982e-4560-4014-9b18-608b7e8cd0f0 Jul 03 17:54:26.694752 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-57f28f92-55a8-4ffd-9ed1-80e0873df66d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:26.694987 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-57f28f92-55a8-4ffd-9ed1-80e0873df66d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:26.704951 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:26.704951 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:26.843442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-742a8c42-0361-4a06-8f48-4c0b1e94ad09 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:26.845367 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-742a8c42-0361-4a06-8f48-4c0b1e94ad09 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:26.845569 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-742a8c42-0361-4a06-8f48-4c0b1e94ad09 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:26.845785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-742a8c42-0361-4a06-8f48-4c0b1e94ad09 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:26.845914 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-742a8c42-0361-4a06-8f48-4c0b1e94ad09 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:26.850960 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:26.850960 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:26.851710 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-742a8c42-0361-4a06-8f48-4c0b1e94ad09 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:26.852093 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 625/2474] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:26 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:27.237388 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-57f28f92-55a8-4ffd-9ed1-80e0873df66d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/4f15982e-4560-4014-9b18-608b7e8cd0f0 returned with HTTP 200 Jul 03 17:54:27.238113 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 623/2475] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:54:26 2026] DELETE /volume/v3/attachments/4f15982e-4560-4014-9b18-608b7e8cd0f0 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:27.426226 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e3f3e035-1339-41f8-bef5-9ce8a1976368 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:27.428302 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e3f3e035-1339-41f8-bef5-9ce8a1976368 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d Jul 03 17:54:27.428499 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e3f3e035-1339-41f8-bef5-9ce8a1976368 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:27.428698 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e3f3e035-1339-41f8-bef5-9ce8a1976368 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:27.434577 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e3f3e035-1339-41f8-bef5-9ce8a1976368 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d returned with HTTP 404 Jul 03 17:54:27.435067 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 617/2476] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:27 2026] GET /volume/v3/volumes/64b3ee50-37e2-4c39-83eb-35711272462d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:27.494652 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dee90d85-1ea0-4f47-890a-656033e42922 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:27.496365 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dee90d85-1ea0-4f47-890a-656033e42922 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 Jul 03 17:54:27.496562 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dee90d85-1ea0-4f47-890a-656033e42922 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:27.496753 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dee90d85-1ea0-4f47-890a-656033e42922 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:27.496887 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-dee90d85-1ea0-4f47-890a-656033e42922 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: e4d6ff6c-18fa-4179-87a4-953e8d886a15 Jul 03 17:54:27.501513 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:27.501513 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:27.501956 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dee90d85-1ea0-4f47-890a-656033e42922 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:54:27.516696 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dee90d85-1ea0-4f47-890a-656033e42922 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot delete request issued successfully. Jul 03 17:54:27.516897 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dee90d85-1ea0-4f47-890a-656033e42922 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 returned with HTTP 202 Jul 03 17:54:27.517484 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 612/2477] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:54:27 2026] DELETE /volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:27.524634 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1067a0f6-17a1-4bc6-b09a-d9c05efce7d9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:27.526780 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1067a0f6-17a1-4bc6-b09a-d9c05efce7d9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 Jul 03 17:54:27.527035 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1067a0f6-17a1-4bc6-b09a-d9c05efce7d9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:27.527240 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1067a0f6-17a1-4bc6-b09a-d9c05efce7d9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:27.531784 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:27.531784 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:27.532193 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1067a0f6-17a1-4bc6-b09a-d9c05efce7d9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:54:27.532956 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1067a0f6-17a1-4bc6-b09a-d9c05efce7d9 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 returned with HTTP 200 Jul 03 17:54:27.533327 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 626/2478] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:54:27 2026] GET /volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:27.863411 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-db7794e5-5a17-48a5-95a2-c1ebfbeba248 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:27.865314 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-db7794e5-5a17-48a5-95a2-c1ebfbeba248 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:27.865674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-db7794e5-5a17-48a5-95a2-c1ebfbeba248 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:27.865723 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-db7794e5-5a17-48a5-95a2-c1ebfbeba248 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:27.865883 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-db7794e5-5a17-48a5-95a2-c1ebfbeba248 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:27.869872 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:27.869872 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:27.870632 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-db7794e5-5a17-48a5-95a2-c1ebfbeba248 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:27.871016 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 624/2479] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:27 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:28.542293 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0f043cac-63f3-4ae6-9377-cf888ed54094 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:28.543913 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0f043cac-63f3-4ae6-9377-cf888ed54094 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 Jul 03 17:54:28.544091 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0f043cac-63f3-4ae6-9377-cf888ed54094 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:28.544273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0f043cac-63f3-4ae6-9377-cf888ed54094 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:28.548371 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0f043cac-63f3-4ae6-9377-cf888ed54094 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 returned with HTTP 404 Jul 03 17:54:28.548845 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 618/2480] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:54:28 2026] GET /volume/v3/snapshots/e4d6ff6c-18fa-4179-87a4-953e8d886a15 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:28.555164 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-32afef59-72e7-4f41-96da-1a26f6521076 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:28.557361 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-32afef59-72e7-4f41-96da-1a26f6521076 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 Jul 03 17:54:28.557606 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-32afef59-72e7-4f41-96da-1a26f6521076 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:28.557892 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-32afef59-72e7-4f41-96da-1a26f6521076 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:28.558096 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-32afef59-72e7-4f41-96da-1a26f6521076 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: 16fba87c-1114-4e94-938a-d802e3d25445 Jul 03 17:54:28.566593 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:28.566593 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:28.567176 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-32afef59-72e7-4f41-96da-1a26f6521076 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:28.584985 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-32afef59-72e7-4f41-96da-1a26f6521076 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume request issued successfully. Jul 03 17:54:28.585254 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-32afef59-72e7-4f41-96da-1a26f6521076 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 returned with HTTP 202 Jul 03 17:54:28.585815 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 613/2481] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:28 2026] DELETE /volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:28.592992 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3a4fbf94-e921-40e9-a695-3c390e5bdf9a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:28.594739 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3a4fbf94-e921-40e9-a695-3c390e5bdf9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 Jul 03 17:54:28.594974 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3a4fbf94-e921-40e9-a695-3c390e5bdf9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:28.595186 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3a4fbf94-e921-40e9-a695-3c390e5bdf9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:28.603413 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:28.603413 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:28.607849 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3a4fbf94-e921-40e9-a695-3c390e5bdf9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:28.611943 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3a4fbf94-e921-40e9-a695-3c390e5bdf9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 returned with HTTP 200 Jul 03 17:54:28.612422 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 627/2482] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:28 2026] GET /volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:28.881052 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dbeca86f-288e-46b8-a8e6-dfdd56432f94 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:28.883203 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dbeca86f-288e-46b8-a8e6-dfdd56432f94 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:28.883441 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dbeca86f-288e-46b8-a8e6-dfdd56432f94 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:28.883680 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dbeca86f-288e-46b8-a8e6-dfdd56432f94 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:28.883858 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-dbeca86f-288e-46b8-a8e6-dfdd56432f94 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:28.888604 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:28.888604 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:28.889495 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dbeca86f-288e-46b8-a8e6-dfdd56432f94 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:28.889995 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 625/2483] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:28 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:29.011489 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-299ec461-7326-4e88-944e-e09aff869163 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:29.014531 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-299ec461-7326-4e88-944e-e09aff869163 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 Jul 03 17:54:29.014531 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-299ec461-7326-4e88-944e-e09aff869163 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:29.014829 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-299ec461-7326-4e88-944e-e09aff869163 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:29.030786 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:29.030786 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:29.035113 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-299ec461-7326-4e88-944e-e09aff869163 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:54:29.040799 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-299ec461-7326-4e88-944e-e09aff869163 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 returned with HTTP 200 Jul 03 17:54:29.041238 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 619/2484] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:54:29 2026] GET /volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 => generated 1660 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:29.626468 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5a4f9265-d258-45fe-8ce8-cd61d7f2a20c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:29.628681 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5a4f9265-d258-45fe-8ce8-cd61d7f2a20c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 Jul 03 17:54:29.628974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5a4f9265-d258-45fe-8ce8-cd61d7f2a20c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:29.629162 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5a4f9265-d258-45fe-8ce8-cd61d7f2a20c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:29.636027 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5a4f9265-d258-45fe-8ce8-cd61d7f2a20c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 returned with HTTP 404 Jul 03 17:54:29.636585 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 614/2485] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:29 2026] GET /volume/v3/volumes/16fba87c-1114-4e94-938a-d802e3d25445 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:29.674868 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f5e56971-8610-4242-85f6-a215a2f4c976 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:29.676424 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:54:29.676703 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1481405925", "snapshot_id": null, "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "volume_type": null, "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:29.678828 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1481405925', 'snapshot_id': None, 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'volume_type': None, 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:54:29.790025 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume of 1 GB Jul 03 17:54:29.797444 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Availability Zones retrieved successfully. Jul 03 17:54:29.804226 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (3341e488-f23e-4eca-95a1-71cb80f48215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:29.805289 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57db217-b8a7-4bc4-bfb5-404847916064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:29.806192 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:54:29.889138 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57db217-b8a7-4bc4-bfb5-404847916064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:29.889960 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75948fe0-a332-40c8-971a-89db1822729c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:29.902127 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d240a318-956c-4c6e-9ec8-7456e9f03960 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:29.904270 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d240a318-956c-4c6e-9ec8-7456e9f03960 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:29.904825 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d240a318-956c-4c6e-9ec8-7456e9f03960 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:29.904825 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d240a318-956c-4c6e-9ec8-7456e9f03960 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:29.904825 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d240a318-956c-4c6e-9ec8-7456e9f03960 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:29.914067 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:29.914067 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:29.914878 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d240a318-956c-4c6e-9ec8-7456e9f03960 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:29.915681 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 626/2486] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:29 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:29.950965 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['011965e5-69b1-4090-896f-51c334e9fede', 'd85e12ad-f331-4763-bdfb-6bac5b51de40', '912b2938-c973-46e0-9ea3-448a4717b0dc', '0acc40ee-14c3-4d4b-9706-156d837656d9'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:29.952028 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75948fe0-a332-40c8-971a-89db1822729c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['011965e5-69b1-4090-896f-51c334e9fede', 'd85e12ad-f331-4763-bdfb-6bac5b51de40', '912b2938-c973-46e0-9ea3-448a4717b0dc', '0acc40ee-14c3-4d4b-9706-156d837656d9']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:29.953200 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2215a4c1-98cc-486f-90cd-4c1399decd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:29.984244 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2215a4c1-98cc-486f-90cd-4c1399decd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a055bd2-cd16-4938-a3cd-95af29c95274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1481405925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['011965e5-69b1-4090-896f-51c334e9fede','d85e12ad-f331-4763-bdfb-6bac5b51de40','912b2938-c973-46e0-9ea3-448a4717b0dc','0acc40ee-14c3-4d4b-9706-156d837656d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1481405925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a055bd2-cd16-4938-a3cd-95af29c95274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1797a9ace8e4861bf3885ee652dd1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13cfa190170847bd8e187a218b5422e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:29.985239 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cccc9fb-c529-4b65-bd46-f34f92cdb323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:30.023901 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cccc9fb-c529-4b65-bd46-f34f92cdb323) transitioned into state 'SUCCESS' from state '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-1481405925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['011965e5-69b1-4090-896f-51c334e9fede','d85e12ad-f331-4763-bdfb-6bac5b51de40','912b2938-c973-46e0-9ea3-448a4717b0dc','0acc40ee-14c3-4d4b-9706-156d837656d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:30.024621 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573b465c-ec2b-408c-bdde-c6fd8b89517b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:30.035532 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573b465c-ec2b-408c-bdde-c6fd8b89517b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:30.036335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (3341e488-f23e-4eca-95a1-71cb80f48215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:30.036970 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request issued successfully. Jul 03 17:54:30.037169 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f5e56971-8610-4242-85f6-a215a2f4c976 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:54:30.037561 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 628/2487] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:54:29 2026] POST /volume/v3/volumes => generated 759 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:54:30.053798 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-91f55f99-b1d6-4001-884f-b95727bf9783 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:30.053798 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-91f55f99-b1d6-4001-884f-b95727bf9783 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:54:30.053798 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-91f55f99-b1d6-4001-884f-b95727bf9783 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:30.053798 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-91f55f99-b1d6-4001-884f-b95727bf9783 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:30.064637 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:30.064637 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:30.070585 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-91f55f99-b1d6-4001-884f-b95727bf9783 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:30.075082 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-91f55f99-b1d6-4001-884f-b95727bf9783 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 200 Jul 03 17:54:30.075421 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 620/2488] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:30 2026] GET /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:30.176956 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-36a20d16-29b0-4772-b649-f0064ac5bb99 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:30.302112 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-36a20d16-29b0-4772-b649-f0064ac5bb99 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:54:30.302112 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-36a20d16-29b0-4772-b649-f0064ac5bb99 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1671836816"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:30.319287 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-36a20d16-29b0-4772-b649-f0064ac5bb99 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:54:30.319651 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 615/2489] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:54:30 2026] POST /volume/v3/types => generated 228 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:30.329295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-67f16715-c74a-453b-a3c4-49b6f7fcaacf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:30.331523 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-67f16715-c74a-453b-a3c4-49b6f7fcaacf tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:54:30.332714 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-67f16715-c74a-453b-a3c4-49b6f7fcaacf tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1118169076"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:30.352828 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-67f16715-c74a-453b-a3c4-49b6f7fcaacf tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:54:30.353201 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 627/2490] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:54:30 2026] POST /volume/v3/group_types => generated 185 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:30.364125 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d1f2186d-5113-48e5-89f6-439e5c808e07 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:30.451163 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d1f2186d-5113-48e5-89f6-439e5c808e07 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] POST https://10.4.3.210/volume/v3/groups Jul 03 17:54:30.451514 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d1f2186d-5113-48e5-89f6-439e5c808e07 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "29c84f5d-d726-4741-9832-312cb64dee88", "volume_types": ["338df2bb-8e28-4272-8e31-0bc7a276d7fb"], "name": "tempest-GroupSnapshotsV319Test-Group-1856052411"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:30.452833 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-d1f2186d-5113-48e5-89f6-439e5c808e07 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Creating new group {'group': {'group_type': '29c84f5d-d726-4741-9832-312cb64dee88', 'volume_types': ['338df2bb-8e28-4272-8e31-0bc7a276d7fb'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1856052411'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 17:54:30.455792 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-d1f2186d-5113-48e5-89f6-439e5c808e07 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1856052411. Jul 03 17:54:30.456063 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:30.456063 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:30.462591 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d1f2186d-5113-48e5-89f6-439e5c808e07 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Availability Zones retrieved successfully. Jul 03 17:54:30.483144 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-d1f2186d-5113-48e5-89f6-439e5c808e07 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Created reservations ['2f7996d1-10bf-4a81-9f42-168f1ebd6f51'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:30.503901 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d1f2186d-5113-48e5-89f6-439e5c808e07 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Jul 03 17:54:30.504488 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 629/2491] 10.4.3.210 () {70 vars in 1297 bytes} [Fri Jul 3 17:54:30 2026] POST /volume/v3/groups => generated 116 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:30.512169 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-603919c8-17c6-4ad9-bd81-346b85e19c2b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:30.514572 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-603919c8-17c6-4ad9-bd81-346b85e19c2b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0 Jul 03 17:54:30.515210 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-603919c8-17c6-4ad9-bd81-346b85e19c2b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:30.515510 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-603919c8-17c6-4ad9-bd81-346b85e19c2b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:30.515697 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-603919c8-17c6-4ad9-bd81-346b85e19c2b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] show called for member 3f319e33-24e4-473d-9959-2b53975bcbe0 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:30.521115 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:30.521115 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:30.529289 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-603919c8-17c6-4ad9-bd81-346b85e19c2b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0 returned with HTTP 200 Jul 03 17:54:30.529886 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 621/2492] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:30 2026] GET /volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0 => generated 396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:30.926604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1ae4c0b9-11bf-4538-8392-e258afc39167 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:30.928867 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1ae4c0b9-11bf-4538-8392-e258afc39167 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:30.928954 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1ae4c0b9-11bf-4538-8392-e258afc39167 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:30.929212 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1ae4c0b9-11bf-4538-8392-e258afc39167 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:30.929375 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-1ae4c0b9-11bf-4538-8392-e258afc39167 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:30.939182 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:30.939182 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:30.940436 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1ae4c0b9-11bf-4538-8392-e258afc39167 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:30.941257 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 616/2493] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:30 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:31.090362 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0bf674a5-0aac-4b99-89e4-437358482a31 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:31.091994 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0bf674a5-0aac-4b99-89e4-437358482a31 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:54:31.092178 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0bf674a5-0aac-4b99-89e4-437358482a31 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:31.092353 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0bf674a5-0aac-4b99-89e4-437358482a31 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:31.100615 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:31.100615 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:31.105362 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0bf674a5-0aac-4b99-89e4-437358482a31 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:31.110180 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0bf674a5-0aac-4b99-89e4-437358482a31 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 200 Jul 03 17:54:31.110449 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 628/2494] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:31 2026] GET /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:31.123366 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e55d28b3-c3f0-41ed-97a4-23a78ac1ed4c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:31.125298 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e55d28b3-c3f0-41ed-97a4-23a78ac1ed4c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:54:31.125545 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e55d28b3-c3f0-41ed-97a4-23a78ac1ed4c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:31.125796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e55d28b3-c3f0-41ed-97a4-23a78ac1ed4c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:31.137545 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:31.137545 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:31.141891 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e55d28b3-c3f0-41ed-97a4-23a78ac1ed4c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:31.147555 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e55d28b3-c3f0-41ed-97a4-23a78ac1ed4c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 200 Jul 03 17:54:31.147983 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 630/2495] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:31 2026] GET /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:31.354799 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-b16a5040-07fc-44ca-b1ff-ff23d41b4a33 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:31.357866 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-b16a5040-07fc-44ca-b1ff-ff23d41b4a33 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/attachments/1e6f1512-f382-4ea1-b03d-e59b845d2208 Jul 03 17:54:31.357866 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-b16a5040-07fc-44ca-b1ff-ff23d41b4a33 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:31.357866 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-b16a5040-07fc-44ca-b1ff-ff23d41b4a33 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:31.366457 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:31.366457 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:31.539444 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4d979527-95b3-49f6-928b-290ff47dfbbf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:31.541226 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4d979527-95b3-49f6-928b-290ff47dfbbf tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0 Jul 03 17:54:31.541442 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4d979527-95b3-49f6-928b-290ff47dfbbf tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:31.541617 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4d979527-95b3-49f6-928b-290ff47dfbbf tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:31.541794 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-4d979527-95b3-49f6-928b-290ff47dfbbf tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] show called for member 3f319e33-24e4-473d-9959-2b53975bcbe0 {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:31.545376 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:31.545376 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:31.555796 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4d979527-95b3-49f6-928b-290ff47dfbbf tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0 returned with HTTP 200 Jul 03 17:54:31.556226 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 617/2496] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:31 2026] GET /volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0 => generated 397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:31.568573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:31.570347 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:54:31.570715 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-901785203", "volume_type": "338df2bb-8e28-4272-8e31-0bc7a276d7fb", "group_id": "3f319e33-24e4-473d-9959-2b53975bcbe0", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:31.572246 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-901785203', 'volume_type': '338df2bb-8e28-4272-8e31-0bc7a276d7fb', 'group_id': '3f319e33-24e4-473d-9959-2b53975bcbe0', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:54:31.579568 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:31.579568 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:31.580153 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Create volume of 1 GB Jul 03 17:54:31.585277 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Availability Zones retrieved successfully. Jul 03 17:54:31.590822 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Flow 'volume_create_api' (053d2e38-f4c3-42bf-b950-c9d67e6b4e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:31.591876 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb67bd9-91ea-42e7-97f9-385819bb5215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:31.592382 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:31.592382 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:31.592793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:54:31.619942 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb67bd9-91ea-42e7-97f9-385819bb5215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=338df2bb-8e28-4272-8e31-0bc7a276d7fb,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1671836816',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '338df2bb-8e28-4272-8e31-0bc7a276d7fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3f319e33-24e4-473d-9959-2b53975bcbe0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:31.621225 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60254bc7-51c4-4895-9da1-dfe9be2b4b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:31.656345 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1671836816 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1671836816, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:31.656868 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1671836816 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1671836816, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:31.704655 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Created reservations ['e47f8104-581c-475b-a508-c12155e5d415', 'e3353067-f12f-4723-be7f-81ff44b6c13b', 'a6bb9c6a-3df4-4f1a-a6ca-50a88877af4a', 'd02327e0-98e4-439d-af8c-e1216a465d9e'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:31.705742 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60254bc7-51c4-4895-9da1-dfe9be2b4b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e47f8104-581c-475b-a508-c12155e5d415', 'e3353067-f12f-4723-be7f-81ff44b6c13b', 'a6bb9c6a-3df4-4f1a-a6ca-50a88877af4a', 'd02327e0-98e4-439d-af8c-e1216a465d9e']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:31.706865 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1460ee-5e2c-41bc-b1f6-896311455da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:31.732737 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1460ee-5e2c-41bc-b1f6-896311455da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-901785203',encryption_key_id=None,group_id=3f319e33-24e4-473d-9959-2b53975bcbe0,group_type_id=,metadata={},multiattach=False,project_id='9a91959500a049a5a7bbe8c752538ad3',qos_specs=None,replication_status=,reservations=['e47f8104-581c-475b-a508-c12155e5d415','e3353067-f12f-4723-be7f-81ff44b6c13b','a6bb9c6a-3df4-4f1a-a6ca-50a88877af4a','d02327e0-98e4-439d-af8c-e1216a465d9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca6f5a016af450a981cb6d8f27466fe',volume_type_id=338df2bb-8e28-4272-8e31-0bc7a276d7fb), 'volume': Volume(_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-03T17:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-901785203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3f319e33-24e4-473d-9959-2b53975bcbe0,host=None,id=3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a91959500a049a5a7bbe8c752538ad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca6f5a016af450a981cb6d8f27466fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(338df2bb-8e28-4272-8e31-0bc7a276d7fb),volume_type_id=338df2bb-8e28-4272-8e31-0bc7a276d7fb)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:31.733492 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae166154-49b8-4a14-a7f8-5fbc650b5fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:31.751965 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae166154-49b8-4a14-a7f8-5fbc650b5fd9) transitioned into state 'SUCCESS' from state '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-901785203',encryption_key_id=None,group_id=3f319e33-24e4-473d-9959-2b53975bcbe0,group_type_id=,metadata={},multiattach=False,project_id='9a91959500a049a5a7bbe8c752538ad3',qos_specs=None,replication_status=,reservations=['e47f8104-581c-475b-a508-c12155e5d415','e3353067-f12f-4723-be7f-81ff44b6c13b','a6bb9c6a-3df4-4f1a-a6ca-50a88877af4a','d02327e0-98e4-439d-af8c-e1216a465d9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca6f5a016af450a981cb6d8f27466fe',volume_type_id=338df2bb-8e28-4272-8e31-0bc7a276d7fb)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:31.754276 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a557d98a-0bf1-4d43-a186-266bc796d108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:31.770232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a557d98a-0bf1-4d43-a186-266bc796d108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:31.771185 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Flow 'volume_create_api' (053d2e38-f4c3-42bf-b950-c9d67e6b4e37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:31.771621 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Create volume request issued successfully. Jul 03 17:54:31.772547 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:54:31.772749 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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 17:54:31.817471 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:54:31.820875 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:31.820875 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:31.824466 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a4272069-829e-4916-85cf-9c1fdfe361e3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:54:31.824890 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 629/2497] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:54:31 2026] POST /volume/v3/volumes => generated 826 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:31.838172 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5c7cb343-780f-471f-b2d8-59d9fa23c71b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:31.842232 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5c7cb343-780f-471f-b2d8-59d9fa23c71b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a Jul 03 17:54:31.842454 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5c7cb343-780f-471f-b2d8-59d9fa23c71b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:31.842646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5c7cb343-780f-471f-b2d8-59d9fa23c71b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:31.851785 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:31.851785 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:31.859473 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5c7cb343-780f-471f-b2d8-59d9fa23c71b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Volume info retrieved successfully. Jul 03 17:54:31.860436 np0000004448 devstack@c-api.service[99941]: WARNING stevedore.named [None req-5c7cb343-780f-471f-b2d8-59d9fa23c71b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:54:31.860629 np0000004448 devstack@c-api.service[99941]: WARNING castellan.key_manager [None req-5c7cb343-780f-471f-b2d8-59d9fa23c71b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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 17:54:31.907693 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-35fe6a58-46b2-4e30-92aa-21cb4847b605 req-b16a5040-07fc-44ca-b1ff-ff23d41b4a33 tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/attachments/1e6f1512-f382-4ea1-b03d-e59b845d2208 returned with HTTP 200 Jul 03 17:54:31.908846 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 622/2498] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:54:31 2026] DELETE /volume/v3/attachments/1e6f1512-f382-4ea1-b03d-e59b845d2208 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:31.925415 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-5c7cb343-780f-471f-b2d8-59d9fa23c71b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:54:31.929387 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:31.929387 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:31.939035 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5c7cb343-780f-471f-b2d8-59d9fa23c71b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a returned with HTTP 200 Jul 03 17:54:31.939378 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 631/2499] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:31 2026] GET /volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a => generated 918 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:31.956657 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-22d12554-8c38-4a89-81de-9d199e993732 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:31.959379 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-22d12554-8c38-4a89-81de-9d199e993732 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:31.959704 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-22d12554-8c38-4a89-81de-9d199e993732 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:31.959981 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-22d12554-8c38-4a89-81de-9d199e993732 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:31.961564 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-22d12554-8c38-4a89-81de-9d199e993732 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:31.970156 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:31.970156 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:31.971242 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-22d12554-8c38-4a89-81de-9d199e993732 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:31.971598 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 618/2500] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:31 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:32.191147 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-ef7d4e69-7682-4153-a6a3-dc808228be47 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:32.193700 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-ef7d4e69-7682-4153-a6a3-dc808228be47 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] PUT https://10.4.3.210/volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524 Jul 03 17:54:32.194120 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-ef7d4e69-7682-4153-a6a3-dc808228be47 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:32.202970 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-ef7d4e69-7682-4153-a6a3-dc808228be47 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Acquiring lock "cinder-attachment_update-e4795a47-6b38-4462-a4ad-271e60fdd8c6-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:54:32.208012 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-ef7d4e69-7682-4153-a6a3-dc808228be47 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-e4795a47-6b38-4462-a4ad-271e60fdd8c6-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:54:32.209163 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:32.209163 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:32.730991 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-ef7d4e69-7682-4153-a6a3-dc808228be47 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-e4795a47-6b38-4462-a4ad-271e60fdd8c6-np0000004448" released by "attachment_update" :: held 0.523s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:54:32.731302 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-ef7d4e69-7682-4153-a6a3-dc808228be47 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524 returned with HTTP 200 Jul 03 17:54:32.731734 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 630/2501] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:54:32 2026] PUT /volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524 => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:32.741789 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-f1447ee3-513d-45c4-9121-40a4aa90406b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:32.744257 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-f1447ee3-513d-45c4-9121-40a4aa90406b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524 Jul 03 17:54:32.744518 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-f1447ee3-513d-45c4-9121-40a4aa90406b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:32.744709 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-f1447ee3-513d-45c4-9121-40a4aa90406b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:32.760620 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-f1447ee3-513d-45c4-9121-40a4aa90406b tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524 returned with HTTP 200 Jul 03 17:54:32.761146 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 623/2502] 10.4.3.210 () {70 vars in 1651 bytes} [Fri Jul 3 17:54:32 2026] GET /volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:32.894974 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-4c12121a-4c61-465e-aede-5dfa637814d0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:32.899388 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-4c12121a-4c61-465e-aede-5dfa637814d0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:54:32.899557 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-4c12121a-4c61-465e-aede-5dfa637814d0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:32.899726 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-4c12121a-4c61-465e-aede-5dfa637814d0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:32.907342 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:32.907342 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:32.911813 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-4c12121a-4c61-465e-aede-5dfa637814d0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:32.918552 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-4c12121a-4c61-465e-aede-5dfa637814d0 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 200 Jul 03 17:54:32.918958 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 632/2503] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:54:32 2026] GET /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:32.960188 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7c4b0729-cfa8-44ea-aef9-d1ee7959f690 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:32.961389 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7c4b0729-cfa8-44ea-aef9-d1ee7959f690 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a Jul 03 17:54:32.962923 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7c4b0729-cfa8-44ea-aef9-d1ee7959f690 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:32.962923 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7c4b0729-cfa8-44ea-aef9-d1ee7959f690 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:32.979580 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:32.979580 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:32.984853 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7c4b0729-cfa8-44ea-aef9-d1ee7959f690 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Volume info retrieved successfully. Jul 03 17:54:32.985814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-89162e1e-db60-4550-a5c6-acf719a65ce7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:32.985946 np0000004448 devstack@c-api.service[99943]: WARNING stevedore.named [None req-7c4b0729-cfa8-44ea-aef9-d1ee7959f690 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:54:32.986158 np0000004448 devstack@c-api.service[99943]: WARNING castellan.key_manager [None req-7c4b0729-cfa8-44ea-aef9-d1ee7959f690 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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 17:54:32.987950 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-89162e1e-db60-4550-a5c6-acf719a65ce7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:32.989068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-89162e1e-db60-4550-a5c6-acf719a65ce7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:32.989068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-89162e1e-db60-4550-a5c6-acf719a65ce7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:32.989068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-89162e1e-db60-4550-a5c6-acf719a65ce7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:32.993931 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:32.993931 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:32.995105 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-89162e1e-db60-4550-a5c6-acf719a65ce7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:32.995706 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 631/2504] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:32 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:33.036715 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-7c4b0729-cfa8-44ea-aef9-d1ee7959f690 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:54:33.039520 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:33.039520 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:33.046280 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7c4b0729-cfa8-44ea-aef9-d1ee7959f690 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a returned with HTTP 200 Jul 03 17:54:33.046675 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 619/2505] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:32 2026] GET /volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:33.059487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7bd7b057-90eb-4418-bc5b-9a785bd0a2d9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:33.061199 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7bd7b057-90eb-4418-bc5b-9a785bd0a2d9 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] POST https://10.4.3.210/volume/v3/group_snapshots Jul 03 17:54:33.061616 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7bd7b057-90eb-4418-bc5b-9a785bd0a2d9 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3f319e33-24e4-473d-9959-2b53975bcbe0", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1878168602"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:33.063104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.group_snapshots [None req-7bd7b057-90eb-4418-bc5b-9a785bd0a2d9 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3f319e33-24e4-473d-9959-2b53975bcbe0', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1878168602'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 17:54:33.066727 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:33.066727 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:33.070610 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.group_snapshots [None req-7bd7b057-90eb-4418-bc5b-9a785bd0a2d9 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1878168602. Jul 03 17:54:33.092095 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:33.092095 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:33.104984 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-7bd7b057-90eb-4418-bc5b-9a785bd0a2d9 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1671836816 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1671836816, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:33.105410 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-7bd7b057-90eb-4418-bc5b-9a785bd0a2d9 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1671836816 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1671836816, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:33.134014 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-7bd7b057-90eb-4418-bc5b-9a785bd0a2d9 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Created reservations ['5ea8bce1-5922-4084-bbf1-86ed067f6d92', 'fd9cbe32-0531-488c-bb1e-a97fda9cef51', '036fb593-8d13-45d8-8971-7ef95ad77bd9', '5d6c2736-26d0-4c94-9189-2285637bea30'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:33.166551 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7bd7b057-90eb-4418-bc5b-9a785bd0a2d9 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/group_snapshots returned with HTTP 202 Jul 03 17:54:33.167171 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 624/2506] 10.4.3.210 () {70 vars in 1324 bytes} [Fri Jul 3 17:54:33 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:33.175826 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0dd69e3a-7ff2-4593-b962-5bbf42186a27 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:33.181455 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0dd69e3a-7ff2-4593-b962-5bbf42186a27 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 Jul 03 17:54:33.181710 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0dd69e3a-7ff2-4593-b962-5bbf42186a27 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:33.181960 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0dd69e3a-7ff2-4593-b962-5bbf42186a27 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:33.182099 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-0dd69e3a-7ff2-4593-b962-5bbf42186a27 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] show called for member 6fd66738-23ea-4f3d-bc40-e6b1fcecc934 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:54:33.187678 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:33.187678 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:33.191525 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0dd69e3a-7ff2-4593-b962-5bbf42186a27 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 returned with HTTP 200 Jul 03 17:54:33.192596 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 633/2507] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:54:33 2026] GET /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:33.535632 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-808cb554-d954-49ea-b4c2-c6692fbacd6a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:33.537981 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-808cb554-d954-49ea-b4c2-c6692fbacd6a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:54:33.538178 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-808cb554-d954-49ea-b4c2-c6692fbacd6a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:33.538358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-808cb554-d954-49ea-b4c2-c6692fbacd6a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:33.545969 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:33.545969 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:33.549688 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-808cb554-d954-49ea-b4c2-c6692fbacd6a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:33.554989 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-808cb554-d954-49ea-b4c2-c6692fbacd6a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 200 Jul 03 17:54:33.555421 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 632/2508] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:54:33 2026] GET /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:33.564633 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-69d3934e-c7d8-422d-9c9f-1f7fe5a1ce49 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:33.565053 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-69d3934e-c7d8-422d-9c9f-1f7fe5a1ce49 None None] GET https://10.4.3.210/volume// Jul 03 17:54:33.565192 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-69d3934e-c7d8-422d-9c9f-1f7fe5a1ce49 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:33.565353 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-69d3934e-c7d8-422d-9c9f-1f7fe5a1ce49 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:33.565661 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-69d3934e-c7d8-422d-9c9f-1f7fe5a1ce49 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:33.565960 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 620/2509] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:54: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 17:54:33.573780 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-c37a9e4c-f24c-490a-95d7-2e7153d1a1b4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:33.576198 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-c37a9e4c-f24c-490a-95d7-2e7153d1a1b4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:54:33.576603 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-c37a9e4c-f24c-490a-95d7-2e7153d1a1b4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a055bd2-cd16-4938-a3cd-95af29c95274", "connector": null, "instance_uuid": "618e741d-0d72-4f62-971a-4e505643eaa1"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:33.586020 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:33.586020 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:33.610192 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-c37a9e4c-f24c-490a-95d7-2e7153d1a1b4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:54:33.610747 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 625/2510] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:54:33 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 17:54:34.009748 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-974e8771-0efe-48b6-bc5f-eadf46c31cfa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.013528 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-974e8771-0efe-48b6-bc5f-eadf46c31cfa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:34.013689 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-974e8771-0efe-48b6-bc5f-eadf46c31cfa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.014220 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-974e8771-0efe-48b6-bc5f-eadf46c31cfa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.014220 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-974e8771-0efe-48b6-bc5f-eadf46c31cfa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:34.021171 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.021171 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:34.021827 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-974e8771-0efe-48b6-bc5f-eadf46c31cfa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:34.022314 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 634/2511] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:34.201597 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-13325873-25d2-42b2-9e8c-490a08502e90 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.204035 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-13325873-25d2-42b2-9e8c-490a08502e90 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 Jul 03 17:54:34.204280 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-13325873-25d2-42b2-9e8c-490a08502e90 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.204652 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-13325873-25d2-42b2-9e8c-490a08502e90 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.204719 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.group_snapshots [None req-13325873-25d2-42b2-9e8c-490a08502e90 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] show called for member 6fd66738-23ea-4f3d-bc40-e6b1fcecc934 {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:54:34.210959 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.210959 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:34.219979 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-13325873-25d2-42b2-9e8c-490a08502e90 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 returned with HTTP 200 Jul 03 17:54:34.224151 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 633/2512] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 => generated 331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:34.232108 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-52bec505-27a1-41a4-b032-9c14bce0c663 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.236922 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52bec505-27a1-41a4-b032-9c14bce0c663 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Jul 03 17:54:34.237121 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52bec505-27a1-41a4-b032-9c14bce0c663 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.237317 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52bec505-27a1-41a4-b032-9c14bce0c663 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.237566 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-52bec505-27a1-41a4-b032-9c14bce0c663 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:54:34.238607 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-52bec505-27a1-41a4-b032-9c14bce0c663 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:54:34.245781 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-52bec505-27a1-41a4-b032-9c14bce0c663 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Get all snapshots completed successfully. Jul 03 17:54:34.246185 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.246185 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:34.246700 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52bec505-27a1-41a4-b032-9c14bce0c663 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 17:54:34.247116 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 621/2513] 10.4.3.210 () {66 vars in 1264 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:34.260920 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d18d5c62-d0b2-4f2f-b8be-166fa104382b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.263213 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d18d5c62-d0b2-4f2f-b8be-166fa104382b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/snapshots/9884915e-a74c-4e66-aa24-f2d3fc42bdb0 Jul 03 17:54:34.263495 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d18d5c62-d0b2-4f2f-b8be-166fa104382b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.263795 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d18d5c62-d0b2-4f2f-b8be-166fa104382b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.270637 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.270637 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:34.271208 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d18d5c62-d0b2-4f2f-b8be-166fa104382b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Snapshot retrieved successfully. Jul 03 17:54:34.272152 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d18d5c62-d0b2-4f2f-b8be-166fa104382b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/snapshots/9884915e-a74c-4e66-aa24-f2d3fc42bdb0 returned with HTTP 200 Jul 03 17:54:34.272560 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 626/2514] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/snapshots/9884915e-a74c-4e66-aa24-f2d3fc42bdb0 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:34.284294 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c5f8d816-653e-4f57-b2af-74c553e4c560 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.291268 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c5f8d816-653e-4f57-b2af-74c553e4c560 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] POST https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action Jul 03 17:54:34.291799 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c5f8d816-653e-4f57-b2af-74c553e4c560 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:34.292066 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c5f8d816-653e-4f57-b2af-74c553e4c560 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:34.293622 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-c5f8d816-653e-4f57-b2af-74c553e4c560 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Updating group '6fd66738-23ea-4f3d-bc40-e6b1fcecc934' with 'creating' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 17:54:34.296219 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=315,cinder:UPDATE=88,cinder:INSERT=49 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:54:34.301828 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.301828 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:34.322992 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c5f8d816-653e-4f57-b2af-74c553e4c560 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action returned with HTTP 202 Jul 03 17:54:34.323410 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 635/2515] 10.4.3.210 () {70 vars in 1455 bytes} [Fri Jul 3 17:54:34 2026] POST /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:34.331435 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-75bcc373-b3b7-4e04-8d66-0b452a1731f8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.334144 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75bcc373-b3b7-4e04-8d66-0b452a1731f8 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 Jul 03 17:54:34.334255 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75bcc373-b3b7-4e04-8d66-0b452a1731f8 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.334502 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75bcc373-b3b7-4e04-8d66-0b452a1731f8 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.335107 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.group_snapshots [None req-75bcc373-b3b7-4e04-8d66-0b452a1731f8 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] show called for member 6fd66738-23ea-4f3d-bc40-e6b1fcecc934 {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:54:34.343678 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.343678 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:34.347375 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75bcc373-b3b7-4e04-8d66-0b452a1731f8 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 returned with HTTP 200 Jul 03 17:54:34.347890 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 634/2516] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:34.361938 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cfb72051-3788-4c64-b370-f8ecdfdf76d7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.364999 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cfb72051-3788-4c64-b370-f8ecdfdf76d7 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] POST https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action Jul 03 17:54:34.365332 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cfb72051-3788-4c64-b370-f8ecdfdf76d7 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:34.365450 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cfb72051-3788-4c64-b370-f8ecdfdf76d7 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:34.366734 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.group_snapshots [None req-cfb72051-3788-4c64-b370-f8ecdfdf76d7 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Updating group '6fd66738-23ea-4f3d-bc40-e6b1fcecc934' with 'available' {{(pid=99943) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 17:54:34.370746 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.370746 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:34.387170 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cfb72051-3788-4c64-b370-f8ecdfdf76d7 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action returned with HTTP 202 Jul 03 17:54:34.387567 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 622/2517] 10.4.3.210 () {70 vars in 1455 bytes} [Fri Jul 3 17:54:34 2026] POST /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:34.396329 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-16e98aca-9ec4-46ed-b0dd-31df01717b10 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.398489 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16e98aca-9ec4-46ed-b0dd-31df01717b10 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 Jul 03 17:54:34.398751 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16e98aca-9ec4-46ed-b0dd-31df01717b10 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.399021 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16e98aca-9ec4-46ed-b0dd-31df01717b10 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.399182 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.group_snapshots [None req-16e98aca-9ec4-46ed-b0dd-31df01717b10 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] show called for member 6fd66738-23ea-4f3d-bc40-e6b1fcecc934 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:54:34.401931 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=301,cinder:UPDATE=66,cinder:INSERT=40 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:54:34.404492 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.404492 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:34.409885 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16e98aca-9ec4-46ed-b0dd-31df01717b10 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 returned with HTTP 200 Jul 03 17:54:34.410389 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 627/2518] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:34.422483 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b3d8817e-8e48-4ad3-972b-f270a42cd264 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.423960 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b3d8817e-8e48-4ad3-972b-f270a42cd264 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] POST https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action Jul 03 17:54:34.424275 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b3d8817e-8e48-4ad3-972b-f270a42cd264 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:34.424395 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b3d8817e-8e48-4ad3-972b-f270a42cd264 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:34.425604 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-b3d8817e-8e48-4ad3-972b-f270a42cd264 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Updating group '6fd66738-23ea-4f3d-bc40-e6b1fcecc934' with 'error' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 17:54:34.429790 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.429790 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:34.441140 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b3d8817e-8e48-4ad3-972b-f270a42cd264 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action returned with HTTP 202 Jul 03 17:54:34.441515 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 636/2519] 10.4.3.210 () {70 vars in 1455 bytes} [Fri Jul 3 17:54:34 2026] POST /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:34.451349 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d5a19a46-1323-4156-b8d0-af81ce37fe4e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.453146 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5a19a46-1323-4156-b8d0-af81ce37fe4e tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 Jul 03 17:54:34.453401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5a19a46-1323-4156-b8d0-af81ce37fe4e tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.453642 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5a19a46-1323-4156-b8d0-af81ce37fe4e tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.453861 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.group_snapshots [None req-d5a19a46-1323-4156-b8d0-af81ce37fe4e tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] show called for member 6fd66738-23ea-4f3d-bc40-e6b1fcecc934 {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:54:34.457026 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.457026 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:34.460349 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5a19a46-1323-4156-b8d0-af81ce37fe4e tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 returned with HTTP 200 Jul 03 17:54:34.460866 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 635/2520] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:34.473432 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-848f60ec-42a6-47f5-b96a-c409a6614c6b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.475177 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-848f60ec-42a6-47f5-b96a-c409a6614c6b tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] POST https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action Jul 03 17:54:34.475448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-848f60ec-42a6-47f5-b96a-c409a6614c6b tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:34.475566 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-848f60ec-42a6-47f5-b96a-c409a6614c6b tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:34.477037 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.group_snapshots [None req-848f60ec-42a6-47f5-b96a-c409a6614c6b tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Updating group '6fd66738-23ea-4f3d-bc40-e6b1fcecc934' with 'available' {{(pid=99943) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 17:54:34.480193 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.480193 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:34.488519 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-848f60ec-42a6-47f5-b96a-c409a6614c6b tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action returned with HTTP 202 Jul 03 17:54:34.489028 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 623/2521] 10.4.3.210 () {70 vars in 1455 bytes} [Fri Jul 3 17:54:34 2026] POST /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:34.499988 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d105c319-e956-4f42-b456-74d4d8064ba0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.503254 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d105c319-e956-4f42-b456-74d4d8064ba0 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 Jul 03 17:54:34.503463 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d105c319-e956-4f42-b456-74d4d8064ba0 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.503638 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d105c319-e956-4f42-b456-74d4d8064ba0 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.503791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.group_snapshots [None req-d105c319-e956-4f42-b456-74d4d8064ba0 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] show called for member 6fd66738-23ea-4f3d-bc40-e6b1fcecc934 {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:54:34.506793 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.506793 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:34.509842 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d105c319-e956-4f42-b456-74d4d8064ba0 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 returned with HTTP 200 Jul 03 17:54:34.510191 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 628/2522] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:34.521602 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-04e3c976-30a9-43f3-a7dc-c457553e2d93 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.523493 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-04e3c976-30a9-43f3-a7dc-c457553e2d93 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 Jul 03 17:54:34.523700 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-04e3c976-30a9-43f3-a7dc-c457553e2d93 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.523924 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-04e3c976-30a9-43f3-a7dc-c457553e2d93 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.524050 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-04e3c976-30a9-43f3-a7dc-c457553e2d93 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] delete called for member 6fd66738-23ea-4f3d-bc40-e6b1fcecc934 {{(pid=99941) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 17:54:34.524133 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.group_snapshots [None req-04e3c976-30a9-43f3-a7dc-c457553e2d93 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Delete group_snapshot with id: 6fd66738-23ea-4f3d-bc40-e6b1fcecc934 Jul 03 17:54:34.527653 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.527653 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:34.560796 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-04e3c976-30a9-43f3-a7dc-c457553e2d93 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 returned with HTTP 202 Jul 03 17:54:34.560796 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 637/2523] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:54:34 2026] DELETE /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:34.566942 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.568467 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:54:34.568856 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.568906 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.569150 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:54:34.569806 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:54:34.576900 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Get all volumes completed successfully. Jul 03 17:54:34.577542 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:54:34.577722 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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 17:54:34.617946 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:54:34.617946 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=285,cinder:UPDATE=57,cinder:INSERT=28 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:54:34.617946 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.617946 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:34.626209 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-14247d2d-1018-404e-b34a-96c5f21e3c6b tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:54:34.626794 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 636/2524] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:34.646205 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-923cd958-6c5a-468b-bb09-57b30fdbf0bb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.648163 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-923cd958-6c5a-468b-bb09-57b30fdbf0bb tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Jul 03 17:54:34.648334 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-923cd958-6c5a-468b-bb09-57b30fdbf0bb tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.648644 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-923cd958-6c5a-468b-bb09-57b30fdbf0bb tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.649507 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-923cd958-6c5a-468b-bb09-57b30fdbf0bb tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:54:34.650700 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-923cd958-6c5a-468b-bb09-57b30fdbf0bb tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:54:34.657513 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-923cd958-6c5a-468b-bb09-57b30fdbf0bb tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Get all snapshots completed successfully. Jul 03 17:54:34.658142 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.658142 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:34.658831 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-923cd958-6c5a-468b-bb09-57b30fdbf0bb tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 17:54:34.659409 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 624/2525] 10.4.3.210 () {66 vars in 1264 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:34.677241 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-dbcfecd0-88a4-4df5-9d41-170f86c990c3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.678864 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dbcfecd0-88a4-4df5-9d41-170f86c990c3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/snapshots/9884915e-a74c-4e66-aa24-f2d3fc42bdb0 Jul 03 17:54:34.679031 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dbcfecd0-88a4-4df5-9d41-170f86c990c3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.679210 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dbcfecd0-88a4-4df5-9d41-170f86c990c3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.683108 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dbcfecd0-88a4-4df5-9d41-170f86c990c3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/snapshots/9884915e-a74c-4e66-aa24-f2d3fc42bdb0 returned with HTTP 404 Jul 03 17:54:34.683490 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 629/2526] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/snapshots/9884915e-a74c-4e66-aa24-f2d3fc42bdb0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:34.689728 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-832d52e8-cabf-4c6d-ae28-aa2c5430c45c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.691340 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-832d52e8-cabf-4c6d-ae28-aa2c5430c45c tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 Jul 03 17:54:34.691551 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-832d52e8-cabf-4c6d-ae28-aa2c5430c45c tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.691720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-832d52e8-cabf-4c6d-ae28-aa2c5430c45c tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.691878 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.group_snapshots [None req-832d52e8-cabf-4c6d-ae28-aa2c5430c45c tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] show called for member 6fd66738-23ea-4f3d-bc40-e6b1fcecc934 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 17:54:34.694584 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-832d52e8-cabf-4c6d-ae28-aa2c5430c45c tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 returned with HTTP 404 Jul 03 17:54:34.694986 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 638/2527] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/group_snapshots/6fd66738-23ea-4f3d-bc40-e6b1fcecc934 => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:34.700936 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.703173 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:54:34.703489 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.703653 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.703942 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:54:34.704616 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:54:34.711395 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Get all volumes completed successfully. Jul 03 17:54:34.712119 np0000004448 devstack@c-api.service[99940]: WARNING stevedore.named [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:54:34.712259 np0000004448 devstack@c-api.service[99940]: WARNING castellan.key_manager [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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 17:54:34.746928 np0000004448 devstack@c-api.service[99940]: DEBUG oslo_db.sqlalchemy.engines [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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=99940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:54:34.749651 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.749651 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:34.757259 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-69fa9463-aa79-4f5e-8a0f-cfaddc2540cc tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:54:34.757731 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 637/2528] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:34.769302 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b8f2d0b1-d545-41d9-9d28-b2d56f073832 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.770940 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b8f2d0b1-d545-41d9-9d28-b2d56f073832 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] POST https://10.4.3.210/volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0/action Jul 03 17:54:34.771461 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b8f2d0b1-d545-41d9-9d28-b2d56f073832 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:34.771630 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b8f2d0b1-d545-41d9-9d28-b2d56f073832 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:34.772983 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-b8f2d0b1-d545-41d9-9d28-b2d56f073832 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] delete called for group 3f319e33-24e4-473d-9959-2b53975bcbe0 {{(pid=99943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:54:34.773141 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.groups [None req-b8f2d0b1-d545-41d9-9d28-b2d56f073832 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Delete group with id: 3f319e33-24e4-473d-9959-2b53975bcbe0 Jul 03 17:54:34.776640 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.776640 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:34.826177 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b8f2d0b1-d545-41d9-9d28-b2d56f073832 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0/action returned with HTTP 202 Jul 03 17:54:34.826591 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 625/2529] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:54:34 2026] POST /volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:34.838667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-28936931-59a5-49f3-b3de-bb572361c5fa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:34.840969 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-28936931-59a5-49f3-b3de-bb572361c5fa tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a Jul 03 17:54:34.841208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-28936931-59a5-49f3-b3de-bb572361c5fa tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:34.841421 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-28936931-59a5-49f3-b3de-bb572361c5fa tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:34.847679 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.847679 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:34.850949 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-28936931-59a5-49f3-b3de-bb572361c5fa tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Volume info retrieved successfully. Jul 03 17:54:34.851920 np0000004448 devstack@c-api.service[99942]: WARNING stevedore.named [None req-28936931-59a5-49f3-b3de-bb572361c5fa tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 17:54:34.852408 np0000004448 devstack@c-api.service[99942]: WARNING castellan.key_manager [None req-28936931-59a5-49f3-b3de-bb572361c5fa tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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 17:54:34.909369 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [None req-28936931-59a5-49f3-b3de-bb572361c5fa tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:54:34.912203 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:34.912203 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:34.918892 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-28936931-59a5-49f3-b3de-bb572361c5fa tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a returned with HTTP 200 Jul 03 17:54:34.919352 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 630/2530] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:34 2026] GET /volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a => generated 918 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:35.032145 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e7dfca8c-afbd-4420-b74d-e519e1d6398d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:35.033905 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7dfca8c-afbd-4420-b74d-e519e1d6398d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:35.034144 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7dfca8c-afbd-4420-b74d-e519e1d6398d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:35.034373 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7dfca8c-afbd-4420-b74d-e519e1d6398d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:35.034850 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-e7dfca8c-afbd-4420-b74d-e519e1d6398d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:35.039967 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:35.039967 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:35.040793 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7dfca8c-afbd-4420-b74d-e519e1d6398d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:35.041302 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 639/2531] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:35 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:35.358300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-75eb3b47-ab67-4e71-8269-c43f9ca32d8f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:35.360098 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75eb3b47-ab67-4e71-8269-c43f9ca32d8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] DELETE https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 Jul 03 17:54:35.360316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75eb3b47-ab67-4e71-8269-c43f9ca32d8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:35.360536 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75eb3b47-ab67-4e71-8269-c43f9ca32d8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:35.360756 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-75eb3b47-ab67-4e71-8269-c43f9ca32d8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Delete volume with id: 118dd9c7-0ee4-4f7a-856d-74ce45711fd8 Jul 03 17:54:35.367199 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:35.367199 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:35.367684 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-75eb3b47-ab67-4e71-8269-c43f9ca32d8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:54:35.395458 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-75eb3b47-ab67-4e71-8269-c43f9ca32d8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Delete volume request issued successfully. Jul 03 17:54:35.395659 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75eb3b47-ab67-4e71-8269-c43f9ca32d8f tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 returned with HTTP 202 Jul 03 17:54:35.396497 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 638/2532] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:35 2026] DELETE /volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:35.405333 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a8f415cf-aeb7-41a7-8a2c-7df33433e30b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:35.410430 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a8f415cf-aeb7-41a7-8a2c-7df33433e30b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 Jul 03 17:54:35.410684 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a8f415cf-aeb7-41a7-8a2c-7df33433e30b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:35.410947 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a8f415cf-aeb7-41a7-8a2c-7df33433e30b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:35.419400 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:35.419400 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:35.423652 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a8f415cf-aeb7-41a7-8a2c-7df33433e30b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Volume info retrieved successfully. Jul 03 17:54:35.430633 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a8f415cf-aeb7-41a7-8a2c-7df33433e30b tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 returned with HTTP 200 Jul 03 17:54:35.430633 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 626/2533] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:35 2026] GET /volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:35.933023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2ba8108c-5c5c-4470-b29b-89a59673f662 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:35.935188 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ba8108c-5c5c-4470-b29b-89a59673f662 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a Jul 03 17:54:35.935550 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ba8108c-5c5c-4470-b29b-89a59673f662 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:35.935973 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ba8108c-5c5c-4470-b29b-89a59673f662 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:35.941627 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ba8108c-5c5c-4470-b29b-89a59673f662 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a returned with HTTP 404 Jul 03 17:54:35.942270 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 631/2534] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:35 2026] GET /volume/v3/volumes/3b5cbad1-f6d2-4a53-9a0e-4d72ed14985a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:35.950115 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-59e6cc59-cb7a-4a29-9eec-28428fed2cc3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:35.952318 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-59e6cc59-cb7a-4a29-9eec-28428fed2cc3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] GET https://10.4.3.210/volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0 Jul 03 17:54:35.952625 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-59e6cc59-cb7a-4a29-9eec-28428fed2cc3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:35.952927 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-59e6cc59-cb7a-4a29-9eec-28428fed2cc3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:35.953109 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-59e6cc59-cb7a-4a29-9eec-28428fed2cc3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] show called for member 3f319e33-24e4-473d-9959-2b53975bcbe0 {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:35.957841 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-59e6cc59-cb7a-4a29-9eec-28428fed2cc3 tempest-GroupSnapshotsV319Test-631257246 tempest-GroupSnapshotsV319Test-631257246-project-member] https://10.4.3.210/volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0 returned with HTTP 404 Jul 03 17:54:35.958286 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 640/2535] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:35 2026] GET /volume/v3/groups/3f319e33-24e4-473d-9959-2b53975bcbe0 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:35.965197 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-82551eea-70e9-4097-a94b-2741018636ce None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:35.967253 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-82551eea-70e9-4097-a94b-2741018636ce tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/29c84f5d-d726-4741-9832-312cb64dee88 Jul 03 17:54:35.967253 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-82551eea-70e9-4097-a94b-2741018636ce tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:35.967347 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-82551eea-70e9-4097-a94b-2741018636ce tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:35.991666 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-82551eea-70e9-4097-a94b-2741018636ce tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] https://10.4.3.210/volume/v3/group_types/29c84f5d-d726-4741-9832-312cb64dee88 returned with HTTP 202 Jul 03 17:54:35.992112 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 639/2536] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:54:35 2026] DELETE /volume/v3/group_types/29c84f5d-d726-4741-9832-312cb64dee88 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:36.000907 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-10dd7fb6-1a9c-4b0e-8f95-3a95d614bd0a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:36.002853 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-10dd7fb6-1a9c-4b0e-8f95-3a95d614bd0a tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] DELETE https://10.4.3.210/volume/v3/types/338df2bb-8e28-4272-8e31-0bc7a276d7fb Jul 03 17:54:36.003056 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-10dd7fb6-1a9c-4b0e-8f95-3a95d614bd0a tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:36.003242 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-10dd7fb6-1a9c-4b0e-8f95-3a95d614bd0a tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:36.043784 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-10dd7fb6-1a9c-4b0e-8f95-3a95d614bd0a tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] https://10.4.3.210/volume/v3/types/338df2bb-8e28-4272-8e31-0bc7a276d7fb returned with HTTP 202 Jul 03 17:54:36.044189 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 627/2537] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:54:35 2026] DELETE /volume/v3/types/338df2bb-8e28-4272-8e31-0bc7a276d7fb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:36.050466 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-72314cfc-0a01-432f-8427-8691ad3435b9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:36.050721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b7a8029d-e12c-4cb5-863a-b9db63f95cdf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:36.052228 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-72314cfc-0a01-432f-8427-8691ad3435b9 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] GET https://10.4.3.210/volume/v3/types/338df2bb-8e28-4272-8e31-0bc7a276d7fb Jul 03 17:54:36.052648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-72314cfc-0a01-432f-8427-8691ad3435b9 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:36.052902 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-72314cfc-0a01-432f-8427-8691ad3435b9 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:36.053883 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b7a8029d-e12c-4cb5-863a-b9db63f95cdf tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:36.054090 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b7a8029d-e12c-4cb5-863a-b9db63f95cdf tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:36.054282 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b7a8029d-e12c-4cb5-863a-b9db63f95cdf tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:36.054410 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-b7a8029d-e12c-4cb5-863a-b9db63f95cdf tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:36.056419 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-72314cfc-0a01-432f-8427-8691ad3435b9 tempest-GroupSnapshotsV319Test-1759573888 tempest-GroupSnapshotsV319Test-1759573888-project-admin] https://10.4.3.210/volume/v3/types/338df2bb-8e28-4272-8e31-0bc7a276d7fb returned with HTTP 404 Jul 03 17:54:36.056800 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 632/2538] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:54:36 2026] GET /volume/v3/types/338df2bb-8e28-4272-8e31-0bc7a276d7fb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:36.058906 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:36.058906 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:36.059597 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b7a8029d-e12c-4cb5-863a-b9db63f95cdf tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:36.060164 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 641/2539] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:36 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:36.069306 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5b13449b-f1af-4d21-aa46-b1403dd7897f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:36.071010 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5b13449b-f1af-4d21-aa46-b1403dd7897f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:36.071196 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5b13449b-f1af-4d21-aa46-b1403dd7897f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:36.071374 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5b13449b-f1af-4d21-aa46-b1403dd7897f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:36.083525 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:36.083525 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:36.088345 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5b13449b-f1af-4d21-aa46-b1403dd7897f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:36.092351 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5b13449b-f1af-4d21-aa46-b1403dd7897f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:36.092699 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 640/2540] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:36 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:36.104681 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ff2c068b-847d-4d4c-b1bf-5a9e22e9a9b0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:36.106537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ff2c068b-847d-4d4c-b1bf-5a9e22e9a9b0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:36.106763 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ff2c068b-847d-4d4c-b1bf-5a9e22e9a9b0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:36.106981 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ff2c068b-847d-4d4c-b1bf-5a9e22e9a9b0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:36.107086 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-ff2c068b-847d-4d4c-b1bf-5a9e22e9a9b0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete backup with id: d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. Jul 03 17:54:36.113046 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:36.113046 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:36.140472 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-ff2c068b-847d-4d4c-b1bf-5a9e22e9a9b0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] delete_backup rpcapi backup_id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f {{(pid=99943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:54:36.142408 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ff2c068b-847d-4d4c-b1bf-5a9e22e9a9b0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 202 Jul 03 17:54:36.142848 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 628/2541] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:36 2026] DELETE /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:54:36.149355 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a7a31ecf-b4df-48d9-9bde-b2a56ec3a5f6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:36.152012 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a7a31ecf-b4df-48d9-9bde-b2a56ec3a5f6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:36.152307 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a7a31ecf-b4df-48d9-9bde-b2a56ec3a5f6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:36.152495 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a7a31ecf-b4df-48d9-9bde-b2a56ec3a5f6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:36.152597 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a7a31ecf-b4df-48d9-9bde-b2a56ec3a5f6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:36.158521 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:36.158521 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:36.159711 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a7a31ecf-b4df-48d9-9bde-b2a56ec3a5f6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 200 Jul 03 17:54:36.160061 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 633/2542] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:36 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:36.446229 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-59be8a46-5fa5-4095-8145-6fd39efcf54c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:36.447891 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-59be8a46-5fa5-4095-8145-6fd39efcf54c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] GET https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 Jul 03 17:54:36.448196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-59be8a46-5fa5-4095-8145-6fd39efcf54c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:36.448322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-59be8a46-5fa5-4095-8145-6fd39efcf54c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:36.453579 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-59be8a46-5fa5-4095-8145-6fd39efcf54c tempest-AttachVolumeMultiAttachTest-1540096185 tempest-AttachVolumeMultiAttachTest-1540096185-project-member] https://10.4.3.210/volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 returned with HTTP 404 Jul 03 17:54:36.454076 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 642/2543] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:36 2026] GET /volume/v3/volumes/118dd9c7-0ee4-4f7a-856d-74ce45711fd8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:37.173205 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1e9661e6-3073-4817-a20f-a6ed1ef40e95 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:37.175509 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1e9661e6-3073-4817-a20f-a6ed1ef40e95 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f Jul 03 17:54:37.175787 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1e9661e6-3073-4817-a20f-a6ed1ef40e95 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:37.176062 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1e9661e6-3073-4817-a20f-a6ed1ef40e95 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:37.176265 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-1e9661e6-3073-4817-a20f-a6ed1ef40e95 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id d7ad1b76-aba8-4a40-8626-04acf8a5cf3f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:37.180953 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1e9661e6-3073-4817-a20f-a6ed1ef40e95 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f returned with HTTP 404 Jul 03 17:54:37.181554 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 641/2544] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:37 2026] GET /volume/v3/backups/d7ad1b76-aba8-4a40-8626-04acf8a5cf3f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:37.243211 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-90e4a038-5174-4ec3-9c43-01f52720e846 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:37.249641 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-90e4a038-5174-4ec3-9c43-01f52720e846 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption Jul 03 17:54:37.250002 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-90e4a038-5174-4ec3-9c43-01f52720e846 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:37.250294 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-90e4a038-5174-4ec3-9c43-01f52720e846 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:37.253042 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=295,cinder:INSERT=36,cinder:UPDATE=66 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:54:37.266086 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:37.266086 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:37.273235 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-90e4a038-5174-4ec3-9c43-01f52720e846 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption returned with HTTP 200 Jul 03 17:54:37.273909 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 629/2545] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:54:37 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:37.309606 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-b600c8d3-3806-47eb-85d9-56469b83427f req-a4d7fe50-737f-4b86-af16-89c1220fada7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:37.311628 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-a4d7fe50-737f-4b86-af16-89c1220fada7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:37.311854 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-a4d7fe50-737f-4b86-af16-89c1220fada7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:37.312035 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-a4d7fe50-737f-4b86-af16-89c1220fada7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:37.325628 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:37.325628 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:37.328532 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-b600c8d3-3806-47eb-85d9-56469b83427f req-a4d7fe50-737f-4b86-af16-89c1220fada7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:37.332652 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-a4d7fe50-737f-4b86-af16-89c1220fada7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:37.333103 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 634/2546] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:54:37 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:37.357316 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-b600c8d3-3806-47eb-85d9-56469b83427f req-ef643311-7a1f-4085-9e3a-7fd06a556247 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:37.360720 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-ef643311-7a1f-4085-9e3a-7fd06a556247 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692/action Jul 03 17:54:37.361603 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-ef643311-7a1f-4085-9e3a-7fd06a556247 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:37.361603 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-ef643311-7a1f-4085-9e3a-7fd06a556247 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:37.378085 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:37.378085 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:37.378755 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-b600c8d3-3806-47eb-85d9-56469b83427f req-ef643311-7a1f-4085-9e3a-7fd06a556247 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:37.393727 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-b600c8d3-3806-47eb-85d9-56469b83427f req-ef643311-7a1f-4085-9e3a-7fd06a556247 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Begin detaching volume completed successfully. Jul 03 17:54:37.394021 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-ef643311-7a1f-4085-9e3a-7fd06a556247 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692/action returned with HTTP 202 Jul 03 17:54:37.394790 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 643/2547] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:54:37 2026] POST /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:54:37.413359 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2bdcc630-9bca-4405-8dc2-746bfddbeb66 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:37.415100 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2bdcc630-9bca-4405-8dc2-746bfddbeb66 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:37.415308 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2bdcc630-9bca-4405-8dc2-746bfddbeb66 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:37.415545 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2bdcc630-9bca-4405-8dc2-746bfddbeb66 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:37.424511 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:37.424511 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:37.427748 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2bdcc630-9bca-4405-8dc2-746bfddbeb66 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:37.431631 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2bdcc630-9bca-4405-8dc2-746bfddbeb66 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:37.432044 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 642/2548] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:37 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:38.400743 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4fceb97e-68f8-4f62-aff6-520cbc6bbf33 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:38.422363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7c609552-18fb-4859-8ae3-1adff717a7f6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:38.422754 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7c609552-18fb-4859-8ae3-1adff717a7f6 None None] GET https://10.4.3.210/volume// Jul 03 17:54:38.423003 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7c609552-18fb-4859-8ae3-1adff717a7f6 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:38.423199 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7c609552-18fb-4859-8ae3-1adff717a7f6 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:38.423522 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7c609552-18fb-4859-8ae3-1adff717a7f6 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:38.423836 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 635/2549] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:54: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 17:54:38.436123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-b600c8d3-3806-47eb-85d9-56469b83427f req-c2124700-2c37-4b4c-aa19-4c5ffb58f7a3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:38.438246 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-c2124700-2c37-4b4c-aa19-4c5ffb58f7a3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:38.438246 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-c2124700-2c37-4b4c-aa19-4c5ffb58f7a3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:38.444159 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-c2124700-2c37-4b4c-aa19-4c5ffb58f7a3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:38.452617 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dd64687c-d9dd-4299-b694-7bfda4706b7e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:38.459148 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd64687c-d9dd-4299-b694-7bfda4706b7e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:38.459148 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd64687c-d9dd-4299-b694-7bfda4706b7e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:38.459453 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:38.459453 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:38.459981 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd64687c-d9dd-4299-b694-7bfda4706b7e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:38.463726 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-b600c8d3-3806-47eb-85d9-56469b83427f req-c2124700-2c37-4b4c-aa19-4c5ffb58f7a3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:38.468603 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-c2124700-2c37-4b4c-aa19-4c5ffb58f7a3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:38.469031 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 644/2550] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:54:38 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 1317 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:54:38.470852 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:38.470852 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:38.478241 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-dd64687c-d9dd-4299-b694-7bfda4706b7e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:38.484678 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd64687c-d9dd-4299-b694-7bfda4706b7e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:38.485062 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 643/2551] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:38 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:38.504510 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4fceb97e-68f8-4f62-aff6-520cbc6bbf33 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:54:38.504884 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4fceb97e-68f8-4f62-aff6-520cbc6bbf33 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-269785780"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:38.518140 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4fceb97e-68f8-4f62-aff6-520cbc6bbf33 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:54:38.518528 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 630/2552] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:54:38 2026] POST /volume/v3/types => generated 219 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:38.526658 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d0c5b45e-0fb7-4dcb-9180-bcc3cd4e7c0b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:38.528514 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d0c5b45e-0fb7-4dcb-9180-bcc3cd4e7c0b tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] POST https://10.4.3.210/volume/v3/group_types Jul 03 17:54:38.528932 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d0c5b45e-0fb7-4dcb-9180-bcc3cd4e7c0b tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1765478397"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:38.546788 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d0c5b45e-0fb7-4dcb-9180-bcc3cd4e7c0b tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Jul 03 17:54:38.547402 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 636/2553] 10.4.3.210 () {70 vars in 1311 bytes} [Fri Jul 3 17:54:38 2026] POST /volume/v3/group_types => generated 177 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:38.555379 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e7580e17-2a1b-4e00-925e-e141b538bbc3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:38.656078 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7580e17-2a1b-4e00-925e-e141b538bbc3 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] POST https://10.4.3.210/volume/v3/groups Jul 03 17:54:38.656822 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7580e17-2a1b-4e00-925e-e141b538bbc3 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9bde0f2d-3f03-4c2a-bf33-29f3dac2ec67", "volume_types": ["82ff4591-d82b-44a7-8cd8-ab66aef5aeb8"], "name": "tempest-GroupsV320Test-Group-47181388"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:38.658128 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-e7580e17-2a1b-4e00-925e-e141b538bbc3 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Creating new group {'group': {'group_type': '9bde0f2d-3f03-4c2a-bf33-29f3dac2ec67', 'volume_types': ['82ff4591-d82b-44a7-8cd8-ab66aef5aeb8'], 'name': 'tempest-GroupsV320Test-Group-47181388'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 17:54:38.662675 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.groups [None req-e7580e17-2a1b-4e00-925e-e141b538bbc3 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Creating group tempest-GroupsV320Test-Group-47181388. Jul 03 17:54:38.670636 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e7580e17-2a1b-4e00-925e-e141b538bbc3 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Availability Zones retrieved successfully. Jul 03 17:54:38.692126 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-e7580e17-2a1b-4e00-925e-e141b538bbc3 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Created reservations ['0041ebc9-bf23-43a9-9f1c-a07faa8135f7'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:38.714797 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7580e17-2a1b-4e00-925e-e141b538bbc3 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Jul 03 17:54:38.715248 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 645/2554] 10.4.3.210 () {70 vars in 1297 bytes} [Fri Jul 3 17:54:38 2026] POST /volume/v3/groups => generated 106 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:38.724385 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2eb75706-af75-4b5c-9c01-fbdd187e2db5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:38.726917 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2eb75706-af75-4b5c-9c01-fbdd187e2db5 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] GET https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a Jul 03 17:54:38.727043 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2eb75706-af75-4b5c-9c01-fbdd187e2db5 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:38.727283 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2eb75706-af75-4b5c-9c01-fbdd187e2db5 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:38.727466 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-2eb75706-af75-4b5c-9c01-fbdd187e2db5 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] show called for member c85ef9e6-0f74-4245-81b5-26104d01672a {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:38.730829 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:38.730829 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:38.738138 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2eb75706-af75-4b5c-9c01-fbdd187e2db5 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a returned with HTTP 200 Jul 03 17:54:38.738563 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 644/2555] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:38 2026] GET /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a => generated 386 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:39.338583 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-b600c8d3-3806-47eb-85d9-56469b83427f req-6a1df2ab-a15f-46cd-95ad-44ebac60f74f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.343055 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-6a1df2ab-a15f-46cd-95ad-44ebac60f74f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/attachments/aa98b6b8-0163-4222-a9e9-0ba5073cc3bb Jul 03 17:54:39.343255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-6a1df2ab-a15f-46cd-95ad-44ebac60f74f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:39.343434 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-6a1df2ab-a15f-46cd-95ad-44ebac60f74f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:39.359199 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:39.359199 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:39.500024 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-352ace25-e999-4f0a-8d8e-41af3e0dba54 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.506256 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-352ace25-e999-4f0a-8d8e-41af3e0dba54 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:39.506485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-352ace25-e999-4f0a-8d8e-41af3e0dba54 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:39.506633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-352ace25-e999-4f0a-8d8e-41af3e0dba54 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:39.521260 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:39.521260 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:39.524933 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-352ace25-e999-4f0a-8d8e-41af3e0dba54 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:39.530086 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-352ace25-e999-4f0a-8d8e-41af3e0dba54 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:39.530585 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 637/2556] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:39 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:39.750395 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a9362145-40d7-40fe-9e4b-ad9f15ff1638 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.751833 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a9362145-40d7-40fe-9e4b-ad9f15ff1638 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] GET https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a Jul 03 17:54:39.752069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a9362145-40d7-40fe-9e4b-ad9f15ff1638 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:39.752245 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a9362145-40d7-40fe-9e4b-ad9f15ff1638 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:39.752358 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-a9362145-40d7-40fe-9e4b-ad9f15ff1638 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] show called for member c85ef9e6-0f74-4245-81b5-26104d01672a {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:39.755321 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:39.755321 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:39.761727 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a9362145-40d7-40fe-9e4b-ad9f15ff1638 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a returned with HTTP 200 Jul 03 17:54:39.762106 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 646/2557] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:39 2026] GET /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a => generated 387 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:39.772336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-41c2dd46-5e61-4d1b-bae2-1284854b4d1a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.774581 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-41c2dd46-5e61-4d1b-bae2-1284854b4d1a tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] POST https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action Jul 03 17:54:39.774926 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-41c2dd46-5e61-4d1b-bae2-1284854b4d1a tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:39.775038 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-41c2dd46-5e61-4d1b-bae2-1284854b4d1a tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:39.776477 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-41c2dd46-5e61-4d1b-bae2-1284854b4d1a tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Updating group 'c85ef9e6-0f74-4245-81b5-26104d01672a' with 'creating' {{(pid=99940) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 17:54:39.788689 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:39.788689 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:39.807025 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-41c2dd46-5e61-4d1b-bae2-1284854b4d1a tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action returned with HTTP 202 Jul 03 17:54:39.807420 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 645/2558] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:54:39 2026] POST /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:39.819747 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d34fa9c7-5ec6-4cb6-bb6a-ed9eeaa30ae0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.823072 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d34fa9c7-5ec6-4cb6-bb6a-ed9eeaa30ae0 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] GET https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a Jul 03 17:54:39.823357 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d34fa9c7-5ec6-4cb6-bb6a-ed9eeaa30ae0 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:39.823619 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d34fa9c7-5ec6-4cb6-bb6a-ed9eeaa30ae0 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:39.828045 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-d34fa9c7-5ec6-4cb6-bb6a-ed9eeaa30ae0 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] show called for member c85ef9e6-0f74-4245-81b5-26104d01672a {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:39.835257 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:39.835257 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:39.846137 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-63ffaac4-715c-47b1-af98-d6200138b611 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.846564 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-63ffaac4-715c-47b1-af98-d6200138b611 None None] GET https://10.4.3.210/volume// Jul 03 17:54:39.846751 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-63ffaac4-715c-47b1-af98-d6200138b611 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:39.846969 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-63ffaac4-715c-47b1-af98-d6200138b611 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:39.849171 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-63ffaac4-715c-47b1-af98-d6200138b611 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:39.849171 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 647/2559] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:54: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 17:54:39.849300 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d34fa9c7-5ec6-4cb6-bb6a-ed9eeaa30ae0 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a returned with HTTP 200 Jul 03 17:54:39.849300 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 638/2560] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:39 2026] GET /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a => generated 386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:39.857914 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-223a36df-c3d1-4920-bf1b-731b317b944a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.860261 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-223a36df-c3d1-4920-bf1b-731b317b944a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:54:39.860261 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-223a36df-c3d1-4920-bf1b-731b317b944a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:39.860452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-223a36df-c3d1-4920-bf1b-731b317b944a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:39.863086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-95e35dae-c533-4d84-9451-3c212a3779aa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.865432 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-95e35dae-c533-4d84-9451-3c212a3779aa tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] POST https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action Jul 03 17:54:39.866000 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-95e35dae-c533-4d84-9451-3c212a3779aa tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:39.866180 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-95e35dae-c533-4d84-9451-3c212a3779aa tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:39.868518 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-95e35dae-c533-4d84-9451-3c212a3779aa tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Updating group 'c85ef9e6-0f74-4245-81b5-26104d01672a' with 'available' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 17:54:39.871101 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:39.871101 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:39.877034 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-223a36df-c3d1-4920-bf1b-731b317b944a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:54:39.877261 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:39.877261 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:39.881723 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-223a36df-c3d1-4920-bf1b-731b317b944a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 200 Jul 03 17:54:39.882187 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 646/2561] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:54:39 2026] GET /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:54:39.887945 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-95e35dae-c533-4d84-9451-3c212a3779aa tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action returned with HTTP 202 Jul 03 17:54:39.888581 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 648/2562] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:54:39 2026] POST /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:39.896736 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6e2390a8-1ac6-4709-a552-2a3275b1a687 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.898992 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-b600c8d3-3806-47eb-85d9-56469b83427f req-6a1df2ab-a15f-46cd-95ad-44ebac60f74f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/attachments/aa98b6b8-0163-4222-a9e9-0ba5073cc3bb returned with HTTP 200 Jul 03 17:54:39.899417 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 631/2563] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:54:39 2026] DELETE /volume/v3/attachments/aa98b6b8-0163-4222-a9e9-0ba5073cc3bb => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:39.901158 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6e2390a8-1ac6-4709-a552-2a3275b1a687 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] GET https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a Jul 03 17:54:39.901377 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6e2390a8-1ac6-4709-a552-2a3275b1a687 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:39.901889 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6e2390a8-1ac6-4709-a552-2a3275b1a687 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:39.901889 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-6e2390a8-1ac6-4709-a552-2a3275b1a687 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] show called for member c85ef9e6-0f74-4245-81b5-26104d01672a {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:39.907594 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:39.907594 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:39.922966 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6e2390a8-1ac6-4709-a552-2a3275b1a687 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a returned with HTTP 200 Jul 03 17:54:39.923257 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 639/2564] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:39 2026] GET /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a => generated 387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:39.935122 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c58509c8-09fa-4a23-8951-b92d34b24856 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.937046 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c58509c8-09fa-4a23-8951-b92d34b24856 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] POST https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action Jul 03 17:54:39.937512 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c58509c8-09fa-4a23-8951-b92d34b24856 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:39.937689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c58509c8-09fa-4a23-8951-b92d34b24856 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:39.939412 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-c58509c8-09fa-4a23-8951-b92d34b24856 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Updating group 'c85ef9e6-0f74-4245-81b5-26104d01672a' with 'error' {{(pid=99940) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 17:54:39.942699 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:39.942699 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:39.954351 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c58509c8-09fa-4a23-8951-b92d34b24856 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action returned with HTTP 202 Jul 03 17:54:39.954813 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 647/2565] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:54:39 2026] POST /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:39.963967 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e64499d3-553d-4c8f-8de6-1c9bab4ead55 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.965482 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e64499d3-553d-4c8f-8de6-1c9bab4ead55 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] GET https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a Jul 03 17:54:39.966383 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e64499d3-553d-4c8f-8de6-1c9bab4ead55 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:39.966383 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e64499d3-553d-4c8f-8de6-1c9bab4ead55 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:39.966383 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.groups [None req-e64499d3-553d-4c8f-8de6-1c9bab4ead55 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] show called for member c85ef9e6-0f74-4245-81b5-26104d01672a {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:39.970975 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:39.970975 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:39.979106 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e64499d3-553d-4c8f-8de6-1c9bab4ead55 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a returned with HTTP 200 Jul 03 17:54:39.979631 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 649/2566] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:39 2026] GET /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a => generated 383 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:39.991338 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-36af5e97-caea-427c-ac1f-90a9d2659c99 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:39.993359 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-36af5e97-caea-427c-ac1f-90a9d2659c99 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] POST https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action Jul 03 17:54:39.993698 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-36af5e97-caea-427c-ac1f-90a9d2659c99 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:39.993813 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-36af5e97-caea-427c-ac1f-90a9d2659c99 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:39.995328 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-36af5e97-caea-427c-ac1f-90a9d2659c99 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Updating group 'c85ef9e6-0f74-4245-81b5-26104d01672a' with 'available' {{(pid=99943) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 17:54:40.002638 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:40.002638 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:40.005306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-1097f8a5-b7f5-4631-8090-1cb3e79c5d7d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.008458 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-1097f8a5-b7f5-4631-8090-1cb3e79c5d7d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] PUT https://10.4.3.210/volume/v3/attachments/5aeac146-6f5a-4c90-8b4c-cd86874a8437 Jul 03 17:54:40.008846 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-1097f8a5-b7f5-4631-8090-1cb3e79c5d7d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:40.014486 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-36af5e97-caea-427c-ac1f-90a9d2659c99 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action returned with HTTP 202 Jul 03 17:54:40.015597 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 632/2567] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:54:39 2026] POST /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:40.027112 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1f1285b6-477d-4cd9-a634-06db1fa22bdf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.028971 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1f1285b6-477d-4cd9-a634-06db1fa22bdf tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] GET https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a Jul 03 17:54:40.029189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1f1285b6-477d-4cd9-a634-06db1fa22bdf tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.029378 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1f1285b6-477d-4cd9-a634-06db1fa22bdf tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.029509 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-1f1285b6-477d-4cd9-a634-06db1fa22bdf tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] show called for member c85ef9e6-0f74-4245-81b5-26104d01672a {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:40.032037 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-1097f8a5-b7f5-4631-8090-1cb3e79c5d7d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Acquiring lock "cinder-attachment_update-5a055bd2-cd16-4938-a3cd-95af29c95274-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:54:40.037447 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:40.037447 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:40.040852 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-1097f8a5-b7f5-4631-8090-1cb3e79c5d7d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-5a055bd2-cd16-4938-a3cd-95af29c95274-np0000004448" acquired by "attachment_update" :: waited 0.009s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:54:40.042835 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:40.042835 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:40.050949 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1f1285b6-477d-4cd9-a634-06db1fa22bdf tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a returned with HTTP 200 Jul 03 17:54:40.052221 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 648/2568] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:40 2026] GET /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a => generated 387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.064870 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8177e4d8-bafc-48a2-b4d4-c17bc8fa825b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.071431 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8177e4d8-bafc-48a2-b4d4-c17bc8fa825b tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Jul 03 17:54:40.071687 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8177e4d8-bafc-48a2-b4d4-c17bc8fa825b tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.071995 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8177e4d8-bafc-48a2-b4d4-c17bc8fa825b tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.072406 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-8177e4d8-bafc-48a2-b4d4-c17bc8fa825b tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:54:40.072845 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:40.072845 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:40.073332 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8177e4d8-bafc-48a2-b4d4-c17bc8fa825b tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:54:40.086414 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8177e4d8-bafc-48a2-b4d4-c17bc8fa825b tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Get all volumes completed successfully. Jul 03 17:54:40.088942 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8177e4d8-bafc-48a2-b4d4-c17bc8fa825b tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Jul 03 17:54:40.089515 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 650/2569] 10.4.3.210 () {68 vars in 1299 bytes} [Fri Jul 3 17:54:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:40.105742 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ee6b69e5-a2b0-4824-99c3-4500be88300a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.108133 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee6b69e5-a2b0-4824-99c3-4500be88300a tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] POST https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action Jul 03 17:54:40.108630 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee6b69e5-a2b0-4824-99c3-4500be88300a tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:40.108857 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee6b69e5-a2b0-4824-99c3-4500be88300a tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:40.112494 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.groups [None req-ee6b69e5-a2b0-4824-99c3-4500be88300a tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] delete called for group c85ef9e6-0f74-4245-81b5-26104d01672a {{(pid=99943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 17:54:40.112619 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.groups [None req-ee6b69e5-a2b0-4824-99c3-4500be88300a tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Delete group with id: c85ef9e6-0f74-4245-81b5-26104d01672a Jul 03 17:54:40.116959 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:40.116959 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:40.157834 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee6b69e5-a2b0-4824-99c3-4500be88300a tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action returned with HTTP 202 Jul 03 17:54:40.158308 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 633/2570] 10.4.3.210 () {70 vars in 1428 bytes} [Fri Jul 3 17:54:40 2026] POST /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:40.166255 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7ae04ba8-7cf8-49cc-8a92-2c4244d49fb8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.168380 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7ae04ba8-7cf8-49cc-8a92-2c4244d49fb8 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] GET https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a Jul 03 17:54:40.168644 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7ae04ba8-7cf8-49cc-8a92-2c4244d49fb8 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.168911 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7ae04ba8-7cf8-49cc-8a92-2c4244d49fb8 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.169081 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.groups [None req-7ae04ba8-7cf8-49cc-8a92-2c4244d49fb8 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] show called for member c85ef9e6-0f74-4245-81b5-26104d01672a {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:40.173679 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:40.173679 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:40.187058 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7ae04ba8-7cf8-49cc-8a92-2c4244d49fb8 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a returned with HTTP 200 Jul 03 17:54:40.187900 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 649/2571] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:40 2026] GET /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a => generated 386 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.398341 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.477551 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b Jul 03 17:54:40.477847 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.478102 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.488597 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.488986 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.489335 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.489670 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.490031 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.490371 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.490693 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.491049 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.491372 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.491946 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.498231 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3d9cb716-6836-4e33-9abe-baf1ed1dbd59 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b returned with HTTP 200 Jul 03 17:54:40.498645 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 651/2572] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:54:40 2026] GET /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b => generated 1765 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.509056 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d36db10b-622a-4879-9266-28a3087fb081 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.510643 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d36db10b-622a-4879-9266-28a3087fb081 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b/defaults Jul 03 17:54:40.510883 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d36db10b-622a-4879-9266-28a3087fb081 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.511066 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d36db10b-622a-4879-9266-28a3087fb081 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'defaults' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.517479 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-d36db10b-622a-4879-9266-28a3087fb081 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.517735 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-d36db10b-622a-4879-9266-28a3087fb081 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.518006 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-d36db10b-622a-4879-9266-28a3087fb081 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.521516 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d36db10b-622a-4879-9266-28a3087fb081 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b/defaults returned with HTTP 200 Jul 03 17:54:40.521919 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 634/2573] 10.4.3.210 () {66 vars in 1381 bytes} [Fri Jul 3 17:54:40 2026] GET /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b/defaults => generated 1765 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.531060 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3d932990-4db5-489a-a325-3c456127dd3d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.532808 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b Jul 03 17:54:40.533120 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:40.538921 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:40.538921 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:40.548183 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f9951d51-afe3-4b20-801f-751e2bdb9624 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.549535 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f9951d51-afe3-4b20-801f-751e2bdb9624 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:40.549856 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f9951d51-afe3-4b20-801f-751e2bdb9624 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.550039 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f9951d51-afe3-4b20-801f-751e2bdb9624 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.558117 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:40.558117 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:40.563422 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f9951d51-afe3-4b20-801f-751e2bdb9624 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:40.568801 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-1097f8a5-b7f5-4631-8090-1cb3e79c5d7d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-5a055bd2-cd16-4938-a3cd-95af29c95274-np0000004448" released by "attachment_update" :: held 0.526s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:54:40.568801 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-1097f8a5-b7f5-4631-8090-1cb3e79c5d7d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/5aeac146-6f5a-4c90-8b4c-cd86874a8437 returned with HTTP 200 Jul 03 17:54:40.568801 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 640/2574] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:54:40 2026] PUT /volume/v3/attachments/5aeac146-6f5a-4c90-8b4c-cd86874a8437 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.571379 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f9951d51-afe3-4b20-801f-751e2bdb9624 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:40.572510 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 652/2575] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:40 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:40.583824 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.584701 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.584701 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.584839 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.585060 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.585338 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.586359 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.586359 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.586359 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.586615 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.586674 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.587955 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.588209 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.588444 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.588723 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-9116518 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-9116518, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.594891 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3d932990-4db5-489a-a325-3c456127dd3d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b returned with HTTP 200 Jul 03 17:54:40.595329 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 650/2576] 10.4.3.210 () {68 vars in 1374 bytes} [Fri Jul 3 17:54:40 2026] PUT /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b => generated 1723 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.604882 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c9d075fa-f629-4608-9ca2-7fa3d77a0656 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.607159 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c9d075fa-f629-4608-9ca2-7fa3d77a0656 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] DELETE https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b Jul 03 17:54:40.611016 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c9d075fa-f629-4608-9ca2-7fa3d77a0656 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.611307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c9d075fa-f629-4608-9ca2-7fa3d77a0656 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.621941 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c9d075fa-f629-4608-9ca2-7fa3d77a0656 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b returned with HTTP 200 Jul 03 17:54:40.622571 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 635/2577] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:54:40 2026] DELETE /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 17:54:40.629176 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-60006bf9-7aeb-4579-9723-997b5fb1693f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.632402 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b Jul 03 17:54:40.632619 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.632868 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.633170 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:40.633170 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:40.641210 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.641540 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.641861 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-269785780 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-269785780, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.642153 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.642469 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.642702 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2125822447-759801400, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.643104 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1436512923-332443293, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.643323 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.643535 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.643832 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-210170185-931943821, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:54:40.649002 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-60006bf9-7aeb-4579-9723-997b5fb1693f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b returned with HTTP 200 Jul 03 17:54:40.649414 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 641/2578] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:54:40 2026] GET /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b => generated 1765 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.657578 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4b20de17-003f-4852-84a0-ed612016d77e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.659271 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4b20de17-003f-4852-84a0-ed612016d77e tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b Jul 03 17:54:40.659615 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4b20de17-003f-4852-84a0-ed612016d77e tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-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=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:40.738846 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4b20de17-003f-4852-84a0-ed612016d77e tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b returned with HTTP 200 Jul 03 17:54:40.739233 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 653/2579] 10.4.3.210 () {68 vars in 1375 bytes} [Fri Jul 3 17:54:40 2026] PUT /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b => generated 1723 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.747971 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eea79e59-a815-4cf9-bfee-59ef5c7476fd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.750215 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eea79e59-a815-4cf9-bfee-59ef5c7476fd tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b/defaults Jul 03 17:54:40.750464 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eea79e59-a815-4cf9-bfee-59ef5c7476fd tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.750709 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eea79e59-a815-4cf9-bfee-59ef5c7476fd tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'defaults' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.768673 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eea79e59-a815-4cf9-bfee-59ef5c7476fd tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b/defaults returned with HTTP 200 Jul 03 17:54:40.769222 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 651/2580] 10.4.3.210 () {66 vars in 1381 bytes} [Fri Jul 3 17:54:40 2026] GET /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b/defaults => generated 1765 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.781344 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cd86ad1b-56a6-4198-b15a-160bfb875c75 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.783173 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cd86ad1b-56a6-4198-b15a-160bfb875c75 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b Jul 03 17:54:40.783411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cd86ad1b-56a6-4198-b15a-160bfb875c75 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.783635 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cd86ad1b-56a6-4198-b15a-160bfb875c75 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.798354 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cd86ad1b-56a6-4198-b15a-160bfb875c75 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b returned with HTTP 200 Jul 03 17:54:40.798861 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 636/2581] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:54:40 2026] GET /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b => generated 1765 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.808736 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-497032a3-7f98-49ca-848f-b4ba8dd487fa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.810369 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-497032a3-7f98-49ca-848f-b4ba8dd487fa tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True Jul 03 17:54:40.810538 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-497032a3-7f98-49ca-848f-b4ba8dd487fa tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:40.810706 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-497032a3-7f98-49ca-848f-b4ba8dd487fa tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:40.828915 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-497032a3-7f98-49ca-848f-b4ba8dd487fa tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True returned with HTTP 200 Jul 03 17:54:40.829258 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 642/2582] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:40 2026] GET /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True => generated 2974 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:40.843230 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:40.902638 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:54:40.902982 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-387524959"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:40.904374 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-387524959'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:54:40.904516 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Create volume of 1 GB Jul 03 17:54:40.910051 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Availability Zones retrieved successfully. Jul 03 17:54:40.915453 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Flow 'volume_create_api' (766e8fa1-232a-486c-864f-146faec0e192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:40.916611 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b39b8d-8f0f-47df-bea9-0656e22bac7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:40.917708 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:54:40.951411 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b39b8d-8f0f-47df-bea9-0656e22bac7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:40.952137 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0fc2fc2-c816-4386-b844-83d42fc91719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:41.016198 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Created reservations ['1f770a5f-5e9c-470d-af5a-75bff3ad6cf4', '68b385b9-8838-4c2b-a8d7-be724b3e107e', '608a0ea0-7671-4595-a682-25a60b0785ab', 'bd084a8f-f43c-4583-af59-30f3b614455b'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:41.016878 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0fc2fc2-c816-4386-b844-83d42fc91719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f770a5f-5e9c-470d-af5a-75bff3ad6cf4', '68b385b9-8838-4c2b-a8d7-be724b3e107e', '608a0ea0-7671-4595-a682-25a60b0785ab', 'bd084a8f-f43c-4583-af59-30f3b614455b']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:41.017584 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799815ba-e3a4-4e10-b499-5944fd9b7617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:41.039969 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799815ba-e3a4-4e10-b499-5944fd9b7617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6c581d5-21df-44d7-8f05-3a6951cad818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-387524959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274f5c9252264d8588bd755a18b6668b',qos_specs=None,replication_status=,reservations=['1f770a5f-5e9c-470d-af5a-75bff3ad6cf4','68b385b9-8838-4c2b-a8d7-be724b3e107e','608a0ea0-7671-4595-a682-25a60b0785ab','bd084a8f-f43c-4583-af59-30f3b614455b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcec02bd3130408ea07e9cb9f9572cd6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-387524959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6c581d5-21df-44d7-8f05-3a6951cad818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='274f5c9252264d8588bd755a18b6668b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcec02bd3130408ea07e9cb9f9572cd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:41.040705 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80334762-f4bc-4374-abee-c57659281778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:41.058108 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80334762-f4bc-4374-abee-c57659281778) transitioned into state 'SUCCESS' from state '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-387524959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274f5c9252264d8588bd755a18b6668b',qos_specs=None,replication_status=,reservations=['1f770a5f-5e9c-470d-af5a-75bff3ad6cf4','68b385b9-8838-4c2b-a8d7-be724b3e107e','608a0ea0-7671-4595-a682-25a60b0785ab','bd084a8f-f43c-4583-af59-30f3b614455b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcec02bd3130408ea07e9cb9f9572cd6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:41.058861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e237e1a-7e97-4948-8183-8a4fc907d0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:41.068748 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e237e1a-7e97-4948-8183-8a4fc907d0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:41.072946 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Flow 'volume_create_api' (766e8fa1-232a-486c-864f-146faec0e192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:41.073366 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Create volume request issued successfully. Jul 03 17:54:41.074044 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5df7a648-53fb-4ef5-9d82-b0b8b2e3d9f4 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:54:41.074447 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 654/2583] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:54:40 2026] POST /volume/v3/volumes => generated 755 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:54:41.087633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6b4f8e0f-746f-4ef5-bec3-30448f6b3b9d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:41.089491 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6b4f8e0f-746f-4ef5-bec3-30448f6b3b9d tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] GET https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 Jul 03 17:54:41.089718 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6b4f8e0f-746f-4ef5-bec3-30448f6b3b9d tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:41.089981 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6b4f8e0f-746f-4ef5-bec3-30448f6b3b9d tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:41.098054 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-7d226586-51fb-4589-8f4b-60593438f51a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:41.100890 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:41.100890 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:41.100999 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-7d226586-51fb-4589-8f4b-60593438f51a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments/5aeac146-6f5a-4c90-8b4c-cd86874a8437/action Jul 03 17:54:41.101552 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-7d226586-51fb-4589-8f4b-60593438f51a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:41.101804 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-7d226586-51fb-4589-8f4b-60593438f51a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:41.104960 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6b4f8e0f-746f-4ef5-bec3-30448f6b3b9d tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Volume info retrieved successfully. Jul 03 17:54:41.109943 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6b4f8e0f-746f-4ef5-bec3-30448f6b3b9d tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 returned with HTTP 200 Jul 03 17:54:41.110328 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 652/2584] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:41 2026] GET /volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:41.122078 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:41.122078 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:41.134159 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2597badf-b3aa-408a-a9c6-cfed20a327b3 req-7d226586-51fb-4589-8f4b-60593438f51a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/5aeac146-6f5a-4c90-8b4c-cd86874a8437/action returned with HTTP 204 Jul 03 17:54:41.134803 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 637/2585] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:54:41 2026] POST /volume/v3/attachments/5aeac146-6f5a-4c90-8b4c-cd86874a8437/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:41.197419 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4982a924-aaf0-4df2-a15e-077c4b473688 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:41.199116 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4982a924-aaf0-4df2-a15e-077c4b473688 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] GET https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a Jul 03 17:54:41.199344 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4982a924-aaf0-4df2-a15e-077c4b473688 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:41.199590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4982a924-aaf0-4df2-a15e-077c4b473688 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:41.199730 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.groups [None req-4982a924-aaf0-4df2-a15e-077c4b473688 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] show called for member c85ef9e6-0f74-4245-81b5-26104d01672a {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 17:54:41.208763 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4982a924-aaf0-4df2-a15e-077c4b473688 tempest-GroupsV320Test-1711830403 tempest-GroupsV320Test-1711830403-project-member] https://10.4.3.210/volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a returned with HTTP 404 Jul 03 17:54:41.209262 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 643/2586] 10.4.3.210 () {68 vars in 1386 bytes} [Fri Jul 3 17:54:41 2026] GET /volume/v3/groups/c85ef9e6-0f74-4245-81b5-26104d01672a => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:41.216033 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e9f21850-6559-4d78-84ef-407be195dec0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:41.219285 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e9f21850-6559-4d78-84ef-407be195dec0 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/9bde0f2d-3f03-4c2a-bf33-29f3dac2ec67 Jul 03 17:54:41.219499 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e9f21850-6559-4d78-84ef-407be195dec0 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:41.219674 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e9f21850-6559-4d78-84ef-407be195dec0 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:41.219997 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:41.219997 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:41.231287 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e9f21850-6559-4d78-84ef-407be195dec0 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] https://10.4.3.210/volume/v3/group_types/9bde0f2d-3f03-4c2a-bf33-29f3dac2ec67 returned with HTTP 202 Jul 03 17:54:41.231641 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 655/2587] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:54:41 2026] DELETE /volume/v3/group_types/9bde0f2d-3f03-4c2a-bf33-29f3dac2ec67 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:41.240057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dee0fc74-21dc-45eb-abf9-6e7a077c3ce8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:41.242304 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dee0fc74-21dc-45eb-abf9-6e7a077c3ce8 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] DELETE https://10.4.3.210/volume/v3/types/82ff4591-d82b-44a7-8cd8-ab66aef5aeb8 Jul 03 17:54:41.242585 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dee0fc74-21dc-45eb-abf9-6e7a077c3ce8 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:41.242874 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dee0fc74-21dc-45eb-abf9-6e7a077c3ce8 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:41.277189 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dee0fc74-21dc-45eb-abf9-6e7a077c3ce8 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] https://10.4.3.210/volume/v3/types/82ff4591-d82b-44a7-8cd8-ab66aef5aeb8 returned with HTTP 202 Jul 03 17:54:41.277620 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 653/2588] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:54:41 2026] DELETE /volume/v3/types/82ff4591-d82b-44a7-8cd8-ab66aef5aeb8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:41.285270 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0ecd7a0f-b20e-4506-915d-4be6edee65b9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:41.287182 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0ecd7a0f-b20e-4506-915d-4be6edee65b9 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] GET https://10.4.3.210/volume/v3/types/82ff4591-d82b-44a7-8cd8-ab66aef5aeb8 Jul 03 17:54:41.287423 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0ecd7a0f-b20e-4506-915d-4be6edee65b9 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:41.287645 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0ecd7a0f-b20e-4506-915d-4be6edee65b9 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:41.291310 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0ecd7a0f-b20e-4506-915d-4be6edee65b9 tempest-GroupsV320Test-429671535 tempest-GroupsV320Test-429671535-project-admin] https://10.4.3.210/volume/v3/types/82ff4591-d82b-44a7-8cd8-ab66aef5aeb8 returned with HTTP 404 Jul 03 17:54:41.291891 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 638/2589] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:54:41 2026] GET /volume/v3/types/82ff4591-d82b-44a7-8cd8-ab66aef5aeb8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:41.666025 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-665acf9a-1fa0-4916-9cf3-9796de2f98c2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:41.668283 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-665acf9a-1fa0-4916-9cf3-9796de2f98c2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524/action Jul 03 17:54:41.668847 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-665acf9a-1fa0-4916-9cf3-9796de2f98c2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:54:41.668847 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-665acf9a-1fa0-4916-9cf3-9796de2f98c2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:41.691129 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:41.691129 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:41.706379 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-66ca7810-4a6f-42b0-a1e1-84e7eedee10f req-665acf9a-1fa0-4916-9cf3-9796de2f98c2 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524/action returned with HTTP 204 Jul 03 17:54:41.706978 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 644/2590] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:54:41 2026] POST /volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:42.124574 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ee5b66ea-454d-4e76-b363-20579f8f1aa2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:42.126702 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ee5b66ea-454d-4e76-b363-20579f8f1aa2 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] GET https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 Jul 03 17:54:42.126954 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ee5b66ea-454d-4e76-b363-20579f8f1aa2 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:42.127139 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ee5b66ea-454d-4e76-b363-20579f8f1aa2 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:42.134821 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:42.134821 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:42.138588 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ee5b66ea-454d-4e76-b363-20579f8f1aa2 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Volume info retrieved successfully. Jul 03 17:54:42.142961 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ee5b66ea-454d-4e76-b363-20579f8f1aa2 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 returned with HTTP 200 Jul 03 17:54:42.143475 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 656/2591] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:42 2026] GET /volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:54:42.160035 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-034997da-4da2-4b25-9571-4ff5b87596c1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:42.161658 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-034997da-4da2-4b25-9571-4ff5b87596c1 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True Jul 03 17:54:42.161864 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-034997da-4da2-4b25-9571-4ff5b87596c1 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:42.162045 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-034997da-4da2-4b25-9571-4ff5b87596c1 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:42.179689 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-034997da-4da2-4b25-9571-4ff5b87596c1 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True returned with HTTP 200 Jul 03 17:54:42.180152 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 654/2592] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:42 2026] GET /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True => generated 2673 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:42.197402 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b33620ec-64f3-4ee4-a08e-11806409ee8b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:42.199836 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b33620ec-64f3-4ee4-a08e-11806409ee8b tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 Jul 03 17:54:42.200138 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b33620ec-64f3-4ee4-a08e-11806409ee8b tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:42.200446 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b33620ec-64f3-4ee4-a08e-11806409ee8b tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:42.200707 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-b33620ec-64f3-4ee4-a08e-11806409ee8b tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Delete volume with id: d6c581d5-21df-44d7-8f05-3a6951cad818 Jul 03 17:54:42.213829 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:42.213829 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:42.214444 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b33620ec-64f3-4ee4-a08e-11806409ee8b tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Volume info retrieved successfully. Jul 03 17:54:42.245673 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b33620ec-64f3-4ee4-a08e-11806409ee8b tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Delete volume request issued successfully. Jul 03 17:54:42.245673 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b33620ec-64f3-4ee4-a08e-11806409ee8b tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 returned with HTTP 202 Jul 03 17:54:42.246438 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 639/2593] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:42 2026] DELETE /volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:42.254120 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b11f45eb-e108-4f5e-b044-11b3cab4a9c0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:42.256437 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b11f45eb-e108-4f5e-b044-11b3cab4a9c0 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] GET https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 Jul 03 17:54:42.256923 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b11f45eb-e108-4f5e-b044-11b3cab4a9c0 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:42.257416 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b11f45eb-e108-4f5e-b044-11b3cab4a9c0 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:42.265583 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:42.265583 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:42.269999 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b11f45eb-e108-4f5e-b044-11b3cab4a9c0 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Volume info retrieved successfully. Jul 03 17:54:42.278431 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b11f45eb-e108-4f5e-b044-11b3cab4a9c0 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 returned with HTTP 200 Jul 03 17:54:42.279006 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 645/2594] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:42 2026] GET /volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:43.293567 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b52854ee-ee4d-499d-b16a-5d651f7ee159 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:43.297306 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b52854ee-ee4d-499d-b16a-5d651f7ee159 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] GET https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 Jul 03 17:54:43.297590 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b52854ee-ee4d-499d-b16a-5d651f7ee159 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:43.297888 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b52854ee-ee4d-499d-b16a-5d651f7ee159 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:43.308109 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b52854ee-ee4d-499d-b16a-5d651f7ee159 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 returned with HTTP 404 Jul 03 17:54:43.308795 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 657/2595] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:43 2026] GET /volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:43.316962 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-509de281-a3d2-4a62-980c-0edac33a43c0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:43.318792 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-509de281-a3d2-4a62-980c-0edac33a43c0 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] GET https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 Jul 03 17:54:43.318994 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-509de281-a3d2-4a62-980c-0edac33a43c0 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:43.319274 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-509de281-a3d2-4a62-980c-0edac33a43c0 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:43.324457 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-509de281-a3d2-4a62-980c-0edac33a43c0 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 returned with HTTP 404 Jul 03 17:54:43.324918 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 655/2596] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:43 2026] GET /volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:43.334426 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9aff6f01-3c92-46fe-b077-0b65f2994524 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:43.336107 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9aff6f01-3c92-46fe-b077-0b65f2994524 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 Jul 03 17:54:43.336287 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9aff6f01-3c92-46fe-b077-0b65f2994524 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:43.336458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9aff6f01-3c92-46fe-b077-0b65f2994524 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:43.336638 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-9aff6f01-3c92-46fe-b077-0b65f2994524 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Delete volume with id: d6c581d5-21df-44d7-8f05-3a6951cad818 Jul 03 17:54:43.341892 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9aff6f01-3c92-46fe-b077-0b65f2994524 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 returned with HTTP 404 Jul 03 17:54:43.342341 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 640/2597] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:43 2026] DELETE /volume/v3/volumes/d6c581d5-21df-44d7-8f05-3a6951cad818 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:43.352800 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:43.355557 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:54:43.356950 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1454031293"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:43.359626 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1454031293'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:54:43.360202 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Create volume of 1 GB Jul 03 17:54:43.366455 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Availability Zones retrieved successfully. Jul 03 17:54:43.376968 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Flow 'volume_create_api' (eb81d1d3-0b6f-45b4-b7f7-04e02f7332f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:43.378230 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4342e2-f350-4bf2-9514-d168e83245c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:43.379470 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:54:43.417039 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4342e2-f350-4bf2-9514-d168e83245c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:43.417039 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0eaa46f-c025-4099-8c5e-aded668e4940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:43.467812 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Created reservations ['0303b064-35a5-4d84-90e0-7ef2018fe003', '6796e33b-2ad9-4546-aba3-76c0a0798497', 'f95c4637-4396-4b71-979a-dbbff38395d8', '2b57c84a-4c06-44f0-a73f-6f7b1aff5ba8'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:43.470861 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0eaa46f-c025-4099-8c5e-aded668e4940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0303b064-35a5-4d84-90e0-7ef2018fe003', '6796e33b-2ad9-4546-aba3-76c0a0798497', 'f95c4637-4396-4b71-979a-dbbff38395d8', '2b57c84a-4c06-44f0-a73f-6f7b1aff5ba8']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:43.472327 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd765f1-51fb-46d5-89a0-8e8e15e511f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:43.507811 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd765f1-51fb-46d5-89a0-8e8e15e511f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52dc0fce-ec51-47dd-8475-f37089378334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1454031293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274f5c9252264d8588bd755a18b6668b',qos_specs=None,replication_status=,reservations=['0303b064-35a5-4d84-90e0-7ef2018fe003','6796e33b-2ad9-4546-aba3-76c0a0798497','f95c4637-4396-4b71-979a-dbbff38395d8','2b57c84a-4c06-44f0-a73f-6f7b1aff5ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcec02bd3130408ea07e9cb9f9572cd6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1454031293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52dc0fce-ec51-47dd-8475-f37089378334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='274f5c9252264d8588bd755a18b6668b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcec02bd3130408ea07e9cb9f9572cd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:43.508475 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c9b3e6-61a8-4acc-aecb-c4011d321447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:43.526645 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c9b3e6-61a8-4acc-aecb-c4011d321447) transitioned into state 'SUCCESS' from state '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-1454031293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274f5c9252264d8588bd755a18b6668b',qos_specs=None,replication_status=,reservations=['0303b064-35a5-4d84-90e0-7ef2018fe003','6796e33b-2ad9-4546-aba3-76c0a0798497','f95c4637-4396-4b71-979a-dbbff38395d8','2b57c84a-4c06-44f0-a73f-6f7b1aff5ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcec02bd3130408ea07e9cb9f9572cd6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:43.527396 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c1d3c6-3fb3-4b12-ac6f-290865acc3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:43.543416 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c1d3c6-3fb3-4b12-ac6f-290865acc3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:43.544422 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Flow 'volume_create_api' (eb81d1d3-0b6f-45b4-b7f7-04e02f7332f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:43.544942 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Create volume request issued successfully. Jul 03 17:54:43.545637 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-051e48b3-e3f5-4fb5-a1c3-04a6359e28fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:54:43.546113 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 646/2598] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:54:43 2026] POST /volume/v3/volumes => generated 756 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:54:43.568558 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0fb8d75a-3a78-4985-9d90-d3f30d1d9b97 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:43.571345 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0fb8d75a-3a78-4985-9d90-d3f30d1d9b97 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] GET https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:43.571549 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0fb8d75a-3a78-4985-9d90-d3f30d1d9b97 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:43.573424 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0fb8d75a-3a78-4985-9d90-d3f30d1d9b97 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:43.581717 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:43.581717 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:43.586463 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0fb8d75a-3a78-4985-9d90-d3f30d1d9b97 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Volume info retrieved successfully. Jul 03 17:54:43.592126 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0fb8d75a-3a78-4985-9d90-d3f30d1d9b97 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 returned with HTTP 200 Jul 03 17:54:43.592551 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 658/2599] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:43 2026] GET /volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:44.146573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-92654d7b-2c81-4b62-98ee-aed74b79984c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:44.290799 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:54:44.290799 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-359408716"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:44.291671 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-359408716'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:54:44.291936 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Create volume of 1 GB Jul 03 17:54:44.296865 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Availability Zones retrieved successfully. Jul 03 17:54:44.304627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Flow 'volume_create_api' (8624c1e7-5e39-452b-ad68-539d60e5d1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:44.306122 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed8c92d-fda0-4805-8ac3-521f538509a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:44.307669 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:54:44.343744 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed8c92d-fda0-4805-8ac3-521f538509a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:44.345004 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0aeeae4-552c-49b0-83fe-97731a74c394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:44.419383 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Created reservations ['a51ba26e-f4ec-4c36-9b20-85d3bb63322d', '836b67e9-0149-4b2e-babe-13d60d849f08', '421b3271-52f1-41e7-b802-449a491aa9b0', '3d79361f-a7d9-4077-a0e6-5445f63d74c8'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:44.420366 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0aeeae4-552c-49b0-83fe-97731a74c394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a51ba26e-f4ec-4c36-9b20-85d3bb63322d', '836b67e9-0149-4b2e-babe-13d60d849f08', '421b3271-52f1-41e7-b802-449a491aa9b0', '3d79361f-a7d9-4077-a0e6-5445f63d74c8']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:44.421370 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e46b697-e4bc-4d52-bdd5-7ef1c1a5a08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:44.451000 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e46b697-e4bc-4d52-bdd5-7ef1c1a5a08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cfd9525-b0b7-4f50-941f-35aa01073b03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-359408716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0032b85f74c6a9b356bae145c5d42',qos_specs=None,replication_status=,reservations=['a51ba26e-f4ec-4c36-9b20-85d3bb63322d','836b67e9-0149-4b2e-babe-13d60d849f08','421b3271-52f1-41e7-b802-449a491aa9b0','3d79361f-a7d9-4077-a0e6-5445f63d74c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfdf6d4e7bb246bbb1a9d21802ab8f72',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-359408716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cfd9525-b0b7-4f50-941f-35aa01073b03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef0032b85f74c6a9b356bae145c5d42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfdf6d4e7bb246bbb1a9d21802ab8f72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:44.452045 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced82b09-995d-480e-a5f1-8021eac60f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:44.471803 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced82b09-995d-480e-a5f1-8021eac60f65) transitioned into state 'SUCCESS' from state '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-359408716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0032b85f74c6a9b356bae145c5d42',qos_specs=None,replication_status=,reservations=['a51ba26e-f4ec-4c36-9b20-85d3bb63322d','836b67e9-0149-4b2e-babe-13d60d849f08','421b3271-52f1-41e7-b802-449a491aa9b0','3d79361f-a7d9-4077-a0e6-5445f63d74c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfdf6d4e7bb246bbb1a9d21802ab8f72',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:44.473061 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12e4a8c-19dc-4584-9572-00e391aee60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:44.483448 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12e4a8c-19dc-4584-9572-00e391aee60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:44.484404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Flow 'volume_create_api' (8624c1e7-5e39-452b-ad68-539d60e5d1d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:44.484682 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Create volume request issued successfully. Jul 03 17:54:44.485307 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-92654d7b-2c81-4b62-98ee-aed74b79984c tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:54:44.485697 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 656/2600] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:54:44 2026] POST /volume/v3/volumes => generated 818 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:44.500490 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-94fe3d6e-0546-44ee-9c37-a01a2a0741eb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:44.502213 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-94fe3d6e-0546-44ee-9c37-a01a2a0741eb tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:44.502428 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-94fe3d6e-0546-44ee-9c37-a01a2a0741eb tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:44.502600 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-94fe3d6e-0546-44ee-9c37-a01a2a0741eb tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:44.510133 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:44.510133 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:44.514004 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-94fe3d6e-0546-44ee-9c37-a01a2a0741eb tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Volume info retrieved successfully. Jul 03 17:54:44.517984 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-94fe3d6e-0546-44ee-9c37-a01a2a0741eb tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 returned with HTTP 200 Jul 03 17:54:44.518394 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 641/2601] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:44 2026] GET /volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:44.604561 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8be382bc-e7b1-455c-892d-d0101b4f27af None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:44.609862 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8be382bc-e7b1-455c-892d-d0101b4f27af tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] GET https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:44.610050 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8be382bc-e7b1-455c-892d-d0101b4f27af tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:44.610221 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8be382bc-e7b1-455c-892d-d0101b4f27af tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:44.621662 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:44.621662 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:44.625231 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8be382bc-e7b1-455c-892d-d0101b4f27af tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Volume info retrieved successfully. Jul 03 17:54:44.630256 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8be382bc-e7b1-455c-892d-d0101b4f27af tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 returned with HTTP 200 Jul 03 17:54:44.630609 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 647/2602] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:44 2026] GET /volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:44.643688 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-44bef577-c39c-4a3b-aadc-7e448422ee71 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:44.645615 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-44bef577-c39c-4a3b-aadc-7e448422ee71 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True Jul 03 17:54:44.645828 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-44bef577-c39c-4a3b-aadc-7e448422ee71 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:44.646022 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-44bef577-c39c-4a3b-aadc-7e448422ee71 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:44.664872 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-44bef577-c39c-4a3b-aadc-7e448422ee71 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True returned with HTTP 200 Jul 03 17:54:44.665329 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 659/2603] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:44 2026] GET /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True => generated 2673 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:44.676060 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-aea69867-fc08-4923-80be-7dc875e45f6b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:44.678042 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aea69867-fc08-4923-80be-7dc875e45f6b tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/68981552a25845e9b3bb0483d2fa7908?usage=True Jul 03 17:54:44.678244 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aea69867-fc08-4923-80be-7dc875e45f6b tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:44.678430 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aea69867-fc08-4923-80be-7dc875e45f6b tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:44.678705 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:44.678705 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:44.696045 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aea69867-fc08-4923-80be-7dc875e45f6b tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/68981552a25845e9b3bb0483d2fa7908?usage=True returned with HTTP 200 Jul 03 17:54:44.696498 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 657/2604] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:44 2026] GET /volume/v3/os-quota-sets/68981552a25845e9b3bb0483d2fa7908?usage=True => generated 2673 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:44.707801 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0817fc2a-adb6-4c68-b15c-d2053ed217fc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:44.709849 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0817fc2a-adb6-4c68-b15c-d2053ed217fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] POST https://10.4.3.210/volume/v3/os-volume-transfer Jul 03 17:54:44.710244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0817fc2a-adb6-4c68-b15c-d2053ed217fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "52dc0fce-ec51-47dd-8475-f37089378334"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:44.712449 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.volume_transfer [None req-0817fc2a-adb6-4c68-b15c-d2053ed217fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Creating new volume transfer {'transfer': {'volume_id': '52dc0fce-ec51-47dd-8475-f37089378334'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 17:54:44.712582 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.volume_transfer [None req-0817fc2a-adb6-4c68-b15c-d2053ed217fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Creating transfer of volume 52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:44.712720 np0000004448 devstack@c-api.service[99943]: INFO cinder.transfer.api [None req-0817fc2a-adb6-4c68-b15c-d2053ed217fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Generating transfer record for volume 52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:44.721279 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:44.721279 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:44.732483 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0817fc2a-adb6-4c68-b15c-d2053ed217fc tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 17:54:44.733034 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 642/2605] 10.4.3.210 () {68 vars in 1291 bytes} [Fri Jul 3 17:54:44 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:54:44.741177 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:44.807525 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] POST https://10.4.3.210/volume/v3/os-volume-transfer/4a3f1d85-2655-492f-96bc-9424baae93fe/accept Jul 03 17:54:44.807950 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5d5dfcedb8e4ae1a"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:44.809421 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.volume_transfer [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Accepting volume transfer 4a3f1d85-2655-492f-96bc-9424baae93fe {{(pid=99942) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 17:54:44.809528 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.volume_transfer [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Accepting transfer 4a3f1d85-2655-492f-96bc-9424baae93fe Jul 03 17:54:44.865962 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Created reservations ['4e9d941c-746b-47e2-8d4a-3d4d268b5a83', 'ab8d557a-fa7b-4380-a99f-020400b21cc4', '86ed0e48-b469-4a07-8a1f-9a0fa4b93312', 'b0d7801b-b1c4-4358-b7bb-69fb818d006c'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:44.883134 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Created reservations ['1308db97-aeb6-4467-a2d7-45efc9db1073', 'cac27062-fae1-4daa-8b22-61c5ec9bce15', 'cd4bce60-b473-4d29-a165-62ac021ed6f8', '591a8afb-c111-4d13-9832-bad8505b541e'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:44.910994 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Created reservations ['f28208d6-c305-43aa-91f6-9c1ebf19001d', '83004b3a-fbbd-4d86-ae54-68d09dfbd2e1', '2c28eff7-9b1c-4364-811d-06145efe0589', 'f672483c-a269-49fa-9644-22e2a9d91878'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:44.938569 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Created reservations ['72fd2c9c-c14c-498a-8bcc-b980fa19970d', '279831e5-0340-4cca-8d4b-97a64598abee', '59a54170-4527-4135-84d0-c62251717e39', '5b3037d1-25e9-4f35-9621-d5f7f44d578e'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:45.440552 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Transfer volume completed successfully. Jul 03 17:54:45.512534 np0000004448 devstack@c-api.service[99942]: INFO cinder.transfer.api [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Volume 52dc0fce-ec51-47dd-8475-f37089378334 has been transferred. Jul 03 17:54:45.522125 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-50453d6e-d2fb-4034-bf09-ae8aaad7b027 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/4a3f1d85-2655-492f-96bc-9424baae93fe/accept returned with HTTP 202 Jul 03 17:54:45.522672 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 648/2606] 10.4.3.210 () {68 vars in 1423 bytes} [Fri Jul 3 17:54:44 2026] POST /volume/v3/os-volume-transfer/4a3f1d85-2655-492f-96bc-9424baae93fe/accept => generated 365 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:54:45.530736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b084241b-4cfc-4d74-b032-32f4ba8e3de7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.530945 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-600aee5a-5417-490f-a442-1cba4a1bb380 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.533320 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b084241b-4cfc-4d74-b032-32f4ba8e3de7 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] GET https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:45.533472 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-600aee5a-5417-490f-a442-1cba4a1bb380 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:45.533534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b084241b-4cfc-4d74-b032-32f4ba8e3de7 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:45.533738 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b084241b-4cfc-4d74-b032-32f4ba8e3de7 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:45.533796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-600aee5a-5417-490f-a442-1cba4a1bb380 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:45.534181 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-600aee5a-5417-490f-a442-1cba4a1bb380 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:45.545854 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:45.545854 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:45.546868 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:45.546868 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:45.550845 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b084241b-4cfc-4d74-b032-32f4ba8e3de7 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] Volume info retrieved successfully. Jul 03 17:54:45.553205 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-600aee5a-5417-490f-a442-1cba4a1bb380 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Volume info retrieved successfully. Jul 03 17:54:45.556367 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b084241b-4cfc-4d74-b032-32f4ba8e3de7 tempest-VolumeQuotasAdminTestJSON-2144909697 tempest-VolumeQuotasAdminTestJSON-2144909697-project-member] https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 returned with HTTP 200 Jul 03 17:54:45.557136 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 660/2607] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:45 2026] GET /volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:45.560897 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-600aee5a-5417-490f-a442-1cba4a1bb380 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 returned with HTTP 200 Jul 03 17:54:45.561544 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 658/2608] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:45 2026] GET /volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:45.569106 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-47a97f5b-969f-45d8-bd50-4da6e33ccbbd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.570952 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-47a97f5b-969f-45d8-bd50-4da6e33ccbbd tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True Jul 03 17:54:45.571282 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-47a97f5b-969f-45d8-bd50-4da6e33ccbbd tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:45.571335 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-47a97f5b-969f-45d8-bd50-4da6e33ccbbd tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:45.576234 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-373631b4-a293-451d-a377-47f8dc78e984 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.579548 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-373631b4-a293-451d-a377-47f8dc78e984 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] POST https://10.4.3.210/volume/v3/volume-transfers Jul 03 17:54:45.580120 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-373631b4-a293-451d-a377-47f8dc78e984 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2cfd9525-b0b7-4f50-941f-35aa01073b03"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:45.582160 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volume_transfer [None req-373631b4-a293-451d-a377-47f8dc78e984 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Creating new volume transfer {'transfer': {'volume_id': '2cfd9525-b0b7-4f50-941f-35aa01073b03'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 17:54:45.582359 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volume_transfer [None req-373631b4-a293-451d-a377-47f8dc78e984 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Creating transfer of volume 2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:45.582510 np0000004448 devstack@c-api.service[99942]: INFO cinder.transfer.api [None req-373631b4-a293-451d-a377-47f8dc78e984 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Generating transfer record for volume 2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:45.592329 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:45.592329 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:45.600627 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-47a97f5b-969f-45d8-bd50-4da6e33ccbbd tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True returned with HTTP 200 Jul 03 17:54:45.601108 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 643/2609] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:45 2026] GET /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b?usage=True => generated 2673 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:45.604615 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-373631b4-a293-451d-a377-47f8dc78e984 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 202 Jul 03 17:54:45.605291 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 649/2610] 10.4.3.210 () {70 vars in 1326 bytes} [Fri Jul 3 17:54:45 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:45.612195 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e8c31196-d48d-4132-ab65-3d1f3ea91be5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.613912 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e8c31196-d48d-4132-ab65-3d1f3ea91be5 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/68981552a25845e9b3bb0483d2fa7908?usage=True Jul 03 17:54:45.614562 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e8c31196-d48d-4132-ab65-3d1f3ea91be5 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:45.614562 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e8c31196-d48d-4132-ab65-3d1f3ea91be5 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:45.616400 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-512595f7-dcea-4ef3-811f-75a1fa56d932 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.618726 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-512595f7-dcea-4ef3-811f-75a1fa56d932 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:45.619060 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-512595f7-dcea-4ef3-811f-75a1fa56d932 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:45.619321 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-512595f7-dcea-4ef3-811f-75a1fa56d932 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:45.628529 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:45.628529 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:45.633203 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-512595f7-dcea-4ef3-811f-75a1fa56d932 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Volume info retrieved successfully. Jul 03 17:54:45.634293 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e8c31196-d48d-4132-ab65-3d1f3ea91be5 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/68981552a25845e9b3bb0483d2fa7908?usage=True returned with HTTP 200 Jul 03 17:54:45.634752 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 661/2611] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:45 2026] GET /volume/v3/os-quota-sets/68981552a25845e9b3bb0483d2fa7908?usage=True => generated 2673 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:45.639386 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-512595f7-dcea-4ef3-811f-75a1fa56d932 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 returned with HTTP 200 Jul 03 17:54:45.639900 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 659/2612] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:45 2026] GET /volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:45.646220 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-23628ced-8131-4047-a8f0-ce070a402640 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.648285 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-23628ced-8131-4047-a8f0-ce070a402640 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:45.648457 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-23628ced-8131-4047-a8f0-ce070a402640 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:45.648623 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-23628ced-8131-4047-a8f0-ce070a402640 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:45.648826 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-23628ced-8131-4047-a8f0-ce070a402640 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Delete volume with id: 52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:45.653634 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-44d75606-6f57-49ad-b06d-1b2ba203d972 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.655273 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-44d75606-6f57-49ad-b06d-1b2ba203d972 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volume-transfers/4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2 Jul 03 17:54:45.655458 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-44d75606-6f57-49ad-b06d-1b2ba203d972 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:45.655530 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:45.655530 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:45.655612 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-44d75606-6f57-49ad-b06d-1b2ba203d972 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:45.655970 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-23628ced-8131-4047-a8f0-ce070a402640 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Volume info retrieved successfully. Jul 03 17:54:45.659578 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-44d75606-6f57-49ad-b06d-1b2ba203d972 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volume-transfers/4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2 returned with HTTP 200 Jul 03 17:54:45.660119 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 650/2613] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:54:45 2026] GET /volume/v3/volume-transfers/4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2 => generated 540 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:45.669152 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d3b66d54-007b-4a27-ba6b-003e6a8bd127 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.671605 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3b66d54-007b-4a27-ba6b-003e6a8bd127 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volume-transfers Jul 03 17:54:45.671935 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d3b66d54-007b-4a27-ba6b-003e6a8bd127 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:45.672211 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d3b66d54-007b-4a27-ba6b-003e6a8bd127 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:45.672434 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volume_transfer [None req-d3b66d54-007b-4a27-ba6b-003e6a8bd127 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Listing volume transfers {{(pid=99941) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 17:54:45.677808 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-23628ced-8131-4047-a8f0-ce070a402640 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Delete volume request issued successfully. Jul 03 17:54:45.677808 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-23628ced-8131-4047-a8f0-ce070a402640 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 returned with HTTP 202 Jul 03 17:54:45.677808 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 644/2614] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:45 2026] DELETE /volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:45.679162 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3b66d54-007b-4a27-ba6b-003e6a8bd127 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 200 Jul 03 17:54:45.679690 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 662/2615] 10.4.3.210 () {68 vars in 1305 bytes} [Fri Jul 3 17:54:45 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:45.687132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8b4b6740-f695-42b8-88b9-ce1f9761831f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.687132 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8b4b6740-f695-42b8-88b9-ce1f9761831f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:45.687132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8b4b6740-f695-42b8-88b9-ce1f9761831f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:45.687132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8b4b6740-f695-42b8-88b9-ce1f9761831f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:45.693406 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:45.693406 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:45.695731 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:45.697398 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8b4b6740-f695-42b8-88b9-ce1f9761831f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Volume info retrieved successfully. Jul 03 17:54:45.701723 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8b4b6740-f695-42b8-88b9-ce1f9761831f tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 returned with HTTP 200 Jul 03 17:54:45.702220 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 660/2616] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:45 2026] GET /volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 => generated 1012 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:45.752268 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] POST https://10.4.3.210/volume/v3/volume-transfers/4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2/accept Jul 03 17:54:45.752268 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "59b73089ec714568"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:45.753343 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.volume_transfer [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Accepting volume transfer 4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2 {{(pid=99942) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 17:54:45.753433 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.volume_transfer [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Accepting transfer 4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2 Jul 03 17:54:45.806062 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Created reservations ['0ab9f73d-eb4e-48e5-8e32-b9aef8586361', 'ad2be7aa-79ac-475e-b25e-69f7e9a102c0', '1cc0a15e-a61c-4b4b-b379-57af50f3120b', 'cbdb7e35-1517-43a6-b8f3-5dd380fcec76'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:45.822851 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Created reservations ['68270e51-6c92-4a18-a1a8-83205e779d52', 'd4a8be51-016e-42c8-ac93-6631424ba916', '36ad85af-5c29-4a30-891d-79d0bd01ed74', '933b179e-c6dd-4d1e-8328-bded0a203559'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:45.853816 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Created reservations ['e1685bfa-8244-4d7e-8959-756011823b03', '8c64bae8-b60b-4617-bc44-60ed5122b230', 'ba70943f-26cd-44da-856e-8d7935603b7e', '4b5a2183-9af1-4d1a-8c59-652eae2c6c32'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:45.882896 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Created reservations ['0aed476d-57e9-4308-9dd2-39e5e1d8bf9d', '5a71a94a-0c37-4549-9d10-e0ca8c51766b', '62b0d318-362c-42d7-9336-37974dc68f33', '9e2587e2-bae4-4f7c-b9ad-6f082e2d766f'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:46.384798 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Transfer volume completed successfully. Jul 03 17:54:46.444659 np0000004448 devstack@c-api.service[99942]: INFO cinder.transfer.api [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Volume 2cfd9525-b0b7-4f50-941f-35aa01073b03 has been transferred. Jul 03 17:54:46.451175 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b45bcc40-280c-4ada-9518-11bd9bc115d6 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] https://10.4.3.210/volume/v3/volume-transfers/4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2/accept returned with HTTP 202 Jul 03 17:54:46.451689 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 651/2617] 10.4.3.210 () {70 vars in 1458 bytes} [Fri Jul 3 17:54:45 2026] POST /volume/v3/volume-transfers/4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2/accept => generated 365 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:46.461934 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d0fb007f-0208-4321-b928-356a89e9b2de None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.463675 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d0fb007f-0208-4321-b928-356a89e9b2de tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] GET https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:46.463950 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d0fb007f-0208-4321-b928-356a89e9b2de tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:46.464130 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d0fb007f-0208-4321-b928-356a89e9b2de tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:46.471171 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:46.471171 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:46.475119 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d0fb007f-0208-4321-b928-356a89e9b2de tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Volume info retrieved successfully. Jul 03 17:54:46.479947 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d0fb007f-0208-4321-b928-356a89e9b2de tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 returned with HTTP 200 Jul 03 17:54:46.480348 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 645/2618] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:46 2026] GET /volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:46.491192 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6742a2c4-878c-4ce6-be34-8e3637b36da3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.492979 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6742a2c4-878c-4ce6-be34-8e3637b36da3 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] GET https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:46.493200 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6742a2c4-878c-4ce6-be34-8e3637b36da3 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:46.493378 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6742a2c4-878c-4ce6-be34-8e3637b36da3 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:46.499857 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:46.499857 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:46.503368 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6742a2c4-878c-4ce6-be34-8e3637b36da3 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] Volume info retrieved successfully. Jul 03 17:54:46.507964 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6742a2c4-878c-4ce6-be34-8e3637b36da3 tempest-VolumesTransfersV357Test-1858707924 tempest-VolumesTransfersV357Test-1858707924-project-member] https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 returned with HTTP 200 Jul 03 17:54:46.508298 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 663/2619] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:46 2026] GET /volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:46.519051 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-88a58828-da67-477f-9f32-e071b629f934 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.520639 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-88a58828-da67-477f-9f32-e071b629f934 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2 Jul 03 17:54:46.520857 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-88a58828-da67-477f-9f32-e071b629f934 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:46.521025 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-88a58828-da67-477f-9f32-e071b629f934 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:46.521127 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.volume_transfer [None req-88a58828-da67-477f-9f32-e071b629f934 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Delete transfer with id: 4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2 Jul 03 17:54:46.526102 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-88a58828-da67-477f-9f32-e071b629f934 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volume-transfers/4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2 returned with HTTP 404 Jul 03 17:54:46.526801 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 661/2620] 10.4.3.210 () {68 vars in 1419 bytes} [Fri Jul 3 17:54:46 2026] DELETE /volume/v3/volume-transfers/4ff0236c-1c5a-403e-8da6-d9c0eae8c6d2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:46.532873 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8e5ae45d-7fa7-4f15-8c62-aebbc9393bc2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.559494 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8e5ae45d-7fa7-4f15-8c62-aebbc9393bc2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:46.559679 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8e5ae45d-7fa7-4f15-8c62-aebbc9393bc2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:46.559873 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8e5ae45d-7fa7-4f15-8c62-aebbc9393bc2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:46.560036 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-8e5ae45d-7fa7-4f15-8c62-aebbc9393bc2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Delete volume with id: 2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:46.568156 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:46.568156 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:46.568513 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8e5ae45d-7fa7-4f15-8c62-aebbc9393bc2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Volume info retrieved successfully. Jul 03 17:54:46.591131 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8e5ae45d-7fa7-4f15-8c62-aebbc9393bc2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Delete volume request issued successfully. Jul 03 17:54:46.591131 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8e5ae45d-7fa7-4f15-8c62-aebbc9393bc2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 returned with HTTP 202 Jul 03 17:54:46.591131 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 652/2621] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:54:46 2026] DELETE /volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:46.597305 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b0d96618-c800-4125-8897-328a1948cac2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.599644 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b0d96618-c800-4125-8897-328a1948cac2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] GET https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:46.600069 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b0d96618-c800-4125-8897-328a1948cac2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:46.601193 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b0d96618-c800-4125-8897-328a1948cac2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:46.608078 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:46.608078 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:46.612654 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b0d96618-c800-4125-8897-328a1948cac2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Volume info retrieved successfully. Jul 03 17:54:46.616467 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b0d96618-c800-4125-8897-328a1948cac2 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 returned with HTTP 200 Jul 03 17:54:46.620803 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 646/2622] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:46 2026] GET /volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 => generated 1129 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:54:46.715111 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1f2019bd-a52b-42f7-ae45-824235e7c289 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.718185 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f2019bd-a52b-42f7-ae45-824235e7c289 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:46.718382 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f2019bd-a52b-42f7-ae45-824235e7c289 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:46.718635 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f2019bd-a52b-42f7-ae45-824235e7c289 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:46.729817 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f2019bd-a52b-42f7-ae45-824235e7c289 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 returned with HTTP 404 Jul 03 17:54:46.729817 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 664/2623] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:46 2026] GET /volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:46.736176 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a15b8f2e-811b-4629-83ae-6ffe8bc4ba72 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.737951 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a15b8f2e-811b-4629-83ae-6ffe8bc4ba72 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] GET https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:46.738144 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a15b8f2e-811b-4629-83ae-6ffe8bc4ba72 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:46.738322 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a15b8f2e-811b-4629-83ae-6ffe8bc4ba72 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:46.743834 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a15b8f2e-811b-4629-83ae-6ffe8bc4ba72 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 returned with HTTP 404 Jul 03 17:54:46.744304 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 662/2624] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:46 2026] GET /volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:46.750416 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1e184c7f-19ce-4a7c-a2a5-1ab40836ecb6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.752064 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1e184c7f-19ce-4a7c-a2a5-1ab40836ecb6 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] DELETE https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:46.752260 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1e184c7f-19ce-4a7c-a2a5-1ab40836ecb6 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:46.752431 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1e184c7f-19ce-4a7c-a2a5-1ab40836ecb6 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:46.752578 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-1e184c7f-19ce-4a7c-a2a5-1ab40836ecb6 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] Delete volume with id: 52dc0fce-ec51-47dd-8475-f37089378334 Jul 03 17:54:46.759537 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1e184c7f-19ce-4a7c-a2a5-1ab40836ecb6 tempest-VolumeQuotasAdminTestJSON-290390340 tempest-VolumeQuotasAdminTestJSON-290390340-project-member] https://10.4.3.210/volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 returned with HTTP 404 Jul 03 17:54:46.760022 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 653/2625] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:46 2026] DELETE /volume/v3/volumes/52dc0fce-ec51-47dd-8475-f37089378334 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:46.767506 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ab5118ad-c451-455f-a8c1-f73200d52a0d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.769265 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ab5118ad-c451-455f-a8c1-f73200d52a0d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/40c90fe2d75c45c4a051398532f1ccbb?usage=True Jul 03 17:54:46.769473 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ab5118ad-c451-455f-a8c1-f73200d52a0d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:46.769659 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ab5118ad-c451-455f-a8c1-f73200d52a0d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:46.784614 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ab5118ad-c451-455f-a8c1-f73200d52a0d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/40c90fe2d75c45c4a051398532f1ccbb?usage=True returned with HTTP 200 Jul 03 17:54:46.785065 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 647/2626] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:46 2026] GET /volume/v3/os-quota-sets/40c90fe2d75c45c4a051398532f1ccbb?usage=True => generated 2673 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:46.796327 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8739f8a2-6025-4231-9bcb-bf58863eab4d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.797877 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8739f8a2-6025-4231-9bcb-bf58863eab4d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b Jul 03 17:54:46.798306 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8739f8a2-6025-4231-9bcb-bf58863eab4d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-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=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:46.880295 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8739f8a2-6025-4231-9bcb-bf58863eab4d tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b returned with HTTP 200 Jul 03 17:54:46.880295 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 665/2627] 10.4.3.210 () {68 vars in 1375 bytes} [Fri Jul 3 17:54:46 2026] PUT /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b => generated 1541 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:46.890883 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cf967361-bd67-43b9-8b7b-e9154c79c324 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:46.893384 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cf967361-bd67-43b9-8b7b-e9154c79c324 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b Jul 03 17:54:46.893888 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cf967361-bd67-43b9-8b7b-e9154c79c324 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-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=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:46.992162 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cf967361-bd67-43b9-8b7b-e9154c79c324 tempest-VolumeQuotasAdminTestJSON-1236612722 tempest-VolumeQuotasAdminTestJSON-1236612722-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b returned with HTTP 200 Jul 03 17:54:46.992646 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 663/2628] 10.4.3.210 () {68 vars in 1375 bytes} [Fri Jul 3 17:54:46 2026] PUT /volume/v3/os-quota-sets/274f5c9252264d8588bd755a18b6668b => generated 1539 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:47.220065 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-318c10a1-e6fa-4dd6-a428-ce3b5be111da None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:47.220377 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-318c10a1-e6fa-4dd6-a428-ce3b5be111da None None] GET https://10.4.3.210/volume// Jul 03 17:54:47.220520 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-318c10a1-e6fa-4dd6-a428-ce3b5be111da None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:47.220689 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-318c10a1-e6fa-4dd6-a428-ce3b5be111da None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:47.221079 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-318c10a1-e6fa-4dd6-a428-ce3b5be111da None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:54:47.221371 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 654/2629] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:54: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 17:54:47.228344 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-4a7c2f51-841e-4bbd-a2c8-f6b3dafa3a0c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:47.230176 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-4a7c2f51-841e-4bbd-a2c8-f6b3dafa3a0c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:54:47.230488 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-4a7c2f51-841e-4bbd-a2c8-f6b3dafa3a0c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4795a47-6b38-4462-a4ad-271e60fdd8c6", "connector": null, "instance_uuid": "55a31348-1c0e-47bc-a065-a3aa93ead396"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:47.241480 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:47.241480 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:47.270402 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-4a7c2f51-841e-4bbd-a2c8-f6b3dafa3a0c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:54:47.270860 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 648/2630] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:54:47 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 17:54:47.278278 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-15d8a8fb-831f-4070-b441-61c7f321c90a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:47.279843 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-15d8a8fb-831f-4070-b441-61c7f321c90a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] DELETE https://10.4.3.210/volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524 Jul 03 17:54:47.280131 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-15d8a8fb-831f-4070-b441-61c7f321c90a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:47.280377 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-15d8a8fb-831f-4070-b441-61c7f321c90a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:47.286837 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:47.286837 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:47.632465 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-59715ebe-5029-4e31-bfcf-385cd9672233 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:47.634735 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-59715ebe-5029-4e31-bfcf-385cd9672233 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] GET https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:47.634998 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-59715ebe-5029-4e31-bfcf-385cd9672233 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:47.635207 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-59715ebe-5029-4e31-bfcf-385cd9672233 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:47.642575 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-59715ebe-5029-4e31-bfcf-385cd9672233 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 returned with HTTP 404 Jul 03 17:54:47.643013 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 664/2631] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:47 2026] GET /volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:47.650810 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cfd12b74-2fa6-480a-8d34-e775234cb033 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:47.652410 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cfd12b74-2fa6-480a-8d34-e775234cb033 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:47.652581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cfd12b74-2fa6-480a-8d34-e775234cb033 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:47.652742 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cfd12b74-2fa6-480a-8d34-e775234cb033 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:47.657446 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cfd12b74-2fa6-480a-8d34-e775234cb033 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 returned with HTTP 404 Jul 03 17:54:47.657860 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 655/2632] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:47 2026] GET /volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:47.666008 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4758226f-e9e9-4593-800e-007217f58ccf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:47.668866 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4758226f-e9e9-4593-800e-007217f58ccf tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:47.669056 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4758226f-e9e9-4593-800e-007217f58ccf tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:47.669255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4758226f-e9e9-4593-800e-007217f58ccf tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:47.669414 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-4758226f-e9e9-4593-800e-007217f58ccf tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Delete volume with id: 2cfd9525-b0b7-4f50-941f-35aa01073b03 Jul 03 17:54:47.674449 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4758226f-e9e9-4593-800e-007217f58ccf tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 returned with HTTP 404 Jul 03 17:54:47.674927 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 649/2633] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:54:47 2026] DELETE /volume/v3/volumes/2cfd9525-b0b7-4f50-941f-35aa01073b03 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:47.683314 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:47.685280 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:54:47.685636 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-584690093"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:47.686951 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-584690093'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:54:47.687101 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Create volume of 1 GB Jul 03 17:54:47.691435 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Availability Zones retrieved successfully. Jul 03 17:54:47.696839 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Flow 'volume_create_api' (54a65028-a50f-4490-8e47-c5aae408c6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:47.697702 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dc21414-2bc8-4ac7-8732-4a82973ccbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:47.703373 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:54:47.741521 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dc21414-2bc8-4ac7-8732-4a82973ccbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:47.742600 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f947035f-e700-4499-afeb-2cdd7d523395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:47.802720 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Created reservations ['de8d8713-4fe6-4ce8-bc08-a17b7926f049', '916b2fb3-cea1-4071-afee-bfc95bfc1b17', 'f4639d67-a1c8-4621-8d69-2bdc904630af', '5f6f0833-da85-4da2-b239-72374eddd5f6'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:47.803350 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f947035f-e700-4499-afeb-2cdd7d523395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de8d8713-4fe6-4ce8-bc08-a17b7926f049', '916b2fb3-cea1-4071-afee-bfc95bfc1b17', 'f4639d67-a1c8-4621-8d69-2bdc904630af', '5f6f0833-da85-4da2-b239-72374eddd5f6']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:47.804898 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef457c8-42b9-4ae9-a742-8a2127fecfe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:47.826553 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-15d8a8fb-831f-4070-b441-61c7f321c90a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524 returned with HTTP 200 Jul 03 17:54:47.826553 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 666/2634] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:54:47 2026] DELETE /volume/v3/attachments/7bc91f9a-85d2-4f06-a10c-847b2dcba524 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:47.832041 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef457c8-42b9-4ae9-a742-8a2127fecfe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf5091a7-74c8-4fd7-8799-8c2ba899e49a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-584690093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0032b85f74c6a9b356bae145c5d42',qos_specs=None,replication_status=,reservations=['de8d8713-4fe6-4ce8-bc08-a17b7926f049','916b2fb3-cea1-4071-afee-bfc95bfc1b17','f4639d67-a1c8-4621-8d69-2bdc904630af','5f6f0833-da85-4da2-b239-72374eddd5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfdf6d4e7bb246bbb1a9d21802ab8f72',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-584690093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf5091a7-74c8-4fd7-8799-8c2ba899e49a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef0032b85f74c6a9b356bae145c5d42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfdf6d4e7bb246bbb1a9d21802ab8f72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:47.832942 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1456d3d-9734-4a55-8a55-add3eed9a106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:47.855331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1456d3d-9734-4a55-8a55-add3eed9a106) transitioned into state 'SUCCESS' from state '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-584690093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef0032b85f74c6a9b356bae145c5d42',qos_specs=None,replication_status=,reservations=['de8d8713-4fe6-4ce8-bc08-a17b7926f049','916b2fb3-cea1-4071-afee-bfc95bfc1b17','f4639d67-a1c8-4621-8d69-2bdc904630af','5f6f0833-da85-4da2-b239-72374eddd5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfdf6d4e7bb246bbb1a9d21802ab8f72',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:47.856283 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b0fa2c-24d3-4849-b5d1-2b37000fddd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:47.866062 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b0fa2c-24d3-4849-b5d1-2b37000fddd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:47.866936 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Flow 'volume_create_api' (54a65028-a50f-4490-8e47-c5aae408c6df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:47.867251 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Create volume request issued successfully. Jul 03 17:54:47.867851 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c9142b8-b099-4a06-87a8-cbb872baf2ca tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:54:47.868262 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 665/2635] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:54:47 2026] POST /volume/v3/volumes => generated 818 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:47.885422 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d18a25bf-7618-4a81-a8c7-2ceff721276b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:47.887384 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d18a25bf-7618-4a81-a8c7-2ceff721276b tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:47.887618 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d18a25bf-7618-4a81-a8c7-2ceff721276b tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:47.887998 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d18a25bf-7618-4a81-a8c7-2ceff721276b tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:47.894677 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:47.894677 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:47.901869 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d18a25bf-7618-4a81-a8c7-2ceff721276b tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Volume info retrieved successfully. Jul 03 17:54:47.909956 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d18a25bf-7618-4a81-a8c7-2ceff721276b tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a returned with HTTP 200 Jul 03 17:54:47.910560 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 656/2636] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:47 2026] GET /volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:48.255862 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d6498cef-7e80-4665-9128-f1da122455eb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:48.257794 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d6498cef-7e80-4665-9128-f1da122455eb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:48.258002 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d6498cef-7e80-4665-9128-f1da122455eb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:48.258183 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d6498cef-7e80-4665-9128-f1da122455eb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:48.258331 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-d6498cef-7e80-4665-9128-f1da122455eb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume with id: b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:48.264991 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:48.264991 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:48.265478 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d6498cef-7e80-4665-9128-f1da122455eb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:48.291019 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d6498cef-7e80-4665-9128-f1da122455eb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume request issued successfully. Jul 03 17:54:48.291019 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d6498cef-7e80-4665-9128-f1da122455eb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 202 Jul 03 17:54:48.291019 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 650/2637] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:48 2026] DELETE /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:48.297670 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b0bdd323-688e-4187-a5e3-fd0bbdae6952 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:48.298923 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b0bdd323-688e-4187-a5e3-fd0bbdae6952 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:48.299173 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b0bdd323-688e-4187-a5e3-fd0bbdae6952 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:48.299436 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b0bdd323-688e-4187-a5e3-fd0bbdae6952 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:48.307409 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:48.307409 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:48.310377 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b0bdd323-688e-4187-a5e3-fd0bbdae6952 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:48.315812 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b0bdd323-688e-4187-a5e3-fd0bbdae6952 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 200 Jul 03 17:54:48.316301 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 667/2638] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:48 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:48.924262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7aed9688-5922-4021-9441-ea8601348a27 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:48.927284 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7aed9688-5922-4021-9441-ea8601348a27 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:48.927498 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7aed9688-5922-4021-9441-ea8601348a27 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:48.927678 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7aed9688-5922-4021-9441-ea8601348a27 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:48.934843 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:48.934843 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:48.938411 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7aed9688-5922-4021-9441-ea8601348a27 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Volume info retrieved successfully. Jul 03 17:54:48.942417 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7aed9688-5922-4021-9441-ea8601348a27 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a returned with HTTP 200 Jul 03 17:54:48.942833 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 666/2639] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:48 2026] GET /volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:48.958640 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e7166bcb-342d-4375-9f48-bc9295cbbeae None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:48.960121 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e7166bcb-342d-4375-9f48-bc9295cbbeae tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] POST https://10.4.3.210/volume/v3/volume-transfers Jul 03 17:54:48.960419 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e7166bcb-342d-4375-9f48-bc9295cbbeae tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cf5091a7-74c8-4fd7-8799-8c2ba899e49a"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:48.961618 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volume_transfer [None req-e7166bcb-342d-4375-9f48-bc9295cbbeae tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cf5091a7-74c8-4fd7-8799-8c2ba899e49a'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 17:54:48.962955 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volume_transfer [None req-e7166bcb-342d-4375-9f48-bc9295cbbeae tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Creating transfer of volume cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:48.962955 np0000004448 devstack@c-api.service[99942]: INFO cinder.transfer.api [None req-e7166bcb-342d-4375-9f48-bc9295cbbeae tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Generating transfer record for volume cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:48.970009 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:48.970009 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:48.984402 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e7166bcb-342d-4375-9f48-bc9295cbbeae tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 202 Jul 03 17:54:48.984798 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 657/2640] 10.4.3.210 () {70 vars in 1326 bytes} [Fri Jul 3 17:54:48 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:48.992367 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1c434440-bd96-4a37-a466-42990ee786a1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:48.994171 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1c434440-bd96-4a37-a466-42990ee786a1 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:48.994275 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1c434440-bd96-4a37-a466-42990ee786a1 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:48.994481 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1c434440-bd96-4a37-a466-42990ee786a1 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.003084 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:49.003084 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:49.008398 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1c434440-bd96-4a37-a466-42990ee786a1 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Volume info retrieved successfully. Jul 03 17:54:49.013008 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1c434440-bd96-4a37-a466-42990ee786a1 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a returned with HTTP 200 Jul 03 17:54:49.013445 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 651/2641] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:48 2026] GET /volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:49.027149 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-50676293-f719-4d82-82cb-a6dfb0150267 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.032485 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-50676293-f719-4d82-82cb-a6dfb0150267 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volume-transfers/detail Jul 03 17:54:49.032485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-50676293-f719-4d82-82cb-a6dfb0150267 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.032485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-50676293-f719-4d82-82cb-a6dfb0150267 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.032485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volume_transfer [None req-50676293-f719-4d82-82cb-a6dfb0150267 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Listing volume transfers {{(pid=99941) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 17:54:49.037471 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-50676293-f719-4d82-82cb-a6dfb0150267 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 17:54:49.037471 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 668/2642] 10.4.3.210 () {68 vars in 1326 bytes} [Fri Jul 3 17:54:49 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 17:54:49.045697 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a83da631-2cd4-4414-b2cb-cb7883851cc0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.047882 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a83da631-2cd4-4414-b2cb-cb7883851cc0 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/07050f24-3f40-48df-8a4b-4f01d84a77e6 Jul 03 17:54:49.048156 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a83da631-2cd4-4414-b2cb-cb7883851cc0 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.048392 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a83da631-2cd4-4414-b2cb-cb7883851cc0 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.048534 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.volume_transfer [None req-a83da631-2cd4-4414-b2cb-cb7883851cc0 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Delete transfer with id: 07050f24-3f40-48df-8a4b-4f01d84a77e6 Jul 03 17:54:49.064286 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:49.064286 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:49.079257 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a83da631-2cd4-4414-b2cb-cb7883851cc0 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volume-transfers/07050f24-3f40-48df-8a4b-4f01d84a77e6 returned with HTTP 202 Jul 03 17:54:49.079257 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 667/2643] 10.4.3.210 () {68 vars in 1419 bytes} [Fri Jul 3 17:54:49 2026] DELETE /volume/v3/volume-transfers/07050f24-3f40-48df-8a4b-4f01d84a77e6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:49.087253 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-71096ab1-7a42-4152-af10-0dc41c6c9098 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.089479 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-71096ab1-7a42-4152-af10-0dc41c6c9098 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:49.089683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-71096ab1-7a42-4152-af10-0dc41c6c9098 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.089945 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-71096ab1-7a42-4152-af10-0dc41c6c9098 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.110879 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:49.110879 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:49.115745 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-71096ab1-7a42-4152-af10-0dc41c6c9098 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Volume info retrieved successfully. Jul 03 17:54:49.120827 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-71096ab1-7a42-4152-af10-0dc41c6c9098 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a returned with HTTP 200 Jul 03 17:54:49.121188 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 658/2644] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:49 2026] GET /volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a => generated 945 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:49.132644 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3bcbed0f-76cb-4943-abb0-e531868d600f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.134294 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3bcbed0f-76cb-4943-abb0-e531868d600f tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/07050f24-3f40-48df-8a4b-4f01d84a77e6 Jul 03 17:54:49.134479 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3bcbed0f-76cb-4943-abb0-e531868d600f tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.134643 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3bcbed0f-76cb-4943-abb0-e531868d600f tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.134743 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.volume_transfer [None req-3bcbed0f-76cb-4943-abb0-e531868d600f tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Delete transfer with id: 07050f24-3f40-48df-8a4b-4f01d84a77e6 Jul 03 17:54:49.141682 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3bcbed0f-76cb-4943-abb0-e531868d600f tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volume-transfers/07050f24-3f40-48df-8a4b-4f01d84a77e6 returned with HTTP 404 Jul 03 17:54:49.142259 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 652/2645] 10.4.3.210 () {68 vars in 1419 bytes} [Fri Jul 3 17:54:49 2026] DELETE /volume/v3/volume-transfers/07050f24-3f40-48df-8a4b-4f01d84a77e6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:49.150199 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d90b54f8-b59f-465d-a114-7ead9ef21cb4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.152318 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d90b54f8-b59f-465d-a114-7ead9ef21cb4 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:49.152534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d90b54f8-b59f-465d-a114-7ead9ef21cb4 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.152706 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d90b54f8-b59f-465d-a114-7ead9ef21cb4 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.152921 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-d90b54f8-b59f-465d-a114-7ead9ef21cb4 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Delete volume with id: cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:49.162279 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:49.162279 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:49.162620 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d90b54f8-b59f-465d-a114-7ead9ef21cb4 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Volume info retrieved successfully. Jul 03 17:54:49.191513 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d90b54f8-b59f-465d-a114-7ead9ef21cb4 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Delete volume request issued successfully. Jul 03 17:54:49.191751 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d90b54f8-b59f-465d-a114-7ead9ef21cb4 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a returned with HTTP 202 Jul 03 17:54:49.192360 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 669/2646] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:54:49 2026] DELETE /volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:54:49.200841 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-73fa04fc-a315-4323-bd8d-9ffccfac399c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.202569 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-73fa04fc-a315-4323-bd8d-9ffccfac399c tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] GET https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:49.202761 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-73fa04fc-a315-4323-bd8d-9ffccfac399c tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.202962 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-73fa04fc-a315-4323-bd8d-9ffccfac399c tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.217383 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:49.217383 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:49.227345 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-73fa04fc-a315-4323-bd8d-9ffccfac399c tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Volume info retrieved successfully. Jul 03 17:54:49.232464 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-73fa04fc-a315-4323-bd8d-9ffccfac399c tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a returned with HTTP 200 Jul 03 17:54:49.232882 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 668/2647] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:49 2026] GET /volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a => generated 1129 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:54:49.332215 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3465c4bf-5b1f-4d50-8090-6dfc45c2f645 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.334905 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3465c4bf-5b1f-4d50-8090-6dfc45c2f645 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:49.334905 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3465c4bf-5b1f-4d50-8090-6dfc45c2f645 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.334905 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3465c4bf-5b1f-4d50-8090-6dfc45c2f645 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.341005 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3465c4bf-5b1f-4d50-8090-6dfc45c2f645 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 404 Jul 03 17:54:49.342028 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 659/2648] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:49 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:49.353963 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-59bdc586-dd25-4bfb-84ee-15ca54cae9ad None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.356047 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-59bdc586-dd25-4bfb-84ee-15ca54cae9ad tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:49.356047 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-59bdc586-dd25-4bfb-84ee-15ca54cae9ad tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.356047 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-59bdc586-dd25-4bfb-84ee-15ca54cae9ad tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.361810 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-59bdc586-dd25-4bfb-84ee-15ca54cae9ad tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 404 Jul 03 17:54:49.362273 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 653/2649] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:49 2026] GET /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:49.370363 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e5afad4f-a599-420f-b9b6-57ec6ad612de None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.372343 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e5afad4f-a599-420f-b9b6-57ec6ad612de tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:49.372601 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e5afad4f-a599-420f-b9b6-57ec6ad612de tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.372834 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e5afad4f-a599-420f-b9b6-57ec6ad612de tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.372997 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-e5afad4f-a599-420f-b9b6-57ec6ad612de tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume with id: b43a8203-04e9-4d3a-a28c-e5919a35b692 Jul 03 17:54:49.383595 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e5afad4f-a599-420f-b9b6-57ec6ad612de tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 returned with HTTP 404 Jul 03 17:54:49.384895 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 670/2650] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:49 2026] DELETE /volume/v3/volumes/b43a8203-04e9-4d3a-a28c-e5919a35b692 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:49.415118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-075452fd-0256-4c6e-8802-9c81909f755b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.417035 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:54:49.417378 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1978316437"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:49.418983 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume request body: {'volume': {'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1978316437'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:54:49.521127 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume of 1 GB Jul 03 17:54:49.525203 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Availability Zones retrieved successfully. Jul 03 17:54:49.530015 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (82c7df5d-0a96-40de-b5f5-be97afb0ea1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:49.531024 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4521788-81ee-47a5-9916-4eccce50b0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:49.532002 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:54:49.592535 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4521788-81ee-47a5-9916-4eccce50b0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:49.593330 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559cc018-7491-4a0e-82f1-9e888adb120a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:49.640096 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['d39febe0-50f8-410c-ada3-4c3f59132bb4', '1c229e34-8862-467b-a411-aa88618ae9ce', '104be459-2f7b-4d62-8ee8-3c70695718d6', 'a156e252-03c0-49c1-86f5-b7c2fb4f45fa'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:49.641256 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559cc018-7491-4a0e-82f1-9e888adb120a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d39febe0-50f8-410c-ada3-4c3f59132bb4', '1c229e34-8862-467b-a411-aa88618ae9ce', '104be459-2f7b-4d62-8ee8-3c70695718d6', 'a156e252-03c0-49c1-86f5-b7c2fb4f45fa']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:49.642907 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ff19027-2f98-4f65-ae67-e1d2bd430fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:49.673673 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ff19027-2f98-4f65-ae67-e1d2bd430fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2d0d5b9-6962-4413-aabd-6467b9197bc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1978316437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['d39febe0-50f8-410c-ada3-4c3f59132bb4','1c229e34-8862-467b-a411-aa88618ae9ce','104be459-2f7b-4d62-8ee8-3c70695718d6','a156e252-03c0-49c1-86f5-b7c2fb4f45fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1978316437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2d0d5b9-6962-4413-aabd-6467b9197bc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d46fa66d893041c2bccce526ea59579d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0577cf73570443999130a66d840fa62e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:49.674648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f86b0cc-e8f3-49b1-8441-4cc853781ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:49.695358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f86b0cc-e8f3-49b1-8441-4cc853781ddf) transitioned into state 'SUCCESS' from state '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-1978316437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['d39febe0-50f8-410c-ada3-4c3f59132bb4','1c229e34-8862-467b-a411-aa88618ae9ce','104be459-2f7b-4d62-8ee8-3c70695718d6','a156e252-03c0-49c1-86f5-b7c2fb4f45fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:49.696031 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197c9efd-6e6f-4449-8db9-471034e88030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:49.704200 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197c9efd-6e6f-4449-8db9-471034e88030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:49.704974 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (82c7df5d-0a96-40de-b5f5-be97afb0ea1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:49.705225 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume request issued successfully. Jul 03 17:54:49.705698 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-075452fd-0256-4c6e-8802-9c81909f755b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:54:49.706142 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 669/2651] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:54:49 2026] POST /volume/v3/volumes => generated 749 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:54:49.716675 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f7e86bc6-2cf7-405c-baf3-e846eae1205e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.718324 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f7e86bc6-2cf7-405c-baf3-e846eae1205e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 Jul 03 17:54:49.718504 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f7e86bc6-2cf7-405c-baf3-e846eae1205e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.718819 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f7e86bc6-2cf7-405c-baf3-e846eae1205e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.725262 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:49.725262 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:49.729367 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f7e86bc6-2cf7-405c-baf3-e846eae1205e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:49.733557 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f7e86bc6-2cf7-405c-baf3-e846eae1205e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 returned with HTTP 200 Jul 03 17:54:49.733923 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 660/2652] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:49 2026] GET /volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:49.826981 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-333550b6-86b9-48f0-96ea-529dc07dbbf4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.911353 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-333550b6-86b9-48f0-96ea-529dc07dbbf4 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] GET https://10.4.3.210/volume/v3/os-services Jul 03 17:54:49.911558 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-333550b6-86b9-48f0-96ea-529dc07dbbf4 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:49.911736 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-333550b6-86b9-48f0-96ea-529dc07dbbf4 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:49.915522 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-333550b6-86b9-48f0-96ea-529dc07dbbf4 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] https://10.4.3.210/volume/v3/os-services returned with HTTP 200 Jul 03 17:54:49.915952 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 654/2653] 10.4.3.210 () {66 vars in 1249 bytes} [Fri Jul 3 17:54:49 2026] GET /volume/v3/os-services => generated 626 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:49.925198 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cd70361a-d7ff-4a76-ba36-c781917d43b9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.926885 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cd70361a-d7ff-4a76-ba36-c781917d43b9 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] PUT https://10.4.3.210/volume/v3/os-services/disable-log-reason Jul 03 17:54:49.927304 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cd70361a-d7ff-4a76-ba36-c781917d43b9 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004448", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:49.928868 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cd70361a-d7ff-4a76-ba36-c781917d43b9 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] https://10.4.3.210/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 17:54:49.929272 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 671/2654] 10.4.3.210 () {68 vars in 1326 bytes} [Fri Jul 3 17:54:49 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:54:49.937446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a202e13d-0aa6-4684-8d50-efdf3ce327a4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.939961 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a202e13d-0aa6-4684-8d50-efdf3ce327a4 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] PUT https://10.4.3.210/volume/v3/os-services/disable Jul 03 17:54:49.940343 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a202e13d-0aa6-4684-8d50-efdf3ce327a4 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004448", "binary": "invalid_binary"} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:49.942175 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:49.942175 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:49.947600 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a202e13d-0aa6-4684-8d50-efdf3ce327a4 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] https://10.4.3.210/volume/v3/os-services/disable returned with HTTP 404 Jul 03 17:54:49.948320 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 670/2655] 10.4.3.210 () {68 vars in 1293 bytes} [Fri Jul 3 17:54:49 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:49.956390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bbd5cde9-2498-43e8-8981-f9ee53540b95 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.958588 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bbd5cde9-2498-43e8-8981-f9ee53540b95 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] PUT https://10.4.3.210/volume/v3/os-services/enable Jul 03 17:54:49.959081 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bbd5cde9-2498-43e8-8981-f9ee53540b95 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:49.966189 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bbd5cde9-2498-43e8-8981-f9ee53540b95 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] https://10.4.3.210/volume/v3/os-services/enable returned with HTTP 404 Jul 03 17:54:49.966834 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 661/2656] 10.4.3.210 () {68 vars in 1290 bytes} [Fri Jul 3 17:54:49 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:49.974659 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fdae55d9-4d52-4685-99a9-ca5ff594e751 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.976272 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fdae55d9-4d52-4685-99a9-ca5ff594e751 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] PUT https://10.4.3.210/volume/v3/os-services/freeze Jul 03 17:54:49.976573 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fdae55d9-4d52-4685-99a9-ca5ff594e751 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:49.981876 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fdae55d9-4d52-4685-99a9-ca5ff594e751 tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] https://10.4.3.210/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 17:54:49.982331 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 655/2657] 10.4.3.210 () {68 vars in 1290 bytes} [Fri Jul 3 17:54:49 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:49.990006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cf4912e7-a368-43dd-88be-37c506680a5b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:49.991986 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cf4912e7-a368-43dd-88be-37c506680a5b tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] PUT https://10.4.3.210/volume/v3/os-services/thaw Jul 03 17:54:49.992187 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cf4912e7-a368-43dd-88be-37c506680a5b tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:50.000677 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cf4912e7-a368-43dd-88be-37c506680a5b tempest-VolumeServicesNegativeTest-1254648009 tempest-VolumeServicesNegativeTest-1254648009-project-admin] https://10.4.3.210/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 17:54:50.001266 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 672/2658] 10.4.3.210 () {68 vars in 1284 bytes} [Fri Jul 3 17:54:49 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:50.245068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-65d4dbc8-5002-418c-9276-dcb888878f88 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:50.247052 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-65d4dbc8-5002-418c-9276-dcb888878f88 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] GET https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:50.247286 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-65d4dbc8-5002-418c-9276-dcb888878f88 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:50.247469 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-65d4dbc8-5002-418c-9276-dcb888878f88 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:50.252518 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-65d4dbc8-5002-418c-9276-dcb888878f88 tempest-VolumesTransfersV357Test-86111150 tempest-VolumesTransfersV357Test-86111150-project-admin] https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a returned with HTTP 404 Jul 03 17:54:50.252992 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 671/2659] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:50 2026] GET /volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:50.259747 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6b88a716-1e03-4e7b-ab56-5550fc102048 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:50.262443 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b88a716-1e03-4e7b-ab56-5550fc102048 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] GET https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:50.262712 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b88a716-1e03-4e7b-ab56-5550fc102048 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:50.262998 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b88a716-1e03-4e7b-ab56-5550fc102048 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:50.267720 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b88a716-1e03-4e7b-ab56-5550fc102048 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a returned with HTTP 404 Jul 03 17:54:50.268239 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 662/2660] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:54:50 2026] GET /volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:50.275247 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5060be18-cdd3-4ab9-aa2a-c169fc36d645 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:50.277172 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5060be18-cdd3-4ab9-aa2a-c169fc36d645 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] DELETE https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:50.277366 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5060be18-cdd3-4ab9-aa2a-c169fc36d645 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:50.277561 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5060be18-cdd3-4ab9-aa2a-c169fc36d645 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:50.278201 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-5060be18-cdd3-4ab9-aa2a-c169fc36d645 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] Delete volume with id: cf5091a7-74c8-4fd7-8799-8c2ba899e49a Jul 03 17:54:50.284307 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5060be18-cdd3-4ab9-aa2a-c169fc36d645 tempest-VolumesTransfersV357Test-349447243 tempest-VolumesTransfersV357Test-349447243-project-member] https://10.4.3.210/volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a returned with HTTP 404 Jul 03 17:54:50.284906 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 656/2661] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:54:50 2026] DELETE /volume/v3/volumes/cf5091a7-74c8-4fd7-8799-8c2ba899e49a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:54:50.747381 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-089c2520-de8c-4b49-97a1-c9c578cded2c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:50.752490 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-089c2520-de8c-4b49-97a1-c9c578cded2c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 Jul 03 17:54:50.752751 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-089c2520-de8c-4b49-97a1-c9c578cded2c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:50.753042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-089c2520-de8c-4b49-97a1-c9c578cded2c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:50.768536 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:50.768536 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:50.774002 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-089c2520-de8c-4b49-97a1-c9c578cded2c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:50.778525 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-089c2520-de8c-4b49-97a1-c9c578cded2c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 returned with HTTP 200 Jul 03 17:54:50.778888 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 673/2662] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:50 2026] GET /volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:50.791032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-920dd9b9-1383-4bd0-844a-3d087539c2d0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:50.792817 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-920dd9b9-1383-4bd0-844a-3d087539c2d0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 Jul 03 17:54:50.793066 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-920dd9b9-1383-4bd0-844a-3d087539c2d0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:50.793812 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-920dd9b9-1383-4bd0-844a-3d087539c2d0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:50.800938 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:50.800938 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:50.804607 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-920dd9b9-1383-4bd0-844a-3d087539c2d0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:50.809674 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-920dd9b9-1383-4bd0-844a-3d087539c2d0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 returned with HTTP 200 Jul 03 17:54:50.810066 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 672/2663] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:50 2026] GET /volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:50.824067 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-eb9b0d31-ffe8-4d3f-b3e5-1f37028038a8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:50.826581 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eb9b0d31-ffe8-4d3f-b3e5-1f37028038a8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:54:50.826581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eb9b0d31-ffe8-4d3f-b3e5-1f37028038a8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2d0d5b9-6962-4413-aabd-6467b9197bc9", "name": "tempest-VolumesBackupsTest-Backup-1411835184", "container": "tempest-volumesbackupstest-backup-container-1409704992"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:50.833207 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-eb9b0d31-ffe8-4d3f-b3e5-1f37028038a8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating new backup {'backup': {'volume_id': 'e2d0d5b9-6962-4413-aabd-6467b9197bc9', 'name': 'tempest-VolumesBackupsTest-Backup-1411835184', 'container': 'tempest-volumesbackupstest-backup-container-1409704992'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:54:50.833207 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-eb9b0d31-ffe8-4d3f-b3e5-1f37028038a8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating backup of volume e2d0d5b9-6962-4413-aabd-6467b9197bc9 in container tempest-volumesbackupstest-backup-container-1409704992 Jul 03 17:54:50.842421 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:50.842421 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:50.843275 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-eb9b0d31-ffe8-4d3f-b3e5-1f37028038a8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:54:50.860842 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-eb9b0d31-ffe8-4d3f-b3e5-1f37028038a8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['dcaf14a5-2dd2-49d5-90f9-e6054e9a2d22', '51faaa5a-203e-4181-971d-eec9f4a89ef8'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:50.901044 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eb9b0d31-ffe8-4d3f-b3e5-1f37028038a8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:54:50.901597 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 663/2664] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:54:50 2026] POST /volume/v3/backups => generated 330 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:54:50.911751 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-014ef4b7-db02-4d92-bd6a-29bb59da412d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:50.913483 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-014ef4b7-db02-4d92-bd6a-29bb59da412d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:54:50.913719 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-014ef4b7-db02-4d92-bd6a-29bb59da412d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:50.913986 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-014ef4b7-db02-4d92-bd6a-29bb59da412d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:50.914133 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-014ef4b7-db02-4d92-bd6a-29bb59da412d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:50.921074 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:50.921074 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:50.922209 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-014ef4b7-db02-4d92-bd6a-29bb59da412d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:54:50.922796 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 657/2665] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:50 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:51.934100 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7f50bc42-8fdd-48bc-8225-d367eaf2f483 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:51.936295 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7f50bc42-8fdd-48bc-8225-d367eaf2f483 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:54:51.936295 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7f50bc42-8fdd-48bc-8225-d367eaf2f483 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:51.936295 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7f50bc42-8fdd-48bc-8225-d367eaf2f483 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:51.937404 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-7f50bc42-8fdd-48bc-8225-d367eaf2f483 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:51.942370 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:51.942370 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:51.942370 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7f50bc42-8fdd-48bc-8225-d367eaf2f483 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:54:51.943218 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 674/2666] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:51 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:52.236621 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6ce5dc0e-eade-474c-b80c-6623866e835a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.364923 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6ce5dc0e-eade-474c-b80c-6623866e835a tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:54:52.365309 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6ce5dc0e-eade-474c-b80c-6623866e835a tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-234310321"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:52.390553 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6ce5dc0e-eade-474c-b80c-6623866e835a tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:54:52.391081 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 673/2667] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:54:52 2026] POST /volume/v3/types => generated 230 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:52.401228 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8d65ce1b-a592-49c1-a303-7374fc910ecf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.404397 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8d65ce1b-a592-49c1-a303-7374fc910ecf tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] POST https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs Jul 03 17:54:52.404853 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8d65ce1b-a592-49c1-a303-7374fc910ecf tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:52.406409 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:52.406409 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:52.427101 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8d65ce1b-a592-49c1-a303-7374fc910ecf tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs returned with HTTP 200 Jul 03 17:54:52.427101 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 664/2668] 10.4.3.210 () {68 vars in 1399 bytes} [Fri Jul 3 17:54:52 2026] POST /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:52.434966 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-25406732-09bc-46a8-9c56-93d41e035c3e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.436646 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-25406732-09bc-46a8-9c56-93d41e035c3e tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] GET https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec3 Jul 03 17:54:52.436830 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-25406732-09bc-46a8-9c56-93d41e035c3e tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:52.436998 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-25406732-09bc-46a8-9c56-93d41e035c3e tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:52.446537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-25406732-09bc-46a8-9c56-93d41e035c3e tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec3 returned with HTTP 200 Jul 03 17:54:52.446893 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 658/2669] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 17:54:52 2026] GET /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:52.454371 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-88df1705-5ed0-4a71-96bf-bdfd20177605 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.456107 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-88df1705-5ed0-4a71-96bf-bdfd20177605 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] DELETE https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec3 Jul 03 17:54:52.456300 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-88df1705-5ed0-4a71-96bf-bdfd20177605 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:52.456471 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-88df1705-5ed0-4a71-96bf-bdfd20177605 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:52.474868 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-88df1705-5ed0-4a71-96bf-bdfd20177605 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec3 returned with HTTP 202 Jul 03 17:54:52.475397 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 675/2670] 10.4.3.210 () {66 vars in 1399 bytes} [Fri Jul 3 17:54:52 2026] DELETE /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:54:52.484677 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-687456b0-02a0-4987-8ed4-fc1888784535 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.487850 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-687456b0-02a0-4987-8ed4-fc1888784535 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] GET https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec3 Jul 03 17:54:52.488075 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-687456b0-02a0-4987-8ed4-fc1888784535 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:52.488287 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-687456b0-02a0-4987-8ed4-fc1888784535 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:52.496533 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-687456b0-02a0-4987-8ed4-fc1888784535 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec3 returned with HTTP 404 Jul 03 17:54:52.497057 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 674/2671] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 17:54:52 2026] GET /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:52.508276 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cfc78356-d519-4106-89de-c5365dc9494f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.509620 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cfc78356-d519-4106-89de-c5365dc9494f tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] POST https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs Jul 03 17:54:52.510094 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cfc78356-d519-4106-89de-c5365dc9494f tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:52.533752 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cfc78356-d519-4106-89de-c5365dc9494f tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs returned with HTTP 200 Jul 03 17:54:52.533752 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 665/2672] 10.4.3.210 () {68 vars in 1399 bytes} [Fri Jul 3 17:54:52 2026] POST /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:52.544920 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e250d665-4dad-4b89-83c0-2a9a8b968c56 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.546714 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e250d665-4dad-4b89-83c0-2a9a8b968c56 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] GET https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs Jul 03 17:54:52.547005 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e250d665-4dad-4b89-83c0-2a9a8b968c56 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:52.547194 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e250d665-4dad-4b89-83c0-2a9a8b968c56 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:52.552658 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5a2c1847-9388-4efd-84c4-b3902ab3cc00 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.554248 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e250d665-4dad-4b89-83c0-2a9a8b968c56 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs returned with HTTP 200 Jul 03 17:54:52.554595 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 659/2673] 10.4.3.210 () {66 vars in 1378 bytes} [Fri Jul 3 17:54:52 2026] GET /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:52.562431 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ab88d3b5-0553-4ece-b1ec-4e1348edec08 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.564473 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ab88d3b5-0553-4ece-b1ec-4e1348edec08 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] POST https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs Jul 03 17:54:52.564871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ab88d3b5-0553-4ece-b1ec-4e1348edec08 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:52.591935 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ab88d3b5-0553-4ece-b1ec-4e1348edec08 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs returned with HTTP 200 Jul 03 17:54:52.592796 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 675/2674] 10.4.3.210 () {68 vars in 1399 bytes} [Fri Jul 3 17:54:52 2026] POST /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:52.602799 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c84e51c3-c385-46fd-a2f7-19eef6fe4267 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.609284 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c84e51c3-c385-46fd-a2f7-19eef6fe4267 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] PUT https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec2 Jul 03 17:54:52.609284 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c84e51c3-c385-46fd-a2f7-19eef6fe4267 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:52.616226 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5a2c1847-9388-4efd-84c4-b3902ab3cc00 tempest-VolumesSummaryTest-1369800409 tempest-VolumesSummaryTest-1369800409-project-member] GET https://10.4.3.210/volume/v3/volumes/summary Jul 03 17:54:52.618742 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5a2c1847-9388-4efd-84c4-b3902ab3cc00 tempest-VolumesSummaryTest-1369800409 tempest-VolumesSummaryTest-1369800409-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:52.618742 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5a2c1847-9388-4efd-84c4-b3902ab3cc00 tempest-VolumesSummaryTest-1369800409 tempest-VolumesSummaryTest-1369800409-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:52.618742 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-5a2c1847-9388-4efd-84c4-b3902ab3cc00 tempest-VolumesSummaryTest-1369800409 tempest-VolumesSummaryTest-1369800409-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:54:52.625700 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5a2c1847-9388-4efd-84c4-b3902ab3cc00 tempest-VolumesSummaryTest-1369800409 tempest-VolumesSummaryTest-1369800409-project-member] Get summary completed successfully. Jul 03 17:54:52.626057 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5a2c1847-9388-4efd-84c4-b3902ab3cc00 tempest-VolumesSummaryTest-1369800409 tempest-VolumesSummaryTest-1369800409-project-member] https://10.4.3.210/volume/v3/volumes/summary returned with HTTP 200 Jul 03 17:54:52.626557 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 676/2675] 10.4.3.210 () {68 vars in 1302 bytes} [Fri Jul 3 17:54:52 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:52.632230 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c84e51c3-c385-46fd-a2f7-19eef6fe4267 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec2 returned with HTTP 200 Jul 03 17:54:52.632230 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 666/2676] 10.4.3.210 () {68 vars in 1416 bytes} [Fri Jul 3 17:54:52 2026] PUT /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec2 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:52.642223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1f67ba3c-b925-417b-9a12-77567392da42 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.643902 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1f67ba3c-b925-417b-9a12-77567392da42 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] GET https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec2 Jul 03 17:54:52.644083 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1f67ba3c-b925-417b-9a12-77567392da42 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:52.644252 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1f67ba3c-b925-417b-9a12-77567392da42 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:52.650624 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1f67ba3c-b925-417b-9a12-77567392da42 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec2 returned with HTTP 200 Jul 03 17:54:52.650976 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 660/2677] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 17:54:52 2026] GET /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs/spec2 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:52.657646 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-15a3e4ca-0514-46e8-b006-37d4c317a0bd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.659258 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-15a3e4ca-0514-46e8-b006-37d4c317a0bd tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] POST https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs Jul 03 17:54:52.659539 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-15a3e4ca-0514-46e8-b006-37d4c317a0bd tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:52.692801 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-15a3e4ca-0514-46e8-b006-37d4c317a0bd tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs returned with HTTP 200 Jul 03 17:54:52.692801 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 676/2678] 10.4.3.210 () {68 vars in 1399 bytes} [Fri Jul 3 17:54:52 2026] POST /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs => generated 51 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:52.699803 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7286ca9f-a7bd-4d33-8840-d1ec83734584 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.702165 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7286ca9f-a7bd-4d33-8840-d1ec83734584 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] GET https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs Jul 03 17:54:52.702213 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7286ca9f-a7bd-4d33-8840-d1ec83734584 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:52.702445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7286ca9f-a7bd-4d33-8840-d1ec83734584 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:52.711264 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7286ca9f-a7bd-4d33-8840-d1ec83734584 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs returned with HTTP 200 Jul 03 17:54:52.711631 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 677/2679] 10.4.3.210 () {66 vars in 1378 bytes} [Fri Jul 3 17:54:52 2026] GET /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:52.720134 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3145a0b0-bd08-4d9c-9d3d-faf946ca5e69 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.723322 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3145a0b0-bd08-4d9c-9d3d-faf946ca5e69 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] DELETE https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a Jul 03 17:54:52.725800 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3145a0b0-bd08-4d9c-9d3d-faf946ca5e69 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:52.726117 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3145a0b0-bd08-4d9c-9d3d-faf946ca5e69 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:52.767837 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3145a0b0-bd08-4d9c-9d3d-faf946ca5e69 tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a returned with HTTP 202 Jul 03 17:54:52.767837 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 667/2680] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:54:52 2026] DELETE /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:52.774646 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d95cf4f6-7d06-4aef-81c9-8912bb4c2eed None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.776235 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d95cf4f6-7d06-4aef-81c9-8912bb4c2eed tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] GET https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a Jul 03 17:54:52.776417 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d95cf4f6-7d06-4aef-81c9-8912bb4c2eed tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:52.776589 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d95cf4f6-7d06-4aef-81c9-8912bb4c2eed tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:52.787258 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d95cf4f6-7d06-4aef-81c9-8912bb4c2eed tempest-VolumeTypesExtraSpecsTest-589623145 tempest-VolumeTypesExtraSpecsTest-589623145-project-admin] https://10.4.3.210/volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a returned with HTTP 404 Jul 03 17:54:52.787844 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 661/2681] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:54:52 2026] GET /volume/v3/types/c48c6d49-9ccf-47d4-aa9e-7c8b400bec9a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:52.954949 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f67de8db-e8c9-48a2-92c4-f3b4add2c7da None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:52.956481 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f67de8db-e8c9-48a2-92c4-f3b4add2c7da tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:54:52.956653 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f67de8db-e8c9-48a2-92c4-f3b4add2c7da tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:52.956843 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f67de8db-e8c9-48a2-92c4-f3b4add2c7da tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:52.956957 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f67de8db-e8c9-48a2-92c4-f3b4add2c7da tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:52.961051 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:52.961051 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:52.961763 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f67de8db-e8c9-48a2-92c4-f3b4add2c7da tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:54:52.962234 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 677/2682] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:52 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:53.972058 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1580db66-b58a-4969-9ccd-6cc40b569b19 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:53.976320 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1580db66-b58a-4969-9ccd-6cc40b569b19 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:54:53.976609 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1580db66-b58a-4969-9ccd-6cc40b569b19 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:53.976909 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1580db66-b58a-4969-9ccd-6cc40b569b19 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:53.977076 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1580db66-b58a-4969-9ccd-6cc40b569b19 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:53.989848 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:53.989848 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:53.990991 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1580db66-b58a-4969-9ccd-6cc40b569b19 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:54:53.991599 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 678/2683] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:53 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:54.522717 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:54.657186 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:54:54.657495 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-846384665"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:54.658805 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-846384665'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:54:54.658918 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Create volume of 1 GB Jul 03 17:54:54.664054 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Availability Zones retrieved successfully. Jul 03 17:54:54.664406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-26542a52-462a-4cc5-8453-8f97d63e0d48 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:54.667007 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-26542a52-462a-4cc5-8453-8f97d63e0d48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] PUT https://10.4.3.210/volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b Jul 03 17:54:54.667257 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-26542a52-462a-4cc5-8453-8f97d63e0d48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:54.669908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Flow 'volume_create_api' (bed7dd86-3798-46d0-bd5b-fc8249a4256a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:54.671311 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25bdcfd8-d958-4087-8349-8e00e507da6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:54.672453 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:54:54.675714 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-26542a52-462a-4cc5-8453-8f97d63e0d48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Acquiring lock "cinder-attachment_update-e4795a47-6b38-4462-a4ad-271e60fdd8c6-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:54:54.680307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-26542a52-462a-4cc5-8453-8f97d63e0d48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-e4795a47-6b38-4462-a4ad-271e60fdd8c6-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:54:54.681457 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:54.681457 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:54.706107 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25bdcfd8-d958-4087-8349-8e00e507da6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:54.707158 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1437cd1-59af-46b9-be86-67d9702c09ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:54.781326 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Created reservations ['74cf98eb-d69f-4bf3-bd6c-fa56ac0cc91a', '8777b848-8634-4602-9b07-ecd54a86d914', '98474966-dd78-425a-8009-782d02654075', '57a425ba-9c5d-4587-93e3-8c68f0220dcc'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:54:54.782192 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1437cd1-59af-46b9-be86-67d9702c09ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74cf98eb-d69f-4bf3-bd6c-fa56ac0cc91a', '8777b848-8634-4602-9b07-ecd54a86d914', '98474966-dd78-425a-8009-782d02654075', '57a425ba-9c5d-4587-93e3-8c68f0220dcc']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:54.782949 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779828cd-2e96-499c-89b2-a76a60665bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:54.804907 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779828cd-2e96-499c-89b2-a76a60665bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d2bbd32-97ee-4957-a226-325a5ca33a86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-846384665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bfffcae81ec496da3605255c5bc3daa',qos_specs=None,replication_status=,reservations=['74cf98eb-d69f-4bf3-bd6c-fa56ac0cc91a','8777b848-8634-4602-9b07-ecd54a86d914','98474966-dd78-425a-8009-782d02654075','57a425ba-9c5d-4587-93e3-8c68f0220dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdd6a38a16d646c1a5d7e9fe0ba4c335',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-846384665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d2bbd32-97ee-4957-a226-325a5ca33a86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bfffcae81ec496da3605255c5bc3daa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdd6a38a16d646c1a5d7e9fe0ba4c335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:54.806216 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9a9ddc-4e38-4b9c-ba9b-f9531ad59a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:54.826231 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9a9ddc-4e38-4b9c-ba9b-f9531ad59a76) transitioned into state 'SUCCESS' from state '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-846384665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bfffcae81ec496da3605255c5bc3daa',qos_specs=None,replication_status=,reservations=['74cf98eb-d69f-4bf3-bd6c-fa56ac0cc91a','8777b848-8634-4602-9b07-ecd54a86d914','98474966-dd78-425a-8009-782d02654075','57a425ba-9c5d-4587-93e3-8c68f0220dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdd6a38a16d646c1a5d7e9fe0ba4c335',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:54.827259 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c3d543c-9693-48ec-ab7f-84e30e94bff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:54:54.838456 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c3d543c-9693-48ec-ab7f-84e30e94bff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:54:54.839537 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Flow 'volume_create_api' (bed7dd86-3798-46d0-bd5b-fc8249a4256a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:54:54.839901 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Create volume request issued successfully. Jul 03 17:54:54.840587 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9fd4677d-d5ab-4ab9-a069-d11f8d2d0f1d tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:54:54.841084 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 668/2684] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:54:54 2026] POST /volume/v3/volumes => generated 749 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:54:54.855797 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-83d6e0d6-da33-4b4d-9a27-eda235a76d32 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:54.857792 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-83d6e0d6-da33-4b4d-9a27-eda235a76d32 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] GET https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 Jul 03 17:54:54.858000 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-83d6e0d6-da33-4b4d-9a27-eda235a76d32 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:54.858180 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-83d6e0d6-da33-4b4d-9a27-eda235a76d32 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:54.867689 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:54.867689 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:54.875059 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-83d6e0d6-da33-4b4d-9a27-eda235a76d32 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:54.879542 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-83d6e0d6-da33-4b4d-9a27-eda235a76d32 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 returned with HTTP 200 Jul 03 17:54:54.880146 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 678/2685] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:54 2026] GET /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:55.003341 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9d695f7d-27b8-4f90-9d35-b19ebdfe9d0a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:55.009463 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9d695f7d-27b8-4f90-9d35-b19ebdfe9d0a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:54:55.009885 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9d695f7d-27b8-4f90-9d35-b19ebdfe9d0a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:55.011150 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9d695f7d-27b8-4f90-9d35-b19ebdfe9d0a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:55.011150 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-9d695f7d-27b8-4f90-9d35-b19ebdfe9d0a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:55.015625 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:55.015625 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:55.016936 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9d695f7d-27b8-4f90-9d35-b19ebdfe9d0a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:54:55.018164 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 679/2686] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:55 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:55.211970 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-26542a52-462a-4cc5-8453-8f97d63e0d48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Lock "cinder-attachment_update-e4795a47-6b38-4462-a4ad-271e60fdd8c6-np0000004448" released by "attachment_update" :: held 0.532s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:54:55.212686 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-26542a52-462a-4cc5-8453-8f97d63e0d48 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b returned with HTTP 200 Jul 03 17:54:55.213101 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 662/2687] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:54:54 2026] PUT /volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b => generated 968 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:55.223414 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-52966ae8-8f33-488c-b6e0-90b145ac3973 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:55.224214 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-52966ae8-8f33-488c-b6e0-90b145ac3973 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b Jul 03 17:54:55.224399 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-52966ae8-8f33-488c-b6e0-90b145ac3973 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:55.224564 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-52966ae8-8f33-488c-b6e0-90b145ac3973 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:55.241788 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-52966ae8-8f33-488c-b6e0-90b145ac3973 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b returned with HTTP 200 Jul 03 17:54:55.242159 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 669/2688] 10.4.3.210 () {70 vars in 1651 bytes} [Fri Jul 3 17:54:55 2026] GET /volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:54:55.894199 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9c907eae-a868-4a59-baec-c66151e92ddb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:55.896048 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9c907eae-a868-4a59-baec-c66151e92ddb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] GET https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 Jul 03 17:54:55.896269 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9c907eae-a868-4a59-baec-c66151e92ddb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:55.896460 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9c907eae-a868-4a59-baec-c66151e92ddb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:55.903651 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:55.903651 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:55.908094 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9c907eae-a868-4a59-baec-c66151e92ddb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:55.912410 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9c907eae-a868-4a59-baec-c66151e92ddb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 returned with HTTP 200 Jul 03 17:54:55.913011 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 679/2689] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:55 2026] GET /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:55.925928 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-21fd21ca-46d6-4432-a2bb-1fc92f0943be None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:55.927906 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-21fd21ca-46d6-4432-a2bb-1fc92f0943be tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] POST https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata Jul 03 17:54:55.928375 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-21fd21ca-46d6-4432-a2bb-1fc92f0943be tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:55.937624 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:55.937624 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:55.938923 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-21fd21ca-46d6-4432-a2bb-1fc92f0943be tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:55.951465 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-21fd21ca-46d6-4432-a2bb-1fc92f0943be tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Create volume metadata completed successfully. Jul 03 17:54:55.951990 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-21fd21ca-46d6-4432-a2bb-1fc92f0943be tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata returned with HTTP 200 Jul 03 17:54:55.952475 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 680/2690] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 17:54:55 2026] POST /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata => generated 101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:55.962531 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-539a1fbe-22c3-454c-9dd9-87284697a57e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:55.964890 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-539a1fbe-22c3-454c-9dd9-87284697a57e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] GET https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata Jul 03 17:54:55.965173 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-539a1fbe-22c3-454c-9dd9-87284697a57e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:55.965719 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-539a1fbe-22c3-454c-9dd9-87284697a57e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:55.975147 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:55.975147 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:55.975643 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-539a1fbe-22c3-454c-9dd9-87284697a57e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:55.984484 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-539a1fbe-22c3-454c-9dd9-87284697a57e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Get volume metadata completed successfully. Jul 03 17:54:55.984634 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-539a1fbe-22c3-454c-9dd9-87284697a57e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata returned with HTTP 200 Jul 03 17:54:55.985106 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 663/2691] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:55 2026] GET /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:55.993955 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-df63bb8d-1d04-4962-a691-dc76354e41d0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:55.996051 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-df63bb8d-1d04-4962-a691-dc76354e41d0 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] PUT https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata Jul 03 17:54:55.996355 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-df63bb8d-1d04-4962-a691-dc76354e41d0 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:56.005905 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.005905 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:56.006436 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-df63bb8d-1d04-4962-a691-dc76354e41d0 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.021636 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-df63bb8d-1d04-4962-a691-dc76354e41d0 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Update volume metadata completed successfully. Jul 03 17:54:56.022329 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-df63bb8d-1d04-4962-a691-dc76354e41d0 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata returned with HTTP 200 Jul 03 17:54:56.022990 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 670/2692] 10.4.3.210 () {68 vars in 1395 bytes} [Fri Jul 3 17:54:55 2026] PUT /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:56.029167 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6a07522f-7902-4ae7-94be-ebde2e5386c8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.031438 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0d4ca3f6-0dec-440f-bdfb-a3d4c9b6b29a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.031880 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a07522f-7902-4ae7-94be-ebde2e5386c8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:54:56.031880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a07522f-7902-4ae7-94be-ebde2e5386c8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:56.031971 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a07522f-7902-4ae7-94be-ebde2e5386c8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:56.032310 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-6a07522f-7902-4ae7-94be-ebde2e5386c8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:56.033662 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0d4ca3f6-0dec-440f-bdfb-a3d4c9b6b29a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] GET https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata Jul 03 17:54:56.033662 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0d4ca3f6-0dec-440f-bdfb-a3d4c9b6b29a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:56.033876 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0d4ca3f6-0dec-440f-bdfb-a3d4c9b6b29a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:56.038378 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.038378 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:56.039353 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a07522f-7902-4ae7-94be-ebde2e5386c8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:54:56.040018 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 680/2693] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:56 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:56.046290 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.046290 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:56.046928 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0d4ca3f6-0dec-440f-bdfb-a3d4c9b6b29a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.053458 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0d4ca3f6-0dec-440f-bdfb-a3d4c9b6b29a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Get volume metadata completed successfully. Jul 03 17:54:56.054343 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0d4ca3f6-0dec-440f-bdfb-a3d4c9b6b29a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata returned with HTTP 200 Jul 03 17:54:56.054446 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 681/2694] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:56 2026] GET /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:56.063858 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b6c55143-f5bb-48cc-b813-1ad2dfcd37bb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.066216 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b6c55143-f5bb-48cc-b813-1ad2dfcd37bb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata/key1 Jul 03 17:54:56.066510 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b6c55143-f5bb-48cc-b813-1ad2dfcd37bb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:56.066741 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b6c55143-f5bb-48cc-b813-1ad2dfcd37bb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:56.076237 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.076237 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:56.076816 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b6c55143-f5bb-48cc-b813-1ad2dfcd37bb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.085020 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b6c55143-f5bb-48cc-b813-1ad2dfcd37bb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Get volume metadata completed successfully. Jul 03 17:54:56.100261 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b6c55143-f5bb-48cc-b813-1ad2dfcd37bb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Delete volume metadata completed successfully. Jul 03 17:54:56.100476 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b6c55143-f5bb-48cc-b813-1ad2dfcd37bb tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata/key1 returned with HTTP 200 Jul 03 17:54:56.101088 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 664/2695] 10.4.3.210 () {66 vars in 1393 bytes} [Fri Jul 3 17:54:56 2026] DELETE /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata/key1 => generated 0 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 17:54:56.108012 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-66886715-b71f-4a7a-a160-2b68d1b2fa04 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.110047 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-66886715-b71f-4a7a-a160-2b68d1b2fa04 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] GET https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata Jul 03 17:54:56.110258 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-66886715-b71f-4a7a-a160-2b68d1b2fa04 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:56.110447 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-66886715-b71f-4a7a-a160-2b68d1b2fa04 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:56.117925 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.117925 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:56.118366 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-66886715-b71f-4a7a-a160-2b68d1b2fa04 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.125608 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-66886715-b71f-4a7a-a160-2b68d1b2fa04 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Get volume metadata completed successfully. Jul 03 17:54:56.125863 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-66886715-b71f-4a7a-a160-2b68d1b2fa04 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata returned with HTTP 200 Jul 03 17:54:56.126214 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 671/2696] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:56 2026] GET /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata => generated 32 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:56.136576 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cdded4de-9368-45ff-8117-61a6963e64a4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.139257 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cdded4de-9368-45ff-8117-61a6963e64a4 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] PUT https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata Jul 03 17:54:56.139576 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cdded4de-9368-45ff-8117-61a6963e64a4 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:56.150344 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.150344 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:56.150862 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cdded4de-9368-45ff-8117-61a6963e64a4 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.163479 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cdded4de-9368-45ff-8117-61a6963e64a4 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Update volume metadata completed successfully. Jul 03 17:54:56.163850 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cdded4de-9368-45ff-8117-61a6963e64a4 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata returned with HTTP 200 Jul 03 17:54:56.164287 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 681/2697] 10.4.3.210 () {68 vars in 1395 bytes} [Fri Jul 3 17:54:56 2026] PUT /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:56.176600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e79e3e58-6282-40e4-a560-04bbd54694c8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.179217 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e79e3e58-6282-40e4-a560-04bbd54694c8 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] POST https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata Jul 03 17:54:56.179539 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e79e3e58-6282-40e4-a560-04bbd54694c8 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:56.188257 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.188257 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:56.188799 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e79e3e58-6282-40e4-a560-04bbd54694c8 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.199349 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e79e3e58-6282-40e4-a560-04bbd54694c8 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Create volume metadata completed successfully. Jul 03 17:54:56.199635 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e79e3e58-6282-40e4-a560-04bbd54694c8 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata returned with HTTP 200 Jul 03 17:54:56.200182 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 682/2698] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:54:56 2026] POST /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:56.207420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-08ca6b95-bbf4-4b39-970c-e9b8552c1c17 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.209597 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-08ca6b95-bbf4-4b39-970c-e9b8552c1c17 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] PUT https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata/key3 Jul 03 17:54:56.210079 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-08ca6b95-bbf4-4b39-970c-e9b8552c1c17 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:56.220235 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.220235 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:56.220679 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-08ca6b95-bbf4-4b39-970c-e9b8552c1c17 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.233392 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-08ca6b95-bbf4-4b39-970c-e9b8552c1c17 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Update volume metadata completed successfully. Jul 03 17:54:56.233658 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-08ca6b95-bbf4-4b39-970c-e9b8552c1c17 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata/key3 returned with HTTP 200 Jul 03 17:54:56.234300 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 665/2699] 10.4.3.210 () {68 vars in 1410 bytes} [Fri Jul 3 17:54:56 2026] PUT /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:56.245361 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9b68488b-f242-4802-88aa-497650d4405e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.247086 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9b68488b-f242-4802-88aa-497650d4405e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] GET https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata/key3 Jul 03 17:54:56.247298 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9b68488b-f242-4802-88aa-497650d4405e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:56.247519 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9b68488b-f242-4802-88aa-497650d4405e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:56.256335 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.256335 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:56.256922 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9b68488b-f242-4802-88aa-497650d4405e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.266598 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9b68488b-f242-4802-88aa-497650d4405e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Get volume metadata completed successfully. Jul 03 17:54:56.266990 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9b68488b-f242-4802-88aa-497650d4405e tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata/key3 returned with HTTP 200 Jul 03 17:54:56.267405 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 672/2700] 10.4.3.210 () {66 vars in 1390 bytes} [Fri Jul 3 17:54:56 2026] GET /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:56.290195 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0e45c7be-756f-407b-a7dc-88f907c76fca None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.299718 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0e45c7be-756f-407b-a7dc-88f907c76fca tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] GET https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata Jul 03 17:54:56.301627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0e45c7be-756f-407b-a7dc-88f907c76fca tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:56.301627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0e45c7be-756f-407b-a7dc-88f907c76fca tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:56.310094 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.310094 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:56.311126 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0e45c7be-756f-407b-a7dc-88f907c76fca tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.317540 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0e45c7be-756f-407b-a7dc-88f907c76fca tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Get volume metadata completed successfully. Jul 03 17:54:56.317867 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0e45c7be-756f-407b-a7dc-88f907c76fca tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata returned with HTTP 200 Jul 03 17:54:56.318417 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 682/2701] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 17:54:56 2026] GET /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata => generated 75 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:56.325729 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-912781ab-d670-4e3f-b8b6-fbae71790240 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.328339 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-912781ab-d670-4e3f-b8b6-fbae71790240 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] PUT https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata Jul 03 17:54:56.328701 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-912781ab-d670-4e3f-b8b6-fbae71790240 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:54:56.340551 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.340551 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:56.341157 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-912781ab-d670-4e3f-b8b6-fbae71790240 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.350516 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-912781ab-d670-4e3f-b8b6-fbae71790240 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Update volume metadata completed successfully. Jul 03 17:54:56.350955 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-912781ab-d670-4e3f-b8b6-fbae71790240 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata returned with HTTP 200 Jul 03 17:54:56.351463 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 683/2702] 10.4.3.210 () {68 vars in 1395 bytes} [Fri Jul 3 17:54:56 2026] PUT /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 17:54:56.360418 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ccebee8b-c8e2-4314-8b8e-f3f37c94696a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.362723 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ccebee8b-c8e2-4314-8b8e-f3f37c94696a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] GET https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 Jul 03 17:54:56.363016 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ccebee8b-c8e2-4314-8b8e-f3f37c94696a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:56.363275 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ccebee8b-c8e2-4314-8b8e-f3f37c94696a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:56.372263 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.372263 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:56.376641 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ccebee8b-c8e2-4314-8b8e-f3f37c94696a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.381668 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ccebee8b-c8e2-4314-8b8e-f3f37c94696a tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 returned with HTTP 200 Jul 03 17:54:56.382123 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 666/2703] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:56 2026] GET /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:56.401148 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4ecfeda4-92fa-4562-a622-229f7139bcda None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.403838 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4ecfeda4-92fa-4562-a622-229f7139bcda tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 Jul 03 17:54:56.404114 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4ecfeda4-92fa-4562-a622-229f7139bcda tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:56.404376 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4ecfeda4-92fa-4562-a622-229f7139bcda tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:56.404540 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-4ecfeda4-92fa-4562-a622-229f7139bcda tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Delete volume with id: 8d2bbd32-97ee-4957-a226-325a5ca33a86 Jul 03 17:54:56.412348 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.412348 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:56.412844 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4ecfeda4-92fa-4562-a622-229f7139bcda tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.440889 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4ecfeda4-92fa-4562-a622-229f7139bcda tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Delete volume request issued successfully. Jul 03 17:54:56.441028 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4ecfeda4-92fa-4562-a622-229f7139bcda tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 returned with HTTP 202 Jul 03 17:54:56.443843 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 673/2704] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:54:56 2026] DELETE /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:54:56.453845 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b86eb29d-78e5-441c-a0b2-166ad2effed1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:56.455327 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b86eb29d-78e5-441c-a0b2-166ad2effed1 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] GET https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 Jul 03 17:54:56.455609 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b86eb29d-78e5-441c-a0b2-166ad2effed1 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:56.455898 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b86eb29d-78e5-441c-a0b2-166ad2effed1 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:56.462960 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:56.462960 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:56.467154 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b86eb29d-78e5-441c-a0b2-166ad2effed1 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Volume info retrieved successfully. Jul 03 17:54:56.471677 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b86eb29d-78e5-441c-a0b2-166ad2effed1 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 returned with HTTP 200 Jul 03 17:54:56.472072 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 683/2705] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:56 2026] GET /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:57.050738 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-86428527-a92b-444d-8ba2-e57188aa3119 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:57.053211 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-86428527-a92b-444d-8ba2-e57188aa3119 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:54:57.053410 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-86428527-a92b-444d-8ba2-e57188aa3119 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:57.053587 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-86428527-a92b-444d-8ba2-e57188aa3119 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:57.053685 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-86428527-a92b-444d-8ba2-e57188aa3119 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:57.057836 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:57.057836 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:57.058562 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-86428527-a92b-444d-8ba2-e57188aa3119 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:54:57.058939 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 684/2706] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:57 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:57.490471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-28ac429a-0b7d-4a3d-965c-54f6995ab294 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:57.494187 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-28ac429a-0b7d-4a3d-965c-54f6995ab294 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] GET https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 Jul 03 17:54:57.494463 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-28ac429a-0b7d-4a3d-965c-54f6995ab294 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:57.494714 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-28ac429a-0b7d-4a3d-965c-54f6995ab294 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:57.501363 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-28ac429a-0b7d-4a3d-965c-54f6995ab294 tempest-VolumesMetadataTest-1680789785 tempest-VolumesMetadataTest-1680789785-project-member] https://10.4.3.210/volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 returned with HTTP 404 Jul 03 17:54:57.502178 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 667/2707] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:57 2026] GET /volume/v3/volumes/8d2bbd32-97ee-4957-a226-325a5ca33a86 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:54:57.848231 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3e94b532-279d-447b-9d6c-1e2edbb94d4b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:57.851457 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e94b532-279d-447b-9d6c-1e2edbb94d4b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:54:57.852566 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e94b532-279d-447b-9d6c-1e2edbb94d4b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:57.852844 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e94b532-279d-447b-9d6c-1e2edbb94d4b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:57.864117 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:57.864117 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:57.870260 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3e94b532-279d-447b-9d6c-1e2edbb94d4b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:57.876058 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e94b532-279d-447b-9d6c-1e2edbb94d4b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:54:57.876606 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 674/2708] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:57 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:58.070740 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-23404999-79b4-4bd4-b6e5-088f27df5beb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:58.072604 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-23404999-79b4-4bd4-b6e5-088f27df5beb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:54:58.072811 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-23404999-79b4-4bd4-b6e5-088f27df5beb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:58.073043 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-23404999-79b4-4bd4-b6e5-088f27df5beb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:58.073208 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-23404999-79b4-4bd4-b6e5-088f27df5beb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:58.078406 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:58.078406 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:54:58.079084 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-23404999-79b4-4bd4-b6e5-088f27df5beb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:54:58.079422 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 684/2709] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:58 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:58.429313 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-4da19768-75db-4ef1-9e0a-98265091d519 req-5f9fed3e-778e-442f-bfa1-690de9d1842c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:58.434259 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-5f9fed3e-778e-442f-bfa1-690de9d1842c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:54:58.434478 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-5f9fed3e-778e-442f-bfa1-690de9d1842c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:58.434658 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-5f9fed3e-778e-442f-bfa1-690de9d1842c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:58.444511 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:58.444511 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:54:58.449960 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-4da19768-75db-4ef1-9e0a-98265091d519 req-5f9fed3e-778e-442f-bfa1-690de9d1842c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:54:58.454898 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-5f9fed3e-778e-442f-bfa1-690de9d1842c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:54:58.455319 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 685/2710] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:54:58 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:59.091447 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ee89af55-ab03-49b0-8336-25b868d27fa8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:59.094155 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee89af55-ab03-49b0-8336-25b868d27fa8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:54:59.094155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee89af55-ab03-49b0-8336-25b868d27fa8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:59.094155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee89af55-ab03-49b0-8336-25b868d27fa8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:59.094155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-ee89af55-ab03-49b0-8336-25b868d27fa8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:54:59.098882 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:59.098882 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:54:59.099861 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee89af55-ab03-49b0-8336-25b868d27fa8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:54:59.100467 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 668/2711] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:54:59 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:54:59.453333 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-87395812-b4da-4709-8e53-ea8f1af2be4c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:54:59.459255 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-87395812-b4da-4709-8e53-ea8f1af2be4c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption Jul 03 17:54:59.459833 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-87395812-b4da-4709-8e53-ea8f1af2be4c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:54:59.460501 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-87395812-b4da-4709-8e53-ea8f1af2be4c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:54:59.475905 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:54:59.475905 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:54:59.485967 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-87395812-b4da-4709-8e53-ea8f1af2be4c tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption returned with HTTP 200 Jul 03 17:54:59.486588 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 675/2712] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:54:59 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:00.114302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fea07ea9-7a89-4e67-ac3d-53809ab40ed8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:00.117512 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fea07ea9-7a89-4e67-ac3d-53809ab40ed8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:00.117664 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fea07ea9-7a89-4e67-ac3d-53809ab40ed8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:00.117757 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fea07ea9-7a89-4e67-ac3d-53809ab40ed8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:00.118282 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-fea07ea9-7a89-4e67-ac3d-53809ab40ed8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:00.131483 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:00.131483 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:00.132300 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fea07ea9-7a89-4e67-ac3d-53809ab40ed8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:00.133184 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 685/2713] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:00 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:00.492610 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-56ee7784-b990-4f26-acc7-e72aa2df4ca1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:00.493052 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-56ee7784-b990-4f26-acc7-e72aa2df4ca1 None None] GET https://10.4.3.210/volume// Jul 03 17:55:00.493179 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-56ee7784-b990-4f26-acc7-e72aa2df4ca1 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:00.493450 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-56ee7784-b990-4f26-acc7-e72aa2df4ca1 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:00.493798 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-56ee7784-b990-4f26-acc7-e72aa2df4ca1 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:00.494127 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 686/2714] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:55:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 17:55:00.503980 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4da19768-75db-4ef1-9e0a-98265091d519 req-8deca649-7e1b-434d-b0d8-13f3db634ce4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:00.508902 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-8deca649-7e1b-434d-b0d8-13f3db634ce4 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:55:00.509324 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-8deca649-7e1b-434d-b0d8-13f3db634ce4 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03df2396-0c27-41b1-8c77-b84f5af57ae8", "connector": null, "instance_uuid": "64592c51-edf8-4e3f-aec4-357d63773b6c"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:00.519814 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:00.519814 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:00.572912 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-8deca649-7e1b-434d-b0d8-13f3db634ce4 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:55:00.572912 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 669/2715] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:55:00 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:00.983309 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4967ab42-dcf8-48f7-a863-2f4d031db6f0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:00.985183 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4967ab42-dcf8-48f7-a863-2f4d031db6f0 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:00.985453 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4967ab42-dcf8-48f7-a863-2f4d031db6f0 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:00.985672 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4967ab42-dcf8-48f7-a863-2f4d031db6f0 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:01.009959 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:01.009959 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:01.013577 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4967ab42-dcf8-48f7-a863-2f4d031db6f0 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:01.020044 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4967ab42-dcf8-48f7-a863-2f4d031db6f0 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:01.020044 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 676/2716] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:00 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:01.105296 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bf4d6689-e89b-410a-bfaa-41eb994c4802 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:01.105948 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bf4d6689-e89b-410a-bfaa-41eb994c4802 None None] GET https://10.4.3.210/volume// Jul 03 17:55:01.105948 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bf4d6689-e89b-410a-bfaa-41eb994c4802 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:01.105948 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bf4d6689-e89b-410a-bfaa-41eb994c4802 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:01.106314 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bf4d6689-e89b-410a-bfaa-41eb994c4802 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:01.106655 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 686/2717] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55: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 17:55:01.123846 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-4da19768-75db-4ef1-9e0a-98265091d519 req-488fdb4b-e560-47ce-9143-76cb9fc2dec3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:01.126160 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-488fdb4b-e560-47ce-9143-76cb9fc2dec3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:01.127017 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-488fdb4b-e560-47ce-9143-76cb9fc2dec3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:01.127380 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-488fdb4b-e560-47ce-9143-76cb9fc2dec3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:01.145300 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:01.145300 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:01.145625 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ee7d69c2-2294-44a0-8d2d-ca42110e66a7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:01.147385 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee7d69c2-2294-44a0-8d2d-ca42110e66a7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:01.147636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee7d69c2-2294-44a0-8d2d-ca42110e66a7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:01.147886 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee7d69c2-2294-44a0-8d2d-ca42110e66a7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:01.148037 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-ee7d69c2-2294-44a0-8d2d-ca42110e66a7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:01.153576 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-4da19768-75db-4ef1-9e0a-98265091d519 req-488fdb4b-e560-47ce-9143-76cb9fc2dec3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:01.158392 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-488fdb4b-e560-47ce-9143-76cb9fc2dec3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:01.159078 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 687/2718] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:01 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:01.161014 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:01.161014 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:01.161731 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee7d69c2-2294-44a0-8d2d-ca42110e66a7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:01.162170 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 670/2719] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:01 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:01.273072 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-4da19768-75db-4ef1-9e0a-98265091d519 req-4e917bdd-7d58-4b86-ac17-78fe5b1d4e12 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:01.276164 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-4e917bdd-7d58-4b86-ac17-78fe5b1d4e12 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] PUT https://10.4.3.210/volume/v3/attachments/1f88861a-a711-4e04-b83b-6e7b90c1a8aa Jul 03 17:55:01.276454 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-4e917bdd-7d58-4b86-ac17-78fe5b1d4e12 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:01.285837 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-4da19768-75db-4ef1-9e0a-98265091d519 req-4e917bdd-7d58-4b86-ac17-78fe5b1d4e12 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Acquiring lock "cinder-attachment_update-03df2396-0c27-41b1-8c77-b84f5af57ae8-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:55:01.291982 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-4da19768-75db-4ef1-9e0a-98265091d519 req-4e917bdd-7d58-4b86-ac17-78fe5b1d4e12 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Lock "cinder-attachment_update-03df2396-0c27-41b1-8c77-b84f5af57ae8-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:55:01.292079 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:01.292079 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:01.820855 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-4da19768-75db-4ef1-9e0a-98265091d519 req-4e917bdd-7d58-4b86-ac17-78fe5b1d4e12 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Lock "cinder-attachment_update-03df2396-0c27-41b1-8c77-b84f5af57ae8-np0000004448" released by "attachment_update" :: held 0.529s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:55:01.820855 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-4e917bdd-7d58-4b86-ac17-78fe5b1d4e12 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments/1f88861a-a711-4e04-b83b-6e7b90c1a8aa returned with HTTP 200 Jul 03 17:55:01.820855 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 677/2720] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:55:01 2026] PUT /volume/v3/attachments/1f88861a-a711-4e04-b83b-6e7b90c1a8aa => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:02.040445 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b41143f3-e649-44eb-a2e0-cda12b0e6666 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:02.044246 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b41143f3-e649-44eb-a2e0-cda12b0e6666 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:02.045539 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b41143f3-e649-44eb-a2e0-cda12b0e6666 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:02.045539 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b41143f3-e649-44eb-a2e0-cda12b0e6666 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:02.059366 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:02.059366 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:02.064229 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b41143f3-e649-44eb-a2e0-cda12b0e6666 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:02.069515 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b41143f3-e649-44eb-a2e0-cda12b0e6666 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:02.069925 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 687/2721] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:02 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:02.173659 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d570496f-7d55-49b7-982b-a657742433b9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:02.175677 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d570496f-7d55-49b7-982b-a657742433b9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:02.175960 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d570496f-7d55-49b7-982b-a657742433b9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:02.176177 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d570496f-7d55-49b7-982b-a657742433b9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:02.176292 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-d570496f-7d55-49b7-982b-a657742433b9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:02.191662 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:02.191662 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:02.193238 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d570496f-7d55-49b7-982b-a657742433b9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:02.193238 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 688/2722] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:02 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:03.084648 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a0020f65-bce4-4cce-ad3d-4d9e62e55e04 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:03.087937 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a0020f65-bce4-4cce-ad3d-4d9e62e55e04 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:03.088238 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a0020f65-bce4-4cce-ad3d-4d9e62e55e04 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:03.088507 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a0020f65-bce4-4cce-ad3d-4d9e62e55e04 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:03.099860 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:03.099860 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:03.107549 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a0020f65-bce4-4cce-ad3d-4d9e62e55e04 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:03.115563 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a0020f65-bce4-4cce-ad3d-4d9e62e55e04 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:03.115927 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 671/2723] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:03 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:03.221123 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d29ef93c-8441-4f65-a0b6-283a745b7d46 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:03.224036 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d29ef93c-8441-4f65-a0b6-283a745b7d46 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:03.224036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d29ef93c-8441-4f65-a0b6-283a745b7d46 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:03.224036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d29ef93c-8441-4f65-a0b6-283a745b7d46 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:03.224036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-d29ef93c-8441-4f65-a0b6-283a745b7d46 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:03.227985 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:03.227985 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:03.229575 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d29ef93c-8441-4f65-a0b6-283a745b7d46 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:03.229575 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 678/2724] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:03 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:03.663234 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:03.794200 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:55:03.794592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-714535461"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:03.796603 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-714535461'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:55:03.796738 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Create volume of 1 GB Jul 03 17:55:03.801754 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Availability Zones retrieved successfully. Jul 03 17:55:03.809367 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Flow 'volume_create_api' (91fba9a7-a892-4761-9609-ee89c1bbbd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:03.810654 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42043273-1f53-4b79-a25f-fd2b3ecde04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:03.811984 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:55:03.841798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42043273-1f53-4b79-a25f-fd2b3ecde04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:03.842231 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71882ee9-6532-4c8f-8f1f-818012ad1bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:03.898305 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Created reservations ['e6275696-4f06-4575-8293-5cc21df741d4', '716cf3ea-f877-4196-9e30-91f60b51bdb9', 'a0ce20ac-4f86-4792-8ea7-463fd544151f', 'b13135be-e841-42d9-b3fe-54d7e786b321'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:03.899047 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71882ee9-6532-4c8f-8f1f-818012ad1bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6275696-4f06-4575-8293-5cc21df741d4', '716cf3ea-f877-4196-9e30-91f60b51bdb9', 'a0ce20ac-4f86-4792-8ea7-463fd544151f', 'b13135be-e841-42d9-b3fe-54d7e786b321']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:03.899699 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622785ee-a048-4e35-90f1-7a4a8d8a5a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:03.925634 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622785ee-a048-4e35-90f1-7a4a8d8a5a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b108bcf-8bec-415a-9331-8ca49af099d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-714535461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8477fbe1d4e4c90884d5ddf2d6bacb4',qos_specs=None,replication_status=,reservations=['e6275696-4f06-4575-8293-5cc21df741d4','716cf3ea-f877-4196-9e30-91f60b51bdb9','a0ce20ac-4f86-4792-8ea7-463fd544151f','b13135be-e841-42d9-b3fe-54d7e786b321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff56bfc48ce466ba25c7e983b46276e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:55:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-714535461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b108bcf-8bec-415a-9331-8ca49af099d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8477fbe1d4e4c90884d5ddf2d6bacb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff56bfc48ce466ba25c7e983b46276e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:03.926499 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f453c5e9-f128-4dcc-a881-93c36042d2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:03.949500 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f453c5e9-f128-4dcc-a881-93c36042d2c5) transitioned into state 'SUCCESS' from state '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-714535461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8477fbe1d4e4c90884d5ddf2d6bacb4',qos_specs=None,replication_status=,reservations=['e6275696-4f06-4575-8293-5cc21df741d4','716cf3ea-f877-4196-9e30-91f60b51bdb9','a0ce20ac-4f86-4792-8ea7-463fd544151f','b13135be-e841-42d9-b3fe-54d7e786b321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff56bfc48ce466ba25c7e983b46276e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:03.950353 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c72ef74-f06c-44bb-b9e6-c552327a58a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:03.961176 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c72ef74-f06c-44bb-b9e6-c552327a58a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:03.961948 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Flow 'volume_create_api' (91fba9a7-a892-4761-9609-ee89c1bbbd9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:03.962235 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Create volume request issued successfully. Jul 03 17:55:03.962782 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ece8a71c-4ccb-4a16-b86b-3236395fba68 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:55:03.963233 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 688/2725] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:55:03 2026] POST /volume/v3/volumes => generated 748 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:03.985824 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3114e2a2-e62e-4279-aa8e-d541e7818d27 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:03.987873 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3114e2a2-e62e-4279-aa8e-d541e7818d27 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:03.988107 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3114e2a2-e62e-4279-aa8e-d541e7818d27 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:03.988312 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3114e2a2-e62e-4279-aa8e-d541e7818d27 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:04.000174 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:04.000174 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:04.008073 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3114e2a2-e62e-4279-aa8e-d541e7818d27 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:04.015246 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3114e2a2-e62e-4279-aa8e-d541e7818d27 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:04.015627 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 689/2726] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:03 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:04.131542 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-01f4cc46-b78c-402e-90d1-5c317e915fee None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:04.133810 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-01f4cc46-b78c-402e-90d1-5c317e915fee tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:04.134041 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-01f4cc46-b78c-402e-90d1-5c317e915fee tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:04.134223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-01f4cc46-b78c-402e-90d1-5c317e915fee tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:04.144284 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:04.144284 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:04.147618 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-01f4cc46-b78c-402e-90d1-5c317e915fee tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:04.152612 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-01f4cc46-b78c-402e-90d1-5c317e915fee tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:04.153149 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 672/2727] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:04 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:04.241826 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d6718cde-655d-4eb3-92b3-0695c40c165d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:04.245590 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d6718cde-655d-4eb3-92b3-0695c40c165d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:04.245590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d6718cde-655d-4eb3-92b3-0695c40c165d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:04.245590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d6718cde-655d-4eb3-92b3-0695c40c165d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:04.245590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-d6718cde-655d-4eb3-92b3-0695c40c165d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:04.249012 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:04.249012 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:04.249984 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d6718cde-655d-4eb3-92b3-0695c40c165d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:04.250587 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 679/2728] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:04 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:05.033067 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8bdae138-3487-46ec-91a1-a2468a152842 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:05.035168 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8bdae138-3487-46ec-91a1-a2468a152842 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:05.035386 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8bdae138-3487-46ec-91a1-a2468a152842 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:05.035598 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8bdae138-3487-46ec-91a1-a2468a152842 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:05.047180 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:05.047180 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:05.051536 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8bdae138-3487-46ec-91a1-a2468a152842 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:05.061178 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8bdae138-3487-46ec-91a1-a2468a152842 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:05.061756 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 689/2729] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:05 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:05.168507 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6736e244-57d9-4987-b84f-17f14748a6fd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:05.174395 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6736e244-57d9-4987-b84f-17f14748a6fd tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:05.182984 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6736e244-57d9-4987-b84f-17f14748a6fd tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:05.182984 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6736e244-57d9-4987-b84f-17f14748a6fd tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:05.189098 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:05.189098 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:05.193214 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6736e244-57d9-4987-b84f-17f14748a6fd tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:05.197800 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6736e244-57d9-4987-b84f-17f14748a6fd tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:05.198166 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 690/2730] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:05 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:05.261965 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8c65e391-1f2b-44ec-beeb-1ac7ce5faf97 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:05.265140 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8c65e391-1f2b-44ec-beeb-1ac7ce5faf97 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:05.265309 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8c65e391-1f2b-44ec-beeb-1ac7ce5faf97 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:05.265508 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8c65e391-1f2b-44ec-beeb-1ac7ce5faf97 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:05.265604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8c65e391-1f2b-44ec-beeb-1ac7ce5faf97 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:05.272150 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:05.272150 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:05.272938 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8c65e391-1f2b-44ec-beeb-1ac7ce5faf97 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:05.273293 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 673/2731] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:05 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:05.348180 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-526f85dc-8240-418e-8e45-9bd239a3245e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:05.349754 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:55:05.350167 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1952844408", "snapshot_id": null, "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "volume_type": null, "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:05.351646 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1952844408', 'snapshot_id': None, 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'volume_type': None, 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:55:05.488160 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create volume of 1 GB Jul 03 17:55:05.493826 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Availability Zones retrieved successfully. Jul 03 17:55:05.499445 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Flow 'volume_create_api' (41061ecb-97e7-4884-8262-36743744ad00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:05.501099 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05244c5-e5b8-4ed5-8b02-2bfb8d4b502d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:05.502269 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:55:05.579185 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05244c5-e5b8-4ed5-8b02-2bfb8d4b502d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:05.581310 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70c26088-0c16-46aa-a362-f36bba1e3b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:05.651158 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Created reservations ['89967c33-62c0-4e59-bb98-5a264341a297', '2321ccf6-d88b-4fe0-bca9-274257ff4590', 'cdbc453f-554a-4041-b012-55e59c34abe6', '1ed0232e-90eb-43fe-901c-fd2d2e9d9446'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:05.651886 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70c26088-0c16-46aa-a362-f36bba1e3b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89967c33-62c0-4e59-bb98-5a264341a297', '2321ccf6-d88b-4fe0-bca9-274257ff4590', 'cdbc453f-554a-4041-b012-55e59c34abe6', '1ed0232e-90eb-43fe-901c-fd2d2e9d9446']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:05.652569 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b2c35a-ed21-4b38-acc6-4d4794b7064e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:05.676846 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b2c35a-ed21-4b38-acc6-4d4794b7064e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f69f146f-f854-4ea3-82d2-db4b36521db7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1952844408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5fa64b8bc8e403bb7b526d5479cfac3',qos_specs=None,replication_status=,reservations=['89967c33-62c0-4e59-bb98-5a264341a297','2321ccf6-d88b-4fe0-bca9-274257ff4590','cdbc453f-554a-4041-b012-55e59c34abe6','1ed0232e-90eb-43fe-901c-fd2d2e9d9446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca1ebcaa35514b1fb320d89b26132aec',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1952844408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f69f146f-f854-4ea3-82d2-db4b36521db7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5fa64b8bc8e403bb7b526d5479cfac3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca1ebcaa35514b1fb320d89b26132aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:05.677754 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b582ab4-e208-4b91-99fb-664c2fa0a6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:05.697492 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b582ab4-e208-4b91-99fb-664c2fa0a6d0) transitioned into state 'SUCCESS' from state '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-1952844408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5fa64b8bc8e403bb7b526d5479cfac3',qos_specs=None,replication_status=,reservations=['89967c33-62c0-4e59-bb98-5a264341a297','2321ccf6-d88b-4fe0-bca9-274257ff4590','cdbc453f-554a-4041-b012-55e59c34abe6','1ed0232e-90eb-43fe-901c-fd2d2e9d9446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca1ebcaa35514b1fb320d89b26132aec',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:05.698435 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085f1367-543c-4693-bb3b-7fb0290a0c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:05.711653 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085f1367-543c-4693-bb3b-7fb0290a0c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:05.712851 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Flow 'volume_create_api' (41061ecb-97e7-4884-8262-36743744ad00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:05.713246 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create volume request issued successfully. Jul 03 17:55:05.714164 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-526f85dc-8240-418e-8e45-9bd239a3245e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:55:05.714676 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 680/2732] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:55:05 2026] POST /volume/v3/volumes => generated 781 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:05.733592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-118b449d-b019-43cd-bdb4-c37d8898cc68 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:05.739694 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-118b449d-b019-43cd-bdb4-c37d8898cc68 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:55:05.739694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-118b449d-b019-43cd-bdb4-c37d8898cc68 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:05.739694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-118b449d-b019-43cd-bdb4-c37d8898cc68 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:05.748501 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:05.748501 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:05.753618 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-118b449d-b019-43cd-bdb4-c37d8898cc68 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:55:05.759759 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-118b449d-b019-43cd-bdb4-c37d8898cc68 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 200 Jul 03 17:55:05.760478 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 690/2733] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:55:05 2026] GET /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:06.040254 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-9dd525cf-82f9-4cec-9b54-6b711f30f0ee None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:06.043945 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-9dd525cf-82f9-4cec-9b54-6b711f30f0ee tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b/action Jul 03 17:55:06.043945 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-9dd525cf-82f9-4cec-9b54-6b711f30f0ee tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:06.043945 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-9dd525cf-82f9-4cec-9b54-6b711f30f0ee tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:06.060019 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:06.060019 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:06.092762 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3a0ec80a-010f-4aa1-9ef3-c33e31f7466b req-9dd525cf-82f9-4cec-9b54-6b711f30f0ee tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b/action returned with HTTP 204 Jul 03 17:55:06.092762 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 691/2734] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:55:06 2026] POST /volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:06.217478 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a274d90a-81ab-4782-9ce5-6f76882f6d0b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:06.219049 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a274d90a-81ab-4782-9ce5-6f76882f6d0b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:06.221853 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a274d90a-81ab-4782-9ce5-6f76882f6d0b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:06.221853 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a274d90a-81ab-4782-9ce5-6f76882f6d0b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:06.228037 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:06.228037 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:06.231288 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a274d90a-81ab-4782-9ce5-6f76882f6d0b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:06.236994 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a274d90a-81ab-4782-9ce5-6f76882f6d0b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:06.236994 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 674/2735] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:06 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:06.286928 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-91ffd2dd-e40a-4933-afcc-8489d8df6556 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:06.288841 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-91ffd2dd-e40a-4933-afcc-8489d8df6556 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:06.289066 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-91ffd2dd-e40a-4933-afcc-8489d8df6556 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:06.289285 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-91ffd2dd-e40a-4933-afcc-8489d8df6556 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:06.289431 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-91ffd2dd-e40a-4933-afcc-8489d8df6556 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:06.293981 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:06.293981 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:06.294741 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-91ffd2dd-e40a-4933-afcc-8489d8df6556 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:06.295144 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 681/2736] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:06 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:06.390268 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f44afdbf-1f74-482f-bfcc-3964f6d15d30 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:06.391665 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f44afdbf-1f74-482f-bfcc-3964f6d15d30 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:55:06.391943 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f44afdbf-1f74-482f-bfcc-3964f6d15d30 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:06.392199 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f44afdbf-1f74-482f-bfcc-3964f6d15d30 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:06.400266 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:06.400266 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:06.405401 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f44afdbf-1f74-482f-bfcc-3964f6d15d30 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:55:06.407065 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f44afdbf-1f74-482f-bfcc-3964f6d15d30 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:55:06.407479 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 691/2737] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:06 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:06.445246 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-8fd474a1-2e88-4ec2-9232-a3d2af5b4048 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:06.447193 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-8fd474a1-2e88-4ec2-9232-a3d2af5b4048 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:55:06.447372 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-8fd474a1-2e88-4ec2-9232-a3d2af5b4048 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:06.447598 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-8fd474a1-2e88-4ec2-9232-a3d2af5b4048 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:06.456508 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:06.456508 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:06.459498 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-8fd474a1-2e88-4ec2-9232-a3d2af5b4048 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:55:06.463202 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-8fd474a1-2e88-4ec2-9232-a3d2af5b4048 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:55:06.463562 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 692/2738] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:06 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:06.483984 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-82c4913c-cd8f-4abe-9ea9-68e1520d5628 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:06.486528 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-82c4913c-cd8f-4abe-9ea9-68e1520d5628 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] POST https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/action Jul 03 17:55:06.487017 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-82c4913c-cd8f-4abe-9ea9-68e1520d5628 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:06.487194 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-82c4913c-cd8f-4abe-9ea9-68e1520d5628 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:06.500133 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:06.500133 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:06.500761 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-82c4913c-cd8f-4abe-9ea9-68e1520d5628 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:55:06.509013 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-82c4913c-cd8f-4abe-9ea9-68e1520d5628 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Begin detaching volume completed successfully. Jul 03 17:55:06.509245 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-82c4913c-cd8f-4abe-9ea9-68e1520d5628 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/action returned with HTTP 202 Jul 03 17:55:06.509674 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 675/2739] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:55:06 2026] POST /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:06.772128 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6e60b6fd-8cbe-4264-8008-b2567e4c3b90 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:06.775040 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6e60b6fd-8cbe-4264-8008-b2567e4c3b90 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:55:06.775219 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6e60b6fd-8cbe-4264-8008-b2567e4c3b90 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:06.775393 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6e60b6fd-8cbe-4264-8008-b2567e4c3b90 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:06.781679 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:06.781679 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:06.784988 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6e60b6fd-8cbe-4264-8008-b2567e4c3b90 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:55:06.789036 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6e60b6fd-8cbe-4264-8008-b2567e4c3b90 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 200 Jul 03 17:55:06.789374 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 682/2740] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:55:06 2026] GET /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:06.800908 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-442e1b6e-a652-46f1-b9f0-df6d01d50b0a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:06.804190 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-442e1b6e-a652-46f1-b9f0-df6d01d50b0a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:55:06.804190 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-442e1b6e-a652-46f1-b9f0-df6d01d50b0a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:06.804190 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-442e1b6e-a652-46f1-b9f0-df6d01d50b0a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:06.809860 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:06.809860 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:06.813322 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-442e1b6e-a652-46f1-b9f0-df6d01d50b0a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:55:06.818223 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-442e1b6e-a652-46f1-b9f0-df6d01d50b0a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 200 Jul 03 17:55:06.818735 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 692/2741] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:55:06 2026] GET /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:07.249164 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d8a1b0d0-30bf-4afa-965d-71dd94d75a17 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:07.250913 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d8a1b0d0-30bf-4afa-965d-71dd94d75a17 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:07.251444 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d8a1b0d0-30bf-4afa-965d-71dd94d75a17 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:07.251444 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d8a1b0d0-30bf-4afa-965d-71dd94d75a17 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:07.262802 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:07.262802 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:07.266898 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d8a1b0d0-30bf-4afa-965d-71dd94d75a17 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:07.270884 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d8a1b0d0-30bf-4afa-965d-71dd94d75a17 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:07.271234 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 693/2742] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:07 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:07.307517 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-63e9959b-3f89-4db3-925e-48b97eb47195 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:07.309366 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-63e9959b-3f89-4db3-925e-48b97eb47195 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:07.309587 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-63e9959b-3f89-4db3-925e-48b97eb47195 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:07.309827 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-63e9959b-3f89-4db3-925e-48b97eb47195 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:07.309958 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-63e9959b-3f89-4db3-925e-48b97eb47195 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:07.314815 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:07.314815 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:07.315692 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-63e9959b-3f89-4db3-925e-48b97eb47195 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:07.316150 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 676/2743] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:07 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:07.535631 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-89b21f45-bca4-49a7-b380-5898bf4a1df3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:07.536009 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-89b21f45-bca4-49a7-b380-5898bf4a1df3 None None] GET https://10.4.3.210/volume// Jul 03 17:55:07.536199 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-89b21f45-bca4-49a7-b380-5898bf4a1df3 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:07.536380 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-89b21f45-bca4-49a7-b380-5898bf4a1df3 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:07.536692 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-89b21f45-bca4-49a7-b380-5898bf4a1df3 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:07.536965 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 683/2744] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55: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 17:55:07.549123 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-3fc0e9d3-08cf-4cb0-bfb7-35f0858454ae None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:07.551250 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-3fc0e9d3-08cf-4cb0-bfb7-35f0858454ae tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:55:07.551517 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-3fc0e9d3-08cf-4cb0-bfb7-35f0858454ae tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:07.551746 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-3fc0e9d3-08cf-4cb0-bfb7-35f0858454ae tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:07.559684 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:07.559684 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:07.563642 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-3fc0e9d3-08cf-4cb0-bfb7-35f0858454ae tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:55:07.568233 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-3fc0e9d3-08cf-4cb0-bfb7-35f0858454ae tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:55:07.568808 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 693/2745] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:07 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 1349 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:07.578482 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-389dbced-628e-4e93-95d6-49753c1f0ca0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:07.580586 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-389dbced-628e-4e93-95d6-49753c1f0ca0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption Jul 03 17:55:07.580875 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-389dbced-628e-4e93-95d6-49753c1f0ca0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:07.581119 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-389dbced-628e-4e93-95d6-49753c1f0ca0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:07.591102 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:07.591102 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:07.599434 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-389dbced-628e-4e93-95d6-49753c1f0ca0 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption returned with HTTP 200 Jul 03 17:55:07.599947 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 694/2746] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 17:55:07 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:07.861674 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-859fe685-e213-4fff-96b5-73b6816e5491 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:07.863533 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-859fe685-e213-4fff-96b5-73b6816e5491 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:55:07.863731 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-859fe685-e213-4fff-96b5-73b6816e5491 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:07.863933 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-859fe685-e213-4fff-96b5-73b6816e5491 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:07.870284 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:07.870284 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:07.873408 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-859fe685-e213-4fff-96b5-73b6816e5491 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:55:07.877515 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-859fe685-e213-4fff-96b5-73b6816e5491 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 200 Jul 03 17:55:07.877901 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 677/2747] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:07 2026] GET /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:08.071073 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-4da19768-75db-4ef1-9e0a-98265091d519 req-194f2b03-bb2d-43c6-b936-24090da1b799 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:08.075372 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-194f2b03-bb2d-43c6-b936-24090da1b799 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/attachments/1f88861a-a711-4e04-b83b-6e7b90c1a8aa/action Jul 03 17:55:08.075850 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-194f2b03-bb2d-43c6-b936-24090da1b799 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:08.076029 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-194f2b03-bb2d-43c6-b936-24090da1b799 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:08.090466 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:08.090466 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:08.100055 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4da19768-75db-4ef1-9e0a-98265091d519 req-194f2b03-bb2d-43c6-b936-24090da1b799 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments/1f88861a-a711-4e04-b83b-6e7b90c1a8aa/action returned with HTTP 204 Jul 03 17:55:08.100512 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 684/2748] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:55:08 2026] POST /volume/v3/attachments/1f88861a-a711-4e04-b83b-6e7b90c1a8aa/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:08.288739 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-80ac7e93-d159-404e-aee4-2e539dc12668 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:08.290733 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-80ac7e93-d159-404e-aee4-2e539dc12668 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:08.291180 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-80ac7e93-d159-404e-aee4-2e539dc12668 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:08.291450 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-80ac7e93-d159-404e-aee4-2e539dc12668 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:08.302968 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:08.302968 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:08.306358 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-d64eb85a-8c33-44e3-a603-ff4349bd9a33 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:08.308324 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-d64eb85a-8c33-44e3-a603-ff4349bd9a33 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:55:08.308675 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-d64eb85a-8c33-44e3-a603-ff4349bd9a33 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:08.308675 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-d64eb85a-8c33-44e3-a603-ff4349bd9a33 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:08.310234 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-80ac7e93-d159-404e-aee4-2e539dc12668 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:08.316452 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:08.316452 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:08.318643 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-d64eb85a-8c33-44e3-a603-ff4349bd9a33 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:55:08.322943 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-80ac7e93-d159-404e-aee4-2e539dc12668 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:08.322943 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 694/2749] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:08 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 1231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:08.323164 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-d64eb85a-8c33-44e3-a603-ff4349bd9a33 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 200 Jul 03 17:55:08.323348 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 695/2750] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:08 2026] GET /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:08.328293 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d00202ce-6aca-4ebc-83fd-91a2f4b73644 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:08.330235 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d00202ce-6aca-4ebc-83fd-91a2f4b73644 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:08.330465 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d00202ce-6aca-4ebc-83fd-91a2f4b73644 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:08.330689 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d00202ce-6aca-4ebc-83fd-91a2f4b73644 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:08.330860 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d00202ce-6aca-4ebc-83fd-91a2f4b73644 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:08.332818 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ef9d2c1f-dbe6-4a62-90f6-d3f3bb912845 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:08.333283 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ef9d2c1f-dbe6-4a62-90f6-d3f3bb912845 None None] GET https://10.4.3.210/volume// Jul 03 17:55:08.333464 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ef9d2c1f-dbe6-4a62-90f6-d3f3bb912845 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:08.333645 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ef9d2c1f-dbe6-4a62-90f6-d3f3bb912845 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:08.334003 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ef9d2c1f-dbe6-4a62-90f6-d3f3bb912845 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:08.334332 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 685/2751] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:55:08 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 17:55:08.336851 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8c3ee2ed-5f28-47ac-9ec9-4aa4df48167d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:08.337452 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:08.337452 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:08.338254 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d00202ce-6aca-4ebc-83fd-91a2f4b73644 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:08.339487 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 678/2752] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:08 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:08.339662 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c3ee2ed-5f28-47ac-9ec9-4aa4df48167d tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:08.341228 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c3ee2ed-5f28-47ac-9ec9-4aa4df48167d tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:08.341228 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c3ee2ed-5f28-47ac-9ec9-4aa4df48167d tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:08.343258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-f6c5f82a-4494-4407-9116-49c7895dd8ca None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:08.344823 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-f6c5f82a-4494-4407-9116-49c7895dd8ca tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:55:08.345212 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-f6c5f82a-4494-4407-9116-49c7895dd8ca tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f69f146f-f854-4ea3-82d2-db4b36521db7", "connector": null, "instance_uuid": "ac71176c-7230-49ef-83ac-4a05bfded8df"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:08.350190 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:08.350190 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:08.353243 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:08.353243 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:08.353985 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8c3ee2ed-5f28-47ac-9ec9-4aa4df48167d tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:08.358743 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c3ee2ed-5f28-47ac-9ec9-4aa4df48167d tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:08.359359 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 695/2753] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:08 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 1231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:08.379409 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-f6c5f82a-4494-4407-9116-49c7895dd8ca tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:55:08.380154 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 696/2754] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:55:08 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 17:55:08.916589 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-31a005c9-f1dc-4eb6-b713-5ae20bae28bd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:08.918384 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31a005c9-f1dc-4eb6-b713-5ae20bae28bd tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:08.918572 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31a005c9-f1dc-4eb6-b713-5ae20bae28bd tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:08.918741 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31a005c9-f1dc-4eb6-b713-5ae20bae28bd tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:08.924536 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:08.924536 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:08.929290 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-31a005c9-f1dc-4eb6-b713-5ae20bae28bd tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:08.932872 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31a005c9-f1dc-4eb6-b713-5ae20bae28bd tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:08.933233 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 686/2755] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:08 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 939 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:09.234667 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-4c666da8-f682-435f-9a6f-c38e0a74ec6b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:09.236522 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-4c666da8-f682-435f-9a6f-c38e0a74ec6b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:09.236695 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-4c666da8-f682-435f-9a6f-c38e0a74ec6b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:09.236893 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-4c666da8-f682-435f-9a6f-c38e0a74ec6b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:09.243429 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:09.243429 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:09.246400 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-4c666da8-f682-435f-9a6f-c38e0a74ec6b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:09.249857 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-4c666da8-f682-435f-9a6f-c38e0a74ec6b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:09.250174 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 679/2756] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:09 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 939 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:09.349279 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-56100939-202c-4cb7-9acd-73ad412de4fd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:09.350937 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-56100939-202c-4cb7-9acd-73ad412de4fd tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:09.351118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-56100939-202c-4cb7-9acd-73ad412de4fd tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:09.351291 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-56100939-202c-4cb7-9acd-73ad412de4fd tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:09.351388 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-56100939-202c-4cb7-9acd-73ad412de4fd tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:09.355394 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:09.355394 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:09.356081 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-56100939-202c-4cb7-9acd-73ad412de4fd tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:09.356398 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 696/2757] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:09 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:09.367935 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-195c2fef-f064-4ca2-8d68-a608bfbd81e9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:09.369746 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-195c2fef-f064-4ca2-8d68-a608bfbd81e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 Jul 03 17:55:09.370112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-195c2fef-f064-4ca2-8d68-a608bfbd81e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:09.370421 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-195c2fef-f064-4ca2-8d68-a608bfbd81e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:09.377314 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:09.377314 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:09.382584 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-195c2fef-f064-4ca2-8d68-a608bfbd81e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:09.384610 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-195c2fef-f064-4ca2-8d68-a608bfbd81e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 returned with HTTP 200 Jul 03 17:55:09.385082 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 697/2758] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:09 2026] GET /volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:09.399589 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:09.401335 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703/restore Jul 03 17:55:09.401634 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:09.402984 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Restoring backup 53446f28-7152-4e1c-926a-fa538d717703 ({'restore': {}}) {{(pid=99942) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 17:55:09.403117 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Restoring backup 53446f28-7152-4e1c-926a-fa538d717703 to volume None. Jul 03 17:55:09.406663 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:09.406663 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:09.407591 np0000004448 devstack@c-api.service[99942]: INFO cinder.backup.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating volume of 1 GB for restore of backup 53446f28-7152-4e1c-926a-fa538d717703. Jul 03 17:55:09.413122 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Availability zone cache updated, next update will occur around 2026-07-03 18:55:09.412911. {{(pid=99942) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:55:09.413208 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Availability Zones retrieved successfully. Jul 03 17:55:09.418150 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (7b014df5-e7bc-41da-81d2-4bde6695c31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:09.419107 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829a4a92-bd90-49f9-be39-6f01f30879fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:09.419892 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:55:09.443530 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829a4a92-bd90-49f9-be39-6f01f30879fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:09.444320 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711a6f24-4b18-48a8-89e0-17567e771c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:09.475531 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['0ebd4992-78f5-4fb1-a406-12fe6d14ca1e', '12ee9fec-bfd8-4f89-9ccb-573984e850e7', '04376f04-f469-4382-9862-960bee6980b8', '8a70fca3-0c90-46ef-b253-226ce5e5f07c'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:09.476351 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711a6f24-4b18-48a8-89e0-17567e771c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ebd4992-78f5-4fb1-a406-12fe6d14ca1e', '12ee9fec-bfd8-4f89-9ccb-573984e850e7', '04376f04-f469-4382-9862-960bee6980b8', '8a70fca3-0c90-46ef-b253-226ce5e5f07c']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:09.477277 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b9c456-57a4-49e9-9bf6-ce4f5ab55fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:09.503540 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b9c456-57a4-49e9-9bf6-ce4f5ab55fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c69377d6-9298-4771-beb2-535e7bb33feb', '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_53446f28-7152-4e1c-926a-fa538d717703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['0ebd4992-78f5-4fb1-a406-12fe6d14ca1e','12ee9fec-bfd8-4f89-9ccb-573984e850e7','04376f04-f469-4382-9862-960bee6980b8','8a70fca3-0c90-46ef-b253-226ce5e5f07c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:55:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_53446f28-7152-4e1c-926a-fa538d717703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c69377d6-9298-4771-beb2-535e7bb33feb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d46fa66d893041c2bccce526ea59579d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0577cf73570443999130a66d840fa62e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:09.504316 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b417c38e-1040-4656-b376-abadaf24c48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:09.520631 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b417c38e-1040-4656-b376-abadaf24c48e) transitioned into 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_53446f28-7152-4e1c-926a-fa538d717703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['0ebd4992-78f5-4fb1-a406-12fe6d14ca1e','12ee9fec-bfd8-4f89-9ccb-573984e850e7','04376f04-f469-4382-9862-960bee6980b8','8a70fca3-0c90-46ef-b253-226ce5e5f07c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:09.521320 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b37292-fdd0-4241-a385-fb0d08ade468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:09.529836 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b37292-fdd0-4241-a385-fb0d08ade468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:09.530660 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (7b014df5-e7bc-41da-81d2-4bde6695c31a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:09.531027 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume request issued successfully. Jul 03 17:55:09.537732 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:09.537732 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:09.538512 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:09.678851 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-69b700a6-9885-421a-a222-14eb857b2342 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:09.680535 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:55:09.680901 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1818947619"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:09.682314 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1818947619'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:55:09.682450 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Create volume of 1 GB Jul 03 17:55:09.686794 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Availability Zones retrieved successfully. Jul 03 17:55:09.691925 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Flow 'volume_create_api' (533c2bd8-5fd7-4bef-83c6-ddbe47390a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:09.692852 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816f36ba-c7b3-4790-bb0a-3844477194e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:09.693735 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:55:09.714719 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816f36ba-c7b3-4790-bb0a-3844477194e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:09.715410 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c8b4f0-74d5-4c8b-b9ba-6c193dbfe42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:09.750254 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Created reservations ['b05906c2-065a-4892-a020-f350b8bfa019', '82ba0cfc-c530-48a9-9a96-644ff0dab053', 'eab946ac-0cc2-461f-97c3-99e77742b019', '04dadc5b-0890-498b-8e21-5c4fafe74f87'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:09.751009 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c8b4f0-74d5-4c8b-b9ba-6c193dbfe42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b05906c2-065a-4892-a020-f350b8bfa019', '82ba0cfc-c530-48a9-9a96-644ff0dab053', 'eab946ac-0cc2-461f-97c3-99e77742b019', '04dadc5b-0890-498b-8e21-5c4fafe74f87']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:09.751672 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8105ecbb-9df3-4bb9-8a67-7cff35a181eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:09.773060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8105ecbb-9df3-4bb9-8a67-7cff35a181eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0be80d40-b31e-40bd-9e1f-e2016b52ab2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1818947619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fda053a84bc4232bdd345233baad79c',qos_specs=None,replication_status=,reservations=['b05906c2-065a-4892-a020-f350b8bfa019','82ba0cfc-c530-48a9-9a96-644ff0dab053','eab946ac-0cc2-461f-97c3-99e77742b019','04dadc5b-0890-498b-8e21-5c4fafe74f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e0e99ebe3344149b16b276b027ca2f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:55:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1818947619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0be80d40-b31e-40bd-9e1f-e2016b52ab2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fda053a84bc4232bdd345233baad79c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e0e99ebe3344149b16b276b027ca2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:09.773718 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f097ab0d-d698-46b3-be27-d13306c3522a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:09.796532 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f097ab0d-d698-46b3-be27-d13306c3522a) transitioned into state 'SUCCESS' from state '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-1818947619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fda053a84bc4232bdd345233baad79c',qos_specs=None,replication_status=,reservations=['b05906c2-065a-4892-a020-f350b8bfa019','82ba0cfc-c530-48a9-9a96-644ff0dab053','eab946ac-0cc2-461f-97c3-99e77742b019','04dadc5b-0890-498b-8e21-5c4fafe74f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e0e99ebe3344149b16b276b027ca2f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:09.797184 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ca7c78-9a52-44ce-8fdd-985db0c55d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:09.805599 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ca7c78-9a52-44ce-8fdd-985db0c55d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:09.806361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Flow 'volume_create_api' (533c2bd8-5fd7-4bef-83c6-ddbe47390a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:09.806697 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Create volume request issued successfully. Jul 03 17:55:09.807229 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-69b700a6-9885-421a-a222-14eb857b2342 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:55:09.807615 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 680/2759] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:55:09 2026] POST /volume/v3/volumes => generated 751 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:09.818156 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eca95215-79c0-45d8-afa9-cd6cd9d2b2ac None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:09.819708 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eca95215-79c0-45d8-afa9-cd6cd9d2b2ac tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:09.819907 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eca95215-79c0-45d8-afa9-cd6cd9d2b2ac tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:09.820074 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eca95215-79c0-45d8-afa9-cd6cd9d2b2ac tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:09.826316 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:09.826316 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:09.829529 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-eca95215-79c0-45d8-afa9-cd6cd9d2b2ac tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:09.833006 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eca95215-79c0-45d8-afa9-cd6cd9d2b2ac tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:09.833409 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 697/2760] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:09 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:10.545742 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:10.545742 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:10.546244 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:10.546380 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Checking backup size 1 against volume size 1 {{(pid=99942) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 17:55:10.546478 np0000004448 devstack@c-api.service[99942]: INFO cinder.backup.api [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Overwriting volume c69377d6-9298-4771-beb2-535e7bb33feb with restore of backup 53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:10.560682 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] restore_backup in rpcapi backup_id 53446f28-7152-4e1c-926a-fa538d717703 {{(pid=99942) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 17:55:10.565803 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b8b5e3eb-3982-457a-b2eb-1eb9151578d4 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703/restore returned with HTTP 202 Jul 03 17:55:10.565803 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 687/2761] 10.4.3.210 () {68 vars in 1393 bytes} [Fri Jul 3 17:55:09 2026] POST /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703/restore => generated 189 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:10.572954 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-50cf3c63-2bb1-46aa-9351-e3c5bb602787 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:10.578830 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-50cf3c63-2bb1-46aa-9351-e3c5bb602787 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:10.579249 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-50cf3c63-2bb1-46aa-9351-e3c5bb602787 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:10.579672 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-50cf3c63-2bb1-46aa-9351-e3c5bb602787 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:10.581483 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-50cf3c63-2bb1-46aa-9351-e3c5bb602787 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:10.585574 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:10.585574 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:10.586332 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-50cf3c63-2bb1-46aa-9351-e3c5bb602787 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:10.586742 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 698/2762] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:10 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:10.845713 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-60b9d589-f614-4b5a-8f54-2e3f8c6666ff None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:10.847954 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-60b9d589-f614-4b5a-8f54-2e3f8c6666ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:10.847954 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-60b9d589-f614-4b5a-8f54-2e3f8c6666ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:10.847954 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-60b9d589-f614-4b5a-8f54-2e3f8c6666ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:10.853996 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:10.853996 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:10.856893 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-60b9d589-f614-4b5a-8f54-2e3f8c6666ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:10.860132 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-60b9d589-f614-4b5a-8f54-2e3f8c6666ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:10.860443 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 681/2763] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:10 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:10.897170 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f4351115-be29-4595-bda5-0f98d6cad133 req-f8e8907e-8865-4142-adec-715f99435376 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:10.898914 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-f8e8907e-8865-4142-adec-715f99435376 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:10.899075 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-f8e8907e-8865-4142-adec-715f99435376 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:10.899238 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-f8e8907e-8865-4142-adec-715f99435376 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:10.905213 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:10.905213 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:10.908910 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-f4351115-be29-4595-bda5-0f98d6cad133 req-f8e8907e-8865-4142-adec-715f99435376 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:10.917478 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-f8e8907e-8865-4142-adec-715f99435376 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:10.917478 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 698/2764] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:10 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:11.283012 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3e740c79-3aa9-4067-9744-95d3e522b4b3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:11.283478 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e740c79-3aa9-4067-9744-95d3e522b4b3 None None] GET https://10.4.3.210/volume// Jul 03 17:55:11.283630 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e740c79-3aa9-4067-9744-95d3e522b4b3 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:11.283854 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e740c79-3aa9-4067-9744-95d3e522b4b3 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:11.284212 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e740c79-3aa9-4067-9744-95d3e522b4b3 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:11.284520 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 688/2765] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:55: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 17:55:11.291169 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-58311851-73f4-44a8-8f75-799635e2e948 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:11.293577 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-58311851-73f4-44a8-8f75-799635e2e948 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:55:11.294056 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-58311851-73f4-44a8-8f75-799635e2e948 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c285483-8030-4761-bd17-5a083b0ec9b2", "connector": null, "instance_uuid": "64592c51-edf8-4e3f-aec4-357d63773b6c"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:11.304647 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:11.304647 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:11.329873 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-58311851-73f4-44a8-8f75-799635e2e948 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:55:11.330293 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 699/2766] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:55:11 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 17:55:11.595316 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-60ad2d18-d886-45f1-ad2b-c5cd04bae069 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:11.596757 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-60ad2d18-d886-45f1-ad2b-c5cd04bae069 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:11.596947 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-60ad2d18-d886-45f1-ad2b-c5cd04bae069 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:11.597106 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-60ad2d18-d886-45f1-ad2b-c5cd04bae069 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:11.597204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-60ad2d18-d886-45f1-ad2b-c5cd04bae069 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:11.601578 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:11.601578 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:11.602363 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-60ad2d18-d886-45f1-ad2b-c5cd04bae069 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:11.602722 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 682/2767] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:11 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:11.773489 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f358c5bb-b58e-4168-b84e-75dbef94336f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:11.775211 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f358c5bb-b58e-4168-b84e-75dbef94336f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:11.775412 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f358c5bb-b58e-4168-b84e-75dbef94336f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:11.775553 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f358c5bb-b58e-4168-b84e-75dbef94336f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:11.783848 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:11.783848 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:11.786900 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f358c5bb-b58e-4168-b84e-75dbef94336f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:11.790423 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f358c5bb-b58e-4168-b84e-75dbef94336f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:11.790742 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 699/2768] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:11 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:11.853154 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d77a839c-8170-462b-a6e7-4c4c5bac089c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:11.853492 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d77a839c-8170-462b-a6e7-4c4c5bac089c None None] GET https://10.4.3.210/volume// Jul 03 17:55:11.853642 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d77a839c-8170-462b-a6e7-4c4c5bac089c None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:11.853843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d77a839c-8170-462b-a6e7-4c4c5bac089c None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:11.854144 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d77a839c-8170-462b-a6e7-4c4c5bac089c None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:11.854394 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 689/2769] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55: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 17:55:11.860304 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-e590781e-7ed3-4410-8c21-f63df8b26272 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:11.862205 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-e590781e-7ed3-4410-8c21-f63df8b26272 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:11.862393 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-e590781e-7ed3-4410-8c21-f63df8b26272 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:11.862562 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-e590781e-7ed3-4410-8c21-f63df8b26272 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:11.870203 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:11.870203 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:11.872846 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-e590781e-7ed3-4410-8c21-f63df8b26272 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:11.876289 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-e590781e-7ed3-4410-8c21-f63df8b26272 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:11.876601 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 700/2770] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:11 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 1118 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:11.973446 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-d7feab98-50e7-4ef6-b222-03b05d45f70c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:11.975280 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-d7feab98-50e7-4ef6-b222-03b05d45f70c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] PUT https://10.4.3.210/volume/v3/attachments/b57216f7-6d34-4e57-8514-1af694a535b0 Jul 03 17:55:11.975601 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-d7feab98-50e7-4ef6-b222-03b05d45f70c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:11.983436 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-d7feab98-50e7-4ef6-b222-03b05d45f70c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Acquiring lock "cinder-attachment_update-0c285483-8030-4761-bd17-5a083b0ec9b2-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:55:11.987689 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-d7feab98-50e7-4ef6-b222-03b05d45f70c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Lock "cinder-attachment_update-0c285483-8030-4761-bd17-5a083b0ec9b2-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:55:11.988634 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:11.988634 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:12.510485 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-d7feab98-50e7-4ef6-b222-03b05d45f70c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Lock "cinder-attachment_update-0c285483-8030-4761-bd17-5a083b0ec9b2-np0000004448" released by "attachment_update" :: held 0.523s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:55:12.510855 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-d7feab98-50e7-4ef6-b222-03b05d45f70c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments/b57216f7-6d34-4e57-8514-1af694a535b0 returned with HTTP 200 Jul 03 17:55:12.511300 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 683/2771] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:55:11 2026] PUT /volume/v3/attachments/b57216f7-6d34-4e57-8514-1af694a535b0 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:12.613818 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-74aefffe-05b8-450e-a4aa-a0f2584e1a58 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:12.615468 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-74aefffe-05b8-450e-a4aa-a0f2584e1a58 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:12.615643 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-74aefffe-05b8-450e-a4aa-a0f2584e1a58 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:12.615832 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-74aefffe-05b8-450e-a4aa-a0f2584e1a58 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:12.615936 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-74aefffe-05b8-450e-a4aa-a0f2584e1a58 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:12.623135 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:12.623135 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:12.623886 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-74aefffe-05b8-450e-a4aa-a0f2584e1a58 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:12.624270 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 700/2772] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:12 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:12.804257 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-dc34c359-d328-456f-a10a-13b05531b41c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:12.808615 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dc34c359-d328-456f-a10a-13b05531b41c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:12.808911 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dc34c359-d328-456f-a10a-13b05531b41c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:12.809170 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dc34c359-d328-456f-a10a-13b05531b41c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:12.822390 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:12.822390 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:12.826687 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-dc34c359-d328-456f-a10a-13b05531b41c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:12.831009 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dc34c359-d328-456f-a10a-13b05531b41c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:12.831414 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 690/2773] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:12 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:12.952936 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ae0ed445-e4f3-4fc4-8084-722f7a5fdce4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:12.953361 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae0ed445-e4f3-4fc4-8084-722f7a5fdce4 None None] GET https://10.4.3.210/volume// Jul 03 17:55:12.953503 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae0ed445-e4f3-4fc4-8084-722f7a5fdce4 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:12.953691 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae0ed445-e4f3-4fc4-8084-722f7a5fdce4 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:12.954053 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae0ed445-e4f3-4fc4-8084-722f7a5fdce4 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:12.954333 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 701/2774] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:55: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 17:55:12.962673 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-f4351115-be29-4595-bda5-0f98d6cad133 req-a0008f06-2636-4948-b75e-061db15754dd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:12.968100 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-a0008f06-2636-4948-b75e-061db15754dd tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:55:12.968444 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-a0008f06-2636-4948-b75e-061db15754dd tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0be80d40-b31e-40bd-9e1f-e2016b52ab2e", "connector": null, "instance_uuid": "fbb98253-10fa-4ab2-a585-dadaf189d482"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:12.984449 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:12.984449 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:13.009422 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-a0008f06-2636-4948-b75e-061db15754dd tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:55:13.009920 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 684/2775] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:55: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 17:55:13.445557 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6a3fb7c2-21f1-41a1-a0ab-4dbf9ec504a7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:13.447278 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a3fb7c2-21f1-41a1-a0ab-4dbf9ec504a7 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:13.447439 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a3fb7c2-21f1-41a1-a0ab-4dbf9ec504a7 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:13.447633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a3fb7c2-21f1-41a1-a0ab-4dbf9ec504a7 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:13.456484 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:13.456484 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:13.459871 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6a3fb7c2-21f1-41a1-a0ab-4dbf9ec504a7 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:13.463671 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a3fb7c2-21f1-41a1-a0ab-4dbf9ec504a7 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:13.464100 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 701/2776] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:13 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:13.545479 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d22ea0ef-4aab-4438-ba77-cdfd93cfe54d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:13.553568 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d22ea0ef-4aab-4438-ba77-cdfd93cfe54d None None] GET https://10.4.3.210/volume// Jul 03 17:55:13.553568 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d22ea0ef-4aab-4438-ba77-cdfd93cfe54d None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:13.553568 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d22ea0ef-4aab-4438-ba77-cdfd93cfe54d None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:13.553568 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d22ea0ef-4aab-4438-ba77-cdfd93cfe54d None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:13.553568 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 691/2777] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 17:55:13.564794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f4351115-be29-4595-bda5-0f98d6cad133 req-7a30c058-faf5-425d-9b86-1e15cdf7352c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:13.567026 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-7a30c058-faf5-425d-9b86-1e15cdf7352c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:13.567276 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-7a30c058-faf5-425d-9b86-1e15cdf7352c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:13.567509 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-7a30c058-faf5-425d-9b86-1e15cdf7352c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:13.576755 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:13.576755 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:13.580289 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-f4351115-be29-4595-bda5-0f98d6cad133 req-7a30c058-faf5-425d-9b86-1e15cdf7352c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:13.585007 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-7a30c058-faf5-425d-9b86-1e15cdf7352c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:13.585394 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 702/2778] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:13 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:13.633620 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a3c506f1-48ba-4257-b799-c6c2c8090a36 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:13.635587 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a3c506f1-48ba-4257-b799-c6c2c8090a36 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:13.635826 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a3c506f1-48ba-4257-b799-c6c2c8090a36 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:13.636058 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a3c506f1-48ba-4257-b799-c6c2c8090a36 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:13.636176 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-a3c506f1-48ba-4257-b799-c6c2c8090a36 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:13.640761 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:13.640761 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:13.641635 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a3c506f1-48ba-4257-b799-c6c2c8090a36 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:13.642078 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 685/2779] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:13 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:13.678170 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f4351115-be29-4595-bda5-0f98d6cad133 req-9acb30df-6853-4ebd-a26e-71297f2fee3a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:13.680141 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-9acb30df-6853-4ebd-a26e-71297f2fee3a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] PUT https://10.4.3.210/volume/v3/attachments/c9891095-8a6b-412c-97ec-ed3f7c6ce427 Jul 03 17:55:13.680460 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-9acb30df-6853-4ebd-a26e-71297f2fee3a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:13.686904 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-f4351115-be29-4595-bda5-0f98d6cad133 req-9acb30df-6853-4ebd-a26e-71297f2fee3a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Acquiring lock "cinder-attachment_update-0be80d40-b31e-40bd-9e1f-e2016b52ab2e-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:55:13.691282 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-f4351115-be29-4595-bda5-0f98d6cad133 req-9acb30df-6853-4ebd-a26e-71297f2fee3a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Lock "cinder-attachment_update-0be80d40-b31e-40bd-9e1f-e2016b52ab2e-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:55:13.692143 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:13.692143 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:13.845360 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-98e7cb72-7ebe-4aa4-b134-31461d0c3f72 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:13.847266 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-98e7cb72-7ebe-4aa4-b134-31461d0c3f72 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:13.847466 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-98e7cb72-7ebe-4aa4-b134-31461d0c3f72 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:13.847662 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-98e7cb72-7ebe-4aa4-b134-31461d0c3f72 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:13.858238 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:13.858238 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:13.862856 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-98e7cb72-7ebe-4aa4-b134-31461d0c3f72 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:13.869219 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-98e7cb72-7ebe-4aa4-b134-31461d0c3f72 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:13.871204 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 692/2780] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:13 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:14.210022 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-f4351115-be29-4595-bda5-0f98d6cad133 req-9acb30df-6853-4ebd-a26e-71297f2fee3a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Lock "cinder-attachment_update-0be80d40-b31e-40bd-9e1f-e2016b52ab2e-np0000004448" released by "attachment_update" :: held 0.519s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:55:14.210313 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-9acb30df-6853-4ebd-a26e-71297f2fee3a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments/c9891095-8a6b-412c-97ec-ed3f7c6ce427 returned with HTTP 200 Jul 03 17:55:14.210739 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 702/2781] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:55:13 2026] PUT /volume/v3/attachments/c9891095-8a6b-412c-97ec-ed3f7c6ce427 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:14.467969 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1ac96217-a55b-4abf-9579-47665ddaccc8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:14.468385 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ac96217-a55b-4abf-9579-47665ddaccc8 None None] GET https://10.4.3.210/volume// Jul 03 17:55:14.468558 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ac96217-a55b-4abf-9579-47665ddaccc8 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:14.468765 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ac96217-a55b-4abf-9579-47665ddaccc8 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:14.469146 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ac96217-a55b-4abf-9579-47665ddaccc8 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:14.469493 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 703/2782] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55: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 17:55:14.476034 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7224a2ad-6e36-4e57-8059-1365cabf8fd4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:14.476395 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-966d013f-0448-4f64-8e4d-77879f8cf86e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:14.477732 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7224a2ad-6e36-4e57-8059-1365cabf8fd4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:14.477970 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7224a2ad-6e36-4e57-8059-1365cabf8fd4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:14.478144 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7224a2ad-6e36-4e57-8059-1365cabf8fd4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:14.478320 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-966d013f-0448-4f64-8e4d-77879f8cf86e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:55:14.478518 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-966d013f-0448-4f64-8e4d-77879f8cf86e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:14.478691 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-966d013f-0448-4f64-8e4d-77879f8cf86e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:14.487536 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:14.487536 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:14.487913 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:14.487913 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:14.490942 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-966d013f-0448-4f64-8e4d-77879f8cf86e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:55:14.491234 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7224a2ad-6e36-4e57-8059-1365cabf8fd4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:14.495037 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-966d013f-0448-4f64-8e4d-77879f8cf86e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 200 Jul 03 17:55:14.495122 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7224a2ad-6e36-4e57-8059-1365cabf8fd4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:14.495417 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 686/2783] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:14 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:14.495472 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 693/2784] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:14 2026] GET /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 1550 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:14.614690 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-576c0f7b-5e6e-4b37-87d5-2e8ede72aa13 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:14.616851 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-576c0f7b-5e6e-4b37-87d5-2e8ede72aa13 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] PUT https://10.4.3.210/volume/v3/attachments/dcc2570b-1605-4538-89dd-ccb9f9b52524 Jul 03 17:55:14.617476 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-576c0f7b-5e6e-4b37-87d5-2e8ede72aa13 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:14.629300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-576c0f7b-5e6e-4b37-87d5-2e8ede72aa13 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Acquiring lock "cinder-attachment_update-f69f146f-f854-4ea3-82d2-db4b36521db7-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:55:14.634964 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-576c0f7b-5e6e-4b37-87d5-2e8ede72aa13 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Lock "cinder-attachment_update-f69f146f-f854-4ea3-82d2-db4b36521db7-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:55:14.634964 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:14.634964 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:14.654184 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d172b364-0f82-4065-bcf9-9c7cdaeda06f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:14.657109 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d172b364-0f82-4065-bcf9-9c7cdaeda06f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:14.657323 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d172b364-0f82-4065-bcf9-9c7cdaeda06f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:14.657498 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d172b364-0f82-4065-bcf9-9c7cdaeda06f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:14.657593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-d172b364-0f82-4065-bcf9-9c7cdaeda06f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:14.665448 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:14.665448 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:14.666343 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d172b364-0f82-4065-bcf9-9c7cdaeda06f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:14.666723 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 704/2785] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:14 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:14.884216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d27dec70-7e98-464e-a37e-6008f791ae62 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:14.885837 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d27dec70-7e98-464e-a37e-6008f791ae62 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:14.886027 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d27dec70-7e98-464e-a37e-6008f791ae62 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:14.886204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d27dec70-7e98-464e-a37e-6008f791ae62 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:14.895116 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:14.895116 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:14.898391 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d27dec70-7e98-464e-a37e-6008f791ae62 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:14.902145 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d27dec70-7e98-464e-a37e-6008f791ae62 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:14.902487 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 687/2786] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:14 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:15.159032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-576c0f7b-5e6e-4b37-87d5-2e8ede72aa13 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Lock "cinder-attachment_update-f69f146f-f854-4ea3-82d2-db4b36521db7-np0000004448" released by "attachment_update" :: held 0.526s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:55:15.159032 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-576c0f7b-5e6e-4b37-87d5-2e8ede72aa13 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments/dcc2570b-1605-4538-89dd-ccb9f9b52524 returned with HTTP 200 Jul 03 17:55:15.159731 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 703/2787] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:55:14 2026] PUT /volume/v3/attachments/dcc2570b-1605-4538-89dd-ccb9f9b52524 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:15.509824 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-22369229-28bd-4d81-a009-87062af8b714 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:15.510876 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-22369229-28bd-4d81-a009-87062af8b714 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:15.511039 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-22369229-28bd-4d81-a009-87062af8b714 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:15.511204 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-22369229-28bd-4d81-a009-87062af8b714 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:15.670150 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-a92ec997-19bb-4013-868e-014f05678cc3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:15.671799 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-a92ec997-19bb-4013-868e-014f05678cc3 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/attachments/dcc2570b-1605-4538-89dd-ccb9f9b52524/action Jul 03 17:55:15.672145 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-a92ec997-19bb-4013-868e-014f05678cc3 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:15.672260 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-a92ec997-19bb-4013-868e-014f05678cc3 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:15.673339 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:15.673339 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:15.677099 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-22369229-28bd-4d81-a009-87062af8b714 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:15.678877 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9ab787e9-5624-43c4-b1c7-80ab24201b55 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:15.681091 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9ab787e9-5624-43c4-b1c7-80ab24201b55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:15.681276 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9ab787e9-5624-43c4-b1c7-80ab24201b55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:15.681530 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9ab787e9-5624-43c4-b1c7-80ab24201b55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:15.681692 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-9ab787e9-5624-43c4-b1c7-80ab24201b55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:15.682331 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-22369229-28bd-4d81-a009-87062af8b714 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:15.682898 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 694/2788] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:15 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:15.686225 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:15.686225 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:15.689336 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:15.689336 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:15.690040 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9ab787e9-5624-43c4-b1c7-80ab24201b55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:15.690363 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 688/2789] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:15 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:15.697822 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b202e914-8dd0-4397-9e9e-a48d0f7ace1b req-a92ec997-19bb-4013-868e-014f05678cc3 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments/dcc2570b-1605-4538-89dd-ccb9f9b52524/action returned with HTTP 204 Jul 03 17:55:15.698225 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 705/2790] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:55:15 2026] POST /volume/v3/attachments/dcc2570b-1605-4538-89dd-ccb9f9b52524/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:15.914963 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c20ee507-6da4-408b-bef2-570b50296660 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:15.916824 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c20ee507-6da4-408b-bef2-570b50296660 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:15.918273 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c20ee507-6da4-408b-bef2-570b50296660 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:15.918273 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c20ee507-6da4-408b-bef2-570b50296660 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:15.928146 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:15.928146 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:15.931733 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c20ee507-6da4-408b-bef2-570b50296660 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:15.939276 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c20ee507-6da4-408b-bef2-570b50296660 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:15.940236 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 704/2791] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:15 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:16.696608 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9af53ea5-1ae8-4c54-9a6c-973561436474 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:16.698405 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9af53ea5-1ae8-4c54-9a6c-973561436474 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:16.698574 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9af53ea5-1ae8-4c54-9a6c-973561436474 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:16.698752 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9af53ea5-1ae8-4c54-9a6c-973561436474 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:16.701064 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-255c279d-4155-4c52-95ca-7bc7d3ad82c6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:16.702891 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-255c279d-4155-4c52-95ca-7bc7d3ad82c6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:16.703107 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-255c279d-4155-4c52-95ca-7bc7d3ad82c6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:16.703309 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-255c279d-4155-4c52-95ca-7bc7d3ad82c6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:16.703449 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-255c279d-4155-4c52-95ca-7bc7d3ad82c6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:16.707423 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:16.707423 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:16.708671 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:16.708671 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:16.709805 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-255c279d-4155-4c52-95ca-7bc7d3ad82c6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:16.710483 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 689/2792] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:16 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:16.710667 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9af53ea5-1ae8-4c54-9a6c-973561436474 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:16.714484 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9af53ea5-1ae8-4c54-9a6c-973561436474 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:16.715105 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 695/2793] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:16 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:16.959413 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9ffc1b94-149f-4a7c-82d9-74440a25e33b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:16.960332 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ffc1b94-149f-4a7c-82d9-74440a25e33b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:16.960513 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ffc1b94-149f-4a7c-82d9-74440a25e33b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:16.961186 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ffc1b94-149f-4a7c-82d9-74440a25e33b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:16.974026 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:16.974026 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:16.977154 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ffc1b94-149f-4a7c-82d9-74440a25e33b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:16.980764 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ffc1b94-149f-4a7c-82d9-74440a25e33b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:16.981075 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 706/2794] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:16 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:17.724102 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-997689b9-75ba-4769-9d69-3ce0b2521a2e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:17.726464 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-997689b9-75ba-4769-9d69-3ce0b2521a2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:17.726617 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-55c004fb-9dcc-4cd6-961b-b12f74207f31 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:17.727413 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-997689b9-75ba-4769-9d69-3ce0b2521a2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:17.728256 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55c004fb-9dcc-4cd6-961b-b12f74207f31 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:17.728346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-997689b9-75ba-4769-9d69-3ce0b2521a2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:17.728346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-997689b9-75ba-4769-9d69-3ce0b2521a2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:17.728428 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55c004fb-9dcc-4cd6-961b-b12f74207f31 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:17.728530 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55c004fb-9dcc-4cd6-961b-b12f74207f31 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:17.737160 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:17.737160 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:17.737760 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:17.737760 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:17.738200 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-997689b9-75ba-4769-9d69-3ce0b2521a2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:17.738650 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 705/2795] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:17 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:17.746426 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-55c004fb-9dcc-4cd6-961b-b12f74207f31 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:17.752595 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55c004fb-9dcc-4cd6-961b-b12f74207f31 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:17.752686 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 690/2796] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:17 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:18.000461 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-257376f9-fc77-43f6-b7aa-1e32f59b7c53 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:18.002681 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-257376f9-fc77-43f6-b7aa-1e32f59b7c53 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:18.002963 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-257376f9-fc77-43f6-b7aa-1e32f59b7c53 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:18.003443 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-257376f9-fc77-43f6-b7aa-1e32f59b7c53 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:18.014333 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:18.014333 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:18.019133 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-257376f9-fc77-43f6-b7aa-1e32f59b7c53 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:18.024901 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-257376f9-fc77-43f6-b7aa-1e32f59b7c53 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:18.025323 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 696/2797] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:17 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:18.750896 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d09aa7c1-6ba4-405c-b617-eb462104dc3b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:18.752728 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d09aa7c1-6ba4-405c-b617-eb462104dc3b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:18.752955 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d09aa7c1-6ba4-405c-b617-eb462104dc3b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:18.753137 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d09aa7c1-6ba4-405c-b617-eb462104dc3b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:18.753239 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-d09aa7c1-6ba4-405c-b617-eb462104dc3b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:18.757210 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:18.757210 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:18.757842 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d09aa7c1-6ba4-405c-b617-eb462104dc3b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:18.758164 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 707/2798] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:18 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:18.768577 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-26ff7be5-e2ed-47dc-8792-3e57ebdb332f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:18.770485 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26ff7be5-e2ed-47dc-8792-3e57ebdb332f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:18.771937 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26ff7be5-e2ed-47dc-8792-3e57ebdb332f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:18.772478 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26ff7be5-e2ed-47dc-8792-3e57ebdb332f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:18.791475 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:18.791475 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:18.796013 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-26ff7be5-e2ed-47dc-8792-3e57ebdb332f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:18.803532 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26ff7be5-e2ed-47dc-8792-3e57ebdb332f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:18.804354 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 706/2799] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:18 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:19.047317 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fbe721f4-2735-46db-bc87-9a3e60c4a257 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:19.051439 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fbe721f4-2735-46db-bc87-9a3e60c4a257 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:19.053100 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fbe721f4-2735-46db-bc87-9a3e60c4a257 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:19.053574 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fbe721f4-2735-46db-bc87-9a3e60c4a257 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:19.061546 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:19.061546 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:19.065257 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fbe721f4-2735-46db-bc87-9a3e60c4a257 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:19.079261 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fbe721f4-2735-46db-bc87-9a3e60c4a257 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:19.079631 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 691/2800] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:19 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:19.768548 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f6a45908-af78-464c-8f38-ae95de65962e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:19.770435 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f6a45908-af78-464c-8f38-ae95de65962e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:19.770650 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f6a45908-af78-464c-8f38-ae95de65962e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:19.770896 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f6a45908-af78-464c-8f38-ae95de65962e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:19.771010 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-f6a45908-af78-464c-8f38-ae95de65962e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:19.775452 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:19.775452 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:19.776379 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f6a45908-af78-464c-8f38-ae95de65962e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:19.776778 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 697/2801] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:19 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:19.822441 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ef0e593c-4bbb-4eb8-9ca3-daefa3c0c136 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:19.824133 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ef0e593c-4bbb-4eb8-9ca3-daefa3c0c136 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:19.824334 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ef0e593c-4bbb-4eb8-9ca3-daefa3c0c136 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:19.824534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ef0e593c-4bbb-4eb8-9ca3-daefa3c0c136 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:19.835096 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:19.835096 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:19.839968 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ef0e593c-4bbb-4eb8-9ca3-daefa3c0c136 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:19.845439 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ef0e593c-4bbb-4eb8-9ca3-daefa3c0c136 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:19.845988 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 708/2802] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:19 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:20.088646 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-1938f366-8b04-4e05-97ab-f90c2d349d87 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:20.093892 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-1938f366-8b04-4e05-97ab-f90c2d349d87 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/attachments/b57216f7-6d34-4e57-8514-1af694a535b0/action Jul 03 17:55:20.094157 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4ad466a7-fa01-43f3-80cd-a0826b133574 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:20.094404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-1938f366-8b04-4e05-97ab-f90c2d349d87 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:20.094404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-1938f366-8b04-4e05-97ab-f90c2d349d87 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:20.095464 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4ad466a7-fa01-43f3-80cd-a0826b133574 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:20.095844 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4ad466a7-fa01-43f3-80cd-a0826b133574 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:20.095951 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4ad466a7-fa01-43f3-80cd-a0826b133574 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:20.113618 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:20.113618 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:20.119598 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:20.119598 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:20.124439 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4ad466a7-fa01-43f3-80cd-a0826b133574 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:20.130051 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4ad466a7-fa01-43f3-80cd-a0826b133574 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:20.130469 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 692/2803] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:20 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 939 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:20.137583 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bdc881a7-9cb3-47c0-ac92-9e3feea2cac2 req-1938f366-8b04-4e05-97ab-f90c2d349d87 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments/b57216f7-6d34-4e57-8514-1af694a535b0/action returned with HTTP 204 Jul 03 17:55:20.138245 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 707/2804] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:55:20 2026] POST /volume/v3/attachments/b57216f7-6d34-4e57-8514-1af694a535b0/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:20.183293 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d787076a-6c05-495d-89b2-dece8830ec4a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:20.184975 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d787076a-6c05-495d-89b2-dece8830ec4a tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:20.185387 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d787076a-6c05-495d-89b2-dece8830ec4a tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-attach": {"instance_uuid": "bba9501c-093a-4409-a345-7eeae213203f", "mountpoint": "/dev/vdb"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:20.185634 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d787076a-6c05-495d-89b2-dece8830ec4a tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bba9501c-093a-4409-a345-7eeae213203f", "mountpoint": "/dev/vdb"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:20.193396 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:20.193396 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:20.194128 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d787076a-6c05-495d-89b2-dece8830ec4a tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:20.203742 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d787076a-6c05-495d-89b2-dece8830ec4a tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Update volume admin metadata completed successfully. Jul 03 17:55:20.707888 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d787076a-6c05-495d-89b2-dece8830ec4a tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Attach volume completed successfully. Jul 03 17:55:20.708069 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d787076a-6c05-495d-89b2-dece8830ec4a tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 202 Jul 03 17:55:20.708503 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 698/2805] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:55:20 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 17:55:20.717175 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0325dec0-a1d5-4b22-9f4f-47da837a82f6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:20.717801 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0325dec0-a1d5-4b22-9f4f-47da837a82f6 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:20.718015 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0325dec0-a1d5-4b22-9f4f-47da837a82f6 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:20.718185 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0325dec0-a1d5-4b22-9f4f-47da837a82f6 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:20.726573 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:20.726573 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:20.729845 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0325dec0-a1d5-4b22-9f4f-47da837a82f6 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:20.733514 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0325dec0-a1d5-4b22-9f4f-47da837a82f6 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:20.733893 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 709/2806] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:20 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:20.746501 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e8bba59b-6e8c-4760-a2a6-03280a49ae3d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:20.748218 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e8bba59b-6e8c-4760-a2a6-03280a49ae3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:20.748550 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e8bba59b-6e8c-4760-a2a6-03280a49ae3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-detach": {}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:20.748685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e8bba59b-6e8c-4760-a2a6-03280a49ae3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:20.759023 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:20.759023 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:20.759550 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e8bba59b-6e8c-4760-a2a6-03280a49ae3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:20.786244 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-218052e7-32ee-44fd-bf79-d8ded65784c0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:20.788082 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-218052e7-32ee-44fd-bf79-d8ded65784c0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:20.788361 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-218052e7-32ee-44fd-bf79-d8ded65784c0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:20.788832 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-218052e7-32ee-44fd-bf79-d8ded65784c0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:20.788981 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-218052e7-32ee-44fd-bf79-d8ded65784c0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:20.794196 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:20.794196 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:20.795354 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-218052e7-32ee-44fd-bf79-d8ded65784c0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:20.795593 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 708/2807] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:20 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:20.859641 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2d54baa6-2e02-47de-a6ae-67216fb70965 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:20.861564 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2d54baa6-2e02-47de-a6ae-67216fb70965 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:20.861779 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2d54baa6-2e02-47de-a6ae-67216fb70965 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:20.861986 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2d54baa6-2e02-47de-a6ae-67216fb70965 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:20.871575 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:20.871575 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:20.875038 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2d54baa6-2e02-47de-a6ae-67216fb70965 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:20.879779 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2d54baa6-2e02-47de-a6ae-67216fb70965 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:20.880313 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 699/2808] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:20 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:55:21.147971 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-feead377-ddec-427c-b641-7ee4ef584d65 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:21.150323 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-feead377-ddec-427c-b641-7ee4ef584d65 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:21.150605 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-feead377-ddec-427c-b641-7ee4ef584d65 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:21.150930 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-feead377-ddec-427c-b641-7ee4ef584d65 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:21.162394 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:21.162394 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:21.171041 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-feead377-ddec-427c-b641-7ee4ef584d65 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:21.177326 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-feead377-ddec-427c-b641-7ee4ef584d65 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:21.178076 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 710/2809] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:21 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 1231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:21.195628 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d4710f05-1a81-438c-8e35-8ea81abe429c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:21.197194 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d4710f05-1a81-438c-8e35-8ea81abe429c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:21.197444 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d4710f05-1a81-438c-8e35-8ea81abe429c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:21.197683 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d4710f05-1a81-438c-8e35-8ea81abe429c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:21.209320 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:21.209320 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:21.213325 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d4710f05-1a81-438c-8e35-8ea81abe429c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:21.220806 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d4710f05-1a81-438c-8e35-8ea81abe429c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:21.220806 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 709/2810] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:21 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 1231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:21.263605 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e8bba59b-6e8c-4760-a2a6-03280a49ae3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Detach volume completed successfully. Jul 03 17:55:21.264049 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e8bba59b-6e8c-4760-a2a6-03280a49ae3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 202 Jul 03 17:55:21.264446 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 693/2811] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:55:20 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 0 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:21.277722 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-78c3ed27-ba5e-49f3-bf69-af0d6b04be9b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:21.281622 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78c3ed27-ba5e-49f3-bf69-af0d6b04be9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:21.281902 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78c3ed27-ba5e-49f3-bf69-af0d6b04be9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:21.282165 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78c3ed27-ba5e-49f3-bf69-af0d6b04be9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:21.290929 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:21.290929 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:21.297115 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-78c3ed27-ba5e-49f3-bf69-af0d6b04be9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:21.306946 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78c3ed27-ba5e-49f3-bf69-af0d6b04be9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:21.306946 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 700/2812] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:21 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:21.805320 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-030067a5-c5d4-4b37-932d-1d744350bc62 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:21.807651 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-030067a5-c5d4-4b37-932d-1d744350bc62 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:21.807651 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-030067a5-c5d4-4b37-932d-1d744350bc62 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:21.807852 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-030067a5-c5d4-4b37-932d-1d744350bc62 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:21.807985 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-030067a5-c5d4-4b37-932d-1d744350bc62 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:21.813063 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:21.813063 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:21.814019 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-030067a5-c5d4-4b37-932d-1d744350bc62 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:21.814943 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 711/2813] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:21 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:21.892326 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-07ac93e2-43e2-4b0b-82e4-8b9e5521a44e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:21.896365 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-07ac93e2-43e2-4b0b-82e4-8b9e5521a44e tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:21.896731 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-07ac93e2-43e2-4b0b-82e4-8b9e5521a44e tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:21.897103 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-07ac93e2-43e2-4b0b-82e4-8b9e5521a44e tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:21.910680 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:21.910680 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:21.916029 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-07ac93e2-43e2-4b0b-82e4-8b9e5521a44e tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:21.921758 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-07ac93e2-43e2-4b0b-82e4-8b9e5521a44e tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:21.922514 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 710/2814] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:21 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:22.824053 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8600044d-e380-4048-ac4c-ed272d7e8b6c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:22.825728 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8600044d-e380-4048-ac4c-ed272d7e8b6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:22.825945 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8600044d-e380-4048-ac4c-ed272d7e8b6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:22.826119 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8600044d-e380-4048-ac4c-ed272d7e8b6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:22.826218 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8600044d-e380-4048-ac4c-ed272d7e8b6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:22.830531 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:22.830531 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:22.831238 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8600044d-e380-4048-ac4c-ed272d7e8b6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:22.831615 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 694/2815] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:22 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:22.940761 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0df5b217-f72d-4cdf-8ab3-c6809ff8aa3d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:22.942417 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0df5b217-f72d-4cdf-8ab3-c6809ff8aa3d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:22.942613 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0df5b217-f72d-4cdf-8ab3-c6809ff8aa3d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:22.942849 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0df5b217-f72d-4cdf-8ab3-c6809ff8aa3d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:22.952126 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:22.952126 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:22.956001 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0df5b217-f72d-4cdf-8ab3-c6809ff8aa3d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:22.962025 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0df5b217-f72d-4cdf-8ab3-c6809ff8aa3d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:22.962500 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 701/2816] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:22 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:23.122952 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f4351115-be29-4595-bda5-0f98d6cad133 req-4254b6d6-18fe-49c0-a1df-2127e7ab9f32 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:23.125091 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-4254b6d6-18fe-49c0-a1df-2127e7ab9f32 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/attachments/c9891095-8a6b-412c-97ec-ed3f7c6ce427/action Jul 03 17:55:23.125436 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-4254b6d6-18fe-49c0-a1df-2127e7ab9f32 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:23.125556 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-4254b6d6-18fe-49c0-a1df-2127e7ab9f32 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:23.139616 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:23.139616 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:23.147498 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f4351115-be29-4595-bda5-0f98d6cad133 req-4254b6d6-18fe-49c0-a1df-2127e7ab9f32 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments/c9891095-8a6b-412c-97ec-ed3f7c6ce427/action returned with HTTP 204 Jul 03 17:55:23.147987 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 712/2817] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:55:23 2026] POST /volume/v3/attachments/c9891095-8a6b-412c-97ec-ed3f7c6ce427/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:23.842938 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b7e88295-990c-47ac-9060-d5287b5de9da None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:23.845383 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b7e88295-990c-47ac-9060-d5287b5de9da tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:23.845648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b7e88295-990c-47ac-9060-d5287b5de9da tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:23.845922 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b7e88295-990c-47ac-9060-d5287b5de9da tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:23.846400 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-b7e88295-990c-47ac-9060-d5287b5de9da tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:23.851548 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:23.851548 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:23.852533 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b7e88295-990c-47ac-9060-d5287b5de9da tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:23.852533 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 711/2818] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:23 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:23.976363 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f9190ed2-4590-4974-a164-c4bdb59d2254 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:23.978025 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f9190ed2-4590-4974-a164-c4bdb59d2254 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:23.978191 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f9190ed2-4590-4974-a164-c4bdb59d2254 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:23.978357 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f9190ed2-4590-4974-a164-c4bdb59d2254 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:23.997297 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:23.997297 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:24.003864 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f9190ed2-4590-4974-a164-c4bdb59d2254 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:24.012891 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f9190ed2-4590-4974-a164-c4bdb59d2254 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:24.013332 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 695/2819] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:23 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:24.027854 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4f5cc6c2-af7f-44a1-baa3-f8044fb3e3f8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:24.029456 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f5cc6c2-af7f-44a1-baa3-f8044fb3e3f8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:24.029638 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f5cc6c2-af7f-44a1-baa3-f8044fb3e3f8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:24.029850 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f5cc6c2-af7f-44a1-baa3-f8044fb3e3f8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:24.044111 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:24.044111 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:24.048670 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4f5cc6c2-af7f-44a1-baa3-f8044fb3e3f8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:24.052728 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f5cc6c2-af7f-44a1-baa3-f8044fb3e3f8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:24.053106 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 702/2820] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:24 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:24.132601 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:24.134569 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:55:24.134972 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1855225219"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:24.136583 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1855225219'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:55:24.136725 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Create volume of 1 GB Jul 03 17:55:24.140952 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Availability Zones retrieved successfully. Jul 03 17:55:24.146580 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Flow 'volume_create_api' (d438a9af-0500-4fc2-8107-b6060d4a234b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:24.147381 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5d4935-13e9-453c-a5e9-314847776493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:24.148150 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:55:24.169265 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5d4935-13e9-453c-a5e9-314847776493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:24.169955 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd173921-ef6d-477f-bd68-d2839121b4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:24.210450 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Created reservations ['a927b756-a8c2-43fc-b950-84dca3405903', 'fc66029e-9a04-4081-a73a-e28688b7b376', 'c65c8799-9662-4a9a-b7ae-b4768b2c04e1', 'd8be1c87-5a68-4ae7-893f-b481848e1f70'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:24.211294 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd173921-ef6d-477f-bd68-d2839121b4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a927b756-a8c2-43fc-b950-84dca3405903', 'fc66029e-9a04-4081-a73a-e28688b7b376', 'c65c8799-9662-4a9a-b7ae-b4768b2c04e1', 'd8be1c87-5a68-4ae7-893f-b481848e1f70']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:24.212036 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b12302e-6320-4ea8-a895-66770b3076f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:24.235733 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b12302e-6320-4ea8-a895-66770b3076f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1855225219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fda053a84bc4232bdd345233baad79c',qos_specs=None,replication_status=,reservations=['a927b756-a8c2-43fc-b950-84dca3405903','fc66029e-9a04-4081-a73a-e28688b7b376','c65c8799-9662-4a9a-b7ae-b4768b2c04e1','d8be1c87-5a68-4ae7-893f-b481848e1f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e0e99ebe3344149b16b276b027ca2f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1855225219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fda053a84bc4232bdd345233baad79c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e0e99ebe3344149b16b276b027ca2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:24.236876 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec4d461-d164-4d69-8be0-8362d4b68bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:24.258535 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec4d461-d164-4d69-8be0-8362d4b68bd5) transitioned into state 'SUCCESS' from state '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-1855225219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fda053a84bc4232bdd345233baad79c',qos_specs=None,replication_status=,reservations=['a927b756-a8c2-43fc-b950-84dca3405903','fc66029e-9a04-4081-a73a-e28688b7b376','c65c8799-9662-4a9a-b7ae-b4768b2c04e1','d8be1c87-5a68-4ae7-893f-b481848e1f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e0e99ebe3344149b16b276b027ca2f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:24.259454 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c619c9-e78d-449b-8100-7cef9dbdef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:24.270224 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c619c9-e78d-449b-8100-7cef9dbdef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:24.271258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Flow 'volume_create_api' (d438a9af-0500-4fc2-8107-b6060d4a234b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:24.271616 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Create volume request issued successfully. Jul 03 17:55:24.272318 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f60e4ec8-6f2d-4fa6-8423-dbdec0bd586f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:55:24.272867 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 713/2821] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:55:24 2026] POST /volume/v3/volumes => generated 751 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:24.283626 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-84c1c55d-ac00-47d1-bebc-c4ac0a36149b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:24.285626 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-84c1c55d-ac00-47d1-bebc-c4ac0a36149b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:24.285876 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-84c1c55d-ac00-47d1-bebc-c4ac0a36149b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:24.286110 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-84c1c55d-ac00-47d1-bebc-c4ac0a36149b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:24.293013 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:24.293013 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:24.296551 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-84c1c55d-ac00-47d1-bebc-c4ac0a36149b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:24.301050 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-84c1c55d-ac00-47d1-bebc-c4ac0a36149b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:24.301516 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 712/2822] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:24 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:24.862174 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7083df5e-78b7-40b3-9c41-13e10b79e702 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:24.864084 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7083df5e-78b7-40b3-9c41-13e10b79e702 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:24.864084 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7083df5e-78b7-40b3-9c41-13e10b79e702 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:24.864245 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7083df5e-78b7-40b3-9c41-13e10b79e702 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:24.864343 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-7083df5e-78b7-40b3-9c41-13e10b79e702 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:24.868750 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:24.868750 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:24.869458 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7083df5e-78b7-40b3-9c41-13e10b79e702 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:24.869780 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 696/2823] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:24 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:24.878910 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0e1bfdc5-1b05-4576-b9b5-d55c5d933ff3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:24.880603 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0e1bfdc5-1b05-4576-b9b5-d55c5d933ff3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb Jul 03 17:55:24.880763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0e1bfdc5-1b05-4576-b9b5-d55c5d933ff3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:24.880994 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0e1bfdc5-1b05-4576-b9b5-d55c5d933ff3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:24.888062 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:24.888062 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:24.891873 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0e1bfdc5-1b05-4576-b9b5-d55c5d933ff3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:24.898615 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0e1bfdc5-1b05-4576-b9b5-d55c5d933ff3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb returned with HTTP 200 Jul 03 17:55:24.899050 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 703/2824] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:24 2026] GET /volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb => generated 1412 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:24.910317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-65315279-4e61-4635-8384-30d425ce8afb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:24.912489 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-65315279-4e61-4635-8384-30d425ce8afb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb Jul 03 17:55:24.912711 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-65315279-4e61-4635-8384-30d425ce8afb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:24.912966 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-65315279-4e61-4635-8384-30d425ce8afb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:25.081117 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:25.081117 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:25.084671 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-65315279-4e61-4635-8384-30d425ce8afb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:25.088757 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-65315279-4e61-4635-8384-30d425ce8afb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb returned with HTTP 200 Jul 03 17:55:25.089109 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 714/2825] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:24 2026] GET /volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb => generated 1412 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:25.100175 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-347676a7-2582-4ab3-9729-109d5909bafa None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:25.102268 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-347676a7-2582-4ab3-9729-109d5909bafa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb Jul 03 17:55:25.102522 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-347676a7-2582-4ab3-9729-109d5909bafa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:25.102766 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-347676a7-2582-4ab3-9729-109d5909bafa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:25.103024 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-347676a7-2582-4ab3-9729-109d5909bafa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume with id: c69377d6-9298-4771-beb2-535e7bb33feb Jul 03 17:55:25.111438 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:25.111438 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:25.112100 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-347676a7-2582-4ab3-9729-109d5909bafa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:25.133318 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-347676a7-2582-4ab3-9729-109d5909bafa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume request issued successfully. Jul 03 17:55:25.133544 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-347676a7-2582-4ab3-9729-109d5909bafa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb returned with HTTP 202 Jul 03 17:55:25.133998 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 713/2826] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:25 2026] DELETE /volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:25.140537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0b2bb99d-b553-43d2-b876-31fbc307d41d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:25.142521 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0b2bb99d-b553-43d2-b876-31fbc307d41d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb Jul 03 17:55:25.142721 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0b2bb99d-b553-43d2-b876-31fbc307d41d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:25.142958 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0b2bb99d-b553-43d2-b876-31fbc307d41d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:25.151172 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:25.151172 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:25.155813 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0b2bb99d-b553-43d2-b876-31fbc307d41d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:25.161997 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0b2bb99d-b553-43d2-b876-31fbc307d41d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb returned with HTTP 200 Jul 03 17:55:25.162583 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 697/2827] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:25 2026] GET /volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:25.312166 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5fe04be2-85dd-47c9-a798-37e14d6e770e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:25.313875 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5fe04be2-85dd-47c9-a798-37e14d6e770e tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:25.314060 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5fe04be2-85dd-47c9-a798-37e14d6e770e tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:25.314232 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5fe04be2-85dd-47c9-a798-37e14d6e770e tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:25.320254 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:25.320254 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:25.323309 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5fe04be2-85dd-47c9-a798-37e14d6e770e tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:25.327015 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5fe04be2-85dd-47c9-a798-37e14d6e770e tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:25.327333 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 704/2828] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:25 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:25.366098 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-23227a8a-a489-4f5e-b170-975427735ebd req-87c749b8-a87c-4952-b49a-913d416ce12f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:25.367931 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-87c749b8-a87c-4952-b49a-913d416ce12f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:25.368172 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-87c749b8-a87c-4952-b49a-913d416ce12f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:25.368449 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-87c749b8-a87c-4952-b49a-913d416ce12f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:25.375251 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:25.375251 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:25.378376 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-23227a8a-a489-4f5e-b170-975427735ebd req-87c749b8-a87c-4952-b49a-913d416ce12f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:25.382291 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-87c749b8-a87c-4952-b49a-913d416ce12f tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:25.382638 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 715/2829] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:25 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:25.652321 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dfbb6b66-0125-43c8-8d99-1cf3bab7259b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:25.654546 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dfbb6b66-0125-43c8-8d99-1cf3bab7259b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:25.654749 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dfbb6b66-0125-43c8-8d99-1cf3bab7259b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:25.654971 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dfbb6b66-0125-43c8-8d99-1cf3bab7259b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:25.664266 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:25.664266 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:25.667291 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dfbb6b66-0125-43c8-8d99-1cf3bab7259b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:25.670961 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dfbb6b66-0125-43c8-8d99-1cf3bab7259b tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:25.671351 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 714/2830] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:25 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:25.688322 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dc2d6cb3-504b-4104-9a24-cd8d57fe79c6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:25.690066 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dc2d6cb3-504b-4104-9a24-cd8d57fe79c6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8/action Jul 03 17:55:25.690321 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dc2d6cb3-504b-4104-9a24-cd8d57fe79c6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:25.690428 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dc2d6cb3-504b-4104-9a24-cd8d57fe79c6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:25.698972 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:25.698972 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:25.699359 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dc2d6cb3-504b-4104-9a24-cd8d57fe79c6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:25.705512 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dc2d6cb3-504b-4104-9a24-cd8d57fe79c6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Begin detaching volume completed successfully. Jul 03 17:55:25.705691 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-dc2d6cb3-504b-4104-9a24-cd8d57fe79c6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8/action returned with HTTP 202 Jul 03 17:55:25.706073 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 698/2831] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:55:25 2026] POST /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:26.176550 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c7c4cf7e-d8e8-4d8e-8a24-823c2c47b915 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:26.178670 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c7c4cf7e-d8e8-4d8e-8a24-823c2c47b915 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb Jul 03 17:55:26.178938 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c7c4cf7e-d8e8-4d8e-8a24-823c2c47b915 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:26.179186 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c7c4cf7e-d8e8-4d8e-8a24-823c2c47b915 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:26.185921 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c7c4cf7e-d8e8-4d8e-8a24-823c2c47b915 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb returned with HTTP 404 Jul 03 17:55:26.186596 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 705/2832] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:26 2026] GET /volume/v3/volumes/c69377d6-9298-4771-beb2-535e7bb33feb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:26.193099 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-432e811e-101d-416a-ba3a-be11553c2725 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:26.194601 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-432e811e-101d-416a-ba3a-be11553c2725 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:26.194942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-432e811e-101d-416a-ba3a-be11553c2725 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:26.195205 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-432e811e-101d-416a-ba3a-be11553c2725 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:26.195408 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-432e811e-101d-416a-ba3a-be11553c2725 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete backup with id: 53446f28-7152-4e1c-926a-fa538d717703. Jul 03 17:55:26.200802 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:26.200802 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:26.220048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-432e811e-101d-416a-ba3a-be11553c2725 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] delete_backup rpcapi backup_id 53446f28-7152-4e1c-926a-fa538d717703 {{(pid=99941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:55:26.222520 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-432e811e-101d-416a-ba3a-be11553c2725 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 202 Jul 03 17:55:26.222520 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 716/2833] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:26 2026] DELETE /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:26.234125 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cc0c0c5f-9c02-491f-bcc2-00f5d7d42744 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:26.236481 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc0c0c5f-9c02-491f-bcc2-00f5d7d42744 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:26.236673 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc0c0c5f-9c02-491f-bcc2-00f5d7d42744 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:26.236882 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc0c0c5f-9c02-491f-bcc2-00f5d7d42744 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:26.236980 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-cc0c0c5f-9c02-491f-bcc2-00f5d7d42744 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:26.241300 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:26.241300 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:26.242075 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc0c0c5f-9c02-491f-bcc2-00f5d7d42744 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 200 Jul 03 17:55:26.245798 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 715/2834] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:26 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:26.736412 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-84a86686-0035-400a-ae93-ee321042e55b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:26.736690 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-84a86686-0035-400a-ae93-ee321042e55b None None] GET https://10.4.3.210/volume// Jul 03 17:55:26.736879 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-84a86686-0035-400a-ae93-ee321042e55b None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:26.737127 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-84a86686-0035-400a-ae93-ee321042e55b None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:26.737702 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-84a86686-0035-400a-ae93-ee321042e55b None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:26.737875 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 699/2835] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55: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 17:55:26.745901 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-ab5a725a-fd8f-4e2e-a5c5-c1f0fa45f00e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:26.749050 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-ab5a725a-fd8f-4e2e-a5c5-c1f0fa45f00e tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:26.749299 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-ab5a725a-fd8f-4e2e-a5c5-c1f0fa45f00e tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:26.749523 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-ab5a725a-fd8f-4e2e-a5c5-c1f0fa45f00e tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:26.759978 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:26.759978 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:26.764371 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-ab5a725a-fd8f-4e2e-a5c5-c1f0fa45f00e tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:26.775815 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-ab5a725a-fd8f-4e2e-a5c5-c1f0fa45f00e tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 200 Jul 03 17:55:26.775815 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 706/2836] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:26 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:27.253284 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-22102a82-1451-4568-bb23-4980f72cf576 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:27.256560 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-22102a82-1451-4568-bb23-4980f72cf576 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 Jul 03 17:55:27.256822 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-22102a82-1451-4568-bb23-4980f72cf576 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:27.257022 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-22102a82-1451-4568-bb23-4980f72cf576 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:27.257125 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-22102a82-1451-4568-bb23-4980f72cf576 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 53446f28-7152-4e1c-926a-fa538d717703. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:27.261239 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-22102a82-1451-4568-bb23-4980f72cf576 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 returned with HTTP 404 Jul 03 17:55:27.261635 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 717/2837] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:27 2026] GET /volume/v3/backups/53446f28-7152-4e1c-926a-fa538d717703 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:27.352728 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1504e37a-7a6c-42d3-a564-855c5f3cea5c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:27.354721 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1504e37a-7a6c-42d3-a564-855c5f3cea5c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 Jul 03 17:55:27.354972 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1504e37a-7a6c-42d3-a564-855c5f3cea5c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:27.355181 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1504e37a-7a6c-42d3-a564-855c5f3cea5c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:27.363941 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:27.363941 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:27.369600 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1504e37a-7a6c-42d3-a564-855c5f3cea5c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:27.376098 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1504e37a-7a6c-42d3-a564-855c5f3cea5c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 returned with HTTP 200 Jul 03 17:55:27.376541 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 716/2838] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:27 2026] GET /volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:27.388676 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1b719ea4-4635-4a06-9c69-acd0ebefca5b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:27.390525 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1b719ea4-4635-4a06-9c69-acd0ebefca5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 Jul 03 17:55:27.390981 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1b719ea4-4635-4a06-9c69-acd0ebefca5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:27.390981 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1b719ea4-4635-4a06-9c69-acd0ebefca5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:27.391105 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-1b719ea4-4635-4a06-9c69-acd0ebefca5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume with id: e2d0d5b9-6962-4413-aabd-6467b9197bc9 Jul 03 17:55:27.400036 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:27.400036 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:27.400491 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1b719ea4-4635-4a06-9c69-acd0ebefca5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:27.421576 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1b719ea4-4635-4a06-9c69-acd0ebefca5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume request issued successfully. Jul 03 17:55:27.421848 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1b719ea4-4635-4a06-9c69-acd0ebefca5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 returned with HTTP 202 Jul 03 17:55:27.422321 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 700/2839] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:27 2026] DELETE /volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:27.424605 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2c686729-6fed-49bc-836a-b7e17926e3a4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:27.425091 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2c686729-6fed-49bc-836a-b7e17926e3a4 None None] GET https://10.4.3.210/volume// Jul 03 17:55:27.425284 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2c686729-6fed-49bc-836a-b7e17926e3a4 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:27.425467 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2c686729-6fed-49bc-836a-b7e17926e3a4 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:27.425842 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2c686729-6fed-49bc-836a-b7e17926e3a4 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:27.426217 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 707/2840] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:55: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 17:55:27.432340 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-32d4ca4e-dada-404c-9cf8-7859a0aa44a3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:27.433750 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-32d4ca4e-dada-404c-9cf8-7859a0aa44a3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 Jul 03 17:55:27.433979 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-32d4ca4e-dada-404c-9cf8-7859a0aa44a3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:27.434151 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-32d4ca4e-dada-404c-9cf8-7859a0aa44a3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:27.434894 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-23227a8a-a489-4f5e-b170-975427735ebd req-164dff09-fbc9-4efc-9e30-e3f15e8fa457 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:27.437166 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-164dff09-fbc9-4efc-9e30-e3f15e8fa457 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:55:27.437534 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-164dff09-fbc9-4efc-9e30-e3f15e8fa457 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6", "connector": null, "instance_uuid": "fbb98253-10fa-4ab2-a585-dadaf189d482"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:27.440903 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:27.440903 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:27.445618 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-32d4ca4e-dada-404c-9cf8-7859a0aa44a3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:27.447628 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:27.447628 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:27.451540 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-32d4ca4e-dada-404c-9cf8-7859a0aa44a3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 returned with HTTP 200 Jul 03 17:55:27.452030 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 718/2841] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:27 2026] GET /volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:27.477399 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-164dff09-fbc9-4efc-9e30-e3f15e8fa457 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:55:27.478004 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 717/2842] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:55:27 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 17:55:27.680872 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-9670e65e-fedc-4914-9e3b-96efdd343e93 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:27.682973 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-9670e65e-fedc-4914-9e3b-96efdd343e93 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] DELETE https://10.4.3.210/volume/v3/attachments/1f88861a-a711-4e04-b83b-6e7b90c1a8aa Jul 03 17:55:27.683202 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-9670e65e-fedc-4914-9e3b-96efdd343e93 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:27.683425 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-9670e65e-fedc-4914-9e3b-96efdd343e93 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:27.690249 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:27.690249 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:27.903632 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-de43d25e-b460-4df6-be7b-e1c1a58b0b83 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:27.906560 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-de43d25e-b460-4df6-be7b-e1c1a58b0b83 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:27.906879 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-de43d25e-b460-4df6-be7b-e1c1a58b0b83 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:27.907117 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-de43d25e-b460-4df6-be7b-e1c1a58b0b83 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:27.918119 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:27.918119 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:27.923153 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-de43d25e-b460-4df6-be7b-e1c1a58b0b83 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:27.930333 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-de43d25e-b460-4df6-be7b-e1c1a58b0b83 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:27.930692 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 708/2843] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:27 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:28.006283 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0fc63fef-7e54-45fc-9896-2202203a58c4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:28.006665 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0fc63fef-7e54-45fc-9896-2202203a58c4 None None] GET https://10.4.3.210/volume// Jul 03 17:55:28.006850 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0fc63fef-7e54-45fc-9896-2202203a58c4 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:28.007028 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0fc63fef-7e54-45fc-9896-2202203a58c4 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:28.007398 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0fc63fef-7e54-45fc-9896-2202203a58c4 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:28.007731 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 719/2844] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55: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 17:55:28.015925 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-23227a8a-a489-4f5e-b170-975427735ebd req-4e4207b1-7c86-4933-91cb-35b457faafbc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:28.018158 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-4e4207b1-7c86-4933-91cb-35b457faafbc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:28.018384 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-4e4207b1-7c86-4933-91cb-35b457faafbc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:28.018613 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-4e4207b1-7c86-4933-91cb-35b457faafbc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:28.029964 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:28.029964 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:28.033846 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-23227a8a-a489-4f5e-b170-975427735ebd req-4e4207b1-7c86-4933-91cb-35b457faafbc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:28.037707 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-4e4207b1-7c86-4933-91cb-35b457faafbc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:28.038120 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 718/2845] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:28 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:28.139794 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-23227a8a-a489-4f5e-b170-975427735ebd req-8db91e29-0ab9-4789-afbd-b80cacfc0d35 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:28.141842 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-8db91e29-0ab9-4789-afbd-b80cacfc0d35 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] PUT https://10.4.3.210/volume/v3/attachments/77b0563e-2a20-401f-91be-8b66a4b90ba6 Jul 03 17:55:28.142189 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-8db91e29-0ab9-4789-afbd-b80cacfc0d35 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:28.149547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-23227a8a-a489-4f5e-b170-975427735ebd req-8db91e29-0ab9-4789-afbd-b80cacfc0d35 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Acquiring lock "cinder-attachment_update-ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:55:28.155438 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-23227a8a-a489-4f5e-b170-975427735ebd req-8db91e29-0ab9-4789-afbd-b80cacfc0d35 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Lock "cinder-attachment_update-ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:55:28.156362 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:28.156362 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:28.215118 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-831a7ad1-0606-41d3-864e-61b6ea22c1ee req-9670e65e-fedc-4914-9e3b-96efdd343e93 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments/1f88861a-a711-4e04-b83b-6e7b90c1a8aa returned with HTTP 200 Jul 03 17:55:28.215509 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 701/2846] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:55:27 2026] DELETE /volume/v3/attachments/1f88861a-a711-4e04-b83b-6e7b90c1a8aa => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:28.465905 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c05af5ef-0f01-4881-911a-cf67638e0884 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:28.467789 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c05af5ef-0f01-4881-911a-cf67638e0884 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 Jul 03 17:55:28.467987 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c05af5ef-0f01-4881-911a-cf67638e0884 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:28.468163 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c05af5ef-0f01-4881-911a-cf67638e0884 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:28.473518 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c05af5ef-0f01-4881-911a-cf67638e0884 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 returned with HTTP 404 Jul 03 17:55:28.473984 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 720/2847] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:28 2026] GET /volume/v3/volumes/e2d0d5b9-6962-4413-aabd-6467b9197bc9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:28.485267 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:28.487113 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:55:28.487483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-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-2083395848"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:28.489231 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2083395848'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:55:28.489366 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume of 1 GB Jul 03 17:55:28.493746 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Availability Zones retrieved successfully. Jul 03 17:55:28.500150 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (c1d69e8c-65bc-4275-bb3c-d13f25be6088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:28.501197 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a29c5d-c948-459e-a95f-b505b93fa21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:28.502537 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:55:28.537572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a29c5d-c948-459e-a95f-b505b93fa21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:28.537572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a2950f-8434-4b27-b4a8-70f3d63c67b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:28.574407 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['35e26b0a-9634-401c-831c-90a6bc78dfc3', 'dc5508e1-c7aa-4cf2-9824-2f0f056edde4', '86b926c3-32d5-44f4-bd47-57656576cb5e', 'aeea1546-e1ca-42b3-a49f-604f913e0582'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:28.575229 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a2950f-8434-4b27-b4a8-70f3d63c67b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35e26b0a-9634-401c-831c-90a6bc78dfc3', 'dc5508e1-c7aa-4cf2-9824-2f0f056edde4', '86b926c3-32d5-44f4-bd47-57656576cb5e', 'aeea1546-e1ca-42b3-a49f-604f913e0582']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:28.575934 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c456c75-348e-4836-8775-8143667ed6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:28.604948 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c456c75-348e-4836-8775-8143667ed6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ba89463-ba5b-431f-ad74-3f10b11fbd56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2083395848',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['35e26b0a-9634-401c-831c-90a6bc78dfc3','dc5508e1-c7aa-4cf2-9824-2f0f056edde4','86b926c3-32d5-44f4-bd47-57656576cb5e','aeea1546-e1ca-42b3-a49f-604f913e0582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2083395848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ba89463-ba5b-431f-ad74-3f10b11fbd56,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='d46fa66d893041c2bccce526ea59579d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0577cf73570443999130a66d840fa62e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:28.605763 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b061d435-b902-48c8-89dc-550e34ea36e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:28.625850 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b061d435-b902-48c8-89dc-550e34ea36e9) transitioned into state 'SUCCESS' from state '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-2083395848',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['35e26b0a-9634-401c-831c-90a6bc78dfc3','dc5508e1-c7aa-4cf2-9824-2f0f056edde4','86b926c3-32d5-44f4-bd47-57656576cb5e','aeea1546-e1ca-42b3-a49f-604f913e0582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:28.625850 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfddc179-9dde-4a3e-86c5-aa110e1e99c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:28.633894 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfddc179-9dde-4a3e-86c5-aa110e1e99c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:28.634690 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (c1d69e8c-65bc-4275-bb3c-d13f25be6088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:28.634986 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume request issued successfully. Jul 03 17:55:28.635480 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8691d47c-c6fa-4cc1-8f0a-4d15ee72b382 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:55:28.635873 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 719/2848] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:55:28 2026] POST /volume/v3/volumes => generated 816 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:28.650883 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b4ebd7ee-ca83-48f9-a095-1763d951663a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:28.652900 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b4ebd7ee-ca83-48f9-a095-1763d951663a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 Jul 03 17:55:28.653587 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b4ebd7ee-ca83-48f9-a095-1763d951663a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:28.654802 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b4ebd7ee-ca83-48f9-a095-1763d951663a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:28.661099 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:28.661099 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:28.666296 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b4ebd7ee-ca83-48f9-a095-1763d951663a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:28.671608 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b4ebd7ee-ca83-48f9-a095-1763d951663a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 returned with HTTP 200 Jul 03 17:55:28.672021 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 702/2849] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:28 2026] GET /volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:28.680364 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-23227a8a-a489-4f5e-b170-975427735ebd req-8db91e29-0ab9-4789-afbd-b80cacfc0d35 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Lock "cinder-attachment_update-ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6-np0000004448" released by "attachment_update" :: held 0.525s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:55:28.680628 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-8db91e29-0ab9-4789-afbd-b80cacfc0d35 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments/77b0563e-2a20-401f-91be-8b66a4b90ba6 returned with HTTP 200 Jul 03 17:55:28.681157 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 709/2850] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:55:28 2026] PUT /volume/v3/attachments/77b0563e-2a20-401f-91be-8b66a4b90ba6 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:28.869100 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fd8b1c1c-1395-4ffa-89d7-1b8f3e57073a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:28.871338 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fd8b1c1c-1395-4ffa-89d7-1b8f3e57073a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] DELETE https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:28.871338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fd8b1c1c-1395-4ffa-89d7-1b8f3e57073a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:28.873030 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fd8b1c1c-1395-4ffa-89d7-1b8f3e57073a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:28.873030 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-fd8b1c1c-1395-4ffa-89d7-1b8f3e57073a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Delete volume with id: 03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:28.882151 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:28.882151 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:28.882986 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fd8b1c1c-1395-4ffa-89d7-1b8f3e57073a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:28.914271 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fd8b1c1c-1395-4ffa-89d7-1b8f3e57073a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Delete volume request issued successfully. Jul 03 17:55:28.914271 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fd8b1c1c-1395-4ffa-89d7-1b8f3e57073a tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 202 Jul 03 17:55:28.914271 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 721/2851] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:28 2026] DELETE /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:28.946581 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-734b8e5d-52db-4b81-ba19-377502825a36 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:28.948274 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-734b8e5d-52db-4b81-ba19-377502825a36 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:28.948433 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-734b8e5d-52db-4b81-ba19-377502825a36 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:28.948592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-734b8e5d-52db-4b81-ba19-377502825a36 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:28.957444 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:28.957444 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:28.964084 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-734b8e5d-52db-4b81-ba19-377502825a36 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:28.968980 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-734b8e5d-52db-4b81-ba19-377502825a36 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:28.969584 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 720/2852] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:28 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:29.684928 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ae8efe9c-b5a0-4844-bfe3-cd9a32f6bf36 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:29.686571 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae8efe9c-b5a0-4844-bfe3-cd9a32f6bf36 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 Jul 03 17:55:29.686976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ae8efe9c-b5a0-4844-bfe3-cd9a32f6bf36 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:29.688418 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ae8efe9c-b5a0-4844-bfe3-cd9a32f6bf36 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:29.695075 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:29.695075 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:29.699014 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ae8efe9c-b5a0-4844-bfe3-cd9a32f6bf36 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:29.703309 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae8efe9c-b5a0-4844-bfe3-cd9a32f6bf36 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 returned with HTTP 200 Jul 03 17:55:29.703844 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 703/2853] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:29 2026] GET /volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:29.717795 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1220e382-654d-4db4-896e-6b58e9933f93 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:29.719744 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1220e382-654d-4db4-896e-6b58e9933f93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:55:29.720098 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1220e382-654d-4db4-896e-6b58e9933f93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ba89463-ba5b-431f-ad74-3f10b11fbd56", "name": "tempest-VolumesBackupsTest-Backup-1552807277", "description": "tempest-backup-description-2043113558", "container": "tempest-volumesbackupstest-backup-container-483873195"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:29.721438 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-1220e382-654d-4db4-896e-6b58e9933f93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating new backup {'backup': {'volume_id': '5ba89463-ba5b-431f-ad74-3f10b11fbd56', 'name': 'tempest-VolumesBackupsTest-Backup-1552807277', 'description': 'tempest-backup-description-2043113558', 'container': 'tempest-volumesbackupstest-backup-container-483873195'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:55:29.721563 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-1220e382-654d-4db4-896e-6b58e9933f93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating backup of volume 5ba89463-ba5b-431f-ad74-3f10b11fbd56 in container tempest-volumesbackupstest-backup-container-483873195 Jul 03 17:55:29.728808 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:29.728808 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:29.729213 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1220e382-654d-4db4-896e-6b58e9933f93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:29.749405 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-1220e382-654d-4db4-896e-6b58e9933f93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['aeae348e-c99d-4e0e-ab42-23900a788a7b', '8b64f691-257f-4a54-b100-5776889f3b7f'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:29.777201 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1220e382-654d-4db4-896e-6b58e9933f93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:55:29.777574 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 710/2854] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:55:29 2026] POST /volume/v3/backups => generated 330 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:29.789806 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d3e0f90c-d99d-46db-ad9a-d25ff30c46c5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:29.791850 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3e0f90c-d99d-46db-ad9a-d25ff30c46c5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:29.794851 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d3e0f90c-d99d-46db-ad9a-d25ff30c46c5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:29.794851 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d3e0f90c-d99d-46db-ad9a-d25ff30c46c5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:29.794851 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-d3e0f90c-d99d-46db-ad9a-d25ff30c46c5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:29.799007 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:29.799007 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:29.799919 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3e0f90c-d99d-46db-ad9a-d25ff30c46c5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:29.800484 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 722/2855] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:29 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:29.823063 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-61b126ec-e84a-4c5e-8308-d5c1c91310e4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:29.824964 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-61b126ec-e84a-4c5e-8308-d5c1c91310e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/limits Jul 03 17:55:29.825328 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-61b126ec-e84a-4c5e-8308-d5c1c91310e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:29.825328 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-61b126ec-e84a-4c5e-8308-d5c1c91310e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:29.854316 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-61b126ec-e84a-4c5e-8308-d5c1c91310e4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Jul 03 17:55:29.854393 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 721/2856] 10.4.3.210 () {68 vars in 1484 bytes} [Fri Jul 3 17:55:29 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:29.982544 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bb27e06c-23e4-46b1-a70c-0e61991fb4c7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:29.993471 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bb27e06c-23e4-46b1-a70c-0e61991fb4c7 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:29.993471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bb27e06c-23e4-46b1-a70c-0e61991fb4c7 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:29.993471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bb27e06c-23e4-46b1-a70c-0e61991fb4c7 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:30.007361 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:30.007361 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:30.014462 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bb27e06c-23e4-46b1-a70c-0e61991fb4c7 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:30.022058 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bb27e06c-23e4-46b1-a70c-0e61991fb4c7 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:30.022546 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 704/2857] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:29 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:30.390840 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-ec04ee2a-dcaf-4dba-b98a-f204e262a7f6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:30.394051 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-ec04ee2a-dcaf-4dba-b98a-f204e262a7f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:55:30.394281 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-ec04ee2a-dcaf-4dba-b98a-f204e262a7f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:30.394525 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-ec04ee2a-dcaf-4dba-b98a-f204e262a7f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:30.405377 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:30.405377 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:30.409037 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-ec04ee2a-dcaf-4dba-b98a-f204e262a7f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:55:30.416605 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-ec04ee2a-dcaf-4dba-b98a-f204e262a7f6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 200 Jul 03 17:55:30.417045 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 711/2858] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:30 2026] GET /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 1659 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:30.425487 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-15cc141d-f846-430c-a47b-5002d0652818 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:30.428439 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-15cc141d-f846-430c-a47b-5002d0652818 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:55:30.428937 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-15cc141d-f846-430c-a47b-5002d0652818 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a055bd2-cd16-4938-a3cd-95af29c95274", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1409514527", "description": null, "metadata": {}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:30.442720 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:30.442720 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:30.443378 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-15cc141d-f846-430c-a47b-5002d0652818 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:55:30.443572 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-15cc141d-f846-430c-a47b-5002d0652818 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create snapshot from volume 5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:55:30.470462 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-15cc141d-f846-430c-a47b-5002d0652818 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['77ace675-60f9-4e27-be42-35b72f6fd168', '36ba28c9-8118-4f8d-b16b-2fdf90299958', '89c8d0d0-147d-4702-8254-61d09ca27a88', '58fe29cd-35cb-4090-90d7-a0d002506be8'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:30.506979 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-15cc141d-f846-430c-a47b-5002d0652818 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot force create request issued successfully. Jul 03 17:55:30.507375 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-5aef95d5-26e4-441e-b68e-bb81d1969869 req-15cc141d-f846-430c-a47b-5002d0652818 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:55:30.507878 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 723/2859] 10.4.3.210 () {72 vars in 1547 bytes} [Fri Jul 3 17:55:30 2026] POST /volume/v3/snapshots => generated 320 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:30.812055 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9bbe56a6-ea0d-46dd-b7c8-7964867ce6e5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:30.813979 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9bbe56a6-ea0d-46dd-b7c8-7964867ce6e5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:30.814250 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9bbe56a6-ea0d-46dd-b7c8-7964867ce6e5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:30.814534 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9bbe56a6-ea0d-46dd-b7c8-7964867ce6e5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:30.814720 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-9bbe56a6-ea0d-46dd-b7c8-7964867ce6e5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:30.819230 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:30.819230 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:30.820148 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9bbe56a6-ea0d-46dd-b7c8-7964867ce6e5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:30.820568 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 722/2860] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:30 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:31.038078 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5910f7c8-9a87-4cb1-a601-5881f88b09f6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:31.040045 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5910f7c8-9a87-4cb1-a601-5881f88b09f6 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:31.040268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5910f7c8-9a87-4cb1-a601-5881f88b09f6 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:31.040443 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5910f7c8-9a87-4cb1-a601-5881f88b09f6 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:31.049747 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:31.049747 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:31.052942 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5910f7c8-9a87-4cb1-a601-5881f88b09f6 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:31.056572 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5910f7c8-9a87-4cb1-a601-5881f88b09f6 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:31.056947 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 705/2861] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:31 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:31.831391 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9eade069-21d2-451f-861e-46a2c64c85dc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:31.833152 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9eade069-21d2-451f-861e-46a2c64c85dc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:31.833346 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9eade069-21d2-451f-861e-46a2c64c85dc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:31.833526 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9eade069-21d2-451f-861e-46a2c64c85dc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:31.833634 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9eade069-21d2-451f-861e-46a2c64c85dc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:31.838142 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:31.838142 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:31.838896 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9eade069-21d2-451f-861e-46a2c64c85dc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:31.839238 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 712/2862] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:31 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:32.069179 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2d4d4639-3520-4420-82d5-3f28fbab8b19 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:32.070957 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2d4d4639-3520-4420-82d5-3f28fbab8b19 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:32.071142 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2d4d4639-3520-4420-82d5-3f28fbab8b19 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:32.071328 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2d4d4639-3520-4420-82d5-3f28fbab8b19 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:32.083552 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:32.083552 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:32.086801 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2d4d4639-3520-4420-82d5-3f28fbab8b19 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:32.093565 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2d4d4639-3520-4420-82d5-3f28fbab8b19 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:32.093565 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 724/2863] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:32 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:32.123257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-008b97fb-2f51-4408-98f3-521b0df30640 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:32.124918 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-008b97fb-2f51-4408-98f3-521b0df30640 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a Jul 03 17:55:32.125088 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-008b97fb-2f51-4408-98f3-521b0df30640 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:32.125282 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-008b97fb-2f51-4408-98f3-521b0df30640 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:32.129745 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:32.129745 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:32.130222 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-008b97fb-2f51-4408-98f3-521b0df30640 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:55:32.130939 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-008b97fb-2f51-4408-98f3-521b0df30640 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a returned with HTTP 200 Jul 03 17:55:32.131264 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 723/2864] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:55:32 2026] GET /volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:55:32.849186 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-55d8946a-dfe5-4460-b8b6-208c7d7834e6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:32.851173 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55d8946a-dfe5-4460-b8b6-208c7d7834e6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:32.851394 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55d8946a-dfe5-4460-b8b6-208c7d7834e6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:32.851605 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55d8946a-dfe5-4460-b8b6-208c7d7834e6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:32.851742 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-55d8946a-dfe5-4460-b8b6-208c7d7834e6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:32.856327 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:32.856327 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:32.857242 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55d8946a-dfe5-4460-b8b6-208c7d7834e6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:32.857663 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 706/2865] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:32 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:33.108387 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8a7e6c34-22a7-467b-b310-2501d9d55372 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:33.110370 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8a7e6c34-22a7-467b-b310-2501d9d55372 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:33.110563 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8a7e6c34-22a7-467b-b310-2501d9d55372 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:33.110760 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8a7e6c34-22a7-467b-b310-2501d9d55372 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:33.121161 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:33.121161 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:33.123667 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8a7e6c34-22a7-467b-b310-2501d9d55372 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:33.127615 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8a7e6c34-22a7-467b-b310-2501d9d55372 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:33.128014 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 713/2866] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:33 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:33.196659 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3a362882-c379-401d-983d-ed971cceb032 req-73f349e7-03e2-4484-815b-ffbd0b2a3e00 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:33.198614 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-73f349e7-03e2-4484-815b-ffbd0b2a3e00 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:33.198819 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-73f349e7-03e2-4484-815b-ffbd0b2a3e00 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:33.199043 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-73f349e7-03e2-4484-815b-ffbd0b2a3e00 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:33.210805 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:33.210805 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:33.213708 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-3a362882-c379-401d-983d-ed971cceb032 req-73f349e7-03e2-4484-815b-ffbd0b2a3e00 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:33.218921 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-73f349e7-03e2-4484-815b-ffbd0b2a3e00 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:33.219402 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 725/2867] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:33 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 1231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:33.237465 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-3a362882-c379-401d-983d-ed971cceb032 req-2be70bc0-5d56-4466-8aa0-f854501e31d3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:33.239757 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-2be70bc0-5d56-4466-8aa0-f854501e31d3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] POST https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2/action Jul 03 17:55:33.240151 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-2be70bc0-5d56-4466-8aa0-f854501e31d3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:33.240266 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-2be70bc0-5d56-4466-8aa0-f854501e31d3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:33.251960 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:33.251960 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:33.252535 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-3a362882-c379-401d-983d-ed971cceb032 req-2be70bc0-5d56-4466-8aa0-f854501e31d3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:33.260051 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-3a362882-c379-401d-983d-ed971cceb032 req-2be70bc0-5d56-4466-8aa0-f854501e31d3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Begin detaching volume completed successfully. Jul 03 17:55:33.260441 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-2be70bc0-5d56-4466-8aa0-f854501e31d3 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2/action returned with HTTP 202 Jul 03 17:55:33.261026 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 724/2868] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:55:33 2026] POST /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:33.736284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-489ad5eb-01cd-4d87-a76a-e48dce0fc94f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:33.738605 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-489ad5eb-01cd-4d87-a76a-e48dce0fc94f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a Jul 03 17:55:33.738794 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-489ad5eb-01cd-4d87-a76a-e48dce0fc94f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:33.739095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-489ad5eb-01cd-4d87-a76a-e48dce0fc94f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:33.744092 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:33.744092 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:33.744624 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-489ad5eb-01cd-4d87-a76a-e48dce0fc94f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:55:33.745545 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-489ad5eb-01cd-4d87-a76a-e48dce0fc94f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a returned with HTTP 200 Jul 03 17:55:33.745965 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 707/2869] 10.4.3.210 () {68 vars in 1604 bytes} [Fri Jul 3 17:55:33 2026] GET /volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:33.876251 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-35ddcfb4-4190-41a7-8887-f36d3f4c23f1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:33.876251 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-35ddcfb4-4190-41a7-8887-f36d3f4c23f1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:33.876251 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-35ddcfb4-4190-41a7-8887-f36d3f4c23f1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:33.876251 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-35ddcfb4-4190-41a7-8887-f36d3f4c23f1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:33.876251 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-35ddcfb4-4190-41a7-8887-f36d3f4c23f1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:33.880202 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:33.880202 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:33.880972 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-35ddcfb4-4190-41a7-8887-f36d3f4c23f1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:33.881718 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 714/2870] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:33 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:34.139403 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3f63f367-ac8a-44aa-b449-1f1c5d593321 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:34.141014 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3f63f367-ac8a-44aa-b449-1f1c5d593321 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:34.141188 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3f63f367-ac8a-44aa-b449-1f1c5d593321 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:34.141580 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3f63f367-ac8a-44aa-b449-1f1c5d593321 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:34.151006 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:34.151006 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:34.154332 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3f63f367-ac8a-44aa-b449-1f1c5d593321 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:34.159225 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3f63f367-ac8a-44aa-b449-1f1c5d593321 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:34.159703 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 726/2871] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:34 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:34.293427 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e0bf75a9-f51d-4e99-9a1a-e246ff8f9064 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:34.293887 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e0bf75a9-f51d-4e99-9a1a-e246ff8f9064 None None] GET https://10.4.3.210/volume// Jul 03 17:55:34.293999 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e0bf75a9-f51d-4e99-9a1a-e246ff8f9064 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:34.294109 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e0bf75a9-f51d-4e99-9a1a-e246ff8f9064 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:34.294468 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e0bf75a9-f51d-4e99-9a1a-e246ff8f9064 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:34.294844 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 725/2872] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55: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 17:55:34.303952 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3a362882-c379-401d-983d-ed971cceb032 req-29c7f8d3-1385-4d60-96fa-97c43bf6751c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:34.306390 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-29c7f8d3-1385-4d60-96fa-97c43bf6751c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:34.306635 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-29c7f8d3-1385-4d60-96fa-97c43bf6751c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:34.306956 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-29c7f8d3-1385-4d60-96fa-97c43bf6751c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:34.317957 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:34.317957 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:34.321281 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-3a362882-c379-401d-983d-ed971cceb032 req-29c7f8d3-1385-4d60-96fa-97c43bf6751c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:34.325156 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-29c7f8d3-1385-4d60-96fa-97c43bf6751c tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:34.325537 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 708/2873] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:34 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 1414 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:34.396099 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-28b901dd-042c-4175-a472-cd97247c70b6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:34.398401 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-28b901dd-042c-4175-a472-cd97247c70b6 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] DELETE https://10.4.3.210/volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b Jul 03 17:55:34.398590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-28b901dd-042c-4175-a472-cd97247c70b6 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:34.398873 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-28b901dd-042c-4175-a472-cd97247c70b6 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:34.413814 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:34.413814 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:34.886276 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-23227a8a-a489-4f5e-b170-975427735ebd req-212135db-3389-47c8-b044-1ffe5403c6f0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:34.890809 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-212135db-3389-47c8-b044-1ffe5403c6f0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/attachments/77b0563e-2a20-401f-91be-8b66a4b90ba6/action Jul 03 17:55:34.891318 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-212135db-3389-47c8-b044-1ffe5403c6f0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:34.891503 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-212135db-3389-47c8-b044-1ffe5403c6f0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:34.894478 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7fc96585-6c45-47d8-ada1-7fa57f2d60ed None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:34.896170 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7fc96585-6c45-47d8-ada1-7fa57f2d60ed tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:34.896362 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7fc96585-6c45-47d8-ada1-7fa57f2d60ed tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:34.896536 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7fc96585-6c45-47d8-ada1-7fa57f2d60ed tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:34.896634 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-7fc96585-6c45-47d8-ada1-7fa57f2d60ed tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:34.898880 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=378,cinder:UPDATE=71,cinder:INSERT=37 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:55:34.900244 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=432,cinder:UPDATE=87,cinder:INSERT=48 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:55:34.903110 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:34.903110 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:34.907049 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7fc96585-6c45-47d8-ada1-7fa57f2d60ed tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:34.907049 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 726/2874] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:34 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:34.918050 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=473,cinder:INSERT=94,cinder:UPDATE=145 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:55:34.935147 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:34.935147 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:34.947654 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-de5b30c1-03b5-4f00-ad19-30949e12f0c0 req-28b901dd-042c-4175-a472-cd97247c70b6 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b returned with HTTP 200 Jul 03 17:55:34.948230 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 715/2875] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:55:34 2026] DELETE /volume/v3/attachments/c4d0fd54-89db-420b-b88e-54aebda0576b => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:55:34.949305 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-23227a8a-a489-4f5e-b170-975427735ebd req-212135db-3389-47c8-b044-1ffe5403c6f0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments/77b0563e-2a20-401f-91be-8b66a4b90ba6/action returned with HTTP 204 Jul 03 17:55:34.952908 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 727/2876] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:55:34 2026] POST /volume/v3/attachments/77b0563e-2a20-401f-91be-8b66a4b90ba6/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:35.171169 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9476438e-d43a-4a80-817e-13b1b1df29c8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:35.173266 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9476438e-d43a-4a80-817e-13b1b1df29c8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:35.173266 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9476438e-d43a-4a80-817e-13b1b1df29c8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:35.173488 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9476438e-d43a-4a80-817e-13b1b1df29c8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:35.185336 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:35.185336 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:35.188584 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9476438e-d43a-4a80-817e-13b1b1df29c8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:35.192806 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9476438e-d43a-4a80-817e-13b1b1df29c8 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:35.193279 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 709/2877] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:35 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:35.207132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9387918f-2f5b-4b4d-b4aa-b41e7f4edcdd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:35.208968 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9387918f-2f5b-4b4d-b4aa-b41e7f4edcdd tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:35.209185 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9387918f-2f5b-4b4d-b4aa-b41e7f4edcdd tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:35.209407 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9387918f-2f5b-4b4d-b4aa-b41e7f4edcdd tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:35.218804 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:35.218804 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:35.223964 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9387918f-2f5b-4b4d-b4aa-b41e7f4edcdd tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:35.228946 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9387918f-2f5b-4b4d-b4aa-b41e7f4edcdd tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:35.229627 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 727/2878] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:35 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:35.274165 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3a362882-c379-401d-983d-ed971cceb032 req-1b8933f6-0810-4b32-bad3-fe6c123af755 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:35.276088 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-1b8933f6-0810-4b32-bad3-fe6c123af755 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b57216f7-6d34-4e57-8514-1af694a535b0 Jul 03 17:55:35.276279 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-1b8933f6-0810-4b32-bad3-fe6c123af755 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:35.276442 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-1b8933f6-0810-4b32-bad3-fe6c123af755 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:35.283342 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:35.283342 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:35.501581 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-9bcb7690-d80d-4459-a84d-9f8d92f3e8ff None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:35.506665 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-9bcb7690-d80d-4459-a84d-9f8d92f3e8ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:35.506882 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-9bcb7690-d80d-4459-a84d-9f8d92f3e8ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:35.507056 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-9bcb7690-d80d-4459-a84d-9f8d92f3e8ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:35.527670 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:35.527670 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:35.528426 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-9bcb7690-d80d-4459-a84d-9f8d92f3e8ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:35.532725 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-9bcb7690-d80d-4459-a84d-9f8d92f3e8ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:35.533147 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 728/2879] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:35 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:35.552713 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-96a0af2a-e0ee-42b2-839b-0e6cd6a3c29a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:35.554751 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-96a0af2a-e0ee-42b2-839b-0e6cd6a3c29a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e/action Jul 03 17:55:35.555104 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-96a0af2a-e0ee-42b2-839b-0e6cd6a3c29a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:35.555222 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-96a0af2a-e0ee-42b2-839b-0e6cd6a3c29a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:35.565805 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:35.565805 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:35.566294 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-96a0af2a-e0ee-42b2-839b-0e6cd6a3c29a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:35.572365 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-96a0af2a-e0ee-42b2-839b-0e6cd6a3c29a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Begin detaching volume completed successfully. Jul 03 17:55:35.572572 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-96a0af2a-e0ee-42b2-839b-0e6cd6a3c29a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e/action returned with HTTP 202 Jul 03 17:55:35.573109 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 710/2880] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:55:35 2026] POST /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:35.589795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-521e96a6-5f19-475e-be11-980cf17040dc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:35.592648 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-521e96a6-5f19-475e-be11-980cf17040dc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:35.592881 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-521e96a6-5f19-475e-be11-980cf17040dc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:35.593334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-521e96a6-5f19-475e-be11-980cf17040dc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:35.603690 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:35.603690 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:35.608016 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-521e96a6-5f19-475e-be11-980cf17040dc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:35.612818 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-521e96a6-5f19-475e-be11-980cf17040dc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:35.613286 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 728/2881] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:35 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:35.743478 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f62eb8bf-117a-4370-b11f-6e9b16bc93d8 req-e8340b60-d5d7-4ac0-a9ab-7149c3e3975d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:35.745302 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f62eb8bf-117a-4370-b11f-6e9b16bc93d8 req-e8340b60-d5d7-4ac0-a9ab-7149c3e3975d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:55:35.745521 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f62eb8bf-117a-4370-b11f-6e9b16bc93d8 req-e8340b60-d5d7-4ac0-a9ab-7149c3e3975d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:35.745704 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f62eb8bf-117a-4370-b11f-6e9b16bc93d8 req-e8340b60-d5d7-4ac0-a9ab-7149c3e3975d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:35.752550 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:35.752550 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:35.756141 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-f62eb8bf-117a-4370-b11f-6e9b16bc93d8 req-e8340b60-d5d7-4ac0-a9ab-7149c3e3975d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:55:35.760444 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f62eb8bf-117a-4370-b11f-6e9b16bc93d8 req-e8340b60-d5d7-4ac0-a9ab-7149c3e3975d tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:55:35.760875 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 729/2882] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:35 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:35.830696 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3a362882-c379-401d-983d-ed971cceb032 req-1b8933f6-0810-4b32-bad3-fe6c123af755 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments/b57216f7-6d34-4e57-8514-1af694a535b0 returned with HTTP 200 Jul 03 17:55:35.831337 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 716/2883] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:55:35 2026] DELETE /volume/v3/attachments/b57216f7-6d34-4e57-8514-1af694a535b0 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:35.915144 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f4aced50-b723-4c2c-a2fa-cd146d143726 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:35.917138 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f4aced50-b723-4c2c-a2fa-cd146d143726 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:35.917355 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f4aced50-b723-4c2c-a2fa-cd146d143726 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:35.917571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f4aced50-b723-4c2c-a2fa-cd146d143726 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:35.917704 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-f4aced50-b723-4c2c-a2fa-cd146d143726 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:35.922523 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:35.922523 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:35.923384 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f4aced50-b723-4c2c-a2fa-cd146d143726 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:35.923856 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 711/2884] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:35 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:36.425073 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-de2b7c2c-b39c-4cad-8164-39494da9ee37 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:36.426756 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-de2b7c2c-b39c-4cad-8164-39494da9ee37 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:36.426979 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-de2b7c2c-b39c-4cad-8164-39494da9ee37 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:36.427176 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-de2b7c2c-b39c-4cad-8164-39494da9ee37 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:36.427332 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-de2b7c2c-b39c-4cad-8164-39494da9ee37 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Delete volume with id: 0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:36.433582 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:36.433582 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:36.434009 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-de2b7c2c-b39c-4cad-8164-39494da9ee37 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:36.448333 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-de2b7c2c-b39c-4cad-8164-39494da9ee37 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Delete volume request issued successfully. Jul 03 17:55:36.448549 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-de2b7c2c-b39c-4cad-8164-39494da9ee37 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 202 Jul 03 17:55:36.449025 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 729/2885] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:36 2026] DELETE /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:36.481258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-a4325a4b-5d05-449d-a6a7-021b75a2cefd req-5beda2d2-8adb-455e-84e8-51d3b004ec6f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:36.483538 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-a4325a4b-5d05-449d-a6a7-021b75a2cefd req-5beda2d2-8adb-455e-84e8-51d3b004ec6f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:36.483737 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-a4325a4b-5d05-449d-a6a7-021b75a2cefd req-5beda2d2-8adb-455e-84e8-51d3b004ec6f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:36.483990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-a4325a4b-5d05-449d-a6a7-021b75a2cefd req-5beda2d2-8adb-455e-84e8-51d3b004ec6f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:36.492464 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:36.492464 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:36.500486 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-a4325a4b-5d05-449d-a6a7-021b75a2cefd req-5beda2d2-8adb-455e-84e8-51d3b004ec6f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:36.510054 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-a4325a4b-5d05-449d-a6a7-021b75a2cefd req-5beda2d2-8adb-455e-84e8-51d3b004ec6f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 200 Jul 03 17:55:36.510436 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 730/2886] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:36 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:36.547678 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c2d47db6-972e-493a-9031-75d782859ca4 req-b6bdbe1e-f657-41c2-9d3f-8b7be6bbb7e6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:36.549722 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2d47db6-972e-493a-9031-75d782859ca4 req-b6bdbe1e-f657-41c2-9d3f-8b7be6bbb7e6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:36.549993 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2d47db6-972e-493a-9031-75d782859ca4 req-b6bdbe1e-f657-41c2-9d3f-8b7be6bbb7e6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:36.550173 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c2d47db6-972e-493a-9031-75d782859ca4 req-b6bdbe1e-f657-41c2-9d3f-8b7be6bbb7e6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:36.556081 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c2d47db6-972e-493a-9031-75d782859ca4 req-b6bdbe1e-f657-41c2-9d3f-8b7be6bbb7e6 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 404 Jul 03 17:55:36.556509 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 717/2887] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:36 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:36.602233 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d0e63566-4027-4209-ad64-bc815614e085 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:36.604163 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d0e63566-4027-4209-ad64-bc815614e085 None None] GET https://10.4.3.210/volume// Jul 03 17:55:36.604163 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d0e63566-4027-4209-ad64-bc815614e085 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:36.604163 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d0e63566-4027-4209-ad64-bc815614e085 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:36.604163 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d0e63566-4027-4209-ad64-bc815614e085 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:36.604163 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 712/2888] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55: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 17:55:36.623275 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-feed91d4-3152-4e9e-aaa1-36d40de6cebc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:36.626868 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-feed91d4-3152-4e9e-aaa1-36d40de6cebc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:36.627129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-feed91d4-3152-4e9e-aaa1-36d40de6cebc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:36.627401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-feed91d4-3152-4e9e-aaa1-36d40de6cebc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:36.627942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6861cb3f-879d-44b7-8c09-2c9c0d3d4636 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:36.629704 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6861cb3f-879d-44b7-8c09-2c9c0d3d4636 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:36.629930 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6861cb3f-879d-44b7-8c09-2c9c0d3d4636 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:36.630133 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6861cb3f-879d-44b7-8c09-2c9c0d3d4636 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:36.639434 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:36.639434 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:36.641719 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:36.641719 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:36.643538 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6861cb3f-879d-44b7-8c09-2c9c0d3d4636 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:36.645188 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-feed91d4-3152-4e9e-aaa1-36d40de6cebc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:36.649504 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6861cb3f-879d-44b7-8c09-2c9c0d3d4636 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:36.650056 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 731/2889] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:36 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:36.652227 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-feed91d4-3152-4e9e-aaa1-36d40de6cebc tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:36.652728 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 730/2890] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:36 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:36.941862 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-62870860-f09c-4f64-b9ef-e14c11ea754a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:36.947753 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-62870860-f09c-4f64-b9ef-e14c11ea754a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:36.948086 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-62870860-f09c-4f64-b9ef-e14c11ea754a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:36.948375 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-62870860-f09c-4f64-b9ef-e14c11ea754a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:36.948555 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-62870860-f09c-4f64-b9ef-e14c11ea754a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:36.955579 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:36.955579 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:36.956724 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-62870860-f09c-4f64-b9ef-e14c11ea754a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:36.957275 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 718/2891] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:36 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:37.667420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-196c2b56-05c5-46a5-ace5-6d779a2788cb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:37.669123 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-196c2b56-05c5-46a5-ace5-6d779a2788cb tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:37.669341 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-196c2b56-05c5-46a5-ace5-6d779a2788cb tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:37.669556 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-196c2b56-05c5-46a5-ace5-6d779a2788cb tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:37.671585 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=280,cinder:INSERT=15,cinder:UPDATE=42 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:55:37.679925 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:37.679925 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:37.683494 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-196c2b56-05c5-46a5-ace5-6d779a2788cb tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:37.689089 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-196c2b56-05c5-46a5-ace5-6d779a2788cb tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:37.689526 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 713/2892] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:37 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:37.719216 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-980301c6-3679-48ea-b0b0-6f378fe31da3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:37.721017 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-980301c6-3679-48ea-b0b0-6f378fe31da3 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] DELETE https://10.4.3.210/volume/v3/attachments/c9891095-8a6b-412c-97ec-ed3f7c6ce427 Jul 03 17:55:37.721206 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-980301c6-3679-48ea-b0b0-6f378fe31da3 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:37.721379 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-980301c6-3679-48ea-b0b0-6f378fe31da3 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:37.732685 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:37.732685 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:37.969863 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e4ee014a-ef65-498d-8845-321289eb4104 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:37.972318 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e4ee014a-ef65-498d-8845-321289eb4104 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:37.972527 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e4ee014a-ef65-498d-8845-321289eb4104 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:37.972749 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e4ee014a-ef65-498d-8845-321289eb4104 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:37.972901 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e4ee014a-ef65-498d-8845-321289eb4104 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:37.980342 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:37.980342 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:37.981469 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e4ee014a-ef65-498d-8845-321289eb4104 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:37.981995 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 731/2893] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:37 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:38.267300 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-0c61e8b2-1d99-495a-85a9-72f0a57c1af5 req-980301c6-3679-48ea-b0b0-6f378fe31da3 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments/c9891095-8a6b-412c-97ec-ed3f7c6ce427 returned with HTTP 200 Jul 03 17:55:38.267906 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 732/2894] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:55:37 2026] DELETE /volume/v3/attachments/c9891095-8a6b-412c-97ec-ed3f7c6ce427 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:38.704805 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-07695b2b-6142-4276-9b77-4dc6091e5620 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:38.711841 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-07695b2b-6142-4276-9b77-4dc6091e5620 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:38.711841 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-07695b2b-6142-4276-9b77-4dc6091e5620 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:38.711841 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-07695b2b-6142-4276-9b77-4dc6091e5620 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:38.718380 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:38.718380 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:38.722271 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-07695b2b-6142-4276-9b77-4dc6091e5620 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:38.726956 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-07695b2b-6142-4276-9b77-4dc6091e5620 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:38.727494 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 719/2895] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:38 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:38.805642 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-c00c9571-29e7-42ca-8a8a-2587dea923b4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:38.808578 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-c00c9571-29e7-42ca-8a8a-2587dea923b4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:38.808848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-c00c9571-29e7-42ca-8a8a-2587dea923b4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:38.809021 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-c00c9571-29e7-42ca-8a8a-2587dea923b4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:38.825690 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:38.825690 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:38.832290 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-c00c9571-29e7-42ca-8a8a-2587dea923b4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:38.838735 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-c00c9571-29e7-42ca-8a8a-2587dea923b4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:38.839163 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 714/2896] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:38 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:38.864734 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-910a68dc-f4de-4c2a-a0b5-5317fdc7eff4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:38.867223 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-910a68dc-f4de-4c2a-a0b5-5317fdc7eff4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] POST https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6/action Jul 03 17:55:38.867556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-910a68dc-f4de-4c2a-a0b5-5317fdc7eff4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:38.867665 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-910a68dc-f4de-4c2a-a0b5-5317fdc7eff4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:38.880104 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:38.880104 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:38.880937 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-910a68dc-f4de-4c2a-a0b5-5317fdc7eff4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:38.888722 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-910a68dc-f4de-4c2a-a0b5-5317fdc7eff4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Begin detaching volume completed successfully. Jul 03 17:55:38.889014 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-910a68dc-f4de-4c2a-a0b5-5317fdc7eff4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6/action returned with HTTP 202 Jul 03 17:55:38.889453 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 732/2897] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:55:38 2026] POST /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:38.907970 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-69be25fa-fb2d-4a05-89e0-ee0ad9917525 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:38.910448 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-69be25fa-fb2d-4a05-89e0-ee0ad9917525 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:38.910720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-69be25fa-fb2d-4a05-89e0-ee0ad9917525 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:38.911183 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-69be25fa-fb2d-4a05-89e0-ee0ad9917525 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:38.921181 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:38.921181 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:38.924545 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-69be25fa-fb2d-4a05-89e0-ee0ad9917525 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:38.928672 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-69be25fa-fb2d-4a05-89e0-ee0ad9917525 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:38.929268 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 733/2898] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:38 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:38.994645 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-43ba1d1e-cfe8-474d-afe2-3ead11177a93 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:38.996289 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-43ba1d1e-cfe8-474d-afe2-3ead11177a93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:38.996465 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-43ba1d1e-cfe8-474d-afe2-3ead11177a93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:38.996648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-43ba1d1e-cfe8-474d-afe2-3ead11177a93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:38.996814 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-43ba1d1e-cfe8-474d-afe2-3ead11177a93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:39.001747 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:39.001747 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:39.002600 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-43ba1d1e-cfe8-474d-afe2-3ead11177a93 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:39.003056 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 720/2899] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:38 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:39.546455 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-4412308f-2e9b-4f12-8941-ba2ffe0b8fa1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:39.548516 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-4412308f-2e9b-4f12-8941-ba2ffe0b8fa1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a Jul 03 17:55:39.548704 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-4412308f-2e9b-4f12-8941-ba2ffe0b8fa1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:39.548945 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-4412308f-2e9b-4f12-8941-ba2ffe0b8fa1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:39.553393 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:39.553393 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:39.553850 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-4412308f-2e9b-4f12-8941-ba2ffe0b8fa1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:55:39.554619 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-4412308f-2e9b-4f12-8941-ba2ffe0b8fa1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a returned with HTTP 200 Jul 03 17:55:39.555028 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 715/2900] 10.4.3.210 () {68 vars in 1604 bytes} [Fri Jul 3 17:55:39 2026] GET /volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:39.562934 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-36e4a317-a6e7-4e66-859b-7b8bf3c40986 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:39.565268 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-36e4a317-a6e7-4e66-859b-7b8bf3c40986 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:55:39.565268 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-36e4a317-a6e7-4e66-859b-7b8bf3c40986 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:39.565453 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-36e4a317-a6e7-4e66-859b-7b8bf3c40986 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:39.575807 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:39.575807 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:39.577949 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-36e4a317-a6e7-4e66-859b-7b8bf3c40986 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:55:39.583553 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-36e4a317-a6e7-4e66-859b-7b8bf3c40986 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 200 Jul 03 17:55:39.585282 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 733/2901] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:39 2026] GET /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 1659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:39.592269 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:39.594251 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:55:39.594524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8173a380-3e1d-4602-9c64-7caa68a92d8a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:39.596286 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8173a380-3e1d-4602-9c64-7caa68a92d8a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:55:39.611076 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:39.611076 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:39.611625 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:55:39.611852 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume of 1 GB Jul 03 17:55:39.612463 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Availability Zones retrieved successfully. Jul 03 17:55:39.618911 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (f9c8a2e5-5c9a-4ebd-a53b-02450489dc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:39.620089 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3197d850-cbf6-460a-aa28-b4f1c7458b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:39.621264 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:55:39.649447 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3197d850-cbf6-460a-aa28-b4f1c7458b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8173a380-3e1d-4602-9c64-7caa68a92d8a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:39.650317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4de7dbc-a2ce-44aa-8acd-029eb3fa1698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:39.699125 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['c453ae1c-59fe-4967-8ed7-73040e1a94fb', '6fb16182-ec44-432a-88a2-74065ded3710', 'b9b59e71-97ee-4a4b-8040-5b3d17eb0693', 'd9556634-1d5c-43f3-a926-61d150d41e8c'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:39.699125 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4de7dbc-a2ce-44aa-8acd-029eb3fa1698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c453ae1c-59fe-4967-8ed7-73040e1a94fb', '6fb16182-ec44-432a-88a2-74065ded3710', 'b9b59e71-97ee-4a4b-8040-5b3d17eb0693', 'd9556634-1d5c-43f3-a926-61d150d41e8c']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:39.699887 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e265837f-30a8-44fc-b4f7-ddc3b386fa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:39.745795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e265837f-30a8-44fc-b4f7-ddc3b386fa4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a', '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='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['c453ae1c-59fe-4967-8ed7-73040e1a94fb','6fb16182-ec44-432a-88a2-74065ded3710','b9b59e71-97ee-4a4b-8040-5b3d17eb0693','d9556634-1d5c-43f3-a926-61d150d41e8c'],size=1,snapshot_id=8173a380-3e1d-4602-9c64-7caa68a92d8a,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), '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-03T17:55:39Z,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=d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1797a9ace8e4861bf3885ee652dd1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8173a380-3e1d-4602-9c64-7caa68a92d8a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13cfa190170847bd8e187a218b5422e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:39.746547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbc8ac8e-271e-4ae5-a641-451c3a2c6356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:39.765650 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbc8ac8e-271e-4ae5-a641-451c3a2c6356) transitioned into 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='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['c453ae1c-59fe-4967-8ed7-73040e1a94fb','6fb16182-ec44-432a-88a2-74065ded3710','b9b59e71-97ee-4a4b-8040-5b3d17eb0693','d9556634-1d5c-43f3-a926-61d150d41e8c'],size=1,snapshot_id=8173a380-3e1d-4602-9c64-7caa68a92d8a,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:39.766383 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0281ee75-0522-45fd-a4e1-d7d6b5a27a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:39.789890 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0281ee75-0522-45fd-a4e1-d7d6b5a27a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:39.790694 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (f9c8a2e5-5c9a-4ebd-a53b-02450489dc04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:39.791037 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request issued successfully. Jul 03 17:55:39.791682 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-203be45a-7433-4bb2-b976-74023a9cc2fe tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:55:39.792448 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 734/2902] 10.4.3.210 () {72 vars in 1541 bytes} [Fri Jul 3 17:55:39 2026] POST /volume/v3/volumes => generated 736 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:39.836349 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-979c3998-f3d9-4559-8add-8f02238a03e5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:39.838900 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-979c3998-f3d9-4559-8add-8f02238a03e5 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a Jul 03 17:55:39.839134 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-979c3998-f3d9-4559-8add-8f02238a03e5 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:39.839357 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-979c3998-f3d9-4559-8add-8f02238a03e5 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:39.847366 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:39.847366 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:39.851277 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-979c3998-f3d9-4559-8add-8f02238a03e5 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:55:39.855358 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-979c3998-f3d9-4559-8add-8f02238a03e5 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a returned with HTTP 200 Jul 03 17:55:39.855795 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 721/2903] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:39 2026] GET /volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:39.868234 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-d0275c4e-db1a-4fbb-938d-4126d7e61357 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:39.871286 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-d0275c4e-db1a-4fbb-938d-4126d7e61357 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a Jul 03 17:55:39.871404 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-d0275c4e-db1a-4fbb-938d-4126d7e61357 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:39.871611 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-d0275c4e-db1a-4fbb-938d-4126d7e61357 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:39.878883 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:39.878883 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:39.885650 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-d0275c4e-db1a-4fbb-938d-4126d7e61357 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:55:39.890244 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-d0275c4e-db1a-4fbb-938d-4126d7e61357 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a returned with HTTP 200 Jul 03 17:55:39.891153 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 716/2904] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:39 2026] GET /volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:39.913462 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-39a36c9e-e5d0-4cc1-899f-55edf1e92aa8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:39.913871 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-39a36c9e-e5d0-4cc1-899f-55edf1e92aa8 None None] GET https://10.4.3.210/volume// Jul 03 17:55:39.914038 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-39a36c9e-e5d0-4cc1-899f-55edf1e92aa8 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:39.914222 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-39a36c9e-e5d0-4cc1-899f-55edf1e92aa8 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:39.914530 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-39a36c9e-e5d0-4cc1-899f-55edf1e92aa8 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:39.914839 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 734/2905] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55: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 17:55:39.923065 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-5ff191e1-216e-4792-934e-ad6dfb181d93 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:39.925394 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-5ff191e1-216e-4792-934e-ad6dfb181d93 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:39.925668 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-5ff191e1-216e-4792-934e-ad6dfb181d93 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:39.925885 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-5ff191e1-216e-4792-934e-ad6dfb181d93 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:39.936684 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:39.936684 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:39.941857 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-5ff191e1-216e-4792-934e-ad6dfb181d93 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:39.943477 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a257bb37-baa9-4dd6-8731-b0f2d1892ec4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:39.945761 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a257bb37-baa9-4dd6-8731-b0f2d1892ec4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:39.946090 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a257bb37-baa9-4dd6-8731-b0f2d1892ec4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:39.946369 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a257bb37-baa9-4dd6-8731-b0f2d1892ec4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:39.946816 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-5ff191e1-216e-4792-934e-ad6dfb181d93 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:39.947328 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 735/2906] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:39 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 17:55:39.966214 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:39.966214 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:39.971466 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a257bb37-baa9-4dd6-8731-b0f2d1892ec4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:39.976595 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a257bb37-baa9-4dd6-8731-b0f2d1892ec4 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:39.977126 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 722/2907] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:39 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:40.015269 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6ea31cc9-fc67-44f4-ad04-ab9d54e765be None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:40.017556 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6ea31cc9-fc67-44f4-ad04-ab9d54e765be tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:40.017870 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6ea31cc9-fc67-44f4-ad04-ab9d54e765be tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:40.018144 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6ea31cc9-fc67-44f4-ad04-ab9d54e765be tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:40.018301 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-6ea31cc9-fc67-44f4-ad04-ab9d54e765be tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:40.025468 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:40.025468 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:40.026690 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6ea31cc9-fc67-44f4-ad04-ab9d54e765be tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:40.027240 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 717/2908] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:40 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:40.967373 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-7aa56ec8-f8cf-41a4-86b9-81fae6a1e14a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:40.969368 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-7aa56ec8-f8cf-41a4-86b9-81fae6a1e14a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] DELETE https://10.4.3.210/volume/v3/attachments/77b0563e-2a20-401f-91be-8b66a4b90ba6 Jul 03 17:55:40.969556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-7aa56ec8-f8cf-41a4-86b9-81fae6a1e14a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:40.969756 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-7aa56ec8-f8cf-41a4-86b9-81fae6a1e14a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:40.985571 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:40.985571 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:40.991021 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b5e52c6f-329f-4261-9422-04bbb06fb1e6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:40.994006 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b5e52c6f-329f-4261-9422-04bbb06fb1e6 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:40.994284 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b5e52c6f-329f-4261-9422-04bbb06fb1e6 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:40.994548 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b5e52c6f-329f-4261-9422-04bbb06fb1e6 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:41.007093 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:41.007093 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:41.011276 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b5e52c6f-329f-4261-9422-04bbb06fb1e6 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:41.018692 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b5e52c6f-329f-4261-9422-04bbb06fb1e6 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:41.019097 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 736/2909] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:40 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:41.038655 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9530b6f2-9909-4083-8d7b-8a06f2b18579 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:41.040729 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9530b6f2-9909-4083-8d7b-8a06f2b18579 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:41.041024 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9530b6f2-9909-4083-8d7b-8a06f2b18579 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:41.041273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9530b6f2-9909-4083-8d7b-8a06f2b18579 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:41.041433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9530b6f2-9909-4083-8d7b-8a06f2b18579 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:41.048263 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:41.048263 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:41.049272 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9530b6f2-9909-4083-8d7b-8a06f2b18579 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:41.049764 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 723/2910] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:41 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:41.512314 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f49dec81-c385-45ac-a570-33676e0d30a5 req-7aa56ec8-f8cf-41a4-86b9-81fae6a1e14a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/attachments/77b0563e-2a20-401f-91be-8b66a4b90ba6 returned with HTTP 200 Jul 03 17:55:41.512736 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 735/2911] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:55:40 2026] DELETE /volume/v3/attachments/77b0563e-2a20-401f-91be-8b66a4b90ba6 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:42.038692 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ddeefa31-ec60-4cef-9b28-7ce9125cbcb0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.041303 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ddeefa31-ec60-4cef-9b28-7ce9125cbcb0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:42.041303 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ddeefa31-ec60-4cef-9b28-7ce9125cbcb0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.041585 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ddeefa31-ec60-4cef-9b28-7ce9125cbcb0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.061031 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.061031 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:42.063091 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-17072956-247d-4759-aa7b-1271486492c6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.065160 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-17072956-247d-4759-aa7b-1271486492c6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:42.066634 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-17072956-247d-4759-aa7b-1271486492c6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.066634 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-17072956-247d-4759-aa7b-1271486492c6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.066634 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-17072956-247d-4759-aa7b-1271486492c6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:42.069271 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ddeefa31-ec60-4cef-9b28-7ce9125cbcb0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:42.073581 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.073581 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:42.074509 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-17072956-247d-4759-aa7b-1271486492c6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:42.074984 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 737/2912] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:42 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:42.075037 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ddeefa31-ec60-4cef-9b28-7ce9125cbcb0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:42.075383 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 718/2913] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:42 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:42.101015 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-53ebd746-8fbe-49a3-950b-1364b2684198 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.103110 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53ebd746-8fbe-49a3-950b-1364b2684198 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:42.103304 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53ebd746-8fbe-49a3-950b-1364b2684198 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.103482 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53ebd746-8fbe-49a3-950b-1364b2684198 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.113629 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.113629 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:42.119742 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-53ebd746-8fbe-49a3-950b-1364b2684198 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:42.125984 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53ebd746-8fbe-49a3-950b-1364b2684198 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:42.126354 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 724/2914] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:42 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:42.200154 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fcdf959c-1edf-4774-b358-1555eb80fa3b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.205753 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fcdf959c-1edf-4774-b358-1555eb80fa3b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:42.206057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fcdf959c-1edf-4774-b358-1555eb80fa3b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.206296 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fcdf959c-1edf-4774-b358-1555eb80fa3b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.215378 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.215378 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:42.219479 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fcdf959c-1edf-4774-b358-1555eb80fa3b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:42.225024 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fcdf959c-1edf-4774-b358-1555eb80fa3b tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:42.225670 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 736/2915] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:42 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:42.239079 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8741d5a1-9d6e-42d9-990f-7aa0fe3439d3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.241271 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8741d5a1-9d6e-42d9-990f-7aa0fe3439d3 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:42.241587 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8741d5a1-9d6e-42d9-990f-7aa0fe3439d3 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.241794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8741d5a1-9d6e-42d9-990f-7aa0fe3439d3 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.251284 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.251284 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:42.255734 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8741d5a1-9d6e-42d9-990f-7aa0fe3439d3 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:42.261081 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8741d5a1-9d6e-42d9-990f-7aa0fe3439d3 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:42.261559 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 738/2916] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:42 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:42.276214 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4ee31c68-8293-4310-9e43-090a1e2598d9 req-f75c1f8e-f29d-439f-a98d-d05473340627 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.281289 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ee31c68-8293-4310-9e43-090a1e2598d9 req-f75c1f8e-f29d-439f-a98d-d05473340627 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b12185c6-aa13-465f-a8d1-f87c5844e905 Jul 03 17:55:42.281466 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4ee31c68-8293-4310-9e43-090a1e2598d9 req-f75c1f8e-f29d-439f-a98d-d05473340627 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.281693 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4ee31c68-8293-4310-9e43-090a1e2598d9 req-f75c1f8e-f29d-439f-a98d-d05473340627 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.288331 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.288331 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:42.310379 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c6311e01-9967-45f6-bcd0-d4fc41a9d16d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.313158 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c6311e01-9967-45f6-bcd0-d4fc41a9d16d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:42.313353 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c6311e01-9967-45f6-bcd0-d4fc41a9d16d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.313531 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c6311e01-9967-45f6-bcd0-d4fc41a9d16d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.321737 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.321737 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:42.325482 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c6311e01-9967-45f6-bcd0-d4fc41a9d16d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:42.329993 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c6311e01-9967-45f6-bcd0-d4fc41a9d16d tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:42.330362 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 725/2917] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:42 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:42.372189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e12cd723-6de3-4312-9d6c-3a80c798759a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.373879 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e12cd723-6de3-4312-9d6c-3a80c798759a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:55:42.374082 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e12cd723-6de3-4312-9d6c-3a80c798759a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.374279 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e12cd723-6de3-4312-9d6c-3a80c798759a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.374428 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-e12cd723-6de3-4312-9d6c-3a80c798759a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Delete volume with id: e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:55:42.381499 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.381499 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:42.381982 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e12cd723-6de3-4312-9d6c-3a80c798759a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:55:42.393091 np0000004448 devstack@c-api.service[99940]: WARNING cinder.keymgr.conf_key_mgr [None req-e12cd723-6de3-4312-9d6c-3a80c798759a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 17:55:42.398628 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e12cd723-6de3-4312-9d6c-3a80c798759a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Delete volume request issued successfully. Jul 03 17:55:42.398849 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e12cd723-6de3-4312-9d6c-3a80c798759a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 202 Jul 03 17:55:42.399220 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 737/2918] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:42 2026] DELETE /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:42.407164 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-733eef7c-49f8-4a0c-9cb5-53b6298df30a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.409731 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-733eef7c-49f8-4a0c-9cb5-53b6298df30a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:55:42.410059 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-733eef7c-49f8-4a0c-9cb5-53b6298df30a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.410329 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-733eef7c-49f8-4a0c-9cb5-53b6298df30a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.418570 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.418570 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:42.423320 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-733eef7c-49f8-4a0c-9cb5-53b6298df30a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Volume info retrieved successfully. Jul 03 17:55:42.428977 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-733eef7c-49f8-4a0c-9cb5-53b6298df30a tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 200 Jul 03 17:55:42.429513 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 739/2919] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:42 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:42.839799 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ee31c68-8293-4310-9e43-090a1e2598d9 req-f75c1f8e-f29d-439f-a98d-d05473340627 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/attachments/b12185c6-aa13-465f-a8d1-f87c5844e905 returned with HTTP 200 Jul 03 17:55:42.839928 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 719/2920] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:55:42 2026] DELETE /volume/v3/attachments/b12185c6-aa13-465f-a8d1-f87c5844e905 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:42.912278 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3064c409-8e45-437a-8f03-91905cfcfa6b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.914261 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3064c409-8e45-437a-8f03-91905cfcfa6b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a Jul 03 17:55:42.914432 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3064c409-8e45-437a-8f03-91905cfcfa6b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.914607 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3064c409-8e45-437a-8f03-91905cfcfa6b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.922190 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.922190 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:42.929491 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3064c409-8e45-437a-8f03-91905cfcfa6b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:55:42.942383 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3064c409-8e45-437a-8f03-91905cfcfa6b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a returned with HTTP 200 Jul 03 17:55:42.942805 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 726/2921] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:42 2026] GET /volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a => generated 1345 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:42.954808 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e8399a75-9f9d-45d9-8288-89388b5b3bfd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.955252 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e8399a75-9f9d-45d9-8288-89388b5b3bfd None None] GET https://10.4.3.210/volume// Jul 03 17:55:42.955457 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e8399a75-9f9d-45d9-8288-89388b5b3bfd None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:42.955692 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e8399a75-9f9d-45d9-8288-89388b5b3bfd None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:42.956087 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e8399a75-9f9d-45d9-8288-89388b5b3bfd None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:42.956406 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 738/2922] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55:42 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 17:55:42.963622 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3c49016a-dd5f-4332-ac2d-2806d5c836a1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:42.965809 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3c49016a-dd5f-4332-ac2d-2806d5c836a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:55:42.966174 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3c49016a-dd5f-4332-ac2d-2806d5c836a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a", "connector": null, "instance_uuid": "d0b9b6da-b7ac-4372-91c7-11d5ff2fc6d7"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:42.974006 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:42.974006 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:43.013209 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3c49016a-dd5f-4332-ac2d-2806d5c836a1 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:55:43.013688 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 740/2923] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:55:42 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 17:55:43.022501 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e9d94da8-83b4-4c46-9015-c7f49cea597d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:43.022953 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e9d94da8-83b4-4c46-9015-c7f49cea597d None None] GET https://10.4.3.210/volume// Jul 03 17:55:43.023136 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e9d94da8-83b4-4c46-9015-c7f49cea597d None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:43.023350 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e9d94da8-83b4-4c46-9015-c7f49cea597d None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:43.023723 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e9d94da8-83b4-4c46-9015-c7f49cea597d None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:55:43.024069 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 720/2924] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:55: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 17:55:43.032416 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3feec9f1-baa4-4e3c-934e-d7182cb5e941 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:43.034846 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3feec9f1-baa4-4e3c-934e-d7182cb5e941 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a Jul 03 17:55:43.035098 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3feec9f1-baa4-4e3c-934e-d7182cb5e941 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:43.035265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3feec9f1-baa4-4e3c-934e-d7182cb5e941 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:43.045804 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:43.045804 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:43.049712 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3feec9f1-baa4-4e3c-934e-d7182cb5e941 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:55:43.054344 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-3feec9f1-baa4-4e3c-934e-d7182cb5e941 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a returned with HTTP 200 Jul 03 17:55:43.054747 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 727/2925] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:55:43 2026] GET /volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a => generated 1524 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:43.085592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a321256f-e54a-4439-a101-286055e4dcff None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:43.087299 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a321256f-e54a-4439-a101-286055e4dcff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:43.087460 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a321256f-e54a-4439-a101-286055e4dcff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:43.087698 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a321256f-e54a-4439-a101-286055e4dcff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:43.087765 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a321256f-e54a-4439-a101-286055e4dcff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:43.095429 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:43.095429 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:43.096232 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a321256f-e54a-4439-a101-286055e4dcff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:43.096561 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 739/2926] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:43 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:43.166563 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-8efb5682-7b6c-4205-9579-b090d36d577f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:43.168410 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-8efb5682-7b6c-4205-9579-b090d36d577f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] PUT https://10.4.3.210/volume/v3/attachments/588a1d07-d2ce-4dc3-b4e9-b4bb202380c3 Jul 03 17:55:43.168735 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-8efb5682-7b6c-4205-9579-b090d36d577f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:43.176898 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-8efb5682-7b6c-4205-9579-b090d36d577f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Acquiring lock "cinder-attachment_update-d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:55:43.181444 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-8efb5682-7b6c-4205-9579-b090d36d577f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:55:43.182692 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:43.182692 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:43.445137 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bec50792-48a6-4f8f-8a2d-596bdaaf7865 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:43.447454 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bec50792-48a6-4f8f-8a2d-596bdaaf7865 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] GET https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 Jul 03 17:55:43.447624 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bec50792-48a6-4f8f-8a2d-596bdaaf7865 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:43.447815 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bec50792-48a6-4f8f-8a2d-596bdaaf7865 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:43.454814 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bec50792-48a6-4f8f-8a2d-596bdaaf7865 tempest-TestEncryptedCinderVolumes-1522528755 tempest-TestEncryptedCinderVolumes-1522528755-project-member] https://10.4.3.210/volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 returned with HTTP 404 Jul 03 17:55:43.455575 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 721/2927] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:43 2026] GET /volume/v3/volumes/e4795a47-6b38-4462-a4ad-271e60fdd8c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:43.468925 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-986ac574-cb75-42ab-a49b-05a2d977df2c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:43.474478 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-986ac574-cb75-42ab-a49b-05a2d977df2c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 17:55:43.474647 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-986ac574-cb75-42ab-a49b-05a2d977df2c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:43.474873 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-986ac574-cb75-42ab-a49b-05a2d977df2c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:43.475761 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-986ac574-cb75-42ab-a49b-05a2d977df2c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:55:43.499388 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-986ac574-cb75-42ab-a49b-05a2d977df2c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Get all volumes completed successfully. Jul 03 17:55:43.503496 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:43.503496 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:43.512539 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-986ac574-cb75-42ab-a49b-05a2d977df2c tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 17:55:43.513541 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 728/2928] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 17:55:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14887 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:43.528566 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9354c0ed-283f-4995-9369-9bbb146575ce None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:43.530516 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9354c0ed-283f-4995-9369-9bbb146575ce tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] DELETE https://10.4.3.210/volume/v3/types/c0ed1d8a-e290-48c0-803c-e17dc8adb76f Jul 03 17:55:43.530765 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9354c0ed-283f-4995-9369-9bbb146575ce tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:43.531195 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9354c0ed-283f-4995-9369-9bbb146575ce tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:43.556132 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9354c0ed-283f-4995-9369-9bbb146575ce tempest-TestEncryptedCinderVolumes-1759010341 tempest-TestEncryptedCinderVolumes-1759010341-project-admin] https://10.4.3.210/volume/v3/types/c0ed1d8a-e290-48c0-803c-e17dc8adb76f returned with HTTP 202 Jul 03 17:55:43.556647 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 740/2929] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:55:43 2026] DELETE /volume/v3/types/c0ed1d8a-e290-48c0-803c-e17dc8adb76f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:43.710237 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-8efb5682-7b6c-4205-9579-b090d36d577f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a-np0000004448" released by "attachment_update" :: held 0.529s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:55:43.710632 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-8efb5682-7b6c-4205-9579-b090d36d577f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/588a1d07-d2ce-4dc3-b4e9-b4bb202380c3 returned with HTTP 200 Jul 03 17:55:43.711246 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 741/2930] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:55:43 2026] PUT /volume/v3/attachments/588a1d07-d2ce-4dc3-b4e9-b4bb202380c3 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:44.107703 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5e61c954-17e3-446f-8fdf-288ef203b2d2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:44.109434 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e61c954-17e3-446f-8fdf-288ef203b2d2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:44.109612 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e61c954-17e3-446f-8fdf-288ef203b2d2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:44.109821 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e61c954-17e3-446f-8fdf-288ef203b2d2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:44.109919 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5e61c954-17e3-446f-8fdf-288ef203b2d2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:44.113635 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:44.113635 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:44.114358 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e61c954-17e3-446f-8fdf-288ef203b2d2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:44.114693 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 722/2931] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:44 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:44.227748 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-b19dc9b8-0d1c-4dc4-afe1-f82a3b3e113f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:44.230668 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-b19dc9b8-0d1c-4dc4-afe1-f82a3b3e113f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments/588a1d07-d2ce-4dc3-b4e9-b4bb202380c3/action Jul 03 17:55:44.231053 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-b19dc9b8-0d1c-4dc4-afe1-f82a3b3e113f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:44.231170 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-b19dc9b8-0d1c-4dc4-afe1-f82a3b3e113f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:44.252284 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:44.252284 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:44.296288 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-aa646ed5-9ed3-4d89-8ed4-1408f6f449d9 req-b19dc9b8-0d1c-4dc4-afe1-f82a3b3e113f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/588a1d07-d2ce-4dc3-b4e9-b4bb202380c3/action returned with HTTP 204 Jul 03 17:55:44.299685 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 729/2932] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:55:44 2026] POST /volume/v3/attachments/588a1d07-d2ce-4dc3-b4e9-b4bb202380c3/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:44.704934 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5fcdb380-33c6-4731-ad29-a2186a7b0f3f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:44.706617 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5fcdb380-33c6-4731-ad29-a2186a7b0f3f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:44.706977 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5fcdb380-33c6-4731-ad29-a2186a7b0f3f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-attach": {"instance_uuid": "e7c0b4f6-a1dc-41da-854d-85c5a4ed2aaf", "mountpoint": "/dev/vdb"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:44.707097 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5fcdb380-33c6-4731-ad29-a2186a7b0f3f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e7c0b4f6-a1dc-41da-854d-85c5a4ed2aaf", "mountpoint": "/dev/vdb"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:44.714944 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:44.714944 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:44.715381 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5fcdb380-33c6-4731-ad29-a2186a7b0f3f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:44.720812 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5fcdb380-33c6-4731-ad29-a2186a7b0f3f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Update volume admin metadata completed successfully. Jul 03 17:55:45.531415 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-455e01f8-6512-4872-933f-f64ea0a2ad92 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:45.531415 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-455e01f8-6512-4872-933f-f64ea0a2ad92 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:45.531415 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-455e01f8-6512-4872-933f-f64ea0a2ad92 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:45.531415 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-455e01f8-6512-4872-933f-f64ea0a2ad92 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:45.531415 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-455e01f8-6512-4872-933f-f64ea0a2ad92 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:45.531415 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:45.531415 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:45.531415 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-455e01f8-6512-4872-933f-f64ea0a2ad92 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:45.531415 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 742/2933] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:45 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:45.534852 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5fcdb380-33c6-4731-ad29-a2186a7b0f3f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Attach volume completed successfully. Jul 03 17:55:45.534852 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5fcdb380-33c6-4731-ad29-a2186a7b0f3f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 202 Jul 03 17:55:45.534852 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 741/2934] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:55:44 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 0 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:45.536247 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4be0313a-7a80-45c1-916b-f94cdf8a7db0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:45.536247 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4be0313a-7a80-45c1-916b-f94cdf8a7db0 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:45.536247 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4be0313a-7a80-45c1-916b-f94cdf8a7db0 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:45.536247 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4be0313a-7a80-45c1-916b-f94cdf8a7db0 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:45.536247 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:45.536247 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:45.536247 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4be0313a-7a80-45c1-916b-f94cdf8a7db0 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:45.536247 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4be0313a-7a80-45c1-916b-f94cdf8a7db0 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:45.536247 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 723/2935] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:45 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 1175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:45.537516 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-10ecf606-ecc5-4317-b2cc-20683ba7619f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:45.537516 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-10ecf606-ecc5-4317-b2cc-20683ba7619f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:45.537516 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-10ecf606-ecc5-4317-b2cc-20683ba7619f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:45.537516 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-10ecf606-ecc5-4317-b2cc-20683ba7619f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:45.537516 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:45.537516 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:45.537516 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-10ecf606-ecc5-4317-b2cc-20683ba7619f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:45.537516 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-10ecf606-ecc5-4317-b2cc-20683ba7619f tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:45.537516 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 730/2936] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:45 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:55:45.539265 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2263629a-930d-4eec-8bb7-7b24c94efc9b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:45.539265 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2263629a-930d-4eec-8bb7-7b24c94efc9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:45.539265 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2263629a-930d-4eec-8bb7-7b24c94efc9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-detach": {}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:45.539265 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2263629a-930d-4eec-8bb7-7b24c94efc9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:45.539265 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:45.539265 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:45.539265 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2263629a-930d-4eec-8bb7-7b24c94efc9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:45.844169 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2263629a-930d-4eec-8bb7-7b24c94efc9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Detach volume completed successfully. Jul 03 17:55:45.844359 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2263629a-930d-4eec-8bb7-7b24c94efc9b tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 202 Jul 03 17:55:45.844741 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 743/2937] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:55:45 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 0 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:45.854743 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9a69a9ea-a114-49f3-8266-9db1936c8dd5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:45.856189 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9a69a9ea-a114-49f3-8266-9db1936c8dd5 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:45.856427 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9a69a9ea-a114-49f3-8266-9db1936c8dd5 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:45.856661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9a69a9ea-a114-49f3-8266-9db1936c8dd5 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:45.863506 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:45.863506 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:45.866125 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9a69a9ea-a114-49f3-8266-9db1936c8dd5 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:45.870643 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9a69a9ea-a114-49f3-8266-9db1936c8dd5 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:45.871158 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 742/2938] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:45 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:46.158634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-283cfff0-431e-444f-9ea6-9013c6e81870 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:46.160357 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-283cfff0-431e-444f-9ea6-9013c6e81870 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:46.161784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-283cfff0-431e-444f-9ea6-9013c6e81870 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:46.161784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-283cfff0-431e-444f-9ea6-9013c6e81870 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:46.161784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-283cfff0-431e-444f-9ea6-9013c6e81870 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:46.165880 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:46.165880 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:46.166573 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-283cfff0-431e-444f-9ea6-9013c6e81870 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:46.166960 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 724/2939] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:46 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:46.349198 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-881393dc-478e-4065-b730-cf1d363669be None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:46.351377 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-881393dc-478e-4065-b730-cf1d363669be tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:55:46.351613 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-881393dc-478e-4065-b730-cf1d363669be tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:46.351868 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-881393dc-478e-4065-b730-cf1d363669be tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:46.352055 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-881393dc-478e-4065-b730-cf1d363669be tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Delete volume with id: bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:55:46.359780 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:46.359780 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:46.360294 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-881393dc-478e-4065-b730-cf1d363669be tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:46.377249 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-881393dc-478e-4065-b730-cf1d363669be tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Delete volume request issued successfully. Jul 03 17:55:46.377411 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-881393dc-478e-4065-b730-cf1d363669be tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 202 Jul 03 17:55:46.377872 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 731/2940] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:46 2026] DELETE /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:46.386327 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c2457368-509a-4bd4-826b-38a05d3f5265 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:46.387545 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c2457368-509a-4bd4-826b-38a05d3f5265 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:55:46.391447 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c2457368-509a-4bd4-826b-38a05d3f5265 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:46.391447 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c2457368-509a-4bd4-826b-38a05d3f5265 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:46.411337 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:46.411337 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:46.418578 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c2457368-509a-4bd4-826b-38a05d3f5265 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Volume info retrieved successfully. Jul 03 17:55:46.427414 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c2457368-509a-4bd4-826b-38a05d3f5265 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 200 Jul 03 17:55:46.429225 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 744/2941] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:46 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 1249 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:47.180788 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-75f81fc2-522a-49f4-ac7b-8bc18b823f8d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.183502 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75f81fc2-522a-49f4-ac7b-8bc18b823f8d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:47.183502 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75f81fc2-522a-49f4-ac7b-8bc18b823f8d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.184784 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75f81fc2-522a-49f4-ac7b-8bc18b823f8d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.184784 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-75f81fc2-522a-49f4-ac7b-8bc18b823f8d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:47.189398 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:47.189398 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:47.190527 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75f81fc2-522a-49f4-ac7b-8bc18b823f8d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:47.191074 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 743/2942] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:47 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:47.440154 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c6ef041a-f478-4a76-805a-a5299c129886 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.441999 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c6ef041a-f478-4a76-805a-a5299c129886 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a Jul 03 17:55:47.442212 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c6ef041a-f478-4a76-805a-a5299c129886 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.442392 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c6ef041a-f478-4a76-805a-a5299c129886 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.447703 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c6ef041a-f478-4a76-805a-a5299c129886 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a returned with HTTP 404 Jul 03 17:55:47.448145 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 725/2943] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:47 2026] GET /volume/v3/volumes/bb8edfa2-4975-486f-8632-4372cf0add0a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:47.454722 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-149b3115-0c83-454f-84db-76dc83d3048d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.456376 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-149b3115-0c83-454f-84db-76dc83d3048d tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:47.456545 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-149b3115-0c83-454f-84db-76dc83d3048d tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.456737 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-149b3115-0c83-454f-84db-76dc83d3048d tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.456923 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-149b3115-0c83-454f-84db-76dc83d3048d tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Delete volume with id: 0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:47.463805 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-149b3115-0c83-454f-84db-76dc83d3048d tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 404 Jul 03 17:55:47.464323 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 732/2944] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:47 2026] DELETE /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:47.472810 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-774d9c89-43de-467e-ab09-3eeff476ea99 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.474342 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-774d9c89-43de-467e-ab09-3eeff476ea99 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 Jul 03 17:55:47.474508 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-774d9c89-43de-467e-ab09-3eeff476ea99 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.474672 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-774d9c89-43de-467e-ab09-3eeff476ea99 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.480042 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-774d9c89-43de-467e-ab09-3eeff476ea99 tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 returned with HTTP 404 Jul 03 17:55:47.480464 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 745/2945] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:47 2026] GET /volume/v3/volumes/0c285483-8030-4761-bd17-5a083b0ec9b2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:47.486818 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7cccfc09-2826-4140-8ed2-f5e4830e7cfa None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.488296 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7cccfc09-2826-4140-8ed2-f5e4830e7cfa tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] DELETE https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:47.488497 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7cccfc09-2826-4140-8ed2-f5e4830e7cfa tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.488701 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7cccfc09-2826-4140-8ed2-f5e4830e7cfa tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.488914 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-7cccfc09-2826-4140-8ed2-f5e4830e7cfa tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Delete volume with id: 03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:47.494836 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7cccfc09-2826-4140-8ed2-f5e4830e7cfa tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 404 Jul 03 17:55:47.495185 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 744/2946] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:47 2026] DELETE /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:47.501627 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d5c7caf0-6557-477a-90a8-9d363e2b190f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.503131 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d5c7caf0-6557-477a-90a8-9d363e2b190f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] GET https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 Jul 03 17:55:47.503295 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d5c7caf0-6557-477a-90a8-9d363e2b190f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.503458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d5c7caf0-6557-477a-90a8-9d363e2b190f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.508129 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d5c7caf0-6557-477a-90a8-9d363e2b190f tempest-TestInstancesWithCinderVolumes-1313837038 tempest-TestInstancesWithCinderVolumes-1313837038-project-member] https://10.4.3.210/volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 returned with HTTP 404 Jul 03 17:55:47.508497 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 726/2947] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:47 2026] GET /volume/v3/volumes/03df2396-0c27-41b1-8c77-b84f5af57ae8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:47.514427 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0d4afe66-0e56-4e3f-b7a6-7ee392cdb56e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.516079 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d4afe66-0e56-4e3f-b7a6-7ee392cdb56e tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 17:55:47.516253 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d4afe66-0e56-4e3f-b7a6-7ee392cdb56e tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.516440 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d4afe66-0e56-4e3f-b7a6-7ee392cdb56e tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.517139 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0d4afe66-0e56-4e3f-b7a6-7ee392cdb56e tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:55:47.532921 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0d4afe66-0e56-4e3f-b7a6-7ee392cdb56e tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Get all volumes completed successfully. Jul 03 17:55:47.535011 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:47.535011 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:47.539631 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d4afe66-0e56-4e3f-b7a6-7ee392cdb56e tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 17:55:47.540075 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 733/2948] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 17:55:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13785 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:47.554480 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7769626d-405f-4e39-8f90-05daf2b98521 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.556079 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7769626d-405f-4e39-8f90-05daf2b98521 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] DELETE https://10.4.3.210/volume/v3/types/907f9dda-f35e-4d98-a1a3-cf858fc65713 Jul 03 17:55:47.556268 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7769626d-405f-4e39-8f90-05daf2b98521 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.556449 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7769626d-405f-4e39-8f90-05daf2b98521 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.576681 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7769626d-405f-4e39-8f90-05daf2b98521 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/types/907f9dda-f35e-4d98-a1a3-cf858fc65713 returned with HTTP 202 Jul 03 17:55:47.577312 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 746/2949] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:55:47 2026] DELETE /volume/v3/types/907f9dda-f35e-4d98-a1a3-cf858fc65713 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:47.583820 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2a43fffd-2d25-4380-a669-eb7a8a347052 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.585636 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2a43fffd-2d25-4380-a669-eb7a8a347052 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 17:55:47.585908 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2a43fffd-2d25-4380-a669-eb7a8a347052 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.586039 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2a43fffd-2d25-4380-a669-eb7a8a347052 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.586793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2a43fffd-2d25-4380-a669-eb7a8a347052 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:55:47.602969 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2a43fffd-2d25-4380-a669-eb7a8a347052 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Get all volumes completed successfully. Jul 03 17:55:47.605161 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:47.605161 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:47.611070 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2a43fffd-2d25-4380-a669-eb7a8a347052 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 17:55:47.611459 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 745/2950] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 17:55:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13785 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:47.626495 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-80b5c5d3-2020-4660-9f3d-4ee7daa32f9a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.628236 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-80b5c5d3-2020-4660-9f3d-4ee7daa32f9a tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] DELETE https://10.4.3.210/volume/v3/types/02ce7bf7-bd9e-4167-bd10-b5ab378dabd6 Jul 03 17:55:47.628440 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-80b5c5d3-2020-4660-9f3d-4ee7daa32f9a tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.628622 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-80b5c5d3-2020-4660-9f3d-4ee7daa32f9a tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.651101 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-80b5c5d3-2020-4660-9f3d-4ee7daa32f9a tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/types/02ce7bf7-bd9e-4167-bd10-b5ab378dabd6 returned with HTTP 202 Jul 03 17:55:47.651444 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 727/2951] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:55:47 2026] DELETE /volume/v3/types/02ce7bf7-bd9e-4167-bd10-b5ab378dabd6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:47.922284 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-39e82802-9864-4f05-8041-59236b475ef6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.924163 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-39e82802-9864-4f05-8041-59236b475ef6 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 17:55:47.924380 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-39e82802-9864-4f05-8041-59236b475ef6 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.924606 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-39e82802-9864-4f05-8041-59236b475ef6 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.925428 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-39e82802-9864-4f05-8041-59236b475ef6 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:55:47.946739 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-39e82802-9864-4f05-8041-59236b475ef6 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Get all volumes completed successfully. Jul 03 17:55:47.950619 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:47.950619 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:47.957964 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-39e82802-9864-4f05-8041-59236b475ef6 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 17:55:47.958531 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 734/2952] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 17:55:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13785 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:55:47.978187 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-78316a4a-de0a-4ec5-8b47-af498e35225c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:47.980641 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78316a4a-de0a-4ec5-8b47-af498e35225c tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/8ea23610-3288-44f9-8499-20cbe07c9aa2 Jul 03 17:55:47.980641 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78316a4a-de0a-4ec5-8b47-af498e35225c tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:47.980641 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78316a4a-de0a-4ec5-8b47-af498e35225c tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:47.981199 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-78316a4a-de0a-4ec5-8b47-af498e35225c tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Delete volume with id: 8ea23610-3288-44f9-8499-20cbe07c9aa2 Jul 03 17:55:47.988419 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:47.988419 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:47.988824 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-78316a4a-de0a-4ec5-8b47-af498e35225c tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Volume info retrieved successfully. Jul 03 17:55:48.008488 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.image.cache [None req-78316a4a-de0a-4ec5-8b47-af498e35225c tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'e4df522c-94e3-4316-8839-a007d4fe9260', 'volume_id': '8ea23610-3288-44f9-8499-20cbe07c9aa2', 'host': 'np0000004448@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 17, 53, 56), 'last_used': datetime.datetime(2026, 7, 3, 17, 54, 12)}. {{(pid=99941) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 17:55:48.021066 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-78316a4a-de0a-4ec5-8b47-af498e35225c tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Delete volume request issued successfully. Jul 03 17:55:48.021281 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78316a4a-de0a-4ec5-8b47-af498e35225c tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/volumes/8ea23610-3288-44f9-8499-20cbe07c9aa2 returned with HTTP 202 Jul 03 17:55:48.021758 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 747/2953] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:47 2026] DELETE /volume/v3/volumes/8ea23610-3288-44f9-8499-20cbe07c9aa2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:48.029017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-debaf9a2-7e97-4782-bae0-7b5ea7dbafee None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:48.030882 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-debaf9a2-7e97-4782-bae0-7b5ea7dbafee tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] GET https://10.4.3.210/volume/v3/volumes/8ea23610-3288-44f9-8499-20cbe07c9aa2 Jul 03 17:55:48.031105 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-debaf9a2-7e97-4782-bae0-7b5ea7dbafee tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:48.031305 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-debaf9a2-7e97-4782-bae0-7b5ea7dbafee tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:48.038409 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:48.038409 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:48.042280 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-debaf9a2-7e97-4782-bae0-7b5ea7dbafee tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Volume info retrieved successfully. Jul 03 17:55:48.046796 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-debaf9a2-7e97-4782-bae0-7b5ea7dbafee tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/volumes/8ea23610-3288-44f9-8499-20cbe07c9aa2 returned with HTTP 200 Jul 03 17:55:48.047333 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 746/2954] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:48 2026] GET /volume/v3/volumes/8ea23610-3288-44f9-8499-20cbe07c9aa2 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:55:48.202562 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-70174ae3-6c3b-40f8-b4c6-7bf898d02c5b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:48.204275 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70174ae3-6c3b-40f8-b4c6-7bf898d02c5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:48.204465 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-70174ae3-6c3b-40f8-b4c6-7bf898d02c5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:48.204679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-70174ae3-6c3b-40f8-b4c6-7bf898d02c5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:48.204816 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-70174ae3-6c3b-40f8-b4c6-7bf898d02c5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:48.209394 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:48.209394 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:48.210132 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70174ae3-6c3b-40f8-b4c6-7bf898d02c5b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:48.210441 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 728/2955] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:48 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:49.060956 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-725c8c6e-de74-4ef2-84d3-8278a6e2cc72 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:49.062748 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-725c8c6e-de74-4ef2-84d3-8278a6e2cc72 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] GET https://10.4.3.210/volume/v3/volumes/8ea23610-3288-44f9-8499-20cbe07c9aa2 Jul 03 17:55:49.063010 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-725c8c6e-de74-4ef2-84d3-8278a6e2cc72 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:49.063194 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-725c8c6e-de74-4ef2-84d3-8278a6e2cc72 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:49.071080 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-725c8c6e-de74-4ef2-84d3-8278a6e2cc72 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/volumes/8ea23610-3288-44f9-8499-20cbe07c9aa2 returned with HTTP 404 Jul 03 17:55:49.071562 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 735/2956] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:49 2026] GET /volume/v3/volumes/8ea23610-3288-44f9-8499-20cbe07c9aa2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:49.077712 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d2236e76-cc10-4819-bad1-dc5fc6dd30f0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:49.079431 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d2236e76-cc10-4819-bad1-dc5fc6dd30f0 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] DELETE https://10.4.3.210/volume/v3/types/08bb4160-41c7-479e-b48b-ac528d3d1cd5 Jul 03 17:55:49.079606 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d2236e76-cc10-4819-bad1-dc5fc6dd30f0 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:49.079819 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d2236e76-cc10-4819-bad1-dc5fc6dd30f0 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:49.124672 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d2236e76-cc10-4819-bad1-dc5fc6dd30f0 tempest-TestInstancesWithCinderVolumes-404405374 tempest-TestInstancesWithCinderVolumes-404405374-project-admin] https://10.4.3.210/volume/v3/types/08bb4160-41c7-479e-b48b-ac528d3d1cd5 returned with HTTP 202 Jul 03 17:55:49.124961 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 748/2957] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:55:49 2026] DELETE /volume/v3/types/08bb4160-41c7-479e-b48b-ac528d3d1cd5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:49.220476 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0d1ccbf5-1d30-4b20-bc3b-b82e1f7e0f1a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:49.222119 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d1ccbf5-1d30-4b20-bc3b-b82e1f7e0f1a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:49.222302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0d1ccbf5-1d30-4b20-bc3b-b82e1f7e0f1a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:49.222472 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0d1ccbf5-1d30-4b20-bc3b-b82e1f7e0f1a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:49.222573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-0d1ccbf5-1d30-4b20-bc3b-b82e1f7e0f1a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:49.228061 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:49.228061 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:49.228882 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d1ccbf5-1d30-4b20-bc3b-b82e1f7e0f1a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:49.229364 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 747/2958] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:49 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:49.835992 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3250665a-f981-444d-86ae-30b7b029102a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:49.837943 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3250665a-f981-444d-86ae-30b7b029102a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:49.838155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3250665a-f981-444d-86ae-30b7b029102a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:49.838373 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3250665a-f981-444d-86ae-30b7b029102a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:49.838587 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-3250665a-f981-444d-86ae-30b7b029102a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Delete volume with id: ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:49.846195 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:49.846195 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:49.846751 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3250665a-f981-444d-86ae-30b7b029102a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:49.875814 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3250665a-f981-444d-86ae-30b7b029102a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Delete volume request issued successfully. Jul 03 17:55:49.876030 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3250665a-f981-444d-86ae-30b7b029102a tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 202 Jul 03 17:55:49.876524 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 729/2959] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:49 2026] DELETE /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:49.883858 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5a717fd2-5921-4bba-9cc1-36e38eaff148 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:49.885412 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5a717fd2-5921-4bba-9cc1-36e38eaff148 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:49.885587 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5a717fd2-5921-4bba-9cc1-36e38eaff148 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:49.885756 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5a717fd2-5921-4bba-9cc1-36e38eaff148 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:49.892866 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:49.892866 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:49.896825 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5a717fd2-5921-4bba-9cc1-36e38eaff148 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:49.900737 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5a717fd2-5921-4bba-9cc1-36e38eaff148 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 200 Jul 03 17:55:49.901300 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 736/2960] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:49 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:50.240632 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-133fd56e-ad73-4beb-a7b5-c5fdf748fddf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:50.242647 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-133fd56e-ad73-4beb-a7b5-c5fdf748fddf tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:50.242902 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-133fd56e-ad73-4beb-a7b5-c5fdf748fddf tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:50.243184 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-133fd56e-ad73-4beb-a7b5-c5fdf748fddf tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:50.243269 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-133fd56e-ad73-4beb-a7b5-c5fdf748fddf tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:50.248318 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:50.248318 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:50.249308 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-133fd56e-ad73-4beb-a7b5-c5fdf748fddf tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:50.249750 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 749/2961] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:50 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:50.259667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-aeb7fa2f-e2ab-4e60-9a63-2a65d3a65d51 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:50.261330 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aeb7fa2f-e2ab-4e60-9a63-2a65d3a65d51 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 Jul 03 17:55:50.261562 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aeb7fa2f-e2ab-4e60-9a63-2a65d3a65d51 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:50.261797 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aeb7fa2f-e2ab-4e60-9a63-2a65d3a65d51 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:50.270332 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:50.270332 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:50.275088 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-aeb7fa2f-e2ab-4e60-9a63-2a65d3a65d51 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:50.280937 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aeb7fa2f-e2ab-4e60-9a63-2a65d3a65d51 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 returned with HTTP 200 Jul 03 17:55:50.281467 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 748/2962] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:50 2026] GET /volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:50.292699 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d240b3ef-b118-4a2e-829c-8dbc07aa58ba None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:50.294440 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d240b3ef-b118-4a2e-829c-8dbc07aa58ba tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:50.294724 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d240b3ef-b118-4a2e-829c-8dbc07aa58ba tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:50.295002 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d240b3ef-b118-4a2e-829c-8dbc07aa58ba tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:50.295152 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d240b3ef-b118-4a2e-829c-8dbc07aa58ba tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:50.299296 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:50.299296 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:50.300109 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d240b3ef-b118-4a2e-829c-8dbc07aa58ba tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:50.300477 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 730/2963] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:50 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:50.310188 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0e0e8751-8564-4161-a230-bf4881747680 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:50.312948 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0e0e8751-8564-4161-a230-bf4881747680 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/detail Jul 03 17:55:50.312948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0e0e8751-8564-4161-a230-bf4881747680 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:50.312948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0e0e8751-8564-4161-a230-bf4881747680 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:50.312948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-0e0e8751-8564-4161-a230-bf4881747680 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:55:50.322106 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0e0e8751-8564-4161-a230-bf4881747680 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/detail returned with HTTP 200 Jul 03 17:55:50.322994 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 737/2964] 10.4.3.210 () {66 vars in 1258 bytes} [Fri Jul 3 17:55:50 2026] GET /volume/v3/backups/detail => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:50.331078 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:50.332694 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312/restore Jul 03 17:55:50.333020 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:50.334290 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Restoring backup f9a2a073-9a91-4660-ba5f-3bedc5fea312 ({'restore': {}}) {{(pid=99941) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 17:55:50.334669 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Restoring backup f9a2a073-9a91-4660-ba5f-3bedc5fea312 to volume None. Jul 03 17:55:50.338815 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:50.338815 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:50.339291 np0000004448 devstack@c-api.service[99941]: INFO cinder.backup.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating volume of 1 GB for restore of backup f9a2a073-9a91-4660-ba5f-3bedc5fea312. Jul 03 17:55:50.342611 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Availability Zones retrieved successfully. Jul 03 17:55:50.348040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (92ae9c14-e596-4484-ae4e-0029321ed268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:50.348989 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de789aa-3743-4dba-b964-9f801608c23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:50.350034 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:55:50.377225 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de789aa-3743-4dba-b964-9f801608c23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:50.377992 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f058a66-2b71-4983-9221-54b8ad3fbbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:50.427122 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['d657b677-9957-4790-96ab-0668bd7221dc', 'b0042f95-726e-4d35-b2bb-d58f160767db', '7b8d98b4-9808-45cb-8e7a-7d38b4239918', '17d1f841-6885-4233-9d40-c2eb849ac694'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:50.428341 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f058a66-2b71-4983-9221-54b8ad3fbbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d657b677-9957-4790-96ab-0668bd7221dc', 'b0042f95-726e-4d35-b2bb-d58f160767db', '7b8d98b4-9808-45cb-8e7a-7d38b4239918', '17d1f841-6885-4233-9d40-c2eb849ac694']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:50.429612 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8626fab-ce97-4f89-b18a-d2ab2e444f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:50.467839 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8626fab-ce97-4f89-b18a-d2ab2e444f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cff9ed8-b826-4903-9661-3d04e152604b', '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_f9a2a073-9a91-4660-ba5f-3bedc5fea312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['d657b677-9957-4790-96ab-0668bd7221dc','b0042f95-726e-4d35-b2bb-d58f160767db','7b8d98b4-9808-45cb-8e7a-7d38b4239918','17d1f841-6885-4233-9d40-c2eb849ac694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:55:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f9a2a073-9a91-4660-ba5f-3bedc5fea312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cff9ed8-b826-4903-9661-3d04e152604b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d46fa66d893041c2bccce526ea59579d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0577cf73570443999130a66d840fa62e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:50.468904 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9cda5a-ad6e-4398-a2e2-1bb4b7478baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:50.492151 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9cda5a-ad6e-4398-a2e2-1bb4b7478baf) transitioned into 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_f9a2a073-9a91-4660-ba5f-3bedc5fea312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['d657b677-9957-4790-96ab-0668bd7221dc','b0042f95-726e-4d35-b2bb-d58f160767db','7b8d98b4-9808-45cb-8e7a-7d38b4239918','17d1f841-6885-4233-9d40-c2eb849ac694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:50.492151 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e1e291-27c6-4fbe-8f32-a2d941e77a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:50.509306 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e1e291-27c6-4fbe-8f32-a2d941e77a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:50.510866 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (92ae9c14-e596-4484-ae4e-0029321ed268) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:50.510866 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume request issued successfully. Jul 03 17:55:50.517814 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:50.517814 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:50.518236 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:50.914531 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1b108481-5dd5-4e9e-8706-4c9fcc8874b0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:50.916855 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b108481-5dd5-4e9e-8706-4c9fcc8874b0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 Jul 03 17:55:50.917339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b108481-5dd5-4e9e-8706-4c9fcc8874b0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:50.917339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b108481-5dd5-4e9e-8706-4c9fcc8874b0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:50.926903 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b108481-5dd5-4e9e-8706-4c9fcc8874b0 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 returned with HTTP 404 Jul 03 17:55:50.927366 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 749/2965] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:50 2026] GET /volume/v3/volumes/ceffa0e2-4cf6-4e0f-97ec-921daba0bcb6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:50.936352 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-97d6caa3-b2bd-40b1-8e3f-83cc6e02303c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:50.937990 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-97d6caa3-b2bd-40b1-8e3f-83cc6e02303c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:50.938156 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-97d6caa3-b2bd-40b1-8e3f-83cc6e02303c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:50.938323 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-97d6caa3-b2bd-40b1-8e3f-83cc6e02303c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:50.938464 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-97d6caa3-b2bd-40b1-8e3f-83cc6e02303c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Delete volume with id: 0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:50.944867 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:50.944867 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:50.945261 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-97d6caa3-b2bd-40b1-8e3f-83cc6e02303c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:50.965305 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-97d6caa3-b2bd-40b1-8e3f-83cc6e02303c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Delete volume request issued successfully. Jul 03 17:55:50.965459 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-97d6caa3-b2bd-40b1-8e3f-83cc6e02303c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 202 Jul 03 17:55:50.965878 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 731/2966] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:50 2026] DELETE /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:50.972558 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3e210162-3ee9-488c-b1bc-43e123fe44ff None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:50.974090 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e210162-3ee9-488c-b1bc-43e123fe44ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:50.974259 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e210162-3ee9-488c-b1bc-43e123fe44ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:50.974436 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e210162-3ee9-488c-b1bc-43e123fe44ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:50.980409 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:50.980409 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:50.983253 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3e210162-3ee9-488c-b1bc-43e123fe44ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:50.988009 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e210162-3ee9-488c-b1bc-43e123fe44ff tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 200 Jul 03 17:55:50.988411 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 738/2967] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:50 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:51.524238 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:51.524238 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:51.524847 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:55:51.525007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Checking backup size 1 against volume size 1 {{(pid=99941) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 17:55:51.525144 np0000004448 devstack@c-api.service[99941]: INFO cinder.backup.api [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Overwriting volume 1cff9ed8-b826-4903-9661-3d04e152604b with restore of backup f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:51.538116 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] restore_backup in rpcapi backup_id f9a2a073-9a91-4660-ba5f-3bedc5fea312 {{(pid=99941) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 17:55:51.541558 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-55cc44e0-1717-45e7-b58e-b7ed8ca1cb4d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312/restore returned with HTTP 202 Jul 03 17:55:51.542071 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 750/2968] 10.4.3.210 () {68 vars in 1393 bytes} [Fri Jul 3 17:55:50 2026] POST /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312/restore => generated 189 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:51.549168 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-75c014fe-e459-4f78-a24d-395f5304bb2e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:51.550747 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75c014fe-e459-4f78-a24d-395f5304bb2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:51.550987 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75c014fe-e459-4f78-a24d-395f5304bb2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:51.551161 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75c014fe-e459-4f78-a24d-395f5304bb2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:51.551250 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-75c014fe-e459-4f78-a24d-395f5304bb2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:51.555424 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:51.555424 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:51.556090 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75c014fe-e459-4f78-a24d-395f5304bb2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:51.556413 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 750/2969] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:51 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:52.003359 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b64cfb94-491c-461e-a156-3d5a9041be1c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:52.007679 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b64cfb94-491c-461e-a156-3d5a9041be1c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e Jul 03 17:55:52.007679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b64cfb94-491c-461e-a156-3d5a9041be1c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:52.007679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b64cfb94-491c-461e-a156-3d5a9041be1c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:52.013456 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b64cfb94-491c-461e-a156-3d5a9041be1c tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e returned with HTTP 404 Jul 03 17:55:52.013456 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 732/2970] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:52 2026] GET /volume/v3/volumes/0be80d40-b31e-40bd-9e1f-e2016b52ab2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:52.095863 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-004e0ffe-4dfe-4971-9bf7-6de1557fe401 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:52.099420 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-004e0ffe-4dfe-4971-9bf7-6de1557fe401 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:55:52.099420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-004e0ffe-4dfe-4971-9bf7-6de1557fe401 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:52.099519 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-004e0ffe-4dfe-4971-9bf7-6de1557fe401 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:52.099664 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-004e0ffe-4dfe-4971-9bf7-6de1557fe401 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Delete volume with id: ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:55:52.116359 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:52.116359 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:52.116359 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-004e0ffe-4dfe-4971-9bf7-6de1557fe401 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:52.138185 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-004e0ffe-4dfe-4971-9bf7-6de1557fe401 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Delete volume request issued successfully. Jul 03 17:55:52.138185 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-004e0ffe-4dfe-4971-9bf7-6de1557fe401 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 202 Jul 03 17:55:52.138498 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 739/2971] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:55:52 2026] DELETE /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:52.149101 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-48fbaf0a-3428-4f68-8322-98f2f7582a55 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:52.154029 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-48fbaf0a-3428-4f68-8322-98f2f7582a55 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:55:52.154222 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-48fbaf0a-3428-4f68-8322-98f2f7582a55 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:52.154422 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-48fbaf0a-3428-4f68-8322-98f2f7582a55 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:52.165829 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:52.165829 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:52.170544 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-48fbaf0a-3428-4f68-8322-98f2f7582a55 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Volume info retrieved successfully. Jul 03 17:55:52.177212 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-48fbaf0a-3428-4f68-8322-98f2f7582a55 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 200 Jul 03 17:55:52.177706 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 751/2972] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:52 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:52.570079 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-33b1c426-c117-478b-a1bf-9005ae553cb6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:52.576530 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-33b1c426-c117-478b-a1bf-9005ae553cb6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:52.576530 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-33b1c426-c117-478b-a1bf-9005ae553cb6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:52.576530 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-33b1c426-c117-478b-a1bf-9005ae553cb6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:52.576530 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-33b1c426-c117-478b-a1bf-9005ae553cb6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:52.583095 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:52.583095 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:52.583466 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-33b1c426-c117-478b-a1bf-9005ae553cb6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:52.583904 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 751/2973] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:52 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:52.991696 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-69acfed1-9594-4fab-be2b-ea18eaf5bf24 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:52.993380 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-69acfed1-9594-4fab-be2b-ea18eaf5bf24 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:52.993713 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-69acfed1-9594-4fab-be2b-ea18eaf5bf24 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:52.994814 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-69acfed1-9594-4fab-be2b-ea18eaf5bf24 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:53.003972 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.003972 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:53.004494 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-69acfed1-9594-4fab-be2b-ea18eaf5bf24 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.011321 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-69acfed1-9594-4fab-be2b-ea18eaf5bf24 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Reserve volume completed successfully. Jul 03 17:55:53.011536 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-69acfed1-9594-4fab-be2b-ea18eaf5bf24 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 202 Jul 03 17:55:53.012168 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 733/2974] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:55:52 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:53.018949 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6195c85f-ce3a-4deb-8fa7-4222fbb34099 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.020526 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6195c85f-ce3a-4deb-8fa7-4222fbb34099 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:53.020710 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6195c85f-ce3a-4deb-8fa7-4222fbb34099 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:53.020935 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6195c85f-ce3a-4deb-8fa7-4222fbb34099 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:53.028012 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.028012 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:53.033022 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6195c85f-ce3a-4deb-8fa7-4222fbb34099 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.037496 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6195c85f-ce3a-4deb-8fa7-4222fbb34099 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:53.037946 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 740/2975] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:53 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:53.051097 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9ec1fca4-7cde-4c49-a9d7-ecf0c4df4e63 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.054260 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ec1fca4-7cde-4c49-a9d7-ecf0c4df4e63 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:53.054578 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ec1fca4-7cde-4c49-a9d7-ecf0c4df4e63 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:53.054688 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ec1fca4-7cde-4c49-a9d7-ecf0c4df4e63 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:53.066652 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.066652 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:53.067252 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ec1fca4-7cde-4c49-a9d7-ecf0c4df4e63 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.083793 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ec1fca4-7cde-4c49-a9d7-ecf0c4df4e63 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Unreserve volume completed successfully. Jul 03 17:55:53.084067 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ec1fca4-7cde-4c49-a9d7-ecf0c4df4e63 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 202 Jul 03 17:55:53.084554 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 752/2976] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:55:53 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:53.094746 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f31e7ca2-ef7f-4ea5-a211-97f0fa963b05 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.096834 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f31e7ca2-ef7f-4ea5-a211-97f0fa963b05 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:53.097053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f31e7ca2-ef7f-4ea5-a211-97f0fa963b05 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:53.097259 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f31e7ca2-ef7f-4ea5-a211-97f0fa963b05 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:53.105997 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.105997 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:53.110558 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f31e7ca2-ef7f-4ea5-a211-97f0fa963b05 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.116835 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f31e7ca2-ef7f-4ea5-a211-97f0fa963b05 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:53.117252 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 752/2977] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:53 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:53.130246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1d633b2d-dc54-4397-b007-a0a38d1bc882 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.131969 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1d633b2d-dc54-4397-b007-a0a38d1bc882 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:53.132287 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1d633b2d-dc54-4397-b007-a0a38d1bc882 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:53.132404 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1d633b2d-dc54-4397-b007-a0a38d1bc882 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:53.141704 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.141704 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:53.142159 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1d633b2d-dc54-4397-b007-a0a38d1bc882 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.148686 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1d633b2d-dc54-4397-b007-a0a38d1bc882 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume updated successfully. Jul 03 17:55:53.148963 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1d633b2d-dc54-4397-b007-a0a38d1bc882 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 200 Jul 03 17:55:53.149405 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 734/2978] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:55:53 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 17:55:53.155982 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b9258380-86da-4d88-bfa1-7cbbcf8b5a2e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.157624 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b9258380-86da-4d88-bfa1-7cbbcf8b5a2e tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:53.157851 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b9258380-86da-4d88-bfa1-7cbbcf8b5a2e tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:53.158031 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b9258380-86da-4d88-bfa1-7cbbcf8b5a2e tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:53.165234 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.165234 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:53.169161 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b9258380-86da-4d88-bfa1-7cbbcf8b5a2e tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.173506 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b9258380-86da-4d88-bfa1-7cbbcf8b5a2e tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:53.174058 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 741/2979] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:53 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:53.187574 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-902db435-2605-4dc8-a4aa-d98dac896911 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.189289 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-902db435-2605-4dc8-a4aa-d98dac896911 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:53.189659 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-902db435-2605-4dc8-a4aa-d98dac896911 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:53.189830 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-902db435-2605-4dc8-a4aa-d98dac896911 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:53.191674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-caf5857c-7362-44ee-8d57-c73ab19d7e55 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.194053 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-caf5857c-7362-44ee-8d57-c73ab19d7e55 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] GET https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b Jul 03 17:55:53.194243 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-caf5857c-7362-44ee-8d57-c73ab19d7e55 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:53.194427 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-caf5857c-7362-44ee-8d57-c73ab19d7e55 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:53.197663 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.197663 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:53.198155 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-902db435-2605-4dc8-a4aa-d98dac896911 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.200442 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-caf5857c-7362-44ee-8d57-c73ab19d7e55 tempest-AttachVolumeTestJSON-1587582434 tempest-AttachVolumeTestJSON-1587582434-project-member] https://10.4.3.210/volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b returned with HTTP 404 Jul 03 17:55:53.200909 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 753/2980] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:53 2026] GET /volume/v3/volumes/ff6d157a-bb5a-41c1-b7ba-86314172a76b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:55:53.206662 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-902db435-2605-4dc8-a4aa-d98dac896911 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume updated successfully. Jul 03 17:55:53.207000 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-902db435-2605-4dc8-a4aa-d98dac896911 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 200 Jul 03 17:55:53.207513 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 753/2981] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:55:53 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 17:55:53.216741 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-62ac594c-ef47-4812-90f6-e975c2a32af4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.221165 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-62ac594c-ef47-4812-90f6-e975c2a32af4 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:53.221165 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-62ac594c-ef47-4812-90f6-e975c2a32af4 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:53.221165 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-62ac594c-ef47-4812-90f6-e975c2a32af4 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:53.233308 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.233308 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:53.238234 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-62ac594c-ef47-4812-90f6-e975c2a32af4 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.242360 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-62ac594c-ef47-4812-90f6-e975c2a32af4 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:53.242835 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 735/2982] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:53 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:53.261465 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1acbc0dc-c84d-49b9-9593-d8623c3a9e01 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.263228 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1acbc0dc-c84d-49b9-9593-d8623c3a9e01 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:53.263544 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1acbc0dc-c84d-49b9-9593-d8623c3a9e01 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:53.263666 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1acbc0dc-c84d-49b9-9593-d8623c3a9e01 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:53.272483 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.272483 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:53.273091 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1acbc0dc-c84d-49b9-9593-d8623c3a9e01 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.284495 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1acbc0dc-c84d-49b9-9593-d8623c3a9e01 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Update volume admin metadata completed successfully. Jul 03 17:55:53.284620 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1acbc0dc-c84d-49b9-9593-d8623c3a9e01 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Update readonly setting on volume completed successfully. Jul 03 17:55:53.284870 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1acbc0dc-c84d-49b9-9593-d8623c3a9e01 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 202 Jul 03 17:55:53.285407 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 742/2983] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:55:53 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:53.293315 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c93301aa-dde5-4a09-b868-8160080f3ed9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.297645 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c93301aa-dde5-4a09-b868-8160080f3ed9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:53.297956 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c93301aa-dde5-4a09-b868-8160080f3ed9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:53.298187 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c93301aa-dde5-4a09-b868-8160080f3ed9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:53.481536 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.481536 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:53.485535 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c93301aa-dde5-4a09-b868-8160080f3ed9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.489501 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c93301aa-dde5-4a09-b868-8160080f3ed9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:53.490078 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 754/2984] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:53 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 859 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:53.502849 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e831708a-b73e-416c-a377-907a88f78794 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.504630 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e831708a-b73e-416c-a377-907a88f78794 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:53.505083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e831708a-b73e-416c-a377-907a88f78794 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:53.505219 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e831708a-b73e-416c-a377-907a88f78794 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:53.513764 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.513764 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:53.514268 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e831708a-b73e-416c-a377-907a88f78794 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.525937 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e831708a-b73e-416c-a377-907a88f78794 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Update volume admin metadata completed successfully. Jul 03 17:55:53.526060 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e831708a-b73e-416c-a377-907a88f78794 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Update readonly setting on volume completed successfully. Jul 03 17:55:53.526243 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e831708a-b73e-416c-a377-907a88f78794 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 202 Jul 03 17:55:53.526640 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 754/2985] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:55:53 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:55:53.534556 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c490cd45-0438-47d4-8b59-0f65be96c2e7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.536561 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c490cd45-0438-47d4-8b59-0f65be96c2e7 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:55:53.536813 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c490cd45-0438-47d4-8b59-0f65be96c2e7 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:53.536983 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c490cd45-0438-47d4-8b59-0f65be96c2e7 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:53.543838 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.543838 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:53.547556 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c490cd45-0438-47d4-8b59-0f65be96c2e7 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.552008 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c490cd45-0438-47d4-8b59-0f65be96c2e7 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:55:53.552574 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 736/2986] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:53 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:53.566667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5c05ba79-a84b-4c74-9a28-6fff794b26ff None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.568487 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5c05ba79-a84b-4c74-9a28-6fff794b26ff tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:55:53.568884 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5c05ba79-a84b-4c74-9a28-6fff794b26ff tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-305698411", "disk_format": "raw"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:55:53.569150 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5c05ba79-a84b-4c74-9a28-6fff794b26ff tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-305698411", "disk_format": "raw"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:53.578366 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.578366 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:53.578870 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5c05ba79-a84b-4c74-9a28-6fff794b26ff tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:55:53.592845 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.592845 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:53.594244 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-527451c7-5222-409d-bd18-80dd742d6073 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:53.596037 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-527451c7-5222-409d-bd18-80dd742d6073 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:53.596242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-527451c7-5222-409d-bd18-80dd742d6073 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:53.596439 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-527451c7-5222-409d-bd18-80dd742d6073 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:53.596556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-527451c7-5222-409d-bd18-80dd742d6073 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:53.596883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.image.image_utils [None req-5c05ba79-a84b-4c74-9a28-6fff794b26ff tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-305698411'}] 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-305698411'}]. {{(pid=99942) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 17:55:53.600960 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:53.600960 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:53.601721 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-527451c7-5222-409d-bd18-80dd742d6073 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:53.602232 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 755/2987] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:53 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:54.268824 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5c05ba79-a84b-4c74-9a28-6fff794b26ff tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Copy volume to image completed successfully. Jul 03 17:55:54.269552 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5c05ba79-a84b-4c74-9a28-6fff794b26ff tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 202 Jul 03 17:55:54.270049 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 743/2988] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 17:55:53 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 686 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:54.612555 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-037e983b-c71b-4e72-8305-9a839b9cf79c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:54.614334 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-037e983b-c71b-4e72-8305-9a839b9cf79c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:54.614513 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-037e983b-c71b-4e72-8305-9a839b9cf79c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:54.614690 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-037e983b-c71b-4e72-8305-9a839b9cf79c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:54.614851 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-037e983b-c71b-4e72-8305-9a839b9cf79c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:54.619057 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:54.619057 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:54.619952 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-037e983b-c71b-4e72-8305-9a839b9cf79c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:54.620277 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 755/2989] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:54 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:55.638271 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8f0df2b5-b1d0-4cb7-bab2-91077f1ad92e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:55.640575 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f0df2b5-b1d0-4cb7-bab2-91077f1ad92e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:55.640957 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f0df2b5-b1d0-4cb7-bab2-91077f1ad92e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:55.641289 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f0df2b5-b1d0-4cb7-bab2-91077f1ad92e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:55.641509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8f0df2b5-b1d0-4cb7-bab2-91077f1ad92e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:55.646826 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:55.646826 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:55.648284 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f0df2b5-b1d0-4cb7-bab2-91077f1ad92e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:55.648983 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 737/2990] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:55 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:56.661007 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ea785abc-7399-4f0f-9280-4bb047a88e0a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:56.662865 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea785abc-7399-4f0f-9280-4bb047a88e0a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:56.663102 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea785abc-7399-4f0f-9280-4bb047a88e0a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:56.663330 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea785abc-7399-4f0f-9280-4bb047a88e0a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:56.663716 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ea785abc-7399-4f0f-9280-4bb047a88e0a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:56.668164 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:56.668164 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:56.668973 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea785abc-7399-4f0f-9280-4bb047a88e0a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:56.669428 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 756/2991] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:56 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:55:56.996192 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:56.998707 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:55:56.999175 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-472458673", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:55:57.001729 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-472458673', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:55:57.002047 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Create volume of 1 GB Jul 03 17:55:57.008520 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Availability Zones retrieved successfully. Jul 03 17:55:57.017673 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Flow 'volume_create_api' (13dfb8c5-ab41-4cbf-843c-6f1ef44c2a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:57.019131 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f4b467-89f2-49b1-a544-1bf8be173691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:57.020596 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:55:57.051431 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f4b467-89f2-49b1-a544-1bf8be173691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:57.052525 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa671bb-cf34-4fa1-aba5-d6b4a186733e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:57.118215 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Created reservations ['f4433e32-6139-44ef-84b5-bf07e2836147', 'c990ced0-0256-4f00-a7c6-42f074612b97', 'd186d489-51b9-4e2f-ade4-ad962cf08c5c', '1a81b06e-e730-4e18-93b4-214f5ec1f863'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:55:57.119158 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa671bb-cf34-4fa1-aba5-d6b4a186733e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4433e32-6139-44ef-84b5-bf07e2836147', 'c990ced0-0256-4f00-a7c6-42f074612b97', 'd186d489-51b9-4e2f-ade4-ad962cf08c5c', '1a81b06e-e730-4e18-93b4-214f5ec1f863']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:57.120118 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5515ca-c5f4-4b5c-a5ee-5daf0530e06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:57.147996 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5515ca-c5f4-4b5c-a5ee-5daf0530e06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c7e594-c0c3-4b69-b620-d4c49950b7da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-472458673',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0343efe3e9ff492bbb4074ee16f4fae8',qos_specs=None,replication_status=,reservations=['f4433e32-6139-44ef-84b5-bf07e2836147','c990ced0-0256-4f00-a7c6-42f074612b97','d186d489-51b9-4e2f-ade4-ad962cf08c5c','1a81b06e-e730-4e18-93b4-214f5ec1f863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edacc716b8084e779aa3699415b34967',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-472458673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c7e594-c0c3-4b69-b620-d4c49950b7da,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0343efe3e9ff492bbb4074ee16f4fae8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edacc716b8084e779aa3699415b34967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:57.148976 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3405b887-f5f3-4e70-97c9-2e234832e2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:57.170263 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3405b887-f5f3-4e70-97c9-2e234832e2ed) transitioned into state 'SUCCESS' from state '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-472458673',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0343efe3e9ff492bbb4074ee16f4fae8',qos_specs=None,replication_status=,reservations=['f4433e32-6139-44ef-84b5-bf07e2836147','c990ced0-0256-4f00-a7c6-42f074612b97','d186d489-51b9-4e2f-ade4-ad962cf08c5c','1a81b06e-e730-4e18-93b4-214f5ec1f863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edacc716b8084e779aa3699415b34967',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:57.170984 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c8673e-821c-4686-b016-6b72ad339c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:55:57.181661 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c8673e-821c-4686-b016-6b72ad339c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:55:57.182523 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Flow 'volume_create_api' (13dfb8c5-ab41-4cbf-843c-6f1ef44c2a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:55:57.182848 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Create volume request issued successfully. Jul 03 17:55:57.183439 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-5ec3ebdd-1e79-45a7-b0e0-b60bc3ab2d2f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:55:57.183878 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 744/2992] 10.4.3.210 () {72 vars in 1541 bytes} [Fri Jul 3 17:55:56 2026] POST /volume/v3/volumes => generated 762 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:55:57.192633 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-d62b38c6-2e79-40c2-a815-e0caa5fe73c4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:57.195362 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-d62b38c6-2e79-40c2-a815-e0caa5fe73c4 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] GET https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da Jul 03 17:55:57.195665 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-d62b38c6-2e79-40c2-a815-e0caa5fe73c4 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:57.195942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-d62b38c6-2e79-40c2-a815-e0caa5fe73c4 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:57.205382 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:57.205382 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:57.210444 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-d62b38c6-2e79-40c2-a815-e0caa5fe73c4 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Volume info retrieved successfully. Jul 03 17:55:57.216002 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-8d1729a5-7966-41ad-a5a8-cfd12bf3c895 req-d62b38c6-2e79-40c2-a815-e0caa5fe73c4 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da returned with HTTP 200 Jul 03 17:55:57.216489 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 756/2993] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:57 2026] GET /volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:57.243636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-99276da5-9599-40ce-88dc-4cf916eb5a8a req-93c344fc-3f07-4217-a71a-7b276f9a31c3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:57.246696 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-99276da5-9599-40ce-88dc-4cf916eb5a8a req-93c344fc-3f07-4217-a71a-7b276f9a31c3 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] GET https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da Jul 03 17:55:57.247057 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-99276da5-9599-40ce-88dc-4cf916eb5a8a req-93c344fc-3f07-4217-a71a-7b276f9a31c3 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:57.247325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-99276da5-9599-40ce-88dc-4cf916eb5a8a req-93c344fc-3f07-4217-a71a-7b276f9a31c3 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:57.256828 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:57.256828 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:57.261681 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-99276da5-9599-40ce-88dc-4cf916eb5a8a req-93c344fc-3f07-4217-a71a-7b276f9a31c3 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Volume info retrieved successfully. Jul 03 17:55:57.266974 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-99276da5-9599-40ce-88dc-4cf916eb5a8a req-93c344fc-3f07-4217-a71a-7b276f9a31c3 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da returned with HTTP 200 Jul 03 17:55:57.267527 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 738/2994] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:57 2026] GET /volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:57.680862 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dec6974c-3e16-4e39-9578-5312e0a6dafc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:57.682924 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dec6974c-3e16-4e39-9578-5312e0a6dafc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:57.683132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dec6974c-3e16-4e39-9578-5312e0a6dafc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:57.683317 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dec6974c-3e16-4e39-9578-5312e0a6dafc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:57.683416 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-dec6974c-3e16-4e39-9578-5312e0a6dafc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:57.689287 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:57.689287 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:57.689287 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dec6974c-3e16-4e39-9578-5312e0a6dafc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:57.689287 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 757/2995] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:57 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:58.294404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-55b38bd5-2419-4249-bc33-b5fae208a5f7 req-d167537d-84ec-4ea2-a755-411bdf140d48 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:58.297898 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-55b38bd5-2419-4249-bc33-b5fae208a5f7 req-d167537d-84ec-4ea2-a755-411bdf140d48 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] GET https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da Jul 03 17:55:58.297898 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-55b38bd5-2419-4249-bc33-b5fae208a5f7 req-d167537d-84ec-4ea2-a755-411bdf140d48 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:58.297898 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-55b38bd5-2419-4249-bc33-b5fae208a5f7 req-d167537d-84ec-4ea2-a755-411bdf140d48 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:58.303726 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:58.303726 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:58.307350 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-55b38bd5-2419-4249-bc33-b5fae208a5f7 req-d167537d-84ec-4ea2-a755-411bdf140d48 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Volume info retrieved successfully. Jul 03 17:55:58.311863 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-55b38bd5-2419-4249-bc33-b5fae208a5f7 req-d167537d-84ec-4ea2-a755-411bdf140d48 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da returned with HTTP 200 Jul 03 17:55:58.312278 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 745/2996] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:58 2026] GET /volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:58.383657 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-781cbf7b-a25b-41d9-bbc4-1ba995d79ae5 req-6f3e6926-7422-4c5c-99b3-98b28ead371f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:58.388554 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-781cbf7b-a25b-41d9-bbc4-1ba995d79ae5 req-6f3e6926-7422-4c5c-99b3-98b28ead371f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-reader] GET https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da Jul 03 17:55:58.388554 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-781cbf7b-a25b-41d9-bbc4-1ba995d79ae5 req-6f3e6926-7422-4c5c-99b3-98b28ead371f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:58.388554 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-781cbf7b-a25b-41d9-bbc4-1ba995d79ae5 req-6f3e6926-7422-4c5c-99b3-98b28ead371f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-reader] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:58.398663 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:58.398663 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:55:58.405295 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-781cbf7b-a25b-41d9-bbc4-1ba995d79ae5 req-6f3e6926-7422-4c5c-99b3-98b28ead371f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-reader] Volume info retrieved successfully. Jul 03 17:55:58.413941 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-781cbf7b-a25b-41d9-bbc4-1ba995d79ae5 req-6f3e6926-7422-4c5c-99b3-98b28ead371f tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-reader] https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da returned with HTTP 200 Jul 03 17:55:58.415199 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 757/2997] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:58 2026] GET /volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:58.450057 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-211e18b2-cd63-4be5-87a4-d55c616b8ae0 req-29c2cca2-06ff-4fa1-b542-e165bbfd3d80 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:58.456810 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-211e18b2-cd63-4be5-87a4-d55c616b8ae0 req-29c2cca2-06ff-4fa1-b542-e165bbfd3d80 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da Jul 03 17:55:58.456810 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-211e18b2-cd63-4be5-87a4-d55c616b8ae0 req-29c2cca2-06ff-4fa1-b542-e165bbfd3d80 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:58.456810 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-211e18b2-cd63-4be5-87a4-d55c616b8ae0 req-29c2cca2-06ff-4fa1-b542-e165bbfd3d80 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:58.456810 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [req-211e18b2-cd63-4be5-87a4-d55c616b8ae0 req-29c2cca2-06ff-4fa1-b542-e165bbfd3d80 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Delete volume with id: f6c7e594-c0c3-4b69-b620-d4c49950b7da Jul 03 17:55:58.470348 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:58.470348 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:58.470580 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-211e18b2-cd63-4be5-87a4-d55c616b8ae0 req-29c2cca2-06ff-4fa1-b542-e165bbfd3d80 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Volume info retrieved successfully. Jul 03 17:55:58.493071 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-211e18b2-cd63-4be5-87a4-d55c616b8ae0 req-29c2cca2-06ff-4fa1-b542-e165bbfd3d80 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Delete volume request issued successfully. Jul 03 17:55:58.493323 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-211e18b2-cd63-4be5-87a4-d55c616b8ae0 req-29c2cca2-06ff-4fa1-b542-e165bbfd3d80 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da returned with HTTP 202 Jul 03 17:55:58.493913 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 739/2998] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:55:58 2026] DELETE /volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:55:58.522027 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-e065da24-5d7a-413b-9131-a2f57492a63c req-4ca3811b-692d-4694-afe8-81bf105444f8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:58.523849 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-e065da24-5d7a-413b-9131-a2f57492a63c req-4ca3811b-692d-4694-afe8-81bf105444f8 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] GET https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da Jul 03 17:55:58.524117 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-e065da24-5d7a-413b-9131-a2f57492a63c req-4ca3811b-692d-4694-afe8-81bf105444f8 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:58.524350 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-e065da24-5d7a-413b-9131-a2f57492a63c req-4ca3811b-692d-4694-afe8-81bf105444f8 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:58.532062 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:58.532062 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:55:58.539010 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-e065da24-5d7a-413b-9131-a2f57492a63c req-4ca3811b-692d-4694-afe8-81bf105444f8 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Volume info retrieved successfully. Jul 03 17:55:58.541349 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-e065da24-5d7a-413b-9131-a2f57492a63c req-4ca3811b-692d-4694-afe8-81bf105444f8 tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da returned with HTTP 200 Jul 03 17:55:58.541837 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 758/2999] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:58 2026] GET /volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:58.701074 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c9994c3e-cbed-433c-a73c-9e9f93260137 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:58.707562 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c9994c3e-cbed-433c-a73c-9e9f93260137 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:58.709904 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c9994c3e-cbed-433c-a73c-9e9f93260137 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:58.710177 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c9994c3e-cbed-433c-a73c-9e9f93260137 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:58.710326 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-c9994c3e-cbed-433c-a73c-9e9f93260137 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:58.720174 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:58.720174 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:55:58.720999 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c9994c3e-cbed-433c-a73c-9e9f93260137 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:58.721361 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 746/3000] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:58 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:55:59.573808 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-b7a28a53-64d9-4d2f-9f9e-597f65b7363c req-2fee93f8-419f-4f41-84a1-8f4e63ab0e6d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:59.579107 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b7a28a53-64d9-4d2f-9f9e-597f65b7363c req-2fee93f8-419f-4f41-84a1-8f4e63ab0e6d tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] GET https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da Jul 03 17:55:59.579600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b7a28a53-64d9-4d2f-9f9e-597f65b7363c req-2fee93f8-419f-4f41-84a1-8f4e63ab0e6d tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:59.579600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b7a28a53-64d9-4d2f-9f9e-597f65b7363c req-2fee93f8-419f-4f41-84a1-8f4e63ab0e6d tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:59.590842 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b7a28a53-64d9-4d2f-9f9e-597f65b7363c req-2fee93f8-419f-4f41-84a1-8f4e63ab0e6d tempest-VolumesGetTestJSON-1729248275 tempest-VolumesGetTestJSON-1729248275-project-member] https://10.4.3.210/volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da returned with HTTP 404 Jul 03 17:55:59.591305 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 758/3001] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:55:59 2026] GET /volume/v3/volumes/f6c7e594-c0c3-4b69-b620-d4c49950b7da => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 17:55:59.733308 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d10fd995-8e9c-4c39-a088-d7215d78969a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:55:59.735824 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d10fd995-8e9c-4c39-a088-d7215d78969a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:55:59.736051 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d10fd995-8e9c-4c39-a088-d7215d78969a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:55:59.736235 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d10fd995-8e9c-4c39-a088-d7215d78969a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:55:59.736346 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d10fd995-8e9c-4c39-a088-d7215d78969a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:55:59.741202 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:55:59.741202 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:55:59.741984 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d10fd995-8e9c-4c39-a088-d7215d78969a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:55:59.742637 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 740/3002] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:55:59 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:00.756503 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8f62585b-2ca6-4892-821f-7b70eb8e1505 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:00.759456 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8f62585b-2ca6-4892-821f-7b70eb8e1505 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:56:00.759669 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8f62585b-2ca6-4892-821f-7b70eb8e1505 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:00.759890 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8f62585b-2ca6-4892-821f-7b70eb8e1505 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:00.759996 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-8f62585b-2ca6-4892-821f-7b70eb8e1505 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:00.766840 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:00.766840 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:00.766971 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8f62585b-2ca6-4892-821f-7b70eb8e1505 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:56:00.767505 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 759/3003] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:00 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:01.695484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3d1da96f-7a2b-4bba-82d9-b0f4f82ad8f4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:01.778835 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-548f92e2-7357-4166-a412-f2a4c74af71b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:01.782224 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-548f92e2-7357-4166-a412-f2a4c74af71b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:56:01.782546 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-548f92e2-7357-4166-a412-f2a4c74af71b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:01.782815 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-548f92e2-7357-4166-a412-f2a4c74af71b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:01.782984 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-548f92e2-7357-4166-a412-f2a4c74af71b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:01.788740 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:01.788740 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:01.789790 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-548f92e2-7357-4166-a412-f2a4c74af71b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:56:01.790411 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 759/3004] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:01 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:01.797078 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3d1da96f-7a2b-4bba-82d9-b0f4f82ad8f4 tempest-VolumePoolsAdminTestsJSON-1944492585 tempest-VolumePoolsAdminTestsJSON-1944492585-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 17:56:01.797262 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3d1da96f-7a2b-4bba-82d9-b0f4f82ad8f4 tempest-VolumePoolsAdminTestsJSON-1944492585 tempest-VolumePoolsAdminTestsJSON-1944492585-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:01.797435 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3d1da96f-7a2b-4bba-82d9-b0f4f82ad8f4 tempest-VolumePoolsAdminTestsJSON-1944492585 tempest-VolumePoolsAdminTestsJSON-1944492585-project-admin] Calling method 'get_pools' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:02.299819 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3d1da96f-7a2b-4bba-82d9-b0f4f82ad8f4 tempest-VolumePoolsAdminTestsJSON-1944492585 tempest-VolumePoolsAdminTestsJSON-1944492585-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 17:56:02.300387 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 747/3005] 10.4.3.210 () {66 vars in 1314 bytes} [Fri Jul 3 17:56:01 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:02.311825 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-85cba2db-c7ad-46a4-9f13-0d2a969e6d67 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:02.315837 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-85cba2db-c7ad-46a4-9f13-0d2a969e6d67 tempest-VolumePoolsAdminTestsJSON-1944492585 tempest-VolumePoolsAdminTestsJSON-1944492585-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools Jul 03 17:56:02.315837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-85cba2db-c7ad-46a4-9f13-0d2a969e6d67 tempest-VolumePoolsAdminTestsJSON-1944492585 tempest-VolumePoolsAdminTestsJSON-1944492585-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:02.316010 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-85cba2db-c7ad-46a4-9f13-0d2a969e6d67 tempest-VolumePoolsAdminTestsJSON-1944492585 tempest-VolumePoolsAdminTestsJSON-1944492585-project-admin] Calling method 'get_pools' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:02.803005 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d6bf4f7d-a8cf-430a-99ba-4b37ae8c11f9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:02.804966 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d6bf4f7d-a8cf-430a-99ba-4b37ae8c11f9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:56:02.805204 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d6bf4f7d-a8cf-430a-99ba-4b37ae8c11f9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:02.805417 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d6bf4f7d-a8cf-430a-99ba-4b37ae8c11f9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:02.805553 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d6bf4f7d-a8cf-430a-99ba-4b37ae8c11f9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:02.809930 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:02.809930 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:02.810622 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d6bf4f7d-a8cf-430a-99ba-4b37ae8c11f9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:56:02.811000 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 760/3006] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:02 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:02.818546 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-85cba2db-c7ad-46a4-9f13-0d2a969e6d67 tempest-VolumePoolsAdminTestsJSON-1944492585 tempest-VolumePoolsAdminTestsJSON-1944492585-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 17:56:02.819151 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 741/3007] 10.4.3.210 () {66 vars in 1291 bytes} [Fri Jul 3 17:56:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:03.826014 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5da007bd-d574-470c-84a3-08527e3e901f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:03.828859 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5da007bd-d574-470c-84a3-08527e3e901f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:56:03.829038 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5da007bd-d574-470c-84a3-08527e3e901f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:03.829209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5da007bd-d574-470c-84a3-08527e3e901f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:03.829368 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-5da007bd-d574-470c-84a3-08527e3e901f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:03.833295 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:03.833295 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:03.833874 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5da007bd-d574-470c-84a3-08527e3e901f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:56:03.834204 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 760/3008] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:03 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:04.854650 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-23712264-9785-4a44-94a6-d9456810a99c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:04.857392 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-23712264-9785-4a44-94a6-d9456810a99c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:56:04.858651 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-23712264-9785-4a44-94a6-d9456810a99c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:04.858953 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-23712264-9785-4a44-94a6-d9456810a99c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:04.859131 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-23712264-9785-4a44-94a6-d9456810a99c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:04.879936 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:04.879936 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:04.880828 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-23712264-9785-4a44-94a6-d9456810a99c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:56:04.881245 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 748/3009] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:04 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:04.893614 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2fd2d061-c64f-4809-9da0-83051aac3b42 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:04.895375 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2fd2d061-c64f-4809-9da0-83051aac3b42 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b Jul 03 17:56:04.895690 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2fd2d061-c64f-4809-9da0-83051aac3b42 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:04.897124 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2fd2d061-c64f-4809-9da0-83051aac3b42 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:04.903476 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:04.903476 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:04.907252 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2fd2d061-c64f-4809-9da0-83051aac3b42 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:56:04.913012 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2fd2d061-c64f-4809-9da0-83051aac3b42 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b returned with HTTP 200 Jul 03 17:56:04.913692 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 761/3010] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:04 2026] GET /volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b => generated 966 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:04.930958 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8e4803b3-bb74-4e11-962a-ec217ef1b1fc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:04.933513 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8e4803b3-bb74-4e11-962a-ec217ef1b1fc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b Jul 03 17:56:04.933690 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8e4803b3-bb74-4e11-962a-ec217ef1b1fc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:04.933993 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8e4803b3-bb74-4e11-962a-ec217ef1b1fc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:04.944345 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:04.944345 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:04.951548 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8e4803b3-bb74-4e11-962a-ec217ef1b1fc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:56:04.958610 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8e4803b3-bb74-4e11-962a-ec217ef1b1fc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b returned with HTTP 200 Jul 03 17:56:04.959037 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 742/3011] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:04 2026] GET /volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b => generated 966 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:04.977138 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2e898f05-0bd5-431f-885d-f579462fd685 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:04.980546 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2e898f05-0bd5-431f-885d-f579462fd685 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b Jul 03 17:56:04.981172 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2e898f05-0bd5-431f-885d-f579462fd685 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:04.982023 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2e898f05-0bd5-431f-885d-f579462fd685 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:04.983136 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-2e898f05-0bd5-431f-885d-f579462fd685 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume with id: 1cff9ed8-b826-4903-9661-3d04e152604b Jul 03 17:56:04.990873 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:04.990873 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:04.992787 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2e898f05-0bd5-431f-885d-f579462fd685 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:56:05.022114 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2e898f05-0bd5-431f-885d-f579462fd685 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume request issued successfully. Jul 03 17:56:05.022465 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2e898f05-0bd5-431f-885d-f579462fd685 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b returned with HTTP 202 Jul 03 17:56:05.023053 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 761/3012] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:56:04 2026] DELETE /volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:05.033223 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ad8788bb-e481-4bb6-9803-3a3cd68ca714 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:05.036413 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad8788bb-e481-4bb6-9803-3a3cd68ca714 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b Jul 03 17:56:05.036663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad8788bb-e481-4bb6-9803-3a3cd68ca714 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:05.036978 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad8788bb-e481-4bb6-9803-3a3cd68ca714 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:05.054368 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:05.054368 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:05.059068 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ad8788bb-e481-4bb6-9803-3a3cd68ca714 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:56:05.063990 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad8788bb-e481-4bb6-9803-3a3cd68ca714 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b returned with HTTP 200 Jul 03 17:56:05.064476 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 749/3013] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:05 2026] GET /volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b => generated 965 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:05.690404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-04dfd065-f5e4-4017-82aa-bbd691396f32 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:05.779685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-96125a43-9ddb-4c9f-8f18-d0f6abe35e60 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:05.783131 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-96125a43-9ddb-4c9f-8f18-d0f6abe35e60 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/limits Jul 03 17:56:05.784287 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-96125a43-9ddb-4c9f-8f18-d0f6abe35e60 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:05.784287 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-96125a43-9ddb-4c9f-8f18-d0f6abe35e60 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:05.803205 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-96125a43-9ddb-4c9f-8f18-d0f6abe35e60 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Jul 03 17:56:05.803588 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 743/3014] 10.4.3.210 () {68 vars in 1484 bytes} [Fri Jul 3 17:56:05 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 17:56:05.813452 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-04dfd065-f5e4-4017-82aa-bbd691396f32 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] GET https://10.4.3.210/volume/v3/os-quota-class-sets/default Jul 03 17:56:05.813563 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-04dfd065-f5e4-4017-82aa-bbd691396f32 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:05.813911 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-04dfd065-f5e4-4017-82aa-bbd691396f32 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:05.825243 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-04dfd065-f5e4-4017-82aa-bbd691396f32 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] https://10.4.3.210/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 17:56:05.825468 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 762/3015] 10.4.3.210 () {66 vars in 1297 bytes} [Fri Jul 3 17:56:05 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:05.836224 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1c39afab-f852-4ae4-af53-6d9e835a7ca4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:05.838598 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1c39afab-f852-4ae4-af53-6d9e835a7ca4 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] GET https://10.4.3.210/volume/v3/os-quota-class-sets/default Jul 03 17:56:05.839041 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1c39afab-f852-4ae4-af53-6d9e835a7ca4 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:05.839194 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1c39afab-f852-4ae4-af53-6d9e835a7ca4 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:05.858607 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1c39afab-f852-4ae4-af53-6d9e835a7ca4 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] https://10.4.3.210/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 17:56:05.862444 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 762/3016] 10.4.3.210 () {66 vars in 1297 bytes} [Fri Jul 3 17:56:05 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:05.874384 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f508f416-2104-4951-8137-f72fa4af710a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:05.877402 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f508f416-2104-4951-8137-f72fa4af710a tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:56:05.877810 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f508f416-2104-4951-8137-f72fa4af710a tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-426487060"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:05.902118 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f508f416-2104-4951-8137-f72fa4af710a tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:56:05.902609 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 750/3017] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 17:56:05 2026] POST /volume/v3/types => generated 227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:05.914507 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-484d0132-1770-49f9-84bc-7ea909432a9c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:05.916492 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-484d0132-1770-49f9-84bc-7ea909432a9c tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-class-sets/default Jul 03 17:56:05.916926 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-484d0132-1770-49f9-84bc-7ea909432a9c tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-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-426487060": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-426487060": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-426487060": 10}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:06.062946 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-484d0132-1770-49f9-84bc-7ea909432a9c tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] https://10.4.3.210/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 17:56:06.063528 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 744/3018] 10.4.3.210 () {68 vars in 1318 bytes} [Fri Jul 3 17:56:05 2026] PUT /volume/v3/os-quota-class-sets/default => generated 607 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:06.073242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-70874418-e5c7-470b-aacc-d62814a68fbf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:06.077745 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-70874418-e5c7-470b-aacc-d62814a68fbf tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/87673bcd3625435ea7b382d731bfbd22/defaults Jul 03 17:56:06.078197 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-70874418-e5c7-470b-aacc-d62814a68fbf tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:06.078197 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-70874418-e5c7-470b-aacc-d62814a68fbf tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Calling method 'defaults' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:06.081037 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4ee9e2f7-3e4b-4085-a38b-7664d207c99a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:06.083306 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ee9e2f7-3e4b-4085-a38b-7664d207c99a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b Jul 03 17:56:06.083680 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ee9e2f7-3e4b-4085-a38b-7664d207c99a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:06.083680 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ee9e2f7-3e4b-4085-a38b-7664d207c99a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:06.096261 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ee9e2f7-3e4b-4085-a38b-7664d207c99a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b returned with HTTP 404 Jul 03 17:56:06.096811 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 763/3019] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:06 2026] GET /volume/v3/volumes/1cff9ed8-b826-4903-9661-3d04e152604b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:06.099122 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-70874418-e5c7-470b-aacc-d62814a68fbf tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/87673bcd3625435ea7b382d731bfbd22/defaults returned with HTTP 200 Jul 03 17:56:06.099421 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 763/3020] 10.4.3.210 () {66 vars in 1381 bytes} [Fri Jul 3 17:56:06 2026] GET /volume/v3/os-quota-sets/87673bcd3625435ea7b382d731bfbd22/defaults => generated 643 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:06.103966 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-adbc172c-fa2b-4666-9428-46b3767c4b82 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:06.108571 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-adbc172c-fa2b-4666-9428-46b3767c4b82 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:56:06.108571 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-adbc172c-fa2b-4666-9428-46b3767c4b82 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:06.108689 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-adbc172c-fa2b-4666-9428-46b3767c4b82 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:06.108865 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-adbc172c-fa2b-4666-9428-46b3767c4b82 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete backup with id: f9a2a073-9a91-4660-ba5f-3bedc5fea312. Jul 03 17:56:06.115649 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:06.115649 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:06.141316 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-adbc172c-fa2b-4666-9428-46b3767c4b82 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] delete_backup rpcapi backup_id f9a2a073-9a91-4660-ba5f-3bedc5fea312 {{(pid=99942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:56:06.143972 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-adbc172c-fa2b-4666-9428-46b3767c4b82 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 202 Jul 03 17:56:06.144398 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 751/3021] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:56:06 2026] DELETE /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:56:06.152989 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bcb0f882-53a7-4109-a99b-63533790491f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:06.155217 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bcb0f882-53a7-4109-a99b-63533790491f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:56:06.155480 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bcb0f882-53a7-4109-a99b-63533790491f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:06.155812 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bcb0f882-53a7-4109-a99b-63533790491f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:06.155955 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-bcb0f882-53a7-4109-a99b-63533790491f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:06.161116 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:06.161116 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:06.162023 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bcb0f882-53a7-4109-a99b-63533790491f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 200 Jul 03 17:56:06.162341 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 745/3022] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:06 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:06.308702 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d9670530-8c46-450e-a3e5-304a9f9ccc6d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:06.310441 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d9670530-8c46-450e-a3e5-304a9f9ccc6d tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/7c2962b486f2491b80ea73e104a10497/defaults Jul 03 17:56:06.310915 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d9670530-8c46-450e-a3e5-304a9f9ccc6d tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:06.310915 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d9670530-8c46-450e-a3e5-304a9f9ccc6d tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Calling method 'defaults' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:06.324663 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d9670530-8c46-450e-a3e5-304a9f9ccc6d tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/7c2962b486f2491b80ea73e104a10497/defaults returned with HTTP 200 Jul 03 17:56:06.325108 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 764/3023] 10.4.3.210 () {66 vars in 1381 bytes} [Fri Jul 3 17:56:06 2026] GET /volume/v3/os-quota-sets/7c2962b486f2491b80ea73e104a10497/defaults => generated 643 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:06.347198 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-77fd7b20-82a9-401c-97a8-2d14323079db None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:06.349621 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-77fd7b20-82a9-401c-97a8-2d14323079db tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:56:06.349856 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-77fd7b20-82a9-401c-97a8-2d14323079db tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:06.350120 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-77fd7b20-82a9-401c-97a8-2d14323079db tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:06.365015 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:06.365015 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:06.371922 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-77fd7b20-82a9-401c-97a8-2d14323079db tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:56:06.377855 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-77fd7b20-82a9-401c-97a8-2d14323079db tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 200 Jul 03 17:56:06.378255 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 764/3024] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:56:06 2026] GET /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 1663 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:06.388025 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-f5eca282-9517-44cb-8ef4-235abbdc0a31 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:06.393603 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-f5eca282-9517-44cb-8ef4-235abbdc0a31 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:56:06.393973 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-f5eca282-9517-44cb-8ef4-235abbdc0a31 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f69f146f-f854-4ea3-82d2-db4b36521db7", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1227977544", "description": null, "metadata": {}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:06.411691 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:06.411691 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:06.412241 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-f5eca282-9517-44cb-8ef4-235abbdc0a31 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:56:06.412636 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-f5eca282-9517-44cb-8ef4-235abbdc0a31 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create snapshot from volume f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:56:06.429345 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1ba31104-c469-4234-9701-a888681af59f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:06.432529 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1ba31104-c469-4234-9701-a888681af59f tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] DELETE https://10.4.3.210/volume/v3/types/68edacdc-2bc6-43e9-ad6f-2fdd4b7cd3c5 Jul 03 17:56:06.432934 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1ba31104-c469-4234-9701-a888681af59f tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:06.433026 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1ba31104-c469-4234-9701-a888681af59f tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:06.493691 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-f5eca282-9517-44cb-8ef4-235abbdc0a31 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Created reservations ['c8336c57-bd41-4eea-9f48-e3481264a5b0', '021f3c25-46b3-459f-8c1a-db519e7b34b1', 'cbed8adb-d85b-4f05-a16b-0bef235982eb', '23eabc1f-fc69-4540-92c2-04925ddaeb68'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:06.497541 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1ba31104-c469-4234-9701-a888681af59f tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] https://10.4.3.210/volume/v3/types/68edacdc-2bc6-43e9-ad6f-2fdd4b7cd3c5 returned with HTTP 202 Jul 03 17:56:06.498964 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 746/3025] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:56:06 2026] DELETE /volume/v3/types/68edacdc-2bc6-43e9-ad6f-2fdd4b7cd3c5 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:06.511822 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8008be1d-2789-4599-bcd7-84909aec3686 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:06.513726 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8008be1d-2789-4599-bcd7-84909aec3686 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] GET https://10.4.3.210/volume/v3/types/68edacdc-2bc6-43e9-ad6f-2fdd4b7cd3c5 Jul 03 17:56:06.514667 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8008be1d-2789-4599-bcd7-84909aec3686 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:06.514667 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8008be1d-2789-4599-bcd7-84909aec3686 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:06.519352 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8008be1d-2789-4599-bcd7-84909aec3686 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] https://10.4.3.210/volume/v3/types/68edacdc-2bc6-43e9-ad6f-2fdd4b7cd3c5 returned with HTTP 404 Jul 03 17:56:06.519789 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 765/3026] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:56:06 2026] GET /volume/v3/types/68edacdc-2bc6-43e9-ad6f-2fdd4b7cd3c5 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:06.529634 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b2f3bf4a-5d52-498a-975d-a2e7b506caf3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:06.531799 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b2f3bf4a-5d52-498a-975d-a2e7b506caf3 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-class-sets/default Jul 03 17:56:06.532144 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b2f3bf4a-5d52-498a-975d-a2e7b506caf3 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-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=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:06.563137 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-f5eca282-9517-44cb-8ef4-235abbdc0a31 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot force create request issued successfully. Jul 03 17:56:06.563605 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4b4a33ec-708a-4f27-8ea4-f2a93dd4fd90 req-f5eca282-9517-44cb-8ef4-235abbdc0a31 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:56:06.564292 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 752/3027] 10.4.3.210 () {72 vars in 1547 bytes} [Fri Jul 3 17:56:06 2026] POST /volume/v3/snapshots => generated 324 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:06.646840 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b2f3bf4a-5d52-498a-975d-a2e7b506caf3 tempest-VolumeQuotaClassesTest-1385608201 tempest-VolumeQuotaClassesTest-1385608201-project-admin] https://10.4.3.210/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 17:56:06.647444 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 765/3028] 10.4.3.210 () {68 vars in 1318 bytes} [Fri Jul 3 17:56:06 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:07.177650 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b149d76b-2e7e-4c92-83de-d611735c6a78 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:07.180164 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b149d76b-2e7e-4c92-83de-d611735c6a78 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 Jul 03 17:56:07.180345 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b149d76b-2e7e-4c92-83de-d611735c6a78 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:07.180514 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b149d76b-2e7e-4c92-83de-d611735c6a78 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:07.180613 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-b149d76b-2e7e-4c92-83de-d611735c6a78 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f9a2a073-9a91-4660-ba5f-3bedc5fea312. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:07.185575 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b149d76b-2e7e-4c92-83de-d611735c6a78 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 returned with HTTP 404 Jul 03 17:56:07.186106 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 747/3029] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:07 2026] GET /volume/v3/backups/f9a2a073-9a91-4660-ba5f-3bedc5fea312 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:07.548585 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-21f3156a-b061-4e33-a3ad-0a4c2392cb69 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:07.550866 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-21f3156a-b061-4e33-a3ad-0a4c2392cb69 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 Jul 03 17:56:07.550866 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-21f3156a-b061-4e33-a3ad-0a4c2392cb69 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:07.550866 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-21f3156a-b061-4e33-a3ad-0a4c2392cb69 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:07.550866 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-21f3156a-b061-4e33-a3ad-0a4c2392cb69 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume with id: 5ba89463-ba5b-431f-ad74-3f10b11fbd56 Jul 03 17:56:07.561004 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:07.561004 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:07.561655 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-21f3156a-b061-4e33-a3ad-0a4c2392cb69 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:56:07.590237 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-21f3156a-b061-4e33-a3ad-0a4c2392cb69 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume request issued successfully. Jul 03 17:56:07.592543 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-21f3156a-b061-4e33-a3ad-0a4c2392cb69 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 returned with HTTP 202 Jul 03 17:56:07.592543 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 766/3030] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:56:07 2026] DELETE /volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:07.601802 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8a1e6887-635e-4650-910b-c35d0957faf9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:07.606884 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8a1e6887-635e-4650-910b-c35d0957faf9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 Jul 03 17:56:07.606884 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8a1e6887-635e-4650-910b-c35d0957faf9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:07.606884 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8a1e6887-635e-4650-910b-c35d0957faf9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:07.613507 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:07.613507 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:07.619791 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8a1e6887-635e-4650-910b-c35d0957faf9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:56:07.628578 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8a1e6887-635e-4650-910b-c35d0957faf9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 returned with HTTP 200 Jul 03 17:56:07.628578 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 753/3031] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:07 2026] GET /volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:08.551016 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:08.553623 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:08.556861 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1922205500", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:08.558938 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1922205500', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:08.559080 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Create volume of 1 GB Jul 03 17:56:08.570965 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Availability Zones retrieved successfully. Jul 03 17:56:08.579320 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Flow 'volume_create_api' (5a3d259e-d128-4463-8819-d66c0087040c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:08.580416 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17850bbc-0504-4a4e-bc41-c1dcce506da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:08.581519 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:08.612150 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17850bbc-0504-4a4e-bc41-c1dcce506da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:08.613055 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a629f959-ccec-497c-9f4f-f1ef3c976c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:08.646915 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0a341fae-7921-45b7-99eb-f56c095ae84a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:08.649374 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a341fae-7921-45b7-99eb-f56c095ae84a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 Jul 03 17:56:08.649466 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a341fae-7921-45b7-99eb-f56c095ae84a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:08.649674 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a341fae-7921-45b7-99eb-f56c095ae84a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:08.665341 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a341fae-7921-45b7-99eb-f56c095ae84a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 returned with HTTP 404 Jul 03 17:56:08.666058 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 748/3032] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:08 2026] GET /volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:08.680969 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-06d06456-1afc-4156-bce1-8e3112f4365c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:08.683382 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-06d06456-1afc-4156-bce1-8e3112f4365c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 Jul 03 17:56:08.683653 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-06d06456-1afc-4156-bce1-8e3112f4365c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:08.683983 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-06d06456-1afc-4156-bce1-8e3112f4365c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:08.692152 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-06d06456-1afc-4156-bce1-8e3112f4365c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 returned with HTTP 404 Jul 03 17:56:08.692741 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 767/3033] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:08 2026] GET /volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:08.696118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Created reservations ['20b57a2b-fed1-4ab8-8310-d86baf780c2f', '9850a764-a529-4503-b058-62d9b41c6ad3', 'd6a10ee3-183a-4093-8a98-3d6dff20a342', '462eaed2-caa1-44ae-85c5-216da1f911de'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:08.697041 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a629f959-ccec-497c-9f4f-f1ef3c976c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20b57a2b-fed1-4ab8-8310-d86baf780c2f', '9850a764-a529-4503-b058-62d9b41c6ad3', 'd6a10ee3-183a-4093-8a98-3d6dff20a342', '462eaed2-caa1-44ae-85c5-216da1f911de']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:08.697810 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ca8fa0f-a44e-4663-9220-66bc90d6ef78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:08.704901 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3005af07-f5f7-43f1-b7bd-053c0f11755d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:08.708670 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3005af07-f5f7-43f1-b7bd-053c0f11755d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 Jul 03 17:56:08.708908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3005af07-f5f7-43f1-b7bd-053c0f11755d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:08.709131 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3005af07-f5f7-43f1-b7bd-053c0f11755d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:08.709288 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-3005af07-f5f7-43f1-b7bd-053c0f11755d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume with id: 5ba89463-ba5b-431f-ad74-3f10b11fbd56 Jul 03 17:56:08.719312 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3005af07-f5f7-43f1-b7bd-053c0f11755d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 returned with HTTP 404 Jul 03 17:56:08.719816 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 754/3034] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:56:08 2026] DELETE /volume/v3/volumes/5ba89463-ba5b-431f-ad74-3f10b11fbd56 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:08.728422 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ca8fa0f-a44e-4663-9220-66bc90d6ef78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50760383-b255-41b9-a0f8-14bf8b7c284b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1922205500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b05341a29b3d421db47c75902f67340f',qos_specs=None,replication_status=,reservations=['20b57a2b-fed1-4ab8-8310-d86baf780c2f','9850a764-a529-4503-b058-62d9b41c6ad3','d6a10ee3-183a-4093-8a98-3d6dff20a342','462eaed2-caa1-44ae-85c5-216da1f911de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d44131a27459401c9e9e6223aae5db31',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1922205500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50760383-b255-41b9-a0f8-14bf8b7c284b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b05341a29b3d421db47c75902f67340f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d44131a27459401c9e9e6223aae5db31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:08.729243 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a25dd195-3269-4717-be6f-421a534a80f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:08.733311 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:08.737495 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:08.737945 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1631229532"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:08.741152 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1631229532'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:08.741423 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume of 1 GB Jul 03 17:56:08.750156 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a25dd195-3269-4717-be6f-421a534a80f1) transitioned into state 'SUCCESS' from state '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-1922205500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b05341a29b3d421db47c75902f67340f',qos_specs=None,replication_status=,reservations=['20b57a2b-fed1-4ab8-8310-d86baf780c2f','9850a764-a529-4503-b058-62d9b41c6ad3','d6a10ee3-183a-4093-8a98-3d6dff20a342','462eaed2-caa1-44ae-85c5-216da1f911de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d44131a27459401c9e9e6223aae5db31',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:08.750854 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e0b5b9-0950-4291-88fb-59d47882fed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:08.751851 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Availability Zones retrieved successfully. Jul 03 17:56:08.761800 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e0b5b9-0950-4291-88fb-59d47882fed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:08.762173 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (c932cd1b-908c-4520-acab-6da75c08eab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:08.762546 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Flow 'volume_create_api' (5a3d259e-d128-4463-8819-d66c0087040c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:08.762888 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Create volume request issued successfully. Jul 03 17:56:08.763114 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89026253-c172-4299-a8e5-bd801329d647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:08.764275 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-79a25683-19d9-47f7-abaf-8e1db14a4878 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:08.764402 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:08.764467 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 766/3035] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:56:08 2026] POST /volume/v3/volumes => generated 747 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:08.793270 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89026253-c172-4299-a8e5-bd801329d647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:08.794330 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b902fe-7a49-49ed-8902-884dcd78aade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:08.849467 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['9fb007e4-b286-47d9-a843-e7e2fb994d73', '8e8a6c86-afa7-45e1-87f9-5643d7b12b64', 'fbd853d4-4e26-4946-82c9-9b4cadb3a993', 'cc550bde-59aa-40cf-a717-2e3014079310'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:08.850843 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b902fe-7a49-49ed-8902-884dcd78aade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fb007e4-b286-47d9-a843-e7e2fb994d73', '8e8a6c86-afa7-45e1-87f9-5643d7b12b64', 'fbd853d4-4e26-4946-82c9-9b4cadb3a993', 'cc550bde-59aa-40cf-a717-2e3014079310']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:08.852187 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c58921f9-c36e-462c-b72c-5ad6f0d5602b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:08.889388 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c58921f9-c36e-462c-b72c-5ad6f0d5602b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ebdd13-2783-4139-82d7-4e02da39b5ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1631229532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['9fb007e4-b286-47d9-a843-e7e2fb994d73','8e8a6c86-afa7-45e1-87f9-5643d7b12b64','fbd853d4-4e26-4946-82c9-9b4cadb3a993','cc550bde-59aa-40cf-a717-2e3014079310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1631229532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ebdd13-2783-4139-82d7-4e02da39b5ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d46fa66d893041c2bccce526ea59579d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0577cf73570443999130a66d840fa62e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:08.890579 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd1b94c-9c60-43eb-95fa-2d9924747f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:08.923310 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd1b94c-9c60-43eb-95fa-2d9924747f5e) transitioned into state 'SUCCESS' from state '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-1631229532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d46fa66d893041c2bccce526ea59579d',qos_specs=None,replication_status=,reservations=['9fb007e4-b286-47d9-a843-e7e2fb994d73','8e8a6c86-afa7-45e1-87f9-5643d7b12b64','fbd853d4-4e26-4946-82c9-9b4cadb3a993','cc550bde-59aa-40cf-a717-2e3014079310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0577cf73570443999130a66d840fa62e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:08.925610 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d38b24d-a53c-44f2-9741-17712f5dd15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:08.941685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d38b24d-a53c-44f2-9741-17712f5dd15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:08.942642 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Flow 'volume_create_api' (c932cd1b-908c-4520-acab-6da75c08eab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:08.942968 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Create volume request issued successfully. Jul 03 17:56:08.945379 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eda2e6d5-d10c-44ac-8670-90667d0aa7a9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:08.945379 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 749/3036] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:56:08 2026] POST /volume/v3/volumes => generated 749 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:08.961195 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-268de986-3517-4d08-91af-828b3b63f08b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:08.965016 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-268de986-3517-4d08-91af-828b3b63f08b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:56:08.965259 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-268de986-3517-4d08-91af-828b3b63f08b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:08.965516 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-268de986-3517-4d08-91af-828b3b63f08b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:08.981690 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:08.981690 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:08.993213 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-268de986-3517-4d08-91af-828b3b63f08b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:56:09.000479 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-268de986-3517-4d08-91af-828b3b63f08b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:56:09.000973 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 768/3037] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:08 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:09.078543 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d31e246e-4b74-4087-b32e-6799020e155b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:09.081321 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d31e246e-4b74-4087-b32e-6799020e155b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 Jul 03 17:56:09.082139 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d31e246e-4b74-4087-b32e-6799020e155b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:09.082139 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d31e246e-4b74-4087-b32e-6799020e155b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:09.092385 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:09.092385 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:09.093040 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d31e246e-4b74-4087-b32e-6799020e155b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot retrieved successfully. Jul 03 17:56:09.094187 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d31e246e-4b74-4087-b32e-6799020e155b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 returned with HTTP 200 Jul 03 17:56:09.094703 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 755/3038] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:09 2026] GET /volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 => generated 483 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:09.130396 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:09.132024 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:09.132374 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1613011651", "snapshot_id": null, "imageRef": "43b361ab-1202-4d19-beab-511feaae55c9", "volume_type": null, "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:09.134037 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1613011651', 'snapshot_id': None, 'imageRef': '43b361ab-1202-4d19-beab-511feaae55c9', 'volume_type': None, 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:09.225001 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:09.225001 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:09.225623 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot retrieved successfully. Jul 03 17:56:09.225893 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create volume of 1 GB Jul 03 17:56:09.231290 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Availability Zones retrieved successfully. Jul 03 17:56:09.239343 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Flow 'volume_create_api' (239622ab-94c5-4cf3-93f4-f0748f7808ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:09.241257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138b37a3-586f-4910-ae1b-ac7a4ac03a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:09.242597 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:09.292885 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138b37a3-586f-4910-ae1b-ac7a4ac03a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'da487ba6-a5bd-49ae-9fa8-60bd30578d44', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:09.294038 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a07cdc-bc77-4b60-8b50-a12ad3c099a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:09.349338 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Created reservations ['883c845b-337c-4719-b083-6e2691068cdb', 'f2a37b17-4148-4865-bdb4-315b69fe386d', '462da509-4b07-4c9d-88e3-2c56a4fef7b0', '95855744-7aa6-47ce-8faf-0ae6d404c5dd'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:09.350074 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a07cdc-bc77-4b60-8b50-a12ad3c099a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['883c845b-337c-4719-b083-6e2691068cdb', 'f2a37b17-4148-4865-bdb4-315b69fe386d', '462da509-4b07-4c9d-88e3-2c56a4fef7b0', '95855744-7aa6-47ce-8faf-0ae6d404c5dd']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:09.350726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f47db572-932f-4ca2-95e5-706c0e6c6529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:09.400262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f47db572-932f-4ca2-95e5-706c0e6c6529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c735871-0ec3-44f9-9d22-f2c9fc274470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1613011651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5fa64b8bc8e403bb7b526d5479cfac3',qos_specs=None,replication_status=,reservations=['883c845b-337c-4719-b083-6e2691068cdb','f2a37b17-4148-4865-bdb4-315b69fe386d','462da509-4b07-4c9d-88e3-2c56a4fef7b0','95855744-7aa6-47ce-8faf-0ae6d404c5dd'],size=1,snapshot_id=da487ba6-a5bd-49ae-9fa8-60bd30578d44,source_replicaid=,source_volid=None,status='creating',user_id='ca1ebcaa35514b1fb320d89b26132aec',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), '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-03T17:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1613011651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c735871-0ec3-44f9-9d22-f2c9fc274470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5fa64b8bc8e403bb7b526d5479cfac3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=da487ba6-a5bd-49ae-9fa8-60bd30578d44,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca1ebcaa35514b1fb320d89b26132aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:09.400995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (247f487b-aa43-45b3-b359-b2c5cdf794b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:09.424915 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (247f487b-aa43-45b3-b359-b2c5cdf794b8) transitioned into state 'SUCCESS' from state '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-1613011651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5fa64b8bc8e403bb7b526d5479cfac3',qos_specs=None,replication_status=,reservations=['883c845b-337c-4719-b083-6e2691068cdb','f2a37b17-4148-4865-bdb4-315b69fe386d','462da509-4b07-4c9d-88e3-2c56a4fef7b0','95855744-7aa6-47ce-8faf-0ae6d404c5dd'],size=1,snapshot_id=da487ba6-a5bd-49ae-9fa8-60bd30578d44,source_replicaid=,source_volid=None,status='creating',user_id='ca1ebcaa35514b1fb320d89b26132aec',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:09.425894 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a7d8ea4-6bef-4efd-aba3-97d7237ac0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:09.464171 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a7d8ea4-6bef-4efd-aba3-97d7237ac0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:09.464171 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Flow 'volume_create_api' (239622ab-94c5-4cf3-93f4-f0748f7808ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:09.464492 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create volume request issued successfully. Jul 03 17:56:09.465134 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fb2b5154-6048-4d34-9456-0fa9eac90d3b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:09.465643 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 767/3039] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:56:09 2026] POST /volume/v3/volumes => generated 814 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:09.481500 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f07afb6b-f4c2-40f2-a9ae-598547b13398 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:09.484030 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f07afb6b-f4c2-40f2-a9ae-598547b13398 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 Jul 03 17:56:09.484289 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f07afb6b-f4c2-40f2-a9ae-598547b13398 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:09.484566 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f07afb6b-f4c2-40f2-a9ae-598547b13398 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:09.494588 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:09.494588 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:09.500733 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f07afb6b-f4c2-40f2-a9ae-598547b13398 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:56:09.510510 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f07afb6b-f4c2-40f2-a9ae-598547b13398 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 returned with HTTP 200 Jul 03 17:56:09.511054 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 750/3040] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:56:09 2026] GET /volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:10.020587 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-414cd686-cd31-4b48-8779-47f9d60948c1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:10.022468 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-414cd686-cd31-4b48-8779-47f9d60948c1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:56:10.022580 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-414cd686-cd31-4b48-8779-47f9d60948c1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:10.022798 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-414cd686-cd31-4b48-8779-47f9d60948c1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:10.030137 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:10.030137 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:10.034018 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-414cd686-cd31-4b48-8779-47f9d60948c1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:56:10.038570 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-414cd686-cd31-4b48-8779-47f9d60948c1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:56:10.039230 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 769/3041] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:10 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:10.047171 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fac67400-8086-4918-a83a-ce504cf73a70 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:10.155672 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fac67400-8086-4918-a83a-ce504cf73a70 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:56:10.155822 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fac67400-8086-4918-a83a-ce504cf73a70 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1891234595", "os-volume-type-access:is_public": false}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:10.169543 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fac67400-8086-4918-a83a-ce504cf73a70 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:56:10.169910 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 756/3042] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:56:10 2026] POST /volume/v3/types => generated 229 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:10.178808 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d08f3a5f-ebd5-431d-b0df-0381e293d87e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:10.253132 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d08f3a5f-ebd5-431d-b0df-0381e293d87e tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:10.253486 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d08f3a5f-ebd5-431d-b0df-0381e293d87e tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ec51278c-5909-41d8-a2cf-3a455accc832", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:10.254915 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-d08f3a5f-ebd5-431d-b0df-0381e293d87e tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Create volume request body: {'volume': {'volume_type': 'ec51278c-5909-41d8-a2cf-3a455accc832', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:10.260427 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d08f3a5f-ebd5-431d-b0df-0381e293d87e tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 404 Jul 03 17:56:10.260964 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 768/3043] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:56:10 2026] POST /volume/v3/volumes => generated 114 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:10.268473 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4df5a113-e5ee-4b3b-8506-f5c5826a3c20 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:10.269542 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4df5a113-e5ee-4b3b-8506-f5c5826a3c20 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] POST https://10.4.3.210/volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832/action Jul 03 17:56:10.269861 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4df5a113-e5ee-4b3b-8506-f5c5826a3c20 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action body: b'{"addProjectAccess": {"project": "8f21c1ff16df4d4192ec3deacc64021a"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:10.269978 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4df5a113-e5ee-4b3b-8506-f5c5826a3c20 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8f21c1ff16df4d4192ec3deacc64021a"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:10.280643 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4df5a113-e5ee-4b3b-8506-f5c5826a3c20 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832/action returned with HTTP 202 Jul 03 17:56:10.281043 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 751/3044] 10.4.3.210 () {68 vars in 1384 bytes} [Fri Jul 3 17:56:10 2026] POST /volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:10.289794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:10.291452 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:10.291781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ec51278c-5909-41d8-a2cf-3a455accc832", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-64443436"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:10.293281 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Create volume request body: {'volume': {'volume_type': 'ec51278c-5909-41d8-a2cf-3a455accc832', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-64443436'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:10.297120 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Create volume of 1 GB Jul 03 17:56:10.297376 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:10.297376 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:10.297843 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Availability Zones retrieved successfully. Jul 03 17:56:10.303365 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Flow 'volume_create_api' (341a7c6c-1708-46fb-a786-1d020e230170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:10.305148 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a246596a-3db2-4ce0-81a5-a049105b3c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:10.306301 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:10.323487 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a246596a-3db2-4ce0-81a5-a049105b3c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:56:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec51278c-5909-41d8-a2cf-3a455accc832,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1891234595',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec51278c-5909-41d8-a2cf-3a455accc832', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:10.324259 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (903e2ad3-6be6-4b3a-8336-fa484782e4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:10.347943 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1891234595 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1891234595, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:56:10.348228 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1891234595 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1891234595, it is now deprecated. Please use the default quota class for default quota. Jul 03 17:56:10.382939 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Created reservations ['ee68cbf2-bb89-430c-8d1d-beb20aea68ff', '67ee5533-4fca-46a6-86fb-9a7670addebf', '49d5f90e-9559-4013-a369-f054232804cb', '65e4a871-d01a-4178-af37-d335b9fe9e01'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:10.383663 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (903e2ad3-6be6-4b3a-8336-fa484782e4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee68cbf2-bb89-430c-8d1d-beb20aea68ff', '67ee5533-4fca-46a6-86fb-9a7670addebf', '49d5f90e-9559-4013-a369-f054232804cb', '65e4a871-d01a-4178-af37-d335b9fe9e01']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:10.384334 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258b22d1-c2a9-421f-b4b1-18e63180bbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:10.406418 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258b22d1-c2a9-421f-b4b1-18e63180bbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-64443436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f21c1ff16df4d4192ec3deacc64021a',qos_specs=None,replication_status=,reservations=['ee68cbf2-bb89-430c-8d1d-beb20aea68ff','67ee5533-4fca-46a6-86fb-9a7670addebf','49d5f90e-9559-4013-a369-f054232804cb','65e4a871-d01a-4178-af37-d335b9fe9e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2303ad501b81434d860e1cb16e415047',volume_type_id=ec51278c-5909-41d8-a2cf-3a455accc832), 'volume': Volume(_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-03T17:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-64443436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f21c1ff16df4d4192ec3deacc64021a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2303ad501b81434d860e1cb16e415047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec51278c-5909-41d8-a2cf-3a455accc832),volume_type_id=ec51278c-5909-41d8-a2cf-3a455accc832)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:10.407143 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec73ac4-6266-4606-a206-a0cb6a27cdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:10.423899 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec73ac4-6266-4606-a206-a0cb6a27cdcb) transitioned into state 'SUCCESS' from state '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-64443436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f21c1ff16df4d4192ec3deacc64021a',qos_specs=None,replication_status=,reservations=['ee68cbf2-bb89-430c-8d1d-beb20aea68ff','67ee5533-4fca-46a6-86fb-9a7670addebf','49d5f90e-9559-4013-a369-f054232804cb','65e4a871-d01a-4178-af37-d335b9fe9e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2303ad501b81434d860e1cb16e415047',volume_type_id=ec51278c-5909-41d8-a2cf-3a455accc832)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:10.424560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f61810-2fb4-407a-b6bc-4735a8e7f2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:10.436850 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f61810-2fb4-407a-b6bc-4735a8e7f2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:10.438236 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Flow 'volume_create_api' (341a7c6c-1708-46fb-a786-1d020e230170) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:10.438679 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Create volume request issued successfully. Jul 03 17:56:10.440147 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7732c24f-5a68-4ff8-8438-8c7480e2ba0c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:10.441070 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 770/3045] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:56:10 2026] POST /volume/v3/volumes => generated 794 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:10.459410 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-466903bb-59f3-4a15-8c95-64900e1c3a7b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:10.461561 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-466903bb-59f3-4a15-8c95-64900e1c3a7b tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] GET https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c Jul 03 17:56:10.461931 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-466903bb-59f3-4a15-8c95-64900e1c3a7b tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:10.462208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-466903bb-59f3-4a15-8c95-64900e1c3a7b tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:10.472116 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:10.472116 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:10.476099 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-466903bb-59f3-4a15-8c95-64900e1c3a7b tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Volume info retrieved successfully. Jul 03 17:56:10.483315 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-466903bb-59f3-4a15-8c95-64900e1c3a7b tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c returned with HTTP 200 Jul 03 17:56:10.483944 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 757/3046] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:10 2026] GET /volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:10.528296 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-380cdc77-4751-468a-9451-02bc790f96d5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:10.529722 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-380cdc77-4751-468a-9451-02bc790f96d5 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 Jul 03 17:56:10.529964 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-380cdc77-4751-468a-9451-02bc790f96d5 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:10.530131 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-380cdc77-4751-468a-9451-02bc790f96d5 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:10.536676 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:10.536676 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:10.540151 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-380cdc77-4751-468a-9451-02bc790f96d5 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:56:10.545318 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-380cdc77-4751-468a-9451-02bc790f96d5 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 returned with HTTP 200 Jul 03 17:56:10.545783 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 769/3047] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:56:10 2026] GET /volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:56:10.559532 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-414c3f98-3a56-4e04-9a84-6e565428685d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:10.561923 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-414c3f98-3a56-4e04-9a84-6e565428685d tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 Jul 03 17:56:10.562223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-414c3f98-3a56-4e04-9a84-6e565428685d tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:10.562479 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-414c3f98-3a56-4e04-9a84-6e565428685d tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:10.570038 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:10.570038 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:10.574394 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-414c3f98-3a56-4e04-9a84-6e565428685d tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:56:10.579118 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-414c3f98-3a56-4e04-9a84-6e565428685d tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 returned with HTTP 200 Jul 03 17:56:10.579655 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 752/3048] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:56:10 2026] GET /volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:56:10.654882 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c1388a0d-6eb8-4531-9c58-7edbe74a2c14 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:10.656647 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c1388a0d-6eb8-4531-9c58-7edbe74a2c14 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:56:10.656864 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c1388a0d-6eb8-4531-9c58-7edbe74a2c14 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:10.657037 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c1388a0d-6eb8-4531-9c58-7edbe74a2c14 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:10.663711 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:10.663711 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:10.668526 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c1388a0d-6eb8-4531-9c58-7edbe74a2c14 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:56:10.673362 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c1388a0d-6eb8-4531-9c58-7edbe74a2c14 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:56:10.673855 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 771/3049] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:10 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:11.499984 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a15836c5-8613-4d41-8d20-947ee5e4619c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:11.504835 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a15836c5-8613-4d41-8d20-947ee5e4619c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] GET https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c Jul 03 17:56:11.504835 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a15836c5-8613-4d41-8d20-947ee5e4619c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:11.504835 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a15836c5-8613-4d41-8d20-947ee5e4619c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:11.512818 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:11.512818 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:11.517400 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a15836c5-8613-4d41-8d20-947ee5e4619c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Volume info retrieved successfully. Jul 03 17:56:11.522128 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a15836c5-8613-4d41-8d20-947ee5e4619c tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c returned with HTTP 200 Jul 03 17:56:11.522699 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 758/3050] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:11 2026] GET /volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:11.537368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2e5a6c2c-9f9b-46d0-af23-b259685e0bc0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:11.538988 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2e5a6c2c-9f9b-46d0-af23-b259685e0bc0 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] GET https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c Jul 03 17:56:11.539160 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2e5a6c2c-9f9b-46d0-af23-b259685e0bc0 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:11.539325 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2e5a6c2c-9f9b-46d0-af23-b259685e0bc0 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:11.545353 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:11.545353 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:11.548385 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2e5a6c2c-9f9b-46d0-af23-b259685e0bc0 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Volume info retrieved successfully. Jul 03 17:56:11.552174 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2e5a6c2c-9f9b-46d0-af23-b259685e0bc0 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c returned with HTTP 200 Jul 03 17:56:11.552802 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 770/3051] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:11 2026] GET /volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c => generated 887 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:11.568376 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6c0e3915-83f1-48d3-9459-24752c285e01 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:11.570132 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6c0e3915-83f1-48d3-9459-24752c285e01 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] DELETE https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c Jul 03 17:56:11.570339 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6c0e3915-83f1-48d3-9459-24752c285e01 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:11.570518 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6c0e3915-83f1-48d3-9459-24752c285e01 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:11.570667 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-6c0e3915-83f1-48d3-9459-24752c285e01 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Delete volume with id: cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c Jul 03 17:56:11.576997 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:11.576997 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:11.577367 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6c0e3915-83f1-48d3-9459-24752c285e01 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Volume info retrieved successfully. Jul 03 17:56:11.592113 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6c0e3915-83f1-48d3-9459-24752c285e01 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Delete volume request issued successfully. Jul 03 17:56:11.592311 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6c0e3915-83f1-48d3-9459-24752c285e01 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c returned with HTTP 202 Jul 03 17:56:11.592722 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 753/3052] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:56:11 2026] DELETE /volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:11.600948 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b6f438b7-8d86-489e-8390-91832820069d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:11.602850 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b6f438b7-8d86-489e-8390-91832820069d tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] GET https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c Jul 03 17:56:11.603184 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b6f438b7-8d86-489e-8390-91832820069d tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:11.603533 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b6f438b7-8d86-489e-8390-91832820069d tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:11.611876 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:11.611876 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:11.616090 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b6f438b7-8d86-489e-8390-91832820069d tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Volume info retrieved successfully. Jul 03 17:56:11.620595 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b6f438b7-8d86-489e-8390-91832820069d tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c returned with HTTP 200 Jul 03 17:56:11.621065 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 772/3053] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:11 2026] GET /volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:11.646622 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-de0e54af-03de-4ba7-a7b6-4b18161d4473 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:11.650588 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-de0e54af-03de-4ba7-a7b6-4b18161d4473 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 Jul 03 17:56:11.650763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-de0e54af-03de-4ba7-a7b6-4b18161d4473 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:11.651459 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-de0e54af-03de-4ba7-a7b6-4b18161d4473 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:11.659763 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:11.659763 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:11.665177 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-de0e54af-03de-4ba7-a7b6-4b18161d4473 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:56:11.669408 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-de0e54af-03de-4ba7-a7b6-4b18161d4473 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 returned with HTTP 200 Jul 03 17:56:11.669781 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 759/3054] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:56:11 2026] GET /volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:11.687332 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-017b1b4a-7211-4ba6-b2d7-c121b77403d5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:11.691596 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-017b1b4a-7211-4ba6-b2d7-c121b77403d5 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:56:11.691596 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-017b1b4a-7211-4ba6-b2d7-c121b77403d5 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:11.691596 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-017b1b4a-7211-4ba6-b2d7-c121b77403d5 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:11.700030 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:11.700030 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:11.704393 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-017b1b4a-7211-4ba6-b2d7-c121b77403d5 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:56:11.708916 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-017b1b4a-7211-4ba6-b2d7-c121b77403d5 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:56:11.709325 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 771/3055] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:11 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:11.734636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-aaa093a8-e039-4883-a5de-1e04b177d4ea None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:11.736305 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-aaa093a8-e039-4883-a5de-1e04b177d4ea tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] POST https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action Jul 03 17:56:11.736649 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-aaa093a8-e039-4883-a5de-1e04b177d4ea tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1792698441", "disk_format": "qcow2"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:11.736797 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-aaa093a8-e039-4883-a5de-1e04b177d4ea tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1792698441", "disk_format": "qcow2"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:11.744421 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:11.744421 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:11.744982 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-aaa093a8-e039-4883-a5de-1e04b177d4ea tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:56:11.759751 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:11.759751 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:11.765900 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.image.image_utils [None req-aaa093a8-e039-4883-a5de-1e04b177d4ea tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1792698441'}] 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-1792698441'}]. {{(pid=99943) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 17:56:12.183075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-5ce6d8fe-bdd7-4817-a279-860fda65b11a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.185659 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-5ce6d8fe-bdd7-4817-a279-860fda65b11a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 Jul 03 17:56:12.186006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-5ce6d8fe-bdd7-4817-a279-860fda65b11a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:12.186318 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-5ce6d8fe-bdd7-4817-a279-860fda65b11a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:12.197121 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:12.197121 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:12.201544 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-5ce6d8fe-bdd7-4817-a279-860fda65b11a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:56:12.209493 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-5ce6d8fe-bdd7-4817-a279-860fda65b11a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 returned with HTTP 200 Jul 03 17:56:12.210075 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 773/3056] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:56:12 2026] GET /volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 => generated 1405 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:12.220454 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-87093d19-6eed-466a-a703-b21e71a55399 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.220780 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-87093d19-6eed-466a-a703-b21e71a55399 None None] GET https://10.4.3.210/volume// Jul 03 17:56:12.220945 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-87093d19-6eed-466a-a703-b21e71a55399 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:12.221119 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-87093d19-6eed-466a-a703-b21e71a55399 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:12.221456 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-87093d19-6eed-466a-a703-b21e71a55399 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:56:12.221762 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 760/3057] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:56: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 17:56:12.232900 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-988e2a57-02dc-4e43-85c4-f395f60adcdb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.235324 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-988e2a57-02dc-4e43-85c4-f395f60adcdb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:56:12.235898 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-988e2a57-02dc-4e43-85c4-f395f60adcdb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c735871-0ec3-44f9-9d22-f2c9fc274470", "connector": null, "instance_uuid": "50836232-2b5b-41fe-b40f-abc310250a20"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:12.245114 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:12.245114 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:12.256212 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-aaa093a8-e039-4883-a5de-1e04b177d4ea tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Copy volume to image completed successfully. Jul 03 17:56:12.256648 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-aaa093a8-e039-4883-a5de-1e04b177d4ea tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action returned with HTTP 202 Jul 03 17:56:12.257105 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 754/3058] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 17:56:11 2026] POST /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4/action => generated 689 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:12.287437 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-988e2a57-02dc-4e43-85c4-f395f60adcdb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:56:12.288091 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 772/3059] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:56:12 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 17:56:12.634682 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1a61309c-28d9-4de6-82c5-49cd50f19360 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.636695 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1a61309c-28d9-4de6-82c5-49cd50f19360 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] GET https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c Jul 03 17:56:12.636930 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1a61309c-28d9-4de6-82c5-49cd50f19360 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:12.637147 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1a61309c-28d9-4de6-82c5-49cd50f19360 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:12.643422 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1a61309c-28d9-4de6-82c5-49cd50f19360 tempest-VolumeTypesAccessTest-1487956562 tempest-VolumeTypesAccessTest-1487956562-project-member] https://10.4.3.210/volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c returned with HTTP 404 Jul 03 17:56:12.643968 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 774/3060] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:12 2026] GET /volume/v3/volumes/cf3aa72e-0d1e-4aa4-9063-3c94288bcb9c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:12.650639 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-dc5e6fb7-cb50-427d-8df3-4699f4daf92e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.652433 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dc5e6fb7-cb50-427d-8df3-4699f4daf92e tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] POST https://10.4.3.210/volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832/action Jul 03 17:56:12.653005 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dc5e6fb7-cb50-427d-8df3-4699f4daf92e tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action body: b'{"removeProjectAccess": {"project": "8f21c1ff16df4d4192ec3deacc64021a"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:12.653190 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dc5e6fb7-cb50-427d-8df3-4699f4daf92e tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8f21c1ff16df4d4192ec3deacc64021a"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:12.665400 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dc5e6fb7-cb50-427d-8df3-4699f4daf92e tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832/action returned with HTTP 202 Jul 03 17:56:12.665804 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 761/3061] 10.4.3.210 () {68 vars in 1384 bytes} [Fri Jul 3 17:56:12 2026] POST /volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:12.672035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8fedaf2c-1319-4c11-93dd-16338e4ca8a3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.673980 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8fedaf2c-1319-4c11-93dd-16338e4ca8a3 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] DELETE https://10.4.3.210/volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832 Jul 03 17:56:12.674244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8fedaf2c-1319-4c11-93dd-16338e4ca8a3 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:12.674496 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8fedaf2c-1319-4c11-93dd-16338e4ca8a3 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:12.695129 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8fedaf2c-1319-4c11-93dd-16338e4ca8a3 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832 returned with HTTP 202 Jul 03 17:56:12.695395 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 755/3062] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:56:12 2026] DELETE /volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:12.701990 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-357a4372-38af-480d-a892-294c1b7aa7dd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.703508 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-357a4372-38af-480d-a892-294c1b7aa7dd tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] GET https://10.4.3.210/volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832 Jul 03 17:56:12.703685 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-357a4372-38af-480d-a892-294c1b7aa7dd tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:12.703898 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-357a4372-38af-480d-a892-294c1b7aa7dd tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:12.706865 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-357a4372-38af-480d-a892-294c1b7aa7dd tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832 returned with HTTP 404 Jul 03 17:56:12.707300 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 773/3063] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:56:12 2026] GET /volume/v3/types/ec51278c-5909-41d8-a2cf-3a455accc832 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:12.715557 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3a2fc887-0f3f-4500-8663-b8e19312644c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.717512 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3a2fc887-0f3f-4500-8663-b8e19312644c tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 17:56:12.717929 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3a2fc887-0f3f-4500-8663-b8e19312644c tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2032497547", "os-volume-type-access:is_public": false}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:12.730994 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3a2fc887-0f3f-4500-8663-b8e19312644c tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 17:56:12.731362 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 775/3064] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 17:56:12 2026] POST /volume/v3/types => generated 229 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:12.739357 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-089cdb97-3014-4cbd-ae7e-7663cec64ca6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.741210 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-089cdb97-3014-4cbd-ae7e-7663cec64ca6 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] POST https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action Jul 03 17:56:12.741679 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-089cdb97-3014-4cbd-ae7e-7663cec64ca6 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action body: b'{"addProjectAccess": {"project": "8f21c1ff16df4d4192ec3deacc64021a"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:12.741870 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-089cdb97-3014-4cbd-ae7e-7663cec64ca6 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8f21c1ff16df4d4192ec3deacc64021a"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:12.754449 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-089cdb97-3014-4cbd-ae7e-7663cec64ca6 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action returned with HTTP 202 Jul 03 17:56:12.754976 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 762/3065] 10.4.3.210 () {68 vars in 1384 bytes} [Fri Jul 3 17:56:12 2026] POST /volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:12.762369 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f59a6a03-1ce8-405b-9d9c-20407804edd2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.764275 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f59a6a03-1ce8-405b-9d9c-20407804edd2 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] POST https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action Jul 03 17:56:12.764603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f59a6a03-1ce8-405b-9d9c-20407804edd2 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action body: b'{"addProjectAccess": {"project": "e9e05c661e3c41d1a95fd15988388803"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:12.764784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f59a6a03-1ce8-405b-9d9c-20407804edd2 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e9e05c661e3c41d1a95fd15988388803"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:12.773746 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f59a6a03-1ce8-405b-9d9c-20407804edd2 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action returned with HTTP 202 Jul 03 17:56:12.774172 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 756/3066] 10.4.3.210 () {68 vars in 1384 bytes} [Fri Jul 3 17:56:12 2026] POST /volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:12.781796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2c944224-84b5-4bc9-89d6-d5673cdd0b8c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.784245 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2c944224-84b5-4bc9-89d6-d5673cdd0b8c tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] GET https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/os-volume-type-access Jul 03 17:56:12.784475 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2c944224-84b5-4bc9-89d6-d5673cdd0b8c tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:12.784741 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2c944224-84b5-4bc9-89d6-d5673cdd0b8c tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:12.785097 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:12.785097 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:12.799805 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2c944224-84b5-4bc9-89d6-d5673cdd0b8c tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/os-volume-type-access returned with HTTP 200 Jul 03 17:56:12.800245 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 774/3067] 10.4.3.210 () {66 vars in 1408 bytes} [Fri Jul 3 17:56:12 2026] GET /volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/os-volume-type-access => generated 244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:12.813008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c1c8814a-194e-4c37-b962-8ec6bc49a7a9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.814718 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c1c8814a-194e-4c37-b962-8ec6bc49a7a9 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] POST https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action Jul 03 17:56:12.815102 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c1c8814a-194e-4c37-b962-8ec6bc49a7a9 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action body: b'{"removeProjectAccess": {"project": "e9e05c661e3c41d1a95fd15988388803"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:12.815228 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c1c8814a-194e-4c37-b962-8ec6bc49a7a9 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e9e05c661e3c41d1a95fd15988388803"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:12.826207 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c1c8814a-194e-4c37-b962-8ec6bc49a7a9 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action returned with HTTP 202 Jul 03 17:56:12.826699 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 776/3068] 10.4.3.210 () {68 vars in 1384 bytes} [Fri Jul 3 17:56:12 2026] POST /volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:12.833786 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-96936835-a065-45e0-b276-6dabeb4f81a7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.835440 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-96936835-a065-45e0-b276-6dabeb4f81a7 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] POST https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action Jul 03 17:56:12.835847 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-96936835-a065-45e0-b276-6dabeb4f81a7 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action body: b'{"removeProjectAccess": {"project": "8f21c1ff16df4d4192ec3deacc64021a"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:12.835982 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-96936835-a065-45e0-b276-6dabeb4f81a7 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8f21c1ff16df4d4192ec3deacc64021a"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:12.845508 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-96936835-a065-45e0-b276-6dabeb4f81a7 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action returned with HTTP 202 Jul 03 17:56:12.845979 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 763/3069] 10.4.3.210 () {68 vars in 1384 bytes} [Fri Jul 3 17:56:12 2026] POST /volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:12.852797 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0f7dee1d-c727-47a2-8cd5-e6f4743fb5a2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.854967 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0f7dee1d-c727-47a2-8cd5-e6f4743fb5a2 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] DELETE https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48 Jul 03 17:56:12.855207 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0f7dee1d-c727-47a2-8cd5-e6f4743fb5a2 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:12.855452 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0f7dee1d-c727-47a2-8cd5-e6f4743fb5a2 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:12.882818 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0f7dee1d-c727-47a2-8cd5-e6f4743fb5a2 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48 returned with HTTP 202 Jul 03 17:56:12.883261 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 757/3070] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 17:56:12 2026] DELETE /volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:12.889573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2237d279-4c0b-47d9-83a7-85dad5c01e53 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:12.891500 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2237d279-4c0b-47d9-83a7-85dad5c01e53 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] GET https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48 Jul 03 17:56:12.891739 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2237d279-4c0b-47d9-83a7-85dad5c01e53 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:12.891971 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2237d279-4c0b-47d9-83a7-85dad5c01e53 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:12.895422 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2237d279-4c0b-47d9-83a7-85dad5c01e53 tempest-VolumeTypesAccessTest-1952377524 tempest-VolumeTypesAccessTest-1952377524-project-admin] https://10.4.3.210/volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48 returned with HTTP 404 Jul 03 17:56:12.895992 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 775/3071] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 17:56:12 2026] GET /volume/v3/types/5c0164a8-d68d-4a74-ba40-ca275b16ee48 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:14.973995 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:15.103053 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:15.103399 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-140826820"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:15.104670 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-140826820'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:15.104868 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Create volume of 1 GB Jul 03 17:56:15.108681 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Availability Zones retrieved successfully. Jul 03 17:56:15.114524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Flow 'volume_create_api' (bf6a586d-815f-4eb0-9776-e2fef16649fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:15.115637 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2e07fe-fc71-46b5-af60-9c0dc3410cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:15.116624 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:15.149296 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2e07fe-fc71-46b5-af60-9c0dc3410cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:15.150238 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bc9d3d8-9b4a-4dc8-aa16-7933845dc6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:15.212368 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Created reservations ['ee6d1b04-4255-49a9-b3a2-004a119d04a8', '8093f1cb-03be-48de-bffa-771c22178b5f', '17ddefa3-f0db-45d2-86c8-234e81f8ad85', 'd38a2083-39d3-4cc9-859f-bd0305d3c9dc'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:15.213150 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bc9d3d8-9b4a-4dc8-aa16-7933845dc6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee6d1b04-4255-49a9-b3a2-004a119d04a8', '8093f1cb-03be-48de-bffa-771c22178b5f', '17ddefa3-f0db-45d2-86c8-234e81f8ad85', 'd38a2083-39d3-4cc9-859f-bd0305d3c9dc']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:15.213872 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a315cfeb-fec0-4483-992e-2b812e42525d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:15.237381 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a315cfeb-fec0-4483-992e-2b812e42525d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29200207-db1c-4cc2-b9c2-2252f56e94d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-140826820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa06ec6179741f782826713eaec62b2',qos_specs=None,replication_status=,reservations=['ee6d1b04-4255-49a9-b3a2-004a119d04a8','8093f1cb-03be-48de-bffa-771c22178b5f','17ddefa3-f0db-45d2-86c8-234e81f8ad85','d38a2083-39d3-4cc9-859f-bd0305d3c9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0129a4e14624b36a621a6828038fa16',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-140826820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29200207-db1c-4cc2-b9c2-2252f56e94d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fa06ec6179741f782826713eaec62b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0129a4e14624b36a621a6828038fa16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:15.238299 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7862fef-eafc-4771-8c9a-7bda50723572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:15.256280 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7862fef-eafc-4771-8c9a-7bda50723572) transitioned into state 'SUCCESS' from state '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-140826820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa06ec6179741f782826713eaec62b2',qos_specs=None,replication_status=,reservations=['ee6d1b04-4255-49a9-b3a2-004a119d04a8','8093f1cb-03be-48de-bffa-771c22178b5f','17ddefa3-f0db-45d2-86c8-234e81f8ad85','d38a2083-39d3-4cc9-859f-bd0305d3c9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0129a4e14624b36a621a6828038fa16',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:15.256967 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9bd5fcd-94af-4778-8f71-3e7bddcbf025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:15.265834 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9bd5fcd-94af-4778-8f71-3e7bddcbf025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:15.266536 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Flow 'volume_create_api' (bf6a586d-815f-4eb0-9776-e2fef16649fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:15.266843 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Create volume request issued successfully. Jul 03 17:56:15.267347 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a310c1f4-5904-4e81-961d-1da7f9fb45d7 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:15.267700 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 777/3072] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 17:56:14 2026] POST /volume/v3/volumes => generated 751 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:15.278898 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bb49b8e0-0bed-402e-8f14-66b2600315c9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:15.281667 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bb49b8e0-0bed-402e-8f14-66b2600315c9 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 Jul 03 17:56:15.281948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bb49b8e0-0bed-402e-8f14-66b2600315c9 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:15.282174 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bb49b8e0-0bed-402e-8f14-66b2600315c9 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:15.291072 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:15.291072 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:15.294366 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bb49b8e0-0bed-402e-8f14-66b2600315c9 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Volume info retrieved successfully. Jul 03 17:56:15.298045 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bb49b8e0-0bed-402e-8f14-66b2600315c9 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 returned with HTTP 200 Jul 03 17:56:15.298394 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 764/3073] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:15 2026] GET /volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:16.310151 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e2e6d8d2-e58a-4613-b86c-ad0541e2e32e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:16.312455 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e2e6d8d2-e58a-4613-b86c-ad0541e2e32e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 Jul 03 17:56:16.312739 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e2e6d8d2-e58a-4613-b86c-ad0541e2e32e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:16.313018 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e2e6d8d2-e58a-4613-b86c-ad0541e2e32e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:16.325338 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:16.325338 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:16.329863 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e2e6d8d2-e58a-4613-b86c-ad0541e2e32e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Volume info retrieved successfully. Jul 03 17:56:16.335236 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e2e6d8d2-e58a-4613-b86c-ad0541e2e32e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 returned with HTTP 200 Jul 03 17:56:16.335683 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 758/3074] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:16 2026] GET /volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:16.347837 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3a8a0cdb-9864-4b51-8fb9-4ba08cb859d4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:16.349651 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3a8a0cdb-9864-4b51-8fb9-4ba08cb859d4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:56:16.350036 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3a8a0cdb-9864-4b51-8fb9-4ba08cb859d4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29200207-db1c-4cc2-b9c2-2252f56e94d6", "name": "tempest-VolumesBackupsV39Test-Backup-49552185", "container": "tempest-volumesbackupsv39test-backup-container-1662175281"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:16.351568 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-3a8a0cdb-9864-4b51-8fb9-4ba08cb859d4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Creating new backup {'backup': {'volume_id': '29200207-db1c-4cc2-b9c2-2252f56e94d6', 'name': 'tempest-VolumesBackupsV39Test-Backup-49552185', 'container': 'tempest-volumesbackupsv39test-backup-container-1662175281'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:56:16.351721 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-3a8a0cdb-9864-4b51-8fb9-4ba08cb859d4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Creating backup of volume 29200207-db1c-4cc2-b9c2-2252f56e94d6 in container tempest-volumesbackupsv39test-backup-container-1662175281 Jul 03 17:56:16.358686 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:16.358686 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:16.359136 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3a8a0cdb-9864-4b51-8fb9-4ba08cb859d4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Volume info retrieved successfully. Jul 03 17:56:16.383096 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-3a8a0cdb-9864-4b51-8fb9-4ba08cb859d4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Created reservations ['fa1d37c0-7b67-4f6c-ae83-e5016b66d59a', 'e32d243f-b413-4dd0-bb55-6db01417923b'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:16.421597 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3a8a0cdb-9864-4b51-8fb9-4ba08cb859d4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:56:16.422054 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 776/3075] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:56:16 2026] POST /volume/v3/backups => generated 331 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:16.437639 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9a167213-9b63-4d1d-be3f-5133bb1f12a4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:16.443807 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9a167213-9b63-4d1d-be3f-5133bb1f12a4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:16.443807 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9a167213-9b63-4d1d-be3f-5133bb1f12a4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:16.443807 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9a167213-9b63-4d1d-be3f-5133bb1f12a4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:16.443807 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-9a167213-9b63-4d1d-be3f-5133bb1f12a4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:16.449466 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:16.449466 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:16.450581 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9a167213-9b63-4d1d-be3f-5133bb1f12a4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:16.451107 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 778/3076] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:16 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:17.465720 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a31321ec-3a28-4594-a910-f358ae1e5133 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:17.467707 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a31321ec-3a28-4594-a910-f358ae1e5133 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:17.467970 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a31321ec-3a28-4594-a910-f358ae1e5133 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:17.468197 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a31321ec-3a28-4594-a910-f358ae1e5133 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:17.468343 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a31321ec-3a28-4594-a910-f358ae1e5133 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:17.474637 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:17.474637 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:17.475675 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a31321ec-3a28-4594-a910-f358ae1e5133 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:17.476213 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 765/3077] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:17 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:17.568633 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-573382f1-191d-4e4a-a53b-9d90cf731682 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:17.570738 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:17.571043 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1445432245", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:17.572621 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1445432245', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:17.572744 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Create volume of 1 GB Jul 03 17:56:17.576857 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Availability Zones retrieved successfully. Jul 03 17:56:17.583220 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Flow 'volume_create_api' (69825d61-430f-414e-8631-9f82a1775346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:17.584544 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41c0bbde-c6a6-4346-86c0-568f35ec7fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:17.585572 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:17.614442 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41c0bbde-c6a6-4346-86c0-568f35ec7fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:17.615254 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5663423-5620-44e9-92bf-ef90dbe08ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:17.689019 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Created reservations ['bb3ff782-5ebc-40f1-8723-60e0a45c1ebe', '2d19c9c9-e9d8-491d-8a3a-bfe382fa7c34', '75cf98bd-493b-42ef-ab7a-9abd433271fc', 'b46ec12c-6c5b-405f-a0d3-4b8ab5ed97a6'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:17.690094 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5663423-5620-44e9-92bf-ef90dbe08ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb3ff782-5ebc-40f1-8723-60e0a45c1ebe', '2d19c9c9-e9d8-491d-8a3a-bfe382fa7c34', '75cf98bd-493b-42ef-ab7a-9abd433271fc', 'b46ec12c-6c5b-405f-a0d3-4b8ab5ed97a6']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:17.691388 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4229a46c-b5b2-45f3-b2a0-42ca8b8020ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:17.724032 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4229a46c-b5b2-45f3-b2a0-42ca8b8020ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '484fb47b-47c8-488c-8106-ea6cfd6bf032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1445432245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4379ff0b06d94bdeb0a8e78dd90ccdb3',qos_specs=None,replication_status=,reservations=['bb3ff782-5ebc-40f1-8723-60e0a45c1ebe','2d19c9c9-e9d8-491d-8a3a-bfe382fa7c34','75cf98bd-493b-42ef-ab7a-9abd433271fc','b46ec12c-6c5b-405f-a0d3-4b8ab5ed97a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec06ca8776b4ec38848135ba8d29b5c',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1445432245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=484fb47b-47c8-488c-8106-ea6cfd6bf032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4379ff0b06d94bdeb0a8e78dd90ccdb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eec06ca8776b4ec38848135ba8d29b5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:17.725175 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f7a60d-4e96-4ad6-9649-c54bc095da22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:17.748455 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f7a60d-4e96-4ad6-9649-c54bc095da22) transitioned into state 'SUCCESS' from state '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-1445432245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4379ff0b06d94bdeb0a8e78dd90ccdb3',qos_specs=None,replication_status=,reservations=['bb3ff782-5ebc-40f1-8723-60e0a45c1ebe','2d19c9c9-e9d8-491d-8a3a-bfe382fa7c34','75cf98bd-493b-42ef-ab7a-9abd433271fc','b46ec12c-6c5b-405f-a0d3-4b8ab5ed97a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec06ca8776b4ec38848135ba8d29b5c',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:17.749244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95858be7-2a09-4f1f-98aa-08d903d46390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:17.762991 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95858be7-2a09-4f1f-98aa-08d903d46390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:17.764127 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Flow 'volume_create_api' (69825d61-430f-414e-8631-9f82a1775346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:17.764501 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Create volume request issued successfully. Jul 03 17:56:17.765447 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-573382f1-191d-4e4a-a53b-9d90cf731682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:17.766004 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 759/3078] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:56:17 2026] POST /volume/v3/volumes => generated 755 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:17.783246 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d9e68dfa-389a-451c-9c68-840f7af6bdcc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:17.787557 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d9e68dfa-389a-451c-9c68-840f7af6bdcc tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:17.787894 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d9e68dfa-389a-451c-9c68-840f7af6bdcc tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:17.788126 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d9e68dfa-389a-451c-9c68-840f7af6bdcc tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:17.799155 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:17.799155 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:17.806678 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d9e68dfa-389a-451c-9c68-840f7af6bdcc tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:17.811276 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d9e68dfa-389a-451c-9c68-840f7af6bdcc tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:17.811640 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 777/3079] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:17 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:18.486260 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0ed33d07-5b57-4f9c-a28a-1548bd490bf0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:18.488645 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0ed33d07-5b57-4f9c-a28a-1548bd490bf0 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:18.489127 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0ed33d07-5b57-4f9c-a28a-1548bd490bf0 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:18.489418 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0ed33d07-5b57-4f9c-a28a-1548bd490bf0 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:18.489590 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-0ed33d07-5b57-4f9c-a28a-1548bd490bf0 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:18.495129 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:18.495129 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:18.496471 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0ed33d07-5b57-4f9c-a28a-1548bd490bf0 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:18.497012 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 779/3080] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:18 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:18.824270 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6f93df87-d77a-40d6-bb6b-f39d0cb3de42 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:18.825956 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6f93df87-d77a-40d6-bb6b-f39d0cb3de42 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:18.826118 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6f93df87-d77a-40d6-bb6b-f39d0cb3de42 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:18.826284 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6f93df87-d77a-40d6-bb6b-f39d0cb3de42 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:18.833834 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:18.833834 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:18.837827 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6f93df87-d77a-40d6-bb6b-f39d0cb3de42 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:18.841612 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6f93df87-d77a-40d6-bb6b-f39d0cb3de42 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:18.842016 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 766/3081] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:18 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:18.856761 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e1c19a50-233d-4638-954b-9397300c1fa3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:18.859822 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e1c19a50-233d-4638-954b-9397300c1fa3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:18.860111 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e1c19a50-233d-4638-954b-9397300c1fa3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:18.860509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e1c19a50-233d-4638-954b-9397300c1fa3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:18.870895 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:18.870895 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:18.876117 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e1c19a50-233d-4638-954b-9397300c1fa3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:18.883638 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e1c19a50-233d-4638-954b-9397300c1fa3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:18.884261 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 760/3082] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:18 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:18.895080 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2ba5ba5c-d228-4638-b014-c64977854ef8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:18.896867 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2ba5ba5c-d228-4638-b014-c64977854ef8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes Jul 03 17:56:18.897038 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2ba5ba5c-d228-4638-b014-c64977854ef8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:18.897219 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2ba5ba5c-d228-4638-b014-c64977854ef8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:18.897660 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-2ba5ba5c-d228-4638-b014-c64977854ef8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:18.898407 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2ba5ba5c-d228-4638-b014-c64977854ef8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99940) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:56:18.907015 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2ba5ba5c-d228-4638-b014-c64977854ef8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Get all volumes completed successfully. Jul 03 17:56:18.907440 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2ba5ba5c-d228-4638-b014-c64977854ef8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Jul 03 17:56:18.907808 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 778/3083] 10.4.3.210 () {66 vars in 1237 bytes} [Fri Jul 3 17:56:18 2026] GET /volume/v3/volumes => generated 339 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:18.915566 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d959e201-3402-4dbe-972b-9a97873aae54 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:18.917906 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d959e201-3402-4dbe-972b-9a97873aae54 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:18.918486 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d959e201-3402-4dbe-972b-9a97873aae54 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:18.918830 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d959e201-3402-4dbe-972b-9a97873aae54 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:18.928822 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:18.928822 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:18.933576 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d959e201-3402-4dbe-972b-9a97873aae54 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:18.938455 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d959e201-3402-4dbe-972b-9a97873aae54 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:18.939034 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 780/3084] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:18 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:18.988622 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ff9ab14b-0700-4a6a-b00e-47723231120a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:18.994860 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ff9ab14b-0700-4a6a-b00e-47723231120a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:18.995030 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ff9ab14b-0700-4a6a-b00e-47723231120a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:18.995235 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ff9ab14b-0700-4a6a-b00e-47723231120a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:19.007298 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:19.007298 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:19.011659 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ff9ab14b-0700-4a6a-b00e-47723231120a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:19.018920 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ff9ab14b-0700-4a6a-b00e-47723231120a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:19.019452 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 767/3085] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:56:18 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:19.507699 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ba14e387-4dd1-4b48-b358-d25e4c061887 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:19.509796 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ba14e387-4dd1-4b48-b358-d25e4c061887 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:19.510130 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ba14e387-4dd1-4b48-b358-d25e4c061887 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:19.510221 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ba14e387-4dd1-4b48-b358-d25e4c061887 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:19.510338 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-ba14e387-4dd1-4b48-b358-d25e4c061887 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:19.515845 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:19.515845 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:19.517502 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ba14e387-4dd1-4b48-b358-d25e4c061887 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:19.517502 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 761/3086] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:19 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:20.531052 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a56a54e3-bb53-488a-8163-4fbce192a8c3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:20.532760 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a56a54e3-bb53-488a-8163-4fbce192a8c3 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:20.532760 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a56a54e3-bb53-488a-8163-4fbce192a8c3 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:20.532955 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a56a54e3-bb53-488a-8163-4fbce192a8c3 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:20.533057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a56a54e3-bb53-488a-8163-4fbce192a8c3 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:20.537057 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:20.537057 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:20.537821 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a56a54e3-bb53-488a-8163-4fbce192a8c3 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:20.537821 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 779/3087] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:20 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:20.599329 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fbd45da8-89aa-41c3-a90d-00757a4b7ebe None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:20.600269 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fbd45da8-89aa-41c3-a90d-00757a4b7ebe None None] GET https://10.4.3.210/volume// Jul 03 17:56:20.600269 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fbd45da8-89aa-41c3-a90d-00757a4b7ebe None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:20.600269 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fbd45da8-89aa-41c3-a90d-00757a4b7ebe None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:20.601361 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fbd45da8-89aa-41c3-a90d-00757a4b7ebe None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:56:20.601361 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 781/3088] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:56: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 17:56:20.611802 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-c81d2601-225a-40f1-b6d4-e2d08b7c58f9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:20.614049 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-c81d2601-225a-40f1-b6d4-e2d08b7c58f9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 Jul 03 17:56:20.614527 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-c81d2601-225a-40f1-b6d4-e2d08b7c58f9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:20.614527 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-c81d2601-225a-40f1-b6d4-e2d08b7c58f9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:20.626376 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:20.626376 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:20.631002 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-c81d2601-225a-40f1-b6d4-e2d08b7c58f9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:56:20.638790 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-c81d2601-225a-40f1-b6d4-e2d08b7c58f9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 returned with HTTP 200 Jul 03 17:56:20.638790 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 768/3089] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:56:20 2026] GET /volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 => generated 1584 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:56:20.769856 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-23141877-901a-4391-8599-8ca53514d362 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:20.771937 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-23141877-901a-4391-8599-8ca53514d362 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] PUT https://10.4.3.210/volume/v3/attachments/62e7b2f9-dd2b-457a-ab62-bdf765b7e03c Jul 03 17:56:20.772325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-23141877-901a-4391-8599-8ca53514d362 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:20.782219 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-23141877-901a-4391-8599-8ca53514d362 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Acquiring lock "cinder-attachment_update-0c735871-0ec3-44f9-9d22-f2c9fc274470-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:56:20.787049 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-23141877-901a-4391-8599-8ca53514d362 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Lock "cinder-attachment_update-0c735871-0ec3-44f9-9d22-f2c9fc274470-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:56:20.790795 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:20.790795 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:21.169930 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-52e60804-e4d1-4fd5-82a2-d951367ace1f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:21.170558 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-52e60804-e4d1-4fd5-82a2-d951367ace1f None None] GET https://10.4.3.210/volume// Jul 03 17:56:21.170558 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-52e60804-e4d1-4fd5-82a2-d951367ace1f None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:21.171223 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-52e60804-e4d1-4fd5-82a2-d951367ace1f None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:21.171223 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-52e60804-e4d1-4fd5-82a2-d951367ace1f None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:56:21.171223 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 780/3090] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:56: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 17:56:21.179218 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-9db29536-ba83-4baf-8336-3c7606503b72 req-9a35035e-6ef0-4a38-9888-d9ff50cec835 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:21.322011 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-9a35035e-6ef0-4a38-9888-d9ff50cec835 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:56:21.322559 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-9a35035e-6ef0-4a38-9888-d9ff50cec835 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "484fb47b-47c8-488c-8106-ea6cfd6bf032", "connector": null, "instance_uuid": "2e2470c2-62c8-43ad-a53a-cf7a4953a9e9"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:21.355436 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-23141877-901a-4391-8599-8ca53514d362 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Lock "cinder-attachment_update-0c735871-0ec3-44f9-9d22-f2c9fc274470-np0000004448" released by "attachment_update" :: held 0.567s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:56:21.355436 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-23141877-901a-4391-8599-8ca53514d362 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments/62e7b2f9-dd2b-457a-ab62-bdf765b7e03c returned with HTTP 200 Jul 03 17:56:21.355436 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 762/3091] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:56:20 2026] PUT /volume/v3/attachments/62e7b2f9-dd2b-457a-ab62-bdf765b7e03c => generated 969 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:21.355574 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:21.355574 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:21.440171 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-9a35035e-6ef0-4a38-9888-d9ff50cec835 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:56:21.440610 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 782/3092] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:56:21 2026] POST /volume/v3/attachments => generated 273 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:21.441245 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e12cbcb8-815a-41ef-8f0c-67b4afe8ea3d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:21.443714 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e12cbcb8-815a-41ef-8f0c-67b4afe8ea3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:56:21.443714 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e12cbcb8-815a-41ef-8f0c-67b4afe8ea3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:21.443714 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e12cbcb8-815a-41ef-8f0c-67b4afe8ea3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:21.450742 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:21.450742 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:21.460651 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e12cbcb8-815a-41ef-8f0c-67b4afe8ea3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:56:21.470366 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e12cbcb8-815a-41ef-8f0c-67b4afe8ea3d tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:56:21.470793 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 769/3093] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:21 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:21.548375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-46b63975-6104-4fda-a868-0ca5d5b6976c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:21.548375 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-46b63975-6104-4fda-a868-0ca5d5b6976c tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:21.548698 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-46b63975-6104-4fda-a868-0ca5d5b6976c tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:21.548698 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-46b63975-6104-4fda-a868-0ca5d5b6976c tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:21.553636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e0de2faa-80fd-46d0-9957-f1e59c21446b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:21.559984 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e0de2faa-80fd-46d0-9957-f1e59c21446b tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:21.559984 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e0de2faa-80fd-46d0-9957-f1e59c21446b tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:21.559984 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e0de2faa-80fd-46d0-9957-f1e59c21446b tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:21.559984 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-e0de2faa-80fd-46d0-9957-f1e59c21446b tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:21.570016 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:21.570016 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:21.577696 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:21.577696 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:21.578619 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e0de2faa-80fd-46d0-9957-f1e59c21446b tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:21.579533 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 763/3094] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:21 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:21.586931 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-46b63975-6104-4fda-a868-0ca5d5b6976c tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:21.592787 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-46b63975-6104-4fda-a868-0ca5d5b6976c tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:21.593322 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 781/3095] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:21 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:21.864761 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-a6cd834b-00ab-4643-8f0f-9452ee80338f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:21.866805 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-a6cd834b-00ab-4643-8f0f-9452ee80338f tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/attachments/62e7b2f9-dd2b-457a-ab62-bdf765b7e03c/action Jul 03 17:56:21.867261 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-a6cd834b-00ab-4643-8f0f-9452ee80338f tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:21.867466 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-a6cd834b-00ab-4643-8f0f-9452ee80338f tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:21.892091 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:21.892091 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:21.930028 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-814e5a1c-6958-48dd-a5a0-8fea03068dca req-a6cd834b-00ab-4643-8f0f-9452ee80338f tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments/62e7b2f9-dd2b-457a-ab62-bdf765b7e03c/action returned with HTTP 204 Jul 03 17:56:21.930432 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 783/3096] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:56:21 2026] POST /volume/v3/attachments/62e7b2f9-dd2b-457a-ab62-bdf765b7e03c/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:21.991870 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-84c18d38-b0be-4339-b43d-b40afa1d063c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:21.992315 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-84c18d38-b0be-4339-b43d-b40afa1d063c None None] GET https://10.4.3.210/volume// Jul 03 17:56:21.992583 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-84c18d38-b0be-4339-b43d-b40afa1d063c None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:21.992763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-84c18d38-b0be-4339-b43d-b40afa1d063c None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:21.995791 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-84c18d38-b0be-4339-b43d-b40afa1d063c None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:56:21.995791 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 770/3097] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:56: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 17:56:22.005575 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ea09587a-f54b-4837-b8f5-324a06f1a66d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:22.005575 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ea09587a-f54b-4837-b8f5-324a06f1a66d tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:22.005575 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ea09587a-f54b-4837-b8f5-324a06f1a66d tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:22.005575 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ea09587a-f54b-4837-b8f5-324a06f1a66d tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:22.017037 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:22.017037 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:22.026274 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ea09587a-f54b-4837-b8f5-324a06f1a66d tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:22.031725 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-ea09587a-f54b-4837-b8f5-324a06f1a66d tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:22.034333 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 764/3098] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:56:22 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:56:22.138291 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-9db29536-ba83-4baf-8336-3c7606503b72 req-a0971b79-24ee-4a85-9589-9fc0d03d7f52 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:22.140915 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-a0971b79-24ee-4a85-9589-9fc0d03d7f52 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] PUT https://10.4.3.210/volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b Jul 03 17:56:22.141221 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-a0971b79-24ee-4a85-9589-9fc0d03d7f52 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:22.148237 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-9db29536-ba83-4baf-8336-3c7606503b72 req-a0971b79-24ee-4a85-9589-9fc0d03d7f52 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Acquiring lock "cinder-attachment_update-484fb47b-47c8-488c-8106-ea6cfd6bf032-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:56:22.157214 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-9db29536-ba83-4baf-8336-3c7606503b72 req-a0971b79-24ee-4a85-9589-9fc0d03d7f52 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Lock "cinder-attachment_update-484fb47b-47c8-488c-8106-ea6cfd6bf032-np0000004448" acquired by "attachment_update" :: waited 0.009s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:56:22.158356 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:22.158356 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:22.299714 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cad8fabd-fd1d-431d-b51c-583517eb5ca9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:22.301182 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cad8fabd-fd1d-431d-b51c-583517eb5ca9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:56:22.301349 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cad8fabd-fd1d-431d-b51c-583517eb5ca9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:22.301516 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cad8fabd-fd1d-431d-b51c-583517eb5ca9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:22.309000 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:22.309000 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:22.312002 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cad8fabd-fd1d-431d-b51c-583517eb5ca9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:56:22.319240 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cad8fabd-fd1d-431d-b51c-583517eb5ca9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:56:22.319240 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 784/3099] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:22 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:22.331889 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-46630039-5428-4b3c-9799-9ab72c22a9c9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:22.333664 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-46630039-5428-4b3c-9799-9ab72c22a9c9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:56:22.333962 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-46630039-5428-4b3c-9799-9ab72c22a9c9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:22.334234 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-46630039-5428-4b3c-9799-9ab72c22a9c9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:22.334425 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-46630039-5428-4b3c-9799-9ab72c22a9c9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Delete volume with id: 8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:56:22.342998 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:22.342998 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:22.343598 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-46630039-5428-4b3c-9799-9ab72c22a9c9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:56:22.392615 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-46630039-5428-4b3c-9799-9ab72c22a9c9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Delete volume request issued successfully. Jul 03 17:56:22.392923 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-46630039-5428-4b3c-9799-9ab72c22a9c9 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 202 Jul 03 17:56:22.393269 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 771/3100] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:56:22 2026] DELETE /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:22.402020 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-28eefea4-bc61-4bf5-8cf6-0239e5f3cbb8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:22.406601 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-28eefea4-bc61-4bf5-8cf6-0239e5f3cbb8 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:56:22.407347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-28eefea4-bc61-4bf5-8cf6-0239e5f3cbb8 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:22.407544 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-28eefea4-bc61-4bf5-8cf6-0239e5f3cbb8 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:22.415545 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:22.415545 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:22.421186 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-28eefea4-bc61-4bf5-8cf6-0239e5f3cbb8 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Volume info retrieved successfully. Jul 03 17:56:22.426455 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-28eefea4-bc61-4bf5-8cf6-0239e5f3cbb8 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 200 Jul 03 17:56:22.427009 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 765/3101] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:22 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:22.588742 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-035a27b3-03ca-4673-ad7c-591fbcbf75a6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:22.590324 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-035a27b3-03ca-4673-ad7c-591fbcbf75a6 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:22.590533 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-035a27b3-03ca-4673-ad7c-591fbcbf75a6 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:22.590739 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-035a27b3-03ca-4673-ad7c-591fbcbf75a6 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:22.590900 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-035a27b3-03ca-4673-ad7c-591fbcbf75a6 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:22.595214 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:22.595214 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:22.595986 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-035a27b3-03ca-4673-ad7c-591fbcbf75a6 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:22.596334 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 785/3102] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:22 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:56:22.609045 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-332df74f-2f79-4fc4-a9be-4b5f49b5909f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:22.610847 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-332df74f-2f79-4fc4-a9be-4b5f49b5909f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:22.611017 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-332df74f-2f79-4fc4-a9be-4b5f49b5909f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:22.611226 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-332df74f-2f79-4fc4-a9be-4b5f49b5909f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:22.620381 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:22.620381 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:22.624112 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-332df74f-2f79-4fc4-a9be-4b5f49b5909f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:22.628505 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-332df74f-2f79-4fc4-a9be-4b5f49b5909f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:22.628926 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 772/3103] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:22 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:22.697695 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-9db29536-ba83-4baf-8336-3c7606503b72 req-a0971b79-24ee-4a85-9589-9fc0d03d7f52 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Lock "cinder-attachment_update-484fb47b-47c8-488c-8106-ea6cfd6bf032-np0000004448" released by "attachment_update" :: held 0.541s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:56:22.698046 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-a0971b79-24ee-4a85-9589-9fc0d03d7f52 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b returned with HTTP 200 Jul 03 17:56:22.698638 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 782/3104] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:56:22 2026] PUT /volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:23.440804 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ca4f36aa-2b15-4ad5-b1e2-196839dc3169 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:23.444614 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ca4f36aa-2b15-4ad5-b1e2-196839dc3169 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] GET https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 Jul 03 17:56:23.444888 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ca4f36aa-2b15-4ad5-b1e2-196839dc3169 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:23.445112 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ca4f36aa-2b15-4ad5-b1e2-196839dc3169 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:23.450785 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ca4f36aa-2b15-4ad5-b1e2-196839dc3169 tempest-VolumesActionsTest-1652720200 tempest-VolumesActionsTest-1652720200-project-member] https://10.4.3.210/volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 returned with HTTP 404 Jul 03 17:56:23.451265 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 766/3105] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:23 2026] GET /volume/v3/volumes/8b108bcf-8bec-415a-9331-8ca49af099d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:23.608178 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b3740935-01d1-4cbd-9d59-a62e892179cb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:23.609925 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b3740935-01d1-4cbd-9d59-a62e892179cb tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:23.611796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b3740935-01d1-4cbd-9d59-a62e892179cb tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:23.611796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b3740935-01d1-4cbd-9d59-a62e892179cb tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:23.611796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-b3740935-01d1-4cbd-9d59-a62e892179cb tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:23.614941 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:23.614941 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:23.615687 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b3740935-01d1-4cbd-9d59-a62e892179cb tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:23.616092 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 786/3106] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:23 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:23.641449 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9c5745ab-7b18-43cf-91bc-485ec90378ae None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:23.644162 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9c5745ab-7b18-43cf-91bc-485ec90378ae tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:23.644475 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9c5745ab-7b18-43cf-91bc-485ec90378ae tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:23.644690 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9c5745ab-7b18-43cf-91bc-485ec90378ae tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:23.657157 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:23.657157 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:23.662664 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9c5745ab-7b18-43cf-91bc-485ec90378ae tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:23.669633 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9c5745ab-7b18-43cf-91bc-485ec90378ae tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:23.670076 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 773/3107] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:23 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:24.629996 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-95be3362-4201-477b-b48a-1af358f527a4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:24.631856 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95be3362-4201-477b-b48a-1af358f527a4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:24.632175 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-95be3362-4201-477b-b48a-1af358f527a4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:24.632438 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-95be3362-4201-477b-b48a-1af358f527a4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:24.632609 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-95be3362-4201-477b-b48a-1af358f527a4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:24.637230 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:24.637230 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:24.638099 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95be3362-4201-477b-b48a-1af358f527a4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:24.638523 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 783/3108] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:24 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:24.686889 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2359840e-1e4b-4e05-b870-18e7579b9b24 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:24.690565 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2359840e-1e4b-4e05-b870-18e7579b9b24 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:24.690874 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2359840e-1e4b-4e05-b870-18e7579b9b24 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:24.691110 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2359840e-1e4b-4e05-b870-18e7579b9b24 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:24.708530 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:24.708530 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:24.714947 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2359840e-1e4b-4e05-b870-18e7579b9b24 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:24.721299 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2359840e-1e4b-4e05-b870-18e7579b9b24 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:24.721916 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 767/3109] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:24 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:25.651929 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f529abff-7004-461e-988a-f279f4276fff None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:25.654181 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f529abff-7004-461e-988a-f279f4276fff tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:25.655793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f529abff-7004-461e-988a-f279f4276fff tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:25.655793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f529abff-7004-461e-988a-f279f4276fff tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:25.655793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-f529abff-7004-461e-988a-f279f4276fff tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:25.660828 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:25.660828 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:25.662006 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f529abff-7004-461e-988a-f279f4276fff tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:25.662555 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 787/3110] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:25 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:25.741319 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-dba3eb3a-c955-4cb6-9e8d-4e6192ed0b2b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:25.745073 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dba3eb3a-c955-4cb6-9e8d-4e6192ed0b2b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:25.745272 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dba3eb3a-c955-4cb6-9e8d-4e6192ed0b2b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:25.745480 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dba3eb3a-c955-4cb6-9e8d-4e6192ed0b2b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:25.756364 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:25.756364 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:25.764145 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-dba3eb3a-c955-4cb6-9e8d-4e6192ed0b2b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:25.770067 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dba3eb3a-c955-4cb6-9e8d-4e6192ed0b2b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:25.770584 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 774/3111] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:25 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:26.447895 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:26.549314 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:26.549637 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-704870210"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:26.551057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-704870210'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:26.551172 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Create volume of 1 GB Jul 03 17:56:26.556972 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Availability Zones retrieved successfully. Jul 03 17:56:26.563562 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Flow 'volume_create_api' (143184c5-381d-477e-8b7c-383b9d05e886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:26.563562 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fef2786-df6e-489c-98cc-28628bbf6462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:26.563808 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:26.590629 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fef2786-df6e-489c-98cc-28628bbf6462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:26.591467 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (878122fe-be68-4a67-a2a5-faa1acec7e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:26.651053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Created reservations ['7beadb8f-9283-4bbd-8042-120ed9d0a83a', '59e268a5-653e-49f0-949e-47dae199071c', 'a611a716-6041-45e2-a119-1c8e6ca24e38', 'b3816f46-7d70-42a9-8693-20d741b3a87e'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:26.651893 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (878122fe-be68-4a67-a2a5-faa1acec7e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7beadb8f-9283-4bbd-8042-120ed9d0a83a', '59e268a5-653e-49f0-949e-47dae199071c', 'a611a716-6041-45e2-a119-1c8e6ca24e38', 'b3816f46-7d70-42a9-8693-20d741b3a87e']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:26.652739 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd4cf00-194b-4600-bc1a-419725cd4516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:26.675060 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd4cf00-194b-4600-bc1a-419725cd4516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12a8768e-5d82-4967-9d33-2036854885bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-704870210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f3b11b3b37f441c8c679e51db6f9d30',qos_specs=None,replication_status=,reservations=['7beadb8f-9283-4bbd-8042-120ed9d0a83a','59e268a5-653e-49f0-949e-47dae199071c','a611a716-6041-45e2-a119-1c8e6ca24e38','b3816f46-7d70-42a9-8693-20d741b3a87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5514cfe4d624a37ae9f65bf5ed1050e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-704870210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12a8768e-5d82-4967-9d33-2036854885bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f3b11b3b37f441c8c679e51db6f9d30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5514cfe4d624a37ae9f65bf5ed1050e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:26.676436 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1176cda2-90eb-439e-b3d1-164de5d14fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:26.678633 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-031e95ab-0d86-466c-b428-dfeb24999f3f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:26.680560 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-031e95ab-0d86-466c-b428-dfeb24999f3f tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:26.680796 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-031e95ab-0d86-466c-b428-dfeb24999f3f tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:26.680974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-031e95ab-0d86-466c-b428-dfeb24999f3f tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:26.681071 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-031e95ab-0d86-466c-b428-dfeb24999f3f tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:26.685927 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:26.685927 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:26.686932 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-031e95ab-0d86-466c-b428-dfeb24999f3f tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:26.687420 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 768/3112] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:26 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:26.709193 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1176cda2-90eb-439e-b3d1-164de5d14fcf) transitioned into state 'SUCCESS' from state '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-704870210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f3b11b3b37f441c8c679e51db6f9d30',qos_specs=None,replication_status=,reservations=['7beadb8f-9283-4bbd-8042-120ed9d0a83a','59e268a5-653e-49f0-949e-47dae199071c','a611a716-6041-45e2-a119-1c8e6ca24e38','b3816f46-7d70-42a9-8693-20d741b3a87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5514cfe4d624a37ae9f65bf5ed1050e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:26.709193 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5dcd77a-2f08-436e-b9c4-f9283631de6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:26.718372 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5dcd77a-2f08-436e-b9c4-f9283631de6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:26.719346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Flow 'volume_create_api' (143184c5-381d-477e-8b7c-383b9d05e886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:26.720126 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Create volume request issued successfully. Jul 03 17:56:26.720624 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95016876-c2eb-4930-a9a6-e2ac68854dd0 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:26.720763 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 784/3113] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:56:26 2026] POST /volume/v3/volumes => generated 757 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:26.734003 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cbb4522c-7465-4b58-a6b9-42dbb2242c47 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:26.735550 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cbb4522c-7465-4b58-a6b9-42dbb2242c47 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf Jul 03 17:56:26.735721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cbb4522c-7465-4b58-a6b9-42dbb2242c47 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:26.735942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cbb4522c-7465-4b58-a6b9-42dbb2242c47 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:26.745413 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:26.745413 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:26.753073 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cbb4522c-7465-4b58-a6b9-42dbb2242c47 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Volume info retrieved successfully. Jul 03 17:56:26.758565 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cbb4522c-7465-4b58-a6b9-42dbb2242c47 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf returned with HTTP 200 Jul 03 17:56:26.759042 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 788/3114] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:26 2026] GET /volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:26.788410 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cf3fa0d5-561d-49d9-856c-a42716692eb0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:26.790278 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cf3fa0d5-561d-49d9-856c-a42716692eb0 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:26.790483 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cf3fa0d5-561d-49d9-856c-a42716692eb0 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:26.790763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cf3fa0d5-561d-49d9-856c-a42716692eb0 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:26.800344 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:26.800344 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:26.805147 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cf3fa0d5-561d-49d9-856c-a42716692eb0 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:26.811430 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cf3fa0d5-561d-49d9-856c-a42716692eb0 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:26.812170 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 775/3115] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:26 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:27.700539 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d08230ee-2080-4664-9603-4cf9d811e3c4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:27.703042 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d08230ee-2080-4664-9603-4cf9d811e3c4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:27.703130 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d08230ee-2080-4664-9603-4cf9d811e3c4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:27.703244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d08230ee-2080-4664-9603-4cf9d811e3c4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:27.703336 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d08230ee-2080-4664-9603-4cf9d811e3c4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:27.709517 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:27.709517 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:27.709517 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d08230ee-2080-4664-9603-4cf9d811e3c4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:27.709730 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 769/3116] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:27 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:27.775326 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-193b3a5b-25e7-43ac-9b83-5c42aa7b1469 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:27.777223 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-193b3a5b-25e7-43ac-9b83-5c42aa7b1469 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf Jul 03 17:56:27.777407 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-193b3a5b-25e7-43ac-9b83-5c42aa7b1469 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:27.777584 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-193b3a5b-25e7-43ac-9b83-5c42aa7b1469 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:27.785155 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:27.785155 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:27.788647 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-193b3a5b-25e7-43ac-9b83-5c42aa7b1469 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Volume info retrieved successfully. Jul 03 17:56:27.792749 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-193b3a5b-25e7-43ac-9b83-5c42aa7b1469 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf returned with HTTP 200 Jul 03 17:56:27.793176 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 785/3117] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:27 2026] GET /volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:27.811859 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d2e925fb-58ad-45df-83bf-fc32ad20d9ab None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:27.813302 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d2e925fb-58ad-45df-83bf-fc32ad20d9ab tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:56:27.813650 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d2e925fb-58ad-45df-83bf-fc32ad20d9ab tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12a8768e-5d82-4967-9d33-2036854885bf", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-403605128"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:27.821828 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:27.821828 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:27.822295 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d2e925fb-58ad-45df-83bf-fc32ad20d9ab tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Volume info retrieved successfully. Jul 03 17:56:27.822446 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-d2e925fb-58ad-45df-83bf-fc32ad20d9ab tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Create snapshot from volume 12a8768e-5d82-4967-9d33-2036854885bf Jul 03 17:56:27.828101 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7a316355-9838-4aa2-93be-7533da7baaf4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:27.832111 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a316355-9838-4aa2-93be-7533da7baaf4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:27.832323 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a316355-9838-4aa2-93be-7533da7baaf4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:27.832524 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a316355-9838-4aa2-93be-7533da7baaf4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:27.845615 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:27.845615 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:27.849025 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7a316355-9838-4aa2-93be-7533da7baaf4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:27.853095 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a316355-9838-4aa2-93be-7533da7baaf4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:27.853600 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 776/3118] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:27 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:27.884146 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-d2e925fb-58ad-45df-83bf-fc32ad20d9ab tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Created reservations ['24228991-fafd-40ad-a488-bdad366c66b7', 'e23c8399-1ce1-4a40-b5c1-72589cf2f9ad', '2ed6ece5-09e1-4420-9b93-e8966222ed91', '1f656ec7-16eb-4f6f-bd26-3414ac14c56c'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:27.960968 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d2e925fb-58ad-45df-83bf-fc32ad20d9ab tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot create request issued successfully. Jul 03 17:56:27.961415 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d2e925fb-58ad-45df-83bf-fc32ad20d9ab tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:56:27.962022 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 789/3119] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:56:27 2026] POST /volume/v3/snapshots => generated 313 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:27.973134 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ce448db7-518d-49bd-ae45-b64da9e8e7b7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:27.979929 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ce448db7-518d-49bd-ae45-b64da9e8e7b7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 Jul 03 17:56:27.979929 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ce448db7-518d-49bd-ae45-b64da9e8e7b7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:27.979929 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ce448db7-518d-49bd-ae45-b64da9e8e7b7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:27.983356 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:27.983356 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:27.983966 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ce448db7-518d-49bd-ae45-b64da9e8e7b7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:27.985497 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ce448db7-518d-49bd-ae45-b64da9e8e7b7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 returned with HTTP 200 Jul 03 17:56:27.986001 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 770/3120] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:27 2026] GET /volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:28.720789 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-89a03263-6d43-4f3a-bfed-ef075de44d7f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:28.722600 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-89a03263-6d43-4f3a-bfed-ef075de44d7f tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:28.722852 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-89a03263-6d43-4f3a-bfed-ef075de44d7f tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:28.723067 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-89a03263-6d43-4f3a-bfed-ef075de44d7f tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:28.723135 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-89a03263-6d43-4f3a-bfed-ef075de44d7f tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:28.727024 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:28.727024 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:28.727643 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-89a03263-6d43-4f3a-bfed-ef075de44d7f tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:28.728029 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 786/3121] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:28 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:28.866618 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8f1b1201-2549-4e10-95a4-99823be8e0dd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:28.868615 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f1b1201-2549-4e10-95a4-99823be8e0dd tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:28.868840 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f1b1201-2549-4e10-95a4-99823be8e0dd tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:28.869021 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f1b1201-2549-4e10-95a4-99823be8e0dd tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:28.878957 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:28.878957 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:28.883056 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8f1b1201-2549-4e10-95a4-99823be8e0dd tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:28.887758 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f1b1201-2549-4e10-95a4-99823be8e0dd tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:28.888211 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 777/3122] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:28 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:28.932555 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-9db29536-ba83-4baf-8336-3c7606503b72 req-d72e5688-1230-4a2b-8333-5eb062bf872b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:28.934621 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-d72e5688-1230-4a2b-8333-5eb062bf872b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] POST https://10.4.3.210/volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b/action Jul 03 17:56:28.934998 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-d72e5688-1230-4a2b-8333-5eb062bf872b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:28.935111 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-d72e5688-1230-4a2b-8333-5eb062bf872b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:28.949383 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:28.949383 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:28.984812 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-9db29536-ba83-4baf-8336-3c7606503b72 req-d72e5688-1230-4a2b-8333-5eb062bf872b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b/action returned with HTTP 204 Jul 03 17:56:28.985212 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 790/3123] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:56:28 2026] POST /volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:28.995307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a15c6be8-2caf-4583-8512-a98f7189f388 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:28.997203 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a15c6be8-2caf-4583-8512-a98f7189f388 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 Jul 03 17:56:28.997384 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a15c6be8-2caf-4583-8512-a98f7189f388 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:28.997563 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a15c6be8-2caf-4583-8512-a98f7189f388 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:29.002819 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:29.002819 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:29.003226 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a15c6be8-2caf-4583-8512-a98f7189f388 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:29.003970 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a15c6be8-2caf-4583-8512-a98f7189f388 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 returned with HTTP 200 Jul 03 17:56:29.004503 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 771/3124] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:28 2026] GET /volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:29.013528 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cfe12da3-c164-4bbb-a447-8cbb7443b61a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:29.015547 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cfe12da3-c164-4bbb-a447-8cbb7443b61a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:56:29.016088 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cfe12da3-c164-4bbb-a447-8cbb7443b61a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12a8768e-5d82-4967-9d33-2036854885bf", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1529489245"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:29.033517 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:29.033517 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:29.034017 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cfe12da3-c164-4bbb-a447-8cbb7443b61a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Volume info retrieved successfully. Jul 03 17:56:29.034142 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-cfe12da3-c164-4bbb-a447-8cbb7443b61a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Create snapshot from volume 12a8768e-5d82-4967-9d33-2036854885bf Jul 03 17:56:29.083980 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-cfe12da3-c164-4bbb-a447-8cbb7443b61a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Created reservations ['0260258f-1116-4519-8b50-678ddee04f80', '299052ed-af15-48bc-8fe5-c297c42ba28f', 'b3e35e7d-8315-4ff4-ac99-4c583722e227', '673a2f30-1072-49e5-bc52-b40f56674be8'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:29.125941 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cfe12da3-c164-4bbb-a447-8cbb7443b61a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot create request issued successfully. Jul 03 17:56:29.126407 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cfe12da3-c164-4bbb-a447-8cbb7443b61a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:56:29.127157 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 787/3125] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:56:29 2026] POST /volume/v3/snapshots => generated 314 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:29.138269 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-18277060-410d-4647-af89-31a072eb47c8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:29.142834 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-18277060-410d-4647-af89-31a072eb47c8 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 Jul 03 17:56:29.142834 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-18277060-410d-4647-af89-31a072eb47c8 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:29.142834 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-18277060-410d-4647-af89-31a072eb47c8 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:29.149570 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:29.149570 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:29.150403 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-18277060-410d-4647-af89-31a072eb47c8 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:29.151611 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-18277060-410d-4647-af89-31a072eb47c8 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 returned with HTTP 200 Jul 03 17:56:29.152138 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 778/3126] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:29 2026] GET /volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:29.738551 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1d9bdc1c-1076-4252-9aec-59b316725b6b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:29.741519 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1d9bdc1c-1076-4252-9aec-59b316725b6b tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:29.742026 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1d9bdc1c-1076-4252-9aec-59b316725b6b tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:29.742213 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1d9bdc1c-1076-4252-9aec-59b316725b6b tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:29.742431 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1d9bdc1c-1076-4252-9aec-59b316725b6b tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:29.748586 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:29.748586 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:29.749763 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1d9bdc1c-1076-4252-9aec-59b316725b6b tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:29.750539 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 791/3127] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:29 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:29.904107 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b1077859-d8f4-4b4b-abef-17ae3675f135 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:29.906474 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b1077859-d8f4-4b4b-abef-17ae3675f135 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:29.906734 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b1077859-d8f4-4b4b-abef-17ae3675f135 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:29.907016 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b1077859-d8f4-4b4b-abef-17ae3675f135 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:29.918528 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:29.918528 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:29.922349 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b1077859-d8f4-4b4b-abef-17ae3675f135 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:29.926693 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b1077859-d8f4-4b4b-abef-17ae3675f135 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:29.927173 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 772/3128] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:29 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:29.939796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7714dde5-ae2c-4ac5-a01d-28ac021ab244 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:29.942255 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7714dde5-ae2c-4ac5-a01d-28ac021ab244 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:29.942615 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7714dde5-ae2c-4ac5-a01d-28ac021ab244 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:29.942927 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7714dde5-ae2c-4ac5-a01d-28ac021ab244 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:29.956381 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:29.956381 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:29.961559 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7714dde5-ae2c-4ac5-a01d-28ac021ab244 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:29.967731 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7714dde5-ae2c-4ac5-a01d-28ac021ab244 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:29.968266 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 788/3129] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:29 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:29.985850 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d55a1e3c-0c8d-4ecf-81af-df295e649310 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:29.987991 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d55a1e3c-0c8d-4ecf-81af-df295e649310 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:56:29.989788 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d55a1e3c-0c8d-4ecf-81af-df295e649310 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "484fb47b-47c8-488c-8106-ea6cfd6bf032", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1563685399", "description": null, "metadata": null}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:30.005164 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:30.005164 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:30.006998 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d55a1e3c-0c8d-4ecf-81af-df295e649310 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:30.006998 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-d55a1e3c-0c8d-4ecf-81af-df295e649310 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Create snapshot from volume 484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:30.068219 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-d55a1e3c-0c8d-4ecf-81af-df295e649310 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Created reservations ['c146fa33-11ca-4af3-b6eb-a9d36ed8176e', 'a3b0f960-51de-41f1-ba05-6320622e91c5', '69ea01c1-016c-4d53-b63e-49e932a31e49', 'b315bade-dd80-4a70-a951-38c2ad3242e3'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:30.132051 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d55a1e3c-0c8d-4ecf-81af-df295e649310 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Snapshot force create request issued successfully. Jul 03 17:56:30.132051 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d55a1e3c-0c8d-4ecf-81af-df295e649310 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:56:30.132051 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 779/3130] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:56:29 2026] POST /volume/v3/snapshots => generated 311 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:30.144382 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3b5771ff-8b76-47bf-8eb5-4ff227cad208 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:30.146750 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3b5771ff-8b76-47bf-8eb5-4ff227cad208 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f Jul 03 17:56:30.147056 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3b5771ff-8b76-47bf-8eb5-4ff227cad208 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:30.147307 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3b5771ff-8b76-47bf-8eb5-4ff227cad208 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:30.154426 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:30.154426 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:30.155108 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3b5771ff-8b76-47bf-8eb5-4ff227cad208 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Snapshot retrieved successfully. Jul 03 17:56:30.157088 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3b5771ff-8b76-47bf-8eb5-4ff227cad208 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f returned with HTTP 200 Jul 03 17:56:30.157569 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 792/3131] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:30 2026] GET /volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:30.167554 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0a2caa03-da1d-4992-a899-1ac8b0d30226 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:30.171945 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a2caa03-da1d-4992-a899-1ac8b0d30226 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 Jul 03 17:56:30.172203 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a2caa03-da1d-4992-a899-1ac8b0d30226 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:30.172460 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a2caa03-da1d-4992-a899-1ac8b0d30226 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:30.182723 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:30.182723 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:30.182723 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0a2caa03-da1d-4992-a899-1ac8b0d30226 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:30.182723 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a2caa03-da1d-4992-a899-1ac8b0d30226 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 returned with HTTP 200 Jul 03 17:56:30.182723 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 773/3132] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:30 2026] GET /volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:30.194252 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a4cb8898-76bc-41d6-ba17-16805bdd30cd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:30.196550 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a4cb8898-76bc-41d6-ba17-16805bdd30cd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:56:30.197116 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a4cb8898-76bc-41d6-ba17-16805bdd30cd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12a8768e-5d82-4967-9d33-2036854885bf", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-959510762"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:30.209148 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:30.209148 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:30.209865 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a4cb8898-76bc-41d6-ba17-16805bdd30cd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Volume info retrieved successfully. Jul 03 17:56:30.210053 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-a4cb8898-76bc-41d6-ba17-16805bdd30cd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Create snapshot from volume 12a8768e-5d82-4967-9d33-2036854885bf Jul 03 17:56:30.245359 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-a4cb8898-76bc-41d6-ba17-16805bdd30cd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Created reservations ['555f9773-ea11-48d7-9c33-919c5e24bbc4', '2c54eb2a-69ea-419d-8791-55a512e000a3', 'cc348a2f-13df-4be0-9dbe-4015de5df484', '710dac7c-6e27-4dfb-ab6e-b778b12fd2ff'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:30.296348 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a4cb8898-76bc-41d6-ba17-16805bdd30cd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot create request issued successfully. Jul 03 17:56:30.296799 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a4cb8898-76bc-41d6-ba17-16805bdd30cd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:56:30.297223 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 789/3133] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:56:30 2026] POST /volume/v3/snapshots => generated 313 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:30.312042 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e83149b1-c115-4b7c-b9ee-daaf89d3978a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:30.315608 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e83149b1-c115-4b7c-b9ee-daaf89d3978a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 Jul 03 17:56:30.315608 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e83149b1-c115-4b7c-b9ee-daaf89d3978a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:30.315608 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e83149b1-c115-4b7c-b9ee-daaf89d3978a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:30.322755 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:30.322755 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:30.322755 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e83149b1-c115-4b7c-b9ee-daaf89d3978a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:30.322755 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e83149b1-c115-4b7c-b9ee-daaf89d3978a tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 returned with HTTP 200 Jul 03 17:56:30.322755 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 780/3134] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:30 2026] GET /volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:30.761523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-03dc379a-8876-4c4f-ac85-11a232a262e3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:30.763853 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-03dc379a-8876-4c4f-ac85-11a232a262e3 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:30.764160 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-03dc379a-8876-4c4f-ac85-11a232a262e3 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:30.764442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-03dc379a-8876-4c4f-ac85-11a232a262e3 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:30.764607 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-03dc379a-8876-4c4f-ac85-11a232a262e3 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:30.770389 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:30.770389 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:30.771173 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-03dc379a-8876-4c4f-ac85-11a232a262e3 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:30.771552 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 793/3135] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:30 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.169739 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-78fb19a4-738a-4ab2-97fd-5bd73ffeeae9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.171453 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78fb19a4-738a-4ab2-97fd-5bd73ffeeae9 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f Jul 03 17:56:31.171637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78fb19a4-738a-4ab2-97fd-5bd73ffeeae9 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.171853 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78fb19a4-738a-4ab2-97fd-5bd73ffeeae9 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.177277 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.177277 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:31.177722 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-78fb19a4-738a-4ab2-97fd-5bd73ffeeae9 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Snapshot retrieved successfully. Jul 03 17:56:31.178509 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78fb19a4-738a-4ab2-97fd-5bd73ffeeae9 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f returned with HTTP 200 Jul 03 17:56:31.179039 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 774/3136] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.187556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bd1e7312-5212-4407-9cdb-30b4a5bfd28e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.189316 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bd1e7312-5212-4407-9cdb-30b4a5bfd28e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f Jul 03 17:56:31.189481 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bd1e7312-5212-4407-9cdb-30b4a5bfd28e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.189649 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bd1e7312-5212-4407-9cdb-30b4a5bfd28e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.194760 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.194760 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:31.195351 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bd1e7312-5212-4407-9cdb-30b4a5bfd28e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Snapshot retrieved successfully. Jul 03 17:56:31.196051 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bd1e7312-5212-4407-9cdb-30b4a5bfd28e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f returned with HTTP 200 Jul 03 17:56:31.196554 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 790/3137] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.205395 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-053410ed-12b0-4697-9d53-ec0ec275c8b9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.207010 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-053410ed-12b0-4697-9d53-ec0ec275c8b9 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:56:31.207286 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-053410ed-12b0-4697-9d53-ec0ec275c8b9 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.207532 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-053410ed-12b0-4697-9d53-ec0ec275c8b9 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.222634 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.222634 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:31.225973 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-053410ed-12b0-4697-9d53-ec0ec275c8b9 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:56:31.231320 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-053410ed-12b0-4697-9d53-ec0ec275c8b9 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:56:31.231320 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 781/3138] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:31.336339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-41fab234-f480-458c-989a-3a3d083a06b7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.337993 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-41fab234-f480-458c-989a-3a3d083a06b7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 Jul 03 17:56:31.338155 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-41fab234-f480-458c-989a-3a3d083a06b7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.338326 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-41fab234-f480-458c-989a-3a3d083a06b7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.342999 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.342999 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:31.343393 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-41fab234-f480-458c-989a-3a3d083a06b7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:31.344101 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-41fab234-f480-458c-989a-3a3d083a06b7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 returned with HTTP 200 Jul 03 17:56:31.344605 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 794/3139] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.355764 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e4ef2d8a-4006-4c86-890c-59e5d91264d9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.358100 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e4ef2d8a-4006-4c86-890c-59e5d91264d9 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?limit=1 Jul 03 17:56:31.358284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e4ef2d8a-4006-4c86-890c-59e5d91264d9 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.358500 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e4ef2d8a-4006-4c86-890c-59e5d91264d9 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.358845 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-e4ef2d8a-4006-4c86-890c-59e5d91264d9 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.360546 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-e4ef2d8a-4006-4c86-890c-59e5d91264d9 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.364054 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e4ef2d8a-4006-4c86-890c-59e5d91264d9 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.364488 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e4ef2d8a-4006-4c86-890c-59e5d91264d9 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 17:56:31.364868 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 775/3140] 10.4.3.210 () {66 vars in 1258 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.377000 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-45d7178c-2c35-4c06-b9f6-0dcf5125234f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.380753 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-45d7178c-2c35-4c06-b9f6-0dcf5125234f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots Jul 03 17:56:31.381939 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-45d7178c-2c35-4c06-b9f6-0dcf5125234f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.381939 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-45d7178c-2c35-4c06-b9f6-0dcf5125234f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.381939 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-45d7178c-2c35-4c06-b9f6-0dcf5125234f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.384230 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-45d7178c-2c35-4c06-b9f6-0dcf5125234f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99940) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.391054 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-45d7178c-2c35-4c06-b9f6-0dcf5125234f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.391239 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-45d7178c-2c35-4c06-b9f6-0dcf5125234f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Jul 03 17:56:31.391787 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 791/3141] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.402146 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b5d7b1e3-13a6-4190-82d7-3c7e4d915ff2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.403836 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b5d7b1e3-13a6-4190-82d7-3c7e4d915ff2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?limit=100000 Jul 03 17:56:31.404095 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b5d7b1e3-13a6-4190-82d7-3c7e4d915ff2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.404343 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b5d7b1e3-13a6-4190-82d7-3c7e4d915ff2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.404642 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-b5d7b1e3-13a6-4190-82d7-3c7e4d915ff2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.405672 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.db.api [None req-b5d7b1e3-13a6-4190-82d7-3c7e4d915ff2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99942) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.410969 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b5d7b1e3-13a6-4190-82d7-3c7e4d915ff2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.410969 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b5d7b1e3-13a6-4190-82d7-3c7e4d915ff2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 17:56:31.410969 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 782/3142] 10.4.3.210 () {66 vars in 1268 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.423514 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3be82d2d-f33a-4a57-a9ee-4704112eefbd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.425890 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3be82d2d-f33a-4a57-a9ee-4704112eefbd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?limit=0 Jul 03 17:56:31.426150 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3be82d2d-f33a-4a57-a9ee-4704112eefbd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.426370 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3be82d2d-f33a-4a57-a9ee-4704112eefbd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.426635 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-3be82d2d-f33a-4a57-a9ee-4704112eefbd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.427969 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.db.api [None req-3be82d2d-f33a-4a57-a9ee-4704112eefbd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99941) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.443281 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3be82d2d-f33a-4a57-a9ee-4704112eefbd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.443607 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3be82d2d-f33a-4a57-a9ee-4704112eefbd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 17:56:31.444142 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 795/3143] 10.4.3.210 () {66 vars in 1258 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 17:56:31.456694 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ef91b603-d5c4-42f0-a0d0-eab1dac0ebc3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.459263 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ef91b603-d5c4-42f0-a0d0-eab1dac0ebc3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots Jul 03 17:56:31.459524 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ef91b603-d5c4-42f0-a0d0-eab1dac0ebc3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.459809 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ef91b603-d5c4-42f0-a0d0-eab1dac0ebc3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.460069 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-ef91b603-d5c4-42f0-a0d0-eab1dac0ebc3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.460428 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.460428 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:31.461894 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-ef91b603-d5c4-42f0-a0d0-eab1dac0ebc3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.469763 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ef91b603-d5c4-42f0-a0d0-eab1dac0ebc3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.469763 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ef91b603-d5c4-42f0-a0d0-eab1dac0ebc3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Jul 03 17:56:31.469763 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 776/3144] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.482301 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-430ee073-cade-4fe8-bff8-a04ea5464cd7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.484462 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-430ee073-cade-4fe8-bff8-a04ea5464cd7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?marker=48545213-a425-4f49-8195-37d1b0cbd016 Jul 03 17:56:31.484804 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-430ee073-cade-4fe8-bff8-a04ea5464cd7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.485002 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-430ee073-cade-4fe8-bff8-a04ea5464cd7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.485275 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-430ee073-cade-4fe8-bff8-a04ea5464cd7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.485859 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.485859 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:31.486881 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-430ee073-cade-4fe8-bff8-a04ea5464cd7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99940) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.514631 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-430ee073-cade-4fe8-bff8-a04ea5464cd7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.515041 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-430ee073-cade-4fe8-bff8-a04ea5464cd7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?marker=48545213-a425-4f49-8195-37d1b0cbd016 returned with HTTP 200 Jul 03 17:56:31.516549 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 792/3145] 10.4.3.210 () {66 vars in 1330 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?marker=48545213-a425-4f49-8195-37d1b0cbd016 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.525514 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3fd2c6af-fbae-4a40-9ccb-2984e7fc6ff7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.529581 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3fd2c6af-fbae-4a40-9ccb-2984e7fc6ff7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?offset=2&limit=3 Jul 03 17:56:31.529581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3fd2c6af-fbae-4a40-9ccb-2984e7fc6ff7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.529581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3fd2c6af-fbae-4a40-9ccb-2984e7fc6ff7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.529581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-3fd2c6af-fbae-4a40-9ccb-2984e7fc6ff7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.529581 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.529581 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:31.529581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.db.api [None req-3fd2c6af-fbae-4a40-9ccb-2984e7fc6ff7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99942) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.541799 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3fd2c6af-fbae-4a40-9ccb-2984e7fc6ff7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.542301 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3fd2c6af-fbae-4a40-9ccb-2984e7fc6ff7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 17:56:31.542877 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 783/3146] 10.4.3.210 () {66 vars in 1276 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.551754 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6c168168-126d-4150-9688-eee292b0e130 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.553529 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c168168-126d-4150-9688-eee292b0e130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 17:56:31.553745 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c168168-126d-4150-9688-eee292b0e130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.554367 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c168168-126d-4150-9688-eee292b0e130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.554367 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-6c168168-126d-4150-9688-eee292b0e130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.555143 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.db.api [None req-6c168168-126d-4150-9688-eee292b0e130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99941) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.568105 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6c168168-126d-4150-9688-eee292b0e130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.568525 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c168168-126d-4150-9688-eee292b0e130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 17:56:31.568942 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 796/3147] 10.4.3.210 () {66 vars in 1308 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.579465 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6e925a0a-9eaa-4a23-9703-788b03fd173d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.581065 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6e925a0a-9eaa-4a23-9703-788b03fd173d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 17:56:31.581242 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6e925a0a-9eaa-4a23-9703-788b03fd173d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.581411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6e925a0a-9eaa-4a23-9703-788b03fd173d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.581603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-6e925a0a-9eaa-4a23-9703-788b03fd173d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.581879 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.581879 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:31.582658 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-6e925a0a-9eaa-4a23-9703-788b03fd173d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.586415 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6e925a0a-9eaa-4a23-9703-788b03fd173d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.586745 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6e925a0a-9eaa-4a23-9703-788b03fd173d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 17:56:31.587087 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 777/3148] 10.4.3.210 () {66 vars in 1310 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.596152 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-05dd8b0c-22b9-4b61-bd46-e51932820f8d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.598074 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-05dd8b0c-22b9-4b61-bd46-e51932820f8d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 17:56:31.598383 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-05dd8b0c-22b9-4b61-bd46-e51932820f8d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.598645 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-05dd8b0c-22b9-4b61-bd46-e51932820f8d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.598968 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-05dd8b0c-22b9-4b61-bd46-e51932820f8d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.599302 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.599302 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:31.600572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-05dd8b0c-22b9-4b61-bd46-e51932820f8d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99940) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.611908 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-05dd8b0c-22b9-4b61-bd46-e51932820f8d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.612373 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-05dd8b0c-22b9-4b61-bd46-e51932820f8d tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 17:56:31.612976 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 793/3149] 10.4.3.210 () {66 vars in 1292 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.621615 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-31f2f76e-6e75-4d96-8a93-375524d4444f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.623412 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31f2f76e-6e75-4d96-8a93-375524d4444f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 17:56:31.623619 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31f2f76e-6e75-4d96-8a93-375524d4444f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.623851 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31f2f76e-6e75-4d96-8a93-375524d4444f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.624064 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-31f2f76e-6e75-4d96-8a93-375524d4444f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.624345 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.624345 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:31.625199 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.db.api [None req-31f2f76e-6e75-4d96-8a93-375524d4444f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99942) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.637061 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-31f2f76e-6e75-4d96-8a93-375524d4444f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.637656 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31f2f76e-6e75-4d96-8a93-375524d4444f tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 17:56:31.638117 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 784/3150] 10.4.3.210 () {66 vars in 1294 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.656065 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3ae3fd26-8adf-496b-8a73-71de335b83ff None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.657927 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3ae3fd26-8adf-496b-8a73-71de335b83ff tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 17:56:31.658160 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3ae3fd26-8adf-496b-8a73-71de335b83ff tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.658401 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3ae3fd26-8adf-496b-8a73-71de335b83ff tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.658668 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-3ae3fd26-8adf-496b-8a73-71de335b83ff tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.658964 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.658964 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:31.659734 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.db.api [None req-3ae3fd26-8adf-496b-8a73-71de335b83ff tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99941) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.671177 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3ae3fd26-8adf-496b-8a73-71de335b83ff tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.671600 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3ae3fd26-8adf-496b-8a73-71de335b83ff tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 17:56:31.672053 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 797/3151] 10.4.3.210 () {66 vars in 1312 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.680957 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a2f2ddd7-d8da-4d97-beaa-80ad6c6f6992 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.682547 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a2f2ddd7-d8da-4d97-beaa-80ad6c6f6992 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 17:56:31.682755 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a2f2ddd7-d8da-4d97-beaa-80ad6c6f6992 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.682937 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a2f2ddd7-d8da-4d97-beaa-80ad6c6f6992 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.683143 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-a2f2ddd7-d8da-4d97-beaa-80ad6c6f6992 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.683411 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.683411 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:31.685660 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-a2f2ddd7-d8da-4d97-beaa-80ad6c6f6992 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.699969 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a2f2ddd7-d8da-4d97-beaa-80ad6c6f6992 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.700346 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a2f2ddd7-d8da-4d97-beaa-80ad6c6f6992 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 17:56:31.700820 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 778/3152] 10.4.3.210 () {66 vars in 1314 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.721761 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ee9b923e-5fa5-4113-8319-63590388a130 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.723501 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ee9b923e-5fa5-4113-8319-63590388a130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 Jul 03 17:56:31.723665 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ee9b923e-5fa5-4113-8319-63590388a130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.724234 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ee9b923e-5fa5-4113-8319-63590388a130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'detail' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.724538 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-ee9b923e-5fa5-4113-8319-63590388a130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.724791 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.724791 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:31.725529 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-ee9b923e-5fa5-4113-8319-63590388a130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99940) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.741387 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ee9b923e-5fa5-4113-8319-63590388a130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.741823 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.741823 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:31.742426 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ee9b923e-5fa5-4113-8319-63590388a130 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 returned with HTTP 200 Jul 03 17:56:31.742868 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 794/3153] 10.4.3.210 () {66 vars in 1383 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.752884 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e6de3aa8-8ac5-4694-b508-4de8fba9bdfe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.754591 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e6de3aa8-8ac5-4694-b508-4de8fba9bdfe tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail?status=available Jul 03 17:56:31.754800 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e6de3aa8-8ac5-4694-b508-4de8fba9bdfe tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.754990 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e6de3aa8-8ac5-4694-b508-4de8fba9bdfe tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.755249 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-e6de3aa8-8ac5-4694-b508-4de8fba9bdfe tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.755501 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.755501 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:31.756263 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.db.api [None req-e6de3aa8-8ac5-4694-b508-4de8fba9bdfe tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99942) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.766848 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e6de3aa8-8ac5-4694-b508-4de8fba9bdfe tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.767338 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.767338 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:31.768164 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e6de3aa8-8ac5-4694-b508-4de8fba9bdfe tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 17:56:31.768653 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 785/3154] 10.4.3.210 () {66 vars in 1297 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:31.782106 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-53e952b8-3b44-4946-9023-c23356632123 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.783710 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53e952b8-3b44-4946-9023-c23356632123 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 Jul 03 17:56:31.783901 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53e952b8-3b44-4946-9023-c23356632123 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.784092 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53e952b8-3b44-4946-9023-c23356632123 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.784298 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-53e952b8-3b44-4946-9023-c23356632123 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.784550 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.784550 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:31.785612 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.db.api [None req-53e952b8-3b44-4946-9023-c23356632123 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99941) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.786611 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8c140900-2ce4-42e8-98a4-0b38b4778796 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.789027 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8c140900-2ce4-42e8-98a4-0b38b4778796 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:31.789257 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8c140900-2ce4-42e8-98a4-0b38b4778796 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.789473 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8c140900-2ce4-42e8-98a4-0b38b4778796 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.789715 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8c140900-2ce4-42e8-98a4-0b38b4778796 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:31.795265 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.795265 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:31.796117 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8c140900-2ce4-42e8-98a4-0b38b4778796 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:31.796542 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 779/3155] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.800240 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-53e952b8-3b44-4946-9023-c23356632123 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.800652 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.800652 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:31.801272 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53e952b8-3b44-4946-9023-c23356632123 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 returned with HTTP 200 Jul 03 17:56:31.801636 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 798/3156] 10.4.3.210 () {66 vars in 1417 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.813306 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ab94c5eb-b914-42e1-b394-854d67b4bc23 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.815099 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ab94c5eb-b914-42e1-b394-854d67b4bc23 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 Jul 03 17:56:31.815312 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ab94c5eb-b914-42e1-b394-854d67b4bc23 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.815498 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ab94c5eb-b914-42e1-b394-854d67b4bc23 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.815731 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-ab94c5eb-b914-42e1-b394-854d67b4bc23 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.817245 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-ab94c5eb-b914-42e1-b394-854d67b4bc23 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99940) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.821455 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ab94c5eb-b914-42e1-b394-854d67b4bc23 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.821873 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ab94c5eb-b914-42e1-b394-854d67b4bc23 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 returned with HTTP 200 Jul 03 17:56:31.822229 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 795/3157] 10.4.3.210 () {66 vars in 1362 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 => generated 341 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.837627 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b279827f-08d2-433e-87af-7ea452fddbdf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.840196 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b279827f-08d2-433e-87af-7ea452fddbdf tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?status=available Jul 03 17:56:31.841790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b279827f-08d2-433e-87af-7ea452fddbdf tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.841790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b279827f-08d2-433e-87af-7ea452fddbdf tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.841790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-b279827f-08d2-433e-87af-7ea452fddbdf tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.841910 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.db.api [None req-b279827f-08d2-433e-87af-7ea452fddbdf tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99942) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.847563 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b279827f-08d2-433e-87af-7ea452fddbdf tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.848118 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b279827f-08d2-433e-87af-7ea452fddbdf tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 17:56:31.848639 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 786/3158] 10.4.3.210 () {66 vars in 1276 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.862392 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-039d3216-7522-40b9-8bb5-c4af1cf53045 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.864504 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-039d3216-7522-40b9-8bb5-c4af1cf53045 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 Jul 03 17:56:31.864733 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-039d3216-7522-40b9-8bb5-c4af1cf53045 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.865316 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-039d3216-7522-40b9-8bb5-c4af1cf53045 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.865790 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-039d3216-7522-40b9-8bb5-c4af1cf53045 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:56:31.867032 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-039d3216-7522-40b9-8bb5-c4af1cf53045 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:56:31.881953 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-039d3216-7522-40b9-8bb5-c4af1cf53045 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Get all snapshots completed successfully. Jul 03 17:56:31.882407 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-039d3216-7522-40b9-8bb5-c4af1cf53045 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 returned with HTTP 200 Jul 03 17:56:31.883056 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 780/3159] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-959510762 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:31.896463 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3d35f514-5192-40f2-a79c-87c5bf709ba3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.898510 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3d35f514-5192-40f2-a79c-87c5bf709ba3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 Jul 03 17:56:31.898731 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3d35f514-5192-40f2-a79c-87c5bf709ba3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.898940 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3d35f514-5192-40f2-a79c-87c5bf709ba3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.899040 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-3d35f514-5192-40f2-a79c-87c5bf709ba3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Delete snapshot with id: ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 Jul 03 17:56:31.908632 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.908632 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:31.910810 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3d35f514-5192-40f2-a79c-87c5bf709ba3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:31.951481 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3d35f514-5192-40f2-a79c-87c5bf709ba3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot delete request issued successfully. Jul 03 17:56:31.951714 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3d35f514-5192-40f2-a79c-87c5bf709ba3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 returned with HTTP 202 Jul 03 17:56:31.952250 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 799/3160] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:56:31 2026] DELETE /volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:31.971947 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f44fa7f0-ca34-450d-bffb-6a3aa1a651b8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:31.971947 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f44fa7f0-ca34-450d-bffb-6a3aa1a651b8 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 Jul 03 17:56:31.971947 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f44fa7f0-ca34-450d-bffb-6a3aa1a651b8 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:31.971947 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f44fa7f0-ca34-450d-bffb-6a3aa1a651b8 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:31.975597 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:31.975597 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:31.976307 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f44fa7f0-ca34-450d-bffb-6a3aa1a651b8 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:31.981627 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f44fa7f0-ca34-450d-bffb-6a3aa1a651b8 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 returned with HTTP 200 Jul 03 17:56:31.981627 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 796/3161] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:31 2026] GET /volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:32.811026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0e35fdf4-09db-471e-8fda-1612f8427b60 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:32.820444 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0e35fdf4-09db-471e-8fda-1612f8427b60 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:32.820444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0e35fdf4-09db-471e-8fda-1612f8427b60 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:32.820444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0e35fdf4-09db-471e-8fda-1612f8427b60 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:32.820444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-0e35fdf4-09db-471e-8fda-1612f8427b60 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:32.820444 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:32.820444 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:32.821035 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0e35fdf4-09db-471e-8fda-1612f8427b60 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:32.821563 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 787/3162] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:32 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:56:32.991124 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6de4c3ac-a880-4f91-a0d9-ab8e89128fad None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:32.992851 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6de4c3ac-a880-4f91-a0d9-ab8e89128fad tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 Jul 03 17:56:32.993049 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6de4c3ac-a880-4f91-a0d9-ab8e89128fad tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:32.993245 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6de4c3ac-a880-4f91-a0d9-ab8e89128fad tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:33.168748 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6de4c3ac-a880-4f91-a0d9-ab8e89128fad tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 returned with HTTP 404 Jul 03 17:56:33.169249 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 781/3163] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:32 2026] GET /volume/v3/snapshots/ecc9ccbb-7fa4-4ec4-859f-6b08e677b250 => generated 111 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:33.176270 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0dd06114-e122-4cb5-bb8b-7e879ab4f4b2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:33.178080 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0dd06114-e122-4cb5-bb8b-7e879ab4f4b2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 Jul 03 17:56:33.181721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0dd06114-e122-4cb5-bb8b-7e879ab4f4b2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:33.181721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0dd06114-e122-4cb5-bb8b-7e879ab4f4b2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:33.181721 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-0dd06114-e122-4cb5-bb8b-7e879ab4f4b2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Delete snapshot with id: 48545213-a425-4f49-8195-37d1b0cbd016 Jul 03 17:56:33.184480 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:33.184480 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:33.184993 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0dd06114-e122-4cb5-bb8b-7e879ab4f4b2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:33.210702 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0dd06114-e122-4cb5-bb8b-7e879ab4f4b2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot delete request issued successfully. Jul 03 17:56:33.210930 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0dd06114-e122-4cb5-bb8b-7e879ab4f4b2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 returned with HTTP 202 Jul 03 17:56:33.211310 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 800/3164] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:56:33 2026] DELETE /volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:33.219654 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a947fca3-ad81-465e-a48e-d094d65db4ea None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:33.221880 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a947fca3-ad81-465e-a48e-d094d65db4ea tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 Jul 03 17:56:33.222154 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a947fca3-ad81-465e-a48e-d094d65db4ea tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:33.222429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a947fca3-ad81-465e-a48e-d094d65db4ea tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:33.227782 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:33.227782 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:33.228216 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a947fca3-ad81-465e-a48e-d094d65db4ea tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:33.229112 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a947fca3-ad81-465e-a48e-d094d65db4ea tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 returned with HTTP 200 Jul 03 17:56:33.229556 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 797/3165] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:33 2026] GET /volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:33.790735 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7c403509-20a9-49e7-a062-00b6b151e3c4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:33.794823 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7c403509-20a9-49e7-a062-00b6b151e3c4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a Jul 03 17:56:33.794823 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7c403509-20a9-49e7-a062-00b6b151e3c4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:33.794823 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7c403509-20a9-49e7-a062-00b6b151e3c4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:33.804344 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:33.804344 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:33.808385 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7c403509-20a9-49e7-a062-00b6b151e3c4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:56:33.813749 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7c403509-20a9-49e7-a062-00b6b151e3c4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a returned with HTTP 200 Jul 03 17:56:33.814333 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 788/3166] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:33 2026] GET /volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:33.842240 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b750c7b7-dc8c-47f3-a5f9-b8ffc5680981 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:33.842240 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b750c7b7-dc8c-47f3-a5f9-b8ffc5680981 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:33.842240 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b750c7b7-dc8c-47f3-a5f9-b8ffc5680981 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:33.842240 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b750c7b7-dc8c-47f3-a5f9-b8ffc5680981 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:33.842240 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-b750c7b7-dc8c-47f3-a5f9-b8ffc5680981 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:33.843830 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:33.843830 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:33.844981 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b750c7b7-dc8c-47f3-a5f9-b8ffc5680981 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:33.845446 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 782/3167] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:33 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:33.857528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5d2a1757-5ce9-4c77-9ca8-5ab7c624c47c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:33.859530 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5d2a1757-5ce9-4c77-9ca8-5ab7c624c47c tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 Jul 03 17:56:33.859759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5d2a1757-5ce9-4c77-9ca8-5ab7c624c47c tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:33.859977 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5d2a1757-5ce9-4c77-9ca8-5ab7c624c47c tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:33.867620 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:33.867620 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:33.872810 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5d2a1757-5ce9-4c77-9ca8-5ab7c624c47c tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Volume info retrieved successfully. Jul 03 17:56:33.877651 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5d2a1757-5ce9-4c77-9ca8-5ab7c624c47c tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 returned with HTTP 200 Jul 03 17:56:33.878101 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 801/3168] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:33 2026] GET /volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:33.892023 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4d62d7a8-f3cd-4859-ba18-02bc8ce84380 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:33.893592 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4d62d7a8-f3cd-4859-ba18-02bc8ce84380 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] PUT https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:33.894024 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4d62d7a8-f3cd-4859-ba18-02bc8ce84380 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1300149705", "description": "tempest-volume-backup-description-891381145"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:33.899279 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:33.899279 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:33.940691 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4d62d7a8-f3cd-4859-ba18-02bc8ce84380 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:33.941254 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 798/3169] 10.4.3.210 () {70 vars in 1409 bytes} [Fri Jul 3 17:56:33 2026] PUT /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 333 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:33.959677 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0486f5b3-b3a4-4170-8855-3e398f059633 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:33.962202 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0486f5b3-b3a4-4170-8855-3e398f059633 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:33.962633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0486f5b3-b3a4-4170-8855-3e398f059633 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:33.962936 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0486f5b3-b3a4-4170-8855-3e398f059633 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:33.963156 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-0486f5b3-b3a4-4170-8855-3e398f059633 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:33.970583 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:33.970583 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:33.971286 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0486f5b3-b3a4-4170-8855-3e398f059633 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:33.971651 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 789/3170] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:33 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 840 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:33.980882 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-144c0aaf-7f3f-4e97-a4cd-6863f169079e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:33.982591 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-144c0aaf-7f3f-4e97-a4cd-6863f169079e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] DELETE https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:33.982816 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-144c0aaf-7f3f-4e97-a4cd-6863f169079e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:33.983095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-144c0aaf-7f3f-4e97-a4cd-6863f169079e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:33.983225 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-144c0aaf-7f3f-4e97-a4cd-6863f169079e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Delete backup with id: d357623f-2324-42e8-8202-22b519dcba88. Jul 03 17:56:33.988047 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:33.988047 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:34.030005 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-144c0aaf-7f3f-4e97-a4cd-6863f169079e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] delete_backup rpcapi backup_id d357623f-2324-42e8-8202-22b519dcba88 {{(pid=99943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:56:34.033027 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-144c0aaf-7f3f-4e97-a4cd-6863f169079e tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 202 Jul 03 17:56:34.033027 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 783/3171] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 17:56:33 2026] DELETE /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:56:34.045616 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-db23f0d5-337d-4188-8832-080e12d3719c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:34.052389 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-db23f0d5-337d-4188-8832-080e12d3719c tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:34.052749 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-db23f0d5-337d-4188-8832-080e12d3719c tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:34.054611 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-db23f0d5-337d-4188-8832-080e12d3719c tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:34.054611 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-db23f0d5-337d-4188-8832-080e12d3719c tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:34.065679 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:34.065679 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:34.066639 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-db23f0d5-337d-4188-8832-080e12d3719c tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 200 Jul 03 17:56:34.067063 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 802/3172] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:34 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:34.240264 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1d3c9ab3-99fb-4755-a49b-68a45c91f4a7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:34.242448 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1d3c9ab3-99fb-4755-a49b-68a45c91f4a7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 Jul 03 17:56:34.242661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1d3c9ab3-99fb-4755-a49b-68a45c91f4a7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:34.242913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1d3c9ab3-99fb-4755-a49b-68a45c91f4a7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:34.259506 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1d3c9ab3-99fb-4755-a49b-68a45c91f4a7 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 returned with HTTP 404 Jul 03 17:56:34.260227 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 799/3173] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:34 2026] GET /volume/v3/snapshots/48545213-a425-4f49-8195-37d1b0cbd016 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:34.272061 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-360c4a70-4e6d-4f10-9fb4-e9f1229f9dec None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:34.276915 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-360c4a70-4e6d-4f10-9fb4-e9f1229f9dec tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 Jul 03 17:56:34.277129 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-360c4a70-4e6d-4f10-9fb4-e9f1229f9dec tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:34.277318 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-360c4a70-4e6d-4f10-9fb4-e9f1229f9dec tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:34.277418 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-360c4a70-4e6d-4f10-9fb4-e9f1229f9dec tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Delete snapshot with id: 57818e58-724d-4a4e-999e-032255c00e47 Jul 03 17:56:34.290488 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:34.290488 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:34.290488 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-360c4a70-4e6d-4f10-9fb4-e9f1229f9dec tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:34.343076 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-360c4a70-4e6d-4f10-9fb4-e9f1229f9dec tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot delete request issued successfully. Jul 03 17:56:34.343189 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-360c4a70-4e6d-4f10-9fb4-e9f1229f9dec tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 returned with HTTP 202 Jul 03 17:56:34.343626 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 790/3174] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:56:34 2026] DELETE /volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:34.355654 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-468294ca-81b0-424b-8381-eb0c715e53fa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:34.357956 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-468294ca-81b0-424b-8381-eb0c715e53fa tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 Jul 03 17:56:34.358170 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-468294ca-81b0-424b-8381-eb0c715e53fa tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:34.358398 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-468294ca-81b0-424b-8381-eb0c715e53fa tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:34.363399 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:34.363399 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:34.363894 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-468294ca-81b0-424b-8381-eb0c715e53fa tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Snapshot retrieved successfully. Jul 03 17:56:34.364623 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-468294ca-81b0-424b-8381-eb0c715e53fa tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 returned with HTTP 200 Jul 03 17:56:34.365049 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 784/3175] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:34 2026] GET /volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:35.078382 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-18a07dc1-8c03-4750-86af-5a640507f6e4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:35.081387 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-18a07dc1-8c03-4750-86af-5a640507f6e4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 Jul 03 17:56:35.081719 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-18a07dc1-8c03-4750-86af-5a640507f6e4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:35.081984 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-18a07dc1-8c03-4750-86af-5a640507f6e4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:35.082092 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-18a07dc1-8c03-4750-86af-5a640507f6e4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Show backup with id d357623f-2324-42e8-8202-22b519dcba88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:56:35.088631 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=327,cinder:UPDATE=94,cinder:INSERT=45,cinder:DELETE=1 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:56:35.091150 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-18a07dc1-8c03-4750-86af-5a640507f6e4 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 returned with HTTP 404 Jul 03 17:56:35.091670 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 803/3176] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:35 2026] GET /volume/v3/backups/d357623f-2324-42e8-8202-22b519dcba88 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:35.231914 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2088e019-cf01-4f0b-8de0-86f1fef28c1a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:35.233905 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2088e019-cf01-4f0b-8de0-86f1fef28c1a tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 Jul 03 17:56:35.234137 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2088e019-cf01-4f0b-8de0-86f1fef28c1a tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:35.234316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2088e019-cf01-4f0b-8de0-86f1fef28c1a tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:35.236347 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=309,cinder:UPDATE=87,cinder:INSERT=44 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:56:35.243297 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:35.243297 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:35.246549 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2088e019-cf01-4f0b-8de0-86f1fef28c1a tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Volume info retrieved successfully. Jul 03 17:56:35.254339 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2088e019-cf01-4f0b-8de0-86f1fef28c1a tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 returned with HTTP 200 Jul 03 17:56:35.254339 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 800/3177] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:35 2026] GET /volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:35.267346 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-890beeec-55e7-49d9-a1bc-38ffbe4097ce None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:35.269141 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-890beeec-55e7-49d9-a1bc-38ffbe4097ce tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] DELETE https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 Jul 03 17:56:35.269362 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-890beeec-55e7-49d9-a1bc-38ffbe4097ce tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:35.269547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-890beeec-55e7-49d9-a1bc-38ffbe4097ce tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:35.269740 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-890beeec-55e7-49d9-a1bc-38ffbe4097ce tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Delete volume with id: 29200207-db1c-4cc2-b9c2-2252f56e94d6 Jul 03 17:56:35.272094 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=289,cinder:UPDATE=54,cinder:INSERT=31 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:56:35.276873 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:35.276873 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:35.277504 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-890beeec-55e7-49d9-a1bc-38ffbe4097ce tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Volume info retrieved successfully. Jul 03 17:56:35.319653 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-890beeec-55e7-49d9-a1bc-38ffbe4097ce tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Delete volume request issued successfully. Jul 03 17:56:35.319927 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-890beeec-55e7-49d9-a1bc-38ffbe4097ce tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 returned with HTTP 202 Jul 03 17:56:35.320449 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 791/3178] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 17:56:35 2026] DELETE /volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:35.330740 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-27d9c07e-0dd3-4e5f-b969-b64bf9e56ad8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:35.333585 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-27d9c07e-0dd3-4e5f-b969-b64bf9e56ad8 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 Jul 03 17:56:35.333830 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-27d9c07e-0dd3-4e5f-b969-b64bf9e56ad8 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:35.334008 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-27d9c07e-0dd3-4e5f-b969-b64bf9e56ad8 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:35.342416 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:35.342416 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:35.345929 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-27d9c07e-0dd3-4e5f-b969-b64bf9e56ad8 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Volume info retrieved successfully. Jul 03 17:56:35.350942 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-27d9c07e-0dd3-4e5f-b969-b64bf9e56ad8 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 returned with HTTP 200 Jul 03 17:56:35.351337 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 785/3179] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:35 2026] GET /volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:35.375414 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cee0385c-c372-4027-b1da-510d5ca625a2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:35.377383 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cee0385c-c372-4027-b1da-510d5ca625a2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 Jul 03 17:56:35.377689 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cee0385c-c372-4027-b1da-510d5ca625a2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:35.377921 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cee0385c-c372-4027-b1da-510d5ca625a2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:35.383640 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cee0385c-c372-4027-b1da-510d5ca625a2 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 returned with HTTP 404 Jul 03 17:56:35.384448 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 804/3180] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:35 2026] GET /volume/v3/snapshots/57818e58-724d-4a4e-999e-032255c00e47 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:35.393120 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2eff6218-baa7-4769-bbb9-6eb1e41e2c27 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:35.395361 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2eff6218-baa7-4769-bbb9-6eb1e41e2c27 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf Jul 03 17:56:35.395547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2eff6218-baa7-4769-bbb9-6eb1e41e2c27 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:35.395803 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2eff6218-baa7-4769-bbb9-6eb1e41e2c27 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:35.403494 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:35.403494 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:35.408134 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2eff6218-baa7-4769-bbb9-6eb1e41e2c27 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Volume info retrieved successfully. Jul 03 17:56:35.412962 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2eff6218-baa7-4769-bbb9-6eb1e41e2c27 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf returned with HTTP 200 Jul 03 17:56:35.412962 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 801/3181] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:35 2026] GET /volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:35.429104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-182dbc5c-a6c4-4513-86ef-282a468f1853 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:35.432462 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-182dbc5c-a6c4-4513-86ef-282a468f1853 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] DELETE https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf Jul 03 17:56:35.432760 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-182dbc5c-a6c4-4513-86ef-282a468f1853 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:35.433047 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-182dbc5c-a6c4-4513-86ef-282a468f1853 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:35.433326 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-182dbc5c-a6c4-4513-86ef-282a468f1853 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Delete volume with id: 12a8768e-5d82-4967-9d33-2036854885bf Jul 03 17:56:35.445677 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:35.445677 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:35.446557 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-182dbc5c-a6c4-4513-86ef-282a468f1853 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Volume info retrieved successfully. Jul 03 17:56:35.507179 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-182dbc5c-a6c4-4513-86ef-282a468f1853 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Delete volume request issued successfully. Jul 03 17:56:35.507424 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-182dbc5c-a6c4-4513-86ef-282a468f1853 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf returned with HTTP 202 Jul 03 17:56:35.508048 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 792/3182] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:56:35 2026] DELETE /volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:35.515166 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e0b30068-719c-49b9-8731-6c69ebc8d5c3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:35.516780 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e0b30068-719c-49b9-8731-6c69ebc8d5c3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf Jul 03 17:56:35.517109 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e0b30068-719c-49b9-8731-6c69ebc8d5c3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:35.517174 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e0b30068-719c-49b9-8731-6c69ebc8d5c3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:35.524429 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:35.524429 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:35.529060 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e0b30068-719c-49b9-8731-6c69ebc8d5c3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Volume info retrieved successfully. Jul 03 17:56:35.533047 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e0b30068-719c-49b9-8731-6c69ebc8d5c3 tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf returned with HTTP 200 Jul 03 17:56:35.533376 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 786/3183] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:35 2026] GET /volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:36.366156 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e9d95e6f-9ef3-4c38-a904-c159a4e63b44 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:36.368148 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e9d95e6f-9ef3-4c38-a904-c159a4e63b44 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] GET https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 Jul 03 17:56:36.368467 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e9d95e6f-9ef3-4c38-a904-c159a4e63b44 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:36.368751 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e9d95e6f-9ef3-4c38-a904-c159a4e63b44 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:36.375062 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e9d95e6f-9ef3-4c38-a904-c159a4e63b44 tempest-VolumesBackupsV39Test-676242532 tempest-VolumesBackupsV39Test-676242532-project-member] https://10.4.3.210/volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 returned with HTTP 404 Jul 03 17:56:36.375624 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 805/3184] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:56:36 2026] GET /volume/v3/volumes/29200207-db1c-4cc2-b9c2-2252f56e94d6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:36.547522 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ff1e008b-60ea-4189-b6f8-615eea57e1dd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:36.549372 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ff1e008b-60ea-4189-b6f8-615eea57e1dd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] GET https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf Jul 03 17:56:36.549585 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ff1e008b-60ea-4189-b6f8-615eea57e1dd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:36.549814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ff1e008b-60ea-4189-b6f8-615eea57e1dd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:36.555707 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ff1e008b-60ea-4189-b6f8-615eea57e1dd tempest-VolumesSnapshotListTestJSON-876380414 tempest-VolumesSnapshotListTestJSON-876380414-project-member] https://10.4.3.210/volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf returned with HTTP 404 Jul 03 17:56:36.556218 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 802/3185] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:36 2026] GET /volume/v3/volumes/12a8768e-5d82-4967-9d33-2036854885bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:37.872662 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:37.874285 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:37.874591 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-VolumesExtendTest-Volume-923906982"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:37.876474 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Create volume request body: {'volume': {'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-923906982'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:37.964641 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Create volume of 1 GB Jul 03 17:56:37.970926 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Availability Zones retrieved successfully. Jul 03 17:56:37.978409 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Flow 'volume_create_api' (ef30159b-8b7c-4878-b199-46d95ec9c426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:37.979518 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b99b75b-3735-4aaa-aabf-0f413349ad1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:37.980470 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:38.051434 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b99b75b-3735-4aaa-aabf-0f413349ad1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:38.053036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d3dbc35-b1c6-48ba-b3b2-b3f5cf473b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:38.158432 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Created reservations ['050562da-e24a-40a1-a794-19adf33c9242', '1d471e96-58ad-4125-830e-85838029afbf', '1c70b4a5-5ee5-4345-92cd-29e7c81e6a56', 'dda92a4b-19dd-48f0-93d5-f17aaf37ebeb'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:38.160318 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d3dbc35-b1c6-48ba-b3b2-b3f5cf473b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['050562da-e24a-40a1-a794-19adf33c9242', '1d471e96-58ad-4125-830e-85838029afbf', '1c70b4a5-5ee5-4345-92cd-29e7c81e6a56', 'dda92a4b-19dd-48f0-93d5-f17aaf37ebeb']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:38.161496 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a11419ab-4113-460e-b677-a77a5d1454e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:38.197148 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a11419ab-4113-460e-b677-a77a5d1454e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62e9f347-af58-4fbe-a176-5df1672e4a02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-923906982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e45244fa9604d29aff1dec8294d3cdd',qos_specs=None,replication_status=,reservations=['050562da-e24a-40a1-a794-19adf33c9242','1d471e96-58ad-4125-830e-85838029afbf','1c70b4a5-5ee5-4345-92cd-29e7c81e6a56','dda92a4b-19dd-48f0-93d5-f17aaf37ebeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7af0130ff5b042f585d0584f5bbaa008',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-923906982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62e9f347-af58-4fbe-a176-5df1672e4a02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e45244fa9604d29aff1dec8294d3cdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7af0130ff5b042f585d0584f5bbaa008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:38.198405 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3231c1db-fd28-433e-8c8e-eaa191ddf780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:38.219215 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3231c1db-fd28-433e-8c8e-eaa191ddf780) transitioned into state 'SUCCESS' from state '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-923906982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e45244fa9604d29aff1dec8294d3cdd',qos_specs=None,replication_status=,reservations=['050562da-e24a-40a1-a794-19adf33c9242','1d471e96-58ad-4125-830e-85838029afbf','1c70b4a5-5ee5-4345-92cd-29e7c81e6a56','dda92a4b-19dd-48f0-93d5-f17aaf37ebeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7af0130ff5b042f585d0584f5bbaa008',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:38.220186 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0fd0d3-9e17-4745-9b29-4f181578a84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:38.231136 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0fd0d3-9e17-4745-9b29-4f181578a84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:38.232180 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Flow 'volume_create_api' (ef30159b-8b7c-4878-b199-46d95ec9c426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:38.232573 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Create volume request issued successfully. Jul 03 17:56:38.237457 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7dbf6f24-6f0f-45df-b1c1-b97eaf54dc21 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:38.238369 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 793/3186] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:56:37 2026] POST /volume/v3/volumes => generated 747 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:38.250258 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-850d5b78-6b89-4223-b622-e4f84279ce8e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:38.253561 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-850d5b78-6b89-4223-b622-e4f84279ce8e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 Jul 03 17:56:38.253794 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-850d5b78-6b89-4223-b622-e4f84279ce8e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:38.253979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-850d5b78-6b89-4223-b622-e4f84279ce8e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:38.257258 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=263,cinder:UPDATE=57,cinder:INSERT=25 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:56:38.266525 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:38.266525 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:38.272688 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-850d5b78-6b89-4223-b622-e4f84279ce8e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:38.277853 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-850d5b78-6b89-4223-b622-e4f84279ce8e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 returned with HTTP 200 Jul 03 17:56:38.278334 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 787/3187] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:38 2026] GET /volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:38.332168 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-6e5f834d-aa10-4924-91fe-4de532ebb8d7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:38.334338 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-6e5f834d-aa10-4924-91fe-4de532ebb8d7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/attachments/588a1d07-d2ce-4dc3-b4e9-b4bb202380c3 Jul 03 17:56:38.334525 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-6e5f834d-aa10-4924-91fe-4de532ebb8d7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:38.334789 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-6e5f834d-aa10-4924-91fe-4de532ebb8d7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:38.342050 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:38.342050 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:38.878679 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-6e5f834d-aa10-4924-91fe-4de532ebb8d7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/588a1d07-d2ce-4dc3-b4e9-b4bb202380c3 returned with HTTP 200 Jul 03 17:56:38.879438 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 806/3188] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:56:38 2026] DELETE /volume/v3/attachments/588a1d07-d2ce-4dc3-b4e9-b4bb202380c3 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:38.889360 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-13de3be9-0b02-4e80-838d-382a90e2f959 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:38.891228 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-13de3be9-0b02-4e80-838d-382a90e2f959 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a Jul 03 17:56:38.891401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-13de3be9-0b02-4e80-838d-382a90e2f959 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:38.891565 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-13de3be9-0b02-4e80-838d-382a90e2f959 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:38.891733 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-13de3be9-0b02-4e80-838d-382a90e2f959 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a Jul 03 17:56:38.899532 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:38.899532 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:38.900124 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-13de3be9-0b02-4e80-838d-382a90e2f959 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:56:38.926176 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-13de3be9-0b02-4e80-838d-382a90e2f959 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume request issued successfully. Jul 03 17:56:38.926369 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-788a89b1-ba52-45a9-9c29-a64ceef26436 req-13de3be9-0b02-4e80-838d-382a90e2f959 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a returned with HTTP 202 Jul 03 17:56:38.926829 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 803/3189] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:56:38 2026] DELETE /volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:39.292743 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e77cf6e2-a143-4101-b155-09239911f098 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:39.295004 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e77cf6e2-a143-4101-b155-09239911f098 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 Jul 03 17:56:39.295235 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e77cf6e2-a143-4101-b155-09239911f098 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:39.295430 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e77cf6e2-a143-4101-b155-09239911f098 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:39.303025 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:39.303025 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:39.306895 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e77cf6e2-a143-4101-b155-09239911f098 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:39.312176 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e77cf6e2-a143-4101-b155-09239911f098 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 returned with HTTP 200 Jul 03 17:56:39.312572 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 794/3190] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:39 2026] GET /volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:39.325090 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5aba6fa9-ac65-4130-a31f-7546fd60cd31 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:39.326979 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5aba6fa9-ac65-4130-a31f-7546fd60cd31 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] POST https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02/action Jul 03 17:56:39.329479 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5aba6fa9-ac65-4130-a31f-7546fd60cd31 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:39.329479 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5aba6fa9-ac65-4130-a31f-7546fd60cd31 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:39.335886 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:39.335886 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:39.336494 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5aba6fa9-ac65-4130-a31f-7546fd60cd31 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:39.375301 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-5aba6fa9-ac65-4130-a31f-7546fd60cd31 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Created reservations ['4cee26d3-f092-4b61-a2c0-695de375ee3d', 'cd22da80-8763-46f3-a0f0-a0fb1e51a901'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:39.387795 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5aba6fa9-ac65-4130-a31f-7546fd60cd31 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Extend volume request issued successfully. Jul 03 17:56:39.387795 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5aba6fa9-ac65-4130-a31f-7546fd60cd31 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02/action returned with HTTP 202 Jul 03 17:56:39.387795 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 788/3191] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:56:39 2026] POST /volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:56:39.393525 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-579070a5-7b9c-439c-851c-9810a7d2c444 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:39.398787 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-579070a5-7b9c-439c-851c-9810a7d2c444 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 Jul 03 17:56:39.398787 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-579070a5-7b9c-439c-851c-9810a7d2c444 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:39.398787 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-579070a5-7b9c-439c-851c-9810a7d2c444 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:39.407796 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:39.407796 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:39.411679 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-579070a5-7b9c-439c-851c-9810a7d2c444 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:39.416558 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-579070a5-7b9c-439c-851c-9810a7d2c444 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 returned with HTTP 200 Jul 03 17:56:39.417128 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 807/3192] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:39 2026] GET /volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:40.431580 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-59c20231-2126-48b3-9534-6c0ec9f919a1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:40.433327 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-59c20231-2126-48b3-9534-6c0ec9f919a1 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 Jul 03 17:56:40.433533 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-59c20231-2126-48b3-9534-6c0ec9f919a1 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:40.433723 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-59c20231-2126-48b3-9534-6c0ec9f919a1 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:40.440789 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:40.440789 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:40.444289 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-59c20231-2126-48b3-9534-6c0ec9f919a1 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:40.448696 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-59c20231-2126-48b3-9534-6c0ec9f919a1 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 returned with HTTP 200 Jul 03 17:56:40.449166 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 804/3193] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:40 2026] GET /volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:40.463994 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cab32f86-f0b0-4b21-aee4-57344bd599b9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:40.466105 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cab32f86-f0b0-4b21-aee4-57344bd599b9 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 Jul 03 17:56:40.466328 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cab32f86-f0b0-4b21-aee4-57344bd599b9 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:40.466610 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cab32f86-f0b0-4b21-aee4-57344bd599b9 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:40.475522 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:40.475522 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:40.479590 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cab32f86-f0b0-4b21-aee4-57344bd599b9 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:40.485555 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cab32f86-f0b0-4b21-aee4-57344bd599b9 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 returned with HTTP 200 Jul 03 17:56:40.486142 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 795/3194] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:40 2026] GET /volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:40.498491 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4727aa49-dabf-42c4-bd18-567564852eae None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:40.500756 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4727aa49-dabf-42c4-bd18-567564852eae tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 Jul 03 17:56:40.501021 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4727aa49-dabf-42c4-bd18-567564852eae tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:40.501265 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4727aa49-dabf-42c4-bd18-567564852eae tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:40.509998 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:40.509998 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:40.514000 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4727aa49-dabf-42c4-bd18-567564852eae tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:40.519618 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4727aa49-dabf-42c4-bd18-567564852eae tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 returned with HTTP 200 Jul 03 17:56:40.520183 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 789/3195] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:40 2026] GET /volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:40.532573 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b3055334-7167-4cfe-9b86-6ba5da5a514c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:40.534686 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b3055334-7167-4cfe-9b86-6ba5da5a514c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] DELETE https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 Jul 03 17:56:40.534899 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b3055334-7167-4cfe-9b86-6ba5da5a514c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:40.535528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b3055334-7167-4cfe-9b86-6ba5da5a514c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:40.535747 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-b3055334-7167-4cfe-9b86-6ba5da5a514c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Delete volume with id: 62e9f347-af58-4fbe-a176-5df1672e4a02 Jul 03 17:56:40.544199 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:40.544199 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:40.544752 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b3055334-7167-4cfe-9b86-6ba5da5a514c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:40.564493 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b3055334-7167-4cfe-9b86-6ba5da5a514c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Delete volume request issued successfully. Jul 03 17:56:40.564804 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b3055334-7167-4cfe-9b86-6ba5da5a514c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 returned with HTTP 202 Jul 03 17:56:40.565197 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 808/3196] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:56:40 2026] DELETE /volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:40.579033 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2118dec9-3cbe-44ad-be9a-346404409d7a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:40.580362 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2118dec9-3cbe-44ad-be9a-346404409d7a tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 Jul 03 17:56:40.580723 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2118dec9-3cbe-44ad-be9a-346404409d7a tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:40.580997 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2118dec9-3cbe-44ad-be9a-346404409d7a tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:40.588613 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:40.588613 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:40.594105 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2118dec9-3cbe-44ad-be9a-346404409d7a tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:40.599013 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2118dec9-3cbe-44ad-be9a-346404409d7a tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 returned with HTTP 200 Jul 03 17:56:40.599582 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 805/3197] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:40 2026] GET /volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:41.615699 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-64fe09b8-402b-414e-9062-d9c5f83d47ec None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:41.617980 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-64fe09b8-402b-414e-9062-d9c5f83d47ec tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 Jul 03 17:56:41.618353 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-64fe09b8-402b-414e-9062-d9c5f83d47ec tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:41.618459 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-64fe09b8-402b-414e-9062-d9c5f83d47ec tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:41.626841 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-64fe09b8-402b-414e-9062-d9c5f83d47ec tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 returned with HTTP 404 Jul 03 17:56:41.627494 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 796/3198] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:41 2026] GET /volume/v3/volumes/62e9f347-af58-4fbe-a176-5df1672e4a02 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:41.639128 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:41.641788 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:41.642786 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1936729851"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:41.645206 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1936729851'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:41.645206 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Create volume of 1 GB Jul 03 17:56:41.648548 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Availability Zones retrieved successfully. Jul 03 17:56:41.653693 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Flow 'volume_create_api' (4dbf3145-f2f4-47b0-994f-da8c155eac4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:41.654594 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10d3d7a-281c-4d6e-9093-4ded65eff0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:41.655473 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:41.680493 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10d3d7a-281c-4d6e-9093-4ded65eff0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:41.681277 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae750d5-fa24-4b58-9d43-6e19b1904c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:41.722241 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Created reservations ['00252ac7-1e51-4aed-911a-1c056536434f', 'ad86787c-4c91-4895-81a1-1797ea720895', '643b19d2-d064-4d79-bf5a-f6c70fd404b2', '76341eb7-65b9-473c-9b10-f740b3d015e7'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:41.723099 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae750d5-fa24-4b58-9d43-6e19b1904c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00252ac7-1e51-4aed-911a-1c056536434f', 'ad86787c-4c91-4895-81a1-1797ea720895', '643b19d2-d064-4d79-bf5a-f6c70fd404b2', '76341eb7-65b9-473c-9b10-f740b3d015e7']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:41.723896 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf1591a9-2c0c-4990-9071-4a7c0c75ec1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:41.746197 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf1591a9-2c0c-4990-9071-4a7c0c75ec1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c0dced2-9752-4b3c-adf2-a0d75e786935', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1936729851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e45244fa9604d29aff1dec8294d3cdd',qos_specs=None,replication_status=,reservations=['00252ac7-1e51-4aed-911a-1c056536434f','ad86787c-4c91-4895-81a1-1797ea720895','643b19d2-d064-4d79-bf5a-f6c70fd404b2','76341eb7-65b9-473c-9b10-f740b3d015e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7af0130ff5b042f585d0584f5bbaa008',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1936729851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c0dced2-9752-4b3c-adf2-a0d75e786935,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e45244fa9604d29aff1dec8294d3cdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7af0130ff5b042f585d0584f5bbaa008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:41.747075 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad4f504-59e0-43e3-92fa-57af9ee38ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:41.764745 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad4f504-59e0-43e3-92fa-57af9ee38ecc) transitioned into state 'SUCCESS' from state '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-1936729851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e45244fa9604d29aff1dec8294d3cdd',qos_specs=None,replication_status=,reservations=['00252ac7-1e51-4aed-911a-1c056536434f','ad86787c-4c91-4895-81a1-1797ea720895','643b19d2-d064-4d79-bf5a-f6c70fd404b2','76341eb7-65b9-473c-9b10-f740b3d015e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7af0130ff5b042f585d0584f5bbaa008',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:41.765942 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64dfc20c-ad6a-49a1-8215-b9c82c6574d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:41.779964 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64dfc20c-ad6a-49a1-8215-b9c82c6574d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:41.780740 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Flow 'volume_create_api' (4dbf3145-f2f4-47b0-994f-da8c155eac4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:41.781205 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Create volume request issued successfully. Jul 03 17:56:41.782258 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d9702874-dc3b-4c2b-b23b-6d5e20c8a39c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:41.782258 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 790/3199] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:56:41 2026] POST /volume/v3/volumes => generated 748 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:41.804281 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-26269344-0283-49d6-b358-25df6fce9cb7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:41.806718 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-26269344-0283-49d6-b358-25df6fce9cb7 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:41.806946 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-26269344-0283-49d6-b358-25df6fce9cb7 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:41.807161 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-26269344-0283-49d6-b358-25df6fce9cb7 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:41.815820 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:41.815820 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:41.819541 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-26269344-0283-49d6-b358-25df6fce9cb7 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:41.823440 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-26269344-0283-49d6-b358-25df6fce9cb7 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 returned with HTTP 200 Jul 03 17:56:41.823763 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 809/3200] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:41 2026] GET /volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:42.285387 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5da7fa02-ce09-4ec2-81bd-c05475e5eb9d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:42.287460 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5da7fa02-ce09-4ec2-81bd-c05475e5eb9d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a Jul 03 17:56:42.287738 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5da7fa02-ce09-4ec2-81bd-c05475e5eb9d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:42.287998 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5da7fa02-ce09-4ec2-81bd-c05475e5eb9d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:42.295430 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5da7fa02-ce09-4ec2-81bd-c05475e5eb9d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a returned with HTTP 404 Jul 03 17:56:42.296040 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 806/3201] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:42 2026] GET /volume/v3/volumes/d5ceaa76-ae0b-41d9-ba19-f4a263ae0a8a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:42.302150 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-16d449b8-b400-45ba-b1bd-43671e73aa09 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:42.303708 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16d449b8-b400-45ba-b1bd-43671e73aa09 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a Jul 03 17:56:42.303904 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16d449b8-b400-45ba-b1bd-43671e73aa09 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:42.304076 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16d449b8-b400-45ba-b1bd-43671e73aa09 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:42.304182 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-16d449b8-b400-45ba-b1bd-43671e73aa09 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: 8173a380-3e1d-4602-9c64-7caa68a92d8a Jul 03 17:56:42.308807 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:42.308807 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:42.309231 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-16d449b8-b400-45ba-b1bd-43671e73aa09 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:56:42.326859 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-16d449b8-b400-45ba-b1bd-43671e73aa09 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot delete request issued successfully. Jul 03 17:56:42.327065 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16d449b8-b400-45ba-b1bd-43671e73aa09 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a returned with HTTP 202 Jul 03 17:56:42.327611 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 797/3202] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:56:42 2026] DELETE /volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:42.335102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0173967d-8fd3-41b4-8485-7565c80cc02a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:42.337488 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0173967d-8fd3-41b4-8485-7565c80cc02a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a Jul 03 17:56:42.337655 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0173967d-8fd3-41b4-8485-7565c80cc02a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:42.337864 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0173967d-8fd3-41b4-8485-7565c80cc02a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:42.343392 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:42.343392 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:42.343833 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0173967d-8fd3-41b4-8485-7565c80cc02a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:56:42.344532 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0173967d-8fd3-41b4-8485-7565c80cc02a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a returned with HTTP 200 Jul 03 17:56:42.344889 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 791/3203] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:42 2026] GET /volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:42.836607 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-20ceeede-ba5e-4c66-9d5e-ce932942d55c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:42.838322 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-20ceeede-ba5e-4c66-9d5e-ce932942d55c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:42.838514 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-20ceeede-ba5e-4c66-9d5e-ce932942d55c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:42.838724 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-20ceeede-ba5e-4c66-9d5e-ce932942d55c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:42.844800 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:42.844800 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:42.848145 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-20ceeede-ba5e-4c66-9d5e-ce932942d55c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:42.852450 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-20ceeede-ba5e-4c66-9d5e-ce932942d55c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 returned with HTTP 200 Jul 03 17:56:42.852846 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 810/3204] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:42 2026] GET /volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:42.869451 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b790a50c-9936-49af-aea1-5c4dad3d622b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:42.871645 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b790a50c-9936-49af-aea1-5c4dad3d622b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:56:42.872094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b790a50c-9936-49af-aea1-5c4dad3d622b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c0dced2-9752-4b3c-adf2-a0d75e786935", "name": "tempest-VolumesExtendTest-Snapshot-214870541"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:42.883253 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:42.883253 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:42.883846 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b790a50c-9936-49af-aea1-5c4dad3d622b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:42.883989 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-b790a50c-9936-49af-aea1-5c4dad3d622b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Create snapshot from volume 8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:42.922309 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-b790a50c-9936-49af-aea1-5c4dad3d622b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Created reservations ['24b0be5b-2471-4748-93c7-e030ea8c5580', '49486467-6bde-4759-99e1-90c5668ccd56', '59189288-f627-404a-9ec3-5c6aabc242fc', '23968a6c-36ec-4e00-8111-e1cb6a16d50a'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:42.959986 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b790a50c-9936-49af-aea1-5c4dad3d622b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Snapshot create request issued successfully. Jul 03 17:56:42.960253 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b790a50c-9936-49af-aea1-5c4dad3d622b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:56:42.960677 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 807/3205] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:56:42 2026] POST /volume/v3/snapshots => generated 303 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:42.969930 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ed7c9f54-3ccb-4338-9ffc-ce34a108360b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:42.971899 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ed7c9f54-3ccb-4338-9ffc-ce34a108360b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d Jul 03 17:56:42.972135 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ed7c9f54-3ccb-4338-9ffc-ce34a108360b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:42.972368 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ed7c9f54-3ccb-4338-9ffc-ce34a108360b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:42.977944 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:42.977944 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:42.978555 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ed7c9f54-3ccb-4338-9ffc-ce34a108360b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Snapshot retrieved successfully. Jul 03 17:56:42.979376 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ed7c9f54-3ccb-4338-9ffc-ce34a108360b tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d returned with HTTP 200 Jul 03 17:56:42.979813 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 798/3206] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:42 2026] GET /volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:43.355517 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7686c3f2-e62a-4fc7-b64d-df40625287d6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:43.357602 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7686c3f2-e62a-4fc7-b64d-df40625287d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a Jul 03 17:56:43.357893 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7686c3f2-e62a-4fc7-b64d-df40625287d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:43.358178 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7686c3f2-e62a-4fc7-b64d-df40625287d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:43.363674 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7686c3f2-e62a-4fc7-b64d-df40625287d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a returned with HTTP 404 Jul 03 17:56:43.364304 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 792/3207] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:43 2026] GET /volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:43.988481 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d2bbe2aa-950d-407c-9bd3-05536d2b4ba8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:43.991545 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d2bbe2aa-950d-407c-9bd3-05536d2b4ba8 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d Jul 03 17:56:43.991904 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d2bbe2aa-950d-407c-9bd3-05536d2b4ba8 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:43.992131 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d2bbe2aa-950d-407c-9bd3-05536d2b4ba8 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:44.001592 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:44.001592 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:44.002069 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d2bbe2aa-950d-407c-9bd3-05536d2b4ba8 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Snapshot retrieved successfully. Jul 03 17:56:44.003037 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d2bbe2aa-950d-407c-9bd3-05536d2b4ba8 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d returned with HTTP 200 Jul 03 17:56:44.003465 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 811/3208] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:43 2026] GET /volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:44.014579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-99203eae-96ea-4c2a-92e0-550d57ef830e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:44.016558 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-99203eae-96ea-4c2a-92e0-550d57ef830e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] POST https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935/action Jul 03 17:56:44.016969 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-99203eae-96ea-4c2a-92e0-550d57ef830e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:56:44.017091 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-99203eae-96ea-4c2a-92e0-550d57ef830e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:44.025883 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:44.025883 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:44.026420 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-99203eae-96ea-4c2a-92e0-550d57ef830e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:44.059574 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-99203eae-96ea-4c2a-92e0-550d57ef830e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Created reservations ['dc084b48-7911-4394-bede-9596d0fb0eb1', '2c65305a-edbd-4f77-afe5-3d6202d15ef7'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:44.069118 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-99203eae-96ea-4c2a-92e0-550d57ef830e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Extend volume request issued successfully. Jul 03 17:56:44.069381 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-99203eae-96ea-4c2a-92e0-550d57ef830e tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935/action returned with HTTP 202 Jul 03 17:56:44.069838 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 808/3209] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:56:44 2026] POST /volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:56:44.078203 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c833e568-11ac-4ddb-9b71-8593adda4e68 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:44.080145 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c833e568-11ac-4ddb-9b71-8593adda4e68 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:44.080326 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c833e568-11ac-4ddb-9b71-8593adda4e68 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:44.080497 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c833e568-11ac-4ddb-9b71-8593adda4e68 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:44.087994 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:44.087994 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:44.092005 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c833e568-11ac-4ddb-9b71-8593adda4e68 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:44.097388 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c833e568-11ac-4ddb-9b71-8593adda4e68 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 returned with HTTP 200 Jul 03 17:56:44.097700 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 799/3210] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:44 2026] GET /volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:45.109711 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-39f2d87b-723c-4020-a447-4d15ca887769 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:45.111355 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-39f2d87b-723c-4020-a447-4d15ca887769 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:45.111531 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-39f2d87b-723c-4020-a447-4d15ca887769 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:45.111713 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-39f2d87b-723c-4020-a447-4d15ca887769 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:45.118754 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:45.118754 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:45.121966 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-39f2d87b-723c-4020-a447-4d15ca887769 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:45.125446 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-39f2d87b-723c-4020-a447-4d15ca887769 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 returned with HTTP 200 Jul 03 17:56:45.125804 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 793/3211] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:45 2026] GET /volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:45.138991 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e83bb5bc-2880-45c6-8e3e-49c18cea5687 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:45.143479 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e83bb5bc-2880-45c6-8e3e-49c18cea5687 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:45.143685 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e83bb5bc-2880-45c6-8e3e-49c18cea5687 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:45.143913 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e83bb5bc-2880-45c6-8e3e-49c18cea5687 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:45.153116 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:45.153116 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:45.156806 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e83bb5bc-2880-45c6-8e3e-49c18cea5687 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:45.161169 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e83bb5bc-2880-45c6-8e3e-49c18cea5687 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 returned with HTTP 200 Jul 03 17:56:45.161527 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 812/3212] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:45 2026] GET /volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:45.175291 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2f366519-834c-406d-92c3-86080cc54e01 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:45.177632 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2f366519-834c-406d-92c3-86080cc54e01 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d Jul 03 17:56:45.177825 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2f366519-834c-406d-92c3-86080cc54e01 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:45.178007 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2f366519-834c-406d-92c3-86080cc54e01 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:45.178316 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-2f366519-834c-406d-92c3-86080cc54e01 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Delete snapshot with id: e118f70e-30d2-4226-ae88-a84795d9f35d Jul 03 17:56:45.183103 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:45.183103 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:45.183479 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2f366519-834c-406d-92c3-86080cc54e01 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Snapshot retrieved successfully. Jul 03 17:56:45.198747 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2f366519-834c-406d-92c3-86080cc54e01 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Snapshot delete request issued successfully. Jul 03 17:56:45.198959 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2f366519-834c-406d-92c3-86080cc54e01 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d returned with HTTP 202 Jul 03 17:56:45.199866 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 809/3213] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:56:45 2026] DELETE /volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:45.207158 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d1c0c3f5-d96c-4949-aead-40fef802b95c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:45.209028 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d1c0c3f5-d96c-4949-aead-40fef802b95c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d Jul 03 17:56:45.209817 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d1c0c3f5-d96c-4949-aead-40fef802b95c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:45.209817 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d1c0c3f5-d96c-4949-aead-40fef802b95c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:45.215743 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:45.215743 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:45.216166 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d1c0c3f5-d96c-4949-aead-40fef802b95c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Snapshot retrieved successfully. Jul 03 17:56:45.217102 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d1c0c3f5-d96c-4949-aead-40fef802b95c tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d returned with HTTP 200 Jul 03 17:56:45.217471 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 800/3214] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:45 2026] GET /volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:45.966847 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:46.094289 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:46.094593 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2133979737", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:46.096008 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2133979737', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:46.096113 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Create volume of 1 GB Jul 03 17:56:46.099860 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Availability Zones retrieved successfully. Jul 03 17:56:46.104853 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Flow 'volume_create_api' (15d5fa4f-3c29-4bbe-80b5-193c022cbd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:46.105716 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4db6ba-6f12-4268-bf1c-e219175fd267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:46.106562 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:46.131781 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4db6ba-6f12-4268-bf1c-e219175fd267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:46.132471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bab2fd3-1e30-4e58-804a-ea823a213128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:46.197226 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Created reservations ['8d5baf44-c9f6-42fa-9dce-67db7ad267bf', '5dab8afe-16b1-427f-94fd-987b54c65023', 'fd64a3d8-89ae-4f72-a585-b9e03c85c6c7', '8611c4d6-3164-42cf-83cd-7cdb9fb45344'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:46.198102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bab2fd3-1e30-4e58-804a-ea823a213128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d5baf44-c9f6-42fa-9dce-67db7ad267bf', '5dab8afe-16b1-427f-94fd-987b54c65023', 'fd64a3d8-89ae-4f72-a585-b9e03c85c6c7', '8611c4d6-3164-42cf-83cd-7cdb9fb45344']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:46.198874 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f0e95dc-1652-4a34-97ce-7ee28adecb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:46.229802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ce403511-1688-4d84-adbd-fe667ac094f5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:46.230135 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f0e95dc-1652-4a34-97ce-7ee28adecb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1de639b-b83a-4578-b03d-39f175488b50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2133979737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b809f77f9e4843519e6de170853904f3',qos_specs=None,replication_status=,reservations=['8d5baf44-c9f6-42fa-9dce-67db7ad267bf','5dab8afe-16b1-427f-94fd-987b54c65023','fd64a3d8-89ae-4f72-a585-b9e03c85c6c7','8611c4d6-3164-42cf-83cd-7cdb9fb45344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f718c58efd904f9d8507b285a17c600c',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2133979737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1de639b-b83a-4578-b03d-39f175488b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b809f77f9e4843519e6de170853904f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f718c58efd904f9d8507b285a17c600c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:46.230135 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23858608-5c02-44b4-bef5-cca75ee0cb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:46.230326 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ce403511-1688-4d84-adbd-fe667ac094f5 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d Jul 03 17:56:46.230326 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ce403511-1688-4d84-adbd-fe667ac094f5 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:46.230326 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ce403511-1688-4d84-adbd-fe667ac094f5 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:46.234385 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ce403511-1688-4d84-adbd-fe667ac094f5 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d returned with HTTP 404 Jul 03 17:56:46.235095 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 813/3215] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:46 2026] GET /volume/v3/snapshots/e118f70e-30d2-4226-ae88-a84795d9f35d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:46.241511 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-25cd529a-17cd-4979-9354-39dc1c627943 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:46.244083 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-25cd529a-17cd-4979-9354-39dc1c627943 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:46.244083 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-25cd529a-17cd-4979-9354-39dc1c627943 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:46.244238 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-25cd529a-17cd-4979-9354-39dc1c627943 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:46.252937 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:46.252937 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:46.253723 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23858608-5c02-44b4-bef5-cca75ee0cb0c) transitioned into state 'SUCCESS' from state '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-2133979737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b809f77f9e4843519e6de170853904f3',qos_specs=None,replication_status=,reservations=['8d5baf44-c9f6-42fa-9dce-67db7ad267bf','5dab8afe-16b1-427f-94fd-987b54c65023','fd64a3d8-89ae-4f72-a585-b9e03c85c6c7','8611c4d6-3164-42cf-83cd-7cdb9fb45344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f718c58efd904f9d8507b285a17c600c',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:46.254676 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5461f4e8-452d-4cc5-9586-2a50c43bceb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:46.256994 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-25cd529a-17cd-4979-9354-39dc1c627943 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:46.261647 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-25cd529a-17cd-4979-9354-39dc1c627943 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 returned with HTTP 200 Jul 03 17:56:46.262845 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 810/3216] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:46 2026] GET /volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:46.266322 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5461f4e8-452d-4cc5-9586-2a50c43bceb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:46.267289 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Flow 'volume_create_api' (15d5fa4f-3c29-4bbe-80b5-193c022cbd86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:46.267705 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Create volume request issued successfully. Jul 03 17:56:46.268311 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-259af4fa-e416-4d59-9b1d-f2a94ff81834 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:46.268851 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 794/3217] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:56:45 2026] POST /volume/v3/volumes => generated 765 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:46.274515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bf41ffa4-f49f-4204-949a-c22ad97f9463 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:46.276824 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bf41ffa4-f49f-4204-949a-c22ad97f9463 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:46.277062 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bf41ffa4-f49f-4204-949a-c22ad97f9463 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:46.277309 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bf41ffa4-f49f-4204-949a-c22ad97f9463 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:46.277518 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-bf41ffa4-f49f-4204-949a-c22ad97f9463 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Delete volume with id: 8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:46.278972 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:46.280659 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:46.281069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1898609911", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:46.283066 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1898609911', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:46.283184 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Create volume of 1 GB Jul 03 17:56:46.286468 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:46.286468 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:46.287206 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bf41ffa4-f49f-4204-949a-c22ad97f9463 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:46.287765 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Availability Zones retrieved successfully. Jul 03 17:56:46.293364 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Flow 'volume_create_api' (551f69ed-b412-4bc0-a1d3-6e8216d46a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:46.294680 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1544ad-23f8-4c2c-bc3b-2e18e6d4a1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:46.295721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:46.306315 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bf41ffa4-f49f-4204-949a-c22ad97f9463 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Delete volume request issued successfully. Jul 03 17:56:46.306791 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bf41ffa4-f49f-4204-949a-c22ad97f9463 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 returned with HTTP 202 Jul 03 17:56:46.307098 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 801/3218] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:56:46 2026] DELETE /volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:46.318093 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a4aa1579-3bcd-422e-80df-64c664f770b5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:46.320756 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a4aa1579-3bcd-422e-80df-64c664f770b5 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:46.321054 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a4aa1579-3bcd-422e-80df-64c664f770b5 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:46.321888 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a4aa1579-3bcd-422e-80df-64c664f770b5 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:46.322618 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1544ad-23f8-4c2c-bc3b-2e18e6d4a1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:46.323588 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1038af79-1826-4aed-841d-f6bc268bbd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:46.332988 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:46.332988 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:46.337442 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a4aa1579-3bcd-422e-80df-64c664f770b5 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Volume info retrieved successfully. Jul 03 17:56:46.343394 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a4aa1579-3bcd-422e-80df-64c664f770b5 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 returned with HTTP 200 Jul 03 17:56:46.343950 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 811/3219] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:46 2026] GET /volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:56:46.372554 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Created reservations ['3a23d30d-50f7-4ce9-a8b9-715b23ba2634', '7ac96465-a894-4c78-b78a-ffbe28ef7a5e', '47b8d63c-1e5f-4845-9c5d-2acb50ccc7c1', '9f5760bd-a8c6-4afd-8d3c-e607b6011020'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:46.373511 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1038af79-1826-4aed-841d-f6bc268bbd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a23d30d-50f7-4ce9-a8b9-715b23ba2634', '7ac96465-a894-4c78-b78a-ffbe28ef7a5e', '47b8d63c-1e5f-4845-9c5d-2acb50ccc7c1', '9f5760bd-a8c6-4afd-8d3c-e607b6011020']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:46.374470 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abbc381-29d1-4402-b499-47730a50a0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:46.397398 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abbc381-29d1-4402-b499-47730a50a0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e9340b8-707a-40a2-8dbe-533dcf7a4db3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1898609911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b809f77f9e4843519e6de170853904f3',qos_specs=None,replication_status=,reservations=['3a23d30d-50f7-4ce9-a8b9-715b23ba2634','7ac96465-a894-4c78-b78a-ffbe28ef7a5e','47b8d63c-1e5f-4845-9c5d-2acb50ccc7c1','9f5760bd-a8c6-4afd-8d3c-e607b6011020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f718c58efd904f9d8507b285a17c600c',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1898609911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e9340b8-707a-40a2-8dbe-533dcf7a4db3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b809f77f9e4843519e6de170853904f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f718c58efd904f9d8507b285a17c600c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:46.398191 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd961019-80c3-4bc6-b273-695f1339aa87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:46.420224 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd961019-80c3-4bc6-b273-695f1339aa87) transitioned into state 'SUCCESS' from state '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-1898609911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b809f77f9e4843519e6de170853904f3',qos_specs=None,replication_status=,reservations=['3a23d30d-50f7-4ce9-a8b9-715b23ba2634','7ac96465-a894-4c78-b78a-ffbe28ef7a5e','47b8d63c-1e5f-4845-9c5d-2acb50ccc7c1','9f5760bd-a8c6-4afd-8d3c-e607b6011020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f718c58efd904f9d8507b285a17c600c',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:46.420982 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0dd480-0368-44aa-ad57-c75b73037465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:46.431157 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0dd480-0368-44aa-ad57-c75b73037465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:46.432254 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Flow 'volume_create_api' (551f69ed-b412-4bc0-a1d3-6e8216d46a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:46.432543 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Create volume request issued successfully. Jul 03 17:56:46.433169 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6b163f66-bb1a-47f8-a2f2-9e9131d655b1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:46.433714 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 814/3220] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:56:46 2026] POST /volume/v3/volumes => generated 765 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 17:56:47.358026 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8f8f91ef-516a-49a7-8df0-250411960eb7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:47.360221 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f8f91ef-516a-49a7-8df0-250411960eb7 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] GET https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 Jul 03 17:56:47.362051 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f8f91ef-516a-49a7-8df0-250411960eb7 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:47.362051 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f8f91ef-516a-49a7-8df0-250411960eb7 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:47.379387 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f8f91ef-516a-49a7-8df0-250411960eb7 tempest-VolumesExtendTest-1459562720 tempest-VolumesExtendTest-1459562720-project-member] https://10.4.3.210/volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 returned with HTTP 404 Jul 03 17:56:47.379387 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 795/3221] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:47 2026] GET /volume/v3/volumes/8c0dced2-9752-4b3c-adf2-a0d75e786935 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:47.427089 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5bb8fee2-4979-40e0-bdcb-8f285ca5deef None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:47.430282 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5bb8fee2-4979-40e0-bdcb-8f285ca5deef tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f Jul 03 17:56:47.430412 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5bb8fee2-4979-40e0-bdcb-8f285ca5deef tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:47.430626 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5bb8fee2-4979-40e0-bdcb-8f285ca5deef tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:47.430709 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-5bb8fee2-4979-40e0-bdcb-8f285ca5deef tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Delete snapshot with id: 933ed445-44ca-42a9-b1f1-0cef98d15c2f Jul 03 17:56:47.437952 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:47.437952 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:47.439199 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5bb8fee2-4979-40e0-bdcb-8f285ca5deef tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Snapshot retrieved successfully. Jul 03 17:56:47.462452 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5bb8fee2-4979-40e0-bdcb-8f285ca5deef tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Snapshot delete request issued successfully. Jul 03 17:56:47.462590 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5bb8fee2-4979-40e0-bdcb-8f285ca5deef tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f returned with HTTP 202 Jul 03 17:56:47.463177 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 802/3222] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:56:47 2026] DELETE /volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:47.471726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-717969b8-45f3-40b2-be64-87acf9d0faae None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:47.475273 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-717969b8-45f3-40b2-be64-87acf9d0faae tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f Jul 03 17:56:47.475757 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-717969b8-45f3-40b2-be64-87acf9d0faae tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:47.476028 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-717969b8-45f3-40b2-be64-87acf9d0faae tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:47.483547 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:47.483547 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:47.484318 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-717969b8-45f3-40b2-be64-87acf9d0faae tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Snapshot retrieved successfully. Jul 03 17:56:47.485879 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-717969b8-45f3-40b2-be64-87acf9d0faae tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f returned with HTTP 200 Jul 03 17:56:47.486533 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 812/3223] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:47 2026] GET /volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:47.712881 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-290b8e01-bbf3-4e14-8ead-7c7bd376ebe8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:47.716120 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-290b8e01-bbf3-4e14-8ead-7c7bd376ebe8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/attachments/5aeac146-6f5a-4c90-8b4c-cd86874a8437 Jul 03 17:56:47.716377 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-290b8e01-bbf3-4e14-8ead-7c7bd376ebe8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:47.717062 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-290b8e01-bbf3-4e14-8ead-7c7bd376ebe8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:47.725227 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:47.725227 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:48.261319 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-290b8e01-bbf3-4e14-8ead-7c7bd376ebe8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/5aeac146-6f5a-4c90-8b4c-cd86874a8437 returned with HTTP 200 Jul 03 17:56:48.261786 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 815/3224] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:56:47 2026] DELETE /volume/v3/attachments/5aeac146-6f5a-4c90-8b4c-cd86874a8437 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:48.273268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-90cca4ab-2ce4-4694-96b4-5a7d3ccb96f3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:48.276893 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-90cca4ab-2ce4-4694-96b4-5a7d3ccb96f3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:56:48.276893 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-90cca4ab-2ce4-4694-96b4-5a7d3ccb96f3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:48.276893 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-90cca4ab-2ce4-4694-96b4-5a7d3ccb96f3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:48.276893 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-90cca4ab-2ce4-4694-96b4-5a7d3ccb96f3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: 5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:56:48.284417 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:48.284417 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:48.285595 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-90cca4ab-2ce4-4694-96b4-5a7d3ccb96f3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:56:48.305145 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-90cca4ab-2ce4-4694-96b4-5a7d3ccb96f3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume request issued successfully. Jul 03 17:56:48.306482 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-1a74d3fa-08a1-4ee8-929c-7ffb618d1cd9 req-90cca4ab-2ce4-4694-96b4-5a7d3ccb96f3 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 202 Jul 03 17:56:48.306482 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 796/3225] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 17:56:48 2026] DELETE /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:56:48.496477 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fc17bbe0-b078-4655-9b5f-20968bb8cf15 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:48.498107 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fc17bbe0-b078-4655-9b5f-20968bb8cf15 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f Jul 03 17:56:48.498317 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fc17bbe0-b078-4655-9b5f-20968bb8cf15 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:48.498515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fc17bbe0-b078-4655-9b5f-20968bb8cf15 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:48.504108 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fc17bbe0-b078-4655-9b5f-20968bb8cf15 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f returned with HTTP 404 Jul 03 17:56:48.504564 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 803/3226] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:48 2026] GET /volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:49.593001 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-3cc9dea3-6bd3-47ae-b9cd-93289c5e8337 req-38ea3adc-f6d1-4e68-ad90-5d770c81c41f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:49.594932 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3cc9dea3-6bd3-47ae-b9cd-93289c5e8337 req-38ea3adc-f6d1-4e68-ad90-5d770c81c41f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/attachments?instance_id=2e2470c2-62c8-43ad-a53a-cf7a4953a9e9 Jul 03 17:56:49.595115 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3cc9dea3-6bd3-47ae-b9cd-93289c5e8337 req-38ea3adc-f6d1-4e68-ad90-5d770c81c41f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:49.595307 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3cc9dea3-6bd3-47ae-b9cd-93289c5e8337 req-38ea3adc-f6d1-4e68-ad90-5d770c81c41f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:49.608160 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3cc9dea3-6bd3-47ae-b9cd-93289c5e8337 req-38ea3adc-f6d1-4e68-ad90-5d770c81c41f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments?instance_id=2e2470c2-62c8-43ad-a53a-cf7a4953a9e9 returned with HTTP 200 Jul 03 17:56:49.608586 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 813/3227] 10.4.3.210 () {70 vars in 1637 bytes} [Fri Jul 3 17:56:49 2026] GET /volume/v3/attachments?instance_id=2e2470c2-62c8-43ad-a53a-cf7a4953a9e9 => generated 192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:49.615756 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3cc9dea3-6bd3-47ae-b9cd-93289c5e8337 req-ac8651aa-b012-4ab1-9174-72e346d405b7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:49.617624 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3cc9dea3-6bd3-47ae-b9cd-93289c5e8337 req-ac8651aa-b012-4ab1-9174-72e346d405b7 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b Jul 03 17:56:49.617824 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3cc9dea3-6bd3-47ae-b9cd-93289c5e8337 req-ac8651aa-b012-4ab1-9174-72e346d405b7 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:49.617998 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3cc9dea3-6bd3-47ae-b9cd-93289c5e8337 req-ac8651aa-b012-4ab1-9174-72e346d405b7 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:49.629876 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3cc9dea3-6bd3-47ae-b9cd-93289c5e8337 req-ac8651aa-b012-4ab1-9174-72e346d405b7 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b returned with HTTP 200 Jul 03 17:56:49.630308 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 816/3228] 10.4.3.210 () {70 vars in 1651 bytes} [Fri Jul 3 17:56:49 2026] GET /volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:51.568585 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8bf1d40a-ac52-4a71-8485-0364e8f7cafb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:51.570194 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8bf1d40a-ac52-4a71-8485-0364e8f7cafb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:56:51.570381 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8bf1d40a-ac52-4a71-8485-0364e8f7cafb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:51.570546 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8bf1d40a-ac52-4a71-8485-0364e8f7cafb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:51.576537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8bf1d40a-ac52-4a71-8485-0364e8f7cafb tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 404 Jul 03 17:56:51.577200 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 797/3229] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:51 2026] GET /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:52.062120 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a1ec9259-62ba-4323-8348-38646288951b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:52.063541 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a1ec9259-62ba-4323-8348-38646288951b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a Jul 03 17:56:52.063712 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a1ec9259-62ba-4323-8348-38646288951b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:52.063899 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a1ec9259-62ba-4323-8348-38646288951b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:52.063996 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-a1ec9259-62ba-4323-8348-38646288951b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: 8173a380-3e1d-4602-9c64-7caa68a92d8a Jul 03 17:56:52.068922 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a1ec9259-62ba-4323-8348-38646288951b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a returned with HTTP 404 Jul 03 17:56:52.069294 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 804/3230] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:56:52 2026] DELETE /volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:52.075507 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-766db4aa-6873-4cd9-92bf-6e4aae1ccb8f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:52.077187 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-766db4aa-6873-4cd9-92bf-6e4aae1ccb8f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a Jul 03 17:56:52.077390 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-766db4aa-6873-4cd9-92bf-6e4aae1ccb8f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:52.077633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-766db4aa-6873-4cd9-92bf-6e4aae1ccb8f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:52.081964 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-766db4aa-6873-4cd9-92bf-6e4aae1ccb8f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a returned with HTTP 404 Jul 03 17:56:52.082432 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 814/3231] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:56:52 2026] GET /volume/v3/snapshots/8173a380-3e1d-4602-9c64-7caa68a92d8a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:52.867438 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-69494ee8-5a39-43ff-9681-1900f0ae5240 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:52.870357 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-69494ee8-5a39-43ff-9681-1900f0ae5240 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:56:52.870545 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-69494ee8-5a39-43ff-9681-1900f0ae5240 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:52.870748 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-69494ee8-5a39-43ff-9681-1900f0ae5240 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:52.870929 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-69494ee8-5a39-43ff-9681-1900f0ae5240 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: 5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:56:52.876197 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-69494ee8-5a39-43ff-9681-1900f0ae5240 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 404 Jul 03 17:56:52.876667 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 817/3232] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:56:52 2026] DELETE /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:52.883908 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b3495d84-3070-4c73-b9d0-373021323202 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:52.886699 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b3495d84-3070-4c73-b9d0-373021323202 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 Jul 03 17:56:52.886943 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b3495d84-3070-4c73-b9d0-373021323202 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:52.887175 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b3495d84-3070-4c73-b9d0-373021323202 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:52.894404 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b3495d84-3070-4c73-b9d0-373021323202 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 returned with HTTP 404 Jul 03 17:56:52.895340 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 798/3233] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:52 2026] GET /volume/v3/volumes/5a055bd2-cd16-4938-a3cd-95af29c95274 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:56:54.444444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a52daa49-f68d-4200-8864-87a4becd9b9b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:54.445917 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:56:54.446369 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-963892119", "snapshot_id": null, "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "volume_type": null, "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:54.447796 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-963892119', 'snapshot_id': None, 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'volume_type': None, 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:56:54.518664 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume of 1 GB Jul 03 17:56:54.518988 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:54.518988 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:54.522762 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Availability Zones retrieved successfully. Jul 03 17:56:54.531329 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (c6971048-1540-4669-9d20-ff05b71d3193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:54.532623 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c5fe8a-ebc3-4b8e-b661-79b9bf4979fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:54.534035 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:56:54.610648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c5fe8a-ebc3-4b8e-b661-79b9bf4979fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:54.611600 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15591d0a-24d5-4027-8a84-db65fd33097e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:54.658487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['92d9f8c1-e131-4a85-8a58-8db6217e6c04', 'a74fde91-c2d3-4058-9bdb-910fbeef661e', '9964cdbb-5fc7-4503-a810-d2f70d7c527d', 'd2aad360-f18f-491e-98cb-a298ddf69c9e'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:56:54.659313 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15591d0a-24d5-4027-8a84-db65fd33097e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92d9f8c1-e131-4a85-8a58-8db6217e6c04', 'a74fde91-c2d3-4058-9bdb-910fbeef661e', '9964cdbb-5fc7-4503-a810-d2f70d7c527d', 'd2aad360-f18f-491e-98cb-a298ddf69c9e']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:54.659969 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858ac65f-1e33-463d-99c9-196bfae802ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:54.685777 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858ac65f-1e33-463d-99c9-196bfae802ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-963892119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['92d9f8c1-e131-4a85-8a58-8db6217e6c04','a74fde91-c2d3-4058-9bdb-910fbeef661e','9964cdbb-5fc7-4503-a810-d2f70d7c527d','d2aad360-f18f-491e-98cb-a298ddf69c9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:56:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-963892119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1797a9ace8e4861bf3885ee652dd1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13cfa190170847bd8e187a218b5422e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:54.686627 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceac5d61-6eff-4da3-80a2-50dd1f8bfa40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:54.703532 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceac5d61-6eff-4da3-80a2-50dd1f8bfa40) transitioned into state 'SUCCESS' from state '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-963892119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['92d9f8c1-e131-4a85-8a58-8db6217e6c04','a74fde91-c2d3-4058-9bdb-910fbeef661e','9964cdbb-5fc7-4503-a810-d2f70d7c527d','d2aad360-f18f-491e-98cb-a298ddf69c9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:54.704229 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2f2752d-2b84-4ee3-a229-a1d11d0e1e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:56:54.713473 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2f2752d-2b84-4ee3-a229-a1d11d0e1e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:56:54.714259 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (c6971048-1540-4669-9d20-ff05b71d3193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:56:54.714528 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request issued successfully. Jul 03 17:56:54.715069 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a52daa49-f68d-4200-8864-87a4becd9b9b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:56:54.715461 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 805/3234] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:56:54 2026] POST /volume/v3/volumes => generated 758 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:56:54.728351 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a77db511-4a12-4b86-930f-848f7297d912 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:54.730528 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a77db511-4a12-4b86-930f-848f7297d912 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 17:56:54.730796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a77db511-4a12-4b86-930f-848f7297d912 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:54.731037 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a77db511-4a12-4b86-930f-848f7297d912 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:54.738608 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:54.738608 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:54.742227 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a77db511-4a12-4b86-930f-848f7297d912 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:56:54.747249 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a77db511-4a12-4b86-930f-848f7297d912 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 200 Jul 03 17:56:54.747660 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 815/3235] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:54 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:56:55.760057 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-369b0c5d-6d11-4bce-bb19-61f47d02e607 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:55.763257 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-369b0c5d-6d11-4bce-bb19-61f47d02e607 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 17:56:55.763479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-369b0c5d-6d11-4bce-bb19-61f47d02e607 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:55.763686 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-369b0c5d-6d11-4bce-bb19-61f47d02e607 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:55.774392 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:55.774392 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:56:55.780383 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-369b0c5d-6d11-4bce-bb19-61f47d02e607 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:56:55.788260 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-369b0c5d-6d11-4bce-bb19-61f47d02e607 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 200 Jul 03 17:56:55.788693 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 818/3236] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:55 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:55.803487 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ddafa0db-357c-42d1-86dd-ef64c0e9cfdc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:55.805193 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ddafa0db-357c-42d1-86dd-ef64c0e9cfdc tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 17:56:55.805377 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ddafa0db-357c-42d1-86dd-ef64c0e9cfdc tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:55.805634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ddafa0db-357c-42d1-86dd-ef64c0e9cfdc tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:55.815701 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:55.815701 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:55.819328 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ddafa0db-357c-42d1-86dd-ef64c0e9cfdc tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:56:55.823789 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ddafa0db-357c-42d1-86dd-ef64c0e9cfdc tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 200 Jul 03 17:56:55.824158 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 799/3237] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:56:55 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:55.962300 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-876906b3-581e-4580-ae57-8191285610f2 req-15ced8d1-f2ee-4984-89be-ac341a628a0a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:55.964543 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-15ced8d1-f2ee-4984-89be-ac341a628a0a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 17:56:55.964787 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-15ced8d1-f2ee-4984-89be-ac341a628a0a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:55.965005 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-15ced8d1-f2ee-4984-89be-ac341a628a0a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:55.972340 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:55.972340 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:56:55.975494 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-876906b3-581e-4580-ae57-8191285610f2 req-15ced8d1-f2ee-4984-89be-ac341a628a0a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:56:55.979701 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-15ced8d1-f2ee-4984-89be-ac341a628a0a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 200 Jul 03 17:56:55.980279 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 806/3238] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:56:55 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:56.503173 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-876906b3-581e-4580-ae57-8191285610f2 req-a917157a-8826-41b4-8705-6784c13fec0c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:56.504954 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-a917157a-8826-41b4-8705-6784c13fec0c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 17:56:56.505116 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-a917157a-8826-41b4-8705-6784c13fec0c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:56.505292 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-a917157a-8826-41b4-8705-6784c13fec0c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:56.511171 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:56.511171 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:56:56.514083 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-876906b3-581e-4580-ae57-8191285610f2 req-a917157a-8826-41b4-8705-6784c13fec0c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:56:56.517905 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-a917157a-8826-41b4-8705-6784c13fec0c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 200 Jul 03 17:56:56.518240 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 816/3239] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:56:56 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 1366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:56:56.526518 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fc586923-e98a-4cac-bad4-f3c36e1bb07d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:56.526985 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fc586923-e98a-4cac-bad4-f3c36e1bb07d None None] GET https://10.4.3.210/volume// Jul 03 17:56:56.527182 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fc586923-e98a-4cac-bad4-f3c36e1bb07d None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:56:56.527359 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fc586923-e98a-4cac-bad4-f3c36e1bb07d None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:56:56.527665 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fc586923-e98a-4cac-bad4-f3c36e1bb07d None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:56:56.527972 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 819/3240] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:56: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 17:56:56.535001 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-876906b3-581e-4580-ae57-8191285610f2 req-543be32a-6cc1-4abd-a515-982774e6791a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:56:56.536915 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-543be32a-6cc1-4abd-a515-982774e6791a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:56:56.537210 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-543be32a-6cc1-4abd-a515-982774e6791a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0", "connector": null, "instance_uuid": "28b49851-75f6-41c8-87c0-f5296f7902a0"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:56:56.544544 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:56:56.544544 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:56:56.564364 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-543be32a-6cc1-4abd-a515-982774e6791a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:56:56.564778 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 800/3241] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:56:56 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:01.981402 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3bd213d1-834f-4873-be8d-542f59c36ade None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:01.983267 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3bd213d1-834f-4873-be8d-542f59c36ade tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:01.983477 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3bd213d1-834f-4873-be8d-542f59c36ade tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:01.983677 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3bd213d1-834f-4873-be8d-542f59c36ade tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:01.990383 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:01.990383 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:01.996868 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3bd213d1-834f-4873-be8d-542f59c36ade tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:02.005241 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3bd213d1-834f-4873-be8d-542f59c36ade tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:02.005698 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 807/3242] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:01 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:02.018097 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-db194211-1f66-402b-8b0c-d757bd48ac7e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:02.020130 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-db194211-1f66-402b-8b0c-d757bd48ac7e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:02.020343 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-db194211-1f66-402b-8b0c-d757bd48ac7e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:02.020574 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-db194211-1f66-402b-8b0c-d757bd48ac7e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:02.028384 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:02.028384 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:02.032119 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-db194211-1f66-402b-8b0c-d757bd48ac7e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:02.036925 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-db194211-1f66-402b-8b0c-d757bd48ac7e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:02.037374 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 817/3243] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:02 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:02.086869 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-d19da035-a7e7-4d81-b16c-17a205957757 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:02.089518 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-d19da035-a7e7-4d81-b16c-17a205957757 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:02.089784 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-d19da035-a7e7-4d81-b16c-17a205957757 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:02.090032 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-d19da035-a7e7-4d81-b16c-17a205957757 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:02.097567 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:02.097567 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:02.101225 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-d19da035-a7e7-4d81-b16c-17a205957757 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:02.106260 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-d19da035-a7e7-4d81-b16c-17a205957757 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:02.106649 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 820/3244] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:02 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:02.769268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b5d39482-7f0b-41e1-a79c-00d20a685c30 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:02.769812 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b5d39482-7f0b-41e1-a79c-00d20a685c30 None None] GET https://10.4.3.210/volume// Jul 03 17:57:02.769954 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b5d39482-7f0b-41e1-a79c-00d20a685c30 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:02.770182 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b5d39482-7f0b-41e1-a79c-00d20a685c30 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:02.770546 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b5d39482-7f0b-41e1-a79c-00d20a685c30 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:02.770863 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 801/3245] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:57: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 17:57:02.780717 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-876906b3-581e-4580-ae57-8191285610f2 req-300b2e61-ff95-4a85-828a-ed1327cfe7d6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:02.785028 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-300b2e61-ff95-4a85-828a-ed1327cfe7d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 17:57:02.785306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-300b2e61-ff95-4a85-828a-ed1327cfe7d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:02.785440 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-300b2e61-ff95-4a85-828a-ed1327cfe7d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:02.800489 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:02.800489 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:02.807807 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-876906b3-581e-4580-ae57-8191285610f2 req-300b2e61-ff95-4a85-828a-ed1327cfe7d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:57:02.811319 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-300b2e61-ff95-4a85-828a-ed1327cfe7d6 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 200 Jul 03 17:57:02.811918 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 808/3246] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:57:02 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 1545 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:02.826819 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-83928789-8435-4bf4-9767-186f618dee26 req-88e5e756-fa92-4ff2-8016-bea8ad42f5fb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:02.828912 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-88e5e756-fa92-4ff2-8016-bea8ad42f5fb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:02.829098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-88e5e756-fa92-4ff2-8016-bea8ad42f5fb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:02.829281 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-88e5e756-fa92-4ff2-8016-bea8ad42f5fb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:02.835833 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:02.835833 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:02.839213 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-83928789-8435-4bf4-9767-186f618dee26 req-88e5e756-fa92-4ff2-8016-bea8ad42f5fb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:02.843029 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-88e5e756-fa92-4ff2-8016-bea8ad42f5fb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:02.843411 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 818/3247] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:02 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:02.917417 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-876906b3-581e-4580-ae57-8191285610f2 req-07057eb7-9436-4e9a-baa1-4837d68f0641 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:02.919393 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-07057eb7-9436-4e9a-baa1-4837d68f0641 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] PUT https://10.4.3.210/volume/v3/attachments/d1fb9ec5-99dd-49e9-9859-340a2c5b92ff Jul 03 17:57:02.919764 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-07057eb7-9436-4e9a-baa1-4837d68f0641 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:02.926813 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-876906b3-581e-4580-ae57-8191285610f2 req-07057eb7-9436-4e9a-baa1-4837d68f0641 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Acquiring lock "cinder-attachment_update-2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:57:02.930824 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-876906b3-581e-4580-ae57-8191285610f2 req-07057eb7-9436-4e9a-baa1-4837d68f0641 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:57:02.931647 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:02.931647 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:03.451180 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-876906b3-581e-4580-ae57-8191285610f2 req-07057eb7-9436-4e9a-baa1-4837d68f0641 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0-np0000004448" released by "attachment_update" :: held 0.520s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:57:03.451567 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-07057eb7-9436-4e9a-baa1-4837d68f0641 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/d1fb9ec5-99dd-49e9-9859-340a2c5b92ff returned with HTTP 200 Jul 03 17:57:03.451897 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 821/3248] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:57:02 2026] PUT /volume/v3/attachments/d1fb9ec5-99dd-49e9-9859-340a2c5b92ff => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:03.967630 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-876906b3-581e-4580-ae57-8191285610f2 req-73f635b4-4f72-469f-9f0a-98a6ba1138fa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:03.969406 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-73f635b4-4f72-469f-9f0a-98a6ba1138fa tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments/d1fb9ec5-99dd-49e9-9859-340a2c5b92ff/action Jul 03 17:57:03.969722 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-73f635b4-4f72-469f-9f0a-98a6ba1138fa tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:03.969852 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-73f635b4-4f72-469f-9f0a-98a6ba1138fa tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:03.983909 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:03.983909 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:03.992379 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-876906b3-581e-4580-ae57-8191285610f2 req-73f635b4-4f72-469f-9f0a-98a6ba1138fa tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/d1fb9ec5-99dd-49e9-9859-340a2c5b92ff/action returned with HTTP 204 Jul 03 17:57:03.992882 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 802/3249] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:57:03 2026] POST /volume/v3/attachments/d1fb9ec5-99dd-49e9-9859-340a2c5b92ff/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:04.154869 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a1b2a394-3d4b-43ff-a250-76f86babaaa3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:04.154869 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a1b2a394-3d4b-43ff-a250-76f86babaaa3 None None] GET https://10.4.3.210/volume// Jul 03 17:57:04.154869 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a1b2a394-3d4b-43ff-a250-76f86babaaa3 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:04.154869 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a1b2a394-3d4b-43ff-a250-76f86babaaa3 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:04.154869 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a1b2a394-3d4b-43ff-a250-76f86babaaa3 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:04.154869 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 809/3250] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:57: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 17:57:04.160839 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-0b1559a5-2c86-4e45-868b-8f65859af9fd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:04.162862 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-0b1559a5-2c86-4e45-868b-8f65859af9fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:57:04.163189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-0b1559a5-2c86-4e45-868b-8f65859af9fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50760383-b255-41b9-a0f8-14bf8b7c284b", "connector": null, "instance_uuid": "147f4808-ad06-42e5-81c0-772fc5f0b4c3"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:04.171186 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:04.171186 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:04.216589 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-0b1559a5-2c86-4e45-868b-8f65859af9fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:57:04.217252 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 819/3251] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:57:04 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 17:57:04.638794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-df851a50-9a49-4634-8985-fb38118d1f36 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:04.640598 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-df851a50-9a49-4634-8985-fb38118d1f36 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:04.640785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-df851a50-9a49-4634-8985-fb38118d1f36 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:04.641039 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-df851a50-9a49-4634-8985-fb38118d1f36 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:04.663569 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:04.663569 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:04.669424 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-df851a50-9a49-4634-8985-fb38118d1f36 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:04.678421 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-df851a50-9a49-4634-8985-fb38118d1f36 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:04.679114 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 822/3252] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:04 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:04.748554 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-11100ecc-33ff-4a61-86ad-297ebc02cf54 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:04.748978 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-11100ecc-33ff-4a61-86ad-297ebc02cf54 None None] GET https://10.4.3.210/volume// Jul 03 17:57:04.749170 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-11100ecc-33ff-4a61-86ad-297ebc02cf54 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:04.749443 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-11100ecc-33ff-4a61-86ad-297ebc02cf54 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:04.749903 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-11100ecc-33ff-4a61-86ad-297ebc02cf54 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:04.750255 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 803/3253] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:57: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 17:57:04.758842 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-4bef6d71-6bb5-4312-aea4-60fdedde37ec None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:04.760744 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-4bef6d71-6bb5-4312-aea4-60fdedde37ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:04.761999 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-4bef6d71-6bb5-4312-aea4-60fdedde37ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:04.761999 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-4bef6d71-6bb5-4312-aea4-60fdedde37ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:04.773014 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:04.773014 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:04.777269 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-4bef6d71-6bb5-4312-aea4-60fdedde37ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:04.782201 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-4bef6d71-6bb5-4312-aea4-60fdedde37ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:04.783098 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 810/3254] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:57:04 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 1019 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:04.882799 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a03979ff-44a6-4de4-bf50-4f8c17006220 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:04.882799 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a03979ff-44a6-4de4-bf50-4f8c17006220 None None] GET https://10.4.3.210/volume// Jul 03 17:57:04.882799 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a03979ff-44a6-4de4-bf50-4f8c17006220 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:04.882799 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a03979ff-44a6-4de4-bf50-4f8c17006220 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:04.882799 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a03979ff-44a6-4de4-bf50-4f8c17006220 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:04.882799 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 820/3255] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:57: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 17:57:04.891435 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-9718d538-3714-43c4-929d-418a55c1efa4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:04.892163 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-83928789-8435-4bf4-9767-186f618dee26 req-ad13a96d-6007-4adb-818d-24528fd20fc6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:04.893383 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-9718d538-3714-43c4-929d-418a55c1efa4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] PUT https://10.4.3.210/volume/v3/attachments/e4ddf389-ad5f-4f3d-bcef-4427616aeaa7 Jul 03 17:57:04.893744 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-9718d538-3714-43c4-929d-418a55c1efa4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:04.894631 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-ad13a96d-6007-4adb-818d-24528fd20fc6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:57:04.895077 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-ad13a96d-6007-4adb-818d-24528fd20fc6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35ebdd13-2783-4139-82d7-4e02da39b5ab", "connector": null, "instance_uuid": "e760d7c4-5893-4f1e-b4d5-12c03da65c89"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:04.903385 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-9718d538-3714-43c4-929d-418a55c1efa4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Acquiring lock "cinder-attachment_update-50760383-b255-41b9-a0f8-14bf8b7c284b-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:57:04.903478 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:04.903478 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:04.908374 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-9718d538-3714-43c4-929d-418a55c1efa4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Lock "cinder-attachment_update-50760383-b255-41b9-a0f8-14bf8b7c284b-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:57:04.909630 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:04.909630 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:04.932847 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-ad13a96d-6007-4adb-818d-24528fd20fc6 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:57:04.932847 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 804/3256] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:57:04 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 17:57:05.367115 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-21faedd0-0870-4d41-a663-60e83a946731 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:05.368884 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-21faedd0-0870-4d41-a663-60e83a946731 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:05.369151 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-21faedd0-0870-4d41-a663-60e83a946731 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:05.369394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-21faedd0-0870-4d41-a663-60e83a946731 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:05.378313 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:05.378313 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:05.388692 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-21faedd0-0870-4d41-a663-60e83a946731 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:05.396309 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-21faedd0-0870-4d41-a663-60e83a946731 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:05.396866 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 811/3257] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:05 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:05.433043 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-9718d538-3714-43c4-929d-418a55c1efa4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Lock "cinder-attachment_update-50760383-b255-41b9-a0f8-14bf8b7c284b-np0000004448" released by "attachment_update" :: held 0.525s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:57:05.433400 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-9718d538-3714-43c4-929d-418a55c1efa4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/attachments/e4ddf389-ad5f-4f3d-bcef-4427616aeaa7 returned with HTTP 200 Jul 03 17:57:05.434009 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 823/3258] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:57:04 2026] PUT /volume/v3/attachments/e4ddf389-ad5f-4f3d-bcef-4427616aeaa7 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:05.484294 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d3b6bcb6-e21f-45f4-8a3e-57e6abd9b66c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:05.484594 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d3b6bcb6-e21f-45f4-8a3e-57e6abd9b66c None None] GET https://10.4.3.210/volume// Jul 03 17:57:05.486017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d3b6bcb6-e21f-45f4-8a3e-57e6abd9b66c None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:05.486017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d3b6bcb6-e21f-45f4-8a3e-57e6abd9b66c None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:05.486017 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d3b6bcb6-e21f-45f4-8a3e-57e6abd9b66c None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:05.486017 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 821/3259] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:57: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 17:57:05.495295 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-83928789-8435-4bf4-9767-186f618dee26 req-2d608df6-f7bd-4678-9a06-eb7ff83fc22b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:05.497420 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-2d608df6-f7bd-4678-9a06-eb7ff83fc22b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:05.497557 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-2d608df6-f7bd-4678-9a06-eb7ff83fc22b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:05.497730 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-2d608df6-f7bd-4678-9a06-eb7ff83fc22b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:05.508249 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:05.508249 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:05.516445 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-83928789-8435-4bf4-9767-186f618dee26 req-2d608df6-f7bd-4678-9a06-eb7ff83fc22b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:05.520990 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-2d608df6-f7bd-4678-9a06-eb7ff83fc22b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:05.521397 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 805/3260] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:57:05 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:05.627315 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-83928789-8435-4bf4-9767-186f618dee26 req-a403528f-66c7-49d9-a398-2ad796cea906 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:05.630545 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-a403528f-66c7-49d9-a398-2ad796cea906 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] PUT https://10.4.3.210/volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568 Jul 03 17:57:05.630905 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-a403528f-66c7-49d9-a398-2ad796cea906 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:05.647246 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-83928789-8435-4bf4-9767-186f618dee26 req-a403528f-66c7-49d9-a398-2ad796cea906 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Acquiring lock "cinder-attachment_update-35ebdd13-2783-4139-82d7-4e02da39b5ab-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:57:05.651890 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-83928789-8435-4bf4-9767-186f618dee26 req-a403528f-66c7-49d9-a398-2ad796cea906 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Lock "cinder-attachment_update-35ebdd13-2783-4139-82d7-4e02da39b5ab-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:57:05.652875 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:05.652875 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:05.694524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9ebc3466-37b6-4014-bf40-27000d3c71ec None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:05.698175 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ebc3466-37b6-4014-bf40-27000d3c71ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:05.698797 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ebc3466-37b6-4014-bf40-27000d3c71ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:05.699060 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ebc3466-37b6-4014-bf40-27000d3c71ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:05.716725 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:05.716725 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:05.722659 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ebc3466-37b6-4014-bf40-27000d3c71ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:05.728702 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ebc3466-37b6-4014-bf40-27000d3c71ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:05.729304 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 824/3261] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:05 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:06.196658 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-83928789-8435-4bf4-9767-186f618dee26 req-a403528f-66c7-49d9-a398-2ad796cea906 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Lock "cinder-attachment_update-35ebdd13-2783-4139-82d7-4e02da39b5ab-np0000004448" released by "attachment_update" :: held 0.544s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:57:06.196735 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-a403528f-66c7-49d9-a398-2ad796cea906 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568 returned with HTTP 200 Jul 03 17:57:06.198142 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 812/3262] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:57:05 2026] PUT /volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568 => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:06.410510 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0cfc3e16-4648-426b-929c-753676bde067 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:06.413352 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0cfc3e16-4648-426b-929c-753676bde067 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:06.413352 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0cfc3e16-4648-426b-929c-753676bde067 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:06.413352 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0cfc3e16-4648-426b-929c-753676bde067 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:06.422149 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:06.422149 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:06.425324 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0cfc3e16-4648-426b-929c-753676bde067 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:06.429160 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0cfc3e16-4648-426b-929c-753676bde067 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:06.429535 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 822/3263] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:06 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:06.742033 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3c484e4d-7db1-4e3f-9c02-c259c5269a2c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:06.744889 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3c484e4d-7db1-4e3f-9c02-c259c5269a2c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:06.745115 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3c484e4d-7db1-4e3f-9c02-c259c5269a2c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:06.745541 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3c484e4d-7db1-4e3f-9c02-c259c5269a2c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:06.757270 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:06.757270 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:06.760838 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3c484e4d-7db1-4e3f-9c02-c259c5269a2c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:06.764720 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3c484e4d-7db1-4e3f-9c02-c259c5269a2c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:06.765783 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 806/3264] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:06 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:07.443431 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-572d6f35-9659-4140-9f61-c606ed802d30 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:07.445722 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-572d6f35-9659-4140-9f61-c606ed802d30 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:07.445932 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-572d6f35-9659-4140-9f61-c606ed802d30 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:07.446127 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-572d6f35-9659-4140-9f61-c606ed802d30 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:07.457011 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:07.457011 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:07.461442 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-572d6f35-9659-4140-9f61-c606ed802d30 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:07.465889 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-572d6f35-9659-4140-9f61-c606ed802d30 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:07.466367 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 825/3265] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:07 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:07.776415 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-38ef9eb1-6c69-419c-aa00-0b1911a09760 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:07.778267 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-38ef9eb1-6c69-419c-aa00-0b1911a09760 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:07.778469 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-38ef9eb1-6c69-419c-aa00-0b1911a09760 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:07.778690 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-38ef9eb1-6c69-419c-aa00-0b1911a09760 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:07.788014 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:07.788014 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:07.791162 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-38ef9eb1-6c69-419c-aa00-0b1911a09760 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:07.795569 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-38ef9eb1-6c69-419c-aa00-0b1911a09760 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:07.795997 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 813/3266] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:07 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:08.478239 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-11c70816-56c5-42ac-8db4-70cc154ade6c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:08.480031 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-11c70816-56c5-42ac-8db4-70cc154ade6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:08.480221 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-11c70816-56c5-42ac-8db4-70cc154ade6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:08.480427 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-11c70816-56c5-42ac-8db4-70cc154ade6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:08.489195 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:08.489195 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:08.492311 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-11c70816-56c5-42ac-8db4-70cc154ade6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:08.496055 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-11c70816-56c5-42ac-8db4-70cc154ade6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:08.496417 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 823/3267] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:08 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:08.807682 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-69518aa3-7f15-4963-9208-f72c9f906016 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:08.809390 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-69518aa3-7f15-4963-9208-f72c9f906016 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:08.809589 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-69518aa3-7f15-4963-9208-f72c9f906016 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:08.809833 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-69518aa3-7f15-4963-9208-f72c9f906016 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:08.818867 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:08.818867 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:08.821825 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-69518aa3-7f15-4963-9208-f72c9f906016 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:08.825415 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-69518aa3-7f15-4963-9208-f72c9f906016 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:08.825828 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 807/3268] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:08 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:09.511317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-060bce80-c460-46fd-9382-467d4b9bc094 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:09.513162 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-060bce80-c460-46fd-9382-467d4b9bc094 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:09.513360 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-060bce80-c460-46fd-9382-467d4b9bc094 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:09.513553 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-060bce80-c460-46fd-9382-467d4b9bc094 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:09.524198 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:09.524198 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:09.528201 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-060bce80-c460-46fd-9382-467d4b9bc094 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:09.532247 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-060bce80-c460-46fd-9382-467d4b9bc094 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:09.532787 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 826/3269] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:09 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:09.837472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6aa3e612-5eb1-400e-9798-d7442fa3dbbb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:09.839328 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6aa3e612-5eb1-400e-9798-d7442fa3dbbb tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:09.839565 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6aa3e612-5eb1-400e-9798-d7442fa3dbbb tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:09.839794 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6aa3e612-5eb1-400e-9798-d7442fa3dbbb tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:09.849225 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:09.849225 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:09.852735 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6aa3e612-5eb1-400e-9798-d7442fa3dbbb tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:09.857412 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6aa3e612-5eb1-400e-9798-d7442fa3dbbb tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:09.857892 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 814/3270] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:09 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:10.545857 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e402c8cf-4a35-451b-8c37-9e18941474ff None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:10.547540 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e402c8cf-4a35-451b-8c37-9e18941474ff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:10.547734 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e402c8cf-4a35-451b-8c37-9e18941474ff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:10.547959 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e402c8cf-4a35-451b-8c37-9e18941474ff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:10.556226 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:10.556226 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:10.559175 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e402c8cf-4a35-451b-8c37-9e18941474ff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:10.562708 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e402c8cf-4a35-451b-8c37-9e18941474ff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:10.563076 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 824/3271] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:10 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:10.869099 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b91e1dfb-73c0-447a-b9cc-d7389d305aab None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:10.871187 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b91e1dfb-73c0-447a-b9cc-d7389d305aab tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:10.871459 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b91e1dfb-73c0-447a-b9cc-d7389d305aab tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:10.871662 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b91e1dfb-73c0-447a-b9cc-d7389d305aab tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:10.880791 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:10.880791 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:10.884061 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b91e1dfb-73c0-447a-b9cc-d7389d305aab tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:10.887835 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b91e1dfb-73c0-447a-b9cc-d7389d305aab tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:10.888205 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 808/3272] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:10 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:11.575988 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-abe3d631-9d3b-4f8c-82cc-e370f62f29e0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:11.577832 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-abe3d631-9d3b-4f8c-82cc-e370f62f29e0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:11.578058 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-abe3d631-9d3b-4f8c-82cc-e370f62f29e0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:11.578246 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-abe3d631-9d3b-4f8c-82cc-e370f62f29e0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:11.588969 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:11.588969 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:11.592761 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-abe3d631-9d3b-4f8c-82cc-e370f62f29e0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:11.597001 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-abe3d631-9d3b-4f8c-82cc-e370f62f29e0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:11.597421 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 827/3273] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:11 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:11.902701 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a519bf54-c81e-456b-aa87-ee4afd77d2c2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:11.904782 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a519bf54-c81e-456b-aa87-ee4afd77d2c2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:11.905155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a519bf54-c81e-456b-aa87-ee4afd77d2c2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:11.905304 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a519bf54-c81e-456b-aa87-ee4afd77d2c2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:11.916997 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:11.916997 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:11.922283 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a519bf54-c81e-456b-aa87-ee4afd77d2c2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:11.927483 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a519bf54-c81e-456b-aa87-ee4afd77d2c2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:11.927946 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 815/3274] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:11 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:12.611544 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d431f6bb-ce35-4e05-8907-ab189a32036e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:12.615792 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d431f6bb-ce35-4e05-8907-ab189a32036e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:12.615792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d431f6bb-ce35-4e05-8907-ab189a32036e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:12.615792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d431f6bb-ce35-4e05-8907-ab189a32036e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:12.625229 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:12.625229 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:12.629624 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d431f6bb-ce35-4e05-8907-ab189a32036e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:12.637032 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d431f6bb-ce35-4e05-8907-ab189a32036e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:12.637599 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 825/3275] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:12 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:12.845783 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-591d5036-78ef-4a17-8a5f-44dfec9cee2b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:12.848378 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-591d5036-78ef-4a17-8a5f-44dfec9cee2b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/limits Jul 03 17:57:12.848751 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-591d5036-78ef-4a17-8a5f-44dfec9cee2b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:12.849075 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-591d5036-78ef-4a17-8a5f-44dfec9cee2b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:12.872383 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-591d5036-78ef-4a17-8a5f-44dfec9cee2b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Jul 03 17:57:12.872981 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 809/3276] 10.4.3.210 () {68 vars in 1484 bytes} [Fri Jul 3 17:57:12 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:12.943369 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0d657697-c1fd-4ade-9ef5-7b7840233ed4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:12.945204 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0d657697-c1fd-4ade-9ef5-7b7840233ed4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:12.945388 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0d657697-c1fd-4ade-9ef5-7b7840233ed4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:12.945593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0d657697-c1fd-4ade-9ef5-7b7840233ed4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:12.955304 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:12.955304 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:12.959351 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0d657697-c1fd-4ade-9ef5-7b7840233ed4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:12.963945 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0d657697-c1fd-4ade-9ef5-7b7840233ed4 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:12.964532 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 828/3277] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:12 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:13.401971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-70a05eb6-a6cd-4907-973a-b46038ea7c22 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:13.404042 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-70a05eb6-a6cd-4907-973a-b46038ea7c22 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:57:13.404221 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-70a05eb6-a6cd-4907-973a-b46038ea7c22 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:13.404395 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-70a05eb6-a6cd-4907-973a-b46038ea7c22 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:13.414249 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:13.414249 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:13.417448 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-70a05eb6-a6cd-4907-973a-b46038ea7c22 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:57:13.422163 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-70a05eb6-a6cd-4907-973a-b46038ea7c22 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 200 Jul 03 17:57:13.422593 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 816/3278] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:13 2026] GET /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:13.430880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-414bd7a5-1b14-4690-b07b-549476b10c67 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:13.432860 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-414bd7a5-1b14-4690-b07b-549476b10c67 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:57:13.433248 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-414bd7a5-1b14-4690-b07b-549476b10c67 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f69f146f-f854-4ea3-82d2-db4b36521db7", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-2047712475", "description": null, "metadata": {}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:13.444313 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:13.444313 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:13.444995 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-414bd7a5-1b14-4690-b07b-549476b10c67 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:57:13.445176 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-414bd7a5-1b14-4690-b07b-549476b10c67 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create snapshot from volume f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:57:13.470914 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-414bd7a5-1b14-4690-b07b-549476b10c67 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Created reservations ['69b486fe-798b-4101-bade-f7b7a79810f9', '33ab9fab-c851-49c0-afbb-c6c1c23c72e9', '034676a4-689c-4f30-a283-cbbacbf3bb88', 'd616f528-8f4d-4eec-9f19-ae8886a5973c'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:57:13.512172 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-414bd7a5-1b14-4690-b07b-549476b10c67 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot force create request issued successfully. Jul 03 17:57:13.512529 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-fee7c6df-0ce6-4bc6-9de3-2111946e4673 req-414bd7a5-1b14-4690-b07b-549476b10c67 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:57:13.513077 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 826/3279] 10.4.3.210 () {72 vars in 1547 bytes} [Fri Jul 3 17:57:13 2026] POST /volume/v3/snapshots => generated 324 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:57:13.655704 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2fecae9c-f44b-4e6d-a64c-c93cc6c7ed7d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:13.658086 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2fecae9c-f44b-4e6d-a64c-c93cc6c7ed7d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:13.658400 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2fecae9c-f44b-4e6d-a64c-c93cc6c7ed7d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:13.658696 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2fecae9c-f44b-4e6d-a64c-c93cc6c7ed7d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:13.673822 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:13.673822 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:13.677858 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2fecae9c-f44b-4e6d-a64c-c93cc6c7ed7d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:13.682782 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2fecae9c-f44b-4e6d-a64c-c93cc6c7ed7d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:13.683302 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 810/3280] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:13 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:13.986477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ff617ab6-f6e9-4375-b45f-f13ac34ca3dc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:13.989400 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ff617ab6-f6e9-4375-b45f-f13ac34ca3dc tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:13.989641 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ff617ab6-f6e9-4375-b45f-f13ac34ca3dc tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:13.989884 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ff617ab6-f6e9-4375-b45f-f13ac34ca3dc tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:14.008323 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:14.008323 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:14.011960 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ff617ab6-f6e9-4375-b45f-f13ac34ca3dc tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:14.016832 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ff617ab6-f6e9-4375-b45f-f13ac34ca3dc tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:14.017152 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 829/3281] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:13 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:14.392519 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-be862839-3a71-4aa8-b701-d289a9f4ebbb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:14.397715 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-be862839-3a71-4aa8-b701-d289a9f4ebbb tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] POST https://10.4.3.210/volume/v3/attachments/e4ddf389-ad5f-4f3d-bcef-4427616aeaa7/action Jul 03 17:57:14.398636 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-be862839-3a71-4aa8-b701-d289a9f4ebbb tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:14.398636 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-be862839-3a71-4aa8-b701-d289a9f4ebbb tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:14.432252 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:14.432252 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:14.448005 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3910410c-d5d0-4198-8dc6-ff980c157538 req-be862839-3a71-4aa8-b701-d289a9f4ebbb tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/attachments/e4ddf389-ad5f-4f3d-bcef-4427616aeaa7/action returned with HTTP 204 Jul 03 17:57:14.448592 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 817/3282] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:57:14 2026] POST /volume/v3/attachments/e4ddf389-ad5f-4f3d-bcef-4427616aeaa7/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:14.701419 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-63d93290-52bd-4508-b01a-0f373d9f7516 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:14.704537 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-63d93290-52bd-4508-b01a-0f373d9f7516 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:14.704537 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-63d93290-52bd-4508-b01a-0f373d9f7516 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:14.704680 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-63d93290-52bd-4508-b01a-0f373d9f7516 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:14.719937 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:14.719937 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:14.725334 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-63d93290-52bd-4508-b01a-0f373d9f7516 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:14.731551 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-63d93290-52bd-4508-b01a-0f373d9f7516 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:14.732084 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 827/3283] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:14 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:15.035072 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-39bf6543-a1da-4a87-9ad0-20b02193b3fd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:15.037661 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-39bf6543-a1da-4a87-9ad0-20b02193b3fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:15.037661 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-39bf6543-a1da-4a87-9ad0-20b02193b3fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:15.038128 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-39bf6543-a1da-4a87-9ad0-20b02193b3fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:15.058216 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:15.058216 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:15.062611 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-39bf6543-a1da-4a87-9ad0-20b02193b3fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:15.068707 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-39bf6543-a1da-4a87-9ad0-20b02193b3fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:15.069248 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 811/3284] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:15 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:15.089409 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c2640f3a-57cb-40ad-98fc-906ccd2ac4ac None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:15.095624 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c2640f3a-57cb-40ad-98fc-906ccd2ac4ac tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:15.095624 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c2640f3a-57cb-40ad-98fc-906ccd2ac4ac tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:15.095624 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c2640f3a-57cb-40ad-98fc-906ccd2ac4ac tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:15.110759 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:15.110759 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:15.116353 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c2640f3a-57cb-40ad-98fc-906ccd2ac4ac tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:15.126789 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c2640f3a-57cb-40ad-98fc-906ccd2ac4ac tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:15.127195 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 830/3285] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:15 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:15.476405 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1f72b658-34c6-464e-a920-1b75a766dd8d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:15.479633 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1f72b658-34c6-464e-a920-1b75a766dd8d tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 Jul 03 17:57:15.480027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1f72b658-34c6-464e-a920-1b75a766dd8d tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:15.480293 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1f72b658-34c6-464e-a920-1b75a766dd8d tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:15.490401 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:15.490401 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:15.491129 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1f72b658-34c6-464e-a920-1b75a766dd8d tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot retrieved successfully. Jul 03 17:57:15.493137 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1f72b658-34c6-464e-a920-1b75a766dd8d tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 returned with HTTP 200 Jul 03 17:57:15.493832 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 818/3286] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:57:15 2026] GET /volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 => generated 483 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:15.527434 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:15.529240 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:57:15.529608 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-394844091", "snapshot_id": null, "imageRef": "59f78e26-7395-45ff-8deb-c9dc795d0e72", "volume_type": null, "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:15.531278 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-394844091', 'snapshot_id': None, 'imageRef': '59f78e26-7395-45ff-8deb-c9dc795d0e72', 'volume_type': None, 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:57:15.637077 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:15.637077 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:15.637736 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot retrieved successfully. Jul 03 17:57:15.637736 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create volume of 1 GB Jul 03 17:57:15.641265 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Availability Zones retrieved successfully. Jul 03 17:57:15.646071 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Flow 'volume_create_api' (8ee93ec3-6cda-4d2d-b50d-fe4b1cbf460b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:57:15.647199 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7e605c-bcb0-4b09-b683-3de3baee2f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:15.648166 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:57:15.683846 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7e605c-bcb0-4b09-b683-3de3baee2f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e148d6c8-9a0b-4775-9c00-d2129d984b76', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:15.685057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03fe0980-4f95-4fca-8a27-5ee59c949f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:15.730418 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Created reservations ['b31f323d-588f-479f-9d0a-d81e73dbcbec', '85d362f3-d896-483b-aede-27eca52b5663', '85cb2f5a-fb39-4e5a-b640-50de1367609c', 'af1eb635-20bb-48f8-8331-6557bb4d920f'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:57:15.731398 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03fe0980-4f95-4fca-8a27-5ee59c949f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b31f323d-588f-479f-9d0a-d81e73dbcbec', '85d362f3-d896-483b-aede-27eca52b5663', '85cb2f5a-fb39-4e5a-b640-50de1367609c', 'af1eb635-20bb-48f8-8331-6557bb4d920f']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:15.732061 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21bc2b30-fa96-4ccb-a847-8136924839ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:15.746380 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a5647ed2-ae69-4d3b-b9d5-e8ec6d8ed55d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:15.748530 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a5647ed2-ae69-4d3b-b9d5-e8ec6d8ed55d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:15.749918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a5647ed2-ae69-4d3b-b9d5-e8ec6d8ed55d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:15.749918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a5647ed2-ae69-4d3b-b9d5-e8ec6d8ed55d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:15.764352 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:15.764352 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:15.774366 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a5647ed2-ae69-4d3b-b9d5-e8ec6d8ed55d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:15.784686 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a5647ed2-ae69-4d3b-b9d5-e8ec6d8ed55d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:15.785705 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 812/3287] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:15 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:15.786235 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21bc2b30-fa96-4ccb-a847-8136924839ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '957929e4-93a5-4aa1-bd02-2c158650f6fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-394844091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5fa64b8bc8e403bb7b526d5479cfac3',qos_specs=None,replication_status=,reservations=['b31f323d-588f-479f-9d0a-d81e73dbcbec','85d362f3-d896-483b-aede-27eca52b5663','85cb2f5a-fb39-4e5a-b640-50de1367609c','af1eb635-20bb-48f8-8331-6557bb4d920f'],size=1,snapshot_id=e148d6c8-9a0b-4775-9c00-d2129d984b76,source_replicaid=,source_volid=None,status='creating',user_id='ca1ebcaa35514b1fb320d89b26132aec',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), '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-03T17:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-394844091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=957929e4-93a5-4aa1-bd02-2c158650f6fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5fa64b8bc8e403bb7b526d5479cfac3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e148d6c8-9a0b-4775-9c00-d2129d984b76,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca1ebcaa35514b1fb320d89b26132aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:15.786936 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc46f8a0-9a95-4837-b6d1-b26f3f5543a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:15.806429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc46f8a0-9a95-4837-b6d1-b26f3f5543a1) transitioned into state 'SUCCESS' from state '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-394844091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5fa64b8bc8e403bb7b526d5479cfac3',qos_specs=None,replication_status=,reservations=['b31f323d-588f-479f-9d0a-d81e73dbcbec','85d362f3-d896-483b-aede-27eca52b5663','85cb2f5a-fb39-4e5a-b640-50de1367609c','af1eb635-20bb-48f8-8331-6557bb4d920f'],size=1,snapshot_id=e148d6c8-9a0b-4775-9c00-d2129d984b76,source_replicaid=,source_volid=None,status='creating',user_id='ca1ebcaa35514b1fb320d89b26132aec',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:15.807160 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb19e76e-7642-4590-b829-9944aa9117ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:15.844943 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb19e76e-7642-4590-b829-9944aa9117ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:15.846154 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Flow 'volume_create_api' (8ee93ec3-6cda-4d2d-b50d-fe4b1cbf460b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:57:15.846852 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Create volume request issued successfully. Jul 03 17:57:15.847623 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9e3039d5-edc4-496c-9571-47d6c88304e0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:57:15.848314 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 828/3288] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:57:15 2026] POST /volume/v3/volumes => generated 813 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:15.859184 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7b9241bf-11e1-437b-b220-327a8e4b71c9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:15.861618 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7b9241bf-11e1-437b-b220-327a8e4b71c9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe Jul 03 17:57:15.861907 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7b9241bf-11e1-437b-b220-327a8e4b71c9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:15.862094 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7b9241bf-11e1-437b-b220-327a8e4b71c9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:15.870381 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:15.870381 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:15.874972 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7b9241bf-11e1-437b-b220-327a8e4b71c9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:57:15.879867 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7b9241bf-11e1-437b-b220-327a8e4b71c9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe returned with HTTP 200 Jul 03 17:57:15.880112 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 831/3289] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:15 2026] GET /volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:16.798964 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e7a3cfa7-3936-4b24-8c16-839935af3dd1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:16.801367 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e7a3cfa7-3936-4b24-8c16-839935af3dd1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:16.801587 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e7a3cfa7-3936-4b24-8c16-839935af3dd1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:16.801995 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e7a3cfa7-3936-4b24-8c16-839935af3dd1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:16.815789 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:16.815789 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:16.821777 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e7a3cfa7-3936-4b24-8c16-839935af3dd1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:16.828722 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e7a3cfa7-3936-4b24-8c16-839935af3dd1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:16.829701 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 819/3290] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:16 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:16.892647 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d2365cf0-6c56-434e-b053-abc2f31b0895 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:16.894377 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d2365cf0-6c56-434e-b053-abc2f31b0895 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe Jul 03 17:57:16.894613 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d2365cf0-6c56-434e-b053-abc2f31b0895 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:16.894796 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d2365cf0-6c56-434e-b053-abc2f31b0895 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:16.902063 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:16.902063 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:16.906690 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d2365cf0-6c56-434e-b053-abc2f31b0895 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:57:16.912394 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d2365cf0-6c56-434e-b053-abc2f31b0895 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe returned with HTTP 200 Jul 03 17:57:16.913020 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 813/3291] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:16 2026] GET /volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:16.927595 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4ab13aea-58b4-4d07-a0fb-b0c151e2c73a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:16.929614 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4ab13aea-58b4-4d07-a0fb-b0c151e2c73a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe Jul 03 17:57:16.929866 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4ab13aea-58b4-4d07-a0fb-b0c151e2c73a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:16.930075 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4ab13aea-58b4-4d07-a0fb-b0c151e2c73a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:16.940110 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:16.940110 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:16.954757 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4ab13aea-58b4-4d07-a0fb-b0c151e2c73a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:57:16.961015 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4ab13aea-58b4-4d07-a0fb-b0c151e2c73a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe returned with HTTP 200 Jul 03 17:57:16.961341 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 829/3292] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:16 2026] GET /volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe => generated 1422 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:17.351980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-83928789-8435-4bf4-9767-186f618dee26 req-c4074056-3ed4-4f69-8815-ec8ccda2f0b0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:17.353534 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-c4074056-3ed4-4f69-8815-ec8ccda2f0b0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568/action Jul 03 17:57:17.353894 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-c4074056-3ed4-4f69-8815-ec8ccda2f0b0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:17.354024 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-c4074056-3ed4-4f69-8815-ec8ccda2f0b0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:17.393419 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:17.393419 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:17.403914 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-83928789-8435-4bf4-9767-186f618dee26 req-c4074056-3ed4-4f69-8815-ec8ccda2f0b0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568/action returned with HTTP 204 Jul 03 17:57:17.404340 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 832/3293] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:57:17 2026] POST /volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:17.851074 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-70ce27a8-dba7-4650-bf34-cfb63582ac6c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:17.853576 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-70ce27a8-dba7-4650-bf34-cfb63582ac6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:17.853905 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-70ce27a8-dba7-4650-bf34-cfb63582ac6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:17.854193 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-70ce27a8-dba7-4650-bf34-cfb63582ac6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:17.876931 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:17.876931 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:17.886535 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-70ce27a8-dba7-4650-bf34-cfb63582ac6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:17.899135 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-70ce27a8-dba7-4650-bf34-cfb63582ac6c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:17.900034 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 820/3294] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:17 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 1134 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:17.913391 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e2054f5c-67dd-48c2-9e3e-4d6b14edf883 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:17.916750 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e2054f5c-67dd-48c2-9e3e-4d6b14edf883 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:57:17.917147 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e2054f5c-67dd-48c2-9e3e-4d6b14edf883 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35ebdd13-2783-4139-82d7-4e02da39b5ab", "force": true, "name": "tempest-VolumesBackupsTest-Backup-2075111896", "container": "tempest-volumesbackupstest-backup-container-32868307"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:17.919065 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-e2054f5c-67dd-48c2-9e3e-4d6b14edf883 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating new backup {'backup': {'volume_id': '35ebdd13-2783-4139-82d7-4e02da39b5ab', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2075111896', 'container': 'tempest-volumesbackupstest-backup-container-32868307'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:57:17.919065 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-e2054f5c-67dd-48c2-9e3e-4d6b14edf883 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating backup of volume 35ebdd13-2783-4139-82d7-4e02da39b5ab in container tempest-volumesbackupstest-backup-container-32868307 Jul 03 17:57:17.931259 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:17.931259 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:17.931883 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e2054f5c-67dd-48c2-9e3e-4d6b14edf883 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:17.950865 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-e2054f5c-67dd-48c2-9e3e-4d6b14edf883 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['0a7c8bb3-e68e-45cf-b80e-ecee2b2d2b25', '1b4f2c4f-8ec6-4a4f-804b-b1c6581d581a'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:57:17.988793 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e2054f5c-67dd-48c2-9e3e-4d6b14edf883 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:57:17.988793 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 814/3295] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:57:17 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:57:17.996506 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-26a77f56-644c-4c4b-843e-0a57cedda269 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:17.998553 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26a77f56-644c-4c4b-843e-0a57cedda269 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:17.998751 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26a77f56-644c-4c4b-843e-0a57cedda269 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:17.998996 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26a77f56-644c-4c4b-843e-0a57cedda269 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:17.999129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-26a77f56-644c-4c4b-843e-0a57cedda269 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:18.005765 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:18.005765 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:18.008782 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26a77f56-644c-4c4b-843e-0a57cedda269 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:18.009899 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 830/3296] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:17 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:18.025322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-9c25e010-ab18-4b7b-829d-a10f7883bd02 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:18.027523 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-9c25e010-ab18-4b7b-829d-a10f7883bd02 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe Jul 03 17:57:18.027720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-9c25e010-ab18-4b7b-829d-a10f7883bd02 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:18.028030 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-9c25e010-ab18-4b7b-829d-a10f7883bd02 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:18.035183 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:18.035183 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:18.041625 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-9c25e010-ab18-4b7b-829d-a10f7883bd02 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:57:18.050958 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-9c25e010-ab18-4b7b-829d-a10f7883bd02 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe returned with HTTP 200 Jul 03 17:57:18.052634 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 833/3297] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:18 2026] GET /volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe => generated 1404 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:18.539494 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-a1fc2fb4-c5f0-4839-8e68-fe736c254b2a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:18.541542 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-a1fc2fb4-c5f0-4839-8e68-fe736c254b2a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe Jul 03 17:57:18.541719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-a1fc2fb4-c5f0-4839-8e68-fe736c254b2a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:18.541916 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-a1fc2fb4-c5f0-4839-8e68-fe736c254b2a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:18.548662 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:18.548662 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:18.551895 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-a1fc2fb4-c5f0-4839-8e68-fe736c254b2a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:57:18.556658 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-a1fc2fb4-c5f0-4839-8e68-fe736c254b2a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe returned with HTTP 200 Jul 03 17:57:18.557247 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 821/3298] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:18 2026] GET /volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:18.565911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d96c8d7c-0a8a-46f2-8e54-8a5e190ab419 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:18.566259 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d96c8d7c-0a8a-46f2-8e54-8a5e190ab419 None None] GET https://10.4.3.210/volume// Jul 03 17:57:18.566403 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d96c8d7c-0a8a-46f2-8e54-8a5e190ab419 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:18.566588 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d96c8d7c-0a8a-46f2-8e54-8a5e190ab419 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:18.566921 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d96c8d7c-0a8a-46f2-8e54-8a5e190ab419 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:18.567210 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 815/3299] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:57:18 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 17:57:18.574051 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-3de65364-a488-44b9-a1e9-e66f84126cae None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:18.576217 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-3de65364-a488-44b9-a1e9-e66f84126cae tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:57:18.576569 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-3de65364-a488-44b9-a1e9-e66f84126cae tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "957929e4-93a5-4aa1-bd02-2c158650f6fe", "connector": null, "instance_uuid": "a0038c9f-d1b8-48dd-8c20-85d5568457b8"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:18.585003 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:18.585003 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:18.611188 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-3de65364-a488-44b9-a1e9-e66f84126cae tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:57:18.611634 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 831/3300] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:57:18 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 17:57:18.746608 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-aaccb602-88fe-4a86-a6dd-46cbcfd63ea0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:18.748944 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-aaccb602-88fe-4a86-a6dd-46cbcfd63ea0 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:18.749163 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-aaccb602-88fe-4a86-a6dd-46cbcfd63ea0 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:18.749367 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-aaccb602-88fe-4a86-a6dd-46cbcfd63ea0 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:18.760453 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:18.760453 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:18.764192 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-aaccb602-88fe-4a86-a6dd-46cbcfd63ea0 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:18.768779 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-aaccb602-88fe-4a86-a6dd-46cbcfd63ea0 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:18.769213 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 834/3301] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:18 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:18.785567 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a8c8e9e9-29cb-43d7-8eb3-1a729a5c5a6b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:18.787606 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a8c8e9e9-29cb-43d7-8eb3-1a729a5c5a6b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] POST https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b/action Jul 03 17:57:18.787957 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a8c8e9e9-29cb-43d7-8eb3-1a729a5c5a6b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:18.788072 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a8c8e9e9-29cb-43d7-8eb3-1a729a5c5a6b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:18.798018 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:18.798018 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:18.798449 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a8c8e9e9-29cb-43d7-8eb3-1a729a5c5a6b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:18.804001 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a8c8e9e9-29cb-43d7-8eb3-1a729a5c5a6b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Begin detaching volume completed successfully. Jul 03 17:57:18.804184 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a8c8e9e9-29cb-43d7-8eb3-1a729a5c5a6b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b/action returned with HTTP 202 Jul 03 17:57:18.804558 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 822/3302] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:57:18 2026] POST /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:57:19.019082 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-312fdac0-8778-4ff5-8242-8b7346ae79f8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:19.021017 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-312fdac0-8778-4ff5-8242-8b7346ae79f8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:19.021244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-312fdac0-8778-4ff5-8242-8b7346ae79f8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:19.021424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-312fdac0-8778-4ff5-8242-8b7346ae79f8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:19.021554 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-312fdac0-8778-4ff5-8242-8b7346ae79f8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:19.026041 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:19.026041 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:19.026832 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-312fdac0-8778-4ff5-8242-8b7346ae79f8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:19.027155 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 816/3303] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:19 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:19.824917 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-62997a6e-85bc-4cf6-8fde-4559dbe87979 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:19.825305 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-62997a6e-85bc-4cf6-8fde-4559dbe87979 None None] GET https://10.4.3.210/volume// Jul 03 17:57:19.825518 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-62997a6e-85bc-4cf6-8fde-4559dbe87979 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:19.825686 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-62997a6e-85bc-4cf6-8fde-4559dbe87979 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:19.826048 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-62997a6e-85bc-4cf6-8fde-4559dbe87979 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:19.826394 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 832/3304] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:57: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 17:57:19.834042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-130b02e9-5d81-41ca-ae17-b9fd3ab705ad None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:19.836703 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-130b02e9-5d81-41ca-ae17-b9fd3ab705ad tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:19.836990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-130b02e9-5d81-41ca-ae17-b9fd3ab705ad tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:19.838802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-130b02e9-5d81-41ca-ae17-b9fd3ab705ad tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:19.855611 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:19.855611 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:19.859959 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-130b02e9-5d81-41ca-ae17-b9fd3ab705ad tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:19.865648 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-130b02e9-5d81-41ca-ae17-b9fd3ab705ad tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:57:19.866401 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 835/3305] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:57:19 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:20.036565 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6f3c1619-46a9-44d9-a5d2-00af26b01209 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:20.038446 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6f3c1619-46a9-44d9-a5d2-00af26b01209 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:20.038570 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6f3c1619-46a9-44d9-a5d2-00af26b01209 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:20.038732 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6f3c1619-46a9-44d9-a5d2-00af26b01209 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:20.038856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-6f3c1619-46a9-44d9-a5d2-00af26b01209 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:20.044675 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:20.044675 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:20.045954 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6f3c1619-46a9-44d9-a5d2-00af26b01209 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:20.046555 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 823/3306] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:20 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:21.058182 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c462d7bd-0c09-4b11-9b1e-881d0706a548 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:21.061503 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c462d7bd-0c09-4b11-9b1e-881d0706a548 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:21.061503 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c462d7bd-0c09-4b11-9b1e-881d0706a548 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:21.061503 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c462d7bd-0c09-4b11-9b1e-881d0706a548 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:21.061503 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c462d7bd-0c09-4b11-9b1e-881d0706a548 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:21.065477 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:21.065477 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:21.066482 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c462d7bd-0c09-4b11-9b1e-881d0706a548 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:21.067075 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 817/3307] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:21 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:21.269858 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a9e77e55-5e67-45a8-bea7-0381dfa57d07 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:21.271687 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a9e77e55-5e67-45a8-bea7-0381dfa57d07 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] DELETE https://10.4.3.210/volume/v3/attachments/e4ddf389-ad5f-4f3d-bcef-4427616aeaa7 Jul 03 17:57:21.271865 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a9e77e55-5e67-45a8-bea7-0381dfa57d07 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:21.272053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a9e77e55-5e67-45a8-bea7-0381dfa57d07 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:21.279048 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:21.279048 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:21.804385 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-6669ad75-7c39-47d4-b059-3af4609df0dc req-a9e77e55-5e67-45a8-bea7-0381dfa57d07 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/attachments/e4ddf389-ad5f-4f3d-bcef-4427616aeaa7 returned with HTTP 200 Jul 03 17:57:21.804782 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 833/3308] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:57:21 2026] DELETE /volume/v3/attachments/e4ddf389-ad5f-4f3d-bcef-4427616aeaa7 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:22.082942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b000691e-ba51-491e-b13e-ff683671325f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:22.088810 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b000691e-ba51-491e-b13e-ff683671325f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:22.088810 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b000691e-ba51-491e-b13e-ff683671325f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:22.088810 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b000691e-ba51-491e-b13e-ff683671325f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:22.088810 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-b000691e-ba51-491e-b13e-ff683671325f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:22.093139 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:22.093139 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:22.094214 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b000691e-ba51-491e-b13e-ff683671325f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:22.094803 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 836/3309] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:22 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:23.025115 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-01f6e500-2836-4c05-a4c4-e66e9855fc7a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:23.028145 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01f6e500-2836-4c05-a4c4-e66e9855fc7a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:57:23.028647 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01f6e500-2836-4c05-a4c4-e66e9855fc7a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50760383-b255-41b9-a0f8-14bf8b7c284b", "force": false, "name": "tempest-TestStampPattern-snapshot-1124108912", "description": null, "metadata": null}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:23.037883 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:23.037883 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:23.038343 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-01f6e500-2836-4c05-a4c4-e66e9855fc7a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:57:23.038662 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-01f6e500-2836-4c05-a4c4-e66e9855fc7a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Create snapshot from volume 50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:57:23.074104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-01f6e500-2836-4c05-a4c4-e66e9855fc7a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Created reservations ['7524567c-c45c-4a58-b914-fb4a94970940', 'e82fde19-ec12-4942-811c-abf0db5f4c07', '6af99be0-4882-45ab-aa1b-4c4ec7d92638', '7e06e314-0c83-47ac-8914-32cc731ec484'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:57:23.101501 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-01f6e500-2836-4c05-a4c4-e66e9855fc7a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Snapshot create request issued successfully. Jul 03 17:57:23.101942 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01f6e500-2836-4c05-a4c4-e66e9855fc7a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:57:23.102535 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 824/3310] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:57:23 2026] POST /volume/v3/snapshots => generated 303 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:57:23.106707 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-20d15c36-bd4c-4c5c-99a5-1a276f24b375 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:23.110792 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-20d15c36-bd4c-4c5c-99a5-1a276f24b375 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:23.110792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-20d15c36-bd4c-4c5c-99a5-1a276f24b375 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:23.110792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-20d15c36-bd4c-4c5c-99a5-1a276f24b375 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:23.110792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-20d15c36-bd4c-4c5c-99a5-1a276f24b375 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:23.117166 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cc852b6b-8421-4662-b0fb-c7486cf6df69 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:23.118274 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc852b6b-8421-4662-b0fb-c7486cf6df69 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 Jul 03 17:57:23.120483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc852b6b-8421-4662-b0fb-c7486cf6df69 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:23.120483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc852b6b-8421-4662-b0fb-c7486cf6df69 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:23.120906 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:23.120906 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:23.120906 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-20d15c36-bd4c-4c5c-99a5-1a276f24b375 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:23.120906 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 818/3311] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:23 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:23.124332 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:23.124332 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:23.124819 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cc852b6b-8421-4662-b0fb-c7486cf6df69 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Snapshot retrieved successfully. Jul 03 17:57:23.125673 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc852b6b-8421-4662-b0fb-c7486cf6df69 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 returned with HTTP 200 Jul 03 17:57:23.126226 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 834/3312] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:57:23 2026] GET /volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:24.133921 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3559b67f-7d05-46f6-8746-1afe6bae42ad None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:24.140261 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3559b67f-7d05-46f6-8746-1afe6bae42ad tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:24.140261 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3559b67f-7d05-46f6-8746-1afe6bae42ad tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:24.140261 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3559b67f-7d05-46f6-8746-1afe6bae42ad tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:24.140261 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-3559b67f-7d05-46f6-8746-1afe6bae42ad tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:24.141663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-109270ed-0bad-4241-a433-a54dcb16d35a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:24.144391 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-109270ed-0bad-4241-a433-a54dcb16d35a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 Jul 03 17:57:24.144693 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-109270ed-0bad-4241-a433-a54dcb16d35a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:24.144999 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-109270ed-0bad-4241-a433-a54dcb16d35a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:24.148083 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:24.148083 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:24.150207 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3559b67f-7d05-46f6-8746-1afe6bae42ad tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:24.151230 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 837/3313] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:24 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:24.152750 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:24.152750 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:24.153483 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-109270ed-0bad-4241-a433-a54dcb16d35a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Snapshot retrieved successfully. Jul 03 17:57:24.154745 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-109270ed-0bad-4241-a433-a54dcb16d35a tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 returned with HTTP 200 Jul 03 17:57:24.155320 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 825/3314] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:57:24 2026] GET /volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:24.166220 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0b2fc156-1f95-478d-9d42-4065f8a354ec None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:24.169639 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0b2fc156-1f95-478d-9d42-4065f8a354ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 Jul 03 17:57:24.171240 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0b2fc156-1f95-478d-9d42-4065f8a354ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:24.172115 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0b2fc156-1f95-478d-9d42-4065f8a354ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:24.186997 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:24.186997 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:24.187208 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0b2fc156-1f95-478d-9d42-4065f8a354ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Snapshot retrieved successfully. Jul 03 17:57:24.188094 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0b2fc156-1f95-478d-9d42-4065f8a354ec tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 returned with HTTP 200 Jul 03 17:57:24.188353 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 819/3315] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:57:24 2026] GET /volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 => generated 462 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:24.797610 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5264b55b-ed52-4150-ba32-7894c264946b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:24.798055 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5264b55b-ed52-4150-ba32-7894c264946b None None] GET https://10.4.3.210/volume// Jul 03 17:57:24.798250 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5264b55b-ed52-4150-ba32-7894c264946b None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:24.798469 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5264b55b-ed52-4150-ba32-7894c264946b None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:24.798828 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5264b55b-ed52-4150-ba32-7894c264946b None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:24.799142 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 835/3316] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:57:24 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 17:57:24.805875 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-dd3439dc-974c-439c-8948-568265ec39e2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:24.808087 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-dd3439dc-974c-439c-8948-568265ec39e2 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe Jul 03 17:57:24.808318 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-dd3439dc-974c-439c-8948-568265ec39e2 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:24.808563 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-dd3439dc-974c-439c-8948-568265ec39e2 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:24.819218 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:24.819218 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:24.823682 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-dd3439dc-974c-439c-8948-568265ec39e2 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:57:24.829208 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-dd3439dc-974c-439c-8948-568265ec39e2 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe returned with HTTP 200 Jul 03 17:57:24.829697 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 838/3317] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:57:24 2026] GET /volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe => generated 1583 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:24.935417 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-ad239a46-5abb-4caf-a83e-7a26306436de None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:24.937446 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-ad239a46-5abb-4caf-a83e-7a26306436de tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] PUT https://10.4.3.210/volume/v3/attachments/df25dde0-8aef-4121-a02c-e5b06ddb5126 Jul 03 17:57:24.937863 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-ad239a46-5abb-4caf-a83e-7a26306436de tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:24.946165 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-ad239a46-5abb-4caf-a83e-7a26306436de tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Acquiring lock "cinder-attachment_update-957929e4-93a5-4aa1-bd02-2c158650f6fe-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:57:24.950912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-ad239a46-5abb-4caf-a83e-7a26306436de tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Lock "cinder-attachment_update-957929e4-93a5-4aa1-bd02-2c158650f6fe-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:57:24.951928 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:24.951928 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:25.162869 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d7ecbf2e-1be3-414e-a5dc-8966d82f56e9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:25.164781 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d7ecbf2e-1be3-414e-a5dc-8966d82f56e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:25.165020 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d7ecbf2e-1be3-414e-a5dc-8966d82f56e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:25.165200 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d7ecbf2e-1be3-414e-a5dc-8966d82f56e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:25.165352 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d7ecbf2e-1be3-414e-a5dc-8966d82f56e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:25.170601 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:25.170601 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:25.171592 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d7ecbf2e-1be3-414e-a5dc-8966d82f56e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:25.172045 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 820/3318] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:25 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:25.476851 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-ad239a46-5abb-4caf-a83e-7a26306436de tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Lock "cinder-attachment_update-957929e4-93a5-4aa1-bd02-2c158650f6fe-np0000004448" released by "attachment_update" :: held 0.525s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:57:25.476851 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-ad239a46-5abb-4caf-a83e-7a26306436de tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments/df25dde0-8aef-4121-a02c-e5b06ddb5126 returned with HTTP 200 Jul 03 17:57:25.477212 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 826/3319] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:57:24 2026] PUT /volume/v3/attachments/df25dde0-8aef-4121-a02c-e5b06ddb5126 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:25.989673 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-0d9e10c1-b0ed-4c8a-b72d-d1fbad4d79cb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:25.991596 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-0d9e10c1-b0ed-4c8a-b72d-d1fbad4d79cb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] POST https://10.4.3.210/volume/v3/attachments/df25dde0-8aef-4121-a02c-e5b06ddb5126/action Jul 03 17:57:25.991924 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-0d9e10c1-b0ed-4c8a-b72d-d1fbad4d79cb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:25.992025 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-0d9e10c1-b0ed-4c8a-b72d-d1fbad4d79cb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:26.009306 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:26.009306 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:26.025152 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-50d53625-0c2f-4791-9bea-3d8030d6058a req-0d9e10c1-b0ed-4c8a-b72d-d1fbad4d79cb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments/df25dde0-8aef-4121-a02c-e5b06ddb5126/action returned with HTTP 204 Jul 03 17:57:26.025630 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 836/3320] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:57:25 2026] POST /volume/v3/attachments/df25dde0-8aef-4121-a02c-e5b06ddb5126/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:26.185191 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1919349a-4382-4b64-9185-652c46087dcc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:26.187050 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1919349a-4382-4b64-9185-652c46087dcc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:26.187303 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1919349a-4382-4b64-9185-652c46087dcc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:26.187517 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1919349a-4382-4b64-9185-652c46087dcc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:26.187626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1919349a-4382-4b64-9185-652c46087dcc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:26.191860 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:26.191860 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:26.192872 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1919349a-4382-4b64-9185-652c46087dcc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:26.193290 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 839/3321] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:26 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:27.206510 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ec3f0da3-94c1-46c8-adf6-c59944f91544 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:27.208353 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ec3f0da3-94c1-46c8-adf6-c59944f91544 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:27.208574 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ec3f0da3-94c1-46c8-adf6-c59944f91544 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:27.208744 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ec3f0da3-94c1-46c8-adf6-c59944f91544 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:27.208866 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-ec3f0da3-94c1-46c8-adf6-c59944f91544 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:27.213148 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:27.213148 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:27.213847 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ec3f0da3-94c1-46c8-adf6-c59944f91544 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:27.214224 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 821/3322] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:27 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:28.225194 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-de6c71d4-4cdb-4eec-8166-e7d53a722264 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:28.227630 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-de6c71d4-4cdb-4eec-8166-e7d53a722264 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:28.227893 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-de6c71d4-4cdb-4eec-8166-e7d53a722264 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:28.228120 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-de6c71d4-4cdb-4eec-8166-e7d53a722264 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:28.228265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-de6c71d4-4cdb-4eec-8166-e7d53a722264 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:28.232619 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:28.232619 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:28.233552 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-de6c71d4-4cdb-4eec-8166-e7d53a722264 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:28.234061 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 827/3323] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:28 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:29.249049 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9c928353-d3f6-4d64-b030-6f045beb33e5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:29.251181 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9c928353-d3f6-4d64-b030-6f045beb33e5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:29.251429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9c928353-d3f6-4d64-b030-6f045beb33e5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:29.251673 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9c928353-d3f6-4d64-b030-6f045beb33e5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:29.251808 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-9c928353-d3f6-4d64-b030-6f045beb33e5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:29.256788 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:29.256788 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:29.257689 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9c928353-d3f6-4d64-b030-6f045beb33e5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:29.258166 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 837/3324] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:29 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:30.271919 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-05dbe946-c601-49fd-a351-a0a2985b9831 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:30.273940 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-05dbe946-c601-49fd-a351-a0a2985b9831 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:30.274145 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-05dbe946-c601-49fd-a351-a0a2985b9831 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:30.274389 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-05dbe946-c601-49fd-a351-a0a2985b9831 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:30.274531 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-05dbe946-c601-49fd-a351-a0a2985b9831 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:30.279879 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:30.279879 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:30.280692 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-05dbe946-c601-49fd-a351-a0a2985b9831 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:30.281136 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 840/3325] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:30 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:31.291727 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-796d4919-0b9e-4ce2-ba35-2bd9f63b35e3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:31.294537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-796d4919-0b9e-4ce2-ba35-2bd9f63b35e3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:31.294537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-796d4919-0b9e-4ce2-ba35-2bd9f63b35e3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:31.294537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-796d4919-0b9e-4ce2-ba35-2bd9f63b35e3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:31.294537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-796d4919-0b9e-4ce2-ba35-2bd9f63b35e3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:31.299746 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:31.299746 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:31.300913 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-796d4919-0b9e-4ce2-ba35-2bd9f63b35e3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:31.301848 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 822/3326] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:31 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:32.075119 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:32.076752 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:57:32.077106 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1628311363", "snapshot_id": "86509740-2690-4d2c-841a-2a65c1590bc0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:32.078557 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1628311363', 'snapshot_id': '86509740-2690-4d2c-841a-2a65c1590bc0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:57:32.084505 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:32.084505 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:32.084917 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Snapshot retrieved successfully. Jul 03 17:57:32.085027 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Create volume of 1 GB Jul 03 17:57:32.091261 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Availability Zones retrieved successfully. Jul 03 17:57:32.100694 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Flow 'volume_create_api' (e819a46d-1303-4829-b719-8b146677cb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:57:32.102732 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b400b5e8-142c-4c88-9e45-4f7350d46bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:32.103572 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:57:32.134975 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b400b5e8-142c-4c88-9e45-4f7350d46bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '86509740-2690-4d2c-841a-2a65c1590bc0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:32.135732 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aba0d8e-d46d-4488-aadb-45865f52798a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:32.173184 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Created reservations ['30883704-0dfd-4b40-81e3-44934b0b21bd', '3d47012f-f5c9-43bd-97e7-71f848d7defa', '1b004185-464e-441f-b062-2f2b59030ab1', 'b022af9b-b6e0-4ad4-96d7-2a77078a2c56'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:57:32.174002 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aba0d8e-d46d-4488-aadb-45865f52798a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30883704-0dfd-4b40-81e3-44934b0b21bd', '3d47012f-f5c9-43bd-97e7-71f848d7defa', '1b004185-464e-441f-b062-2f2b59030ab1', 'b022af9b-b6e0-4ad4-96d7-2a77078a2c56']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:32.174708 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129b1149-6c42-48d3-a196-1a190ed9ab59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:32.218218 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129b1149-6c42-48d3-a196-1a190ed9ab59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03da2cc6-30a7-4475-9133-1f3ed2afa60b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1628311363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b05341a29b3d421db47c75902f67340f',qos_specs=None,replication_status=,reservations=['30883704-0dfd-4b40-81e3-44934b0b21bd','3d47012f-f5c9-43bd-97e7-71f848d7defa','1b004185-464e-441f-b062-2f2b59030ab1','b022af9b-b6e0-4ad4-96d7-2a77078a2c56'],size=1,snapshot_id=86509740-2690-4d2c-841a-2a65c1590bc0,source_replicaid=,source_volid=None,status='creating',user_id='d44131a27459401c9e9e6223aae5db31',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1628311363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03da2cc6-30a7-4475-9133-1f3ed2afa60b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b05341a29b3d421db47c75902f67340f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=86509740-2690-4d2c-841a-2a65c1590bc0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d44131a27459401c9e9e6223aae5db31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:32.219510 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5113bd9b-4395-4f13-b324-955c5a6b2a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:32.241242 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5113bd9b-4395-4f13-b324-955c5a6b2a67) transitioned into state 'SUCCESS' from state '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-1628311363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b05341a29b3d421db47c75902f67340f',qos_specs=None,replication_status=,reservations=['30883704-0dfd-4b40-81e3-44934b0b21bd','3d47012f-f5c9-43bd-97e7-71f848d7defa','1b004185-464e-441f-b062-2f2b59030ab1','b022af9b-b6e0-4ad4-96d7-2a77078a2c56'],size=1,snapshot_id=86509740-2690-4d2c-841a-2a65c1590bc0,source_replicaid=,source_volid=None,status='creating',user_id='d44131a27459401c9e9e6223aae5db31',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:32.241929 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9e5cba-89fc-44e4-81fd-a9b14663e1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:32.260348 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9e5cba-89fc-44e4-81fd-a9b14663e1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:32.261078 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Flow 'volume_create_api' (e819a46d-1303-4829-b719-8b146677cb21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:57:32.261357 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Create volume request issued successfully. Jul 03 17:57:32.261867 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-aee40c10-be0b-45ba-8aed-f04f6ed3fe5f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:57:32.262257 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 828/3327] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:57:32 2026] POST /volume/v3/volumes => generated 781 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:57:32.312234 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-42d74bc3-2f7a-4839-8438-64e9ec30871f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:32.314794 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-42d74bc3-2f7a-4839-8438-64e9ec30871f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:32.314794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-42d74bc3-2f7a-4839-8438-64e9ec30871f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:32.314988 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-42d74bc3-2f7a-4839-8438-64e9ec30871f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:32.315111 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-42d74bc3-2f7a-4839-8438-64e9ec30871f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:32.320942 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:32.320942 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:32.321237 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-42d74bc3-2f7a-4839-8438-64e9ec30871f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:32.321810 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 838/3328] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:32 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:33.334967 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-39c1b8b7-d64c-4b51-80ff-2a2ed72788c2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:33.335909 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-39c1b8b7-d64c-4b51-80ff-2a2ed72788c2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:33.336112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-39c1b8b7-d64c-4b51-80ff-2a2ed72788c2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:33.336361 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-39c1b8b7-d64c-4b51-80ff-2a2ed72788c2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:33.336474 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-39c1b8b7-d64c-4b51-80ff-2a2ed72788c2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:33.341067 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:33.341067 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:33.341881 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-39c1b8b7-d64c-4b51-80ff-2a2ed72788c2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:33.342326 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 841/3329] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:33 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:57:34.353420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-31c31d7f-956f-4cda-92aa-6528b1ddeac3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:34.355094 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-31c31d7f-956f-4cda-92aa-6528b1ddeac3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:34.355295 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-31c31d7f-956f-4cda-92aa-6528b1ddeac3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:34.355489 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-31c31d7f-956f-4cda-92aa-6528b1ddeac3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:34.355614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-31c31d7f-956f-4cda-92aa-6528b1ddeac3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:34.359502 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:34.359502 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:34.360181 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-31c31d7f-956f-4cda-92aa-6528b1ddeac3 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:34.360506 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 823/3330] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:34 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:35.369424 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-201f85a3-e4a4-4ca9-bac5-3bc60c60a568 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:35.371244 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-201f85a3-e4a4-4ca9-bac5-3bc60c60a568 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:35.371445 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-201f85a3-e4a4-4ca9-bac5-3bc60c60a568 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:35.371639 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-201f85a3-e4a4-4ca9-bac5-3bc60c60a568 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:35.371744 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-201f85a3-e4a4-4ca9-bac5-3bc60c60a568 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:35.374261 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=196,cinder:UPDATE=58,cinder:INSERT=32 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:57:35.377711 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:35.377711 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:35.378623 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-201f85a3-e4a4-4ca9-bac5-3bc60c60a568 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:35.379043 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 829/3331] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:35 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:35.389654 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-26ddec11-880c-42f8-b9e3-0db0c2954807 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:35.391515 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26ddec11-880c-42f8-b9e3-0db0c2954807 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:35.391699 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26ddec11-880c-42f8-b9e3-0db0c2954807 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:35.391928 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26ddec11-880c-42f8-b9e3-0db0c2954807 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:35.392063 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-26ddec11-880c-42f8-b9e3-0db0c2954807 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:35.393718 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=181,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:57:35.396492 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:35.396492 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:35.397241 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26ddec11-880c-42f8-b9e3-0db0c2954807 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:35.397605 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 839/3332] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:35 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:35.409511 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-97244e9a-54c3-481a-8f7f-a612edb3d5fa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:35.411213 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-97244e9a-54c3-481a-8f7f-a612edb3d5fa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:57:35.411517 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-97244e9a-54c3-481a-8f7f-a612edb3d5fa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35ebdd13-2783-4139-82d7-4e02da39b5ab", "incremental": true, "force": true}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:35.412866 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-97244e9a-54c3-481a-8f7f-a612edb3d5fa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating new backup {'backup': {'volume_id': '35ebdd13-2783-4139-82d7-4e02da39b5ab', 'incremental': True, 'force': True}} {{(pid=99941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:57:35.413031 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-97244e9a-54c3-481a-8f7f-a612edb3d5fa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating backup of volume 35ebdd13-2783-4139-82d7-4e02da39b5ab in container None Jul 03 17:57:35.414990 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=157,cinder:UPDATE=23,cinder:INSERT=7 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:57:35.424941 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:35.424941 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:35.425433 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-97244e9a-54c3-481a-8f7f-a612edb3d5fa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:35.442156 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-97244e9a-54c3-481a-8f7f-a612edb3d5fa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['3b645fd7-3573-4900-8de5-ceb43500bfa0', '3dc0bcf3-9ed2-4813-a9c8-c24085910d88'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:57:35.482100 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-97244e9a-54c3-481a-8f7f-a612edb3d5fa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:57:35.482546 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 842/3333] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:57:35 2026] POST /volume/v3/backups => generated 288 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:57:35.491060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e13c399c-02c7-45bc-8151-37ccd28afdd9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:35.493485 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e13c399c-02c7-45bc-8151-37ccd28afdd9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:35.493886 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e13c399c-02c7-45bc-8151-37ccd28afdd9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:35.494255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e13c399c-02c7-45bc-8151-37ccd28afdd9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:35.494393 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-e13c399c-02c7-45bc-8151-37ccd28afdd9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:35.500901 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:35.500901 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:35.500901 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e13c399c-02c7-45bc-8151-37ccd28afdd9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:35.501304 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 824/3334] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:35 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:36.511698 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-74fccd62-ea72-4fdb-be43-3f5de0793a4b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:36.514381 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-74fccd62-ea72-4fdb-be43-3f5de0793a4b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:36.514587 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-74fccd62-ea72-4fdb-be43-3f5de0793a4b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:36.514825 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-74fccd62-ea72-4fdb-be43-3f5de0793a4b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:36.514967 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-74fccd62-ea72-4fdb-be43-3f5de0793a4b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:36.521792 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:36.521792 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:36.522621 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-74fccd62-ea72-4fdb-be43-3f5de0793a4b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:36.523013 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 830/3335] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:36 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:37.533128 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-17b07d98-34c9-4800-9e56-7acd10de0d34 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:37.535387 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-17b07d98-34c9-4800-9e56-7acd10de0d34 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:37.535629 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-17b07d98-34c9-4800-9e56-7acd10de0d34 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:37.535921 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-17b07d98-34c9-4800-9e56-7acd10de0d34 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:37.536166 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-17b07d98-34c9-4800-9e56-7acd10de0d34 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:37.541471 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:37.541471 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:37.542426 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-17b07d98-34c9-4800-9e56-7acd10de0d34 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:37.542890 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 840/3336] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:37 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:38.553639 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b742309f-434b-4249-b86d-39a0cf689866 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:38.555695 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b742309f-434b-4249-b86d-39a0cf689866 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:38.555941 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b742309f-434b-4249-b86d-39a0cf689866 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:38.556173 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b742309f-434b-4249-b86d-39a0cf689866 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:38.556339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-b742309f-434b-4249-b86d-39a0cf689866 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:38.561418 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:38.561418 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:38.562461 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b742309f-434b-4249-b86d-39a0cf689866 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:38.562859 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 843/3337] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:38 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:39.574705 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-139ca5ce-42b5-4455-bd32-13a897bbb4b2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:39.576382 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-139ca5ce-42b5-4455-bd32-13a897bbb4b2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:39.576548 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-139ca5ce-42b5-4455-bd32-13a897bbb4b2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:39.576719 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-139ca5ce-42b5-4455-bd32-13a897bbb4b2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:39.576858 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-139ca5ce-42b5-4455-bd32-13a897bbb4b2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:39.578585 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=165,cinder:UPDATE=42,cinder:INSERT=24 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:57:39.583340 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:39.583340 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:39.584088 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-139ca5ce-42b5-4455-bd32-13a897bbb4b2 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:39.589611 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 825/3338] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:39 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:40.598723 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3666974b-839d-4dce-ba8b-cedc4b30e36a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:40.600959 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3666974b-839d-4dce-ba8b-cedc4b30e36a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:40.601418 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3666974b-839d-4dce-ba8b-cedc4b30e36a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:40.601916 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3666974b-839d-4dce-ba8b-cedc4b30e36a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:40.602199 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-3666974b-839d-4dce-ba8b-cedc4b30e36a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:40.607727 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:40.607727 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:40.610467 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3666974b-839d-4dce-ba8b-cedc4b30e36a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:40.610467 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 831/3339] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:40 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:41.623615 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-857be15f-54a2-4348-9766-87cbbf5f539e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:41.626062 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-857be15f-54a2-4348-9766-87cbbf5f539e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:41.626299 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-857be15f-54a2-4348-9766-87cbbf5f539e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:41.626533 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-857be15f-54a2-4348-9766-87cbbf5f539e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:41.626672 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-857be15f-54a2-4348-9766-87cbbf5f539e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:41.632014 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:41.632014 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:41.633019 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-857be15f-54a2-4348-9766-87cbbf5f539e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:41.633492 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 841/3340] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:41 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:57:41.726522 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d9c40105-729c-4fe6-912a-67ca09f19360 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:41.728332 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d9c40105-729c-4fe6-912a-67ca09f19360 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f Jul 03 17:57:41.728577 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d9c40105-729c-4fe6-912a-67ca09f19360 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:41.728788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d9c40105-729c-4fe6-912a-67ca09f19360 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:41.728923 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-d9c40105-729c-4fe6-912a-67ca09f19360 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Delete snapshot with id: 933ed445-44ca-42a9-b1f1-0cef98d15c2f Jul 03 17:57:41.736514 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d9c40105-729c-4fe6-912a-67ca09f19360 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f returned with HTTP 404 Jul 03 17:57:41.737075 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 844/3341] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:57:41 2026] DELETE /volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:41.746905 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6122672c-92cc-43cc-9caa-fb4a0fd9bb84 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:41.749005 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6122672c-92cc-43cc-9caa-fb4a0fd9bb84 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f Jul 03 17:57:41.749270 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6122672c-92cc-43cc-9caa-fb4a0fd9bb84 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:41.749509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6122672c-92cc-43cc-9caa-fb4a0fd9bb84 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:41.757196 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6122672c-92cc-43cc-9caa-fb4a0fd9bb84 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f returned with HTTP 404 Jul 03 17:57:41.757677 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 826/3342] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:57:41 2026] GET /volume/v3/snapshots/933ed445-44ca-42a9-b1f1-0cef98d15c2f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:41.791377 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-64787a41-0065-40e6-8eec-4bb1d13fdb65 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:41.795204 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-64787a41-0065-40e6-8eec-4bb1d13fdb65 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:57:41.795204 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-64787a41-0065-40e6-8eec-4bb1d13fdb65 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:41.795204 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-64787a41-0065-40e6-8eec-4bb1d13fdb65 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:41.806545 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:41.806545 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:41.811394 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-64787a41-0065-40e6-8eec-4bb1d13fdb65 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:57:41.817118 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-64787a41-0065-40e6-8eec-4bb1d13fdb65 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:57:41.817827 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 832/3343] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:41 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:41.835477 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-5d1cb8e1-33cf-4a86-a6b1-6e27d9090710 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:41.837621 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-5d1cb8e1-33cf-4a86-a6b1-6e27d9090710 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] POST https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032/action Jul 03 17:57:41.837980 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-5d1cb8e1-33cf-4a86-a6b1-6e27d9090710 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:41.838089 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-5d1cb8e1-33cf-4a86-a6b1-6e27d9090710 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:41.848536 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:41.848536 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:41.849041 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-5d1cb8e1-33cf-4a86-a6b1-6e27d9090710 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:57:41.855824 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-5d1cb8e1-33cf-4a86-a6b1-6e27d9090710 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Begin detaching volume completed successfully. Jul 03 17:57:41.856056 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-5d1cb8e1-33cf-4a86-a6b1-6e27d9090710 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032/action returned with HTTP 202 Jul 03 17:57:41.856520 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 842/3344] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:57:41 2026] POST /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:57:42.645986 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-55945492-6157-4e0d-b318-742ba40b5a87 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:42.647952 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-55945492-6157-4e0d-b318-742ba40b5a87 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:42.648134 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-55945492-6157-4e0d-b318-742ba40b5a87 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:42.648328 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-55945492-6157-4e0d-b318-742ba40b5a87 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:42.648421 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-55945492-6157-4e0d-b318-742ba40b5a87 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:42.653352 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:42.653352 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:42.654080 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-55945492-6157-4e0d-b318-742ba40b5a87 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:42.654439 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 845/3345] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:42 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:42.889015 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-48c37653-ba20-4fe9-8f14-ab2b7c7814bc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:42.889015 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-48c37653-ba20-4fe9-8f14-ab2b7c7814bc None None] GET https://10.4.3.210/volume// Jul 03 17:57:42.889015 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-48c37653-ba20-4fe9-8f14-ab2b7c7814bc None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:42.889015 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-48c37653-ba20-4fe9-8f14-ab2b7c7814bc None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:42.889015 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-48c37653-ba20-4fe9-8f14-ab2b7c7814bc None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:42.889015 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 827/3346] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:57:42 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 17:57:42.900392 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-125c807b-e52e-42c3-b171-df4ad84345f4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:42.903341 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-125c807b-e52e-42c3-b171-df4ad84345f4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:57:42.903594 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-125c807b-e52e-42c3-b171-df4ad84345f4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:42.903962 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-125c807b-e52e-42c3-b171-df4ad84345f4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:42.914045 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:42.914045 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:42.917529 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-125c807b-e52e-42c3-b171-df4ad84345f4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:57:42.921642 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-125c807b-e52e-42c3-b171-df4ad84345f4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:57:42.922057 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 833/3347] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:57:42 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:43.666904 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d7473a68-cd04-4c39-ad4f-3abbec6254b7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:43.670891 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d7473a68-cd04-4c39-ad4f-3abbec6254b7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:43.670891 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d7473a68-cd04-4c39-ad4f-3abbec6254b7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:43.670891 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d7473a68-cd04-4c39-ad4f-3abbec6254b7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:43.670891 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d7473a68-cd04-4c39-ad4f-3abbec6254b7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:43.675924 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:43.675924 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:43.676839 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d7473a68-cd04-4c39-ad4f-3abbec6254b7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:43.677278 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 843/3348] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:43 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:44.066183 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-0cbdb8f8-0ab7-42a7-bd8d-286510a40682 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:44.068554 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-0cbdb8f8-0ab7-42a7-bd8d-286510a40682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] DELETE https://10.4.3.210/volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b Jul 03 17:57:44.068827 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-0cbdb8f8-0ab7-42a7-bd8d-286510a40682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:44.069137 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-0cbdb8f8-0ab7-42a7-bd8d-286510a40682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:44.078833 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:44.078833 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:44.105934 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-63f93618-24d2-43ec-a506-f64580a5c648 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:44.108167 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-63f93618-24d2-43ec-a506-f64580a5c648 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:44.108440 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-63f93618-24d2-43ec-a506-f64580a5c648 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:44.108629 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-63f93618-24d2-43ec-a506-f64580a5c648 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:44.117238 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:44.117238 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:44.121237 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-63f93618-24d2-43ec-a506-f64580a5c648 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:44.126056 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-63f93618-24d2-43ec-a506-f64580a5c648 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:44.126510 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 828/3349] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:44 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:44.139198 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0ba21bcd-5920-462a-8ff8-f5ca0aef44db None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:44.140973 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0ba21bcd-5920-462a-8ff8-f5ca0aef44db tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:44.141166 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0ba21bcd-5920-462a-8ff8-f5ca0aef44db tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:44.141356 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0ba21bcd-5920-462a-8ff8-f5ca0aef44db tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:44.148231 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:44.148231 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:44.151805 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0ba21bcd-5920-462a-8ff8-f5ca0aef44db tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:44.155647 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0ba21bcd-5920-462a-8ff8-f5ca0aef44db tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:44.156008 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 834/3350] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:44 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:44.203062 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-dba9d40b-a803-496e-a035-a907c271748c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:44.206916 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-dba9d40b-a803-496e-a035-a907c271748c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:44.207142 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-dba9d40b-a803-496e-a035-a907c271748c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:44.207364 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-dba9d40b-a803-496e-a035-a907c271748c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:44.222779 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:44.222779 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:44.227120 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-dba9d40b-a803-496e-a035-a907c271748c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:44.234788 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-dba9d40b-a803-496e-a035-a907c271748c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:44.234788 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 844/3351] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:44 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:44.622263 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-98ad3227-65a0-445f-96d4-4977e3b3d635 req-0cbdb8f8-0ab7-42a7-bd8d-286510a40682 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b returned with HTTP 200 Jul 03 17:57:44.623388 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 846/3352] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:57:44 2026] DELETE /volume/v3/attachments/525af12d-4b85-4610-a5ce-1b9c9c510e0b => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:44.689952 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1ef47766-5f1c-4b94-8871-a2745d5b6cfb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:44.691818 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1ef47766-5f1c-4b94-8871-a2745d5b6cfb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:44.691818 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1ef47766-5f1c-4b94-8871-a2745d5b6cfb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:44.692021 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1ef47766-5f1c-4b94-8871-a2745d5b6cfb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:44.692133 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-1ef47766-5f1c-4b94-8871-a2745d5b6cfb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:44.696811 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:44.696811 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:44.697763 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1ef47766-5f1c-4b94-8871-a2745d5b6cfb tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:44.698170 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 829/3353] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:44 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:44.708117 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-10f070fa-308e-4399-be92-64205471fc55 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:44.709783 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-10f070fa-308e-4399-be92-64205471fc55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:44.709962 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-10f070fa-308e-4399-be92-64205471fc55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:44.710130 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-10f070fa-308e-4399-be92-64205471fc55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:44.710234 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-10f070fa-308e-4399-be92-64205471fc55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:44.714495 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:44.714495 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:44.715338 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-10f070fa-308e-4399-be92-64205471fc55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:44.715717 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 835/3354] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:44 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:44.727895 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eca082cf-83dd-41e1-ac33-5ee9ec12893a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:44.729809 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eca082cf-83dd-41e1-ac33-5ee9ec12893a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:44.729989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eca082cf-83dd-41e1-ac33-5ee9ec12893a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:44.730157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eca082cf-83dd-41e1-ac33-5ee9ec12893a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:44.730248 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-eca082cf-83dd-41e1-ac33-5ee9ec12893a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete backup with id: f797aa7b-866a-4d73-9123-29abd0136ace. Jul 03 17:57:44.734790 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:44.734790 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:44.746006 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-eca082cf-83dd-41e1-ac33-5ee9ec12893a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] delete_backup rpcapi backup_id f797aa7b-866a-4d73-9123-29abd0136ace {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:57:44.750793 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eca082cf-83dd-41e1-ac33-5ee9ec12893a tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 202 Jul 03 17:57:44.750793 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 845/3355] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:57:44 2026] DELETE /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:57:44.760509 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-abf7a7e8-9a4f-4a3e-8c47-119c6ef4d3ce None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:44.763181 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-abf7a7e8-9a4f-4a3e-8c47-119c6ef4d3ce tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:44.763181 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-abf7a7e8-9a4f-4a3e-8c47-119c6ef4d3ce tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:44.763396 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-abf7a7e8-9a4f-4a3e-8c47-119c6ef4d3ce tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:44.763577 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-abf7a7e8-9a4f-4a3e-8c47-119c6ef4d3ce tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:44.768553 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:44.768553 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:44.770289 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-abf7a7e8-9a4f-4a3e-8c47-119c6ef4d3ce tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 200 Jul 03 17:57:44.770651 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 847/3356] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:44 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:45.782105 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7e3c6236-aba5-4e31-8dff-e3fb56670f55 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:45.783876 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7e3c6236-aba5-4e31-8dff-e3fb56670f55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace Jul 03 17:57:45.784059 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7e3c6236-aba5-4e31-8dff-e3fb56670f55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:45.784261 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7e3c6236-aba5-4e31-8dff-e3fb56670f55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:45.784381 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-7e3c6236-aba5-4e31-8dff-e3fb56670f55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f797aa7b-866a-4d73-9123-29abd0136ace. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:45.788078 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7e3c6236-aba5-4e31-8dff-e3fb56670f55 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace returned with HTTP 404 Jul 03 17:57:45.788517 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 830/3357] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:45 2026] GET /volume/v3/backups/f797aa7b-866a-4d73-9123-29abd0136ace => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:45.795334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e760ee24-fa12-4b36-8c9f-1af053592e35 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:45.797129 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e760ee24-fa12-4b36-8c9f-1af053592e35 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:57:45.797504 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e760ee24-fa12-4b36-8c9f-1af053592e35 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35ebdd13-2783-4139-82d7-4e02da39b5ab", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-768795613", "container": "tempest-volumesbackupstest-backup-container-961406121"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:45.799044 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-e760ee24-fa12-4b36-8c9f-1af053592e35 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating new backup {'backup': {'volume_id': '35ebdd13-2783-4139-82d7-4e02da39b5ab', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-768795613', 'container': 'tempest-volumesbackupstest-backup-container-961406121'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:57:45.799742 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-e760ee24-fa12-4b36-8c9f-1af053592e35 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Creating backup of volume 35ebdd13-2783-4139-82d7-4e02da39b5ab in container tempest-volumesbackupstest-backup-container-961406121 Jul 03 17:57:45.810698 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:45.810698 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:45.814323 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e760ee24-fa12-4b36-8c9f-1af053592e35 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:45.837836 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-e760ee24-fa12-4b36-8c9f-1af053592e35 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Created reservations ['f15de225-8c97-4e65-b6c2-fd4bce5dfc2b', '8c5612b6-843d-4c22-9ee9-c8b9ebd2954c'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:57:45.883903 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e760ee24-fa12-4b36-8c9f-1af053592e35 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:57:45.884679 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 836/3358] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:57:45 2026] POST /volume/v3/backups => generated 329 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:57:45.894188 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b2209fbc-3bb9-4369-ba81-bf54ef8de428 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:45.897305 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b2209fbc-3bb9-4369-ba81-bf54ef8de428 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:45.899013 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b2209fbc-3bb9-4369-ba81-bf54ef8de428 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:45.899269 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b2209fbc-3bb9-4369-ba81-bf54ef8de428 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:45.899465 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-b2209fbc-3bb9-4369-ba81-bf54ef8de428 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:45.911790 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:45.911790 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:45.911790 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b2209fbc-3bb9-4369-ba81-bf54ef8de428 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:45.911929 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 846/3359] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:45 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:46.171709 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-cf5a8ba2-9eb3-4a33-a6a7-7ed6f44dd2ff req-8b057d4b-c3a4-4406-bbf9-03762762091b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:46.174588 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-cf5a8ba2-9eb3-4a33-a6a7-7ed6f44dd2ff req-8b057d4b-c3a4-4406-bbf9-03762762091b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:57:46.174860 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-cf5a8ba2-9eb3-4a33-a6a7-7ed6f44dd2ff req-8b057d4b-c3a4-4406-bbf9-03762762091b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:46.175099 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-cf5a8ba2-9eb3-4a33-a6a7-7ed6f44dd2ff req-8b057d4b-c3a4-4406-bbf9-03762762091b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:46.187381 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:46.187381 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:46.192598 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-cf5a8ba2-9eb3-4a33-a6a7-7ed6f44dd2ff req-8b057d4b-c3a4-4406-bbf9-03762762091b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:57:46.198623 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-cf5a8ba2-9eb3-4a33-a6a7-7ed6f44dd2ff req-8b057d4b-c3a4-4406-bbf9-03762762091b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:57:46.199219 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 848/3360] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:46 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:46.213208 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0c62520e-b61f-4228-8ea7-9d10870fc726 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:46.215426 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0c62520e-b61f-4228-8ea7-9d10870fc726 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] DELETE https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:57:46.215883 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0c62520e-b61f-4228-8ea7-9d10870fc726 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:46.216080 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0c62520e-b61f-4228-8ea7-9d10870fc726 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:46.216234 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-0c62520e-b61f-4228-8ea7-9d10870fc726 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Delete volume with id: 484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:57:46.224332 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:46.224332 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:46.224832 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0c62520e-b61f-4228-8ea7-9d10870fc726 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:57:46.248804 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0c62520e-b61f-4228-8ea7-9d10870fc726 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Delete volume request issued successfully. Jul 03 17:57:46.248804 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0c62520e-b61f-4228-8ea7-9d10870fc726 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 202 Jul 03 17:57:46.248804 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 831/3361] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:57:46 2026] DELETE /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:57:46.257707 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7206b6ec-aaac-4678-b2c1-4ff2231e8ccb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:46.259134 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7206b6ec-aaac-4678-b2c1-4ff2231e8ccb tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:57:46.259134 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7206b6ec-aaac-4678-b2c1-4ff2231e8ccb tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:46.259275 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7206b6ec-aaac-4678-b2c1-4ff2231e8ccb tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:46.269805 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:46.269805 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:46.275139 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7206b6ec-aaac-4678-b2c1-4ff2231e8ccb tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:57:46.281091 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-78fe93b1-31ab-47e9-af48-feb9e2d87c33 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:46.281091 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-78fe93b1-31ab-47e9-af48-feb9e2d87c33 None None] GET https://10.4.3.210/volume// Jul 03 17:57:46.281201 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-78fe93b1-31ab-47e9-af48-feb9e2d87c33 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:46.281522 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-78fe93b1-31ab-47e9-af48-feb9e2d87c33 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:46.281597 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7206b6ec-aaac-4678-b2c1-4ff2231e8ccb tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 200 Jul 03 17:57:46.281889 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-78fe93b1-31ab-47e9-af48-feb9e2d87c33 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:46.282080 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 837/3362] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:46 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:46.282444 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 847/3363] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:57: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 17:57:46.292312 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-21e02199-a376-4106-92c0-2d3909ab5cb3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:46.294999 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-21e02199-a376-4106-92c0-2d3909ab5cb3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:57:46.295506 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-21e02199-a376-4106-92c0-2d3909ab5cb3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1de639b-b83a-4578-b03d-39f175488b50", "connector": null, "instance_uuid": "4002c467-ea62-4d32-bfa7-7be4794aff81"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:46.308386 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:46.308386 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:46.340012 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-21e02199-a376-4106-92c0-2d3909ab5cb3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:57:46.340536 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 849/3364] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:57:46 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 17:57:46.762209 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ebc2d6b1-e294-4d4d-8fe6-45ea16bf3130 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:46.764190 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ebc2d6b1-e294-4d4d-8fe6-45ea16bf3130 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:46.764427 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ebc2d6b1-e294-4d4d-8fe6-45ea16bf3130 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:46.764649 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ebc2d6b1-e294-4d4d-8fe6-45ea16bf3130 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:46.776340 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:46.776340 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:46.780130 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ebc2d6b1-e294-4d4d-8fe6-45ea16bf3130 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:46.785418 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ebc2d6b1-e294-4d4d-8fe6-45ea16bf3130 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:46.786071 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 832/3365] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:46 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:46.868925 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4a51c1c7-e309-4a0e-91c8-64b6a6e92e73 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:46.869315 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4a51c1c7-e309-4a0e-91c8-64b6a6e92e73 None None] GET https://10.4.3.210/volume// Jul 03 17:57:46.869456 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4a51c1c7-e309-4a0e-91c8-64b6a6e92e73 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:46.869635 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4a51c1c7-e309-4a0e-91c8-64b6a6e92e73 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:46.869949 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4a51c1c7-e309-4a0e-91c8-64b6a6e92e73 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:46.870209 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 838/3366] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:57: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 17:57:46.880152 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-ea5210df-4cb8-478e-9f05-e890659a9c0a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:46.882187 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-ea5210df-4cb8-478e-9f05-e890659a9c0a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:46.882433 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-ea5210df-4cb8-478e-9f05-e890659a9c0a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:46.882623 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-ea5210df-4cb8-478e-9f05-e890659a9c0a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:46.891552 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:46.891552 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:46.894893 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-ea5210df-4cb8-478e-9f05-e890659a9c0a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:46.899690 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-ea5210df-4cb8-478e-9f05-e890659a9c0a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:46.900171 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 848/3367] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:57:46 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 1037 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:46.923554 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cadc3f8b-7421-4d13-8675-09cf4aa2510c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:46.927012 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cadc3f8b-7421-4d13-8675-09cf4aa2510c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:46.927012 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cadc3f8b-7421-4d13-8675-09cf4aa2510c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:46.927012 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cadc3f8b-7421-4d13-8675-09cf4aa2510c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:46.927012 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-cadc3f8b-7421-4d13-8675-09cf4aa2510c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:46.930788 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:46.930788 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:46.931701 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cadc3f8b-7421-4d13-8675-09cf4aa2510c tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:46.932249 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 850/3368] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:46 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:47.004078 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-d6103123-d4c7-4b26-b0e7-9e4b3a05fba7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:47.006273 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-d6103123-d4c7-4b26-b0e7-9e4b3a05fba7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] PUT https://10.4.3.210/volume/v3/attachments/e3be1a7a-0fe3-4026-921f-441b695f4111 Jul 03 17:57:47.006667 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-d6103123-d4c7-4b26-b0e7-9e4b3a05fba7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:47.014809 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-d6103123-d4c7-4b26-b0e7-9e4b3a05fba7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Acquiring lock "cinder-attachment_update-f1de639b-b83a-4578-b03d-39f175488b50-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:57:47.019702 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-d6103123-d4c7-4b26-b0e7-9e4b3a05fba7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Lock "cinder-attachment_update-f1de639b-b83a-4578-b03d-39f175488b50-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:57:47.020623 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:47.020623 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:47.295807 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0f7ea861-27a4-43f3-8a4b-5f90a8792dd8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:47.300551 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0f7ea861-27a4-43f3-8a4b-5f90a8792dd8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 Jul 03 17:57:47.300732 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0f7ea861-27a4-43f3-8a4b-5f90a8792dd8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:47.300945 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0f7ea861-27a4-43f3-8a4b-5f90a8792dd8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:47.309619 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0f7ea861-27a4-43f3-8a4b-5f90a8792dd8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 returned with HTTP 404 Jul 03 17:57:47.310394 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 839/3369] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:47 2026] GET /volume/v3/volumes/484fb47b-47c8-488c-8106-ea6cfd6bf032 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:47.545784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-d6103123-d4c7-4b26-b0e7-9e4b3a05fba7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Lock "cinder-attachment_update-f1de639b-b83a-4578-b03d-39f175488b50-np0000004448" released by "attachment_update" :: held 0.526s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:57:47.548786 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-d6103123-d4c7-4b26-b0e7-9e4b3a05fba7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/attachments/e3be1a7a-0fe3-4026-921f-441b695f4111 returned with HTTP 200 Jul 03 17:57:47.548786 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 833/3370] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:57:47 2026] PUT /volume/v3/attachments/e3be1a7a-0fe3-4026-921f-441b695f4111 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:47.798084 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0392718d-3cc3-435f-9517-232cc12513fb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:47.799858 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0392718d-3cc3-435f-9517-232cc12513fb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:47.800068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0392718d-3cc3-435f-9517-232cc12513fb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:47.800295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0392718d-3cc3-435f-9517-232cc12513fb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:47.809299 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:47.809299 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:47.812657 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0392718d-3cc3-435f-9517-232cc12513fb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:47.816500 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0392718d-3cc3-435f-9517-232cc12513fb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:47.816882 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 849/3371] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:47 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:47.946475 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5bc98511-5851-4d23-8e5a-9b2742bd53cc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:47.948309 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5bc98511-5851-4d23-8e5a-9b2742bd53cc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:47.948621 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5bc98511-5851-4d23-8e5a-9b2742bd53cc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:47.948895 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5bc98511-5851-4d23-8e5a-9b2742bd53cc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:47.949068 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-5bc98511-5851-4d23-8e5a-9b2742bd53cc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:47.953312 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:47.953312 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:47.954715 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5bc98511-5851-4d23-8e5a-9b2742bd53cc tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:47.954715 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 851/3372] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:47 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:48.829338 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7e7ee2ef-91b2-4f8b-8e08-84237bd35ab1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:48.831263 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7e7ee2ef-91b2-4f8b-8e08-84237bd35ab1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:48.831512 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7e7ee2ef-91b2-4f8b-8e08-84237bd35ab1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:48.831687 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7e7ee2ef-91b2-4f8b-8e08-84237bd35ab1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:48.843551 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:48.843551 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:48.847457 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7e7ee2ef-91b2-4f8b-8e08-84237bd35ab1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:48.851623 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7e7ee2ef-91b2-4f8b-8e08-84237bd35ab1 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:48.852025 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 840/3373] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:48 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:48.966851 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dbba3f5b-a32e-4176-8a8d-f2f172e7744e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:48.966851 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dbba3f5b-a32e-4176-8a8d-f2f172e7744e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:48.966851 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dbba3f5b-a32e-4176-8a8d-f2f172e7744e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:48.967231 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dbba3f5b-a32e-4176-8a8d-f2f172e7744e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:48.967231 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-dbba3f5b-a32e-4176-8a8d-f2f172e7744e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:48.971380 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:48.971380 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:48.972201 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dbba3f5b-a32e-4176-8a8d-f2f172e7744e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:48.972656 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 834/3374] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:48 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:49.868156 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-210bae79-5684-463a-93ef-b1c3fb26acfd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:49.873926 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-210bae79-5684-463a-93ef-b1c3fb26acfd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:49.873926 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-210bae79-5684-463a-93ef-b1c3fb26acfd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:49.873926 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-210bae79-5684-463a-93ef-b1c3fb26acfd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:49.889653 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:49.889653 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:49.898204 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-210bae79-5684-463a-93ef-b1c3fb26acfd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:49.905992 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-210bae79-5684-463a-93ef-b1c3fb26acfd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:49.906553 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 850/3375] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:49 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:49.984632 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1e3eff06-8ffc-4386-a40e-5474db2d3e65 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:49.991799 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1e3eff06-8ffc-4386-a40e-5474db2d3e65 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:49.991799 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1e3eff06-8ffc-4386-a40e-5474db2d3e65 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:49.991799 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1e3eff06-8ffc-4386-a40e-5474db2d3e65 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:49.991799 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1e3eff06-8ffc-4386-a40e-5474db2d3e65 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:50.001932 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:50.001932 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:50.003067 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1e3eff06-8ffc-4386-a40e-5474db2d3e65 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:50.003520 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 852/3376] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:49 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:50.919973 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b8933c82-97ec-474c-afd4-3472783f3540 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:50.922062 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b8933c82-97ec-474c-afd4-3472783f3540 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:50.922302 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b8933c82-97ec-474c-afd4-3472783f3540 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:50.922506 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b8933c82-97ec-474c-afd4-3472783f3540 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:50.932473 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:50.932473 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:50.936180 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b8933c82-97ec-474c-afd4-3472783f3540 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:50.941378 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b8933c82-97ec-474c-afd4-3472783f3540 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:50.941884 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 841/3377] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:50 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:51.014324 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-059089cb-2276-4f10-884f-3bb8b2763536 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:51.015833 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-059089cb-2276-4f10-884f-3bb8b2763536 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:51.015996 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-059089cb-2276-4f10-884f-3bb8b2763536 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:51.016162 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-059089cb-2276-4f10-884f-3bb8b2763536 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:51.016273 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-059089cb-2276-4f10-884f-3bb8b2763536 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:51.020430 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:51.020430 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:51.021078 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-059089cb-2276-4f10-884f-3bb8b2763536 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:51.021494 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 835/3378] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:51 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:51.431789 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:51.433515 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:57:51.433879 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-553583798", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:51.435366 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-553583798', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:57:51.435511 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Create volume of 1 GB Jul 03 17:57:51.440713 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Availability Zones retrieved successfully. Jul 03 17:57:51.449003 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Flow 'volume_create_api' (74ed03e5-d9e0-4395-9b38-59c9dc47dc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:57:51.450347 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba25edbe-3117-4606-be0a-99ad599925d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:51.451656 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:57:51.484504 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba25edbe-3117-4606-be0a-99ad599925d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:51.485381 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6165f6dc-b67b-4a2a-b6f3-bfe225a74215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:51.546801 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Created reservations ['575d3d74-1fa0-4fe2-8787-ac94a6ff4530', '6cf23868-d5eb-43ef-a8e4-e474747021a3', '33cfa622-5422-41dd-b918-c8bef891fdf5', 'd9aba42a-fd6b-4767-a02e-f094f8c35284'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:57:51.547574 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6165f6dc-b67b-4a2a-b6f3-bfe225a74215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['575d3d74-1fa0-4fe2-8787-ac94a6ff4530', '6cf23868-d5eb-43ef-a8e4-e474747021a3', '33cfa622-5422-41dd-b918-c8bef891fdf5', 'd9aba42a-fd6b-4767-a02e-f094f8c35284']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:51.548313 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e14a27d-3343-4d6d-aad9-27e696266834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:51.570495 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e14a27d-3343-4d6d-aad9-27e696266834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dbc3e6e-16a9-4038-93d1-6bf17657c3c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-553583798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0963b8b3ba624514b95ae321f0d2e8d9',qos_specs=None,replication_status=,reservations=['575d3d74-1fa0-4fe2-8787-ac94a6ff4530','6cf23868-d5eb-43ef-a8e4-e474747021a3','33cfa622-5422-41dd-b918-c8bef891fdf5','d9aba42a-fd6b-4767-a02e-f094f8c35284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c146a33f63c431aa8ddc6d41dc9b05d',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-553583798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dbc3e6e-16a9-4038-93d1-6bf17657c3c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0963b8b3ba624514b95ae321f0d2e8d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c146a33f63c431aa8ddc6d41dc9b05d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:51.571235 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a24f210d-6dad-494d-9667-18c5e51e6aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:51.592367 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a24f210d-6dad-494d-9667-18c5e51e6aa2) transitioned into state 'SUCCESS' from state '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-553583798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0963b8b3ba624514b95ae321f0d2e8d9',qos_specs=None,replication_status=,reservations=['575d3d74-1fa0-4fe2-8787-ac94a6ff4530','6cf23868-d5eb-43ef-a8e4-e474747021a3','33cfa622-5422-41dd-b918-c8bef891fdf5','d9aba42a-fd6b-4767-a02e-f094f8c35284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c146a33f63c431aa8ddc6d41dc9b05d',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:51.593132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc68012-0f05-4b63-8ad6-801fd2a4e1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:57:51.606460 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc68012-0f05-4b63-8ad6-801fd2a4e1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:57:51.607347 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Flow 'volume_create_api' (74ed03e5-d9e0-4395-9b38-59c9dc47dc3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:57:51.607695 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Create volume request issued successfully. Jul 03 17:57:51.608313 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-82d26cf1-b53c-45dd-ae7c-12360d522bf6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:57:51.608724 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 851/3379] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:57:51 2026] POST /volume/v3/volumes => generated 788 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:51.620519 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2664943c-4dde-4aa7-a646-704b6fdaa3a4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:51.623653 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2664943c-4dde-4aa7-a646-704b6fdaa3a4 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:57:51.624001 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2664943c-4dde-4aa7-a646-704b6fdaa3a4 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:51.624317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2664943c-4dde-4aa7-a646-704b6fdaa3a4 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:51.637497 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:51.637497 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:51.643324 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2664943c-4dde-4aa7-a646-704b6fdaa3a4 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:57:51.651128 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2664943c-4dde-4aa7-a646-704b6fdaa3a4 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:57:51.651975 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 853/3380] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:51 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:51.955874 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-75c69ea8-495a-4096-89da-e0a88136ec4e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:51.958014 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-75c69ea8-495a-4096-89da-e0a88136ec4e tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:51.958345 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-75c69ea8-495a-4096-89da-e0a88136ec4e tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:51.958637 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-75c69ea8-495a-4096-89da-e0a88136ec4e tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:51.970763 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:51.970763 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:51.975072 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-75c69ea8-495a-4096-89da-e0a88136ec4e tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:51.980624 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-75c69ea8-495a-4096-89da-e0a88136ec4e tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:51.981126 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 842/3381] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:51 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:52.032794 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e6d59e7c-4aba-45cd-935d-81bead888368 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:52.033952 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e6d59e7c-4aba-45cd-935d-81bead888368 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:52.034166 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e6d59e7c-4aba-45cd-935d-81bead888368 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:52.034379 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e6d59e7c-4aba-45cd-935d-81bead888368 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:52.034475 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-e6d59e7c-4aba-45cd-935d-81bead888368 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:52.038975 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:52.038975 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:52.040072 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e6d59e7c-4aba-45cd-935d-81bead888368 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:52.040581 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 836/3382] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:52 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:52.663578 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cd5ff6c3-9e13-41fe-82f9-a2a56b20f102 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:52.665694 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cd5ff6c3-9e13-41fe-82f9-a2a56b20f102 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:57:52.665694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cd5ff6c3-9e13-41fe-82f9-a2a56b20f102 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:52.665694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cd5ff6c3-9e13-41fe-82f9-a2a56b20f102 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:52.672135 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:52.672135 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:52.675336 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cd5ff6c3-9e13-41fe-82f9-a2a56b20f102 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:57:52.678868 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cd5ff6c3-9e13-41fe-82f9-a2a56b20f102 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:57:52.679259 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 852/3383] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:52 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:52.690793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3730e82a-cb37-4e51-bdf3-bd876c364a8b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:52.692512 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3730e82a-cb37-4e51-bdf3-bd876c364a8b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:57:52.692869 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3730e82a-cb37-4e51-bdf3-bd876c364a8b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:52.693119 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3730e82a-cb37-4e51-bdf3-bd876c364a8b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:52.700347 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:52.700347 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:52.702954 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3730e82a-cb37-4e51-bdf3-bd876c364a8b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:57:52.707013 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3730e82a-cb37-4e51-bdf3-bd876c364a8b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:57:52.707470 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 854/3384] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:52 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:52.749808 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-4e4a6bee-bb6a-4fde-9128-65cc09b88d2b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:52.751865 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-4e4a6bee-bb6a-4fde-9128-65cc09b88d2b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:57:52.752091 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-4e4a6bee-bb6a-4fde-9128-65cc09b88d2b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:52.752349 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-4e4a6bee-bb6a-4fde-9128-65cc09b88d2b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:52.762825 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:52.762825 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:52.766540 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-4e4a6bee-bb6a-4fde-9128-65cc09b88d2b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:57:52.770704 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-4e4a6bee-bb6a-4fde-9128-65cc09b88d2b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:57:52.771342 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 843/3385] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:52 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:52.996465 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-83b5fe64-0383-4709-8697-49331510ee4f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:52.998424 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-83b5fe64-0383-4709-8697-49331510ee4f tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:52.998663 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-83b5fe64-0383-4709-8697-49331510ee4f tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:52.998942 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-83b5fe64-0383-4709-8697-49331510ee4f tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:53.008822 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:53.008822 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:53.012063 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-83b5fe64-0383-4709-8697-49331510ee4f tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:53.015846 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-83b5fe64-0383-4709-8697-49331510ee4f tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:53.016198 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 837/3386] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:52 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:53.052129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-aacc0c5e-56e0-4953-994e-2d1ff7e4be84 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:53.054368 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aacc0c5e-56e0-4953-994e-2d1ff7e4be84 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:53.054540 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aacc0c5e-56e0-4953-994e-2d1ff7e4be84 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:53.054721 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aacc0c5e-56e0-4953-994e-2d1ff7e4be84 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:53.054835 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-aacc0c5e-56e0-4953-994e-2d1ff7e4be84 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:53.060354 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:53.060354 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:53.061141 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aacc0c5e-56e0-4953-994e-2d1ff7e4be84 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:53.061501 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 853/3387] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:53 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:54.028744 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9f70d530-7891-4001-ab30-544b8ff31af8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:54.030728 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9f70d530-7891-4001-ab30-544b8ff31af8 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:54.030926 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9f70d530-7891-4001-ab30-544b8ff31af8 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:54.031117 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9f70d530-7891-4001-ab30-544b8ff31af8 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:54.041394 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:54.041394 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:54.044656 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9f70d530-7891-4001-ab30-544b8ff31af8 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:54.049286 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9f70d530-7891-4001-ab30-544b8ff31af8 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:54.049681 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 855/3388] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:54 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:54.071266 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4d887327-b185-4a4c-a5f8-8cd55ab4c5f8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:54.072985 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4d887327-b185-4a4c-a5f8-8cd55ab4c5f8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:54.073320 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4d887327-b185-4a4c-a5f8-8cd55ab4c5f8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:54.073599 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4d887327-b185-4a4c-a5f8-8cd55ab4c5f8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:54.073797 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-4d887327-b185-4a4c-a5f8-8cd55ab4c5f8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:54.078877 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:54.078877 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:54.078877 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4d887327-b185-4a4c-a5f8-8cd55ab4c5f8 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:54.078877 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 844/3389] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:54 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:54.807372 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-37f4a41c-2af7-4729-80bf-560a56714844 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:54.807895 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-37f4a41c-2af7-4729-80bf-560a56714844 None None] GET https://10.4.3.210/volume// Jul 03 17:57:54.807895 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-37f4a41c-2af7-4729-80bf-560a56714844 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:54.808121 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-37f4a41c-2af7-4729-80bf-560a56714844 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:54.808416 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-37f4a41c-2af7-4729-80bf-560a56714844 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:54.808729 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 838/3390] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:57: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 17:57:54.815658 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0bd5d566-def0-4458-837e-baea816cbc29 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:54.817824 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0bd5d566-def0-4458-837e-baea816cbc29 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:57:54.818142 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0bd5d566-def0-4458-837e-baea816cbc29 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dbc3e6e-16a9-4038-93d1-6bf17657c3c9", "connector": null, "instance_uuid": "007b8d79-d6fe-4d3d-b6e0-02b43d5702d5"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:54.826449 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:54.826449 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:54.849556 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0bd5d566-def0-4458-837e-baea816cbc29 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:57:54.850083 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 854/3391] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:57:54 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:57:55.061238 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-591abb8c-5ed3-4a35-8c36-9374397d829f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:55.062880 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-591abb8c-5ed3-4a35-8c36-9374397d829f tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:55.063047 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-591abb8c-5ed3-4a35-8c36-9374397d829f tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:55.063236 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-591abb8c-5ed3-4a35-8c36-9374397d829f tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:55.076981 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:55.076981 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:55.083069 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-591abb8c-5ed3-4a35-8c36-9374397d829f tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:55.088503 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-591abb8c-5ed3-4a35-8c36-9374397d829f tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:55.088947 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 856/3392] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:55 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:55.091328 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b307af62-7d00-47f0-9b65-fa5177c49b2e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:55.093712 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b307af62-7d00-47f0-9b65-fa5177c49b2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:55.093985 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b307af62-7d00-47f0-9b65-fa5177c49b2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:55.094261 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b307af62-7d00-47f0-9b65-fa5177c49b2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:55.094468 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-b307af62-7d00-47f0-9b65-fa5177c49b2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:55.101584 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:55.101584 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:55.102953 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b307af62-7d00-47f0-9b65-fa5177c49b2e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:55.103626 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 845/3393] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:55 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:55.113873 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-29e162e5-ec43-4c99-817a-1af3f713f4c5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:55.117272 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-29e162e5-ec43-4c99-817a-1af3f713f4c5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:55.117458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-29e162e5-ec43-4c99-817a-1af3f713f4c5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:55.117662 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-29e162e5-ec43-4c99-817a-1af3f713f4c5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:55.117774 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-29e162e5-ec43-4c99-817a-1af3f713f4c5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:55.123921 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:55.123921 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:55.123921 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-29e162e5-ec43-4c99-817a-1af3f713f4c5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:55.123921 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 839/3394] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:55 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:55.133074 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4740a71c-108d-4234-82c7-147c6c20cdff None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:55.135082 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4740a71c-108d-4234-82c7-147c6c20cdff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:55.135320 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4740a71c-108d-4234-82c7-147c6c20cdff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:55.135547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4740a71c-108d-4234-82c7-147c6c20cdff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:55.135659 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-4740a71c-108d-4234-82c7-147c6c20cdff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete backup with id: f624b1a2-c97a-429f-8051-17a97209e788. Jul 03 17:57:55.140132 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:55.140132 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:55.151994 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-4740a71c-108d-4234-82c7-147c6c20cdff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] delete_backup rpcapi backup_id f624b1a2-c97a-429f-8051-17a97209e788 {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:57:55.153729 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4740a71c-108d-4234-82c7-147c6c20cdff tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 202 Jul 03 17:57:55.154155 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 855/3395] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:57:55 2026] DELETE /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:57:55.163651 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2f7d2ab8-5cb3-4914-a756-55fa887598e9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:55.165361 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2f7d2ab8-5cb3-4914-a756-55fa887598e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:55.165568 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2f7d2ab8-5cb3-4914-a756-55fa887598e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:55.165858 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2f7d2ab8-5cb3-4914-a756-55fa887598e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:55.165928 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-2f7d2ab8-5cb3-4914-a756-55fa887598e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:55.174079 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:55.174079 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:55.174925 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2f7d2ab8-5cb3-4914-a756-55fa887598e9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 200 Jul 03 17:57:55.175287 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 857/3396] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:55 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:55.295806 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7e8562b0-38bf-454d-9945-a8de7c47713a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:55.298140 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7e8562b0-38bf-454d-9945-a8de7c47713a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:57:55.298492 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7e8562b0-38bf-454d-9945-a8de7c47713a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:55.298752 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7e8562b0-38bf-454d-9945-a8de7c47713a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:55.309574 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:55.309574 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:55.313745 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7e8562b0-38bf-454d-9945-a8de7c47713a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:57:55.318825 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7e8562b0-38bf-454d-9945-a8de7c47713a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:57:55.319452 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 846/3397] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:55 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:55.385486 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-edf4bd55-bf1f-4d3b-a462-9606995cdc08 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:55.385790 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-edf4bd55-bf1f-4d3b-a462-9606995cdc08 None None] GET https://10.4.3.210/volume// Jul 03 17:57:55.385953 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-edf4bd55-bf1f-4d3b-a462-9606995cdc08 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:55.386129 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-edf4bd55-bf1f-4d3b-a462-9606995cdc08 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:55.386453 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-edf4bd55-bf1f-4d3b-a462-9606995cdc08 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:55.386980 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 840/3398] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:57:55 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 17:57:55.393913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0cd71589-3d3b-4113-af23-fd379a656db4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:55.396001 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0cd71589-3d3b-4113-af23-fd379a656db4 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:57:55.396924 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0cd71589-3d3b-4113-af23-fd379a656db4 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:55.396924 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0cd71589-3d3b-4113-af23-fd379a656db4 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:55.409402 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:55.409402 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:55.411433 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0cd71589-3d3b-4113-af23-fd379a656db4 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:57:55.416238 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0cd71589-3d3b-4113-af23-fd379a656db4 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:57:55.416306 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 856/3399] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:57:55 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 1042 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:55.534260 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0c750f7f-132d-4a60-b517-c09836f539bd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:55.536140 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0c750f7f-132d-4a60-b517-c09836f539bd tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] PUT https://10.4.3.210/volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d Jul 03 17:57:55.536568 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0c750f7f-132d-4a60-b517-c09836f539bd tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:55.547793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0c750f7f-132d-4a60-b517-c09836f539bd tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Acquiring lock "cinder-attachment_update-7dbc3e6e-16a9-4038-93d1-6bf17657c3c9-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:57:55.550576 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0c750f7f-132d-4a60-b517-c09836f539bd tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Lock "cinder-attachment_update-7dbc3e6e-16a9-4038-93d1-6bf17657c3c9-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:57:55.551583 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:55.551583 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:56.041680 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-41482d01-d508-4587-8aa2-84cb5857c0fd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.044661 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-41482d01-d508-4587-8aa2-84cb5857c0fd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/attachments/e3be1a7a-0fe3-4026-921f-441b695f4111/action Jul 03 17:57:56.045206 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-41482d01-d508-4587-8aa2-84cb5857c0fd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:56.045365 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-41482d01-d508-4587-8aa2-84cb5857c0fd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:56.072127 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:56.072127 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:56.073851 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0c750f7f-132d-4a60-b517-c09836f539bd tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Lock "cinder-attachment_update-7dbc3e6e-16a9-4038-93d1-6bf17657c3c9-np0000004448" released by "attachment_update" :: held 0.523s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:57:56.074139 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-0c750f7f-132d-4a60-b517-c09836f539bd tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d returned with HTTP 200 Jul 03 17:57:56.074564 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 858/3400] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:57:55 2026] PUT /volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:56.091130 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4c11d521-cff7-4cf4-9754-b9e59ab9243f req-41482d01-d508-4587-8aa2-84cb5857c0fd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/attachments/e3be1a7a-0fe3-4026-921f-441b695f4111/action returned with HTTP 204 Jul 03 17:57:56.091744 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 847/3401] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:57:56 2026] POST /volume/v3/attachments/e3be1a7a-0fe3-4026-921f-441b695f4111/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:56.101977 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-25262cb5-cb05-4af3-bc76-636a013404e3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.103734 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-25262cb5-cb05-4af3-bc76-636a013404e3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:56.104424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-25262cb5-cb05-4af3-bc76-636a013404e3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:56.104424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-25262cb5-cb05-4af3-bc76-636a013404e3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:56.113888 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:56.113888 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:56.117432 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-25262cb5-cb05-4af3-bc76-636a013404e3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:56.121976 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-25262cb5-cb05-4af3-bc76-636a013404e3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:56.122496 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 841/3402] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:56 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:56.135624 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-60508279-d196-4f50-87a7-4b5fb22b55e3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.137306 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-60508279-d196-4f50-87a7-4b5fb22b55e3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:56.137614 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-60508279-d196-4f50-87a7-4b5fb22b55e3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:56.137887 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-60508279-d196-4f50-87a7-4b5fb22b55e3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:56.147182 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:56.147182 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:56.153820 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-60508279-d196-4f50-87a7-4b5fb22b55e3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:56.155630 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-60508279-d196-4f50-87a7-4b5fb22b55e3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:56.156090 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 857/3403] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:56 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:56.171039 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.174713 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action Jul 03 17:57:56.175114 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action body: b'{"os-detach": {}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:56.175245 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:56.186540 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e860752e-7984-46d7-a81f-be8eb436a748 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.188186 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e860752e-7984-46d7-a81f-be8eb436a748 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 Jul 03 17:57:56.188478 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e860752e-7984-46d7-a81f-be8eb436a748 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:56.188741 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e860752e-7984-46d7-a81f-be8eb436a748 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:56.188894 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-e860752e-7984-46d7-a81f-be8eb436a748 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id f624b1a2-c97a-429f-8051-17a97209e788. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:56.190194 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:56.190194 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:56.190962 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:56.193440 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e860752e-7984-46d7-a81f-be8eb436a748 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 returned with HTTP 404 Jul 03 17:57:56.194129 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 848/3404] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:56 2026] GET /volume/v3/backups/f624b1a2-c97a-429f-8051-17a97209e788 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:56.251483 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Attachment connected to vm 4002c467-ea62-4d32-bfa7-7be4794aff81, checking data on nova Jul 03 17:57:56.251934 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.compute.nova [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Creating Keystone token plugin using URL: https://10.4.3.210/identity {{(pid=99941) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 17:57:56.305091 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e6512c69-2a0a-4394-ac95-604c72508179 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.307020 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e6512c69-2a0a-4394-ac95-604c72508179 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:56.307535 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e6512c69-2a0a-4394-ac95-604c72508179 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:56.307914 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e6512c69-2a0a-4394-ac95-604c72508179 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:56.308844 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-e6512c69-2a0a-4394-ac95-604c72508179 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete backup with id: 1e596bc3-d96e-4796-9834-348a040e01cf. Jul 03 17:57:56.312650 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:56.312650 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:56.325035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-e6512c69-2a0a-4394-ac95-604c72508179 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] delete_backup rpcapi backup_id 1e596bc3-d96e-4796-9834-348a040e01cf {{(pid=99943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:57:56.326746 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e6512c69-2a0a-4394-ac95-604c72508179 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 202 Jul 03 17:57:56.329176 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 842/3405] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:57:56 2026] DELETE /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:57:56.334844 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-12b989f6-1222-4b28-9b85-cb4a6c168ba1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.336871 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-12b989f6-1222-4b28-9b85-cb4a6c168ba1 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:57:56.337048 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5b2b30e8-4829-4be3-986c-3553358a69f0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.337334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-12b989f6-1222-4b28-9b85-cb4a6c168ba1 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:56.337600 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-12b989f6-1222-4b28-9b85-cb4a6c168ba1 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:56.339381 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5b2b30e8-4829-4be3-986c-3553358a69f0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:56.339613 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5b2b30e8-4829-4be3-986c-3553358a69f0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:56.339867 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5b2b30e8-4829-4be3-986c-3553358a69f0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:56.340072 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-5b2b30e8-4829-4be3-986c-3553358a69f0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:56.346138 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:56.346138 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:56.346535 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5b2b30e8-4829-4be3-986c-3553358a69f0 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 200 Jul 03 17:57:56.346978 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 849/3406] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:56 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:56.349783 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:56.349783 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:56.357317 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-12b989f6-1222-4b28-9b85-cb4a6c168ba1 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:57:56.359518 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-12b989f6-1222-4b28-9b85-cb4a6c168ba1 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:57:56.360792 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 858/3407] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:56 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:56.430739 np0000004448 devstack@c-api.service[99941]: DEBUG novaclient.v2.client [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] REQ: curl -g -i -X GET https://10.4.3.210/compute/v2.1/servers/4002c467-ea62-4d32-bfa7-7be4794aff81/os-volume_attachments/f1de639b-b83a-4578-b03d-39f175488b50 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a9100b6e770adb2b8638594e218b03022ae660f9e7edcd0071163c0d790411bf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b" -H "X-Service-Token: {SHA256}d971ee7059c764cd99b18e5399f25ae926aa0091d81557abdac192eadbaee1db" {{(pid=99941) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 17:57:56.540844 np0000004448 devstack@c-api.service[99941]: DEBUG novaclient.v2.client [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 17:57:56 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-9175fa4e-4b70-4964-a347-1c32c1612834 x-openstack-request-id: req-9175fa4e-4b70-4964-a347-1c32c1612834 {{(pid=99941) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 17:57:56.540973 np0000004448 devstack@c-api.service[99941]: DEBUG novaclient.v2.client [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f1de639b-b83a-4578-b03d-39f175488b50", "serverId": "4002c467-ea62-4d32-bfa7-7be4794aff81", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e3be1a7a-0fe3-4026-921f-441b695f4111", "bdm_uuid": "7ceedef9-0536-428b-be60-5890f5bb8b33"}} {{(pid=99941) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 17:57:56.541190 np0000004448 devstack@c-api.service[99941]: DEBUG novaclient.v2.client [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET call to compute for https://10.4.3.210/compute/v2.1/servers/4002c467-ea62-4d32-bfa7-7be4794aff81/os-volume_attachments/f1de639b-b83a-4578-b03d-39f175488b50 used request id req-9175fa4e-4b70-4964-a347-1c32c1612834 {{(pid=99941) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 17:57:56.543303 np0000004448 devstack@c-api.service[99941]: ERROR cinder.volume.api [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-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 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Caught error: Detach volume from instance 4002c467-ea62-4d32-bfa7-7be4794aff81 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4002c467-ea62-4d32-bfa7-7be4794aff81 using the Compute API Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: 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 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: 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 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: 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 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: 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 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: 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 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: 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 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: 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 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: 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 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 17:57:56.545313 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: 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 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: 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 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 102, in _detach Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4002c467-ea62-4d32-bfa7-7be4794aff81 using the Compute API Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.middleware.fault [None req-344d06ab-a0b8-4f15-9f1d-7929e5f2a22b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action returned with HTTP 409 Jul 03 17:57:56.546292 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 859/3408] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:57:56 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 167 bytes in 376 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:57:56.553685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.556590 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action Jul 03 17:57:56.557005 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:56.557148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:56.568381 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:56.568381 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:56.568875 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:56.621836 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Attachment connected to vm 4002c467-ea62-4d32-bfa7-7be4794aff81, checking data on nova Jul 03 17:57:56.622121 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.compute.nova [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Creating Keystone token plugin using URL: https://10.4.3.210/identity {{(pid=99943) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 17:57:56.763734 np0000004448 devstack@c-api.service[99943]: DEBUG novaclient.v2.client [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] REQ: curl -g -i -X GET https://10.4.3.210/compute/v2.1/servers/4002c467-ea62-4d32-bfa7-7be4794aff81/os-volume_attachments/f1de639b-b83a-4578-b03d-39f175488b50 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}15feab13221951bb14ce96e74afba94cfe5fbb5b29c079d96d9e2cd397276a68" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b0f9c40f-93f2-4107-98a3-740e70d050ca" -H "X-Service-Token: {SHA256}cde5f6818ad786b099ba7218c5c6e65dbcb93d15e85cc3bac866989bd26ec957" {{(pid=99943) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 17:57:56.931751 np0000004448 devstack@c-api.service[99943]: DEBUG novaclient.v2.client [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 17:57:56 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-8d6233a4-8daf-40ab-a46b-b64a1833805f x-openstack-request-id: req-8d6233a4-8daf-40ab-a46b-b64a1833805f {{(pid=99943) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 17:57:56.931953 np0000004448 devstack@c-api.service[99943]: DEBUG novaclient.v2.client [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f1de639b-b83a-4578-b03d-39f175488b50", "serverId": "4002c467-ea62-4d32-bfa7-7be4794aff81", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e3be1a7a-0fe3-4026-921f-441b695f4111", "bdm_uuid": "7ceedef9-0536-428b-be60-5890f5bb8b33"}} {{(pid=99943) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 17:57:56.932068 np0000004448 devstack@c-api.service[99943]: DEBUG novaclient.v2.client [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET call to compute for https://10.4.3.210/compute/v2.1/servers/4002c467-ea62-4d32-bfa7-7be4794aff81/os-volume_attachments/f1de639b-b83a-4578-b03d-39f175488b50 used request id req-8d6233a4-8daf-40ab-a46b-b64a1833805f {{(pid=99943) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 17:57:56.934241 np0000004448 devstack@c-api.service[99943]: ERROR cinder.volume.api [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-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 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Caught error: Detach volume from instance 4002c467-ea62-4d32-bfa7-7be4794aff81 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4002c467-ea62-4d32-bfa7-7be4794aff81 using the Compute API Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: 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 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: 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 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: 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 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: 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 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: 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 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: 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 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: 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 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: 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 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 17:57:56.936412 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: 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 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: 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 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 195, in _terminate_connection Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4002c467-ea62-4d32-bfa7-7be4794aff81 using the Compute API Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: ERROR cinder.api.middleware.fault Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.middleware.fault [None req-b0f9c40f-93f2-4107-98a3-740e70d050ca tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action returned with HTTP 409 Jul 03 17:57:56.937782 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 843/3409] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:57:56 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 167 bytes in 384 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:57:56.947292 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3bbb2ce9-aecb-4670-95cb-3b07c7488162 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.948571 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 850/3410] 10.4.3.210 () {70 vars in 1597 bytes} [Fri Jul 3 17:57:56 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 17:57:56.955954 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7c29e902-5786-4306-b86b-543a698b5517 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.957326 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 859/3411] 10.4.3.210 () {70 vars in 1597 bytes} [Fri Jul 3 17:57:56 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 17:57:56.965642 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-13ee6152-0808-403d-bb75-5f2118ead637 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:56.989662 np0000004448 devstack@c-api.service[99941]: WARNING keystonemiddleware.auth_token [None req-13ee6152-0808-403d-bb75-5f2118ead637 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 17:57:56.990855 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 860/3412] 10.4.3.210 () {70 vars in 1597 bytes} [Fri Jul 3 17:57:56 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 17:57:56.999622 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5a4b99cb-2be3-4bbd-94e1-09c7792366ee None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.028704 np0000004448 devstack@c-api.service[99943]: WARNING keystonemiddleware.auth_token [None req-5a4b99cb-2be3-4bbd-94e1-09c7792366ee None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 17:57:57.030001 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 844/3413] 10.4.3.210 () {70 vars in 1597 bytes} [Fri Jul 3 17:57:56 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 17:57:57.037948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-47daaf3a-668d-4049-bdf4-378c113821c5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.112480 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-47daaf3a-668d-4049-bdf4-378c113821c5 tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] POST https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action Jul 03 17:57:57.112822 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-47daaf3a-668d-4049-bdf4-378c113821c5 tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:57.112952 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-47daaf3a-668d-4049-bdf4-378c113821c5 tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:57.124456 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:57.124456 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:57.124876 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.admin_actions [None req-47daaf3a-668d-4049-bdf4-378c113821c5 tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Updating volume 'f1de639b-b83a-4578-b03d-39f175488b50' with '{'status': 'error'}' {{(pid=99942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:57:57.152690 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-47daaf3a-668d-4049-bdf4-378c113821c5 tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action returned with HTTP 202 Jul 03 17:57:57.152806 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 851/3414] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:57:57 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:57:57.164592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-38d4f5e7-0e3b-4808-8f0c-15bb01ca0f5a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.166559 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38d4f5e7-0e3b-4808-8f0c-15bb01ca0f5a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:57:57.166764 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38d4f5e7-0e3b-4808-8f0c-15bb01ca0f5a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:57.166989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38d4f5e7-0e3b-4808-8f0c-15bb01ca0f5a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:57.176572 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:57.176572 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:57.180048 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-38d4f5e7-0e3b-4808-8f0c-15bb01ca0f5a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:57.184635 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38d4f5e7-0e3b-4808-8f0c-15bb01ca0f5a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:57:57.185073 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 860/3415] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:57 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 1149 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:57.199220 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-481a2f9b-bd4b-43a9-a607-e5081427325f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.201082 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] POST https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action Jul 03 17:57:57.201431 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e3be1a7a-0fe3-4026-921f-441b695f4111"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:57.201581 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e3be1a7a-0fe3-4026-921f-441b695f4111"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:57.234140 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:57:57.242076 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:57.242076 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:57.242515 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Volume info retrieved successfully. Jul 03 17:57:57.246691 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Attachment connected to vm 4002c467-ea62-4d32-bfa7-7be4794aff81, checking data on nova Jul 03 17:57:57.246984 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.compute.nova [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Creating Keystone token plugin using URL: https://10.4.3.210/identity {{(pid=99941) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 17:57:57.336437 np0000004448 devstack@c-api.service[99941]: DEBUG novaclient.v2.client [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] REQ: curl -g -i -X GET https://10.4.3.210/compute/v2.1/servers/4002c467-ea62-4d32-bfa7-7be4794aff81/os-volume_attachments/f1de639b-b83a-4578-b03d-39f175488b50 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7d68509e9e523ac297a6dd49930bdc52174c82fd9318e86a29d09ccfb9e5fa86" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-481a2f9b-bd4b-43a9-a607-e5081427325f" -H "X-Service-Token: {SHA256}d971ee7059c764cd99b18e5399f25ae926aa0091d81557abdac192eadbaee1db" {{(pid=99941) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 17:57:57.359700 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4387efee-db0b-4e0c-9c6b-3982985c45d9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.361433 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4387efee-db0b-4e0c-9c6b-3982985c45d9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf Jul 03 17:57:57.361638 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4387efee-db0b-4e0c-9c6b-3982985c45d9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:57.361876 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4387efee-db0b-4e0c-9c6b-3982985c45d9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:57.362018 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-4387efee-db0b-4e0c-9c6b-3982985c45d9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Show backup with id 1e596bc3-d96e-4796-9834-348a040e01cf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:57:57.373422 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d762a4aa-dc9f-40ca-af9c-2458b0a0bf9d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.375507 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d762a4aa-dc9f-40ca-af9c-2458b0a0bf9d tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:57:57.375731 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d762a4aa-dc9f-40ca-af9c-2458b0a0bf9d tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:57.375968 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d762a4aa-dc9f-40ca-af9c-2458b0a0bf9d tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:57.385123 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:57.385123 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:57.388333 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d762a4aa-dc9f-40ca-af9c-2458b0a0bf9d tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:57:57.392660 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d762a4aa-dc9f-40ca-af9c-2458b0a0bf9d tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:57:57.393044 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 852/3416] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:57 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:57.397445 np0000004448 devstack@c-api.service[99943]: DEBUG oslo_db.sqlalchemy.engines [None req-4387efee-db0b-4e0c-9c6b-3982985c45d9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-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=99943) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:57:57.404060 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4387efee-db0b-4e0c-9c6b-3982985c45d9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf returned with HTTP 404 Jul 03 17:57:57.404760 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 845/3417] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:57 2026] GET /volume/v3/backups/1e596bc3-d96e-4796-9834-348a040e01cf => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:57:57.428953 np0000004448 devstack@c-api.service[99941]: DEBUG novaclient.v2.client [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 17:57:57 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-772602c2-d33d-4195-9400-bf92c4215909 x-openstack-request-id: req-772602c2-d33d-4195-9400-bf92c4215909 {{(pid=99941) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 17:57:57.429133 np0000004448 devstack@c-api.service[99941]: DEBUG novaclient.v2.client [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f1de639b-b83a-4578-b03d-39f175488b50", "serverId": "4002c467-ea62-4d32-bfa7-7be4794aff81", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e3be1a7a-0fe3-4026-921f-441b695f4111", "bdm_uuid": "7ceedef9-0536-428b-be60-5890f5bb8b33"}} {{(pid=99941) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 17:57:57.429210 np0000004448 devstack@c-api.service[99941]: DEBUG novaclient.v2.client [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] GET call to compute for https://10.4.3.210/compute/v2.1/servers/4002c467-ea62-4d32-bfa7-7be4794aff81/os-volume_attachments/f1de639b-b83a-4578-b03d-39f175488b50 used request id req-772602c2-d33d-4195-9400-bf92c4215909 {{(pid=99941) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 17:57:57.431337 np0000004448 devstack@c-api.service[99941]: ERROR cinder.volume.api [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-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 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Caught error: Detach volume from instance 4002c467-ea62-4d32-bfa7-7be4794aff81 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4002c467-ea62-4d32-bfa7-7be4794aff81 using the Compute API Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: 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 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: 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 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: 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 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: 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 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: 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 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: 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 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: 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 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: 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 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.433218 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: 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 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: 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 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4002c467-ea62-4d32-bfa7-7be4794aff81 using the Compute API Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: ERROR cinder.api.middleware.fault Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.middleware.fault [None req-481a2f9b-bd4b-43a9-a607-e5081427325f tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action returned with HTTP 409 Jul 03 17:57:57.434219 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 861/3418] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:57:57 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 167 bytes in 235 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:57:57.443188 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-57df8f68-ee88-4b9f-a9c8-344b0bab4eac None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.445600 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 861/3419] 10.4.3.210 () {70 vars in 1597 bytes} [Fri Jul 3 17:57:57 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 17:57:57.452244 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d54ec01b-0c0d-4517-beea-ebfdfd8028c9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.482730 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 853/3420] 10.4.3.210 () {70 vars in 1597 bytes} [Fri Jul 3 17:57:57 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 114 bytes in 32 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 17:57:57.492189 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-78419837-5e92-4626-909e-f2e0ed26e566 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.493846 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78419837-5e92-4626-909e-f2e0ed26e566 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:57:57.494099 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78419837-5e92-4626-909e-f2e0ed26e566 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:57.494338 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78419837-5e92-4626-909e-f2e0ed26e566 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:57.501500 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:57.501500 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:57.505541 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-78419837-5e92-4626-909e-f2e0ed26e566 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:57.509846 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78419837-5e92-4626-909e-f2e0ed26e566 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:57:57.510267 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 846/3421] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:57 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:57.525881 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-f19e6dda-523a-4759-ac9d-4402213ee13d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.527035 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-937eb91a-ba0c-4bf1-acf5-f1fabc60032b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.527624 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-f19e6dda-523a-4759-ac9d-4402213ee13d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:57.527853 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-f19e6dda-523a-4759-ac9d-4402213ee13d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:57.528040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-f19e6dda-523a-4759-ac9d-4402213ee13d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:57.531718 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-937eb91a-ba0c-4bf1-acf5-f1fabc60032b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:57:57.532017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-937eb91a-ba0c-4bf1-acf5-f1fabc60032b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:57.532299 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-937eb91a-ba0c-4bf1-acf5-f1fabc60032b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:57.543044 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:57.543044 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:57.552525 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-937eb91a-ba0c-4bf1-acf5-f1fabc60032b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:57.559457 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-937eb91a-ba0c-4bf1-acf5-f1fabc60032b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:57:57.559871 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 862/3422] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:57 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:57.573817 np0000004448 devstack@c-api.service[99941]: DEBUG oslo_db.sqlalchemy.engines [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-f19e6dda-523a-4759-ac9d-4402213ee13d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-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=99941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:57:57.595086 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:57.595086 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:57.598448 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-f19e6dda-523a-4759-ac9d-4402213ee13d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:57.604358 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-f19e6dda-523a-4759-ac9d-4402213ee13d tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:57.604812 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 862/3423] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:57 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 1134 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:57.625087 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-61d6f11c-6809-4639-b013-688eb5b629d1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.626816 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-61d6f11c-6809-4639-b013-688eb5b629d1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] POST https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab/action Jul 03 17:57:57.627130 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-61d6f11c-6809-4639-b013-688eb5b629d1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:57:57.627673 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-61d6f11c-6809-4639-b013-688eb5b629d1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:57.630277 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-e7445e03-05fe-487c-a33e-1f9bdff30d3e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.632287 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-e7445e03-05fe-487c-a33e-1f9bdff30d3e tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:57:57.632493 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-e7445e03-05fe-487c-a33e-1f9bdff30d3e tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:57.632677 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-e7445e03-05fe-487c-a33e-1f9bdff30d3e tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:57.639480 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:57.639480 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:57.639480 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-61d6f11c-6809-4639-b013-688eb5b629d1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:57.641391 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:57.641391 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:57.645883 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-e7445e03-05fe-487c-a33e-1f9bdff30d3e tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:57:57.648594 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-61d6f11c-6809-4639-b013-688eb5b629d1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Begin detaching volume completed successfully. Jul 03 17:57:57.648929 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-61d6f11c-6809-4639-b013-688eb5b629d1 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab/action returned with HTTP 202 Jul 03 17:57:57.649404 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 854/3424] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:57:57 2026] POST /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:57:57.654196 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-e7445e03-05fe-487c-a33e-1f9bdff30d3e tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:57:57.654625 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 847/3425] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:57:57 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:57.674680 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2ba1175b-ba88-42fc-88e1-10bf8f2c4e14 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:57.677885 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2ba1175b-ba88-42fc-88e1-10bf8f2c4e14 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:57.677885 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2ba1175b-ba88-42fc-88e1-10bf8f2c4e14 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:57.677885 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2ba1175b-ba88-42fc-88e1-10bf8f2c4e14 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:57.688879 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:57.688879 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:57.692707 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2ba1175b-ba88-42fc-88e1-10bf8f2c4e14 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:57.697197 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2ba1175b-ba88-42fc-88e1-10bf8f2c4e14 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:57.697398 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 863/3426] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:57 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:58.405505 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e4d45522-917a-418d-ad69-204f4617dde6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:58.407249 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e4d45522-917a-418d-ad69-204f4617dde6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:57:58.407458 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e4d45522-917a-418d-ad69-204f4617dde6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:58.407629 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e4d45522-917a-418d-ad69-204f4617dde6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:58.416328 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:58.416328 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:58.419630 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e4d45522-917a-418d-ad69-204f4617dde6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:57:58.423593 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e4d45522-917a-418d-ad69-204f4617dde6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:57:58.424014 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 863/3427] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:58 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:58.501042 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-ff95b5c4-1fc2-4ed0-aa3c-68f0c477044e req-645521c1-25ee-4bd8-9a11-689862d30ed4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:58.502961 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ff95b5c4-1fc2-4ed0-aa3c-68f0c477044e req-645521c1-25ee-4bd8-9a11-689862d30ed4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/attachments/d1fb9ec5-99dd-49e9-9859-340a2c5b92ff Jul 03 17:57:58.503143 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ff95b5c4-1fc2-4ed0-aa3c-68f0c477044e req-645521c1-25ee-4bd8-9a11-689862d30ed4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:58.503333 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ff95b5c4-1fc2-4ed0-aa3c-68f0c477044e req-645521c1-25ee-4bd8-9a11-689862d30ed4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:58.509602 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:58.509602 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:58.676446 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-127a2762-87d8-413b-883c-d7d917b1cb34 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:58.676868 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-127a2762-87d8-413b-883c-d7d917b1cb34 None None] GET https://10.4.3.210/volume// Jul 03 17:57:58.677070 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-127a2762-87d8-413b-883c-d7d917b1cb34 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:58.677297 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-127a2762-87d8-413b-883c-d7d917b1cb34 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:58.677638 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-127a2762-87d8-413b-883c-d7d917b1cb34 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:58.677970 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 848/3428] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:57: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 17:57:58.688736 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-fdb41770-8489-4f99-9879-1e79ab973eb7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:58.691041 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-fdb41770-8489-4f99-9879-1e79ab973eb7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:58.691300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-fdb41770-8489-4f99-9879-1e79ab973eb7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:58.691519 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-fdb41770-8489-4f99-9879-1e79ab973eb7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:58.703072 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:58.703072 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:57:58.706849 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-fdb41770-8489-4f99-9879-1e79ab973eb7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:58.711451 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-fdb41770-8489-4f99-9879-1e79ab973eb7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:58.711943 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 864/3429] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:57:58 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:57:58.712974 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9d6b2513-17e4-46a7-a59b-67b3c8ee4e24 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:58.716336 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9d6b2513-17e4-46a7-a59b-67b3c8ee4e24 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:58.716731 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9d6b2513-17e4-46a7-a59b-67b3c8ee4e24 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:58.716843 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9d6b2513-17e4-46a7-a59b-67b3c8ee4e24 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:58.737347 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:58.737347 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:58.739893 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9d6b2513-17e4-46a7-a59b-67b3c8ee4e24 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:58.745172 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9d6b2513-17e4-46a7-a59b-67b3c8ee4e24 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:58.745735 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 864/3430] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:58 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:59.059276 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ff95b5c4-1fc2-4ed0-aa3c-68f0c477044e req-645521c1-25ee-4bd8-9a11-689862d30ed4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/d1fb9ec5-99dd-49e9-9859-340a2c5b92ff returned with HTTP 200 Jul 03 17:57:59.059675 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 855/3431] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:57:58 2026] DELETE /volume/v3/attachments/d1fb9ec5-99dd-49e9-9859-340a2c5b92ff => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:57:59.435846 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bfdcb92c-f17c-4b3b-9a5e-1e41a28cd2b5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:59.437499 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bfdcb92c-f17c-4b3b-9a5e-1e41a28cd2b5 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:57:59.437692 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bfdcb92c-f17c-4b3b-9a5e-1e41a28cd2b5 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:59.437880 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bfdcb92c-f17c-4b3b-9a5e-1e41a28cd2b5 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:59.446415 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:59.446415 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:59.449287 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bfdcb92c-f17c-4b3b-9a5e-1e41a28cd2b5 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:57:59.452718 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bfdcb92c-f17c-4b3b-9a5e-1e41a28cd2b5 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:57:59.453195 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 849/3432] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:57:59 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:59.726249 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d644da26-7e3b-4ed7-a202-4e3fab671e44 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:59.726249 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d644da26-7e3b-4ed7-a202-4e3fab671e44 None None] GET https://10.4.3.210/volume// Jul 03 17:57:59.726249 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d644da26-7e3b-4ed7-a202-4e3fab671e44 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:59.726249 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d644da26-7e3b-4ed7-a202-4e3fab671e44 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:59.726249 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d644da26-7e3b-4ed7-a202-4e3fab671e44 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:57:59.726249 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 865/3433] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:57: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 17:57:59.736726 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-4f271d05-a2e1-43cc-89f2-f8636515ae86 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:59.761149 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fcd12961-c291-46ba-93d4-dae0d3b92067 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:59.762940 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fcd12961-c291-46ba-93d4-dae0d3b92067 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:57:59.763134 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fcd12961-c291-46ba-93d4-dae0d3b92067 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:59.763325 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fcd12961-c291-46ba-93d4-dae0d3b92067 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:59.772873 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-4f271d05-a2e1-43cc-89f2-f8636515ae86 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:57:59.773204 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-4f271d05-a2e1-43cc-89f2-f8636515ae86 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e9340b8-707a-40a2-8dbe-533dcf7a4db3", "connector": null, "instance_uuid": "4002c467-ea62-4d32-bfa7-7be4794aff81"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:57:59.782610 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:59.782610 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:57:59.782790 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:59.782790 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:57:59.794436 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fcd12961-c291-46ba-93d4-dae0d3b92067 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:57:59.794553 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-95758cc4-6e1a-404e-9511-aaefaf0cb4aa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:57:59.797624 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-95758cc4-6e1a-404e-9511-aaefaf0cb4aa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568 Jul 03 17:57:59.797869 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-95758cc4-6e1a-404e-9511-aaefaf0cb4aa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:57:59.798086 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-95758cc4-6e1a-404e-9511-aaefaf0cb4aa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:57:59.798158 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fcd12961-c291-46ba-93d4-dae0d3b92067 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:57:59.798520 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 856/3434] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:57:59 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:57:59.812152 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:57:59.812152 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:57:59.844437 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-4f271d05-a2e1-43cc-89f2-f8636515ae86 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:57:59.844971 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 865/3435] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:57:59 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 17:58:00.186051 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c078a3f6-0aa1-4771-bc8b-a023c7df4ece None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:00.187291 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c078a3f6-0aa1-4771-bc8b-a023c7df4ece tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:00.187598 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c078a3f6-0aa1-4771-bc8b-a023c7df4ece tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:00.187895 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c078a3f6-0aa1-4771-bc8b-a023c7df4ece tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:00.196109 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:00.196109 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:00.199005 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c078a3f6-0aa1-4771-bc8b-a023c7df4ece tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:00.202481 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c078a3f6-0aa1-4771-bc8b-a023c7df4ece tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:00.203001 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 866/3436] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:00 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:00.355411 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2f63fb21-8cbc-4364-b759-f036e97d3ac9 req-95758cc4-6e1a-404e-9511-aaefaf0cb4aa tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568 returned with HTTP 200 Jul 03 17:58:00.355749 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 850/3437] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:57:59 2026] DELETE /volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:00.406880 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-94ea915b-e1cf-4c70-a0a0-4940cbed1543 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:00.407514 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-94ea915b-e1cf-4c70-a0a0-4940cbed1543 None None] GET https://10.4.3.210/volume// Jul 03 17:58:00.407514 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-94ea915b-e1cf-4c70-a0a0-4940cbed1543 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:00.407636 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-94ea915b-e1cf-4c70-a0a0-4940cbed1543 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:00.408070 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-94ea915b-e1cf-4c70-a0a0-4940cbed1543 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:00.408330 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 857/3438] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:58: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 17:58:00.420856 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-23def916-a97e-4c89-961f-dda7fecc6ee5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:00.423353 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-23def916-a97e-4c89-961f-dda7fecc6ee5 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:00.423562 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-23def916-a97e-4c89-961f-dda7fecc6ee5 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:00.423746 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-23def916-a97e-4c89-961f-dda7fecc6ee5 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:00.435233 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:00.435233 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:00.439201 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-23def916-a97e-4c89-961f-dda7fecc6ee5 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:00.444809 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-23def916-a97e-4c89-961f-dda7fecc6ee5 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:00.446594 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 866/3439] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:58:00 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 1037 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:00.465239 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-51d98151-2510-49db-a83c-d4de96b8315b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:00.466703 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-51d98151-2510-49db-a83c-d4de96b8315b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:00.467530 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-51d98151-2510-49db-a83c-d4de96b8315b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:00.467905 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-51d98151-2510-49db-a83c-d4de96b8315b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:00.477686 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:00.477686 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:00.482872 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-51d98151-2510-49db-a83c-d4de96b8315b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:00.488115 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-51d98151-2510-49db-a83c-d4de96b8315b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:58:00.488836 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 867/3440] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:00 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:00.546528 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-22ba8678-1db3-4bf7-9580-8fed39b8cbe9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:00.549025 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-22ba8678-1db3-4bf7-9580-8fed39b8cbe9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] PUT https://10.4.3.210/volume/v3/attachments/d8315336-eac4-493c-ba31-9cf501a55bb6 Jul 03 17:58:00.549525 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-22ba8678-1db3-4bf7-9580-8fed39b8cbe9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:00.558958 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-22ba8678-1db3-4bf7-9580-8fed39b8cbe9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Acquiring lock "cinder-attachment_update-9e9340b8-707a-40a2-8dbe-533dcf7a4db3-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:58:00.565923 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-22ba8678-1db3-4bf7-9580-8fed39b8cbe9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Lock "cinder-attachment_update-9e9340b8-707a-40a2-8dbe-533dcf7a4db3-np0000004448" acquired by "attachment_update" :: waited 0.007s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:58:00.567335 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:00.567335 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:00.811590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-456acf6c-446c-4de0-a8ca-08adc3bc537e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:00.813334 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-456acf6c-446c-4de0-a8ca-08adc3bc537e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:58:00.813514 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-456acf6c-446c-4de0-a8ca-08adc3bc537e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:00.813693 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-456acf6c-446c-4de0-a8ca-08adc3bc537e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:00.820191 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:00.820191 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:00.823480 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-456acf6c-446c-4de0-a8ca-08adc3bc537e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:58:00.827856 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-456acf6c-446c-4de0-a8ca-08adc3bc537e tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:58:00.828249 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 858/3441] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:00 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:01.103300 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-22ba8678-1db3-4bf7-9580-8fed39b8cbe9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Lock "cinder-attachment_update-9e9340b8-707a-40a2-8dbe-533dcf7a4db3-np0000004448" released by "attachment_update" :: held 0.537s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:58:01.108451 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-22ba8678-1db3-4bf7-9580-8fed39b8cbe9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/attachments/d8315336-eac4-493c-ba31-9cf501a55bb6 returned with HTTP 200 Jul 03 17:58:01.108451 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 851/3442] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:58:00 2026] PUT /volume/v3/attachments/d8315336-eac4-493c-ba31-9cf501a55bb6 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:01.216244 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ea98a2dd-3cc4-4d77-a771-d511e51eaa3c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:01.217804 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ea98a2dd-3cc4-4d77-a771-d511e51eaa3c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:01.218075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ea98a2dd-3cc4-4d77-a771-d511e51eaa3c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:01.218372 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ea98a2dd-3cc4-4d77-a771-d511e51eaa3c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:01.234146 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:01.234146 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:01.237911 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ea98a2dd-3cc4-4d77-a771-d511e51eaa3c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:01.241973 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ea98a2dd-3cc4-4d77-a771-d511e51eaa3c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:01.242479 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 867/3443] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:01 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:01.503140 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bedba865-960c-40cb-bcf5-8e2ba84fa208 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:01.507674 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bedba865-960c-40cb-bcf5-8e2ba84fa208 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:01.508008 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bedba865-960c-40cb-bcf5-8e2ba84fa208 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:01.508324 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bedba865-960c-40cb-bcf5-8e2ba84fa208 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:01.518654 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:01.518654 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:01.522211 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bedba865-960c-40cb-bcf5-8e2ba84fa208 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:01.526166 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bedba865-960c-40cb-bcf5-8e2ba84fa208 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:58:01.526598 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 868/3444] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:01 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:02.255068 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-728b9a6f-4010-47db-bbac-7e535fa514b6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:02.259168 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-728b9a6f-4010-47db-bbac-7e535fa514b6 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:02.259365 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-728b9a6f-4010-47db-bbac-7e535fa514b6 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:02.259565 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-728b9a6f-4010-47db-bbac-7e535fa514b6 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:02.277474 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:02.277474 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:02.282157 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-728b9a6f-4010-47db-bbac-7e535fa514b6 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:02.305043 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-728b9a6f-4010-47db-bbac-7e535fa514b6 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:02.305723 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 859/3445] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:02 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:02.548257 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6ebc9eb1-b3a4-43ff-9131-026b70d2cc01 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:02.550437 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6ebc9eb1-b3a4-43ff-9131-026b70d2cc01 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:02.550696 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6ebc9eb1-b3a4-43ff-9131-026b70d2cc01 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:02.550946 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6ebc9eb1-b3a4-43ff-9131-026b70d2cc01 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:02.560313 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:02.560313 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:02.564683 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6ebc9eb1-b3a4-43ff-9131-026b70d2cc01 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:02.570470 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6ebc9eb1-b3a4-43ff-9131-026b70d2cc01 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:58:02.571045 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 852/3446] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:02 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:02.685997 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-76305d06-2db8-4a3c-b1e2-00965cf08b24 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:02.691016 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-76305d06-2db8-4a3c-b1e2-00965cf08b24 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] POST https://10.4.3.210/volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d/action Jul 03 17:58:02.691016 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-76305d06-2db8-4a3c-b1e2-00965cf08b24 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:02.691016 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-76305d06-2db8-4a3c-b1e2-00965cf08b24 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:02.714197 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:02.714197 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:02.797731 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-db242c82-ecc4-473d-b9c1-5e6cb5a26a00 req-76305d06-2db8-4a3c-b1e2-00965cf08b24 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d/action returned with HTTP 204 Jul 03 17:58:02.798317 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 868/3447] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:58:02 2026] POST /volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:03.321246 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-db3bbf0e-ae32-4707-99af-6d285b65f858 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:03.321977 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-db3bbf0e-ae32-4707-99af-6d285b65f858 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:03.321977 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-db3bbf0e-ae32-4707-99af-6d285b65f858 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:03.321977 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-db3bbf0e-ae32-4707-99af-6d285b65f858 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:03.331533 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:03.331533 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:03.334971 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-db3bbf0e-ae32-4707-99af-6d285b65f858 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:03.339407 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-db3bbf0e-ae32-4707-99af-6d285b65f858 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:03.341399 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 869/3448] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:03 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:03.584353 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1f43fa2e-1efc-4ef9-b96c-00dc7ab1b0c1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:03.586178 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1f43fa2e-1efc-4ef9-b96c-00dc7ab1b0c1 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:03.586387 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1f43fa2e-1efc-4ef9-b96c-00dc7ab1b0c1 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:03.586584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1f43fa2e-1efc-4ef9-b96c-00dc7ab1b0c1 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:03.595967 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:03.595967 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:03.598665 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1f43fa2e-1efc-4ef9-b96c-00dc7ab1b0c1 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:03.602423 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1f43fa2e-1efc-4ef9-b96c-00dc7ab1b0c1 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:58:03.602785 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 860/3449] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:03 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:03.617253 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-89d14d3e-b400-4dcc-92cc-a2abc907bf8c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:03.619189 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-89d14d3e-b400-4dcc-92cc-a2abc907bf8c tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:03.619424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-89d14d3e-b400-4dcc-92cc-a2abc907bf8c tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:03.619641 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-89d14d3e-b400-4dcc-92cc-a2abc907bf8c tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:03.629576 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:03.629576 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:03.633005 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-89d14d3e-b400-4dcc-92cc-a2abc907bf8c tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:03.637623 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-89d14d3e-b400-4dcc-92cc-a2abc907bf8c tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:58:03.638088 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 853/3450] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:03 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:03.650900 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b949aa11-3cb4-4c0a-88d2-4345844ddf54 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:03.652339 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 869/3451] 10.4.3.210 () {70 vars in 1611 bytes} [Fri Jul 3 17:58:03 2026] DELETE /volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 17:58:03.658576 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-28b80a5d-f8ec-43cc-9053-1d26d1c43bb4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:03.680142 np0000004448 devstack@c-api.service[99940]: WARNING keystonemiddleware.auth_token [None req-28b80a5d-f8ec-43cc-9053-1d26d1c43bb4 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 17:58:03.681090 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 870/3452] 10.4.3.210 () {70 vars in 1611 bytes} [Fri Jul 3 17:58:03 2026] DELETE /volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 17:58:03.688007 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1abb766b-e783-490d-a964-4a178b14e896 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:03.689592 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] DELETE https://10.4.3.210/volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d Jul 03 17:58:03.689810 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:03.689991 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:03.696642 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:03.696642 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:03.752412 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Attachment connected to vm 007b8d79-d6fe-4d3d-b6e0-02b43d5702d5, checking data on nova Jul 03 17:58:03.752694 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.compute.nova [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Creating Keystone token plugin using URL: https://10.4.3.210/identity {{(pid=99942) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 17:58:03.873943 np0000004448 devstack@c-api.service[99942]: DEBUG novaclient.v2.client [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] REQ: curl -g -i -X GET https://10.4.3.210/compute/v2.1/servers/007b8d79-d6fe-4d3d-b6e0-02b43d5702d5/os-volume_attachments/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2ae83ca13d04513d5509305e644bded82ebb24fda776714a7ff43b8a067186d5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1abb766b-e783-490d-a964-4a178b14e896" -H "X-Service-Token: {SHA256}93d561db2fd2948cd83d0c8bc01126765144170bb0e31a016e37ed93c6869029" {{(pid=99942) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 17:58:03.967503 np0000004448 devstack@c-api.service[99942]: DEBUG novaclient.v2.client [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 17:58:03 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-cf9483e3-4adb-4d57-8932-49c2261f97ba x-openstack-request-id: req-cf9483e3-4adb-4d57-8932-49c2261f97ba {{(pid=99942) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 17:58:03.967703 np0000004448 devstack@c-api.service[99942]: DEBUG novaclient.v2.client [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7dbc3e6e-16a9-4038-93d1-6bf17657c3c9", "serverId": "007b8d79-d6fe-4d3d-b6e0-02b43d5702d5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d", "bdm_uuid": "5e98ecf5-d373-4925-bc5f-259f94da8d90"}} {{(pid=99942) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 17:58:03.967886 np0000004448 devstack@c-api.service[99942]: DEBUG novaclient.v2.client [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET call to compute for https://10.4.3.210/compute/v2.1/servers/007b8d79-d6fe-4d3d-b6e0-02b43d5702d5/os-volume_attachments/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 used request id req-cf9483e3-4adb-4d57-8932-49c2261f97ba {{(pid=99942) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 17:58:03.970293 np0000004448 devstack@c-api.service[99942]: ERROR cinder.volume.api [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-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 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Caught error: Detach volume from instance 007b8d79-d6fe-4d3d-b6e0-02b43d5702d5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 007b8d79-d6fe-4d3d-b6e0-02b43d5702d5 using the Compute API Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: 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 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: 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 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: 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 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: 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 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: 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 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: 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 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: 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 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: 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 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 17:58:03.974173 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: 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 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: 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 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2672, in attachment_delete Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 007b8d79-d6fe-4d3d-b6e0-02b43d5702d5 using the Compute API Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: ERROR cinder.api.middleware.fault Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.middleware.fault [None req-1abb766b-e783-490d-a964-4a178b14e896 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d returned with HTTP 409 Jul 03 17:58:03.975647 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 861/3453] 10.4.3.210 () {68 vars in 1404 bytes} [Fri Jul 3 17:58:03 2026] DELETE /volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d => generated 167 bytes in 288 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:04.017578 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-6583c33f-c148-41f6-825b-623be7a5817b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:04.019725 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-6583c33f-c148-41f6-825b-623be7a5817b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:04.019955 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-6583c33f-c148-41f6-825b-623be7a5817b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:04.020145 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-6583c33f-c148-41f6-825b-623be7a5817b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:04.029633 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:04.029633 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:04.032927 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-6583c33f-c148-41f6-825b-623be7a5817b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:04.037293 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-6583c33f-c148-41f6-825b-623be7a5817b tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:58:04.037676 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 854/3454] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:04 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 1155 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:04.060381 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-692b401a-be3c-4f48-8d66-bf488c16874a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:04.062763 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-692b401a-be3c-4f48-8d66-bf488c16874a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] POST https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9/action Jul 03 17:58:04.063190 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-692b401a-be3c-4f48-8d66-bf488c16874a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:04.063367 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-692b401a-be3c-4f48-8d66-bf488c16874a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:04.076257 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:04.076257 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:04.076743 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-692b401a-be3c-4f48-8d66-bf488c16874a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:04.114958 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-692b401a-be3c-4f48-8d66-bf488c16874a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Begin detaching volume completed successfully. Jul 03 17:58:04.115208 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-692b401a-be3c-4f48-8d66-bf488c16874a tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9/action returned with HTTP 202 Jul 03 17:58:04.115644 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 870/3455] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:58:04 2026] POST /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:58:04.351231 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-34ea7569-d917-49d8-92ff-669b7c9976fb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:04.352829 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-34ea7569-d917-49d8-92ff-669b7c9976fb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:04.352966 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-34ea7569-d917-49d8-92ff-669b7c9976fb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:04.353226 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-34ea7569-d917-49d8-92ff-669b7c9976fb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:04.361668 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:04.361668 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:04.364446 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-34ea7569-d917-49d8-92ff-669b7c9976fb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:04.368003 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-34ea7569-d917-49d8-92ff-669b7c9976fb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:04.368358 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 871/3456] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:04 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:04.602346 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3300c4d3-747e-487f-add4-57a80e82f79e req-0ec1fab7-08d6-4acb-94b0-df15edd9fc9c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:04.605239 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-0ec1fab7-08d6-4acb-94b0-df15edd9fc9c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 17:58:04.605511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-0ec1fab7-08d6-4acb-94b0-df15edd9fc9c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:04.605784 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-0ec1fab7-08d6-4acb-94b0-df15edd9fc9c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:04.660558 np0000004448 devstack@c-api.service[99942]: DEBUG oslo_db.sqlalchemy.engines [req-3300c4d3-747e-487f-add4-57a80e82f79e req-0ec1fab7-08d6-4acb-94b0-df15edd9fc9c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-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=99942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 17:58:04.668886 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:04.668886 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:04.673643 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-3300c4d3-747e-487f-add4-57a80e82f79e req-0ec1fab7-08d6-4acb-94b0-df15edd9fc9c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:58:04.680577 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-0ec1fab7-08d6-4acb-94b0-df15edd9fc9c tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 200 Jul 03 17:58:04.681132 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 862/3457] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:04 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 1366 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:05.153523 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f571601d-6900-4368-b772-3bf03e4fa310 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:05.153901 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f571601d-6900-4368-b772-3bf03e4fa310 None None] GET https://10.4.3.210/volume// Jul 03 17:58:05.154084 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f571601d-6900-4368-b772-3bf03e4fa310 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:05.154273 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f571601d-6900-4368-b772-3bf03e4fa310 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:05.154572 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f571601d-6900-4368-b772-3bf03e4fa310 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:05.154863 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 855/3458] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:58: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 17:58:05.162167 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-74cae4e5-4651-4a2a-a07a-e2f35e7e3231 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:05.164256 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-74cae4e5-4651-4a2a-a07a-e2f35e7e3231 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:05.164431 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-74cae4e5-4651-4a2a-a07a-e2f35e7e3231 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:05.164618 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-74cae4e5-4651-4a2a-a07a-e2f35e7e3231 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:05.181905 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:05.181905 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:05.210917 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-74cae4e5-4651-4a2a-a07a-e2f35e7e3231 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:05.235824 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-74cae4e5-4651-4a2a-a07a-e2f35e7e3231 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:58:05.237296 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 871/3459] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:58:05 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 1338 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:05.248835 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-3300c4d3-747e-487f-add4-57a80e82f79e req-09834f4c-5be8-4423-b368-209ae9b3e311 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:05.250972 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-09834f4c-5be8-4423-b368-209ae9b3e311 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 17:58:05.251221 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-09834f4c-5be8-4423-b368-209ae9b3e311 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:05.251521 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-09834f4c-5be8-4423-b368-209ae9b3e311 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:05.260248 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:05.260248 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:05.263027 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-3300c4d3-747e-487f-add4-57a80e82f79e req-09834f4c-5be8-4423-b368-209ae9b3e311 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:58:05.276478 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-09834f4c-5be8-4423-b368-209ae9b3e311 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 200 Jul 03 17:58:05.276926 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 872/3460] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:05 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:05.288955 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a7a429e1-7b71-4ac3-90d7-3ac0422dacdd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:05.289416 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a7a429e1-7b71-4ac3-90d7-3ac0422dacdd None None] GET https://10.4.3.210/volume// Jul 03 17:58:05.289618 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a7a429e1-7b71-4ac3-90d7-3ac0422dacdd None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:05.289888 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a7a429e1-7b71-4ac3-90d7-3ac0422dacdd None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:05.290326 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a7a429e1-7b71-4ac3-90d7-3ac0422dacdd None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:05.290662 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 863/3461] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:58: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 17:58:05.300961 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3300c4d3-747e-487f-add4-57a80e82f79e req-7f2ec385-d13a-4aaf-a54c-99374280ed82 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:05.302914 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-7f2ec385-d13a-4aaf-a54c-99374280ed82 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:58:05.303265 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-7f2ec385-d13a-4aaf-a54c-99374280ed82 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0", "connector": null, "instance_uuid": "590f1921-f8cc-4d8d-b7fb-3cf9b8a338b0"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:05.314166 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:05.314166 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:05.380163 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9ba3ffaf-eb65-4a25-8f1c-f8ae2a0d7f8b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:05.381856 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ba3ffaf-eb65-4a25-8f1c-f8ae2a0d7f8b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:05.382038 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ba3ffaf-eb65-4a25-8f1c-f8ae2a0d7f8b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:05.382232 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ba3ffaf-eb65-4a25-8f1c-f8ae2a0d7f8b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:05.390687 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:05.390687 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:05.397168 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ba3ffaf-eb65-4a25-8f1c-f8ae2a0d7f8b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:05.401047 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ba3ffaf-eb65-4a25-8f1c-f8ae2a0d7f8b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:05.401414 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 872/3462] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:05 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:05.402865 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-7f2ec385-d13a-4aaf-a54c-99374280ed82 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:58:05.403365 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 856/3463] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:58:05 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:06.111577 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-41b7999b-5bc5-467d-aa57-f76303c1b07d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:06.114337 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-41b7999b-5bc5-467d-aa57-f76303c1b07d tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] DELETE https://10.4.3.210/volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d Jul 03 17:58:06.114537 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-41b7999b-5bc5-467d-aa57-f76303c1b07d tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:06.115008 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-41b7999b-5bc5-467d-aa57-f76303c1b07d tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:06.123249 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:06.123249 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:06.414444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a2e85aaa-281e-4811-b501-881f8f0d55d3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:06.416088 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a2e85aaa-281e-4811-b501-881f8f0d55d3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:06.416379 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a2e85aaa-281e-4811-b501-881f8f0d55d3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:06.416643 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a2e85aaa-281e-4811-b501-881f8f0d55d3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:06.424520 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-385e4545-93b8-4f91-bc19-c571ad1d8579 req-dfc9b5f8-349b-4e4d-8a8f-067d5592bf7f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:06.427021 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:06.427021 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:06.427172 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-385e4545-93b8-4f91-bc19-c571ad1d8579 req-dfc9b5f8-349b-4e4d-8a8f-067d5592bf7f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568 Jul 03 17:58:06.427172 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-385e4545-93b8-4f91-bc19-c571ad1d8579 req-dfc9b5f8-349b-4e4d-8a8f-067d5592bf7f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:06.427172 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-385e4545-93b8-4f91-bc19-c571ad1d8579 req-dfc9b5f8-349b-4e4d-8a8f-067d5592bf7f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:06.429467 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a2e85aaa-281e-4811-b501-881f8f0d55d3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:06.431233 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-385e4545-93b8-4f91-bc19-c571ad1d8579 req-dfc9b5f8-349b-4e4d-8a8f-067d5592bf7f tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568 returned with HTTP 404 Jul 03 17:58:06.431738 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 873/3464] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:58:06 2026] DELETE /volume/v3/attachments/15e29cb0-96b0-4537-bd40-7fba943de568 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:58:06.434110 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a2e85aaa-281e-4811-b501-881f8f0d55d3 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:06.434110 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 864/3465] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:06 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:06.661428 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-dffbdcd9-88bf-4002-af6f-683d4578a087 req-41b7999b-5bc5-467d-aa57-f76303c1b07d tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d returned with HTTP 200 Jul 03 17:58:06.661794 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 873/3466] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:58:06 2026] DELETE /volume/v3/attachments/6b8cfe34-2989-4eff-b5e3-ecefc2b7e33d => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:07.352451 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-fca62e3f-2458-48f4-b74b-cf77a7838e8b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:07.355007 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-fca62e3f-2458-48f4-b74b-cf77a7838e8b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/attachments/d8315336-eac4-493c-ba31-9cf501a55bb6/action Jul 03 17:58:07.355597 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-fca62e3f-2458-48f4-b74b-cf77a7838e8b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:07.356929 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-fca62e3f-2458-48f4-b74b-cf77a7838e8b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:07.377258 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:07.377258 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:07.384364 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-1e4c9946-189b-4a04-8790-ca0352336cf1 req-17123c1f-472e-49e4-9d21-386a950da1cb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:07.386476 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-1e4c9946-189b-4a04-8790-ca0352336cf1 req-17123c1f-472e-49e4-9d21-386a950da1cb tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:07.386638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-1e4c9946-189b-4a04-8790-ca0352336cf1 req-17123c1f-472e-49e4-9d21-386a950da1cb tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:07.386995 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-1e4c9946-189b-4a04-8790-ca0352336cf1 req-17123c1f-472e-49e4-9d21-386a950da1cb tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:07.394153 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:07.394153 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:07.399104 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-1e4c9946-189b-4a04-8790-ca0352336cf1 req-17123c1f-472e-49e4-9d21-386a950da1cb tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:07.403745 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-e232874e-c88d-4472-ae16-1c347b06cdb8 req-fca62e3f-2458-48f4-b74b-cf77a7838e8b tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/attachments/d8315336-eac4-493c-ba31-9cf501a55bb6/action returned with HTTP 204 Jul 03 17:58:07.404235 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 857/3467] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:58:07 2026] POST /volume/v3/attachments/d8315336-eac4-493c-ba31-9cf501a55bb6/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:07.406874 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-1e4c9946-189b-4a04-8790-ca0352336cf1 req-17123c1f-472e-49e4-9d21-386a950da1cb tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:58:07.407658 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 874/3468] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:07 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:07.421334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-06cb81b5-bb33-49f8-8ed3-08c331c4e0f6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:07.423071 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-06cb81b5-bb33-49f8-8ed3-08c331c4e0f6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] DELETE https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:07.423337 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-06cb81b5-bb33-49f8-8ed3-08c331c4e0f6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:07.423661 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-06cb81b5-bb33-49f8-8ed3-08c331c4e0f6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:07.423862 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-06cb81b5-bb33-49f8-8ed3-08c331c4e0f6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Delete volume with id: 7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:07.432156 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:07.432156 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:07.432665 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-06cb81b5-bb33-49f8-8ed3-08c331c4e0f6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:07.449885 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f6b5a85c-14e1-40ad-8ac5-06bf7c980648 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:07.451629 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f6b5a85c-14e1-40ad-8ac5-06bf7c980648 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:07.451826 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f6b5a85c-14e1-40ad-8ac5-06bf7c980648 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:07.452009 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f6b5a85c-14e1-40ad-8ac5-06bf7c980648 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:07.462726 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:07.462726 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:07.466585 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f6b5a85c-14e1-40ad-8ac5-06bf7c980648 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:07.471262 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f6b5a85c-14e1-40ad-8ac5-06bf7c980648 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:07.471639 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 874/3469] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:07 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:07.480224 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-06cb81b5-bb33-49f8-8ed3-08c331c4e0f6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Delete volume request issued successfully. Jul 03 17:58:07.480470 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-06cb81b5-bb33-49f8-8ed3-08c331c4e0f6 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 202 Jul 03 17:58:07.480925 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 865/3470] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:58:07 2026] DELETE /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:58:07.484656 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7c441109-7de8-4dde-b6d0-5991a7a30bcb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:07.486546 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7c441109-7de8-4dde-b6d0-5991a7a30bcb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:07.486699 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7c441109-7de8-4dde-b6d0-5991a7a30bcb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:07.486899 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7c441109-7de8-4dde-b6d0-5991a7a30bcb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:07.490371 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-66291159-efbf-495c-9312-9af53fd0fb86 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:07.494499 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-66291159-efbf-495c-9312-9af53fd0fb86 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:07.495524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-66291159-efbf-495c-9312-9af53fd0fb86 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:07.495785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-66291159-efbf-495c-9312-9af53fd0fb86 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:07.496839 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:07.496839 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:07.501171 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7c441109-7de8-4dde-b6d0-5991a7a30bcb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:07.506256 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7c441109-7de8-4dde-b6d0-5991a7a30bcb tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:07.506793 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 858/3471] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:07 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:07.506883 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:07.506883 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:07.512048 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-66291159-efbf-495c-9312-9af53fd0fb86 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Volume info retrieved successfully. Jul 03 17:58:07.517404 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-66291159-efbf-495c-9312-9af53fd0fb86 tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 200 Jul 03 17:58:07.517919 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 875/3472] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:07 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:07.519887 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0aced323-8a22-4495-958b-60827a637385 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:07.522142 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0aced323-8a22-4495-958b-60827a637385 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action Jul 03 17:58:07.527076 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0aced323-8a22-4495-958b-60827a637385 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action body: b'{"os-detach": {"attachment_id": "d8315336-eac4-493c-ba31-9cf501a55bb6"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:07.527076 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0aced323-8a22-4495-958b-60827a637385 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d8315336-eac4-493c-ba31-9cf501a55bb6"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:07.537133 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:07.537133 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:07.537586 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0aced323-8a22-4495-958b-60827a637385 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:07.546582 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0aced323-8a22-4495-958b-60827a637385 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action returned with HTTP 400 Jul 03 17:58:07.547197 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 875/3473] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:58:07 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 100 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:58:07.580870 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-38f57e31-3d25-4839-9edf-810b49588571 req-a42d1301-9927-4262-ae3e-2d58ef797d29 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:07.584666 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-a42d1301-9927-4262-ae3e-2d58ef797d29 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:07.584997 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-a42d1301-9927-4262-ae3e-2d58ef797d29 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:07.585278 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-a42d1301-9927-4262-ae3e-2d58ef797d29 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:07.600033 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:07.600033 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:07.605236 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-38f57e31-3d25-4839-9edf-810b49588571 req-a42d1301-9927-4262-ae3e-2d58ef797d29 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:07.612443 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-a42d1301-9927-4262-ae3e-2d58ef797d29 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:07.613572 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 866/3474] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:07 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:07.630516 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-38f57e31-3d25-4839-9edf-810b49588571 req-5ea5f666-1424-4145-bf5f-b54104909cc2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:07.632890 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-5ea5f666-1424-4145-bf5f-b54104909cc2 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3/action Jul 03 17:58:07.649947 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-5ea5f666-1424-4145-bf5f-b54104909cc2 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:07.649947 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-5ea5f666-1424-4145-bf5f-b54104909cc2 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:07.649947 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:07.649947 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:07.649947 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-38f57e31-3d25-4839-9edf-810b49588571 req-5ea5f666-1424-4145-bf5f-b54104909cc2 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:07.686313 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-38f57e31-3d25-4839-9edf-810b49588571 req-5ea5f666-1424-4145-bf5f-b54104909cc2 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Begin detaching volume completed successfully. Jul 03 17:58:07.686581 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-5ea5f666-1424-4145-bf5f-b54104909cc2 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3/action returned with HTTP 202 Jul 03 17:58:07.687072 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 859/3475] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:58:07 2026] POST /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:58:08.531480 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c93f9151-74e8-4ab5-9f19-02938f6385bc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:08.533132 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c93f9151-74e8-4ab5-9f19-02938f6385bc tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] GET https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 Jul 03 17:58:08.533322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c93f9151-74e8-4ab5-9f19-02938f6385bc tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:08.533503 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c93f9151-74e8-4ab5-9f19-02938f6385bc tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:08.538568 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c93f9151-74e8-4ab5-9f19-02938f6385bc tempest-TestServerVolumeAttachScenarioOldVersion-968003572 tempest-TestServerVolumeAttachScenarioOldVersion-968003572-project-member] https://10.4.3.210/volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 returned with HTTP 404 Jul 03 17:58:08.539032 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 876/3476] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:08 2026] GET /volume/v3/volumes/7dbc3e6e-16a9-4038-93d1-6bf17657c3c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:58:08.722627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-74e6a4de-3b16-4aad-afb2-60ac8d7b0afd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:08.723053 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-74e6a4de-3b16-4aad-afb2-60ac8d7b0afd None None] GET https://10.4.3.210/volume// Jul 03 17:58:08.723230 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-74e6a4de-3b16-4aad-afb2-60ac8d7b0afd None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:08.723412 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-74e6a4de-3b16-4aad-afb2-60ac8d7b0afd None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:08.723742 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-74e6a4de-3b16-4aad-afb2-60ac8d7b0afd None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:08.724101 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 876/3477] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:58:08 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 17:58:08.731254 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-38f57e31-3d25-4839-9edf-810b49588571 req-3c56f926-40fb-4ae1-a772-506b328c939c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:08.733966 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-3c56f926-40fb-4ae1-a772-506b328c939c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:08.734275 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-3c56f926-40fb-4ae1-a772-506b328c939c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:08.734535 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-3c56f926-40fb-4ae1-a772-506b328c939c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:08.746147 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:08.746147 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:08.749967 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-38f57e31-3d25-4839-9edf-810b49588571 req-3c56f926-40fb-4ae1-a772-506b328c939c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:08.754201 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-3c56f926-40fb-4ae1-a772-506b328c939c tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:08.754663 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 867/3478] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:58:08 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 1333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:09.634000 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-38f57e31-3d25-4839-9edf-810b49588571 req-684de608-8a9e-4f89-a403-f55cb37b5ebd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:09.635940 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-684de608-8a9e-4f89-a403-f55cb37b5ebd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] DELETE https://10.4.3.210/volume/v3/attachments/d8315336-eac4-493c-ba31-9cf501a55bb6 Jul 03 17:58:09.636128 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-684de608-8a9e-4f89-a403-f55cb37b5ebd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:09.636325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-684de608-8a9e-4f89-a403-f55cb37b5ebd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:09.645125 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:09.645125 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:10.016008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-93bb5178-eb8d-4780-845f-c3224177344b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:10.017778 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-93bb5178-eb8d-4780-845f-c3224177344b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:58:10.017974 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-93bb5178-eb8d-4780-845f-c3224177344b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:10.018170 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-93bb5178-eb8d-4780-845f-c3224177344b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:10.031765 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:10.031765 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:10.049604 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-93bb5178-eb8d-4780-845f-c3224177344b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:58:10.060137 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-93bb5178-eb8d-4780-845f-c3224177344b tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:58:10.060560 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 877/3479] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:10 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:10.077661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-807e289e-93f0-4c6b-872a-7ba5446e8be7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:10.079845 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-807e289e-93f0-4c6b-872a-7ba5446e8be7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] DELETE https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:58:10.079845 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-807e289e-93f0-4c6b-872a-7ba5446e8be7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:10.079845 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-807e289e-93f0-4c6b-872a-7ba5446e8be7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:10.080048 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-807e289e-93f0-4c6b-872a-7ba5446e8be7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume with id: 35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:58:10.088159 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:10.088159 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:10.088588 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-807e289e-93f0-4c6b-872a-7ba5446e8be7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:58:10.142724 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-807e289e-93f0-4c6b-872a-7ba5446e8be7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Delete volume request issued successfully. Jul 03 17:58:10.143060 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-807e289e-93f0-4c6b-872a-7ba5446e8be7 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 202 Jul 03 17:58:10.146958 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 877/3480] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:58:10 2026] DELETE /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:58:10.150993 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a57d654e-b65a-4628-a4ef-a102c68e85d5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:10.152866 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a57d654e-b65a-4628-a4ef-a102c68e85d5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:58:10.153161 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a57d654e-b65a-4628-a4ef-a102c68e85d5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:10.153337 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a57d654e-b65a-4628-a4ef-a102c68e85d5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:10.159926 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:10.159926 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:10.163481 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a57d654e-b65a-4628-a4ef-a102c68e85d5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Volume info retrieved successfully. Jul 03 17:58:10.167397 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a57d654e-b65a-4628-a4ef-a102c68e85d5 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 200 Jul 03 17:58:10.167840 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 868/3481] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:10 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:10.201923 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-38f57e31-3d25-4839-9edf-810b49588571 req-684de608-8a9e-4f89-a403-f55cb37b5ebd tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/attachments/d8315336-eac4-493c-ba31-9cf501a55bb6 returned with HTTP 200 Jul 03 17:58:10.202202 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 860/3482] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:58:09 2026] DELETE /volume/v3/attachments/d8315336-eac4-493c-ba31-9cf501a55bb6 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:10.867272 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d4ea6497-5181-4880-9e1b-4fa571de2f40 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:10.868845 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d4ea6497-5181-4880-9e1b-4fa571de2f40 tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] POST https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action Jul 03 17:58:10.869199 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d4ea6497-5181-4880-9e1b-4fa571de2f40 tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:10.869285 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d4ea6497-5181-4880-9e1b-4fa571de2f40 tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:10.879244 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:10.879244 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:10.882588 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.admin_actions [None req-d4ea6497-5181-4880-9e1b-4fa571de2f40 tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] Updating volume 'f1de639b-b83a-4578-b03d-39f175488b50' with '{'status': 'in-use'}' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 17:58:10.933570 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d4ea6497-5181-4880-9e1b-4fa571de2f40 tempest-TestServerVolumeAttachmentScenario-176607808 tempest-TestServerVolumeAttachmentScenario-176607808-project-admin] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action returned with HTTP 202 Jul 03 17:58:10.934036 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 878/3483] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 17:58:10 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:58:10.940346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c443329f-046b-4e1c-bf3c-e84f6b1eb19a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:10.942041 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c443329f-046b-4e1c-bf3c-e84f6b1eb19a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:58:10.942242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c443329f-046b-4e1c-bf3c-e84f6b1eb19a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:10.942399 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c443329f-046b-4e1c-bf3c-e84f6b1eb19a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:10.955430 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:10.955430 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:10.960389 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c443329f-046b-4e1c-bf3c-e84f6b1eb19a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:10.964118 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c443329f-046b-4e1c-bf3c-e84f6b1eb19a tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:58:10.964473 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 878/3484] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:10 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:11.005913 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-63f10112-e8fc-4b76-a338-44786867eab6 req-82a2b096-bacb-4b76-ac4a-09ff45cd7da7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:11.009077 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-82a2b096-bacb-4b76-ac4a-09ff45cd7da7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:58:11.009210 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-82a2b096-bacb-4b76-ac4a-09ff45cd7da7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:11.009407 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-82a2b096-bacb-4b76-ac4a-09ff45cd7da7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:11.020316 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:11.020316 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:11.036681 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-63f10112-e8fc-4b76-a338-44786867eab6 req-82a2b096-bacb-4b76-ac4a-09ff45cd7da7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:11.050169 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-82a2b096-bacb-4b76-ac4a-09ff45cd7da7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:58:11.050617 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 869/3485] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:11 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 1150 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:11.068869 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-63f10112-e8fc-4b76-a338-44786867eab6 req-1006e396-510a-4921-b4df-f9db984465a7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:11.074177 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-1006e396-510a-4921-b4df-f9db984465a7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] POST https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action Jul 03 17:58:11.074539 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-1006e396-510a-4921-b4df-f9db984465a7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:11.074654 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-1006e396-510a-4921-b4df-f9db984465a7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:11.085438 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:11.085438 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:11.086314 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-63f10112-e8fc-4b76-a338-44786867eab6 req-1006e396-510a-4921-b4df-f9db984465a7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:11.110118 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-63f10112-e8fc-4b76-a338-44786867eab6 req-1006e396-510a-4921-b4df-f9db984465a7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Begin detaching volume completed successfully. Jul 03 17:58:11.110337 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-1006e396-510a-4921-b4df-f9db984465a7 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action returned with HTTP 202 Jul 03 17:58:11.110738 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 861/3486] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:58:11 2026] POST /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:58:11.184466 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5dc576e5-8203-4d44-805d-a4f2d59ad8d9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:11.188759 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5dc576e5-8203-4d44-805d-a4f2d59ad8d9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] GET https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab Jul 03 17:58:11.188759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5dc576e5-8203-4d44-805d-a4f2d59ad8d9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:11.188759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5dc576e5-8203-4d44-805d-a4f2d59ad8d9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:11.191559 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5dc576e5-8203-4d44-805d-a4f2d59ad8d9 tempest-VolumesBackupsTest-1251898798 tempest-VolumesBackupsTest-1251898798-project-member] https://10.4.3.210/volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab returned with HTTP 404 Jul 03 17:58:11.192004 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 879/3487] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:11 2026] GET /volume/v3/volumes/35ebdd13-2783-4139-82d7-4e02da39b5ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:12.141791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-58c49a89-a256-4df2-acd8-a3e33a3b0064 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:12.142146 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-58c49a89-a256-4df2-acd8-a3e33a3b0064 None None] GET https://10.4.3.210/volume// Jul 03 17:58:12.142227 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-58c49a89-a256-4df2-acd8-a3e33a3b0064 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:12.142418 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-58c49a89-a256-4df2-acd8-a3e33a3b0064 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:12.142734 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-58c49a89-a256-4df2-acd8-a3e33a3b0064 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:12.143013 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 879/3488] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:58: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 17:58:12.152689 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-63f10112-e8fc-4b76-a338-44786867eab6 req-2b38bad6-6f63-4226-94ff-d05c9610c326 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:12.155548 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-2b38bad6-6f63-4226-94ff-d05c9610c326 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:58:12.155756 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-2b38bad6-6f63-4226-94ff-d05c9610c326 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:12.157719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-2b38bad6-6f63-4226-94ff-d05c9610c326 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:12.199894 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:12.199894 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:12.203525 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-63f10112-e8fc-4b76-a338-44786867eab6 req-2b38bad6-6f63-4226-94ff-d05c9610c326 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:12.218420 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-2b38bad6-6f63-4226-94ff-d05c9610c326 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:58:12.218870 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 870/3489] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:58:12 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 1333 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:12.658730 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3438b537-f84c-4fe0-a067-b43126a946f3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:12.660995 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:12.661368 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1065770976", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:12.662843 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1065770976', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:12.662961 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Create volume of 1 GB Jul 03 17:58:12.666932 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Availability Zones retrieved successfully. Jul 03 17:58:12.673604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Flow 'volume_create_api' (79f3d897-ea58-4f5a-b30c-4b5d5e4b9718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:12.673604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91bbf384-40e6-44bb-b93b-65701d7da3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:12.673604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:12.699914 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91bbf384-40e6-44bb-b93b-65701d7da3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:12.700688 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1521f7-0031-4a7d-864a-1538c8084713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:12.748064 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Created reservations ['34e25eed-e5d2-42ee-b3e2-925a5cc42bab', '7474f109-5bf0-403e-9043-fbef20343487', '3dd724e8-fa50-42b6-8c84-b931b91ff01c', '8b6545fe-a5b3-4e75-9f8a-fb31010f2bc0'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:12.748818 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1521f7-0031-4a7d-864a-1538c8084713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34e25eed-e5d2-42ee-b3e2-925a5cc42bab', '7474f109-5bf0-403e-9043-fbef20343487', '3dd724e8-fa50-42b6-8c84-b931b91ff01c', '8b6545fe-a5b3-4e75-9f8a-fb31010f2bc0']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:12.749544 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc90766-3ee2-4418-8cc6-d565fff73040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:12.778952 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc90766-3ee2-4418-8cc6-d565fff73040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61ed4918-151e-431d-a8e3-b322de6c2334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1065770976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4379ff0b06d94bdeb0a8e78dd90ccdb3',qos_specs=None,replication_status=,reservations=['34e25eed-e5d2-42ee-b3e2-925a5cc42bab','7474f109-5bf0-403e-9043-fbef20343487','3dd724e8-fa50-42b6-8c84-b931b91ff01c','8b6545fe-a5b3-4e75-9f8a-fb31010f2bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec06ca8776b4ec38848135ba8d29b5c',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1065770976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61ed4918-151e-431d-a8e3-b322de6c2334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4379ff0b06d94bdeb0a8e78dd90ccdb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eec06ca8776b4ec38848135ba8d29b5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:12.782645 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0c13f0-f3c7-49ff-8c50-cb8a487155d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:12.820733 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0c13f0-f3c7-49ff-8c50-cb8a487155d6) transitioned into state 'SUCCESS' from state '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-1065770976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4379ff0b06d94bdeb0a8e78dd90ccdb3',qos_specs=None,replication_status=,reservations=['34e25eed-e5d2-42ee-b3e2-925a5cc42bab','7474f109-5bf0-403e-9043-fbef20343487','3dd724e8-fa50-42b6-8c84-b931b91ff01c','8b6545fe-a5b3-4e75-9f8a-fb31010f2bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec06ca8776b4ec38848135ba8d29b5c',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:12.821451 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (172aca59-b563-4698-92e3-e45c4b4f922f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:12.839491 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (172aca59-b563-4698-92e3-e45c4b4f922f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:12.839801 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Flow 'volume_create_api' (79f3d897-ea58-4f5a-b30c-4b5d5e4b9718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:12.840167 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Create volume request issued successfully. Jul 03 17:58:12.840795 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3438b537-f84c-4fe0-a067-b43126a946f3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:58:12.841170 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 862/3490] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:58:12 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:58:12.854168 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1e382d8f-100c-4883-aa80-59ec2922d75e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:12.856177 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1e382d8f-100c-4883-aa80-59ec2922d75e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:12.856368 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1e382d8f-100c-4883-aa80-59ec2922d75e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:12.856565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1e382d8f-100c-4883-aa80-59ec2922d75e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:12.863284 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:12.863284 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:12.867070 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1e382d8f-100c-4883-aa80-59ec2922d75e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:12.871883 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1e382d8f-100c-4883-aa80-59ec2922d75e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:12.872405 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 880/3491] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:12 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:12.970080 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ec4df2d9-5d79-408a-9849-8b0049b5f61b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:12.970567 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ec4df2d9-5d79-408a-9849-8b0049b5f61b None None] GET https://10.4.3.210/volume// Jul 03 17:58:12.970567 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ec4df2d9-5d79-408a-9849-8b0049b5f61b None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:12.970795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ec4df2d9-5d79-408a-9849-8b0049b5f61b None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:12.971202 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ec4df2d9-5d79-408a-9849-8b0049b5f61b None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:12.971491 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 880/3492] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:58: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 17:58:12.979418 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3300c4d3-747e-487f-add4-57a80e82f79e req-613f98ae-1780-40b4-885c-4dfe7345d131 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:12.982242 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-613f98ae-1780-40b4-885c-4dfe7345d131 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 17:58:12.982546 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-613f98ae-1780-40b4-885c-4dfe7345d131 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:12.982710 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-613f98ae-1780-40b4-885c-4dfe7345d131 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:12.993312 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:12.993312 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:12.996762 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-3300c4d3-747e-487f-add4-57a80e82f79e req-613f98ae-1780-40b4-885c-4dfe7345d131 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:58:13.002142 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-613f98ae-1780-40b4-885c-4dfe7345d131 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 200 Jul 03 17:58:13.002523 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 871/3493] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:58:12 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:13.117792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3300c4d3-747e-487f-add4-57a80e82f79e req-e21dc581-4e22-4724-933f-6e9ed8be411b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:13.121307 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-e21dc581-4e22-4724-933f-6e9ed8be411b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] PUT https://10.4.3.210/volume/v3/attachments/4edc07d2-af06-45c9-b6bc-d69b94cff351 Jul 03 17:58:13.121703 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-e21dc581-4e22-4724-933f-6e9ed8be411b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:13.132170 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-3300c4d3-747e-487f-add4-57a80e82f79e req-e21dc581-4e22-4724-933f-6e9ed8be411b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Acquiring lock "cinder-attachment_update-2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:58:13.138118 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-3300c4d3-747e-487f-add4-57a80e82f79e req-e21dc581-4e22-4724-933f-6e9ed8be411b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:58:13.138118 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:13.138118 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:13.248785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-63f10112-e8fc-4b76-a338-44786867eab6 req-6089a874-80cb-494f-9309-c40b57ab7302 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:13.251328 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-6089a874-80cb-494f-9309-c40b57ab7302 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] DELETE https://10.4.3.210/volume/v3/attachments/e3be1a7a-0fe3-4026-921f-441b695f4111 Jul 03 17:58:13.251486 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-6089a874-80cb-494f-9309-c40b57ab7302 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:13.251647 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-6089a874-80cb-494f-9309-c40b57ab7302 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:13.267791 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:13.267791 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:13.704879 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-3300c4d3-747e-487f-add4-57a80e82f79e req-e21dc581-4e22-4724-933f-6e9ed8be411b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0-np0000004448" released by "attachment_update" :: held 0.568s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:58:13.706619 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-e21dc581-4e22-4724-933f-6e9ed8be411b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/4edc07d2-af06-45c9-b6bc-d69b94cff351 returned with HTTP 200 Jul 03 17:58:13.706619 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 863/3494] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:58:13 2026] PUT /volume/v3/attachments/4edc07d2-af06-45c9-b6bc-d69b94cff351 => generated 969 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:13.806168 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-63f10112-e8fc-4b76-a338-44786867eab6 req-6089a874-80cb-494f-9309-c40b57ab7302 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/attachments/e3be1a7a-0fe3-4026-921f-441b695f4111 returned with HTTP 200 Jul 03 17:58:13.806567 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 881/3495] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:58:13 2026] DELETE /volume/v3/attachments/e3be1a7a-0fe3-4026-921f-441b695f4111 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:13.889519 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-71c86c75-ff6c-416c-a475-58387b8f3257 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:13.891685 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-71c86c75-ff6c-416c-a475-58387b8f3257 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:13.891882 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-71c86c75-ff6c-416c-a475-58387b8f3257 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:13.892064 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-71c86c75-ff6c-416c-a475-58387b8f3257 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:13.898297 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:13.898297 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:13.901291 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-71c86c75-ff6c-416c-a475-58387b8f3257 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:13.904979 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-71c86c75-ff6c-416c-a475-58387b8f3257 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:13.905325 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 881/3496] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:13 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:13.920512 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-48798432-4aa4-4c0f-b77d-c5d1f984a3a0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:13.922241 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-48798432-4aa4-4c0f-b77d-c5d1f984a3a0 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:13.922434 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-48798432-4aa4-4c0f-b77d-c5d1f984a3a0 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:13.922639 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-48798432-4aa4-4c0f-b77d-c5d1f984a3a0 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:13.931731 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:13.931731 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:13.935945 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-48798432-4aa4-4c0f-b77d-c5d1f984a3a0 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:13.941543 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-48798432-4aa4-4c0f-b77d-c5d1f984a3a0 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:13.942097 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 872/3497] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:13 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:13.960122 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f0f97b1f-79c9-4f29-89f5-8fbb3c143aff None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:13.962146 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f0f97b1f-79c9-4f29-89f5-8fbb3c143aff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes Jul 03 17:58:13.962758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f0f97b1f-79c9-4f29-89f5-8fbb3c143aff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:13.962758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f0f97b1f-79c9-4f29-89f5-8fbb3c143aff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:13.962758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-f0f97b1f-79c9-4f29-89f5-8fbb3c143aff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:58:13.963611 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:13.963611 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:13.963611 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f0f97b1f-79c9-4f29-89f5-8fbb3c143aff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 17:58:13.970790 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f0f97b1f-79c9-4f29-89f5-8fbb3c143aff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Get all volumes completed successfully. Jul 03 17:58:13.971753 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f0f97b1f-79c9-4f29-89f5-8fbb3c143aff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Jul 03 17:58:13.971753 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 864/3498] 10.4.3.210 () {66 vars in 1237 bytes} [Fri Jul 3 17:58:13 2026] GET /volume/v3/volumes => generated 339 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:13.979123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-afdd8e97-79d2-4de4-a3de-68b87af87e5f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:13.980677 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-afdd8e97-79d2-4de4-a3de-68b87af87e5f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:13.982128 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-afdd8e97-79d2-4de4-a3de-68b87af87e5f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:13.982128 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-afdd8e97-79d2-4de4-a3de-68b87af87e5f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:13.989673 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:13.989673 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:13.997085 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-afdd8e97-79d2-4de4-a3de-68b87af87e5f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:14.001000 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-afdd8e97-79d2-4de4-a3de-68b87af87e5f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:14.001355 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 882/3499] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:13 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:14.061292 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-93da35d9-ea2c-470a-bce0-d67d797ab63b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:14.063315 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-93da35d9-ea2c-470a-bce0-d67d797ab63b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:14.063507 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-93da35d9-ea2c-470a-bce0-d67d797ab63b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:14.063694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-93da35d9-ea2c-470a-bce0-d67d797ab63b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:14.070327 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:14.070327 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:14.073543 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-93da35d9-ea2c-470a-bce0-d67d797ab63b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:14.077417 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-93da35d9-ea2c-470a-bce0-d67d797ab63b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:14.077819 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 882/3500] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:14 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:14.216621 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-3300c4d3-747e-487f-add4-57a80e82f79e req-8f4fd269-219e-426b-9e1b-31f76a361f03 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:14.218573 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-8f4fd269-219e-426b-9e1b-31f76a361f03 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments/4edc07d2-af06-45c9-b6bc-d69b94cff351/action Jul 03 17:58:14.218971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-8f4fd269-219e-426b-9e1b-31f76a361f03 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:14.219135 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-8f4fd269-219e-426b-9e1b-31f76a361f03 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:14.235527 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:14.235527 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:14.259492 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-3300c4d3-747e-487f-add4-57a80e82f79e req-8f4fd269-219e-426b-9e1b-31f76a361f03 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/4edc07d2-af06-45c9-b6bc-d69b94cff351/action returned with HTTP 204 Jul 03 17:58:14.259940 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 873/3501] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:58:14 2026] POST /volume/v3/attachments/4edc07d2-af06-45c9-b6bc-d69b94cff351/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:14.648685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f119cfb7-9795-457b-908e-6faa6c812300 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:14.738502 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:14.738976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-850976682"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:14.740273 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-850976682'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:14.740422 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Create volume of 2 GB Jul 03 17:58:14.740731 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:14.740731 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:14.744732 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Availability Zones retrieved successfully. Jul 03 17:58:14.752013 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Flow 'volume_create_api' (2bc53322-9ff4-491f-87da-4dc89417a30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:14.753094 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d759505-7f49-4ab9-9464-0a54a1b66b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:14.754401 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Validating volume size '2' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:14.794528 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d759505-7f49-4ab9-9464-0a54a1b66b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:14.795258 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61974dd2-46ec-41cc-ac13-a3c3a001fa6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:14.880689 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Created reservations ['a97eaec2-be91-4a3c-af39-688d0b57175a', '8603bab6-b2c2-4a32-8196-44bcda0f5816', 'c802afd5-4284-4f6c-bbf5-151918c62f85', 'aaf829b6-7c2d-423e-ae22-3a142db782cf'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:14.881379 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61974dd2-46ec-41cc-ac13-a3c3a001fa6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a97eaec2-be91-4a3c-af39-688d0b57175a', '8603bab6-b2c2-4a32-8196-44bcda0f5816', 'c802afd5-4284-4f6c-bbf5-151918c62f85', 'aaf829b6-7c2d-423e-ae22-3a142db782cf']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:14.881959 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c035f8ed-fe84-4f5f-9010-ef7f34270f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:14.921264 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c035f8ed-fe84-4f5f-9010-ef7f34270f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2200eb6f-3067-419f-9f13-49ed95d689bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-850976682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a67dd5e842834f1a9e11c8bcf0c857fc',qos_specs=None,replication_status=,reservations=['a97eaec2-be91-4a3c-af39-688d0b57175a','8603bab6-b2c2-4a32-8196-44bcda0f5816','c802afd5-4284-4f6c-bbf5-151918c62f85','aaf829b6-7c2d-423e-ae22-3a142db782cf'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa55ed83425438491649ab415a6b665',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-850976682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2200eb6f-3067-419f-9f13-49ed95d689bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a67dd5e842834f1a9e11c8bcf0c857fc',provider_auth=None,provider_geometry=None,provider_id=None,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='7fa55ed83425438491649ab415a6b665',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:14.921911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d770b12d-66b6-4dcb-882b-cdad606a0554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:14.955346 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d770b12d-66b6-4dcb-882b-cdad606a0554) transitioned into state 'SUCCESS' from state '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-850976682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a67dd5e842834f1a9e11c8bcf0c857fc',qos_specs=None,replication_status=,reservations=['a97eaec2-be91-4a3c-af39-688d0b57175a','8603bab6-b2c2-4a32-8196-44bcda0f5816','c802afd5-4284-4f6c-bbf5-151918c62f85','aaf829b6-7c2d-423e-ae22-3a142db782cf'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa55ed83425438491649ab415a6b665',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:14.955971 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12509e6-d52e-4791-af18-2b04eeb73284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:14.979431 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12509e6-d52e-4791-af18-2b04eeb73284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:14.980728 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Flow 'volume_create_api' (2bc53322-9ff4-491f-87da-4dc89417a30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:14.981140 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Create volume request issued successfully. Jul 03 17:58:14.981896 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f119cfb7-9795-457b-908e-6faa6c812300 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:58:14.982478 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 865/3502] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:58:14 2026] POST /volume/v3/volumes => generated 754 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:58:14.993748 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-42794247-b28b-478b-8535-0ee361213461 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:14.995536 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-42794247-b28b-478b-8535-0ee361213461 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] GET https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb Jul 03 17:58:14.995723 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-42794247-b28b-478b-8535-0ee361213461 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:14.995921 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-42794247-b28b-478b-8535-0ee361213461 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:15.002501 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:15.002501 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:15.006286 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-42794247-b28b-478b-8535-0ee361213461 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Volume info retrieved successfully. Jul 03 17:58:15.010545 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-42794247-b28b-478b-8535-0ee361213461 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb returned with HTTP 200 Jul 03 17:58:15.011016 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 883/3503] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:14 2026] GET /volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:15.407095 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-dab05079-dda0-47d9-9e4e-7bb79df52136 req-8b792215-666c-498f-8c38-21664e47dd63 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:15.409275 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-dab05079-dda0-47d9-9e4e-7bb79df52136 req-8b792215-666c-498f-8c38-21664e47dd63 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:58:15.409534 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-dab05079-dda0-47d9-9e4e-7bb79df52136 req-8b792215-666c-498f-8c38-21664e47dd63 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:15.409794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-dab05079-dda0-47d9-9e4e-7bb79df52136 req-8b792215-666c-498f-8c38-21664e47dd63 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:15.416991 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:15.416991 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:15.420501 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-dab05079-dda0-47d9-9e4e-7bb79df52136 req-8b792215-666c-498f-8c38-21664e47dd63 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:15.424923 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-dab05079-dda0-47d9-9e4e-7bb79df52136 req-8b792215-666c-498f-8c38-21664e47dd63 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:58:15.425364 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 883/3504] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:15 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:16.028300 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2c94358a-ef32-452f-9afa-d3c5cd580779 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.030081 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2c94358a-ef32-452f-9afa-d3c5cd580779 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] GET https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb Jul 03 17:58:16.030507 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2c94358a-ef32-452f-9afa-d3c5cd580779 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:16.030507 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2c94358a-ef32-452f-9afa-d3c5cd580779 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:16.041119 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:16.041119 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:16.046049 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2c94358a-ef32-452f-9afa-d3c5cd580779 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Volume info retrieved successfully. Jul 03 17:58:16.059501 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2c94358a-ef32-452f-9afa-d3c5cd580779 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb returned with HTTP 200 Jul 03 17:58:16.060424 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 874/3505] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:16 2026] GET /volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:16.073858 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.076075 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:16.076469 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2200eb6f-3067-419f-9f13-49ed95d689bb"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:16.078360 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2200eb6f-3067-419f-9f13-49ed95d689bb'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:16.086746 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:16.086746 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:16.087549 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Volume retrieved successfully. Jul 03 17:58:16.087734 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Create volume of 1 GB Jul 03 17:58:16.093062 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Availability Zones retrieved successfully. Jul 03 17:58:16.102143 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Flow 'volume_create_api' (947d1e89-4442-4138-9b76-66308e6c36f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:16.103248 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d27c81-1dc2-4d7b-9953-bff60ad6a358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:16.104406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:16.105856 np0000004448 devstack@c-api.service[99943]: WARNING cinder.volume.api [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d27c81-1dc2-4d7b-9953-bff60ad6a358) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 17:58:16.105856 np0000004448 devstack@c-api.service[99943]: 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 17:58:16.107277 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d27c81-1dc2-4d7b-9953-bff60ad6a358) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:16.108145 np0000004448 devstack@c-api.service[99943]: WARNING cinder.volume.api [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d27c81-1dc2-4d7b-9953-bff60ad6a358) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 17:58:16.109390 np0000004448 devstack@c-api.service[99943]: WARNING cinder.volume.api [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Flow 'volume_create_api' (947d1e89-4442-4138-9b76-66308e6c36f3) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 17:58:16.109390 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3fa478d3-bbdf-4518-8b35-4905df2d673f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Jul 03 17:58:16.109617 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 866/3506] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:58:16 2026] POST /volume/v3/volumes => generated 173 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 17:58:16.118035 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-10ca1f90-e946-4c9e-8ba8-45cefe2a4a7f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.120810 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-10ca1f90-e946-4c9e-8ba8-45cefe2a4a7f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] GET https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb Jul 03 17:58:16.121006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-10ca1f90-e946-4c9e-8ba8-45cefe2a4a7f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:16.121197 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-10ca1f90-e946-4c9e-8ba8-45cefe2a4a7f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:16.125999 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4035bab4-a330-453c-aa24-c4004a16850f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.126406 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4035bab4-a330-453c-aa24-c4004a16850f None None] GET https://10.4.3.210/volume// Jul 03 17:58:16.126613 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4035bab4-a330-453c-aa24-c4004a16850f None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:16.126859 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4035bab4-a330-453c-aa24-c4004a16850f None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:16.127185 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4035bab4-a330-453c-aa24-c4004a16850f None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:16.127449 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 884/3507] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:58: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 17:58:16.134357 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-eb9ccacf-068a-4509-afb8-bd6ae61867b1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.136326 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-eb9ccacf-068a-4509-afb8-bd6ae61867b1 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:58:16.136802 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-eb9ccacf-068a-4509-afb8-bd6ae61867b1 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61ed4918-151e-431d-a8e3-b322de6c2334", "connector": null, "instance_uuid": "22b76b69-7c82-4b84-8614-a547ab29342a"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:16.137434 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:16.137434 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:16.144529 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-10ca1f90-e946-4c9e-8ba8-45cefe2a4a7f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Volume info retrieved successfully. Jul 03 17:58:16.145527 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:16.145527 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:16.151856 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-10ca1f90-e946-4c9e-8ba8-45cefe2a4a7f tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb returned with HTTP 200 Jul 03 17:58:16.152303 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 884/3508] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:16 2026] GET /volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:16.164516 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a74e98cb-8789-41dc-8822-4d323a44cde7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.166233 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a74e98cb-8789-41dc-8822-4d323a44cde7 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb Jul 03 17:58:16.166512 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a74e98cb-8789-41dc-8822-4d323a44cde7 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:16.166757 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a74e98cb-8789-41dc-8822-4d323a44cde7 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:16.166969 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-a74e98cb-8789-41dc-8822-4d323a44cde7 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Delete volume with id: 2200eb6f-3067-419f-9f13-49ed95d689bb Jul 03 17:58:16.174080 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:16.174080 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:16.174562 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a74e98cb-8789-41dc-8822-4d323a44cde7 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Volume info retrieved successfully. Jul 03 17:58:16.218561 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-eb9ccacf-068a-4509-afb8-bd6ae61867b1 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:58:16.219095 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 875/3509] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:58:16 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 17:58:16.232791 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a74e98cb-8789-41dc-8822-4d323a44cde7 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Delete volume request issued successfully. Jul 03 17:58:16.232791 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a74e98cb-8789-41dc-8822-4d323a44cde7 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb returned with HTTP 202 Jul 03 17:58:16.232791 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 867/3510] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:58:16 2026] DELETE /volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:58:16.240580 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3074dccc-a7b0-4ce0-b7d2-206a23f7a7fa None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.242945 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3074dccc-a7b0-4ce0-b7d2-206a23f7a7fa tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] GET https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb Jul 03 17:58:16.243694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3074dccc-a7b0-4ce0-b7d2-206a23f7a7fa tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:16.243694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3074dccc-a7b0-4ce0-b7d2-206a23f7a7fa tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:16.251339 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:16.251339 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:16.255066 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3074dccc-a7b0-4ce0-b7d2-206a23f7a7fa tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Volume info retrieved successfully. Jul 03 17:58:16.259581 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3074dccc-a7b0-4ce0-b7d2-206a23f7a7fa tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb returned with HTTP 200 Jul 03 17:58:16.260224 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 885/3511] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:16 2026] GET /volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:16.604421 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e23f0e71-5e36-44af-9c34-740c8ac944ff None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.606617 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e23f0e71-5e36-44af-9c34-740c8ac944ff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:16.607805 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e23f0e71-5e36-44af-9c34-740c8ac944ff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:16.607805 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e23f0e71-5e36-44af-9c34-740c8ac944ff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:16.616918 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:16.616918 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:16.620828 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e23f0e71-5e36-44af-9c34-740c8ac944ff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:16.625543 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e23f0e71-5e36-44af-9c34-740c8ac944ff tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:16.626078 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 885/3512] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:16 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:16.770388 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a183c93a-942f-4b49-9589-94b86feef977 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.775313 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a183c93a-942f-4b49-9589-94b86feef977 None None] GET https://10.4.3.210/volume// Jul 03 17:58:16.775313 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a183c93a-942f-4b49-9589-94b86feef977 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:16.775313 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a183c93a-942f-4b49-9589-94b86feef977 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:16.775313 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a183c93a-942f-4b49-9589-94b86feef977 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:16.775313 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 876/3513] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:58: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 17:58:16.784104 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-376dc8da-855c-4435-8bcd-f5ba872be000 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.787991 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-376dc8da-855c-4435-8bcd-f5ba872be000 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:16.788961 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-376dc8da-855c-4435-8bcd-f5ba872be000 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:16.789271 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-376dc8da-855c-4435-8bcd-f5ba872be000 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:16.802602 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:16.802602 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:16.807649 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-376dc8da-855c-4435-8bcd-f5ba872be000 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:16.815100 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-376dc8da-855c-4435-8bcd-f5ba872be000 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:16.815574 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 868/3514] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:58:16 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:16.946627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-5a97553d-3f67-4609-98ba-d21d62b02cab None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:16.948463 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-5a97553d-3f67-4609-98ba-d21d62b02cab tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] PUT https://10.4.3.210/volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85 Jul 03 17:58:16.948925 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-5a97553d-3f67-4609-98ba-d21d62b02cab tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:16.962626 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-5a97553d-3f67-4609-98ba-d21d62b02cab tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Acquiring lock "cinder-attachment_update-61ed4918-151e-431d-a8e3-b322de6c2334-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:58:16.969635 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-5a97553d-3f67-4609-98ba-d21d62b02cab tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Lock "cinder-attachment_update-61ed4918-151e-431d-a8e3-b322de6c2334-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:58:16.970170 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:16.970170 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:17.273339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c0113b65-2e36-4e5e-b6a3-65805c1f0c13 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:17.275150 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c0113b65-2e36-4e5e-b6a3-65805c1f0c13 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] GET https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb Jul 03 17:58:17.275563 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c0113b65-2e36-4e5e-b6a3-65805c1f0c13 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:17.275761 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c0113b65-2e36-4e5e-b6a3-65805c1f0c13 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:17.282201 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c0113b65-2e36-4e5e-b6a3-65805c1f0c13 tempest-VolumesCloneNegativeTest-269673037 tempest-VolumesCloneNegativeTest-269673037-project-member] https://10.4.3.210/volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb returned with HTTP 404 Jul 03 17:58:17.282753 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 886/3515] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:17 2026] GET /volume/v3/volumes/2200eb6f-3067-419f-9f13-49ed95d689bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:17.523952 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-5a97553d-3f67-4609-98ba-d21d62b02cab tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Lock "cinder-attachment_update-61ed4918-151e-431d-a8e3-b322de6c2334-np0000004448" released by "attachment_update" :: held 0.555s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:58:17.524329 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-5a97553d-3f67-4609-98ba-d21d62b02cab tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85 returned with HTTP 200 Jul 03 17:58:17.524872 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 886/3516] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:58:16 2026] PUT /volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85 => generated 969 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:17.639299 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4e7188eb-55cc-4296-becb-eb0c7af1f518 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:17.641418 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4e7188eb-55cc-4296-becb-eb0c7af1f518 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:17.641628 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4e7188eb-55cc-4296-becb-eb0c7af1f518 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:17.641860 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4e7188eb-55cc-4296-becb-eb0c7af1f518 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:17.651669 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:17.651669 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:17.657872 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4e7188eb-55cc-4296-becb-eb0c7af1f518 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:17.662328 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4e7188eb-55cc-4296-becb-eb0c7af1f518 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:17.662733 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 877/3517] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:17 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:18.677884 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2b1457c9-7a72-4f99-bf7a-38fafdd37565 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:18.679628 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2b1457c9-7a72-4f99-bf7a-38fafdd37565 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:18.679904 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2b1457c9-7a72-4f99-bf7a-38fafdd37565 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:18.680129 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2b1457c9-7a72-4f99-bf7a-38fafdd37565 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:18.690790 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:18.690790 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:18.697532 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2b1457c9-7a72-4f99-bf7a-38fafdd37565 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:18.701188 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2b1457c9-7a72-4f99-bf7a-38fafdd37565 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:18.701660 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 869/3518] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:18 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:19.713967 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-20c2325d-6ec9-488a-a974-490a6be578a8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:19.716014 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-20c2325d-6ec9-488a-a974-490a6be578a8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:19.716283 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-20c2325d-6ec9-488a-a974-490a6be578a8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:19.716549 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-20c2325d-6ec9-488a-a974-490a6be578a8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:19.730161 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:19.730161 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:19.735237 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-20c2325d-6ec9-488a-a974-490a6be578a8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:19.741791 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-20c2325d-6ec9-488a-a974-490a6be578a8 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:19.742569 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 887/3519] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:19 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:20.755509 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d47e343d-6615-401e-8a72-ee59b548e802 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:20.757050 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d47e343d-6615-401e-8a72-ee59b548e802 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:20.757214 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d47e343d-6615-401e-8a72-ee59b548e802 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:20.757381 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d47e343d-6615-401e-8a72-ee59b548e802 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:20.765568 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:20.765568 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:20.768855 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d47e343d-6615-401e-8a72-ee59b548e802 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:20.773111 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d47e343d-6615-401e-8a72-ee59b548e802 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:20.773503 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 887/3520] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:20 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:21.151042 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-feaf45d0-4bd8-4720-a997-ae7c5786ed1a req-6445b6f7-78a8-4354-9ca7-29d7a42d5cd5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:21.153339 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-feaf45d0-4bd8-4720-a997-ae7c5786ed1a req-6445b6f7-78a8-4354-9ca7-29d7a42d5cd5 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] DELETE https://10.4.3.210/volume/v3/attachments/df25dde0-8aef-4121-a02c-e5b06ddb5126 Jul 03 17:58:21.153531 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-feaf45d0-4bd8-4720-a997-ae7c5786ed1a req-6445b6f7-78a8-4354-9ca7-29d7a42d5cd5 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:21.153701 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-feaf45d0-4bd8-4720-a997-ae7c5786ed1a req-6445b6f7-78a8-4354-9ca7-29d7a42d5cd5 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:21.169382 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:21.169382 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:21.708940 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-feaf45d0-4bd8-4720-a997-ae7c5786ed1a req-6445b6f7-78a8-4354-9ca7-29d7a42d5cd5 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments/df25dde0-8aef-4121-a02c-e5b06ddb5126 returned with HTTP 200 Jul 03 17:58:21.709523 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 878/3521] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:58:21 2026] DELETE /volume/v3/attachments/df25dde0-8aef-4121-a02c-e5b06ddb5126 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:21.786816 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-600b9831-a9b2-4956-b411-c58b75130b7a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:21.789093 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-600b9831-a9b2-4956-b411-c58b75130b7a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:21.789271 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-600b9831-a9b2-4956-b411-c58b75130b7a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:21.789446 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-600b9831-a9b2-4956-b411-c58b75130b7a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:21.800197 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:21.800197 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:21.803839 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-600b9831-a9b2-4956-b411-c58b75130b7a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:21.807928 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-600b9831-a9b2-4956-b411-c58b75130b7a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:21.808314 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 870/3522] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:21 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:22.822863 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b9e32020-2468-4056-95cf-4ccc7fd9a3b5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:22.825581 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b9e32020-2468-4056-95cf-4ccc7fd9a3b5 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:22.825839 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b9e32020-2468-4056-95cf-4ccc7fd9a3b5 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:22.826086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b9e32020-2468-4056-95cf-4ccc7fd9a3b5 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:22.840277 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:22.840277 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:22.844155 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b9e32020-2468-4056-95cf-4ccc7fd9a3b5 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:22.849624 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b9e32020-2468-4056-95cf-4ccc7fd9a3b5 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:22.850143 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 888/3523] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:22 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:23.352956 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0842f1c7-9ab8-419a-bc70-5423fc123318 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:23.355561 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0842f1c7-9ab8-419a-bc70-5423fc123318 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] DELETE https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:23.355935 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0842f1c7-9ab8-419a-bc70-5423fc123318 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:23.356179 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0842f1c7-9ab8-419a-bc70-5423fc123318 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:23.356698 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-0842f1c7-9ab8-419a-bc70-5423fc123318 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Delete volume with id: 9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:23.368162 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:23.368162 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:23.368716 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0842f1c7-9ab8-419a-bc70-5423fc123318 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:23.403286 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0842f1c7-9ab8-419a-bc70-5423fc123318 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Delete volume request issued successfully. Jul 03 17:58:23.403286 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0842f1c7-9ab8-419a-bc70-5423fc123318 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 202 Jul 03 17:58:23.403286 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 888/3524] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:58:23 2026] DELETE /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:58:23.407579 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1497c506-cfeb-41b0-859a-333bf2a80a46 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:23.412836 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1497c506-cfeb-41b0-859a-333bf2a80a46 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:23.412836 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1497c506-cfeb-41b0-859a-333bf2a80a46 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:23.412836 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1497c506-cfeb-41b0-859a-333bf2a80a46 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:23.416629 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:23.416629 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:23.421515 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1497c506-cfeb-41b0-859a-333bf2a80a46 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:23.427827 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1497c506-cfeb-41b0-859a-333bf2a80a46 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 200 Jul 03 17:58:23.427827 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 879/3525] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:23 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:23.865138 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8ac7d96f-0392-4a98-8371-1340dd85b462 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:23.867412 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8ac7d96f-0392-4a98-8371-1340dd85b462 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:23.867677 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8ac7d96f-0392-4a98-8371-1340dd85b462 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:23.867967 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8ac7d96f-0392-4a98-8371-1340dd85b462 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:23.892285 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:23.892285 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:23.892285 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8ac7d96f-0392-4a98-8371-1340dd85b462 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:23.896152 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8ac7d96f-0392-4a98-8371-1340dd85b462 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:23.896152 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 871/3526] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:23 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:24.442738 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b0579ce1-8a09-419f-8561-05f6a320d407 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:24.444817 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b0579ce1-8a09-419f-8561-05f6a320d407 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 Jul 03 17:58:24.445042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b0579ce1-8a09-419f-8561-05f6a320d407 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:24.445249 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b0579ce1-8a09-419f-8561-05f6a320d407 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:24.455109 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b0579ce1-8a09-419f-8561-05f6a320d407 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 returned with HTTP 404 Jul 03 17:58:24.455977 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 889/3527] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:24 2026] GET /volume/v3/volumes/9e9340b8-707a-40a2-8dbe-533dcf7a4db3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:24.465333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1183edfa-322e-4574-8e8b-bbefe1c13b26 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:24.467920 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1183edfa-322e-4574-8e8b-bbefe1c13b26 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:58:24.470516 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1183edfa-322e-4574-8e8b-bbefe1c13b26 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:24.470516 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1183edfa-322e-4574-8e8b-bbefe1c13b26 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:24.470516 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-1183edfa-322e-4574-8e8b-bbefe1c13b26 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Delete volume with id: f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:58:24.481067 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:24.481067 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:24.481067 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1183edfa-322e-4574-8e8b-bbefe1c13b26 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:24.537719 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1183edfa-322e-4574-8e8b-bbefe1c13b26 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Delete volume request issued successfully. Jul 03 17:58:24.538459 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1183edfa-322e-4574-8e8b-bbefe1c13b26 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 202 Jul 03 17:58:24.538459 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 889/3528] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:58:24 2026] DELETE /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:58:24.556037 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b1221b8b-6314-4656-a1ed-1e4312fb09e9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:24.558642 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b1221b8b-6314-4656-a1ed-1e4312fb09e9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:58:24.558642 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b1221b8b-6314-4656-a1ed-1e4312fb09e9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:24.558642 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b1221b8b-6314-4656-a1ed-1e4312fb09e9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:24.568591 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:24.568591 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:24.571884 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b1221b8b-6314-4656-a1ed-1e4312fb09e9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Volume info retrieved successfully. Jul 03 17:58:24.576562 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b1221b8b-6314-4656-a1ed-1e4312fb09e9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 200 Jul 03 17:58:24.577048 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 880/3529] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:24 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:24.699246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:24.780714 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:24.781081 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-202417599"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:24.782567 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-202417599'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:24.782706 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume of 1 GB Jul 03 17:58:24.786549 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Availability Zones retrieved successfully. Jul 03 17:58:24.792621 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (0ec6ba30-5a64-4b90-a296-1031366c95cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:24.793713 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa18306f-67eb-4191-bc20-7f315e415b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:24.794756 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:24.822806 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4672c30e-7830-4ea2-a05c-40428cb123cf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:24.831180 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:24.832579 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa18306f-67eb-4191-bc20-7f315e415b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:24.833844 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba707fc-4aed-44de-a629-2e535ff80e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:24.834240 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a8dfc2ce-9768-4857-a859-e50385d022bd", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:24.835531 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a8dfc2ce-9768-4857-a859-e50385d022bd', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:24.912525 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['3592d4c6-8ba2-46b6-8425-a83c05a4b140', 'b39ae404-fd1c-44b7-98b9-c145cefe1d38', '95d778f9-f183-4aae-961f-cdf0bb4517df', 'b3516082-16a3-49ce-95e9-9e741a9bf190'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:24.913246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba707fc-4aed-44de-a629-2e535ff80e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3592d4c6-8ba2-46b6-8425-a83c05a4b140', 'b39ae404-fd1c-44b7-98b9-c145cefe1d38', '95d778f9-f183-4aae-961f-cdf0bb4517df', 'b3516082-16a3-49ce-95e9-9e741a9bf190']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:24.914159 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4ccc68-614a-41e8-a501-9ad09e32696a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:24.915818 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2caef71d-3cfc-4ca1-acb5-b6bf1436fa6f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:24.918385 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2caef71d-3cfc-4ca1-acb5-b6bf1436fa6f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:24.918671 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2caef71d-3cfc-4ca1-acb5-b6bf1436fa6f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:24.918979 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2caef71d-3cfc-4ca1-acb5-b6bf1436fa6f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:24.934127 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:24.934127 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:24.939283 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2caef71d-3cfc-4ca1-acb5-b6bf1436fa6f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:24.946639 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4ccc68-614a-41e8-a501-9ad09e32696a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e923f98d-325b-4160-bf31-5375859ef2c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-202417599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['3592d4c6-8ba2-46b6-8425-a83c05a4b140','b39ae404-fd1c-44b7-98b9-c145cefe1d38','95d778f9-f183-4aae-961f-cdf0bb4517df','b3516082-16a3-49ce-95e9-9e741a9bf190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-202417599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e923f98d-325b-4160-bf31-5375859ef2c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65480a473f5460ab2686cf2a9ab2ffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31dcd30445964043906ca3c7d7e27ebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:24.946859 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2caef71d-3cfc-4ca1-acb5-b6bf1436fa6f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:24.947258 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 890/3530] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:24 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:24.947318 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a6b783-0646-412d-8944-e2a737eedd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:24.962508 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume of 1 GB Jul 03 17:58:24.968293 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Availability Zones retrieved successfully. Jul 03 17:58:24.972108 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Flow 'volume_create_api' (c6623405-daea-450b-9a51-7b8a046c91e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:24.973114 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3926228-6d43-4534-a6d7-278a6e41d52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:24.973973 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:24.977367 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a6b783-0646-412d-8944-e2a737eedd9e) transitioned into state 'SUCCESS' from state '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-202417599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['3592d4c6-8ba2-46b6-8425-a83c05a4b140','b39ae404-fd1c-44b7-98b9-c145cefe1d38','95d778f9-f183-4aae-961f-cdf0bb4517df','b3516082-16a3-49ce-95e9-9e741a9bf190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:24.978681 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4710864-d8ee-4fcc-9dec-230eb1cb2f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:24.994469 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4710864-d8ee-4fcc-9dec-230eb1cb2f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:24.995493 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (0ec6ba30-5a64-4b90-a296-1031366c95cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:24.997491 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request issued successfully. Jul 03 17:58:24.997491 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1fa983a5-94b2-472d-96e4-8ce327b646c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:58:24.997491 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 872/3531] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:58:24 2026] POST /volume/v3/volumes => generated 753 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:58:25.011384 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5c3e82b2-f3ed-47e9-b862-74d2a7019ce0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.014461 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5c3e82b2-f3ed-47e9-b862-74d2a7019ce0 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 17:58:25.014732 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5c3e82b2-f3ed-47e9-b862-74d2a7019ce0 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:25.016234 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5c3e82b2-f3ed-47e9-b862-74d2a7019ce0 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:25.018092 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5b62086d-be47-4889-80e3-90c19815e635 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.021950 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5b62086d-be47-4889-80e3-90c19815e635 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:25.022246 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5b62086d-be47-4889-80e3-90c19815e635 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:25.022532 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5b62086d-be47-4889-80e3-90c19815e635 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:25.025469 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:25.025469 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:25.031662 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5c3e82b2-f3ed-47e9-b862-74d2a7019ce0 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:58:25.037610 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5c3e82b2-f3ed-47e9-b862-74d2a7019ce0 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 17:58:25.038652 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 881/3532] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:25 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:25.044237 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:25.044237 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:25.048411 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3926228-6d43-4534-a6d7-278a6e41d52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:25.049048 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5b62086d-be47-4889-80e3-90c19815e635 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:25.049500 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6e39b5-44b3-4071-865b-1c910855634d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:25.056917 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5b62086d-be47-4889-80e3-90c19815e635 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:25.057490 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 891/3533] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:25 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:25.077080 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3db20529-e5d7-426d-962f-ebdf31825045 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.079378 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3db20529-e5d7-426d-962f-ebdf31825045 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:25.079636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3db20529-e5d7-426d-962f-ebdf31825045 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:25.079936 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3db20529-e5d7-426d-962f-ebdf31825045 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:25.087347 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:25.087347 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:25.090453 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3db20529-e5d7-426d-962f-ebdf31825045 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:25.095987 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3db20529-e5d7-426d-962f-ebdf31825045 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:25.096391 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 873/3534] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:25 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:25.156528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Created reservations ['d0743f4c-0429-4d03-9a82-317694ac721d', '3b87e6b2-06b6-421b-8cb1-02741bb2c6cf', '12df98e3-3dc7-4134-a059-d920cfab4461', '0996dcc9-1769-496a-a12d-34a6c90c33d3'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:25.156528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6e39b5-44b3-4071-865b-1c910855634d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0743f4c-0429-4d03-9a82-317694ac721d', '3b87e6b2-06b6-421b-8cb1-02741bb2c6cf', '12df98e3-3dc7-4134-a059-d920cfab4461', '0996dcc9-1769-496a-a12d-34a6c90c33d3']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:25.157650 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277381c0-2fd1-45c7-8e35-41d62158423e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:25.180338 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-9404040d-9647-4e91-957c-f2db31375c38 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.182096 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-9404040d-9647-4e91-957c-f2db31375c38 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:25.182533 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-9404040d-9647-4e91-957c-f2db31375c38 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:25.182846 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-9404040d-9647-4e91-957c-f2db31375c38 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:25.195126 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:25.195126 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:25.200194 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277381c0-2fd1-45c7-8e35-41d62158423e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c04789-582c-4415-8299-566752d3c802', '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='6e0b125946d949429ae0bbc99cb8c015',qos_specs=None,replication_status=,reservations=['d0743f4c-0429-4d03-9a82-317694ac721d','3b87e6b2-06b6-421b-8cb1-02741bb2c6cf','12df98e3-3dc7-4134-a059-d920cfab4461','0996dcc9-1769-496a-a12d-34a6c90c33d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa2a001ae87340cbb101958216057f66',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:58:25Z,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=e4c04789-582c-4415-8299-566752d3c802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e0b125946d949429ae0bbc99cb8c015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa2a001ae87340cbb101958216057f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:25.201079 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d55afe5-2391-46e3-9764-9feae4948f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:25.202912 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-9404040d-9647-4e91-957c-f2db31375c38 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:25.216167 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-9404040d-9647-4e91-957c-f2db31375c38 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:25.217517 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 882/3535] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:25 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:25.229390 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e39634f1-081f-4f3e-bff4-a47e146cd42b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.231215 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e39634f1-081f-4f3e-bff4-a47e146cd42b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] DELETE https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe Jul 03 17:58:25.231446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e39634f1-081f-4f3e-bff4-a47e146cd42b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:25.231643 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e39634f1-081f-4f3e-bff4-a47e146cd42b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:25.231892 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-e39634f1-081f-4f3e-bff4-a47e146cd42b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Delete volume with id: 957929e4-93a5-4aa1-bd02-2c158650f6fe Jul 03 17:58:25.252115 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:25.252115 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:25.252326 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e39634f1-081f-4f3e-bff4-a47e146cd42b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:58:25.268505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-f997bec5-e6ae-4e80-8ec5-99da81758667 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.270418 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-f997bec5-e6ae-4e80-8ec5-99da81758667 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] POST https://10.4.3.210/volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85/action Jul 03 17:58:25.270788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-f997bec5-e6ae-4e80-8ec5-99da81758667 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:25.270916 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-f997bec5-e6ae-4e80-8ec5-99da81758667 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:25.283051 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d55afe5-2391-46e3-9764-9feae4948f16) transitioned into state 'SUCCESS' from 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='6e0b125946d949429ae0bbc99cb8c015',qos_specs=None,replication_status=,reservations=['d0743f4c-0429-4d03-9a82-317694ac721d','3b87e6b2-06b6-421b-8cb1-02741bb2c6cf','12df98e3-3dc7-4134-a059-d920cfab4461','0996dcc9-1769-496a-a12d-34a6c90c33d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa2a001ae87340cbb101958216057f66',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:25.283841 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1446f03-1a7e-41ba-98eb-d6ec9afa22f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:25.292819 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:25.292819 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:25.302070 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e39634f1-081f-4f3e-bff4-a47e146cd42b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Delete volume request issued successfully. Jul 03 17:58:25.302388 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e39634f1-081f-4f3e-bff4-a47e146cd42b tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe returned with HTTP 202 Jul 03 17:58:25.303019 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 892/3536] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:58:25 2026] DELETE /volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:58:25.303377 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1446f03-1a7e-41ba-98eb-d6ec9afa22f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:25.304734 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Flow 'volume_create_api' (c6623405-daea-450b-9a51-7b8a046c91e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:25.305331 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume request issued successfully. Jul 03 17:58:25.306171 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4672c30e-7830-4ea2-a05c-40428cb123cf tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:58:25.306921 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 890/3537] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:58:24 2026] POST /volume/v3/volumes => generated 775 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:25.312922 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b9154a6a-025f-43cd-be0f-489b7226e40c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.314693 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b9154a6a-025f-43cd-be0f-489b7226e40c tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe Jul 03 17:58:25.314938 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b9154a6a-025f-43cd-be0f-489b7226e40c tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:25.315135 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b9154a6a-025f-43cd-be0f-489b7226e40c tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:25.324396 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:25.324396 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:25.328223 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b9154a6a-025f-43cd-be0f-489b7226e40c tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:58:25.328666 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5743d557-6205-43b8-a658-9bf3bb999d9c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.330891 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5743d557-6205-43b8-a658-9bf3bb999d9c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:25.331173 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5743d557-6205-43b8-a658-9bf3bb999d9c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:25.331412 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5743d557-6205-43b8-a658-9bf3bb999d9c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:25.340140 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b9154a6a-025f-43cd-be0f-489b7226e40c tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe returned with HTTP 200 Jul 03 17:58:25.340140 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 883/3538] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:25 2026] GET /volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe => generated 1421 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:25.347155 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f77786f9-e4a5-43b0-86ae-217f8f775970 req-f997bec5-e6ae-4e80-8ec5-99da81758667 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85/action returned with HTTP 204 Jul 03 17:58:25.347586 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 874/3539] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:58:25 2026] POST /volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:25.354291 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:25.354291 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:25.359029 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5743d557-6205-43b8-a658-9bf3bb999d9c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:25.364171 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5743d557-6205-43b8-a658-9bf3bb999d9c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:25.364559 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 893/3540] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:25 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:25.591345 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-420e2610-c87b-46bf-8381-010aaf015af9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.593806 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-420e2610-c87b-46bf-8381-010aaf015af9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] GET https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 Jul 03 17:58:25.594064 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-420e2610-c87b-46bf-8381-010aaf015af9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:25.594312 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-420e2610-c87b-46bf-8381-010aaf015af9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:25.601248 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-420e2610-c87b-46bf-8381-010aaf015af9 tempest-TestServerVolumeAttachmentScenario-1136032069 tempest-TestServerVolumeAttachmentScenario-1136032069-project-member] https://10.4.3.210/volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 returned with HTTP 404 Jul 03 17:58:25.601829 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 891/3541] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:25 2026] GET /volume/v3/volumes/f1de639b-b83a-4578-b03d-39f175488b50 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:25.962811 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-15f315d1-7e96-4795-9bb7-b8a926017f1d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.964679 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-15f315d1-7e96-4795-9bb7-b8a926017f1d tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:25.964911 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-15f315d1-7e96-4795-9bb7-b8a926017f1d tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:25.965135 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-15f315d1-7e96-4795-9bb7-b8a926017f1d tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:25.974603 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:25.974603 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:25.977954 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-15f315d1-7e96-4795-9bb7-b8a926017f1d tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:25.981901 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-15f315d1-7e96-4795-9bb7-b8a926017f1d tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:25.982312 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 884/3542] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:25 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:25.994025 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-05cd24cb-7a3f-4ff8-a97b-c9c6f03ad13a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:25.995705 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-05cd24cb-7a3f-4ff8-a97b-c9c6f03ad13a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:25.995922 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-05cd24cb-7a3f-4ff8-a97b-c9c6f03ad13a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:25.996139 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-05cd24cb-7a3f-4ff8-a97b-c9c6f03ad13a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:26.005379 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:26.005379 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:26.008741 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-05cd24cb-7a3f-4ff8-a97b-c9c6f03ad13a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:26.013448 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-05cd24cb-7a3f-4ff8-a97b-c9c6f03ad13a tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:26.013823 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 875/3543] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:25 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:26.031148 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-68197b2e-c4ab-4b59-98e6-69cb4a61d3e4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:26.033330 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-68197b2e-c4ab-4b59-98e6-69cb4a61d3e4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:58:26.034131 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-68197b2e-c4ab-4b59-98e6-69cb4a61d3e4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:26.034131 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-68197b2e-c4ab-4b59-98e6-69cb4a61d3e4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:26.042953 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:26.042953 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:26.046514 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-68197b2e-c4ab-4b59-98e6-69cb4a61d3e4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:58:26.049999 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-542a5314-a2ef-4e94-b1f3-d75a75e90cca None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:26.051312 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-68197b2e-c4ab-4b59-98e6-69cb4a61d3e4 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:58:26.051754 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 894/3544] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:26 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:26.052367 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-542a5314-a2ef-4e94-b1f3-d75a75e90cca tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 17:58:26.052579 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-542a5314-a2ef-4e94-b1f3-d75a75e90cca tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:26.052782 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-542a5314-a2ef-4e94-b1f3-d75a75e90cca tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:26.064854 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:26.064854 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:26.070782 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-542a5314-a2ef-4e94-b1f3-d75a75e90cca tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:58:26.084527 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-542a5314-a2ef-4e94-b1f3-d75a75e90cca tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 17:58:26.085071 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 892/3545] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:26 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:26.099200 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-116275d0-4fe4-4ff4-9bc2-5079a79439e2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:26.101099 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-116275d0-4fe4-4ff4-9bc2-5079a79439e2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 17:58:26.101342 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-116275d0-4fe4-4ff4-9bc2-5079a79439e2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:26.101589 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-116275d0-4fe4-4ff4-9bc2-5079a79439e2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:26.113563 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:26.113563 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:26.125000 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-116275d0-4fe4-4ff4-9bc2-5079a79439e2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:58:26.136488 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-116275d0-4fe4-4ff4-9bc2-5079a79439e2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 17:58:26.138470 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 885/3546] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:26 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:26.155546 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ca88df46-8145-4fb0-bbe8-4f21b9057199 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:26.158854 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ca88df46-8145-4fb0-bbe8-4f21b9057199 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:58:26.158854 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ca88df46-8145-4fb0-bbe8-4f21b9057199 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e923f98d-325b-4160-bf31-5375859ef2c4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1577688804"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:26.176741 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:26.176741 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:26.177415 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ca88df46-8145-4fb0-bbe8-4f21b9057199 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:58:26.177693 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-ca88df46-8145-4fb0-bbe8-4f21b9057199 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 17:58:26.273517 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-ca88df46-8145-4fb0-bbe8-4f21b9057199 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['876b16a1-7b02-4dce-8638-d9c9ae5b0172', '863894d5-c956-4b4f-b721-d96232f9153b', '90bc1349-5c65-49e8-a31c-e96ac33c8de9', 'ddd1f584-5e9a-40d9-a462-573ca3d773ed'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:26.363125 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-61d6f381-266e-408e-a48b-4940b3287aaf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:26.364467 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ca88df46-8145-4fb0-bbe8-4f21b9057199 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot create request issued successfully. Jul 03 17:58:26.364901 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ca88df46-8145-4fb0-bbe8-4f21b9057199 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:58:26.365358 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 876/3547] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:58:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:58:26.365436 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-61d6f381-266e-408e-a48b-4940b3287aaf tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe Jul 03 17:58:26.365686 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-61d6f381-266e-408e-a48b-4940b3287aaf tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:26.365908 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-61d6f381-266e-408e-a48b-4940b3287aaf tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:26.374193 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-68f1eadc-4049-4183-bdd1-ca37559fa003 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:26.377405 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-68f1eadc-4049-4183-bdd1-ca37559fa003 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 Jul 03 17:58:26.377405 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-68f1eadc-4049-4183-bdd1-ca37559fa003 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:26.377600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-68f1eadc-4049-4183-bdd1-ca37559fa003 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:26.378600 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-777048f5-392f-4587-82e5-a528d5a5375c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:26.380786 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-777048f5-392f-4587-82e5-a528d5a5375c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:26.381024 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-777048f5-392f-4587-82e5-a528d5a5375c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:26.381262 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-777048f5-392f-4587-82e5-a528d5a5375c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:26.384328 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:26.384328 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:26.387639 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-68f1eadc-4049-4183-bdd1-ca37559fa003 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 17:58:26.387639 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-68f1eadc-4049-4183-bdd1-ca37559fa003 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 returned with HTTP 200 Jul 03 17:58:26.387639 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 893/3548] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:26 2026] GET /volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:26.387926 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:26.387926 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:26.392414 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-777048f5-392f-4587-82e5-a528d5a5375c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:26.393028 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-61d6f381-266e-408e-a48b-4940b3287aaf tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe returned with HTTP 404 Jul 03 17:58:26.394332 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 895/3549] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:26 2026] GET /volume/v3/volumes/957929e4-93a5-4aa1-bd02-2c158650f6fe => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:58:26.404304 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-777048f5-392f-4587-82e5-a528d5a5375c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:26.404840 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 886/3550] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:26 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:26.405416 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6d9c39ce-5dad-4101-93f0-f40235fcefb9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:26.407785 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6d9c39ce-5dad-4101-93f0-f40235fcefb9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 Jul 03 17:58:26.408067 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6d9c39ce-5dad-4101-93f0-f40235fcefb9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:26.408307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6d9c39ce-5dad-4101-93f0-f40235fcefb9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:26.408460 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-6d9c39ce-5dad-4101-93f0-f40235fcefb9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Delete snapshot with id: e148d6c8-9a0b-4775-9c00-d2129d984b76 Jul 03 17:58:26.414488 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:26.414488 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:26.415065 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6d9c39ce-5dad-4101-93f0-f40235fcefb9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot retrieved successfully. Jul 03 17:58:26.446741 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6d9c39ce-5dad-4101-93f0-f40235fcefb9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot delete request issued successfully. Jul 03 17:58:26.446977 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6d9c39ce-5dad-4101-93f0-f40235fcefb9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 returned with HTTP 202 Jul 03 17:58:26.447400 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 877/3551] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:58:26 2026] DELETE /volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:58:26.454656 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1685ebd0-bf46-4141-889e-a5d3e06e09fb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:26.456425 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1685ebd0-bf46-4141-889e-a5d3e06e09fb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 Jul 03 17:58:26.456625 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1685ebd0-bf46-4141-889e-a5d3e06e09fb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:26.457032 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1685ebd0-bf46-4141-889e-a5d3e06e09fb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:26.469049 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:26.469049 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:26.469534 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1685ebd0-bf46-4141-889e-a5d3e06e09fb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot retrieved successfully. Jul 03 17:58:26.470361 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1685ebd0-bf46-4141-889e-a5d3e06e09fb tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 returned with HTTP 200 Jul 03 17:58:26.470723 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 894/3552] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:26 2026] GET /volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:27.289139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c734c160-a043-46ed-8ffb-297741d8171a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:27.289651 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c734c160-a043-46ed-8ffb-297741d8171a None None] GET https://10.4.3.210/volume// Jul 03 17:58:27.290093 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c734c160-a043-46ed-8ffb-297741d8171a None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:27.290311 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c734c160-a043-46ed-8ffb-297741d8171a None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:27.290654 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c734c160-a043-46ed-8ffb-297741d8171a None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:27.290984 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 896/3553] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:58: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 17:58:27.308782 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-6d209de1-d18c-419c-9988-741fd53cb4fe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:27.396675 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c2cf7f55-a528-46c9-8176-1b237b10775f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:27.400867 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c2cf7f55-a528-46c9-8176-1b237b10775f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 Jul 03 17:58:27.401122 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c2cf7f55-a528-46c9-8176-1b237b10775f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:27.401348 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c2cf7f55-a528-46c9-8176-1b237b10775f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:27.406602 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:27.406602 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:27.407086 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c2cf7f55-a528-46c9-8176-1b237b10775f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 17:58:27.407760 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c2cf7f55-a528-46c9-8176-1b237b10775f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 returned with HTTP 200 Jul 03 17:58:27.407820 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-6d209de1-d18c-419c-9988-741fd53cb4fe tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:58:27.408138 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-6d209de1-d18c-419c-9988-741fd53cb4fe tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03da2cc6-30a7-4475-9133-1f3ed2afa60b", "connector": null, "instance_uuid": "2727593f-1714-4f8e-824e-7cd42f1b979e"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:27.408221 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 878/3554] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:27 2026] GET /volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:27.420717 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-50be5e52-21f5-4c9e-8526-2b0d7c500841 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:27.421207 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:27.421207 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:27.421293 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-74207502-2306-4572-b3c5-47a232726ab3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:27.421340 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-50be5e52-21f5-4c9e-8526-2b0d7c500841 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:58:27.421340 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-50be5e52-21f5-4c9e-8526-2b0d7c500841 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e923f98d-325b-4160-bf31-5375859ef2c4", "snapshot_id": "b9ce783f-c297-4eae-8d13-8d8d14370db5", "name": "tempest-VolumesSnapshotTestJSON-Backup-788951723", "container": "tempest-volumessnapshottestjson-backup-container-1291567407"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:27.421469 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-74207502-2306-4572-b3c5-47a232726ab3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:27.421469 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-74207502-2306-4572-b3c5-47a232726ab3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:27.421547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-74207502-2306-4572-b3c5-47a232726ab3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:27.422375 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-50be5e52-21f5-4c9e-8526-2b0d7c500841 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Creating new backup {'backup': {'volume_id': 'e923f98d-325b-4160-bf31-5375859ef2c4', 'snapshot_id': 'b9ce783f-c297-4eae-8d13-8d8d14370db5', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-788951723', 'container': 'tempest-volumessnapshottestjson-backup-container-1291567407'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:58:27.422375 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-50be5e52-21f5-4c9e-8526-2b0d7c500841 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Creating backup of volume e923f98d-325b-4160-bf31-5375859ef2c4 in container tempest-volumessnapshottestjson-backup-container-1291567407 Jul 03 17:58:27.428496 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:27.428496 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:27.431545 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:27.431545 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:27.432209 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-50be5e52-21f5-4c9e-8526-2b0d7c500841 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:58:27.432376 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-74207502-2306-4572-b3c5-47a232726ab3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:27.437243 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-74207502-2306-4572-b3c5-47a232726ab3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:27.437646 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 897/3555] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:27 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:58:27.441032 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:27.441032 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:27.444798 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-50be5e52-21f5-4c9e-8526-2b0d7c500841 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 17:58:27.466184 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-6d209de1-d18c-419c-9988-741fd53cb4fe tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:58:27.466782 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 887/3556] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:58:27 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:27.481200 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-50be5e52-21f5-4c9e-8526-2b0d7c500841 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['cb89c190-f3ed-4202-8e61-ce820df8b281', '177e7689-fa0f-4529-b6ae-fc635d858acd'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:27.483095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-caeb9bdd-826d-4f46-a1d2-04270d18dae3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:27.487520 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-caeb9bdd-826d-4f46-a1d2-04270d18dae3 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 Jul 03 17:58:27.487520 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-caeb9bdd-826d-4f46-a1d2-04270d18dae3 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:27.487520 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-caeb9bdd-826d-4f46-a1d2-04270d18dae3 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:27.493439 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-caeb9bdd-826d-4f46-a1d2-04270d18dae3 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 returned with HTTP 404 Jul 03 17:58:27.493439 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 879/3557] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:27 2026] GET /volume/v3/snapshots/e148d6c8-9a0b-4775-9c00-d2129d984b76 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:27.540219 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-50be5e52-21f5-4c9e-8526-2b0d7c500841 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:58:27.542129 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 895/3558] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:58:27 2026] POST /volume/v3/backups => generated 334 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:58:27.554341 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2919906f-9c1c-4552-b234-dcdf8c76a8e7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:27.555898 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2919906f-9c1c-4552-b234-dcdf8c76a8e7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:27.556082 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2919906f-9c1c-4552-b234-dcdf8c76a8e7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:27.556248 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2919906f-9c1c-4552-b234-dcdf8c76a8e7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:27.556340 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-2919906f-9c1c-4552-b234-dcdf8c76a8e7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:27.561472 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:27.561472 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:27.562443 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2919906f-9c1c-4552-b234-dcdf8c76a8e7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:27.563030 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 898/3559] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:27 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 808 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:27.756176 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f48bc28c-f86e-4857-b829-46044e4cf234 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:27.759018 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f48bc28c-f86e-4857-b829-46044e4cf234 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:27.759018 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f48bc28c-f86e-4857-b829-46044e4cf234 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:27.759018 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f48bc28c-f86e-4857-b829-46044e4cf234 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:27.771388 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:27.771388 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:27.778738 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f48bc28c-f86e-4857-b829-46044e4cf234 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:27.782711 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f48bc28c-f86e-4857-b829-46044e4cf234 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:27.784478 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 888/3560] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:27 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:28.015467 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3af6207e-7a9b-4970-9974-be811c870f66 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:28.015871 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3af6207e-7a9b-4970-9974-be811c870f66 None None] GET https://10.4.3.210/volume// Jul 03 17:58:28.016161 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3af6207e-7a9b-4970-9974-be811c870f66 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:28.017396 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3af6207e-7a9b-4970-9974-be811c870f66 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:28.017396 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3af6207e-7a9b-4970-9974-be811c870f66 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:28.017396 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 880/3561] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:58: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 17:58:28.026991 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-036f6209-494c-4514-8183-34ab4289c505 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:28.029053 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-036f6209-494c-4514-8183-34ab4289c505 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:28.029164 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-036f6209-494c-4514-8183-34ab4289c505 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:28.029343 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-036f6209-494c-4514-8183-34ab4289c505 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:28.038622 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:28.038622 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:28.042383 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-036f6209-494c-4514-8183-34ab4289c505 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:28.060587 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-036f6209-494c-4514-8183-34ab4289c505 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:28.060875 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 896/3562] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:58:28 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 1053 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:28.162175 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-c0863819-0bf0-473f-84e6-fcc2bcc5cd3e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:28.164001 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-c0863819-0bf0-473f-84e6-fcc2bcc5cd3e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] PUT https://10.4.3.210/volume/v3/attachments/77656687-4054-42d2-a0b7-66bfb02d00e6 Jul 03 17:58:28.165463 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-c0863819-0bf0-473f-84e6-fcc2bcc5cd3e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:28.175309 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-c0863819-0bf0-473f-84e6-fcc2bcc5cd3e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Acquiring lock "cinder-attachment_update-03da2cc6-30a7-4475-9133-1f3ed2afa60b-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:58:28.179667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-c0863819-0bf0-473f-84e6-fcc2bcc5cd3e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Lock "cinder-attachment_update-03da2cc6-30a7-4475-9133-1f3ed2afa60b-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:58:28.180557 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:28.180557 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:28.454694 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-705e7a7f-fdff-4f7f-87d5-8d74412bf354 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:28.456581 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-705e7a7f-fdff-4f7f-87d5-8d74412bf354 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:28.456886 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-705e7a7f-fdff-4f7f-87d5-8d74412bf354 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:28.457178 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-705e7a7f-fdff-4f7f-87d5-8d74412bf354 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:28.473703 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:28.473703 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:28.479508 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-705e7a7f-fdff-4f7f-87d5-8d74412bf354 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:28.484809 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-705e7a7f-fdff-4f7f-87d5-8d74412bf354 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:28.485269 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 889/3563] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:28 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:28.579360 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-46df8465-942c-4274-9e71-968984f4c097 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:28.581243 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-46df8465-942c-4274-9e71-968984f4c097 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:28.581438 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-46df8465-942c-4274-9e71-968984f4c097 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:28.581628 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-46df8465-942c-4274-9e71-968984f4c097 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:28.581789 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-46df8465-942c-4274-9e71-968984f4c097 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:28.586596 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:28.586596 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:28.587590 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-46df8465-942c-4274-9e71-968984f4c097 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:28.588020 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 881/3564] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:28 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:28.710067 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-c0863819-0bf0-473f-84e6-fcc2bcc5cd3e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Lock "cinder-attachment_update-03da2cc6-30a7-4475-9133-1f3ed2afa60b-np0000004448" released by "attachment_update" :: held 0.530s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:58:28.710618 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-c0863819-0bf0-473f-84e6-fcc2bcc5cd3e tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/attachments/77656687-4054-42d2-a0b7-66bfb02d00e6 returned with HTTP 200 Jul 03 17:58:28.711280 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 899/3565] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:58:28 2026] PUT /volume/v3/attachments/77656687-4054-42d2-a0b7-66bfb02d00e6 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:28.799451 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5ce27581-66e0-45aa-9620-63d63a2cbb00 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:28.801830 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5ce27581-66e0-45aa-9620-63d63a2cbb00 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:28.802157 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5ce27581-66e0-45aa-9620-63d63a2cbb00 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:28.802367 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5ce27581-66e0-45aa-9620-63d63a2cbb00 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:28.823062 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:28.823062 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:28.829552 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5ce27581-66e0-45aa-9620-63d63a2cbb00 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:28.837551 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5ce27581-66e0-45aa-9620-63d63a2cbb00 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:28.838312 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 897/3566] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:28 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:58:29.497526 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f2c4e116-ede4-4511-a5ed-7eca2f4117ce None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:29.499758 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f2c4e116-ede4-4511-a5ed-7eca2f4117ce tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:29.499954 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f2c4e116-ede4-4511-a5ed-7eca2f4117ce tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:29.500215 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f2c4e116-ede4-4511-a5ed-7eca2f4117ce tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:29.508456 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:29.508456 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:29.512203 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f2c4e116-ede4-4511-a5ed-7eca2f4117ce tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:29.517209 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f2c4e116-ede4-4511-a5ed-7eca2f4117ce tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:29.517941 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 890/3567] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:29 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:29.599669 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9ca7c52e-0122-4196-9239-4d5fd0cc6032 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:29.601709 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9ca7c52e-0122-4196-9239-4d5fd0cc6032 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:29.601963 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9ca7c52e-0122-4196-9239-4d5fd0cc6032 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:29.602198 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9ca7c52e-0122-4196-9239-4d5fd0cc6032 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:29.602331 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-9ca7c52e-0122-4196-9239-4d5fd0cc6032 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:29.609631 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:29.609631 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:29.610676 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9ca7c52e-0122-4196-9239-4d5fd0cc6032 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:29.610676 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 882/3568] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:29 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:29.852924 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f70c44f4-64b7-4e34-b786-f3c2f14b2457 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:29.854833 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f70c44f4-64b7-4e34-b786-f3c2f14b2457 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:29.855074 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f70c44f4-64b7-4e34-b786-f3c2f14b2457 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:29.855287 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f70c44f4-64b7-4e34-b786-f3c2f14b2457 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:29.875121 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:29.875121 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:29.888872 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f70c44f4-64b7-4e34-b786-f3c2f14b2457 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:29.895525 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f70c44f4-64b7-4e34-b786-f3c2f14b2457 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:29.896178 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 900/3569] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:29 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:30.529738 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5843fd68-a56b-439c-bb50-7d5a2071844f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:30.531424 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5843fd68-a56b-439c-bb50-7d5a2071844f tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:30.531610 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5843fd68-a56b-439c-bb50-7d5a2071844f tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:30.531785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5843fd68-a56b-439c-bb50-7d5a2071844f tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:30.538239 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:30.538239 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:30.541531 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5843fd68-a56b-439c-bb50-7d5a2071844f tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:30.545524 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5843fd68-a56b-439c-bb50-7d5a2071844f tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:30.545883 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 898/3570] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:30 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:30.627794 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0eae88fc-939e-4c20-ac10-0f62b82f28d3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:30.631615 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0eae88fc-939e-4c20-ac10-0f62b82f28d3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:30.631720 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0eae88fc-939e-4c20-ac10-0f62b82f28d3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:30.631960 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0eae88fc-939e-4c20-ac10-0f62b82f28d3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:30.632195 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-0eae88fc-939e-4c20-ac10-0f62b82f28d3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:30.640214 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:30.640214 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:30.641143 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0eae88fc-939e-4c20-ac10-0f62b82f28d3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:30.641694 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 891/3571] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:30 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:30.909364 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-07ff3a55-cf62-4515-846a-b2d3e2e3092f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:30.911112 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-07ff3a55-cf62-4515-846a-b2d3e2e3092f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:30.911347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-07ff3a55-cf62-4515-846a-b2d3e2e3092f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:30.911557 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-07ff3a55-cf62-4515-846a-b2d3e2e3092f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:30.922632 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:30.922632 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:30.926205 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-07ff3a55-cf62-4515-846a-b2d3e2e3092f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:30.930445 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-07ff3a55-cf62-4515-846a-b2d3e2e3092f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:30.930916 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 883/3572] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:30 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:31.558580 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0a1577c5-9011-4047-ae54-48e4b54cbfd5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:31.560124 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0a1577c5-9011-4047-ae54-48e4b54cbfd5 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:31.560297 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0a1577c5-9011-4047-ae54-48e4b54cbfd5 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:31.560494 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0a1577c5-9011-4047-ae54-48e4b54cbfd5 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:31.566660 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:31.566660 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:31.570725 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0a1577c5-9011-4047-ae54-48e4b54cbfd5 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:31.575088 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0a1577c5-9011-4047-ae54-48e4b54cbfd5 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:31.575424 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 901/3573] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:31 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:31.654600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4cd39a6b-277d-497e-86de-82fffd9014bd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:31.656260 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4cd39a6b-277d-497e-86de-82fffd9014bd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:31.656485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4cd39a6b-277d-497e-86de-82fffd9014bd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:31.656693 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4cd39a6b-277d-497e-86de-82fffd9014bd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:31.656968 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-4cd39a6b-277d-497e-86de-82fffd9014bd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:31.663999 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:31.663999 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:31.664819 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4cd39a6b-277d-497e-86de-82fffd9014bd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:31.665189 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 899/3574] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:31 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:31.947666 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bb589f37-ade5-45c7-be7a-48aebbfc37f8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:31.949651 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bb589f37-ade5-45c7-be7a-48aebbfc37f8 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:31.950400 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bb589f37-ade5-45c7-be7a-48aebbfc37f8 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:31.950400 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bb589f37-ade5-45c7-be7a-48aebbfc37f8 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:31.965205 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:31.965205 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:31.969445 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bb589f37-ade5-45c7-be7a-48aebbfc37f8 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:31.973278 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bb589f37-ade5-45c7-be7a-48aebbfc37f8 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:31.973658 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 892/3575] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:31 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:32.587157 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fe27ee31-b74c-43cf-ac21-23f60ae55ca8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:32.589049 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fe27ee31-b74c-43cf-ac21-23f60ae55ca8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:32.589244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fe27ee31-b74c-43cf-ac21-23f60ae55ca8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:32.589441 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fe27ee31-b74c-43cf-ac21-23f60ae55ca8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:32.596056 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:32.596056 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:32.599675 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fe27ee31-b74c-43cf-ac21-23f60ae55ca8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:32.603937 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fe27ee31-b74c-43cf-ac21-23f60ae55ca8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:32.604334 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 884/3576] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:32 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:32.675568 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fdd84f24-cdb8-4516-b5bd-eeefe822a1e1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:32.677267 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fdd84f24-cdb8-4516-b5bd-eeefe822a1e1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:32.677465 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fdd84f24-cdb8-4516-b5bd-eeefe822a1e1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:32.677636 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fdd84f24-cdb8-4516-b5bd-eeefe822a1e1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:32.677737 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-fdd84f24-cdb8-4516-b5bd-eeefe822a1e1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:32.681850 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:32.681850 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:32.682716 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fdd84f24-cdb8-4516-b5bd-eeefe822a1e1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:32.683224 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 902/3577] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:32 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:32.984693 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-af7b8934-d0bf-46fb-8f81-0ec6c94e0fe6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:32.986406 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-af7b8934-d0bf-46fb-8f81-0ec6c94e0fe6 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:32.986787 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-af7b8934-d0bf-46fb-8f81-0ec6c94e0fe6 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:32.986787 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-af7b8934-d0bf-46fb-8f81-0ec6c94e0fe6 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:32.996896 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:32.996896 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:33.001928 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-af7b8934-d0bf-46fb-8f81-0ec6c94e0fe6 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:33.009327 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-af7b8934-d0bf-46fb-8f81-0ec6c94e0fe6 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:33.009672 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 900/3578] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:32 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:33.615513 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5d3d8ebf-9290-40e6-96df-dcc84ed7b91d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:33.617246 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5d3d8ebf-9290-40e6-96df-dcc84ed7b91d tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:33.617451 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5d3d8ebf-9290-40e6-96df-dcc84ed7b91d tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:33.617623 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5d3d8ebf-9290-40e6-96df-dcc84ed7b91d tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:33.623997 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:33.623997 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:33.627212 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5d3d8ebf-9290-40e6-96df-dcc84ed7b91d tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:33.631739 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5d3d8ebf-9290-40e6-96df-dcc84ed7b91d tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:33.632131 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 893/3579] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:33 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:33.696937 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a3138755-16f7-4ab5-8c14-4611bb918113 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:33.698970 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a3138755-16f7-4ab5-8c14-4611bb918113 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:33.699343 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a3138755-16f7-4ab5-8c14-4611bb918113 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:33.699560 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a3138755-16f7-4ab5-8c14-4611bb918113 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:33.699695 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-a3138755-16f7-4ab5-8c14-4611bb918113 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:33.705055 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:33.705055 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:33.706200 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a3138755-16f7-4ab5-8c14-4611bb918113 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:33.706610 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 885/3580] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:33 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:34.023838 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e05b5995-e801-4308-b24a-f34229ca4c6c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:34.027990 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e05b5995-e801-4308-b24a-f34229ca4c6c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:34.027990 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e05b5995-e801-4308-b24a-f34229ca4c6c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:34.027990 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e05b5995-e801-4308-b24a-f34229ca4c6c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:34.038955 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:34.038955 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:34.042677 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e05b5995-e801-4308-b24a-f34229ca4c6c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:34.046761 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e05b5995-e801-4308-b24a-f34229ca4c6c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:34.047215 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 903/3581] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:34 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:34.645228 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0d702f3e-9615-4fcc-a96f-d40a491e6012 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:34.647426 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0d702f3e-9615-4fcc-a96f-d40a491e6012 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:34.647686 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0d702f3e-9615-4fcc-a96f-d40a491e6012 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:34.647963 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0d702f3e-9615-4fcc-a96f-d40a491e6012 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:34.657020 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:34.657020 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:34.661734 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0d702f3e-9615-4fcc-a96f-d40a491e6012 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:34.670387 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0d702f3e-9615-4fcc-a96f-d40a491e6012 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:34.670562 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 901/3582] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:34 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:34.718216 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-03320f49-520a-449e-94c8-98ff19e09649 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:34.721857 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-03320f49-520a-449e-94c8-98ff19e09649 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:34.721857 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-03320f49-520a-449e-94c8-98ff19e09649 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:34.721857 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-03320f49-520a-449e-94c8-98ff19e09649 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:34.721857 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-03320f49-520a-449e-94c8-98ff19e09649 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:34.726044 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:34.726044 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:34.726935 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-03320f49-520a-449e-94c8-98ff19e09649 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:34.727280 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 894/3583] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:34 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:35.061321 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-703efa80-db42-4e32-b7c5-4d67b9f45734 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:35.062996 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-703efa80-db42-4e32-b7c5-4d67b9f45734 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:35.063192 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-703efa80-db42-4e32-b7c5-4d67b9f45734 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:35.063412 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-703efa80-db42-4e32-b7c5-4d67b9f45734 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:35.076629 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:35.076629 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:35.083301 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-703efa80-db42-4e32-b7c5-4d67b9f45734 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:35.092210 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-703efa80-db42-4e32-b7c5-4d67b9f45734 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:35.092602 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 886/3584] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:35 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:35.682785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5d7b7648-b94f-4049-8bdd-a727f7f2b1f8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:35.684943 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5d7b7648-b94f-4049-8bdd-a727f7f2b1f8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:35.685197 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5d7b7648-b94f-4049-8bdd-a727f7f2b1f8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:35.685450 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5d7b7648-b94f-4049-8bdd-a727f7f2b1f8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:35.687370 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=237,cinder:UPDATE=26,cinder:INSERT=15 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:58:35.692669 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:35.692669 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:35.697948 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5d7b7648-b94f-4049-8bdd-a727f7f2b1f8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:35.702347 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5d7b7648-b94f-4049-8bdd-a727f7f2b1f8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:35.702698 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 904/3585] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:35 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:35.737819 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1fa16c88-a6cd-4dbe-b205-d7cde3a2ca4d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:35.739834 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1fa16c88-a6cd-4dbe-b205-d7cde3a2ca4d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:35.740082 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1fa16c88-a6cd-4dbe-b205-d7cde3a2ca4d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:35.740298 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1fa16c88-a6cd-4dbe-b205-d7cde3a2ca4d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:35.740427 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1fa16c88-a6cd-4dbe-b205-d7cde3a2ca4d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:35.742358 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=249,cinder:INSERT=20,cinder:UPDATE=42,cinder:DELETE=1 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:58:35.745290 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:35.745290 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:35.746372 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1fa16c88-a6cd-4dbe-b205-d7cde3a2ca4d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:35.747613 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 902/3586] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:35 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:36.068912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-6958afb3-01a2-40fa-a2a0-3cebee8ec564 req-c2e80fea-2e93-4e4e-95b4-6f84230f491e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:36.071044 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-6958afb3-01a2-40fa-a2a0-3cebee8ec564 req-c2e80fea-2e93-4e4e-95b4-6f84230f491e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] DELETE https://10.4.3.210/volume/v3/attachments/62e7b2f9-dd2b-457a-ab62-bdf765b7e03c Jul 03 17:58:36.071260 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-6958afb3-01a2-40fa-a2a0-3cebee8ec564 req-c2e80fea-2e93-4e4e-95b4-6f84230f491e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:36.071496 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-6958afb3-01a2-40fa-a2a0-3cebee8ec564 req-c2e80fea-2e93-4e4e-95b4-6f84230f491e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:36.073380 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=247,cinder:INSERT=6,cinder:UPDATE=25,cinder:DELETE=1 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:58:36.082975 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:36.082975 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:36.105414 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0855a6d3-3d0a-4dc9-b9a8-a4c67a635218 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:36.107090 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0855a6d3-3d0a-4dc9-b9a8-a4c67a635218 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:36.107272 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0855a6d3-3d0a-4dc9-b9a8-a4c67a635218 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:36.107454 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0855a6d3-3d0a-4dc9-b9a8-a4c67a635218 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:36.119115 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:36.119115 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:36.123952 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0855a6d3-3d0a-4dc9-b9a8-a4c67a635218 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:36.131718 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0855a6d3-3d0a-4dc9-b9a8-a4c67a635218 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:36.131981 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 887/3587] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:36 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:36.615871 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-6958afb3-01a2-40fa-a2a0-3cebee8ec564 req-c2e80fea-2e93-4e4e-95b4-6f84230f491e tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments/62e7b2f9-dd2b-457a-ab62-bdf765b7e03c returned with HTTP 200 Jul 03 17:58:36.616420 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 895/3588] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:58:36 2026] DELETE /volume/v3/attachments/62e7b2f9-dd2b-457a-ab62-bdf765b7e03c => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:36.718877 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f908c6cc-2a39-40b2-b6e2-823540432201 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:36.720830 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f908c6cc-2a39-40b2-b6e2-823540432201 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:36.721066 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f908c6cc-2a39-40b2-b6e2-823540432201 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:36.721243 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f908c6cc-2a39-40b2-b6e2-823540432201 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:36.729385 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:36.729385 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:36.733897 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f908c6cc-2a39-40b2-b6e2-823540432201 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:36.738635 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f908c6cc-2a39-40b2-b6e2-823540432201 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:36.739198 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 905/3589] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:36 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:36.758466 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-40acbe26-deb5-4150-9c62-b771f1dc989d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:36.760252 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-40acbe26-deb5-4150-9c62-b771f1dc989d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:36.760478 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-40acbe26-deb5-4150-9c62-b771f1dc989d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:36.760669 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-40acbe26-deb5-4150-9c62-b771f1dc989d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:36.760831 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-40acbe26-deb5-4150-9c62-b771f1dc989d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:36.765590 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:36.765590 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:36.766466 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-40acbe26-deb5-4150-9c62-b771f1dc989d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:36.766897 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 903/3590] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:36 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:58:36.883799 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-13bfce78-478e-4034-a962-12e740f39a4f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:36.886184 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-13bfce78-478e-4034-a962-12e740f39a4f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] POST https://10.4.3.210/volume/v3/attachments/77656687-4054-42d2-a0b7-66bfb02d00e6/action Jul 03 17:58:36.886622 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-13bfce78-478e-4034-a962-12e740f39a4f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:36.886791 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-13bfce78-478e-4034-a962-12e740f39a4f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:36.956940 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:36.956940 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:36.987121 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-982e67df-e61d-4852-8a8f-08c910eb5a0f req-13bfce78-478e-4034-a962-12e740f39a4f tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/attachments/77656687-4054-42d2-a0b7-66bfb02d00e6/action returned with HTTP 204 Jul 03 17:58:36.987827 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 888/3591] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:58:36 2026] POST /volume/v3/attachments/77656687-4054-42d2-a0b7-66bfb02d00e6/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:37.151249 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-161a757d-c27f-4daa-b18b-286eaa823527 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:37.152803 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-161a757d-c27f-4daa-b18b-286eaa823527 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:37.153172 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-161a757d-c27f-4daa-b18b-286eaa823527 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:37.153172 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-161a757d-c27f-4daa-b18b-286eaa823527 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:37.165113 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:37.165113 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:37.169880 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-161a757d-c27f-4daa-b18b-286eaa823527 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:37.175222 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-161a757d-c27f-4daa-b18b-286eaa823527 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:37.175578 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 896/3592] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:37 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:37.193335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d1f235d8-e248-4763-8ff4-f3d7e39622cd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:37.195681 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d1f235d8-e248-4763-8ff4-f3d7e39622cd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:37.195952 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d1f235d8-e248-4763-8ff4-f3d7e39622cd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:37.196176 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d1f235d8-e248-4763-8ff4-f3d7e39622cd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:37.206994 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:37.206994 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:37.210598 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d1f235d8-e248-4763-8ff4-f3d7e39622cd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:37.215190 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d1f235d8-e248-4763-8ff4-f3d7e39622cd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:37.215688 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 906/3593] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:37 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:37.770156 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-30c1c767-e991-4d26-97d9-ebe058dfc879 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:37.770156 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-30c1c767-e991-4d26-97d9-ebe058dfc879 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:37.770156 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-30c1c767-e991-4d26-97d9-ebe058dfc879 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:37.770156 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-30c1c767-e991-4d26-97d9-ebe058dfc879 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:37.780226 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:37.780226 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:37.780505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f8027e3c-9d8a-4db0-9e94-7341a6e007b7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:37.782332 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f8027e3c-9d8a-4db0-9e94-7341a6e007b7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:37.782332 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f8027e3c-9d8a-4db0-9e94-7341a6e007b7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:37.782571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f8027e3c-9d8a-4db0-9e94-7341a6e007b7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:37.783973 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-f8027e3c-9d8a-4db0-9e94-7341a6e007b7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:37.784117 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-30c1c767-e991-4d26-97d9-ebe058dfc879 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:37.786965 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:37.786965 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:37.787881 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f8027e3c-9d8a-4db0-9e94-7341a6e007b7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:37.787881 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 889/3594] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:37 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:37.788629 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-30c1c767-e991-4d26-97d9-ebe058dfc879 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:37.789128 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 904/3595] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:37 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:37.806630 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f161e121-b419-4a41-a59b-e021e10d2781 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:37.808912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f161e121-b419-4a41-a59b-e021e10d2781 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:37.809209 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f161e121-b419-4a41-a59b-e021e10d2781 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:37.809430 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f161e121-b419-4a41-a59b-e021e10d2781 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:37.822803 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:37.822803 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:37.829494 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f161e121-b419-4a41-a59b-e021e10d2781 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:37.835363 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f161e121-b419-4a41-a59b-e021e10d2781 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:37.835963 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 897/3596] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:37 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 1193 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:37.851629 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-68eb348c-b8e4-4f8b-9e2d-6bd8ceaf6891 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:37.853337 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-68eb348c-b8e4-4f8b-9e2d-6bd8ceaf6891 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:37.853604 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-68eb348c-b8e4-4f8b-9e2d-6bd8ceaf6891 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:37.853765 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-68eb348c-b8e4-4f8b-9e2d-6bd8ceaf6891 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:37.853967 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-68eb348c-b8e4-4f8b-9e2d-6bd8ceaf6891 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume with id: e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:37.860617 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:37.860617 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:37.861075 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-68eb348c-b8e4-4f8b-9e2d-6bd8ceaf6891 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:37.888817 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-68eb348c-b8e4-4f8b-9e2d-6bd8ceaf6891 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume request issued successfully. Jul 03 17:58:37.889062 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-68eb348c-b8e4-4f8b-9e2d-6bd8ceaf6891 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 202 Jul 03 17:58:37.889603 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 907/3597] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:58:37 2026] DELETE /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:58:37.900807 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c4aa6680-6a8f-416e-ad1d-b3ebf6c940ab None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:37.903048 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4aa6680-6a8f-416e-ad1d-b3ebf6c940ab tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:37.903337 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4aa6680-6a8f-416e-ad1d-b3ebf6c940ab tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:37.903599 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4aa6680-6a8f-416e-ad1d-b3ebf6c940ab tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:37.913681 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:37.913681 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:37.918486 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c4aa6680-6a8f-416e-ad1d-b3ebf6c940ab tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:37.925112 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4aa6680-6a8f-416e-ad1d-b3ebf6c940ab tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 200 Jul 03 17:58:37.925634 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 890/3598] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:37 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:38.798625 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f79f76eb-bef5-4315-b66a-f68336402b6f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:38.803908 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f79f76eb-bef5-4315-b66a-f68336402b6f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:38.804079 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f79f76eb-bef5-4315-b66a-f68336402b6f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:38.804222 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f79f76eb-bef5-4315-b66a-f68336402b6f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:38.804310 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-f79f76eb-bef5-4315-b66a-f68336402b6f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:38.811622 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:38.811622 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:38.812804 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f79f76eb-bef5-4315-b66a-f68336402b6f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:38.813367 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 905/3599] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:38 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:38.943666 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-14458c27-5637-46ff-9ba2-473df794997e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:38.947681 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-14458c27-5637-46ff-9ba2-473df794997e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:58:38.948033 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-14458c27-5637-46ff-9ba2-473df794997e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:38.948291 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-14458c27-5637-46ff-9ba2-473df794997e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:38.956077 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-14458c27-5637-46ff-9ba2-473df794997e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 404 Jul 03 17:58:38.956682 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 898/3600] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:38 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:58:39.825012 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6a1720e9-e235-4515-b0b9-8a2b932736ae None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:39.827008 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a1720e9-e235-4515-b0b9-8a2b932736ae tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:39.827217 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a1720e9-e235-4515-b0b9-8a2b932736ae tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:39.827497 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a1720e9-e235-4515-b0b9-8a2b932736ae tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:39.827604 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-6a1720e9-e235-4515-b0b9-8a2b932736ae tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:39.833214 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:39.833214 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:39.834043 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a1720e9-e235-4515-b0b9-8a2b932736ae tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:39.834468 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 908/3601] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:39 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:39.958191 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-684f53f8-d926-47d8-804b-62564660460b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:39.960002 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-684f53f8-d926-47d8-804b-62564660460b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:39.960210 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-684f53f8-d926-47d8-804b-62564660460b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:39.960358 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-684f53f8-d926-47d8-804b-62564660460b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:39.962149 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=280,cinder:UPDATE=71,cinder:INSERT=36 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:58:39.971784 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:39.971784 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:39.978675 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-684f53f8-d926-47d8-804b-62564660460b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:39.982617 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-684f53f8-d926-47d8-804b-62564660460b tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:39.983077 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 891/3602] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:39 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:40.008863 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-9d0fcada-43a5-4234-8079-1186076f4f0d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:40.016111 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-9d0fcada-43a5-4234-8079-1186076f4f0d tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] POST https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b/action Jul 03 17:58:40.016595 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-9d0fcada-43a5-4234-8079-1186076f4f0d tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:58:40.016790 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-9d0fcada-43a5-4234-8079-1186076f4f0d tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:40.033464 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:40.033464 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:40.034144 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-9d0fcada-43a5-4234-8079-1186076f4f0d tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:40.050764 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-9d0fcada-43a5-4234-8079-1186076f4f0d tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Begin detaching volume completed successfully. Jul 03 17:58:40.051124 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-9d0fcada-43a5-4234-8079-1186076f4f0d tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b/action returned with HTTP 202 Jul 03 17:58:40.051759 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 906/3603] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:58:40 2026] POST /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:58:40.546027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5b2a7e52-c11d-4b07-8f93-0ac48bf34843 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:40.549242 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5b2a7e52-c11d-4b07-8f93-0ac48bf34843 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 Jul 03 17:58:40.549487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5b2a7e52-c11d-4b07-8f93-0ac48bf34843 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:40.549698 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5b2a7e52-c11d-4b07-8f93-0ac48bf34843 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:40.549944 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-5b2a7e52-c11d-4b07-8f93-0ac48bf34843 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Delete volume with id: 0c735871-0ec3-44f9-9d22-f2c9fc274470 Jul 03 17:58:40.557941 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:40.557941 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:40.558657 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5b2a7e52-c11d-4b07-8f93-0ac48bf34843 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:58:40.585069 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5b2a7e52-c11d-4b07-8f93-0ac48bf34843 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Delete volume request issued successfully. Jul 03 17:58:40.585246 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5b2a7e52-c11d-4b07-8f93-0ac48bf34843 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 returned with HTTP 202 Jul 03 17:58:40.585641 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 899/3604] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:58:40 2026] DELETE /volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:58:40.595867 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-628d1e16-f710-4ad4-a17f-e32fe16d5ddf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:40.600786 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-628d1e16-f710-4ad4-a17f-e32fe16d5ddf tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 Jul 03 17:58:40.601052 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-628d1e16-f710-4ad4-a17f-e32fe16d5ddf tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:40.601282 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-628d1e16-f710-4ad4-a17f-e32fe16d5ddf tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:40.611603 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:40.611603 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:40.615682 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-628d1e16-f710-4ad4-a17f-e32fe16d5ddf tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:58:40.621780 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-628d1e16-f710-4ad4-a17f-e32fe16d5ddf tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 returned with HTTP 200 Jul 03 17:58:40.622216 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 909/3605] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:40 2026] GET /volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 => generated 1422 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:40.847809 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6b2494c3-3b86-4c62-ba91-e5dc8dab4bb2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:40.850358 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6b2494c3-3b86-4c62-ba91-e5dc8dab4bb2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:40.850582 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6b2494c3-3b86-4c62-ba91-e5dc8dab4bb2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:40.850854 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6b2494c3-3b86-4c62-ba91-e5dc8dab4bb2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:40.850994 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-6b2494c3-3b86-4c62-ba91-e5dc8dab4bb2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:40.859441 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:40.859441 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:40.860478 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6b2494c3-3b86-4c62-ba91-e5dc8dab4bb2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:40.860996 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 892/3606] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:40 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:41.060206 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:41.061627 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:41.061992 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "fac8b58a-d558-43d3-bf7b-88a763f2841f", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:41.063907 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'fac8b58a-d558-43d3-bf7b-88a763f2841f', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:41.101240 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fc2c7295-7c53-47d5-8a94-f77c64b1c427 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:41.101677 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fc2c7295-7c53-47d5-8a94-f77c64b1c427 None None] GET https://10.4.3.210/volume// Jul 03 17:58:41.101905 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fc2c7295-7c53-47d5-8a94-f77c64b1c427 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:41.102134 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fc2c7295-7c53-47d5-8a94-f77c64b1c427 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:41.102538 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fc2c7295-7c53-47d5-8a94-f77c64b1c427 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:58:41.102934 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 900/3607] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:58: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 17:58:41.114590 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-e481da16-6c88-4cba-92db-324f3ffea739 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:41.118984 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-e481da16-6c88-4cba-92db-324f3ffea739 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:41.119298 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-e481da16-6c88-4cba-92db-324f3ffea739 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:41.119556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-e481da16-6c88-4cba-92db-324f3ffea739 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:41.132142 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:41.132142 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:41.136225 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-e481da16-6c88-4cba-92db-324f3ffea739 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:41.143352 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-e481da16-6c88-4cba-92db-324f3ffea739 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:41.143352 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 910/3608] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:58:41 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:41.164507 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume of 1 GB Jul 03 17:58:41.170357 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Availability Zones retrieved successfully. Jul 03 17:58:41.178674 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Flow 'volume_create_api' (bff79a56-989b-4f8f-be2b-067e8bdd8e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:41.180314 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103df1c0-0281-44c4-bc1b-3be57478481d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:41.181733 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:41.212564 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:41.215049 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:41.215399 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1704433093", "snapshot_id": null, "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "volume_type": null, "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:41.217506 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1704433093', 'snapshot_id': None, 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'volume_type': None, 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:41.258235 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103df1c0-0281-44c4-bc1b-3be57478481d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:41.258795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (801335b2-fb52-44bf-8c50-aadc9d2f9064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:41.307063 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Created reservations ['18326a30-5fd8-4a8f-a05d-5d6f7bc623c0', '0ab5acdc-c90b-47b9-886f-772fadecc222', '2a04c78e-71f6-41c7-9627-a1891bf7589d', 'c159ef5d-7b95-4303-975f-51d7fb33a99e'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:41.307966 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (801335b2-fb52-44bf-8c50-aadc9d2f9064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18326a30-5fd8-4a8f-a05d-5d6f7bc623c0', '0ab5acdc-c90b-47b9-886f-772fadecc222', '2a04c78e-71f6-41c7-9627-a1891bf7589d', 'c159ef5d-7b95-4303-975f-51d7fb33a99e']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:41.308911 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9220379-99f7-467f-940d-eed37bcf0b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:41.312493 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Create volume of 1 GB Jul 03 17:58:41.317141 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Availability Zones retrieved successfully. Jul 03 17:58:41.323875 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Flow 'volume_create_api' (ca545a65-46d6-4532-b73a-788af834ab15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:41.325551 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48e576d1-1ac3-4484-8ea7-e92243f63653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:41.326678 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:41.333273 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9220379-99f7-467f-940d-eed37bcf0b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7eaa399-32bc-4a9a-bc5c-a624060f90fe', '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='6e0b125946d949429ae0bbc99cb8c015',qos_specs=None,replication_status=,reservations=['18326a30-5fd8-4a8f-a05d-5d6f7bc623c0','0ab5acdc-c90b-47b9-886f-772fadecc222','2a04c78e-71f6-41c7-9627-a1891bf7589d','c159ef5d-7b95-4303-975f-51d7fb33a99e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa2a001ae87340cbb101958216057f66',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:58:41Z,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=c7eaa399-32bc-4a9a-bc5c-a624060f90fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e0b125946d949429ae0bbc99cb8c015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa2a001ae87340cbb101958216057f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:41.335780 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04d73c9-855c-4057-b01c-a7bc829c2a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:41.353245 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04d73c9-855c-4057-b01c-a7bc829c2a0e) transitioned into state 'SUCCESS' from 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='6e0b125946d949429ae0bbc99cb8c015',qos_specs=None,replication_status=,reservations=['18326a30-5fd8-4a8f-a05d-5d6f7bc623c0','0ab5acdc-c90b-47b9-886f-772fadecc222','2a04c78e-71f6-41c7-9627-a1891bf7589d','c159ef5d-7b95-4303-975f-51d7fb33a99e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa2a001ae87340cbb101958216057f66',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:41.355076 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8908892f-91ac-4387-89a4-5b071405ba2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:41.369510 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8908892f-91ac-4387-89a4-5b071405ba2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:41.370576 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Flow 'volume_create_api' (bff79a56-989b-4f8f-be2b-067e8bdd8e9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:41.370936 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume request issued successfully. Jul 03 17:58:41.371539 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-72adbeef-6af9-4d83-8e71-d94a63016e44 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:58:41.372016 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 907/3609] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:58:41 2026] POST /volume/v3/volumes => generated 775 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:41.390977 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5fa27f28-1609-4cb4-ad59-86ecd1b00edb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:41.392807 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5fa27f28-1609-4cb4-ad59-86ecd1b00edb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:41.392807 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5fa27f28-1609-4cb4-ad59-86ecd1b00edb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:41.393054 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5fa27f28-1609-4cb4-ad59-86ecd1b00edb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:41.406545 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:41.406545 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:41.411163 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48e576d1-1ac3-4484-8ea7-e92243f63653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:41.412555 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df44a397-1e13-41db-aea3-37619a8078f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:41.417879 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5fa27f28-1609-4cb4-ad59-86ecd1b00edb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:41.422584 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5fa27f28-1609-4cb4-ad59-86ecd1b00edb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:41.422914 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 901/3610] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:41 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:41.484009 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Created reservations ['dcd328ea-e9e8-4429-89bc-633c5d2e306c', '94b26344-8f1f-44d5-83a7-1f94680b23f6', '80d8bbda-69ab-45ba-8dd0-3e9c0c28a38e', '0e258faa-2283-4310-8ab6-99cb26109df4'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:41.487875 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df44a397-1e13-41db-aea3-37619a8078f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd328ea-e9e8-4429-89bc-633c5d2e306c', '94b26344-8f1f-44d5-83a7-1f94680b23f6', '80d8bbda-69ab-45ba-8dd0-3e9c0c28a38e', '0e258faa-2283-4310-8ab6-99cb26109df4']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:41.487875 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71005931-ded8-4358-b2a0-375977a238ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:41.518360 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71005931-ded8-4358-b2a0-375977a238ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1704433093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd965b5fae7d4964b98eedb4f17985a5',qos_specs=None,replication_status=,reservations=['dcd328ea-e9e8-4429-89bc-633c5d2e306c','94b26344-8f1f-44d5-83a7-1f94680b23f6','80d8bbda-69ab-45ba-8dd0-3e9c0c28a38e','0e258faa-2283-4310-8ab6-99cb26109df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18d2a4b3e3b4435aa95b9a0369adc952',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1704433093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd965b5fae7d4964b98eedb4f17985a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18d2a4b3e3b4435aa95b9a0369adc952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:41.520050 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0251d677-39fb-4c4a-a2e1-a1f3f720d110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:41.540577 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0251d677-39fb-4c4a-a2e1-a1f3f720d110) transitioned into state 'SUCCESS' from state '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-1704433093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd965b5fae7d4964b98eedb4f17985a5',qos_specs=None,replication_status=,reservations=['dcd328ea-e9e8-4429-89bc-633c5d2e306c','94b26344-8f1f-44d5-83a7-1f94680b23f6','80d8bbda-69ab-45ba-8dd0-3e9c0c28a38e','0e258faa-2283-4310-8ab6-99cb26109df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18d2a4b3e3b4435aa95b9a0369adc952',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:41.541402 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45f74167-3a6a-4d15-bca2-9d355bc2b9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:41.551629 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45f74167-3a6a-4d15-bca2-9d355bc2b9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:41.552571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Flow 'volume_create_api' (ca545a65-46d6-4532-b73a-788af834ab15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:41.553316 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Create volume request issued successfully. Jul 03 17:58:41.553569 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1cd650b5-6c1b-4764-8418-0ac70bedbcc5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:58:41.554079 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 893/3611] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:58:41 2026] POST /volume/v3/volumes => generated 754 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:58:41.564720 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-502741c0-6c27-4382-914f-26720e76ca22 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:41.567085 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-502741c0-6c27-4382-914f-26720e76ca22 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf Jul 03 17:58:41.567085 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-502741c0-6c27-4382-914f-26720e76ca22 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:41.567085 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-502741c0-6c27-4382-914f-26720e76ca22 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:41.573571 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:41.573571 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:41.578414 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-502741c0-6c27-4382-914f-26720e76ca22 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:58:41.582448 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-502741c0-6c27-4382-914f-26720e76ca22 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf returned with HTTP 200 Jul 03 17:58:41.582781 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 911/3612] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:41 2026] GET /volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:41.642349 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-81f85a39-a67f-43e3-8aec-dae16dddc79a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:41.648855 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-81f85a39-a67f-43e3-8aec-dae16dddc79a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 Jul 03 17:58:41.649159 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-81f85a39-a67f-43e3-8aec-dae16dddc79a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:41.649739 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-81f85a39-a67f-43e3-8aec-dae16dddc79a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:41.657260 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-81f85a39-a67f-43e3-8aec-dae16dddc79a tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 returned with HTTP 404 Jul 03 17:58:41.657748 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 908/3613] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:41 2026] GET /volume/v3/volumes/0c735871-0ec3-44f9-9d22-f2c9fc274470 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:58:41.664712 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3b7cc901-768f-4a4a-97ae-83943160b2f6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:41.666996 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3b7cc901-768f-4a4a-97ae-83943160b2f6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 Jul 03 17:58:41.667246 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3b7cc901-768f-4a4a-97ae-83943160b2f6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:41.667493 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3b7cc901-768f-4a4a-97ae-83943160b2f6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:41.667645 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-3b7cc901-768f-4a4a-97ae-83943160b2f6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Delete snapshot with id: da487ba6-a5bd-49ae-9fa8-60bd30578d44 Jul 03 17:58:41.672419 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:41.672419 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:41.672906 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3b7cc901-768f-4a4a-97ae-83943160b2f6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot retrieved successfully. Jul 03 17:58:41.699385 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3b7cc901-768f-4a4a-97ae-83943160b2f6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot delete request issued successfully. Jul 03 17:58:41.699619 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3b7cc901-768f-4a4a-97ae-83943160b2f6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 returned with HTTP 202 Jul 03 17:58:41.700199 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 902/3614] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:58:41 2026] DELETE /volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:58:41.708167 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-61c47c19-c819-4258-9172-9fc8a7603fb0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:41.710424 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-61c47c19-c819-4258-9172-9fc8a7603fb0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 Jul 03 17:58:41.710663 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-61c47c19-c819-4258-9172-9fc8a7603fb0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:41.710928 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-61c47c19-c819-4258-9172-9fc8a7603fb0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:41.715617 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:41.715617 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:41.716160 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-61c47c19-c819-4258-9172-9fc8a7603fb0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Snapshot retrieved successfully. Jul 03 17:58:41.717014 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-61c47c19-c819-4258-9172-9fc8a7603fb0 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 returned with HTTP 200 Jul 03 17:58:41.717401 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 894/3615] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:41 2026] GET /volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:41.874056 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-da486241-b65f-4411-ad19-e727daf3e9dd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:41.875670 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-da486241-b65f-4411-ad19-e727daf3e9dd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:41.875875 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-da486241-b65f-4411-ad19-e727daf3e9dd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:41.876043 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-da486241-b65f-4411-ad19-e727daf3e9dd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:41.876135 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-da486241-b65f-4411-ad19-e727daf3e9dd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:41.880209 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:41.880209 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:41.880920 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-da486241-b65f-4411-ad19-e727daf3e9dd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:41.881255 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 912/3616] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:41 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:42.046972 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-82be3d5a-7a44-4f4f-9a7c-ea50d5df7c53 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.049100 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-82be3d5a-7a44-4f4f-9a7c-ea50d5df7c53 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] DELETE https://10.4.3.210/volume/v3/attachments/77656687-4054-42d2-a0b7-66bfb02d00e6 Jul 03 17:58:42.049281 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-82be3d5a-7a44-4f4f-9a7c-ea50d5df7c53 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:42.049456 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-82be3d5a-7a44-4f4f-9a7c-ea50d5df7c53 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:42.081934 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:42.081934 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:42.436248 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6e9652c7-17f6-4cd0-bbe6-7e29fb81c79b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.438205 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6e9652c7-17f6-4cd0-bbe6-7e29fb81c79b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:42.438448 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6e9652c7-17f6-4cd0-bbe6-7e29fb81c79b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:42.438666 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6e9652c7-17f6-4cd0-bbe6-7e29fb81c79b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:42.446283 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:42.446283 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:42.449694 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6e9652c7-17f6-4cd0-bbe6-7e29fb81c79b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:42.454250 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6e9652c7-17f6-4cd0-bbe6-7e29fb81c79b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:42.454702 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 903/3617] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:42 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:42.457284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-3f5993f6-b5e3-4ee6-ab16-fdd604d53788 req-3530debf-93fa-45a1-aef6-963ce02cf974 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.459225 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3f5993f6-b5e3-4ee6-ab16-fdd604d53788 req-3530debf-93fa-45a1-aef6-963ce02cf974 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/attachments?instance_id=22b76b69-7c82-4b84-8614-a547ab29342a Jul 03 17:58:42.459461 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3f5993f6-b5e3-4ee6-ab16-fdd604d53788 req-3530debf-93fa-45a1-aef6-963ce02cf974 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:42.459670 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-3f5993f6-b5e3-4ee6-ab16-fdd604d53788 req-3530debf-93fa-45a1-aef6-963ce02cf974 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:42.471753 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-3f5993f6-b5e3-4ee6-ab16-fdd604d53788 req-3530debf-93fa-45a1-aef6-963ce02cf974 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments?instance_id=22b76b69-7c82-4b84-8614-a547ab29342a returned with HTTP 200 Jul 03 17:58:42.472208 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 895/3618] 10.4.3.210 () {70 vars in 1637 bytes} [Fri Jul 3 17:58:42 2026] GET /volume/v3/attachments?instance_id=22b76b69-7c82-4b84-8614-a547ab29342a => generated 192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:42.479312 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-3f5993f6-b5e3-4ee6-ab16-fdd604d53788 req-42ccc0fe-c64a-4d4b-a4d8-96394fd5edfd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.481492 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3f5993f6-b5e3-4ee6-ab16-fdd604d53788 req-42ccc0fe-c64a-4d4b-a4d8-96394fd5edfd tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85 Jul 03 17:58:42.481694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3f5993f6-b5e3-4ee6-ab16-fdd604d53788 req-42ccc0fe-c64a-4d4b-a4d8-96394fd5edfd tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:42.481913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-3f5993f6-b5e3-4ee6-ab16-fdd604d53788 req-42ccc0fe-c64a-4d4b-a4d8-96394fd5edfd tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:42.497554 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-3f5993f6-b5e3-4ee6-ab16-fdd604d53788 req-42ccc0fe-c64a-4d4b-a4d8-96394fd5edfd tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85 returned with HTTP 200 Jul 03 17:58:42.498056 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 913/3619] 10.4.3.210 () {70 vars in 1651 bytes} [Fri Jul 3 17:58:42 2026] GET /volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:42.595602 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-76e456c3-a310-47fc-be75-ac5c3517eb08 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.597432 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-76e456c3-a310-47fc-be75-ac5c3517eb08 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf Jul 03 17:58:42.597729 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-76e456c3-a310-47fc-be75-ac5c3517eb08 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:42.598035 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-76e456c3-a310-47fc-be75-ac5c3517eb08 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:42.607584 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:42.607584 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:42.612221 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-76e456c3-a310-47fc-be75-ac5c3517eb08 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:58:42.618699 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-76e456c3-a310-47fc-be75-ac5c3517eb08 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf returned with HTTP 200 Jul 03 17:58:42.619308 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 904/3620] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:42 2026] GET /volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:42.625559 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-45f82949-98ed-400d-abd0-bde0d3ea88ce req-82be3d5a-7a44-4f4f-9a7c-ea50d5df7c53 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/attachments/77656687-4054-42d2-a0b7-66bfb02d00e6 returned with HTTP 200 Jul 03 17:58:42.626178 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 909/3621] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:58:42 2026] DELETE /volume/v3/attachments/77656687-4054-42d2-a0b7-66bfb02d00e6 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:42.633038 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-00fc6a03-2ad3-4c5a-8541-14e20bbcffcb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.635235 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-00fc6a03-2ad3-4c5a-8541-14e20bbcffcb tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf Jul 03 17:58:42.635235 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-00fc6a03-2ad3-4c5a-8541-14e20bbcffcb tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:42.635235 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-00fc6a03-2ad3-4c5a-8541-14e20bbcffcb tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:42.644146 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:42.644146 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:42.648934 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-00fc6a03-2ad3-4c5a-8541-14e20bbcffcb tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:58:42.655101 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-00fc6a03-2ad3-4c5a-8541-14e20bbcffcb tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf returned with HTTP 200 Jul 03 17:58:42.655829 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 896/3622] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:42 2026] GET /volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:42.669033 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9f5de80b-571f-46bb-a314-6fd8e4cd7c20 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.671082 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9f5de80b-571f-46bb-a314-6fd8e4cd7c20 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf Jul 03 17:58:42.671263 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9f5de80b-571f-46bb-a314-6fd8e4cd7c20 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:42.671445 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9f5de80b-571f-46bb-a314-6fd8e4cd7c20 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:42.678292 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:42.678292 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:42.682156 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9f5de80b-571f-46bb-a314-6fd8e4cd7c20 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:58:42.686969 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9f5de80b-571f-46bb-a314-6fd8e4cd7c20 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf returned with HTTP 200 Jul 03 17:58:42.687223 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 914/3623] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:42 2026] GET /volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:42.700900 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b691db59-c780-4a40-8884-df5b33222729 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.702746 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b691db59-c780-4a40-8884-df5b33222729 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:58:42.703206 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b691db59-c780-4a40-8884-df5b33222729 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf", "name": "tempest-TestVolumeBackupRestore-backup-742849278", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:42.704885 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-b691db59-c780-4a40-8884-df5b33222729 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Creating new backup {'backup': {'volume_id': 'e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf', 'name': 'tempest-TestVolumeBackupRestore-backup-742849278', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:58:42.705084 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-b691db59-c780-4a40-8884-df5b33222729 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Creating backup of volume e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf in container None Jul 03 17:58:42.712496 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:42.712496 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:42.712972 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b691db59-c780-4a40-8884-df5b33222729 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:58:42.727985 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-97942a25-3c10-4769-a3d1-7e303a05c2dd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.729986 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-97942a25-3c10-4769-a3d1-7e303a05c2dd tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 Jul 03 17:58:42.730237 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-97942a25-3c10-4769-a3d1-7e303a05c2dd tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:42.731845 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-97942a25-3c10-4769-a3d1-7e303a05c2dd tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:42.734701 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-97942a25-3c10-4769-a3d1-7e303a05c2dd tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 returned with HTTP 404 Jul 03 17:58:42.735460 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 910/3624] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:42 2026] GET /volume/v3/snapshots/da487ba6-a5bd-49ae-9fa8-60bd30578d44 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:42.747153 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-b691db59-c780-4a40-8884-df5b33222729 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Created reservations ['d4ef384c-4934-4c4c-ac56-9c91f7a70301', '0ae14ac9-ce7e-451d-bc30-236d8878b4c2'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:42.797062 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b691db59-c780-4a40-8884-df5b33222729 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:58:42.797592 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 905/3625] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:58:42 2026] POST /volume/v3/backups => generated 334 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:58:42.807648 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d9a0ba61-d2b3-4f14-940f-66bed4cb018b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.809620 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d9a0ba61-d2b3-4f14-940f-66bed4cb018b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:42.809620 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d9a0ba61-d2b3-4f14-940f-66bed4cb018b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:42.809750 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d9a0ba61-d2b3-4f14-940f-66bed4cb018b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:42.810254 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d9a0ba61-d2b3-4f14-940f-66bed4cb018b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:42.814698 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:42.814698 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:42.815593 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d9a0ba61-d2b3-4f14-940f-66bed4cb018b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:42.815970 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 897/3626] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:42 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 741 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:42.890453 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1c45458b-c388-4ea0-8be8-5f0b76e7c12d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:42.892348 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c45458b-c388-4ea0-8be8-5f0b76e7c12d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:42.892572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c45458b-c388-4ea0-8be8-5f0b76e7c12d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:42.892823 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c45458b-c388-4ea0-8be8-5f0b76e7c12d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:42.893356 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-1c45458b-c388-4ea0-8be8-5f0b76e7c12d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:42.898166 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:42.898166 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:42.898761 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c45458b-c388-4ea0-8be8-5f0b76e7c12d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:42.899291 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 915/3627] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:42 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:43.470204 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ab86c5d4-7de1-433a-8b59-be081ae8e1b4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:43.471937 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ab86c5d4-7de1-433a-8b59-be081ae8e1b4 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:43.472108 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ab86c5d4-7de1-433a-8b59-be081ae8e1b4 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:43.472275 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ab86c5d4-7de1-433a-8b59-be081ae8e1b4 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:43.478753 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:43.478753 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:43.482341 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ab86c5d4-7de1-433a-8b59-be081ae8e1b4 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:43.486621 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ab86c5d4-7de1-433a-8b59-be081ae8e1b4 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:43.487019 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 911/3628] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:43 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:43.832942 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f4ecffdd-deb1-44d6-a56d-210e016fcb5d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:43.835550 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f4ecffdd-deb1-44d6-a56d-210e016fcb5d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:43.836005 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f4ecffdd-deb1-44d6-a56d-210e016fcb5d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:43.836250 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f4ecffdd-deb1-44d6-a56d-210e016fcb5d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:43.836420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-f4ecffdd-deb1-44d6-a56d-210e016fcb5d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:43.842140 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:43.842140 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:43.843269 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f4ecffdd-deb1-44d6-a56d-210e016fcb5d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:43.843869 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 906/3629] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:43 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 743 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:43.910697 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-419e4cca-f518-4557-9377-966c52dbd214 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:43.913012 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-419e4cca-f518-4557-9377-966c52dbd214 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:43.913342 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-419e4cca-f518-4557-9377-966c52dbd214 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:43.913646 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-419e4cca-f518-4557-9377-966c52dbd214 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:43.913879 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-419e4cca-f518-4557-9377-966c52dbd214 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:43.921389 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:43.921389 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:43.922033 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-419e4cca-f518-4557-9377-966c52dbd214 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:43.922033 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 898/3630] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:43 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:44.500559 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-afb56daa-0901-489a-be91-2684e897d024 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:44.502076 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-afb56daa-0901-489a-be91-2684e897d024 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:44.502262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-afb56daa-0901-489a-be91-2684e897d024 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:44.502460 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-afb56daa-0901-489a-be91-2684e897d024 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:44.509180 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:44.509180 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:44.512884 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-afb56daa-0901-489a-be91-2684e897d024 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:44.517553 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-afb56daa-0901-489a-be91-2684e897d024 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:44.517995 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 916/3631] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:44 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:44.856500 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2281e501-b480-471e-a109-e7a6ba91ffd9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:44.858179 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2281e501-b480-471e-a109-e7a6ba91ffd9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:44.858343 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2281e501-b480-471e-a109-e7a6ba91ffd9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:44.858506 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2281e501-b480-471e-a109-e7a6ba91ffd9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:44.858604 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-2281e501-b480-471e-a109-e7a6ba91ffd9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:44.862937 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:44.862937 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:44.863714 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2281e501-b480-471e-a109-e7a6ba91ffd9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:44.864262 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 912/3632] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:44 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:44.931633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6f40a51e-06d8-45d3-9774-d07b96791926 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:44.933845 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6f40a51e-06d8-45d3-9774-d07b96791926 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:44.934164 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6f40a51e-06d8-45d3-9774-d07b96791926 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:44.934415 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6f40a51e-06d8-45d3-9774-d07b96791926 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:44.934710 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-6f40a51e-06d8-45d3-9774-d07b96791926 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:44.939344 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:44.939344 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:44.940436 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6f40a51e-06d8-45d3-9774-d07b96791926 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:44.941025 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 907/3633] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:44 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:45.529426 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1f6e6a59-0f40-40c5-9e8b-8ec410ce1718 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:45.531546 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1f6e6a59-0f40-40c5-9e8b-8ec410ce1718 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:45.531754 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1f6e6a59-0f40-40c5-9e8b-8ec410ce1718 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:45.531999 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1f6e6a59-0f40-40c5-9e8b-8ec410ce1718 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:45.538537 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:45.538537 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:45.541916 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1f6e6a59-0f40-40c5-9e8b-8ec410ce1718 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:45.545865 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1f6e6a59-0f40-40c5-9e8b-8ec410ce1718 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:45.546290 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 899/3634] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:45 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:45.875430 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b4b8c47f-cb0c-455c-898b-187a21c6ae98 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:45.877381 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b4b8c47f-cb0c-455c-898b-187a21c6ae98 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:45.877713 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b4b8c47f-cb0c-455c-898b-187a21c6ae98 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:45.878025 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b4b8c47f-cb0c-455c-898b-187a21c6ae98 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:45.879122 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-b4b8c47f-cb0c-455c-898b-187a21c6ae98 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:45.883110 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:45.883110 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:45.884144 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b4b8c47f-cb0c-455c-898b-187a21c6ae98 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:45.884648 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 917/3635] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:45 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:45.951527 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2ae95002-3421-4cd5-8638-3e9c119bcd91 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:45.953552 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2ae95002-3421-4cd5-8638-3e9c119bcd91 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:45.953737 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2ae95002-3421-4cd5-8638-3e9c119bcd91 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:45.954021 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2ae95002-3421-4cd5-8638-3e9c119bcd91 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:45.954220 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-2ae95002-3421-4cd5-8638-3e9c119bcd91 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:45.958488 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:45.958488 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:45.959338 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2ae95002-3421-4cd5-8638-3e9c119bcd91 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:45.959740 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 913/3636] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:45 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:46.561944 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-31cd84ad-545f-46fc-bcbe-fbcee7d94d27 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:46.564174 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31cd84ad-545f-46fc-bcbe-fbcee7d94d27 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:46.564527 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31cd84ad-545f-46fc-bcbe-fbcee7d94d27 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:46.564725 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31cd84ad-545f-46fc-bcbe-fbcee7d94d27 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:46.574555 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:46.574555 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:46.579695 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-31cd84ad-545f-46fc-bcbe-fbcee7d94d27 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:46.583822 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31cd84ad-545f-46fc-bcbe-fbcee7d94d27 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:46.584196 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 908/3637] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:46 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:46.894249 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-207f2aea-9bd6-42f9-add9-57fdced656c6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:46.896023 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-207f2aea-9bd6-42f9-add9-57fdced656c6 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:46.896221 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-207f2aea-9bd6-42f9-add9-57fdced656c6 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:46.896441 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-207f2aea-9bd6-42f9-add9-57fdced656c6 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:46.896544 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-207f2aea-9bd6-42f9-add9-57fdced656c6 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:46.900924 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:46.900924 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:46.901743 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-207f2aea-9bd6-42f9-add9-57fdced656c6 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:46.902264 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 900/3638] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:46 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:46.970558 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-065f2d1d-a795-4daa-b99d-768ad4ef3912 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:46.972405 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-065f2d1d-a795-4daa-b99d-768ad4ef3912 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:46.972594 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-065f2d1d-a795-4daa-b99d-768ad4ef3912 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:46.972788 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-065f2d1d-a795-4daa-b99d-768ad4ef3912 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:46.972907 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-065f2d1d-a795-4daa-b99d-768ad4ef3912 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:46.978185 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:46.978185 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:46.978804 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-065f2d1d-a795-4daa-b99d-768ad4ef3912 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:46.979139 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 918/3639] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:46 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:47.599821 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e7b3fa9d-a4db-44ee-9cf4-b846ce205d8a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:47.602072 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7b3fa9d-a4db-44ee-9cf4-b846ce205d8a tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:47.602329 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7b3fa9d-a4db-44ee-9cf4-b846ce205d8a tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:47.602578 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7b3fa9d-a4db-44ee-9cf4-b846ce205d8a tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:47.610600 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:47.610600 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:47.614483 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e7b3fa9d-a4db-44ee-9cf4-b846ce205d8a tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:47.618948 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7b3fa9d-a4db-44ee-9cf4-b846ce205d8a tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:47.619346 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 914/3640] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:47 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:47.912427 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7a1f400c-5808-4606-b99a-24da48cc0601 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:47.917149 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a1f400c-5808-4606-b99a-24da48cc0601 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:47.917351 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a1f400c-5808-4606-b99a-24da48cc0601 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:47.917530 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a1f400c-5808-4606-b99a-24da48cc0601 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:47.917635 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-7a1f400c-5808-4606-b99a-24da48cc0601 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:47.924585 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:47.924585 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:47.925440 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a1f400c-5808-4606-b99a-24da48cc0601 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:47.925846 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 909/3641] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:47 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 743 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:47.989459 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-659f21ab-bfb1-45d6-9ccd-844eb2359786 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:47.991585 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-659f21ab-bfb1-45d6-9ccd-844eb2359786 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:47.991871 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-659f21ab-bfb1-45d6-9ccd-844eb2359786 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:47.992108 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-659f21ab-bfb1-45d6-9ccd-844eb2359786 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:47.992261 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-659f21ab-bfb1-45d6-9ccd-844eb2359786 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:47.996955 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:47.996955 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:47.997701 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-659f21ab-bfb1-45d6-9ccd-844eb2359786 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:47.998119 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 901/3642] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:47 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:48.631419 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-264915bc-98bc-461e-aaa3-274773f8c8e9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:48.633182 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-264915bc-98bc-461e-aaa3-274773f8c8e9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:48.633375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-264915bc-98bc-461e-aaa3-274773f8c8e9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:48.633547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-264915bc-98bc-461e-aaa3-274773f8c8e9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:48.640862 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:48.640862 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:48.644852 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-264915bc-98bc-461e-aaa3-274773f8c8e9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:48.649651 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-264915bc-98bc-461e-aaa3-274773f8c8e9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:48.650147 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 919/3643] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:48 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:48.912474 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d74bc672-98bb-4bf6-a14f-534646ba3098 req-5bce564a-16d4-4a35-adab-ba0a9ae047e7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:48.915646 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d74bc672-98bb-4bf6-a14f-534646ba3098 req-5bce564a-16d4-4a35-adab-ba0a9ae047e7 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] DELETE https://10.4.3.210/volume/v3/attachments/dcc2570b-1605-4538-89dd-ccb9f9b52524 Jul 03 17:58:48.915888 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d74bc672-98bb-4bf6-a14f-534646ba3098 req-5bce564a-16d4-4a35-adab-ba0a9ae047e7 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:48.916077 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d74bc672-98bb-4bf6-a14f-534646ba3098 req-5bce564a-16d4-4a35-adab-ba0a9ae047e7 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:48.923069 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:48.923069 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:48.935991 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4de566b4-b8fe-41e2-ba67-4c9dda8bbd02 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:48.937895 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4de566b4-b8fe-41e2-ba67-4c9dda8bbd02 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:48.938151 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4de566b4-b8fe-41e2-ba67-4c9dda8bbd02 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:48.938438 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4de566b4-b8fe-41e2-ba67-4c9dda8bbd02 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:48.938579 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-4de566b4-b8fe-41e2-ba67-4c9dda8bbd02 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:48.942860 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:48.942860 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:48.943547 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4de566b4-b8fe-41e2-ba67-4c9dda8bbd02 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:48.943924 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 910/3644] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:48 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:49.008264 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2be8013a-8ea6-4cf8-b84b-0911103ce7a3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:49.009907 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2be8013a-8ea6-4cf8-b84b-0911103ce7a3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:49.010070 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2be8013a-8ea6-4cf8-b84b-0911103ce7a3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:49.010255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2be8013a-8ea6-4cf8-b84b-0911103ce7a3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:49.010363 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-2be8013a-8ea6-4cf8-b84b-0911103ce7a3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:49.014712 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:49.014712 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:49.015611 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2be8013a-8ea6-4cf8-b84b-0911103ce7a3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:49.016120 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 902/3645] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:49 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:49.447738 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d74bc672-98bb-4bf6-a14f-534646ba3098 req-5bce564a-16d4-4a35-adab-ba0a9ae047e7 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/attachments/dcc2570b-1605-4538-89dd-ccb9f9b52524 returned with HTTP 200 Jul 03 17:58:49.448114 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 915/3646] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:58:48 2026] DELETE /volume/v3/attachments/dcc2570b-1605-4538-89dd-ccb9f9b52524 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:49.661627 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8fe7aad0-834a-4809-8fba-fe0c3202bb4b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:49.664062 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8fe7aad0-834a-4809-8fba-fe0c3202bb4b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:49.664340 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8fe7aad0-834a-4809-8fba-fe0c3202bb4b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:49.665327 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8fe7aad0-834a-4809-8fba-fe0c3202bb4b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:49.672870 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:49.672870 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:49.676968 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8fe7aad0-834a-4809-8fba-fe0c3202bb4b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:49.682650 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8fe7aad0-834a-4809-8fba-fe0c3202bb4b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:49.683036 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 920/3647] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:49 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:49.957345 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-196283d0-3811-488b-8cb8-185805b10471 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:49.958996 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-196283d0-3811-488b-8cb8-185805b10471 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:49.959223 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-196283d0-3811-488b-8cb8-185805b10471 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:49.959459 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-196283d0-3811-488b-8cb8-185805b10471 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:49.959608 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-196283d0-3811-488b-8cb8-185805b10471 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:49.972034 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:49.972034 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:49.974795 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-196283d0-3811-488b-8cb8-185805b10471 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:49.974795 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 911/3648] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:49 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:50.029791 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-31988dea-be09-4a13-97f5-82d54778aaec None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:50.030813 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-31988dea-be09-4a13-97f5-82d54778aaec tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:50.030996 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-31988dea-be09-4a13-97f5-82d54778aaec tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:50.031163 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-31988dea-be09-4a13-97f5-82d54778aaec tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:50.031304 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-31988dea-be09-4a13-97f5-82d54778aaec tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:50.036192 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:50.036192 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:50.036931 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-31988dea-be09-4a13-97f5-82d54778aaec tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:50.037263 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 903/3649] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:50 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:58:50.697584 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-871a879e-56eb-4e41-bfb8-a1687e388b1d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:50.699910 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-871a879e-56eb-4e41-bfb8-a1687e388b1d tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:50.700204 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-871a879e-56eb-4e41-bfb8-a1687e388b1d tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:50.700289 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-798a312a-1817-4c1a-980b-9d05c3371bf1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:50.700492 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-871a879e-56eb-4e41-bfb8-a1687e388b1d tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:50.703653 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-798a312a-1817-4c1a-980b-9d05c3371bf1 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] DELETE https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:50.703881 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-798a312a-1817-4c1a-980b-9d05c3371bf1 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:50.704073 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-798a312a-1817-4c1a-980b-9d05c3371bf1 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:50.704230 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-798a312a-1817-4c1a-980b-9d05c3371bf1 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Delete volume with id: 03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:50.708482 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:50.708482 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:50.712378 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-871a879e-56eb-4e41-bfb8-a1687e388b1d tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:50.715330 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:50.715330 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:50.715840 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-798a312a-1817-4c1a-980b-9d05c3371bf1 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:50.717943 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-871a879e-56eb-4e41-bfb8-a1687e388b1d tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:50.718434 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 916/3650] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:50 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:50.742408 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-798a312a-1817-4c1a-980b-9d05c3371bf1 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Delete volume request issued successfully. Jul 03 17:58:50.742620 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-798a312a-1817-4c1a-980b-9d05c3371bf1 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 202 Jul 03 17:58:50.743211 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 921/3651] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:58:50 2026] DELETE /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:58:50.743378 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6d7cd79d-cef4-4160-af70-56c7ac5fdca8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:50.751361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-427066c5-c1da-4cd8-8be7-32a119a884fd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:50.752989 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6d7cd79d-cef4-4160-af70-56c7ac5fdca8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:50.753691 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-427066c5-c1da-4cd8-8be7-32a119a884fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:50.754017 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-427066c5-c1da-4cd8-8be7-32a119a884fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:50.754367 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-427066c5-c1da-4cd8-8be7-32a119a884fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:50.754485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6d7cd79d-cef4-4160-af70-56c7ac5fdca8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:50.754872 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6d7cd79d-cef4-4160-af70-56c7ac5fdca8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:50.764846 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:50.764846 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:50.769833 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-427066c5-c1da-4cd8-8be7-32a119a884fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:50.776014 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-427066c5-c1da-4cd8-8be7-32a119a884fd tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 200 Jul 03 17:58:50.776520 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 904/3652] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:50 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:50.781792 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:50.781792 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:50.799954 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6d7cd79d-cef4-4160-af70-56c7ac5fdca8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:50.820977 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6d7cd79d-cef4-4160-af70-56c7ac5fdca8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:50.821343 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 912/3653] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:50 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 1193 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:50.833841 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:50.837506 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:50.837876 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "c7eaa399-32bc-4a9a-bc5c-a624060f90fe", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:50.839302 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'c7eaa399-32bc-4a9a-bc5c-a624060f90fe', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:50.846611 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:50.846611 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:50.847075 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume retrieved successfully. Jul 03 17:58:50.847171 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume of 1 GB Jul 03 17:58:50.850536 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Availability Zones retrieved successfully. Jul 03 17:58:50.855316 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Flow 'volume_create_api' (71229d57-b3be-463b-94c8-072ee964edfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:50.856293 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f4facb-a94b-4b21-9eda-ff58b496a4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:50.857459 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:50.879575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f4facb-a94b-4b21-9eda-ff58b496a4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c7eaa399-32bc-4a9a-bc5c-a624060f90fe', 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:50.880491 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1655e9e1-801f-4f9e-bb7c-e348b00d6d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:50.916512 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Created reservations ['6ca42096-ab13-40a5-a51d-07b5c7703790', '05c565ab-10c6-4a1c-950c-4c9c311e0c67', 'e1f593e0-3925-494c-a1d7-2ec80cf383f7', 'e90e442d-354b-4823-8fc4-53541db4a27f'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:50.917253 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1655e9e1-801f-4f9e-bb7c-e348b00d6d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ca42096-ab13-40a5-a51d-07b5c7703790', '05c565ab-10c6-4a1c-950c-4c9c311e0c67', 'e1f593e0-3925-494c-a1d7-2ec80cf383f7', 'e90e442d-354b-4823-8fc4-53541db4a27f']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:50.918070 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20bad1c-5cb4-489f-a456-226dd3c97407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:50.947362 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20bad1c-5cb4-489f-a456-226dd3c97407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f2d9b36-873b-4e3c-b50a-2a8f5095fe83', '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='6e0b125946d949429ae0bbc99cb8c015',qos_specs=None,replication_status=,reservations=['6ca42096-ab13-40a5-a51d-07b5c7703790','05c565ab-10c6-4a1c-950c-4c9c311e0c67','e1f593e0-3925-494c-a1d7-2ec80cf383f7','e90e442d-354b-4823-8fc4-53541db4a27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=c7eaa399-32bc-4a9a-bc5c-a624060f90fe,status='creating',user_id='fa2a001ae87340cbb101958216057f66',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), '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-03T17:58:50Z,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=5f2d9b36-873b-4e3c-b50a-2a8f5095fe83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e0b125946d949429ae0bbc99cb8c015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c7eaa399-32bc-4a9a-bc5c-a624060f90fe,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa2a001ae87340cbb101958216057f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:50.948022 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9507306-cfb3-4f40-9c00-a8d88380cf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:50.963406 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9507306-cfb3-4f40-9c00-a8d88380cf83) transitioned into state 'SUCCESS' from 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='6e0b125946d949429ae0bbc99cb8c015',qos_specs=None,replication_status=,reservations=['6ca42096-ab13-40a5-a51d-07b5c7703790','05c565ab-10c6-4a1c-950c-4c9c311e0c67','e1f593e0-3925-494c-a1d7-2ec80cf383f7','e90e442d-354b-4823-8fc4-53541db4a27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=c7eaa399-32bc-4a9a-bc5c-a624060f90fe,status='creating',user_id='fa2a001ae87340cbb101958216057f66',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:50.964038 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08908ab-1b17-4599-a35c-15e9b3baeec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:50.977866 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08908ab-1b17-4599-a35c-15e9b3baeec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:50.978664 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Flow 'volume_create_api' (71229d57-b3be-463b-94c8-072ee964edfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:50.979013 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume request issued successfully. Jul 03 17:58:50.979547 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c938d8bd-ab83-4df5-8b78-e0b016761f42 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:58:50.983112 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 917/3654] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:58:50 2026] POST /volume/v3/volumes => generated 809 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:50.984130 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f8c8823f-9e62-451f-b7eb-89b52821f535 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:50.985874 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f8c8823f-9e62-451f-b7eb-89b52821f535 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:50.986053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f8c8823f-9e62-451f-b7eb-89b52821f535 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:50.986228 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f8c8823f-9e62-451f-b7eb-89b52821f535 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:50.986330 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f8c8823f-9e62-451f-b7eb-89b52821f535 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:50.990232 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:50.990232 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:50.990931 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f8c8823f-9e62-451f-b7eb-89b52821f535 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:50.991277 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 922/3655] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:50 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:50.997525 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e08c7ab5-11b9-4311-baf8-543d57c0b516 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:50.999750 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e08c7ab5-11b9-4311-baf8-543d57c0b516 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 Jul 03 17:58:51.000006 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e08c7ab5-11b9-4311-baf8-543d57c0b516 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:51.000189 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e08c7ab5-11b9-4311-baf8-543d57c0b516 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:51.006980 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:51.006980 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:51.010902 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e08c7ab5-11b9-4311-baf8-543d57c0b516 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:51.015024 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e08c7ab5-11b9-4311-baf8-543d57c0b516 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 returned with HTTP 200 Jul 03 17:58:51.015448 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 905/3656] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:50 2026] GET /volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:51.049067 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-61a1a0b8-7c07-46fe-9c23-cb18b6fdcd8a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:51.050930 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-61a1a0b8-7c07-46fe-9c23-cb18b6fdcd8a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:51.051118 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-61a1a0b8-7c07-46fe-9c23-cb18b6fdcd8a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:51.051301 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-61a1a0b8-7c07-46fe-9c23-cb18b6fdcd8a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:51.051518 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-61a1a0b8-7c07-46fe-9c23-cb18b6fdcd8a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:51.055450 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:51.055450 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:51.056443 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-61a1a0b8-7c07-46fe-9c23-cb18b6fdcd8a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:51.056529 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 913/3657] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:51 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 836 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:51.080815 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7461d6f6-e137-4b82-8eb9-3ae60505e15d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:51.083178 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7461d6f6-e137-4b82-8eb9-3ae60505e15d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 Jul 03 17:58:51.083362 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7461d6f6-e137-4b82-8eb9-3ae60505e15d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:51.083620 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7461d6f6-e137-4b82-8eb9-3ae60505e15d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:51.089986 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:51.089986 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:51.090645 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7461d6f6-e137-4b82-8eb9-3ae60505e15d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 17:58:51.091723 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7461d6f6-e137-4b82-8eb9-3ae60505e15d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 returned with HTTP 200 Jul 03 17:58:51.092259 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 918/3658] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:51 2026] GET /volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:51.102860 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4bcf6108-7ee5-4c31-b74e-078abba9e0ca None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:51.104389 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4bcf6108-7ee5-4c31-b74e-078abba9e0ca tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:51.104554 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4bcf6108-7ee5-4c31-b74e-078abba9e0ca tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:51.104741 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4bcf6108-7ee5-4c31-b74e-078abba9e0ca tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:51.104903 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-4bcf6108-7ee5-4c31-b74e-078abba9e0ca tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:51.108652 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:51.108652 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:51.109340 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4bcf6108-7ee5-4c31-b74e-078abba9e0ca tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:51.109744 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 923/3659] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:51 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 836 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:51.125792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-26320449-ec58-4e75-b655-f00286bc59da None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:51.127401 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-26320449-ec58-4e75-b655-f00286bc59da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:51.127594 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-26320449-ec58-4e75-b655-f00286bc59da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:51.127782 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-26320449-ec58-4e75-b655-f00286bc59da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:51.127884 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-26320449-ec58-4e75-b655-f00286bc59da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete backup with id: ebf0a97d-1b29-4456-a2ee-8b8a961b0643. Jul 03 17:58:51.131807 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:51.131807 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:51.147159 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-26320449-ec58-4e75-b655-f00286bc59da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] delete_backup rpcapi backup_id ebf0a97d-1b29-4456-a2ee-8b8a961b0643 {{(pid=99943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:58:51.148855 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-26320449-ec58-4e75-b655-f00286bc59da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 202 Jul 03 17:58:51.149265 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 906/3660] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:58:51 2026] DELETE /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:58:51.157640 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7fb5c40f-9de8-45d8-9001-b5e4f2455467 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:51.161397 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7fb5c40f-9de8-45d8-9001-b5e4f2455467 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:51.161948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7fb5c40f-9de8-45d8-9001-b5e4f2455467 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:51.162219 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7fb5c40f-9de8-45d8-9001-b5e4f2455467 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:51.162374 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-7fb5c40f-9de8-45d8-9001-b5e4f2455467 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:51.171298 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:51.171298 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:51.172738 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7fb5c40f-9de8-45d8-9001-b5e4f2455467 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 200 Jul 03 17:58:51.172738 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 914/3661] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:51 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:51.796662 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-67e88b94-0bb5-4c06-be38-42b4887ef3e5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:51.801446 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-67e88b94-0bb5-4c06-be38-42b4887ef3e5 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b Jul 03 17:58:51.801446 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-67e88b94-0bb5-4c06-be38-42b4887ef3e5 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:51.801446 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-67e88b94-0bb5-4c06-be38-42b4887ef3e5 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:51.806849 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-67e88b94-0bb5-4c06-be38-42b4887ef3e5 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b returned with HTTP 404 Jul 03 17:58:51.807376 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 919/3662] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:51 2026] GET /volume/v3/volumes/03da2cc6-30a7-4475-9133-1f3ed2afa60b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:52.007208 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dd98072e-ed7d-48be-9576-d105dce8888a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.009290 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd98072e-ed7d-48be-9576-d105dce8888a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:52.009547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd98072e-ed7d-48be-9576-d105dce8888a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.009797 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd98072e-ed7d-48be-9576-d105dce8888a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.009922 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-dd98072e-ed7d-48be-9576-d105dce8888a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:52.014570 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.014570 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:52.015615 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd98072e-ed7d-48be-9576-d105dce8888a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:52.015970 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 924/3663] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:52 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:52.028260 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2b19cbd5-f676-4d15-a49d-3ce18e18f0e3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.030466 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2b19cbd5-f676-4d15-a49d-3ce18e18f0e3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 Jul 03 17:58:52.030844 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2b19cbd5-f676-4d15-a49d-3ce18e18f0e3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.031101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2b19cbd5-f676-4d15-a49d-3ce18e18f0e3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.048000 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.048000 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:52.052867 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2b19cbd5-f676-4d15-a49d-3ce18e18f0e3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:52.058649 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2b19cbd5-f676-4d15-a49d-3ce18e18f0e3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 returned with HTTP 200 Jul 03 17:58:52.059226 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 907/3664] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:52 2026] GET /volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 => generated 1228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:52.071531 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1678ce33-ee30-43ab-97e1-6592d5989d4b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.073355 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1678ce33-ee30-43ab-97e1-6592d5989d4b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 Jul 03 17:58:52.073586 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1678ce33-ee30-43ab-97e1-6592d5989d4b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.073976 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1678ce33-ee30-43ab-97e1-6592d5989d4b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.080433 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.080433 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:52.084704 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1678ce33-ee30-43ab-97e1-6592d5989d4b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:52.097551 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1678ce33-ee30-43ab-97e1-6592d5989d4b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 returned with HTTP 200 Jul 03 17:58:52.098161 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 915/3665] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:52 2026] GET /volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:52.110439 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f491b90d-a553-46e1-8ec0-e38d5fd15207 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.114565 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f491b90d-a553-46e1-8ec0-e38d5fd15207 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:52.114565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f491b90d-a553-46e1-8ec0-e38d5fd15207 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.114565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f491b90d-a553-46e1-8ec0-e38d5fd15207 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.114565 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-f491b90d-a553-46e1-8ec0-e38d5fd15207 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume with id: c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:52.125241 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.125241 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:52.126168 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f491b90d-a553-46e1-8ec0-e38d5fd15207 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:52.150928 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f491b90d-a553-46e1-8ec0-e38d5fd15207 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume request issued successfully. Jul 03 17:58:52.151855 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f491b90d-a553-46e1-8ec0-e38d5fd15207 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 202 Jul 03 17:58:52.151855 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 920/3666] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:58:52 2026] DELETE /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:58:52.158998 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5c7a98ff-a25d-4174-b425-2678e3df5593 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.162921 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5c7a98ff-a25d-4174-b425-2678e3df5593 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:52.162921 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5c7a98ff-a25d-4174-b425-2678e3df5593 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.163525 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5c7a98ff-a25d-4174-b425-2678e3df5593 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.173618 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.173618 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:52.180508 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5c7a98ff-a25d-4174-b425-2678e3df5593 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:52.185458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9fc80841-a8eb-4034-9464-629322775771 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.187252 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9fc80841-a8eb-4034-9464-629322775771 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 Jul 03 17:58:52.187338 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5c7a98ff-a25d-4174-b425-2678e3df5593 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 200 Jul 03 17:58:52.187426 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9fc80841-a8eb-4034-9464-629322775771 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.187609 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9fc80841-a8eb-4034-9464-629322775771 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.187703 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-9fc80841-a8eb-4034-9464-629322775771 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Show backup with id ebf0a97d-1b29-4456-a2ee-8b8a961b0643. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:52.188299 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 925/3667] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:52 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 1192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:52.191784 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9fc80841-a8eb-4034-9464-629322775771 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 returned with HTTP 404 Jul 03 17:58:52.192187 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 908/3668] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:52 2026] GET /volume/v3/backups/ebf0a97d-1b29-4456-a2ee-8b8a961b0643 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:52.216026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-595d59d0-b39f-4069-beae-ba8877c6c412 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.218064 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-595d59d0-b39f-4069-beae-ba8877c6c412 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 Jul 03 17:58:52.218317 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-595d59d0-b39f-4069-beae-ba8877c6c412 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.218587 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-595d59d0-b39f-4069-beae-ba8877c6c412 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.218738 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-595d59d0-b39f-4069-beae-ba8877c6c412 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Delete snapshot with id: 86509740-2690-4d2c-841a-2a65c1590bc0 Jul 03 17:58:52.225563 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.225563 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:52.226560 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-595d59d0-b39f-4069-beae-ba8877c6c412 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Snapshot retrieved successfully. Jul 03 17:58:52.249183 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-595d59d0-b39f-4069-beae-ba8877c6c412 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Snapshot delete request issued successfully. Jul 03 17:58:52.249183 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-595d59d0-b39f-4069-beae-ba8877c6c412 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 returned with HTTP 202 Jul 03 17:58:52.249183 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 916/3669] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:58:52 2026] DELETE /volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:58:52.257970 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-db3588e1-c96c-417d-a16b-9b2323f72e3c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.261578 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-db3588e1-c96c-417d-a16b-9b2323f72e3c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 Jul 03 17:58:52.262042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-db3588e1-c96c-417d-a16b-9b2323f72e3c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.262404 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-db3588e1-c96c-417d-a16b-9b2323f72e3c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.269597 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.269597 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:52.270061 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-db3588e1-c96c-417d-a16b-9b2323f72e3c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Snapshot retrieved successfully. Jul 03 17:58:52.271029 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-db3588e1-c96c-417d-a16b-9b2323f72e3c tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 returned with HTTP 200 Jul 03 17:58:52.271301 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 921/3670] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:52 2026] GET /volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:52.285118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7f70e95b-9896-47df-a622-0d4852688460 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.287031 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7f70e95b-9896-47df-a622-0d4852688460 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 Jul 03 17:58:52.287208 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7f70e95b-9896-47df-a622-0d4852688460 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.287382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7f70e95b-9896-47df-a622-0d4852688460 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.287480 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-7f70e95b-9896-47df-a622-0d4852688460 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: b9ce783f-c297-4eae-8d13-8d8d14370db5 Jul 03 17:58:52.292631 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.292631 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:52.294428 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7f70e95b-9896-47df-a622-0d4852688460 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 17:58:52.310630 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7f70e95b-9896-47df-a622-0d4852688460 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot delete request issued successfully. Jul 03 17:58:52.310786 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7f70e95b-9896-47df-a622-0d4852688460 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 returned with HTTP 202 Jul 03 17:58:52.311535 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 926/3671] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:58:52 2026] DELETE /volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:58:52.321028 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-510142c3-79d9-45e7-ba41-aba5096317c2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.322915 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-510142c3-79d9-45e7-ba41-aba5096317c2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 Jul 03 17:58:52.323145 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-510142c3-79d9-45e7-ba41-aba5096317c2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.323360 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-510142c3-79d9-45e7-ba41-aba5096317c2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.329632 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.329632 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:52.330262 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-510142c3-79d9-45e7-ba41-aba5096317c2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 17:58:52.330965 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-510142c3-79d9-45e7-ba41-aba5096317c2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 returned with HTTP 200 Jul 03 17:58:52.331825 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 909/3672] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:52 2026] GET /volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:52.704785 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7e2fbc78-34df-4264-a20f-6c9e3d2632d6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.706491 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7e2fbc78-34df-4264-a20f-6c9e3d2632d6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:58:52.706692 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7e2fbc78-34df-4264-a20f-6c9e3d2632d6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.706897 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7e2fbc78-34df-4264-a20f-6c9e3d2632d6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.707083 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-7e2fbc78-34df-4264-a20f-6c9e3d2632d6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Delete volume with id: f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:58:52.713296 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.713296 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:52.713680 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7e2fbc78-34df-4264-a20f-6c9e3d2632d6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:58:52.729008 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7e2fbc78-34df-4264-a20f-6c9e3d2632d6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Delete volume request issued successfully. Jul 03 17:58:52.729133 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7e2fbc78-34df-4264-a20f-6c9e3d2632d6 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 202 Jul 03 17:58:52.729481 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 917/3673] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:58:52 2026] DELETE /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:58:52.737052 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-83b61340-f1f4-4865-bb1c-740798a722d9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:52.739309 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-83b61340-f1f4-4865-bb1c-740798a722d9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:58:52.739514 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-83b61340-f1f4-4865-bb1c-740798a722d9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:52.739712 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-83b61340-f1f4-4865-bb1c-740798a722d9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:52.747257 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:52.747257 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:52.750763 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-83b61340-f1f4-4865-bb1c-740798a722d9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Volume info retrieved successfully. Jul 03 17:58:52.755875 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-83b61340-f1f4-4865-bb1c-740798a722d9 tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 200 Jul 03 17:58:52.756301 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 922/3674] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:52 2026] GET /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:58:53.026272 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1c563710-96bf-4648-9c4c-1309c5c885d0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:53.028402 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c563710-96bf-4648-9c4c-1309c5c885d0 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:53.029031 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c563710-96bf-4648-9c4c-1309c5c885d0 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:53.029422 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c563710-96bf-4648-9c4c-1309c5c885d0 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:53.029577 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-1c563710-96bf-4648-9c4c-1309c5c885d0 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:53.034053 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:53.034053 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:53.034830 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c563710-96bf-4648-9c4c-1309c5c885d0 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:53.035272 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 927/3675] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:53 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:53.204307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-df608f45-f1ce-438d-b364-1b5ce7f531cb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:53.206047 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-df608f45-f1ce-438d-b364-1b5ce7f531cb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:58:53.206237 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-df608f45-f1ce-438d-b364-1b5ce7f531cb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:53.206404 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-df608f45-f1ce-438d-b364-1b5ce7f531cb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:53.211603 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-df608f45-f1ce-438d-b364-1b5ce7f531cb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 404 Jul 03 17:58:53.212065 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 910/3676] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:53 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:58:53.279794 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-29fdb021-89e5-469b-a421-9274c95ac4a9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:53.281763 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-29fdb021-89e5-469b-a421-9274c95ac4a9 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 Jul 03 17:58:53.282031 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-29fdb021-89e5-469b-a421-9274c95ac4a9 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:53.282292 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-29fdb021-89e5-469b-a421-9274c95ac4a9 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:53.287405 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-29fdb021-89e5-469b-a421-9274c95ac4a9 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 returned with HTTP 404 Jul 03 17:58:53.288036 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 918/3677] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:53 2026] GET /volume/v3/snapshots/86509740-2690-4d2c-841a-2a65c1590bc0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:53.325009 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-edddfc03-cdbe-469b-b222-e786a451316c req-b3e169ac-f5df-40f9-8ef3-e3ac2d4a22b9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:53.327073 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-edddfc03-cdbe-469b-b222-e786a451316c req-b3e169ac-f5df-40f9-8ef3-e3ac2d4a22b9 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:58:53.327258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-edddfc03-cdbe-469b-b222-e786a451316c req-b3e169ac-f5df-40f9-8ef3-e3ac2d4a22b9 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:53.327447 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-edddfc03-cdbe-469b-b222-e786a451316c req-b3e169ac-f5df-40f9-8ef3-e3ac2d4a22b9 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:53.334227 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:53.334227 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:53.339237 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-edddfc03-cdbe-469b-b222-e786a451316c req-b3e169ac-f5df-40f9-8ef3-e3ac2d4a22b9 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:58:53.343049 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-25254771-3b67-4e19-a8f0-59c871e235a4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:53.343331 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-edddfc03-cdbe-469b-b222-e786a451316c req-b3e169ac-f5df-40f9-8ef3-e3ac2d4a22b9 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:58:53.343736 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 923/3678] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:58:53 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:53.345879 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-25254771-3b67-4e19-a8f0-59c871e235a4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 Jul 03 17:58:53.346384 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-25254771-3b67-4e19-a8f0-59c871e235a4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:53.346669 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-25254771-3b67-4e19-a8f0-59c871e235a4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:53.350998 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-25254771-3b67-4e19-a8f0-59c871e235a4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 returned with HTTP 404 Jul 03 17:58:53.351558 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 928/3679] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:58:53 2026] GET /volume/v3/snapshots/b9ce783f-c297-4eae-8d13-8d8d14370db5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:53.361110 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-db6f541b-c6ac-4e58-ba41-798dab4a6c41 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:53.364384 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-db6f541b-c6ac-4e58-ba41-798dab4a6c41 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 17:58:53.364384 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-db6f541b-c6ac-4e58-ba41-798dab4a6c41 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:53.364384 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-db6f541b-c6ac-4e58-ba41-798dab4a6c41 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:53.372332 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:53.372332 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:53.378365 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-db6f541b-c6ac-4e58-ba41-798dab4a6c41 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:58:53.382195 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-db6f541b-c6ac-4e58-ba41-798dab4a6c41 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 17:58:53.382537 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 911/3680] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:53 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:53.414093 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:53.415795 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:53.416153 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1155615634"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:53.417676 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request body: {'volume': {'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1155615634'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:53.494697 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume of 1 GB Jul 03 17:58:53.498796 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Availability Zones retrieved successfully. Jul 03 17:58:53.504909 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (b45773a4-e8bc-4834-b477-9c413805bd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:53.506027 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f891728-ccb6-4981-be54-bc61b143a89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:53.507136 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:53.572511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f891728-ccb6-4981-be54-bc61b143a89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:53.573212 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98132979-b1b9-4308-a393-14c63ed1544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:53.617706 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['40342097-1e9e-40f0-8919-43ccd6eb7df1', 'f58c5160-ebd6-44e0-9409-e76ee93c8d70', '6268b4a0-f34c-4868-b4e5-25a2e786245d', '54e3ecf3-7684-44c4-8de3-e3d1a5562d21'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:53.618803 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98132979-b1b9-4308-a393-14c63ed1544f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40342097-1e9e-40f0-8919-43ccd6eb7df1', 'f58c5160-ebd6-44e0-9409-e76ee93c8d70', '6268b4a0-f34c-4868-b4e5-25a2e786245d', '54e3ecf3-7684-44c4-8de3-e3d1a5562d21']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:53.619964 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d88573f-b518-4119-9d7d-8c7c886e08ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:53.654528 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d88573f-b518-4119-9d7d-8c7c886e08ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a24f05c-1390-4cb1-b779-2a12abc1c28b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1155615634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['40342097-1e9e-40f0-8919-43ccd6eb7df1','f58c5160-ebd6-44e0-9409-e76ee93c8d70','6268b4a0-f34c-4868-b4e5-25a2e786245d','54e3ecf3-7684-44c4-8de3-e3d1a5562d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1155615634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a24f05c-1390-4cb1-b779-2a12abc1c28b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65480a473f5460ab2686cf2a9ab2ffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31dcd30445964043906ca3c7d7e27ebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:53.656634 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f40de8-2796-4ba5-9c2a-adf7a8d30dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:53.686349 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f40de8-2796-4ba5-9c2a-adf7a8d30dfe) transitioned into state 'SUCCESS' from state '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-1155615634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['40342097-1e9e-40f0-8919-43ccd6eb7df1','f58c5160-ebd6-44e0-9409-e76ee93c8d70','6268b4a0-f34c-4868-b4e5-25a2e786245d','54e3ecf3-7684-44c4-8de3-e3d1a5562d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:53.687269 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a7add2-88bb-4d8a-a5e3-57056c906153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:53.711572 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a7add2-88bb-4d8a-a5e3-57056c906153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:53.713986 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (b45773a4-e8bc-4834-b477-9c413805bd6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:53.713986 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request issued successfully. Jul 03 17:58:53.713986 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-19be3c25-5b9b-42fd-8bd8-4aefdcd88b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:58:53.714548 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 919/3681] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:58:53 2026] POST /volume/v3/volumes => generated 754 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:58:53.729204 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7bec9e40-bed6-400c-9814-e62cf6767a57 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:53.731255 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7bec9e40-bed6-400c-9814-e62cf6767a57 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 17:58:53.731255 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7bec9e40-bed6-400c-9814-e62cf6767a57 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:53.731255 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7bec9e40-bed6-400c-9814-e62cf6767a57 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:53.740034 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:53.740034 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:53.747382 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7bec9e40-bed6-400c-9814-e62cf6767a57 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:58:53.749271 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7bec9e40-bed6-400c-9814-e62cf6767a57 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 17:58:53.749722 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 924/3682] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:53 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:53.769336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c37ca401-4466-4685-8267-c2b5864c9fef None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:53.770693 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c37ca401-4466-4685-8267-c2b5864c9fef tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] GET https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 Jul 03 17:58:53.770950 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c37ca401-4466-4685-8267-c2b5864c9fef tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:53.771076 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c37ca401-4466-4685-8267-c2b5864c9fef tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:53.776793 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c37ca401-4466-4685-8267-c2b5864c9fef tempest-TestVolumeBootPatternV346-1961599569 tempest-TestVolumeBootPatternV346-1961599569-project-member] https://10.4.3.210/volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 returned with HTTP 404 Jul 03 17:58:53.777496 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 929/3683] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:53 2026] GET /volume/v3/volumes/f69f146f-f854-4ea3-82d2-db4b36521db7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:58:54.048849 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7f5f357a-d14f-48da-98a9-e068a77a8a66 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:54.051036 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7f5f357a-d14f-48da-98a9-e068a77a8a66 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:54.051323 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7f5f357a-d14f-48da-98a9-e068a77a8a66 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:54.051609 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7f5f357a-d14f-48da-98a9-e068a77a8a66 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:54.051692 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-7f5f357a-d14f-48da-98a9-e068a77a8a66 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:54.064232 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:54.064232 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:54.065486 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7f5f357a-d14f-48da-98a9-e068a77a8a66 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:54.066334 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 912/3684] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:54 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:54.765075 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e400fe20-288e-4d28-a7cb-fb2b6e692df6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:54.767824 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e400fe20-288e-4d28-a7cb-fb2b6e692df6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 17:58:54.768488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e400fe20-288e-4d28-a7cb-fb2b6e692df6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:54.768488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e400fe20-288e-4d28-a7cb-fb2b6e692df6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:54.776985 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:54.776985 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:54.782054 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e400fe20-288e-4d28-a7cb-fb2b6e692df6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:58:54.788867 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e400fe20-288e-4d28-a7cb-fb2b6e692df6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 17:58:54.789540 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 920/3685] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:54 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:54.985389 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:54.987061 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:54.987382 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "ae4260b5-0bf5-43cc-a678-83e21252dac4", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:54.988741 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'ae4260b5-0bf5-43cc-a678-83e21252dac4', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:55.082452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4560532d-25ca-4f1a-9512-f1db4365eada None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:55.085945 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4560532d-25ca-4f1a-9512-f1db4365eada tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:55.086263 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4560532d-25ca-4f1a-9512-f1db4365eada tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:55.086636 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4560532d-25ca-4f1a-9512-f1db4365eada tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:55.086783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-4560532d-25ca-4f1a-9512-f1db4365eada tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:55.091372 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:55.091372 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:55.092507 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4560532d-25ca-4f1a-9512-f1db4365eada tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:55.093114 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 930/3686] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:55 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:55.115145 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume of 1 GB Jul 03 17:58:55.119490 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Availability Zones retrieved successfully. Jul 03 17:58:55.124736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Flow 'volume_create_api' (b2295e23-fe3e-47e6-9f08-28111592b8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:55.125807 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428f2a9a-43d1-4528-823c-95c878a84ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:55.126692 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:55.208547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428f2a9a-43d1-4528-823c-95c878a84ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:55.209389 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c00bd3-5009-423f-a021-b2e1cb913327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:55.258276 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Created reservations ['01eba1c2-b668-4e63-aa61-dee48d40b261', 'cd274622-4871-47ed-a89b-a172ff9be464', '5efeb66f-2939-47c7-84f8-70e3bc6aacb3', '7d858bab-45c5-4070-9d13-955b539dee08'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:55.258648 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c00bd3-5009-423f-a021-b2e1cb913327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01eba1c2-b668-4e63-aa61-dee48d40b261', 'cd274622-4871-47ed-a89b-a172ff9be464', '5efeb66f-2939-47c7-84f8-70e3bc6aacb3', '7d858bab-45c5-4070-9d13-955b539dee08']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:55.260903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (432cecbe-5a17-4ec7-b07e-861f7a5704b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:55.295109 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (432cecbe-5a17-4ec7-b07e-861f7a5704b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb67257-b9e5-48c6-8bad-e50e2cae9e9d', '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='6e0b125946d949429ae0bbc99cb8c015',qos_specs=None,replication_status=,reservations=['01eba1c2-b668-4e63-aa61-dee48d40b261','cd274622-4871-47ed-a89b-a172ff9be464','5efeb66f-2939-47c7-84f8-70e3bc6aacb3','7d858bab-45c5-4070-9d13-955b539dee08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa2a001ae87340cbb101958216057f66',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:58:55Z,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=6cb67257-b9e5-48c6-8bad-e50e2cae9e9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e0b125946d949429ae0bbc99cb8c015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa2a001ae87340cbb101958216057f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:55.295109 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7222c124-9dca-459c-abbb-10e7042302ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:55.319433 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7222c124-9dca-459c-abbb-10e7042302ef) transitioned into state 'SUCCESS' from 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='6e0b125946d949429ae0bbc99cb8c015',qos_specs=None,replication_status=,reservations=['01eba1c2-b668-4e63-aa61-dee48d40b261','cd274622-4871-47ed-a89b-a172ff9be464','5efeb66f-2939-47c7-84f8-70e3bc6aacb3','7d858bab-45c5-4070-9d13-955b539dee08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa2a001ae87340cbb101958216057f66',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:55.320049 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7265e26-8b01-459b-b20a-301eb55d8cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:55.345031 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7265e26-8b01-459b-b20a-301eb55d8cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:55.346285 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Flow 'volume_create_api' (b2295e23-fe3e-47e6-9f08-28111592b8fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:55.346709 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume request issued successfully. Jul 03 17:58:55.347620 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b46f69af-01c5-461b-9514-4f1beae97ea9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:58:55.348196 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 925/3687] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:58:54 2026] POST /volume/v3/volumes => generated 775 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:58:55.364957 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b0f139a0-0f47-41cd-b33e-dd15972c3d6b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:55.368927 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b0f139a0-0f47-41cd-b33e-dd15972c3d6b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:58:55.368927 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b0f139a0-0f47-41cd-b33e-dd15972c3d6b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:55.368927 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b0f139a0-0f47-41cd-b33e-dd15972c3d6b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:55.376410 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:55.376410 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:55.381428 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b0f139a0-0f47-41cd-b33e-dd15972c3d6b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:55.387802 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b0f139a0-0f47-41cd-b33e-dd15972c3d6b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:58:55.388610 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 913/3688] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:55 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:56.104433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a0560591-4343-4acf-ab91-664ec58cee1b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:56.106796 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a0560591-4343-4acf-ab91-664ec58cee1b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:56.107094 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a0560591-4343-4acf-ab91-664ec58cee1b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:56.107310 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a0560591-4343-4acf-ab91-664ec58cee1b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:56.107408 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a0560591-4343-4acf-ab91-664ec58cee1b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:56.113682 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:56.113682 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:56.114870 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a0560591-4343-4acf-ab91-664ec58cee1b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:56.115505 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 921/3689] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:56 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:56.402197 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-534ce139-8e80-4291-8259-eb639ac5848e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:56.403852 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-534ce139-8e80-4291-8259-eb639ac5848e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:58:56.405016 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-534ce139-8e80-4291-8259-eb639ac5848e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:56.405016 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-534ce139-8e80-4291-8259-eb639ac5848e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:56.415893 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:56.415893 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:56.429819 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-534ce139-8e80-4291-8259-eb639ac5848e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:56.436022 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-534ce139-8e80-4291-8259-eb639ac5848e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:58:56.437197 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 931/3690] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:56 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:57.128605 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-55b9ad78-e236-492d-a490-a6d84ace57eb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:57.131043 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-55b9ad78-e236-492d-a490-a6d84ace57eb tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:57.131467 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-55b9ad78-e236-492d-a490-a6d84ace57eb tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:57.131588 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-55b9ad78-e236-492d-a490-a6d84ace57eb tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:57.131749 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-55b9ad78-e236-492d-a490-a6d84ace57eb tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:57.137433 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:57.137433 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:57.138812 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-55b9ad78-e236-492d-a490-a6d84ace57eb tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:57.138970 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 926/3691] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:57 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:57.453199 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-87edb15c-9fcf-4ae4-9fdc-c9c3c8cb4194 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:57.455780 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-87edb15c-9fcf-4ae4-9fdc-c9c3c8cb4194 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:58:57.456034 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-87edb15c-9fcf-4ae4-9fdc-c9c3c8cb4194 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:57.456252 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-87edb15c-9fcf-4ae4-9fdc-c9c3c8cb4194 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:57.468830 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:57.468830 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:58:57.473271 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-87edb15c-9fcf-4ae4-9fdc-c9c3c8cb4194 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:57.480133 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-87edb15c-9fcf-4ae4-9fdc-c9c3c8cb4194 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:58:57.480598 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 914/3692] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:57 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 925 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:58.154482 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-73d487a4-08a5-428a-8100-1d560daa0837 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:58.156996 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73d487a4-08a5-428a-8100-1d560daa0837 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:58.157302 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73d487a4-08a5-428a-8100-1d560daa0837 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:58.157633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73d487a4-08a5-428a-8100-1d560daa0837 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:58.157737 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-73d487a4-08a5-428a-8100-1d560daa0837 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:58.162133 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:58.162133 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:58.163065 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73d487a4-08a5-428a-8100-1d560daa0837 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:58.163514 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 922/3693] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:58 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:58.495327 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3814e3ce-9ab3-49c3-a7d0-b05089882558 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:58.497397 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3814e3ce-9ab3-49c3-a7d0-b05089882558 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:58:58.497702 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3814e3ce-9ab3-49c3-a7d0-b05089882558 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:58.497971 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3814e3ce-9ab3-49c3-a7d0-b05089882558 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:58.504742 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:58.504742 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:58.508402 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3814e3ce-9ab3-49c3-a7d0-b05089882558 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:58.512250 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3814e3ce-9ab3-49c3-a7d0-b05089882558 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:58:58.512612 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 932/3694] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:58 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:59.174805 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-23d4160a-a44f-458c-9d76-c1da6d46bea6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:59.176718 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-23d4160a-a44f-458c-9d76-c1da6d46bea6 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:58:59.177158 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-23d4160a-a44f-458c-9d76-c1da6d46bea6 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:59.177260 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-23d4160a-a44f-458c-9d76-c1da6d46bea6 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:59.177486 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-23d4160a-a44f-458c-9d76-c1da6d46bea6 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:58:59.181709 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:59.181709 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:58:59.182580 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-23d4160a-a44f-458c-9d76-c1da6d46bea6 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:58:59.183370 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 927/3695] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:59 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:58:59.309375 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:59.402351 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:58:59.403641 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1756268176"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:58:59.410706 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1756268176'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:58:59.411918 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume of 1 GB Jul 03 17:58:59.423796 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Availability Zones retrieved successfully. Jul 03 17:58:59.449047 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (740b864f-6cef-445c-b4eb-997a58f4823c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:59.454295 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ac99cd-0fc5-40d3-bddd-524427ff48e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:59.459217 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:58:59.491261 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ac99cd-0fc5-40d3-bddd-524427ff48e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:59.492216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e60a9b69-932a-4424-aada-7e10d8c0c02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:59.524706 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d3cbc62d-cf01-452e-8057-b03f1199139a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:59.526533 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d3cbc62d-cf01-452e-8057-b03f1199139a tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:58:59.526984 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d3cbc62d-cf01-452e-8057-b03f1199139a tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:59.526984 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d3cbc62d-cf01-452e-8057-b03f1199139a tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:59.534213 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:59.534213 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:58:59.538032 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d3cbc62d-cf01-452e-8057-b03f1199139a tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:58:59.543170 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d3cbc62d-cf01-452e-8057-b03f1199139a tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:58:59.543555 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 923/3696] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:58:59 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:58:59.551609 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Created reservations ['9d64bb89-4114-4c14-9e56-431a2f3c3b44', '4a8db4b8-5dae-4459-8112-1981eb1342c0', '01a5785a-cc41-4abe-9026-727ce035959d', 'e4f7a3c9-5cd7-4e67-b256-7a295bf028c3'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:58:59.552448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e60a9b69-932a-4424-aada-7e10d8c0c02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d64bb89-4114-4c14-9e56-431a2f3c3b44', '4a8db4b8-5dae-4459-8112-1981eb1342c0', '01a5785a-cc41-4abe-9026-727ce035959d', 'e4f7a3c9-5cd7-4e67-b256-7a295bf028c3']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:59.553284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0747349d-27bc-45b4-9415-c37ba8cdf239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:59.573123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0747349d-27bc-45b4-9415-c37ba8cdf239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c6a8e3-e14d-483c-a0a7-05433cf1d1bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1756268176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['9d64bb89-4114-4c14-9e56-431a2f3c3b44','4a8db4b8-5dae-4459-8112-1981eb1342c0','01a5785a-cc41-4abe-9026-727ce035959d','e4f7a3c9-5cd7-4e67-b256-7a295bf028c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1756268176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c6a8e3-e14d-483c-a0a7-05433cf1d1bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d75667cb03f44c18aa68f8c7b7039bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:59.573818 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5958c5-79d8-4dcd-b35c-cca96bcd3a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:59.590322 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5958c5-79d8-4dcd-b35c-cca96bcd3a86) transitioned into state 'SUCCESS' from state '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-1756268176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['9d64bb89-4114-4c14-9e56-431a2f3c3b44','4a8db4b8-5dae-4459-8112-1981eb1342c0','01a5785a-cc41-4abe-9026-727ce035959d','e4f7a3c9-5cd7-4e67-b256-7a295bf028c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:59.590992 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (754bd464-c10b-4ca9-8f02-2d0593c87cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:58:59.598638 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (754bd464-c10b-4ca9-8f02-2d0593c87cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:58:59.599492 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (740b864f-6cef-445c-b4eb-997a58f4823c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:58:59.599807 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request issued successfully. Jul 03 17:58:59.600319 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e8a7206f-a755-449c-a0b2-984a21ff5405 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:58:59.600710 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 915/3697] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:58:59 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 17:58:59.612589 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-53290139-db12-42ad-9a00-c460f161004f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:58:59.614845 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-53290139-db12-42ad-9a00-c460f161004f tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc Jul 03 17:58:59.615141 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-53290139-db12-42ad-9a00-c460f161004f tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:58:59.615419 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-53290139-db12-42ad-9a00-c460f161004f tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:58:59.624015 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:58:59.624015 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:58:59.628555 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-53290139-db12-42ad-9a00-c460f161004f tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:58:59.634197 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-53290139-db12-42ad-9a00-c460f161004f tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc returned with HTTP 200 Jul 03 17:58:59.634743 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 933/3698] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:58:59 2026] GET /volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:00.192882 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f5e13c4a-504e-4bab-8c77-ecddadb06a30 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:00.195418 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f5e13c4a-504e-4bab-8c77-ecddadb06a30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:00.195729 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f5e13c4a-504e-4bab-8c77-ecddadb06a30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:00.195985 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f5e13c4a-504e-4bab-8c77-ecddadb06a30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:00.196145 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-f5e13c4a-504e-4bab-8c77-ecddadb06a30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:00.200202 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:00.200202 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:00.201058 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f5e13c4a-504e-4bab-8c77-ecddadb06a30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:00.201425 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 928/3699] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:00 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:00.558832 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-97d12964-8d60-4431-b4fd-dfc22636aee1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:00.565181 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-97d12964-8d60-4431-b4fd-dfc22636aee1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:00.565181 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-97d12964-8d60-4431-b4fd-dfc22636aee1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:00.565181 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-97d12964-8d60-4431-b4fd-dfc22636aee1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:00.578042 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:00.578042 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:00.582562 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-97d12964-8d60-4431-b4fd-dfc22636aee1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:00.586755 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-97d12964-8d60-4431-b4fd-dfc22636aee1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:59:00.587141 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 924/3700] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:00 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:00.646137 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5564259d-572c-4f8d-8679-de230e72550b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:00.647816 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5564259d-572c-4f8d-8679-de230e72550b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc Jul 03 17:59:00.647989 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5564259d-572c-4f8d-8679-de230e72550b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:00.648162 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5564259d-572c-4f8d-8679-de230e72550b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:00.654662 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:00.654662 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:00.657963 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5564259d-572c-4f8d-8679-de230e72550b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:00.664512 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5564259d-572c-4f8d-8679-de230e72550b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc returned with HTTP 200 Jul 03 17:59:00.665025 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 916/3701] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:00 2026] GET /volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:00.677587 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-084cd7c4-3f0e-4490-a283-f73138a0a717 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:00.679606 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-084cd7c4-3f0e-4490-a283-f73138a0a717 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:59:00.680210 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-084cd7c4-3f0e-4490-a283-f73138a0a717 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68c6a8e3-e14d-483c-a0a7-05433cf1d1bc", "name": "tempest-CreateVolumesFromBackupTest-Backup-901241096"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:00.682097 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-084cd7c4-3f0e-4490-a283-f73138a0a717 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Creating new backup {'backup': {'volume_id': '68c6a8e3-e14d-483c-a0a7-05433cf1d1bc', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-901241096'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:59:00.682346 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-084cd7c4-3f0e-4490-a283-f73138a0a717 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Creating backup of volume 68c6a8e3-e14d-483c-a0a7-05433cf1d1bc in container None Jul 03 17:59:00.689712 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:00.689712 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:00.690231 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-084cd7c4-3f0e-4490-a283-f73138a0a717 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:00.714951 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-084cd7c4-3f0e-4490-a283-f73138a0a717 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Created reservations ['f5580ea6-fe00-4f24-8d0c-cdfb494e6061', '554a3d08-5eec-40dc-88ab-f0a6a16b7f7c'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:00.744245 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-084cd7c4-3f0e-4490-a283-f73138a0a717 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:59:00.744747 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 934/3702] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:59:00 2026] POST /volume/v3/backups => generated 338 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:00.752609 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-989d173d-4108-4546-9243-ee35670906f1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:00.754827 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-989d173d-4108-4546-9243-ee35670906f1 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:00.755135 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-989d173d-4108-4546-9243-ee35670906f1 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:00.755413 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-989d173d-4108-4546-9243-ee35670906f1 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:00.755595 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-989d173d-4108-4546-9243-ee35670906f1 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:00.760482 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:00.760482 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:00.761329 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-989d173d-4108-4546-9243-ee35670906f1 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:00.762838 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 929/3703] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:00 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:01.028809 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ae90c3cb-2afd-4260-b122-48038f0914d2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:01.030710 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ae90c3cb-2afd-4260-b122-48038f0914d2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] DELETE https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:59:01.030912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ae90c3cb-2afd-4260-b122-48038f0914d2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:01.031082 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ae90c3cb-2afd-4260-b122-48038f0914d2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:01.031229 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-ae90c3cb-2afd-4260-b122-48038f0914d2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Delete volume with id: 50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:59:01.038143 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:01.038143 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:01.038539 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ae90c3cb-2afd-4260-b122-48038f0914d2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:59:01.059404 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ae90c3cb-2afd-4260-b122-48038f0914d2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Delete volume request issued successfully. Jul 03 17:59:01.059709 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ae90c3cb-2afd-4260-b122-48038f0914d2 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 202 Jul 03 17:59:01.060273 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 925/3704] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:01 2026] DELETE /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:01.068066 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-86c9cfbe-a818-440d-9cc9-c4df5cf65bb8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:01.070011 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-86c9cfbe-a818-440d-9cc9-c4df5cf65bb8 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:59:01.070514 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-86c9cfbe-a818-440d-9cc9-c4df5cf65bb8 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:01.070514 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-86c9cfbe-a818-440d-9cc9-c4df5cf65bb8 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:01.078396 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:01.078396 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:01.083457 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-86c9cfbe-a818-440d-9cc9-c4df5cf65bb8 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Volume info retrieved successfully. Jul 03 17:59:01.089552 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-86c9cfbe-a818-440d-9cc9-c4df5cf65bb8 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 200 Jul 03 17:59:01.090069 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 917/3705] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:01 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:01.211400 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a3f52296-fdc6-468f-88ae-cc4d91971283 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:01.213224 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a3f52296-fdc6-468f-88ae-cc4d91971283 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:01.213436 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a3f52296-fdc6-468f-88ae-cc4d91971283 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:01.213651 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a3f52296-fdc6-468f-88ae-cc4d91971283 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:01.213822 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a3f52296-fdc6-468f-88ae-cc4d91971283 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:01.218997 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:01.218997 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:01.218997 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a3f52296-fdc6-468f-88ae-cc4d91971283 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:01.218997 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 935/3706] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:01 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:01.601876 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cc61e1d3-c17c-40e2-b585-7e7cea728dc5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:01.603452 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cc61e1d3-c17c-40e2-b585-7e7cea728dc5 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:01.603625 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cc61e1d3-c17c-40e2-b585-7e7cea728dc5 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:01.603836 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cc61e1d3-c17c-40e2-b585-7e7cea728dc5 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:01.610204 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:01.610204 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:01.613341 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cc61e1d3-c17c-40e2-b585-7e7cea728dc5 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:01.616923 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cc61e1d3-c17c-40e2-b585-7e7cea728dc5 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:59:01.617260 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 930/3707] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:01 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:01.771089 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-36ef6433-100b-41f3-ac00-beea30a37f1d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:01.772729 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-36ef6433-100b-41f3-ac00-beea30a37f1d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:01.772955 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-36ef6433-100b-41f3-ac00-beea30a37f1d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:01.773159 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-36ef6433-100b-41f3-ac00-beea30a37f1d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:01.773302 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-36ef6433-100b-41f3-ac00-beea30a37f1d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:01.777293 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:01.777293 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:01.778026 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-36ef6433-100b-41f3-ac00-beea30a37f1d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:01.778527 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 926/3708] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:01 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:02.103457 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-57594815-9802-4714-b03f-98f355c4e150 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:02.105582 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-57594815-9802-4714-b03f-98f355c4e150 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] GET https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b Jul 03 17:59:02.105820 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-57594815-9802-4714-b03f-98f355c4e150 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:02.105993 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-57594815-9802-4714-b03f-98f355c4e150 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:02.112651 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-57594815-9802-4714-b03f-98f355c4e150 tempest-TestStampPattern-1631599353 tempest-TestStampPattern-1631599353-project-member] https://10.4.3.210/volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b returned with HTTP 404 Jul 03 17:59:02.112651 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 918/3709] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:02 2026] GET /volume/v3/volumes/50760383-b255-41b9-a0f8-14bf8b7c284b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:02.230342 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-22b79580-3247-467d-abfc-50b8dab156b5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:02.232274 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-22b79580-3247-467d-abfc-50b8dab156b5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:02.232492 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-22b79580-3247-467d-abfc-50b8dab156b5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:02.232725 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-22b79580-3247-467d-abfc-50b8dab156b5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:02.232899 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-22b79580-3247-467d-abfc-50b8dab156b5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:02.251106 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:02.251106 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:02.251984 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-22b79580-3247-467d-abfc-50b8dab156b5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:02.252400 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 936/3710] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:02 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 755 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:02.629142 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e90769f1-92c5-4eae-aea5-5e6c6214915e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:02.630923 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e90769f1-92c5-4eae-aea5-5e6c6214915e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:02.631148 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e90769f1-92c5-4eae-aea5-5e6c6214915e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:02.631335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e90769f1-92c5-4eae-aea5-5e6c6214915e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:02.637799 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:02.637799 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:02.641099 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e90769f1-92c5-4eae-aea5-5e6c6214915e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:02.645057 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e90769f1-92c5-4eae-aea5-5e6c6214915e tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:59:02.645423 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 931/3711] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:02 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:02.788953 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0addb963-21dd-446b-91aa-0dfb43692e2a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:02.791207 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0addb963-21dd-446b-91aa-0dfb43692e2a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:02.791460 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0addb963-21dd-446b-91aa-0dfb43692e2a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:02.791739 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0addb963-21dd-446b-91aa-0dfb43692e2a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:02.791893 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-0addb963-21dd-446b-91aa-0dfb43692e2a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:02.831471 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:02.831471 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:02.831471 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0addb963-21dd-446b-91aa-0dfb43692e2a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:02.831471 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 927/3712] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:02 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:03.051096 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-44592082-acff-46b4-816f-85b46715607d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:03.051096 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-44592082-acff-46b4-816f-85b46715607d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:03.051096 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-44592082-acff-46b4-816f-85b46715607d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-965306665", "description": null, "metadata": null}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:03.072448 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:03.072448 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:03.072448 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-44592082-acff-46b4-816f-85b46715607d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:59:03.072448 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-44592082-acff-46b4-816f-85b46715607d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create snapshot from volume 2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 17:59:03.273869 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ba0de356-0ddb-4614-a864-42acf087370c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:03.273869 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ba0de356-0ddb-4614-a864-42acf087370c tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:03.273869 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ba0de356-0ddb-4614-a864-42acf087370c tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:03.273869 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ba0de356-0ddb-4614-a864-42acf087370c tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:03.273869 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ba0de356-0ddb-4614-a864-42acf087370c tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:03.273869 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:03.273869 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:03.273869 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ba0de356-0ddb-4614-a864-42acf087370c tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:03.273869 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 937/3713] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:03 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:03.558229 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-44592082-acff-46b4-816f-85b46715607d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['da723069-7be1-48f1-9a1c-fedf6c2175e2', '0dadbc4b-7632-48b9-aed4-c0d86bbae5a9', 'd15b8416-b4b6-49b8-8b79-ff9ae72257da', '5d2205ac-d5a7-4e16-b4b6-c47df917d51e'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:03.694538 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b5d4e142-92f0-48e6-9666-37270ae3102c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:03.696262 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b5d4e142-92f0-48e6-9666-37270ae3102c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:03.696511 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b5d4e142-92f0-48e6-9666-37270ae3102c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:03.696752 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b5d4e142-92f0-48e6-9666-37270ae3102c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:03.705944 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:03.705944 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:03.709440 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b5d4e142-92f0-48e6-9666-37270ae3102c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:03.713307 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b5d4e142-92f0-48e6-9666-37270ae3102c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:59:03.713808 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 932/3714] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:03 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:03.802683 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-44592082-acff-46b4-816f-85b46715607d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot force create request issued successfully. Jul 03 17:59:03.802683 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-44592082-acff-46b4-816f-85b46715607d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:03.802683 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 919/3715] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:03.812168 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-09c13fb5-3acb-4fa5-a07d-29b031f07f90 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:03.815669 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-09c13fb5-3acb-4fa5-a07d-29b031f07f90 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 Jul 03 17:59:03.815669 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-09c13fb5-3acb-4fa5-a07d-29b031f07f90 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:03.815669 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-09c13fb5-3acb-4fa5-a07d-29b031f07f90 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:03.826866 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:03.826866 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:03.826866 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-09c13fb5-3acb-4fa5-a07d-29b031f07f90 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:59:03.828306 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-09c13fb5-3acb-4fa5-a07d-29b031f07f90 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 returned with HTTP 200 Jul 03 17:59:03.828306 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 928/3716] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:03 2026] GET /volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:03.844465 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c184f857-061c-4acc-89e0-f42bd9b09e80 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:03.847403 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c184f857-061c-4acc-89e0-f42bd9b09e80 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:03.847403 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c184f857-061c-4acc-89e0-f42bd9b09e80 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:03.847403 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c184f857-061c-4acc-89e0-f42bd9b09e80 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:03.847403 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-c184f857-061c-4acc-89e0-f42bd9b09e80 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:03.851540 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:03.851540 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:03.852346 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c184f857-061c-4acc-89e0-f42bd9b09e80 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:03.852697 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 938/3717] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:03 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:04.280073 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-484b3724-2c4e-4635-96a4-5979d6c0cc39 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:04.281688 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-484b3724-2c4e-4635-96a4-5979d6c0cc39 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:04.281871 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-484b3724-2c4e-4635-96a4-5979d6c0cc39 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:04.282075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-484b3724-2c4e-4635-96a4-5979d6c0cc39 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:04.282175 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-484b3724-2c4e-4635-96a4-5979d6c0cc39 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:04.309371 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:04.309371 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:04.310147 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-484b3724-2c4e-4635-96a4-5979d6c0cc39 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:04.310513 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 933/3718] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:04 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 755 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:04.727900 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-20bbf63b-0e76-4ede-b049-b34c5c7015e3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:04.730753 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-20bbf63b-0e76-4ede-b049-b34c5c7015e3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:04.731095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-20bbf63b-0e76-4ede-b049-b34c5c7015e3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:04.731336 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-20bbf63b-0e76-4ede-b049-b34c5c7015e3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:04.739807 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:04.739807 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:04.756250 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-20bbf63b-0e76-4ede-b049-b34c5c7015e3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:04.756250 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-20bbf63b-0e76-4ede-b049-b34c5c7015e3 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:59:04.756250 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 920/3719] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:04 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:04.850067 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-31de3f46-82b6-45f6-b644-60bd0f1a8b82 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:04.853799 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31de3f46-82b6-45f6-b644-60bd0f1a8b82 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 Jul 03 17:59:04.853799 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31de3f46-82b6-45f6-b644-60bd0f1a8b82 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:04.853799 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31de3f46-82b6-45f6-b644-60bd0f1a8b82 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:04.869913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-18601e18-fb22-41bc-9ce8-4163baa5b528 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:04.873333 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-18601e18-fb22-41bc-9ce8-4163baa5b528 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:04.873333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-18601e18-fb22-41bc-9ce8-4163baa5b528 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:04.873333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-18601e18-fb22-41bc-9ce8-4163baa5b528 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:04.873333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-18601e18-fb22-41bc-9ce8-4163baa5b528 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:04.878556 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:04.878556 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:04.879486 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-18601e18-fb22-41bc-9ce8-4163baa5b528 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:04.887848 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 939/3720] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:04 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:59:04.913937 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:04.913937 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:04.913937 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-31de3f46-82b6-45f6-b644-60bd0f1a8b82 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:59:04.913937 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31de3f46-82b6-45f6-b644-60bd0f1a8b82 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 returned with HTTP 200 Jul 03 17:59:04.913937 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 929/3721] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:04 2026] GET /volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 => generated 466 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:04.924234 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-98a2e1ba-b896-44f0-a3b0-49b9ba21774a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:04.925997 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-98a2e1ba-b896-44f0-a3b0-49b9ba21774a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 Jul 03 17:59:04.926169 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-98a2e1ba-b896-44f0-a3b0-49b9ba21774a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:04.926341 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-98a2e1ba-b896-44f0-a3b0-49b9ba21774a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:04.930658 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:04.930658 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:04.931052 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-98a2e1ba-b896-44f0-a3b0-49b9ba21774a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:59:04.931687 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-98a2e1ba-b896-44f0-a3b0-49b9ba21774a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 returned with HTTP 200 Jul 03 17:59:04.932075 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 934/3722] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:04 2026] GET /volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:04.940405 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:04.942170 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:04.942509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1234453384", "snapshot_id": "5133916c-8b1f-4857-a969-8634f8137c61", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:04.944056 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1234453384', 'snapshot_id': '5133916c-8b1f-4857-a969-8634f8137c61', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:04.948813 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:04.948813 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:04.954186 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 17:59:04.954186 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume of 1 GB Jul 03 17:59:04.954186 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Availability Zones retrieved successfully. Jul 03 17:59:04.967482 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (ab7c60cc-2cdf-4ac5-a7ea-8655a6f349a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:04.967482 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9068ee4-d44f-452b-b24d-6de192c76d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:04.968055 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:05.118253 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9068ee4-d44f-452b-b24d-6de192c76d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5133916c-8b1f-4857-a969-8634f8137c61', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:05.119534 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb20457f-caec-4111-b949-b86435cb0e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:05.181100 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Created reservations ['c3298c53-a1af-49da-9d6a-76f028213141', 'bf142466-4d2a-4c9d-8e76-568ee2dd49c5', 'f60395b7-7704-433a-b1ae-dbc245184137', '21a8ad0d-88a9-4e38-bb06-f7cc1e0111cb'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:05.182006 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb20457f-caec-4111-b949-b86435cb0e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3298c53-a1af-49da-9d6a-76f028213141', 'bf142466-4d2a-4c9d-8e76-568ee2dd49c5', 'f60395b7-7704-433a-b1ae-dbc245184137', '21a8ad0d-88a9-4e38-bb06-f7cc1e0111cb']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:05.182854 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1310a81-af38-4431-ae7e-2b9271255f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:05.241441 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1310a81-af38-4431-ae7e-2b9271255f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1234453384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['c3298c53-a1af-49da-9d6a-76f028213141','bf142466-4d2a-4c9d-8e76-568ee2dd49c5','f60395b7-7704-433a-b1ae-dbc245184137','21a8ad0d-88a9-4e38-bb06-f7cc1e0111cb'],size=1,snapshot_id=5133916c-8b1f-4857-a969-8634f8137c61,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), '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-03T17:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1234453384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1797a9ace8e4861bf3885ee652dd1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5133916c-8b1f-4857-a969-8634f8137c61,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13cfa190170847bd8e187a218b5422e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:05.242515 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e82a9ddb-b2d6-4294-ae89-83089a42587b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:05.270887 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e82a9ddb-b2d6-4294-ae89-83089a42587b) transitioned into state 'SUCCESS' from state '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-1234453384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1797a9ace8e4861bf3885ee652dd1f8',qos_specs=None,replication_status=,reservations=['c3298c53-a1af-49da-9d6a-76f028213141','bf142466-4d2a-4c9d-8e76-568ee2dd49c5','f60395b7-7704-433a-b1ae-dbc245184137','21a8ad0d-88a9-4e38-bb06-f7cc1e0111cb'],size=1,snapshot_id=5133916c-8b1f-4857-a969-8634f8137c61,source_replicaid=,source_volid=None,status='creating',user_id='13cfa190170847bd8e187a218b5422e4',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:05.271911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549f9cd8-fe87-41de-8f3b-0f6457813be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:05.307304 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549f9cd8-fe87-41de-8f3b-0f6457813be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:05.308485 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Flow 'volume_create_api' (ab7c60cc-2cdf-4ac5-a7ea-8655a6f349a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:05.308920 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Create volume request issued successfully. Jul 03 17:59:05.309683 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b8ba6a57-2d9e-474e-a669-9b3187045084 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:05.310273 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 921/3723] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:59:04 2026] POST /volume/v3/volumes => generated 785 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:05.321256 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-175ed17c-4456-4c44-b79d-6188f85cc53f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:05.323002 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-175ed17c-4456-4c44-b79d-6188f85cc53f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:05.324795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-175ed17c-4456-4c44-b79d-6188f85cc53f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:05.324795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-175ed17c-4456-4c44-b79d-6188f85cc53f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:05.324795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-175ed17c-4456-4c44-b79d-6188f85cc53f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:05.326114 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a9565108-b9dd-448e-b440-1f52fb523080 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:05.330415 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a9565108-b9dd-448e-b440-1f52fb523080 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc Jul 03 17:59:05.330885 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a9565108-b9dd-448e-b440-1f52fb523080 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:05.332559 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a9565108-b9dd-448e-b440-1f52fb523080 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:05.336445 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:05.336445 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:05.341975 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-175ed17c-4456-4c44-b79d-6188f85cc53f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:05.341975 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 940/3724] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:05 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:05.345526 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:05.345526 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:05.352164 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a9565108-b9dd-448e-b440-1f52fb523080 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:59:05.355970 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a9565108-b9dd-448e-b440-1f52fb523080 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc returned with HTTP 200 Jul 03 17:59:05.356562 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 930/3725] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:05 2026] GET /volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:05.775193 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6518b753-2677-423f-bc22-822a695dd4d9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:05.776749 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6518b753-2677-423f-bc22-822a695dd4d9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:05.776939 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6518b753-2677-423f-bc22-822a695dd4d9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:05.777103 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6518b753-2677-423f-bc22-822a695dd4d9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:05.802407 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:05.802407 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:05.802407 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6518b753-2677-423f-bc22-822a695dd4d9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:05.802407 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6518b753-2677-423f-bc22-822a695dd4d9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:59:05.802407 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 935/3726] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:05 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:05.823572 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ea7c73cf-436d-4d8a-9de8-ad8cf92fefcb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:05.824660 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ea7c73cf-436d-4d8a-9de8-ad8cf92fefcb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:05.824660 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ea7c73cf-436d-4d8a-9de8-ad8cf92fefcb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:05.824841 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ea7c73cf-436d-4d8a-9de8-ad8cf92fefcb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:05.832531 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:05.832531 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:05.836338 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ea7c73cf-436d-4d8a-9de8-ad8cf92fefcb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:05.840969 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ea7c73cf-436d-4d8a-9de8-ad8cf92fefcb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:59:05.841313 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 922/3727] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:05 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:05.853696 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9d995298-5b90-4cb5-bdfe-4b9e7b1c08eb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:05.855125 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9d995298-5b90-4cb5-bdfe-4b9e7b1c08eb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:05.855569 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9d995298-5b90-4cb5-bdfe-4b9e7b1c08eb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cb67257-b9e5-48c6-8bad-e50e2cae9e9d", "name": "tempest-VolumeImageDependencyTests-Snapshot-705042327"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:05.864363 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:05.864363 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:05.865089 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9d995298-5b90-4cb5-bdfe-4b9e7b1c08eb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:05.865314 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-9d995298-5b90-4cb5-bdfe-4b9e7b1c08eb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create snapshot from volume 6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:05.888787 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-efbf60b6-a455-4ea5-b83a-586b80b79049 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:05.890461 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-efbf60b6-a455-4ea5-b83a-586b80b79049 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:05.890634 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-efbf60b6-a455-4ea5-b83a-586b80b79049 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:05.890967 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-efbf60b6-a455-4ea5-b83a-586b80b79049 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:05.891078 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-efbf60b6-a455-4ea5-b83a-586b80b79049 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:05.906538 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:05.906538 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:05.907356 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-efbf60b6-a455-4ea5-b83a-586b80b79049 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:05.907874 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 931/3728] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:05 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:06.114550 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-9d995298-5b90-4cb5-bdfe-4b9e7b1c08eb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Created reservations ['949ec764-8785-458b-89f4-fc0780acf0fd', '13e9539f-e940-4faa-bb80-a66cae7c0574', 'a6570be4-83d1-4a21-9290-be7354891d4f', '5622166e-e40c-438e-96e1-1f37db689a4e'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:06.352890 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5392566a-a5e9-4119-9000-08e44c8053d7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:06.354614 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5392566a-a5e9-4119-9000-08e44c8053d7 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:06.354831 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5392566a-a5e9-4119-9000-08e44c8053d7 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:06.355035 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5392566a-a5e9-4119-9000-08e44c8053d7 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:06.355122 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-5392566a-a5e9-4119-9000-08e44c8053d7 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:06.358694 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:06.358694 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:06.359365 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5392566a-a5e9-4119-9000-08e44c8053d7 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:06.359942 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 936/3729] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:06 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:06.367946 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0b2bed4d-a449-4750-b849-ecdfb0192605 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:06.369532 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0b2bed4d-a449-4750-b849-ecdfb0192605 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc Jul 03 17:59:06.369722 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0b2bed4d-a449-4750-b849-ecdfb0192605 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:06.369958 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0b2bed4d-a449-4750-b849-ecdfb0192605 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:06.370089 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6c829ed6-e6aa-4f40-9ed3-83f5af76dde5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:06.371513 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6c829ed6-e6aa-4f40-9ed3-83f5af76dde5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf Jul 03 17:59:06.371704 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6c829ed6-e6aa-4f40-9ed3-83f5af76dde5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:06.371938 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6c829ed6-e6aa-4f40-9ed3-83f5af76dde5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:06.398111 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:06.398111 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:06.398254 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:06.398254 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:06.422596 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6c829ed6-e6aa-4f40-9ed3-83f5af76dde5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:59:06.422735 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0b2bed4d-a449-4750-b849-ecdfb0192605 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:59:06.425293 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9d995298-5b90-4cb5-bdfe-4b9e7b1c08eb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Snapshot create request issued successfully. Jul 03 17:59:06.425715 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9d995298-5b90-4cb5-bdfe-4b9e7b1c08eb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:06.434806 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 941/3730] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:05 2026] POST /volume/v3/snapshots => generated 312 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:06.435301 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6c829ed6-e6aa-4f40-9ed3-83f5af76dde5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf returned with HTTP 200 Jul 03 17:59:06.435475 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0b2bed4d-a449-4750-b849-ecdfb0192605 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc returned with HTTP 200 Jul 03 17:59:06.435578 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 932/3731] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:06 2026] GET /volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf => generated 1362 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:06.435740 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 923/3732] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:06 2026] GET /volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc => generated 1394 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:06.435921 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2097dfde-d8ce-4dde-be74-fb8debac87c2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:06.436711 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2097dfde-d8ce-4dde-be74-fb8debac87c2 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 Jul 03 17:59:06.436852 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2097dfde-d8ce-4dde-be74-fb8debac87c2 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:06.437040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2097dfde-d8ce-4dde-be74-fb8debac87c2 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:06.441967 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:06.442418 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3205b464-a7f0-465a-975c-7192a06b7ca4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:06.443911 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] POST https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913/restore Jul 03 17:59:06.444233 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3205b464-a7f0-465a-975c-7192a06b7ca4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc Jul 03 17:59:06.444275 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:06.444419 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3205b464-a7f0-465a-975c-7192a06b7ca4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:06.444593 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3205b464-a7f0-465a-975c-7192a06b7ca4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:06.445559 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Restoring backup 02bcb896-691e-4a5b-b4a0-eac7ce619913 ({'restore': {}}) {{(pid=99940) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 17:59:06.445679 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Restoring backup 02bcb896-691e-4a5b-b4a0-eac7ce619913 to volume None. Jul 03 17:59:06.451862 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:06.451862 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:06.455082 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3205b464-a7f0-465a-975c-7192a06b7ca4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:59:06.459142 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3205b464-a7f0-465a-975c-7192a06b7ca4 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc returned with HTTP 200 Jul 03 17:59:06.459633 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 933/3733] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:06 2026] GET /volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:06.525069 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:06.525069 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:06.525842 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:06.525842 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:06.526032 np0000004448 devstack@c-api.service[99940]: INFO cinder.backup.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Creating volume of 1 GB for restore of backup 02bcb896-691e-4a5b-b4a0-eac7ce619913. Jul 03 17:59:06.526669 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2097dfde-d8ce-4dde-be74-fb8debac87c2 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Snapshot retrieved successfully. Jul 03 17:59:06.535651 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2097dfde-d8ce-4dde-be74-fb8debac87c2 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 returned with HTTP 200 Jul 03 17:59:06.535651 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 937/3734] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:06 2026] GET /volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 => generated 444 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:06.603573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Availability zone cache updated, next update will occur around 2026-07-03 18:59:06.603278. {{(pid=99940) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 17:59:06.603733 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Availability Zones retrieved successfully. Jul 03 17:59:06.610046 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Flow 'volume_create_api' (cfef3d62-9a5c-481b-94b5-38ae2be80cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:06.611038 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5027894e-4e02-42cd-9e2b-3972eb4bcab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:06.611911 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:06.654262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5027894e-4e02-42cd-9e2b-3972eb4bcab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:06.654262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf6f3f8-801b-48b6-9afa-b46be345c467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:06.741188 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-c6cef341-53bc-47e9-96fc-1cd0d3ab567d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:06.743155 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-c6cef341-53bc-47e9-96fc-1cd0d3ab567d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc Jul 03 17:59:06.743342 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-c6cef341-53bc-47e9-96fc-1cd0d3ab567d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:06.743516 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-c6cef341-53bc-47e9-96fc-1cd0d3ab567d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:06.749710 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:06.749710 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:06.752757 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-c6cef341-53bc-47e9-96fc-1cd0d3ab567d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:59:06.756613 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-c6cef341-53bc-47e9-96fc-1cd0d3ab567d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc returned with HTTP 200 Jul 03 17:59:06.757003 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 924/3735] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:59:06 2026] GET /volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:06.890236 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Created reservations ['e2c4b70c-b816-408d-b622-a7deced1311a', '1b5396b6-c7de-4c2e-b443-c24e2111b2fc', 'bb002ba1-84be-4349-9453-37f7213d1a9d', 'a2b92820-7664-4467-b8be-ab1d792d3822'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:06.953165 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf6f3f8-801b-48b6-9afa-b46be345c467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2c4b70c-b816-408d-b622-a7deced1311a', '1b5396b6-c7de-4c2e-b443-c24e2111b2fc', 'bb002ba1-84be-4349-9453-37f7213d1a9d', 'a2b92820-7664-4467-b8be-ab1d792d3822']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:06.953165 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85d765c0-9bbd-4a4f-95a9-7acf6c017b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:07.047882 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a206a642-8ecf-4b19-915f-10fead62131c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:07.047882 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a206a642-8ecf-4b19-915f-10fead62131c tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:07.047882 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a206a642-8ecf-4b19-915f-10fead62131c tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:07.047882 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a206a642-8ecf-4b19-915f-10fead62131c tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:07.047882 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a206a642-8ecf-4b19-915f-10fead62131c tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:07.047882 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:07.047882 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:07.047882 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a206a642-8ecf-4b19-915f-10fead62131c tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:07.047882 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 934/3736] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:06 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:07.292836 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85d765c0-9bbd-4a4f-95a9-7acf6c017b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b7a80a0-751d-497f-ab39-26e419976c96', '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_02bcb896-691e-4a5b-b4a0-eac7ce619913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd965b5fae7d4964b98eedb4f17985a5',qos_specs=None,replication_status=,reservations=['e2c4b70c-b816-408d-b622-a7deced1311a','1b5396b6-c7de-4c2e-b443-c24e2111b2fc','bb002ba1-84be-4349-9453-37f7213d1a9d','a2b92820-7664-4467-b8be-ab1d792d3822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18d2a4b3e3b4435aa95b9a0369adc952',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_02bcb896-691e-4a5b-b4a0-eac7ce619913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b7a80a0-751d-497f-ab39-26e419976c96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd965b5fae7d4964b98eedb4f17985a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18d2a4b3e3b4435aa95b9a0369adc952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:07.292836 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1706f0-c567-447f-8578-418c588e3801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:07.538054 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9523d906-df28-4a5c-ac2e-cb7068252f07 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:07.540418 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9523d906-df28-4a5c-ac2e-cb7068252f07 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 Jul 03 17:59:07.540638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9523d906-df28-4a5c-ac2e-cb7068252f07 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:07.540848 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9523d906-df28-4a5c-ac2e-cb7068252f07 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:07.565998 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:07.565998 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:07.565998 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9523d906-df28-4a5c-ac2e-cb7068252f07 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Snapshot retrieved successfully. Jul 03 17:59:07.565998 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9523d906-df28-4a5c-ac2e-cb7068252f07 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 returned with HTTP 200 Jul 03 17:59:07.565998 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 938/3737] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:07 2026] GET /volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:07.571402 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6b052e83-4c01-49d0-b367-42675d0b8325 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:07.585259 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6b052e83-4c01-49d0-b367-42675d0b8325 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc Jul 03 17:59:07.585259 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6b052e83-4c01-49d0-b367-42675d0b8325 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:07.585259 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6b052e83-4c01-49d0-b367-42675d0b8325 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:07.615030 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:07.615030 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:07.615030 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "fc1e980d-daa8-4841-a2f2-a69279c1f556", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:07.615030 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'fc1e980d-daa8-4841-a2f2-a69279c1f556', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:07.615766 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:07.615766 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:07.616673 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:07.616673 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:07.616673 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Snapshot retrieved successfully. Jul 03 17:59:07.617938 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6b052e83-4c01-49d0-b367-42675d0b8325 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:59:07.618159 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume of 1 GB Jul 03 17:59:07.618159 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Availability Zones retrieved successfully. Jul 03 17:59:07.618446 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6b052e83-4c01-49d0-b367-42675d0b8325 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc returned with HTTP 200 Jul 03 17:59:07.618446 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 925/3738] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:59:07 2026] GET /volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:07.618954 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Flow 'volume_create_api' (ea775b81-bf2b-4d6a-a296-b41fc1b95fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:07.618954 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502d90c8-2100-4984-b1aa-76593a6e6670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:07.618954 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:07.619547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-560dcefa-aaef-4b51-bc5f-1cc32ffa623f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:07.619547 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-560dcefa-aaef-4b51-bc5f-1cc32ffa623f None None] GET https://10.4.3.210/volume// Jul 03 17:59:07.619547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-560dcefa-aaef-4b51-bc5f-1cc32ffa623f None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:07.619547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-560dcefa-aaef-4b51-bc5f-1cc32ffa623f None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:07.619547 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-560dcefa-aaef-4b51-bc5f-1cc32ffa623f None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:59:07.619547 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 939/3739] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:59: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 17:59:07.621921 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-85ab4019-f11d-47de-993a-c4da3fa3044d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:07.621921 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-85ab4019-f11d-47de-993a-c4da3fa3044d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:59:07.621921 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-85ab4019-f11d-47de-993a-c4da3fa3044d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc", "connector": null, "instance_uuid": "5ec47f58-acb5-46b2-824c-c9ae36f81265"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:07.625454 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502d90c8-2100-4984-b1aa-76593a6e6670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fc1e980d-daa8-4841-a2f2-a69279c1f556', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:07.626055 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:07.626055 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:07.626234 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b9a3ce-ed62-4c17-8ca4-e5139b8db756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:07.731255 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1706f0-c567-447f-8578-418c588e3801) transitioned into 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_02bcb896-691e-4a5b-b4a0-eac7ce619913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd965b5fae7d4964b98eedb4f17985a5',qos_specs=None,replication_status=,reservations=['e2c4b70c-b816-408d-b622-a7deced1311a','1b5396b6-c7de-4c2e-b443-c24e2111b2fc','bb002ba1-84be-4349-9453-37f7213d1a9d','a2b92820-7664-4467-b8be-ab1d792d3822'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18d2a4b3e3b4435aa95b9a0369adc952',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:07.732085 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22f8163-c9bb-4755-8486-863809348227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:07.861353 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22f8163-c9bb-4755-8486-863809348227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:07.862218 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Flow 'volume_create_api' (cfef3d62-9a5c-481b-94b5-38ae2be80cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:07.862506 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Create volume request issued successfully. Jul 03 17:59:07.869884 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:07.869884 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:07.870351 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:59:07.975613 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-88a68f9d-5b88-4e72-8a02-9d502b77ce17 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:07.978980 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-88a68f9d-5b88-4e72-8a02-9d502b77ce17 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:07.978980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-88a68f9d-5b88-4e72-8a02-9d502b77ce17 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:07.978980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-88a68f9d-5b88-4e72-8a02-9d502b77ce17 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:07.978980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-88a68f9d-5b88-4e72-8a02-9d502b77ce17 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:07.985581 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:07.985581 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:07.987018 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-88a68f9d-5b88-4e72-8a02-9d502b77ce17 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:07.987339 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 940/3740] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:07 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:08.102140 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-85ab4019-f11d-47de-993a-c4da3fa3044d tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:59:08.102639 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 926/3741] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:59:07 2026] POST /volume/v3/attachments => generated 273 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:08.144442 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Created reservations ['71a75989-8429-4edb-88c9-4a392c08669d', '8e9f23ad-bb26-400d-91eb-8eefc0a19903', '57546574-b0f0-4517-8498-7515a06ce0d2', 'f7dce897-0afc-4902-a885-39ecad7c36b7'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:08.145230 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b9a3ce-ed62-4c17-8ca4-e5139b8db756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71a75989-8429-4edb-88c9-4a392c08669d', '8e9f23ad-bb26-400d-91eb-8eefc0a19903', '57546574-b0f0-4517-8498-7515a06ce0d2', 'f7dce897-0afc-4902-a885-39ecad7c36b7']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:08.145957 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0d83a94-396e-4bca-921c-5568ccd0dbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:08.315471 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0d83a94-396e-4bca-921c-5568ccd0dbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f95f3558-4078-4b1d-b30e-ebe886de82d4', '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='6e0b125946d949429ae0bbc99cb8c015',qos_specs=None,replication_status=,reservations=['71a75989-8429-4edb-88c9-4a392c08669d','8e9f23ad-bb26-400d-91eb-8eefc0a19903','57546574-b0f0-4517-8498-7515a06ce0d2','f7dce897-0afc-4902-a885-39ecad7c36b7'],size=1,snapshot_id=fc1e980d-daa8-4841-a2f2-a69279c1f556,source_replicaid=,source_volid=None,status='creating',user_id='fa2a001ae87340cbb101958216057f66',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), '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-03T17:59:08Z,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=f95f3558-4078-4b1d-b30e-ebe886de82d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e0b125946d949429ae0bbc99cb8c015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fc1e980d-daa8-4841-a2f2-a69279c1f556,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa2a001ae87340cbb101958216057f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:08.316211 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bfc104-6e0b-41bb-b405-bc0338ed98c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:08.453676 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bfc104-6e0b-41bb-b405-bc0338ed98c7) transitioned into state 'SUCCESS' from 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='6e0b125946d949429ae0bbc99cb8c015',qos_specs=None,replication_status=,reservations=['71a75989-8429-4edb-88c9-4a392c08669d','8e9f23ad-bb26-400d-91eb-8eefc0a19903','57546574-b0f0-4517-8498-7515a06ce0d2','f7dce897-0afc-4902-a885-39ecad7c36b7'],size=1,snapshot_id=fc1e980d-daa8-4841-a2f2-a69279c1f556,source_replicaid=,source_volid=None,status='creating',user_id='fa2a001ae87340cbb101958216057f66',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:08.454400 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa3aaca-cee3-40af-a0bd-796685e6991f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:08.755391 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa3aaca-cee3-40af-a0bd-796685e6991f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:08.755391 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Flow 'volume_create_api' (ea775b81-bf2b-4d6a-a296-b41fc1b95fd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:08.755391 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Create volume request issued successfully. Jul 03 17:59:08.755391 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5b6902d6-a748-4924-b0fb-a617c2ff6956 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:08.755391 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 935/3742] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:59:07 2026] POST /volume/v3/volumes => generated 809 bytes in 1157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:08.755626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bb7d2344-e35b-46e3-9c67-dca59279e778 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:08.755626 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bb7d2344-e35b-46e3-9c67-dca59279e778 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 Jul 03 17:59:08.755626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bb7d2344-e35b-46e3-9c67-dca59279e778 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:08.755626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bb7d2344-e35b-46e3-9c67-dca59279e778 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:08.755626 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:08.755626 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:08.755626 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bb7d2344-e35b-46e3-9c67-dca59279e778 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:08.759166 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bb7d2344-e35b-46e3-9c67-dca59279e778 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 returned with HTTP 200 Jul 03 17:59:08.759503 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 941/3743] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:08 2026] GET /volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:08.889206 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:08.889206 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:08.889206 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:59:08.889206 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Checking backup size 1 against volume size 1 {{(pid=99940) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 17:59:08.889206 np0000004448 devstack@c-api.service[99940]: INFO cinder.backup.api [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Overwriting volume 9b7a80a0-751d-497f-ab39-26e419976c96 with restore of backup 02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:08.957739 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] restore_backup in rpcapi backup_id 02bcb896-691e-4a5b-b4a0-eac7ce619913 {{(pid=99940) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 17:59:08.959412 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-70b25b99-2d17-4ad7-85d3-153a640ab5c2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913/restore returned with HTTP 202 Jul 03 17:59:08.959890 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 942/3744] 10.4.3.210 () {68 vars in 1393 bytes} [Fri Jul 3 17:59:06 2026] POST /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913/restore => generated 189 bytes in 2518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:09.003255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c0f11b9f-3b3e-4f0c-a770-ce7739b9bb24 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:09.003255 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c0f11b9f-3b3e-4f0c-a770-ce7739b9bb24 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:09.003255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c0f11b9f-3b3e-4f0c-a770-ce7739b9bb24 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:09.003255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c0f11b9f-3b3e-4f0c-a770-ce7739b9bb24 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:09.003255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c0f11b9f-3b3e-4f0c-a770-ce7739b9bb24 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:09.003255 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:09.003255 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:09.003255 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c0f11b9f-3b3e-4f0c-a770-ce7739b9bb24 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:09.003255 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 927/3745] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:08 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:09.069306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b159658b-81e2-4518-abfe-ce95e5e0e191 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:09.069306 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b159658b-81e2-4518-abfe-ce95e5e0e191 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:09.069306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b159658b-81e2-4518-abfe-ce95e5e0e191 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:09.069306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b159658b-81e2-4518-abfe-ce95e5e0e191 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:09.069306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-b159658b-81e2-4518-abfe-ce95e5e0e191 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:09.069306 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:09.069306 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:09.069306 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b159658b-81e2-4518-abfe-ce95e5e0e191 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:09.069306 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 936/3746] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:09 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:09.796576 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5702f877-10be-4ad7-9387-b2b9292bc6fb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:09.798247 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5702f877-10be-4ad7-9387-b2b9292bc6fb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 Jul 03 17:59:09.798428 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5702f877-10be-4ad7-9387-b2b9292bc6fb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:09.798602 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5702f877-10be-4ad7-9387-b2b9292bc6fb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:09.859582 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:09.859582 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:09.859582 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5702f877-10be-4ad7-9387-b2b9292bc6fb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:09.863532 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5702f877-10be-4ad7-9387-b2b9292bc6fb tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 returned with HTTP 200 Jul 03 17:59:09.863994 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 942/3747] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:09 2026] GET /volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 => generated 1228 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:09.878674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d25f7202-401f-4bc5-b284-e4d9707ae9a9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:09.880813 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d25f7202-401f-4bc5-b284-e4d9707ae9a9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 Jul 03 17:59:09.881001 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d25f7202-401f-4bc5-b284-e4d9707ae9a9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:09.881169 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d25f7202-401f-4bc5-b284-e4d9707ae9a9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:09.887026 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:09.887026 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:09.889976 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d25f7202-401f-4bc5-b284-e4d9707ae9a9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:09.893718 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d25f7202-401f-4bc5-b284-e4d9707ae9a9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 returned with HTTP 200 Jul 03 17:59:09.894067 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 943/3748] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:09 2026] GET /volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:09.924346 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e0f16301-6a0f-4944-a055-6a091ee8ed9b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:09.925820 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e0f16301-6a0f-4944-a055-6a091ee8ed9b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 Jul 03 17:59:09.925978 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e0f16301-6a0f-4944-a055-6a091ee8ed9b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:09.926146 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e0f16301-6a0f-4944-a055-6a091ee8ed9b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:09.926230 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-e0f16301-6a0f-4944-a055-6a091ee8ed9b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete snapshot with id: fc1e980d-daa8-4841-a2f2-a69279c1f556 Jul 03 17:59:09.930579 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:09.930579 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:09.930957 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e0f16301-6a0f-4944-a055-6a091ee8ed9b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Snapshot retrieved successfully. Jul 03 17:59:09.992024 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9a9b85f0-e0d6-4fff-9137-c2cc183525cf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:09.994324 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a9b85f0-e0d6-4fff-9137-c2cc183525cf tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:09.994587 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a9b85f0-e0d6-4fff-9137-c2cc183525cf tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:09.994853 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a9b85f0-e0d6-4fff-9137-c2cc183525cf tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:10.001804 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9a9b85f0-e0d6-4fff-9137-c2cc183525cf tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:10.023305 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:10.023305 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:10.023702 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e0f16301-6a0f-4944-a055-6a091ee8ed9b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Snapshot delete request issued successfully. Jul 03 17:59:10.024077 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e0f16301-6a0f-4944-a055-6a091ee8ed9b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 returned with HTTP 202 Jul 03 17:59:10.024192 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a9b85f0-e0d6-4fff-9137-c2cc183525cf tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:10.024448 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 928/3749] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:09 2026] DELETE /volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:10.024620 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 937/3750] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:09 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:10.033205 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f69d9c50-b35f-4e9c-afd9-3b00ac9cf20b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:10.035218 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f69d9c50-b35f-4e9c-afd9-3b00ac9cf20b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 Jul 03 17:59:10.035451 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f69d9c50-b35f-4e9c-afd9-3b00ac9cf20b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:10.035650 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f69d9c50-b35f-4e9c-afd9-3b00ac9cf20b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:10.042143 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dfe494d2-fc43-40a3-a0d7-8e52e874c54a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:10.043682 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dfe494d2-fc43-40a3-a0d7-8e52e874c54a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:10.043929 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dfe494d2-fc43-40a3-a0d7-8e52e874c54a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:10.044175 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dfe494d2-fc43-40a3-a0d7-8e52e874c54a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:10.044339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-dfe494d2-fc43-40a3-a0d7-8e52e874c54a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:10.063742 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:10.063742 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:10.063742 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dfe494d2-fc43-40a3-a0d7-8e52e874c54a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:10.063742 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 944/3751] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:10 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:10.063998 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:10.063998 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:10.063998 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f69d9c50-b35f-4e9c-afd9-3b00ac9cf20b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Snapshot retrieved successfully. Jul 03 17:59:10.063998 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f69d9c50-b35f-4e9c-afd9-3b00ac9cf20b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 returned with HTTP 200 Jul 03 17:59:10.063998 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 943/3752] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:10 2026] GET /volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:11.034506 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ecb5f80e-4949-4af8-bcac-b7ac500f76b3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:11.036049 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ecb5f80e-4949-4af8-bcac-b7ac500f76b3 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:11.036233 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ecb5f80e-4949-4af8-bcac-b7ac500f76b3 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:11.036435 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ecb5f80e-4949-4af8-bcac-b7ac500f76b3 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:11.036503 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-ecb5f80e-4949-4af8-bcac-b7ac500f76b3 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:11.040042 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:11.040042 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:11.040689 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ecb5f80e-4949-4af8-bcac-b7ac500f76b3 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:11.041060 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 929/3753] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:11 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:11.081824 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8bb9a8b0-6888-468d-8362-6c43ce39fb65 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:11.082159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c2030b8a-04b3-4228-a2e5-824b448fcaf1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:11.083367 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8bb9a8b0-6888-468d-8362-6c43ce39fb65 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 Jul 03 17:59:11.083501 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c2030b8a-04b3-4228-a2e5-824b448fcaf1 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:11.083545 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8bb9a8b0-6888-468d-8362-6c43ce39fb65 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:11.083706 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c2030b8a-04b3-4228-a2e5-824b448fcaf1 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:11.083795 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8bb9a8b0-6888-468d-8362-6c43ce39fb65 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:11.083955 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c2030b8a-04b3-4228-a2e5-824b448fcaf1 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:11.084109 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-c2030b8a-04b3-4228-a2e5-824b448fcaf1 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:11.088108 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:11.088108 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:11.088840 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c2030b8a-04b3-4228-a2e5-824b448fcaf1 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:11.089346 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 945/3754] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:11 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:59:11.131607 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8bb9a8b0-6888-468d-8362-6c43ce39fb65 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 returned with HTTP 404 Jul 03 17:59:11.131607 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 938/3755] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:11 2026] GET /volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:11.150334 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-17e20a3c-40f7-4a7d-a48d-781c9be2587b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:11.158631 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-17e20a3c-40f7-4a7d-a48d-781c9be2587b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 Jul 03 17:59:11.158631 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-17e20a3c-40f7-4a7d-a48d-781c9be2587b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:11.158631 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-17e20a3c-40f7-4a7d-a48d-781c9be2587b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:11.158631 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-17e20a3c-40f7-4a7d-a48d-781c9be2587b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume with id: f95f3558-4078-4b1d-b30e-ebe886de82d4 Jul 03 17:59:11.158631 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:11.158631 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:11.159066 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-17e20a3c-40f7-4a7d-a48d-781c9be2587b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:11.395137 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-17e20a3c-40f7-4a7d-a48d-781c9be2587b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume request issued successfully. Jul 03 17:59:11.395290 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-17e20a3c-40f7-4a7d-a48d-781c9be2587b tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 returned with HTTP 202 Jul 03 17:59:11.395723 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 944/3756] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:11 2026] DELETE /volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:59:11.402585 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-017c5e9c-fea8-4132-8802-4898808649ed None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:11.404180 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-017c5e9c-fea8-4132-8802-4898808649ed tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 Jul 03 17:59:11.404353 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-017c5e9c-fea8-4132-8802-4898808649ed tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:11.404509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-017c5e9c-fea8-4132-8802-4898808649ed tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:11.411421 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:11.411421 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:11.505385 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-017c5e9c-fea8-4132-8802-4898808649ed tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:11.588022 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-017c5e9c-fea8-4132-8802-4898808649ed tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 returned with HTTP 200 Jul 03 17:59:11.588405 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 930/3757] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:11 2026] GET /volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 => generated 1227 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:12.050325 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-96fc9474-3ad6-4898-980b-26bd7a11c254 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:12.052170 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-96fc9474-3ad6-4898-980b-26bd7a11c254 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:12.052248 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-96fc9474-3ad6-4898-980b-26bd7a11c254 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:12.052378 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-96fc9474-3ad6-4898-980b-26bd7a11c254 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:12.052477 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-96fc9474-3ad6-4898-980b-26bd7a11c254 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:12.056471 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:12.056471 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:12.057210 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-96fc9474-3ad6-4898-980b-26bd7a11c254 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:12.058888 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 946/3758] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:12 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:12.098586 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4a054e7d-eb1a-4582-a273-f996a2cfe055 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:12.100502 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4a054e7d-eb1a-4582-a273-f996a2cfe055 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:12.100761 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4a054e7d-eb1a-4582-a273-f996a2cfe055 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:12.100993 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4a054e7d-eb1a-4582-a273-f996a2cfe055 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:12.101126 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-4a054e7d-eb1a-4582-a273-f996a2cfe055 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:12.105804 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:12.105804 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:12.106514 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4a054e7d-eb1a-4582-a273-f996a2cfe055 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:12.106868 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 939/3759] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:12 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:12.602642 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d855a3ee-2e1f-411e-a3e3-71ce11916de7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:12.604463 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d855a3ee-2e1f-411e-a3e3-71ce11916de7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 Jul 03 17:59:12.604762 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d855a3ee-2e1f-411e-a3e3-71ce11916de7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:12.605062 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d855a3ee-2e1f-411e-a3e3-71ce11916de7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:12.611378 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d855a3ee-2e1f-411e-a3e3-71ce11916de7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 returned with HTTP 404 Jul 03 17:59:12.630037 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 945/3760] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:12 2026] GET /volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:13.085616 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-605478c2-5c80-45de-8d02-0ed58c7ed029 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:13.085616 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-605478c2-5c80-45de-8d02-0ed58c7ed029 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:13.085616 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-605478c2-5c80-45de-8d02-0ed58c7ed029 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:13.085616 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-605478c2-5c80-45de-8d02-0ed58c7ed029 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:13.085616 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-605478c2-5c80-45de-8d02-0ed58c7ed029 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:13.145783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dd5e87a7-a688-4554-ba1c-4ce17a9a5859 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:13.145783 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd5e87a7-a688-4554-ba1c-4ce17a9a5859 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:13.145783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd5e87a7-a688-4554-ba1c-4ce17a9a5859 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:13.145783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd5e87a7-a688-4554-ba1c-4ce17a9a5859 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:13.145783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-dd5e87a7-a688-4554-ba1c-4ce17a9a5859 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:13.167288 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:13.167288 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:13.167288 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-605478c2-5c80-45de-8d02-0ed58c7ed029 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:13.167288 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 931/3761] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:13 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:13.179139 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:13.179139 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:13.179139 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd5e87a7-a688-4554-ba1c-4ce17a9a5859 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:13.179139 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 947/3762] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:13 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:13.852971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-440df35b-869f-4610-8c6e-7c3bc6911fb1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:13.852971 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-440df35b-869f-4610-8c6e-7c3bc6911fb1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:13.852971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-440df35b-869f-4610-8c6e-7c3bc6911fb1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:13.852971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-440df35b-869f-4610-8c6e-7c3bc6911fb1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:13.852971 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-440df35b-869f-4610-8c6e-7c3bc6911fb1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume with id: 6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:13.910637 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:13.910637 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:13.911252 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-440df35b-869f-4610-8c6e-7c3bc6911fb1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:14.125507 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-440df35b-869f-4610-8c6e-7c3bc6911fb1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume request issued successfully. Jul 03 17:59:14.125507 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-440df35b-869f-4610-8c6e-7c3bc6911fb1 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 202 Jul 03 17:59:14.125507 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 940/3763] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:13 2026] DELETE /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:59:14.139401 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-968e9b11-ddc3-493f-87c7-2e45e34bb8f7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:14.143101 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-968e9b11-ddc3-493f-87c7-2e45e34bb8f7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:14.143583 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-968e9b11-ddc3-493f-87c7-2e45e34bb8f7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:14.144146 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-968e9b11-ddc3-493f-87c7-2e45e34bb8f7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:14.154115 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:14.154115 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:14.165633 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-95b23685-e683-4b98-ad6b-11f54b607f1b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:14.167726 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-95b23685-e683-4b98-ad6b-11f54b607f1b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:14.168069 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-95b23685-e683-4b98-ad6b-11f54b607f1b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:14.168372 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-95b23685-e683-4b98-ad6b-11f54b607f1b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:14.169634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-95b23685-e683-4b98-ad6b-11f54b607f1b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:14.174300 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-968e9b11-ddc3-493f-87c7-2e45e34bb8f7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:14.177821 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:14.177821 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:14.178818 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-95b23685-e683-4b98-ad6b-11f54b607f1b tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:14.179459 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 932/3764] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:14 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:14.203944 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-968e9b11-ddc3-493f-87c7-2e45e34bb8f7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 200 Jul 03 17:59:14.205084 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 946/3765] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:14 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 1192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:14.206900 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5361274c-85a4-48e9-920f-d907552a83c6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:14.208613 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5361274c-85a4-48e9-920f-d907552a83c6 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:14.208798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5361274c-85a4-48e9-920f-d907552a83c6 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:14.208978 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5361274c-85a4-48e9-920f-d907552a83c6 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:14.209079 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-5361274c-85a4-48e9-920f-d907552a83c6 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:14.212881 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:14.212881 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:14.213648 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5361274c-85a4-48e9-920f-d907552a83c6 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:14.214001 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 948/3766] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:14 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:15.207629 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-538599fb-457a-4edb-97f5-2fe8897f3519 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.216104 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-538599fb-457a-4edb-97f5-2fe8897f3519 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:15.216104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-538599fb-457a-4edb-97f5-2fe8897f3519 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.216104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-538599fb-457a-4edb-97f5-2fe8897f3519 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.216104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-538599fb-457a-4edb-97f5-2fe8897f3519 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:15.224092 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:15.224092 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:15.225027 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-538599fb-457a-4edb-97f5-2fe8897f3519 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:15.225466 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 941/3767] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:15 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:15.248156 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c09ef63c-5628-49dc-95ed-c34290f79150 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.248638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5d84d235-9285-4c37-b20b-f6850a387d85 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.248638 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5d84d235-9285-4c37-b20b-f6850a387d85 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:15.248638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5d84d235-9285-4c37-b20b-f6850a387d85 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.248638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5d84d235-9285-4c37-b20b-f6850a387d85 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.248976 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c09ef63c-5628-49dc-95ed-c34290f79150 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:15.248976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c09ef63c-5628-49dc-95ed-c34290f79150 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.248976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c09ef63c-5628-49dc-95ed-c34290f79150 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.248976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c09ef63c-5628-49dc-95ed-c34290f79150 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:15.248976 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:15.248976 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:15.249136 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5d84d235-9285-4c37-b20b-f6850a387d85 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 404 Jul 03 17:59:15.249136 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 947/3768] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:15 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:15.249194 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c09ef63c-5628-49dc-95ed-c34290f79150 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:15.249194 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 933/3769] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:15 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:15.252789 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a0071ddc-51bd-4b3d-9c5b-8e728208c902 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.270281 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a0071ddc-51bd-4b3d-9c5b-8e728208c902 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 Jul 03 17:59:15.270281 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a0071ddc-51bd-4b3d-9c5b-8e728208c902 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.270281 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a0071ddc-51bd-4b3d-9c5b-8e728208c902 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.270281 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-a0071ddc-51bd-4b3d-9c5b-8e728208c902 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume with id: f95f3558-4078-4b1d-b30e-ebe886de82d4 Jul 03 17:59:15.270281 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a0071ddc-51bd-4b3d-9c5b-8e728208c902 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 returned with HTTP 404 Jul 03 17:59:15.270281 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 949/3770] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:15 2026] DELETE /volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:15.276550 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b17e8e42-b981-48ec-9399-93efd7757941 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.278567 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b17e8e42-b981-48ec-9399-93efd7757941 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 Jul 03 17:59:15.279757 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b17e8e42-b981-48ec-9399-93efd7757941 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.279757 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b17e8e42-b981-48ec-9399-93efd7757941 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.285265 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b17e8e42-b981-48ec-9399-93efd7757941 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 returned with HTTP 404 Jul 03 17:59:15.285843 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 942/3771] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:15 2026] GET /volume/v3/volumes/f95f3558-4078-4b1d-b30e-ebe886de82d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:15.336932 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fe6833a4-7295-49c7-ac36-87a20af069f6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.336932 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fe6833a4-7295-49c7-ac36-87a20af069f6 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 Jul 03 17:59:15.336932 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fe6833a4-7295-49c7-ac36-87a20af069f6 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.336932 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fe6833a4-7295-49c7-ac36-87a20af069f6 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.336932 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-fe6833a4-7295-49c7-ac36-87a20af069f6 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete snapshot with id: fc1e980d-daa8-4841-a2f2-a69279c1f556 Jul 03 17:59:15.336932 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fe6833a4-7295-49c7-ac36-87a20af069f6 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 returned with HTTP 404 Jul 03 17:59:15.336932 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 948/3772] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:15 2026] DELETE /volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:15.366577 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d176558e-26ae-425d-ae92-f349d6827a3c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.369664 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d176558e-26ae-425d-ae92-f349d6827a3c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 Jul 03 17:59:15.369664 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d176558e-26ae-425d-ae92-f349d6827a3c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.369664 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d176558e-26ae-425d-ae92-f349d6827a3c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.375065 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d176558e-26ae-425d-ae92-f349d6827a3c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 returned with HTTP 404 Jul 03 17:59:15.375574 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 934/3773] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:15 2026] GET /volume/v3/snapshots/fc1e980d-daa8-4841-a2f2-a69279c1f556 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:15.384798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5fba9538-2509-4730-b814-9fa0c4908738 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.390293 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5fba9538-2509-4730-b814-9fa0c4908738 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:15.390541 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5fba9538-2509-4730-b814-9fa0c4908738 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.390757 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5fba9538-2509-4730-b814-9fa0c4908738 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.390958 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-5fba9538-2509-4730-b814-9fa0c4908738 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume with id: 6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:15.398844 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5fba9538-2509-4730-b814-9fa0c4908738 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 404 Jul 03 17:59:15.398844 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 950/3774] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:15 2026] DELETE /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:15.410514 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d647c59e-a395-45bc-93e5-53bdf4fe65a7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.411696 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d647c59e-a395-45bc-93e5-53bdf4fe65a7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d Jul 03 17:59:15.412120 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d647c59e-a395-45bc-93e5-53bdf4fe65a7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.412384 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d647c59e-a395-45bc-93e5-53bdf4fe65a7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.419735 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d647c59e-a395-45bc-93e5-53bdf4fe65a7 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d returned with HTTP 404 Jul 03 17:59:15.420706 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 943/3775] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:15 2026] GET /volume/v3/volumes/6cb67257-b9e5-48c6-8bad-e50e2cae9e9d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:15.474154 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0e6e5cb8-04b9-4846-9b59-42777f61df95 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.479060 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0e6e5cb8-04b9-4846-9b59-42777f61df95 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 Jul 03 17:59:15.479060 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0e6e5cb8-04b9-4846-9b59-42777f61df95 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.479060 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0e6e5cb8-04b9-4846-9b59-42777f61df95 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.479060 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-0e6e5cb8-04b9-4846-9b59-42777f61df95 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume with id: 5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 Jul 03 17:59:15.486277 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:15.486277 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:15.487088 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0e6e5cb8-04b9-4846-9b59-42777f61df95 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:15.603556 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0e6e5cb8-04b9-4846-9b59-42777f61df95 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume request issued successfully. Jul 03 17:59:15.604304 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0e6e5cb8-04b9-4846-9b59-42777f61df95 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 returned with HTTP 202 Jul 03 17:59:15.605141 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 949/3776] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:15 2026] DELETE /volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:59:15.614017 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fafb36e2-e9af-4a57-9923-47f2165cf9c9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:15.617137 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fafb36e2-e9af-4a57-9923-47f2165cf9c9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 Jul 03 17:59:15.617341 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fafb36e2-e9af-4a57-9923-47f2165cf9c9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:15.617532 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fafb36e2-e9af-4a57-9923-47f2165cf9c9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:15.626554 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:15.626554 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:15.633537 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fafb36e2-e9af-4a57-9923-47f2165cf9c9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Volume info retrieved successfully. Jul 03 17:59:15.637878 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fafb36e2-e9af-4a57-9923-47f2165cf9c9 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 returned with HTTP 200 Jul 03 17:59:15.638227 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 935/3777] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:15 2026] GET /volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 => generated 1227 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:16.237918 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d5574d0f-808c-4e20-9142-902de958d585 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:16.249659 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5574d0f-808c-4e20-9142-902de958d585 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:16.249659 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5574d0f-808c-4e20-9142-902de958d585 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:16.249659 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5574d0f-808c-4e20-9142-902de958d585 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:16.249659 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d5574d0f-808c-4e20-9142-902de958d585 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:16.249659 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:16.249659 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:16.249659 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5574d0f-808c-4e20-9142-902de958d585 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:16.249659 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 951/3778] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:16 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:16.258434 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-53d85d2d-37e8-4641-b2e5-372995ae3c6a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:16.264264 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53d85d2d-37e8-4641-b2e5-372995ae3c6a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:16.278088 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53d85d2d-37e8-4641-b2e5-372995ae3c6a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:16.278088 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53d85d2d-37e8-4641-b2e5-372995ae3c6a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:16.278088 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-53d85d2d-37e8-4641-b2e5-372995ae3c6a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:16.278088 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:16.278088 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:16.278088 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53d85d2d-37e8-4641-b2e5-372995ae3c6a tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:16.278088 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 944/3779] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:16 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:16.529524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-961b110f-a48e-47b3-af62-b91ae83e1b42 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:16.529965 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-961b110f-a48e-47b3-af62-b91ae83e1b42 None None] GET https://10.4.3.210/volume// Jul 03 17:59:16.530160 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-961b110f-a48e-47b3-af62-b91ae83e1b42 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:16.530366 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-961b110f-a48e-47b3-af62-b91ae83e1b42 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:16.530713 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-961b110f-a48e-47b3-af62-b91ae83e1b42 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:59:16.531019 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 950/3780] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:59: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 17:59:16.538528 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-08a87480-38f8-4820-a885-e3d1f5eecb02 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:16.541138 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-08a87480-38f8-4820-a885-e3d1f5eecb02 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc Jul 03 17:59:16.541430 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-08a87480-38f8-4820-a885-e3d1f5eecb02 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:16.541674 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-08a87480-38f8-4820-a885-e3d1f5eecb02 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:16.579252 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:16.579252 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:16.584003 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-08a87480-38f8-4820-a885-e3d1f5eecb02 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 17:59:16.590646 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-08a87480-38f8-4820-a885-e3d1f5eecb02 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc returned with HTTP 200 Jul 03 17:59:16.591193 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 936/3781] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:59:16 2026] GET /volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc => generated 1573 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:16.676856 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ef00d7ec-2547-4c62-ab7f-e58a974c7126 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:16.676856 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef00d7ec-2547-4c62-ab7f-e58a974c7126 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 Jul 03 17:59:16.676856 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ef00d7ec-2547-4c62-ab7f-e58a974c7126 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:16.676856 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ef00d7ec-2547-4c62-ab7f-e58a974c7126 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:16.676856 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef00d7ec-2547-4c62-ab7f-e58a974c7126 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 returned with HTTP 404 Jul 03 17:59:16.676856 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 952/3782] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:16 2026] GET /volume/v3/volumes/5f2d9b36-873b-4e3c-b50a-2a8f5095fe83 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:16.694912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9edd5ac1-bfac-4b95-970b-8c3241927fbd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:16.694912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9edd5ac1-bfac-4b95-970b-8c3241927fbd tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:59:16.694912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9edd5ac1-bfac-4b95-970b-8c3241927fbd tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:16.694912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9edd5ac1-bfac-4b95-970b-8c3241927fbd tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:16.694912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-9edd5ac1-bfac-4b95-970b-8c3241927fbd tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume with id: c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:59:16.694912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9edd5ac1-bfac-4b95-970b-8c3241927fbd tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 404 Jul 03 17:59:16.694912 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 945/3783] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:16 2026] DELETE /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:16.706454 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ae50920e-a3ab-4180-82eb-c0673afd86b8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:16.733575 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae50920e-a3ab-4180-82eb-c0673afd86b8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe Jul 03 17:59:16.733575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae50920e-a3ab-4180-82eb-c0673afd86b8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:16.733575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae50920e-a3ab-4180-82eb-c0673afd86b8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:16.733575 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae50920e-a3ab-4180-82eb-c0673afd86b8 tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe returned with HTTP 404 Jul 03 17:59:16.733575 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 951/3784] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:16 2026] GET /volume/v3/volumes/c7eaa399-32bc-4a9a-bc5c-a624060f90fe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:16.754009 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-aeec1789-5dad-465a-a5f3-c6b76dc5b625 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:16.754009 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-aeec1789-5dad-465a-a5f3-c6b76dc5b625 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] PUT https://10.4.3.210/volume/v3/attachments/619752dc-30b7-468d-a068-b500f59da52e Jul 03 17:59:16.754009 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-aeec1789-5dad-465a-a5f3-c6b76dc5b625 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:16.754009 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-aeec1789-5dad-465a-a5f3-c6b76dc5b625 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Acquiring lock "cinder-attachment_update-af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:59:16.754009 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-aeec1789-5dad-465a-a5f3-c6b76dc5b625 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:59:16.754009 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:16.754009 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:16.807148 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a1ff834a-d1f0-45aa-9869-f1e255d2b58c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:16.823726 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a1ff834a-d1f0-45aa-9869-f1e255d2b58c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:59:16.823726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a1ff834a-d1f0-45aa-9869-f1e255d2b58c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:16.823726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a1ff834a-d1f0-45aa-9869-f1e255d2b58c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:16.823726 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-a1ff834a-d1f0-45aa-9869-f1e255d2b58c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Delete volume with id: e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:59:16.823726 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a1ff834a-d1f0-45aa-9869-f1e255d2b58c tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 404 Jul 03 17:59:16.823726 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 953/3785] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:16 2026] DELETE /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:16.845110 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-17302291-a72a-4458-be9a-4f55913d3cac None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:16.847181 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-17302291-a72a-4458-be9a-4f55913d3cac tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] GET https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 Jul 03 17:59:16.847429 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-17302291-a72a-4458-be9a-4f55913d3cac tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:16.847668 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-17302291-a72a-4458-be9a-4f55913d3cac tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:16.857307 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-17302291-a72a-4458-be9a-4f55913d3cac tempest-VolumeImageDependencyTests-997470701 tempest-VolumeImageDependencyTests-997470701-project-member] https://10.4.3.210/volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 returned with HTTP 404 Jul 03 17:59:16.857867 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 946/3786] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:16 2026] GET /volume/v3/volumes/e4c04789-582c-4415-8299-566752d3c802 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:17.259965 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dbdcfb62-d443-4f53-8287-d0ecdc88c1fd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:17.261748 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dbdcfb62-d443-4f53-8287-d0ecdc88c1fd tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:17.262169 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dbdcfb62-d443-4f53-8287-d0ecdc88c1fd tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:17.262169 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dbdcfb62-d443-4f53-8287-d0ecdc88c1fd tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:17.262271 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-dbdcfb62-d443-4f53-8287-d0ecdc88c1fd tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:17.270981 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:17.270981 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:17.271783 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dbdcfb62-d443-4f53-8287-d0ecdc88c1fd tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:17.274019 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 952/3787] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:17 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:17.307257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d56ed593-2c2c-4c7a-bfce-14ee757c4806 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:17.307257 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d56ed593-2c2c-4c7a-bfce-14ee757c4806 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:17.307257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d56ed593-2c2c-4c7a-bfce-14ee757c4806 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:17.307257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d56ed593-2c2c-4c7a-bfce-14ee757c4806 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:17.307257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d56ed593-2c2c-4c7a-bfce-14ee757c4806 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:17.307257 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:17.307257 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:17.307257 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d56ed593-2c2c-4c7a-bfce-14ee757c4806 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:17.307257 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 954/3788] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:17 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:17.507519 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-aeec1789-5dad-465a-a5f3-c6b76dc5b625 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Lock "cinder-attachment_update-af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc-np0000004448" released by "attachment_update" :: held 0.719s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:59:17.507519 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-aeec1789-5dad-465a-a5f3-c6b76dc5b625 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/619752dc-30b7-468d-a068-b500f59da52e returned with HTTP 200 Jul 03 17:59:17.507519 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 937/3789] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:59:16 2026] PUT /volume/v3/attachments/619752dc-30b7-468d-a068-b500f59da52e => generated 969 bytes in 736 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:18.012166 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6c678a90-3620-4484-93b6-bccad10f6e05 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:18.012166 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6c678a90-3620-4484-93b6-bccad10f6e05 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] POST https://10.4.3.210/volume/v3/attachments/619752dc-30b7-468d-a068-b500f59da52e/action Jul 03 17:59:18.012166 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6c678a90-3620-4484-93b6-bccad10f6e05 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:59:18.012166 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6c678a90-3620-4484-93b6-bccad10f6e05 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:18.031163 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:18.031163 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:18.268931 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4ae50676-ed61-4d71-b091-caf1813d44fe req-6c678a90-3620-4484-93b6-bccad10f6e05 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/619752dc-30b7-468d-a068-b500f59da52e/action returned with HTTP 204 Jul 03 17:59:18.269922 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 947/3790] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:59:17 2026] POST /volume/v3/attachments/619752dc-30b7-468d-a068-b500f59da52e/action => generated 0 bytes in 274 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:18.287721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-16667c0f-4817-41d7-8762-5cde11a3c85f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:18.289759 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-16667c0f-4817-41d7-8762-5cde11a3c85f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:18.290019 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-16667c0f-4817-41d7-8762-5cde11a3c85f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:18.290246 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-16667c0f-4817-41d7-8762-5cde11a3c85f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:18.290339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-16667c0f-4817-41d7-8762-5cde11a3c85f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:18.294665 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:18.294665 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:18.295630 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-16667c0f-4817-41d7-8762-5cde11a3c85f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:18.296095 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 953/3791] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:18 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:18.317826 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4b2598c2-14bc-4e88-b068-d5a048117b0b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:18.319661 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4b2598c2-14bc-4e88-b068-d5a048117b0b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:18.319879 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4b2598c2-14bc-4e88-b068-d5a048117b0b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:18.320063 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4b2598c2-14bc-4e88-b068-d5a048117b0b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:18.320159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-4b2598c2-14bc-4e88-b068-d5a048117b0b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:18.324337 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:18.324337 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:18.325055 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4b2598c2-14bc-4e88-b068-d5a048117b0b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:18.325409 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 955/3792] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:18 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:19.306409 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cec28e3d-73b8-42b0-bd63-f6ef5cca8274 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:19.308369 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cec28e3d-73b8-42b0-bd63-f6ef5cca8274 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:19.308610 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cec28e3d-73b8-42b0-bd63-f6ef5cca8274 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:19.308881 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cec28e3d-73b8-42b0-bd63-f6ef5cca8274 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:19.308989 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-cec28e3d-73b8-42b0-bd63-f6ef5cca8274 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:19.313662 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:19.313662 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:19.316615 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cec28e3d-73b8-42b0-bd63-f6ef5cca8274 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:19.316615 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 938/3793] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:19 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:19.336711 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-69f8b275-da6e-4a85-98fd-918a0f0c0d50 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:19.340799 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-69f8b275-da6e-4a85-98fd-918a0f0c0d50 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:19.340799 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-69f8b275-da6e-4a85-98fd-918a0f0c0d50 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:19.340799 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-69f8b275-da6e-4a85-98fd-918a0f0c0d50 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:19.340799 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-69f8b275-da6e-4a85-98fd-918a0f0c0d50 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:19.347810 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:19.347810 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:19.348923 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-69f8b275-da6e-4a85-98fd-918a0f0c0d50 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:19.349462 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 948/3794] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:19 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:19.553435 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4b2a3247-f678-42dc-a084-3425dafae01b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:19.679920 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:19.683929 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:19.684335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:19.686121 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:19.686281 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Create volume of 1 GB Jul 03 17:59:19.691451 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Availability Zones retrieved successfully. Jul 03 17:59:19.699574 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Flow 'volume_create_api' (39ce6593-b8f5-4dce-acbf-680017d89f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:19.699574 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c66b17-02d8-40b6-aa32-4ad91b2e0d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:19.699937 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:19.711602 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:19.712013 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-592762023"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:19.713716 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-592762023'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:19.713927 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume of 1 GB Jul 03 17:59:19.719398 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Availability Zones retrieved successfully. Jul 03 17:59:19.724413 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Flow 'volume_create_api' (7c42a309-f576-4a63-89e7-f12c1a669556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:19.726792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4593cda8-2973-4ce2-a94e-8810e94e3b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:19.726792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:19.735116 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c66b17-02d8-40b6-aa32-4ad91b2e0d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:19.735944 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4cace9b-92cb-4a58-8f7e-d4774490e254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:19.751142 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4593cda8-2973-4ce2-a94e-8810e94e3b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:19.751958 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d323f8b-f66c-48e3-a843-e01d08333d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:19.815875 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['71bd79dd-4644-47e1-82b0-33f06fbcf565', '09dbbd1d-5c4e-493a-821e-2b87e137a5df', '704c3f3a-bdf1-4494-b9a3-8e18025fabae', '14b87e0c-6984-450d-873e-02aef2305317'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:19.816416 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Created reservations ['bc9251df-d76f-4139-b05f-875bd61451c4', '0e285871-dc51-4ba8-bf5d-f0fd37027c7d', 'c138d730-f2d5-48d9-a3ca-00aaa1047ab9', '232f0903-c2b1-42e9-a5ea-3c877debd439'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:19.816784 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d323f8b-f66c-48e3-a843-e01d08333d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71bd79dd-4644-47e1-82b0-33f06fbcf565', '09dbbd1d-5c4e-493a-821e-2b87e137a5df', '704c3f3a-bdf1-4494-b9a3-8e18025fabae', '14b87e0c-6984-450d-873e-02aef2305317']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:19.817338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4cace9b-92cb-4a58-8f7e-d4774490e254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc9251df-d76f-4139-b05f-875bd61451c4', '0e285871-dc51-4ba8-bf5d-f0fd37027c7d', 'c138d730-f2d5-48d9-a3ca-00aaa1047ab9', '232f0903-c2b1-42e9-a5ea-3c877debd439']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:19.817667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344766a3-ab04-4b9a-8625-ab3a4c3df195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:19.818227 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f585d35f-0d5e-4903-bb9e-93f76f1067f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:19.843930 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f585d35f-0d5e-4903-bb9e-93f76f1067f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c0050c3-b681-4af9-bde0-f72697b103ac', '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='64b572115ad44efd9d18b4647597e603',qos_specs=None,replication_status=,reservations=['bc9251df-d76f-4139-b05f-875bd61451c4','0e285871-dc51-4ba8-bf5d-f0fd37027c7d','c138d730-f2d5-48d9-a3ca-00aaa1047ab9','232f0903-c2b1-42e9-a5ea-3c877debd439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5301032326854dd092a411e25fec0f7b',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:19Z,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=1c0050c3-b681-4af9-bde0-f72697b103ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64b572115ad44efd9d18b4647597e603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5301032326854dd092a411e25fec0f7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:19.844666 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1aac51b-6e84-42f8-bcb4-98d293cfc0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:19.845467 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344766a3-ab04-4b9a-8625-ab3a4c3df195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62147af4-9f62-4ee8-a923-3322cf719421', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-592762023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7a943176c74d09bc53f923999a57b8',qos_specs=None,replication_status=,reservations=['71bd79dd-4644-47e1-82b0-33f06fbcf565','09dbbd1d-5c4e-493a-821e-2b87e137a5df','704c3f3a-bdf1-4494-b9a3-8e18025fabae','14b87e0c-6984-450d-873e-02aef2305317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f987b225de7422b84749b3a29c3a8cc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-592762023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62147af4-9f62-4ee8-a923-3322cf719421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb7a943176c74d09bc53f923999a57b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f987b225de7422b84749b3a29c3a8cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:19.846541 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8eca8ad-2b7a-4ee3-b2c1-d48c9e16eb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:19.865265 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1aac51b-6e84-42f8-bcb4-98d293cfc0fb) transitioned into state 'SUCCESS' from 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='64b572115ad44efd9d18b4647597e603',qos_specs=None,replication_status=,reservations=['bc9251df-d76f-4139-b05f-875bd61451c4','0e285871-dc51-4ba8-bf5d-f0fd37027c7d','c138d730-f2d5-48d9-a3ca-00aaa1047ab9','232f0903-c2b1-42e9-a5ea-3c877debd439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5301032326854dd092a411e25fec0f7b',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:19.866113 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (022fef5d-cc3b-40e1-aa23-15c8e8f9c330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:19.877523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (022fef5d-cc3b-40e1-aa23-15c8e8f9c330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:19.878684 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Flow 'volume_create_api' (39ce6593-b8f5-4dce-acbf-680017d89f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:19.879741 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Create volume request issued successfully. Jul 03 17:59:19.879741 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4b2a3247-f678-42dc-a084-3425dafae01b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:19.879854 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 954/3795] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:59:19 2026] POST /volume/v3/volumes => generated 740 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:19.882858 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8eca8ad-2b7a-4ee3-b2c1-d48c9e16eb58) transitioned into state 'SUCCESS' from state '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-592762023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7a943176c74d09bc53f923999a57b8',qos_specs=None,replication_status=,reservations=['71bd79dd-4644-47e1-82b0-33f06fbcf565','09dbbd1d-5c4e-493a-821e-2b87e137a5df','704c3f3a-bdf1-4494-b9a3-8e18025fabae','14b87e0c-6984-450d-873e-02aef2305317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f987b225de7422b84749b3a29c3a8cc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:19.883726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16566220-46f9-4596-9b1f-5c749f656766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:19.894787 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-00ee5c8a-cce5-4e9b-a21d-7a2ba7f7b25f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:19.895299 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-00ee5c8a-cce5-4e9b-a21d-7a2ba7f7b25f tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac Jul 03 17:59:19.895354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-00ee5c8a-cce5-4e9b-a21d-7a2ba7f7b25f tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:19.895599 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-00ee5c8a-cce5-4e9b-a21d-7a2ba7f7b25f tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:19.896109 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16566220-46f9-4596-9b1f-5c749f656766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:19.896928 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Flow 'volume_create_api' (7c42a309-f576-4a63-89e7-f12c1a669556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:19.897227 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume request issued successfully. Jul 03 17:59:19.897784 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3b86c7b0-81a5-460e-a007-57f8cb334bf3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:19.898235 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 956/3796] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 17:59:19 2026] POST /volume/v3/volumes => generated 777 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:19.906723 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:19.906723 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:19.911104 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-00ee5c8a-cce5-4e9b-a21d-7a2ba7f7b25f tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:19.918787 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-00ee5c8a-cce5-4e9b-a21d-7a2ba7f7b25f tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac returned with HTTP 200 Jul 03 17:59:19.918787 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 939/3797] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:19 2026] GET /volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac => generated 808 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:19.919236 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-48df14ee-a0b5-4e40-8463-127c3a696c13 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:19.925346 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-48df14ee-a0b5-4e40-8463-127c3a696c13 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 Jul 03 17:59:19.925346 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-48df14ee-a0b5-4e40-8463-127c3a696c13 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:19.925346 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-48df14ee-a0b5-4e40-8463-127c3a696c13 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:19.939319 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:19.939319 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:19.943970 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-48df14ee-a0b5-4e40-8463-127c3a696c13 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 17:59:19.948200 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-48df14ee-a0b5-4e40-8463-127c3a696c13 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 returned with HTTP 200 Jul 03 17:59:19.948638 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 949/3798] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:19 2026] GET /volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:20.673004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e0b72fb9-820d-4fd8-9976-824cc012fbea None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:20.673004 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e0b72fb9-820d-4fd8-9976-824cc012fbea tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:20.673004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e0b72fb9-820d-4fd8-9976-824cc012fbea tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:20.673004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e0b72fb9-820d-4fd8-9976-824cc012fbea tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:20.673004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-e0b72fb9-820d-4fd8-9976-824cc012fbea tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:20.673004 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:20.673004 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:20.673004 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e0b72fb9-820d-4fd8-9976-824cc012fbea tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:20.673004 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 955/3799] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:20 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:20.675139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b0dff30f-b3b9-4040-a139-6b76479941fd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:20.675139 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b0dff30f-b3b9-4040-a139-6b76479941fd tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:20.675139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b0dff30f-b3b9-4040-a139-6b76479941fd tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:20.675139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b0dff30f-b3b9-4040-a139-6b76479941fd tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:20.675139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-b0dff30f-b3b9-4040-a139-6b76479941fd tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:20.675139 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:20.675139 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:20.675139 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b0dff30f-b3b9-4040-a139-6b76479941fd tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:20.675139 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 957/3800] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:20 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:20.933003 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b31f0209-9d2c-4e36-bc17-a2756078d20e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:20.935396 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b31f0209-9d2c-4e36-bc17-a2756078d20e tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac Jul 03 17:59:20.935725 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b31f0209-9d2c-4e36-bc17-a2756078d20e tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:20.935968 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b31f0209-9d2c-4e36-bc17-a2756078d20e tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:20.943134 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:20.943134 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:20.947718 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b31f0209-9d2c-4e36-bc17-a2756078d20e tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:20.953293 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b31f0209-9d2c-4e36-bc17-a2756078d20e tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac returned with HTTP 200 Jul 03 17:59:20.953801 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 940/3801] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:20 2026] GET /volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:20.964238 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ac2183f9-3ca4-475d-a544-64408279f5bc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:20.965204 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ac2183f9-3ca4-475d-a544-64408279f5bc tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 Jul 03 17:59:20.965414 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ac2183f9-3ca4-475d-a544-64408279f5bc tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:20.965648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ac2183f9-3ca4-475d-a544-64408279f5bc tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:20.968284 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3770a025-3376-441f-bb1a-c41cb84281e3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:20.970056 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3770a025-3376-441f-bb1a-c41cb84281e3 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac Jul 03 17:59:20.970394 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3770a025-3376-441f-bb1a-c41cb84281e3 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:20.970749 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3770a025-3376-441f-bb1a-c41cb84281e3 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:20.979004 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:20.979004 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:20.980926 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:20.980926 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:20.986983 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3770a025-3376-441f-bb1a-c41cb84281e3 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:20.991658 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ac2183f9-3ca4-475d-a544-64408279f5bc tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 17:59:20.991809 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3770a025-3376-441f-bb1a-c41cb84281e3 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac returned with HTTP 200 Jul 03 17:59:20.992196 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 956/3802] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:20 2026] GET /volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:20.997223 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ac2183f9-3ca4-475d-a544-64408279f5bc tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 returned with HTTP 200 Jul 03 17:59:20.997600 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 950/3803] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:20 2026] GET /volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:21.009890 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4328cdd3-d240-467c-9173-e7fbafde6546 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:21.012655 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:21.013295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-120772297"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:21.014260 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-120772297'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:21.014385 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Create volume of 1 GB Jul 03 17:59:21.014448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0151a3f0-ef8f-4e3f-b423-08dc8f1c870c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:21.016279 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0151a3f0-ef8f-4e3f-b423-08dc8f1c870c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 17:59:21.016682 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0151a3f0-ef8f-4e3f-b423-08dc8f1c870c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62147af4-9f62-4ee8-a923-3322cf719421", "name": "tempest-type-Backup-1054400288"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:21.020790 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-0151a3f0-ef8f-4e3f-b423-08dc8f1c870c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating new backup {'backup': {'volume_id': '62147af4-9f62-4ee8-a923-3322cf719421', 'name': 'tempest-type-Backup-1054400288'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:59:21.020790 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-0151a3f0-ef8f-4e3f-b423-08dc8f1c870c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating backup of volume 62147af4-9f62-4ee8-a923-3322cf719421 in container None Jul 03 17:59:21.020858 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Availability Zones retrieved successfully. Jul 03 17:59:21.028266 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Flow 'volume_create_api' (c0b0c4b7-fcd9-4efb-b5ed-2ea497d86dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:21.029686 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2ceccd2-2850-4f6a-bd87-2a9c3dad1183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:21.030051 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:21.030051 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:21.030423 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0151a3f0-ef8f-4e3f-b423-08dc8f1c870c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 17:59:21.030958 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:21.071792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-0151a3f0-ef8f-4e3f-b423-08dc8f1c870c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['c4c7ee79-0c54-410c-b821-e601acd16622', 'cfff4a33-be8d-40f1-bda9-cc9cda870c4d'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:21.079640 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2ceccd2-2850-4f6a-bd87-2a9c3dad1183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:21.080564 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6ecd8b-6b11-4e5b-b433-52f7cc26615d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:21.108815 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0151a3f0-ef8f-4e3f-b423-08dc8f1c870c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:59:21.109193 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 941/3804] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:59:21 2026] POST /volume/v3/backups => generated 316 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:21.125421 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-08e3c9b9-5089-4d55-91ef-5b9763a2881e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:21.127401 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-08e3c9b9-5089-4d55-91ef-5b9763a2881e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:21.128843 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-08e3c9b9-5089-4d55-91ef-5b9763a2881e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:21.128843 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-08e3c9b9-5089-4d55-91ef-5b9763a2881e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:21.128843 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-08e3c9b9-5089-4d55-91ef-5b9763a2881e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:21.134041 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:21.134041 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:21.134877 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-08e3c9b9-5089-4d55-91ef-5b9763a2881e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:21.135341 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 957/3805] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:21 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:21.138747 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Created reservations ['7d7b55b5-1ec9-4f01-b15b-197cc05b322c', '919749ec-5568-44bb-b973-d7ad3d7f1802', 'e715ceed-d956-48bd-8d8a-a3d22e86ad01', 'c1bf8302-ed49-4ca5-be8f-8f2ff1cb76f4'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:21.139636 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6ecd8b-6b11-4e5b-b433-52f7cc26615d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d7b55b5-1ec9-4f01-b15b-197cc05b322c', '919749ec-5568-44bb-b973-d7ad3d7f1802', 'e715ceed-d956-48bd-8d8a-a3d22e86ad01', 'c1bf8302-ed49-4ca5-be8f-8f2ff1cb76f4']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:21.140326 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c552208c-4c53-47fb-83b9-aab702948fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:21.169785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c552208c-4c53-47fb-83b9-aab702948fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a619bce-ec24-4061-9d51-912553c3969e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-120772297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64b572115ad44efd9d18b4647597e603',qos_specs=None,replication_status=,reservations=['7d7b55b5-1ec9-4f01-b15b-197cc05b322c','919749ec-5568-44bb-b973-d7ad3d7f1802','e715ceed-d956-48bd-8d8a-a3d22e86ad01','c1bf8302-ed49-4ca5-be8f-8f2ff1cb76f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5301032326854dd092a411e25fec0f7b',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:21Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-120772297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a619bce-ec24-4061-9d51-912553c3969e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64b572115ad44efd9d18b4647597e603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5301032326854dd092a411e25fec0f7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:21.170439 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fedc1a96-8764-4783-aed1-6ee4c90b7eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:21.199780 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fedc1a96-8764-4783-aed1-6ee4c90b7eec) transitioned into 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-120772297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64b572115ad44efd9d18b4647597e603',qos_specs=None,replication_status=,reservations=['7d7b55b5-1ec9-4f01-b15b-197cc05b322c','919749ec-5568-44bb-b973-d7ad3d7f1802','e715ceed-d956-48bd-8d8a-a3d22e86ad01','c1bf8302-ed49-4ca5-be8f-8f2ff1cb76f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5301032326854dd092a411e25fec0f7b',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:21.200621 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970f9aa5-01d3-40d3-8596-5391c66b5be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:21.214738 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970f9aa5-01d3-40d3-8596-5391c66b5be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:21.215490 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Flow 'volume_create_api' (c0b0c4b7-fcd9-4efb-b5ed-2ea497d86dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:21.215790 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Create volume request issued successfully. Jul 03 17:59:21.216728 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4328cdd3-d240-467c-9173-e7fbafde6546 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:21.217143 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 958/3806] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:59:21 2026] POST /volume/v3/volumes => generated 775 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:21.230663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1132e282-fca3-412c-8867-a41b09663a3b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:21.232497 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1132e282-fca3-412c-8867-a41b09663a3b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e Jul 03 17:59:21.233000 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1132e282-fca3-412c-8867-a41b09663a3b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:21.233000 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1132e282-fca3-412c-8867-a41b09663a3b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:21.239717 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:21.239717 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:21.243847 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1132e282-fca3-412c-8867-a41b09663a3b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:21.248327 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1132e282-fca3-412c-8867-a41b09663a3b tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e returned with HTTP 200 Jul 03 17:59:21.248756 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 951/3807] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:21 2026] GET /volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:21.347278 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-823e1dcb-6eb7-4fee-9c71-16a3e27568e5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:21.349292 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-823e1dcb-6eb7-4fee-9c71-16a3e27568e5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:21.349533 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-823e1dcb-6eb7-4fee-9c71-16a3e27568e5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:21.349758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-823e1dcb-6eb7-4fee-9c71-16a3e27568e5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:21.349950 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-823e1dcb-6eb7-4fee-9c71-16a3e27568e5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:21.354923 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:21.354923 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:21.355906 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-823e1dcb-6eb7-4fee-9c71-16a3e27568e5 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:21.356357 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 942/3808] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:21 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:21.375473 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-347e8a4c-6d82-4f1c-8cd3-55875a4278fa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:21.377365 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-347e8a4c-6d82-4f1c-8cd3-55875a4278fa tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:21.377568 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-347e8a4c-6d82-4f1c-8cd3-55875a4278fa tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:21.377780 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-347e8a4c-6d82-4f1c-8cd3-55875a4278fa tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:21.377904 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-347e8a4c-6d82-4f1c-8cd3-55875a4278fa tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:21.382243 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:21.382243 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:21.382987 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-347e8a4c-6d82-4f1c-8cd3-55875a4278fa tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:21.383427 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 958/3809] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:21 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:22.147563 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e25be6d7-06a0-49cb-9473-544b732a7add None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:22.149357 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e25be6d7-06a0-49cb-9473-544b732a7add tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:22.149563 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e25be6d7-06a0-49cb-9473-544b732a7add tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:22.149747 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e25be6d7-06a0-49cb-9473-544b732a7add tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:22.149870 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e25be6d7-06a0-49cb-9473-544b732a7add tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:22.153889 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:22.153889 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:22.154481 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e25be6d7-06a0-49cb-9473-544b732a7add tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:22.154835 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 959/3810] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:22 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:22.262231 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d46b5ee5-1d23-462b-9635-a9c40643b7fb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:22.263912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d46b5ee5-1d23-462b-9635-a9c40643b7fb tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e Jul 03 17:59:22.264094 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d46b5ee5-1d23-462b-9635-a9c40643b7fb tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:22.264267 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d46b5ee5-1d23-462b-9635-a9c40643b7fb tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:22.270639 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:22.270639 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:22.273898 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d46b5ee5-1d23-462b-9635-a9c40643b7fb tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:22.277536 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d46b5ee5-1d23-462b-9635-a9c40643b7fb tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e returned with HTTP 200 Jul 03 17:59:22.277915 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 952/3811] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:22 2026] GET /volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:22.289360 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-55b79878-d1d8-410e-a582-f3b4637c9f81 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:22.290902 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55b79878-d1d8-410e-a582-f3b4637c9f81 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e Jul 03 17:59:22.291097 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55b79878-d1d8-410e-a582-f3b4637c9f81 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:22.291264 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55b79878-d1d8-410e-a582-f3b4637c9f81 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:22.297841 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:22.297841 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:22.301121 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-55b79878-d1d8-410e-a582-f3b4637c9f81 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:22.304607 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55b79878-d1d8-410e-a582-f3b4637c9f81 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e returned with HTTP 200 Jul 03 17:59:22.304989 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 943/3812] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:22 2026] GET /volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:22.315641 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-58ec50ff-92ee-4a28-9b64-905a7f61c979 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:22.317991 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-58ec50ff-92ee-4a28-9b64-905a7f61c979 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:22.318452 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-58ec50ff-92ee-4a28-9b64-905a7f61c979 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a619bce-ec24-4061-9d51-912553c3969e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1224158982"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:22.326531 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:22.326531 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:22.326990 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-58ec50ff-92ee-4a28-9b64-905a7f61c979 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:22.327108 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-58ec50ff-92ee-4a28-9b64-905a7f61c979 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Create snapshot from volume 7a619bce-ec24-4061-9d51-912553c3969e Jul 03 17:59:22.360788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-58ec50ff-92ee-4a28-9b64-905a7f61c979 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Created reservations ['92b94682-03bc-4025-accf-0fe90f3b4ada', '328eeae6-b407-4047-a211-6896d0c75460', '77c34e21-3ade-496a-b920-a33b13f5d46f', '399fcec3-72aa-402a-b273-e22a73c47511'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:22.366195 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4c387a2a-0705-4ec6-9f11-20e0058b308f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:22.367864 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4c387a2a-0705-4ec6-9f11-20e0058b308f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:22.368032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4c387a2a-0705-4ec6-9f11-20e0058b308f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:22.368201 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4c387a2a-0705-4ec6-9f11-20e0058b308f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:22.368295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-4c387a2a-0705-4ec6-9f11-20e0058b308f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:22.371988 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:22.371988 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:22.372652 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4c387a2a-0705-4ec6-9f11-20e0058b308f tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:22.372995 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 960/3813] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:22 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:22.388068 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-58ec50ff-92ee-4a28-9b64-905a7f61c979 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Snapshot create request issued successfully. Jul 03 17:59:22.388366 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-58ec50ff-92ee-4a28-9b64-905a7f61c979 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:22.388753 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 959/3814] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:22 2026] POST /volume/v3/snapshots => generated 326 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:22.394644 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2f580397-558d-4d63-af83-0eb58762997b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:22.396028 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2f580397-558d-4d63-af83-0eb58762997b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:22.396166 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2f580397-558d-4d63-af83-0eb58762997b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:22.396368 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2f580397-558d-4d63-af83-0eb58762997b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:22.396464 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cef0bf10-06ef-4241-bffa-b8cfcfbf8892 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:22.396516 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-2f580397-558d-4d63-af83-0eb58762997b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:22.398242 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cef0bf10-06ef-4241-bffa-b8cfcfbf8892 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 Jul 03 17:59:22.398399 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cef0bf10-06ef-4241-bffa-b8cfcfbf8892 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:22.398589 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cef0bf10-06ef-4241-bffa-b8cfcfbf8892 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:22.400528 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:22.400528 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:22.401297 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2f580397-558d-4d63-af83-0eb58762997b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:22.401674 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 953/3815] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:22 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:22.404958 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:22.404958 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:22.405357 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cef0bf10-06ef-4241-bffa-b8cfcfbf8892 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Snapshot retrieved successfully. Jul 03 17:59:22.406124 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cef0bf10-06ef-4241-bffa-b8cfcfbf8892 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 returned with HTTP 200 Jul 03 17:59:22.406452 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 944/3816] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:22 2026] GET /volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 => generated 458 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:23.166177 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0f0defd3-9ad7-4fe6-b78c-e3824b98b79b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:23.167958 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0f0defd3-9ad7-4fe6-b78c-e3824b98b79b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:23.168183 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0f0defd3-9ad7-4fe6-b78c-e3824b98b79b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:23.168361 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0f0defd3-9ad7-4fe6-b78c-e3824b98b79b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:23.168478 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-0f0defd3-9ad7-4fe6-b78c-e3824b98b79b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:23.172809 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:23.172809 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:23.173434 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0f0defd3-9ad7-4fe6-b78c-e3824b98b79b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:23.173819 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 961/3817] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:23 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:23.383810 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-08ebc491-96f0-4422-8d08-1ef88fdd4110 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:23.386094 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-08ebc491-96f0-4422-8d08-1ef88fdd4110 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:23.386335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-08ebc491-96f0-4422-8d08-1ef88fdd4110 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:23.386580 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-08ebc491-96f0-4422-8d08-1ef88fdd4110 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:23.386712 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-08ebc491-96f0-4422-8d08-1ef88fdd4110 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:23.391395 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:23.391395 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:23.392317 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-08ebc491-96f0-4422-8d08-1ef88fdd4110 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:23.392749 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 960/3818] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:23 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:23.415716 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6b26b395-3912-4a60-884d-59fd80e3eaca None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:23.416789 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cc6652ac-240d-4265-ab03-aa1ffee5dcf1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:23.417444 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b26b395-3912-4a60-884d-59fd80e3eaca tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:23.417651 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b26b395-3912-4a60-884d-59fd80e3eaca tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:23.417844 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b26b395-3912-4a60-884d-59fd80e3eaca tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:23.417950 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-6b26b395-3912-4a60-884d-59fd80e3eaca tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:23.418430 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cc6652ac-240d-4265-ab03-aa1ffee5dcf1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 Jul 03 17:59:23.418631 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cc6652ac-240d-4265-ab03-aa1ffee5dcf1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:23.418835 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cc6652ac-240d-4265-ab03-aa1ffee5dcf1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:23.422861 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:23.422861 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:23.423880 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b26b395-3912-4a60-884d-59fd80e3eaca tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:23.424241 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 954/3819] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:23 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:23.424791 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:23.424791 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:23.425271 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cc6652ac-240d-4265-ab03-aa1ffee5dcf1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Snapshot retrieved successfully. Jul 03 17:59:23.426096 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cc6652ac-240d-4265-ab03-aa1ffee5dcf1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 returned with HTTP 200 Jul 03 17:59:23.426483 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 945/3820] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:23 2026] GET /volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:23.434316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bca7d190-3170-4b3e-89b7-8432530bf2ca None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:23.436114 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bca7d190-3170-4b3e-89b7-8432530bf2ca tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 Jul 03 17:59:23.436333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bca7d190-3170-4b3e-89b7-8432530bf2ca tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:23.436550 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bca7d190-3170-4b3e-89b7-8432530bf2ca tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:23.441759 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:23.441759 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:23.442205 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bca7d190-3170-4b3e-89b7-8432530bf2ca tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Snapshot retrieved successfully. Jul 03 17:59:23.442938 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bca7d190-3170-4b3e-89b7-8432530bf2ca tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 returned with HTTP 200 Jul 03 17:59:23.443344 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 962/3821] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:23 2026] GET /volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:23.452060 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5777c32b-c768-46d8-a211-84a013c35337 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:23.453806 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5777c32b-c768-46d8-a211-84a013c35337 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 Jul 03 17:59:23.454042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5777c32b-c768-46d8-a211-84a013c35337 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:23.454254 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5777c32b-c768-46d8-a211-84a013c35337 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:23.454360 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-5777c32b-c768-46d8-a211-84a013c35337 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Delete snapshot with id: 9a21a19c-8af1-4016-9d5c-c91f96a98c75 Jul 03 17:59:23.459141 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:23.459141 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:23.459551 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5777c32b-c768-46d8-a211-84a013c35337 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Snapshot retrieved successfully. Jul 03 17:59:23.473735 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5777c32b-c768-46d8-a211-84a013c35337 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Snapshot delete request issued successfully. Jul 03 17:59:23.474039 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5777c32b-c768-46d8-a211-84a013c35337 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 returned with HTTP 202 Jul 03 17:59:23.474443 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 961/3822] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:23 2026] DELETE /volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:23.482234 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6888dfa5-24c6-4abe-a0fc-b077d58c9627 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:23.484143 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6888dfa5-24c6-4abe-a0fc-b077d58c9627 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 Jul 03 17:59:23.484431 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6888dfa5-24c6-4abe-a0fc-b077d58c9627 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:23.484705 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6888dfa5-24c6-4abe-a0fc-b077d58c9627 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:23.490369 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:23.490369 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:23.490850 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6888dfa5-24c6-4abe-a0fc-b077d58c9627 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Snapshot retrieved successfully. Jul 03 17:59:23.491629 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6888dfa5-24c6-4abe-a0fc-b077d58c9627 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 returned with HTTP 200 Jul 03 17:59:23.492000 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 955/3823] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:23 2026] GET /volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:24.185188 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fdf40695-1c64-498f-af63-545fec1ccae1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:24.187132 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fdf40695-1c64-498f-af63-545fec1ccae1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:24.187362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fdf40695-1c64-498f-af63-545fec1ccae1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:24.187573 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fdf40695-1c64-498f-af63-545fec1ccae1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:24.187685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-fdf40695-1c64-498f-af63-545fec1ccae1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:24.192006 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:24.192006 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:24.192655 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fdf40695-1c64-498f-af63-545fec1ccae1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:24.193077 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 946/3824] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:24 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:24.404042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b35b0d23-c841-4c36-8c86-592ab566a72d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:24.405692 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b35b0d23-c841-4c36-8c86-592ab566a72d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:24.405893 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b35b0d23-c841-4c36-8c86-592ab566a72d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:24.406101 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b35b0d23-c841-4c36-8c86-592ab566a72d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:24.406224 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-b35b0d23-c841-4c36-8c86-592ab566a72d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:24.410417 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:24.410417 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:24.411171 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b35b0d23-c841-4c36-8c86-592ab566a72d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:24.411520 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 963/3825] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:24 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:24.433166 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-54b05b1b-bb16-4bb8-82d9-fd9879ac0c4f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:24.434895 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-54b05b1b-bb16-4bb8-82d9-fd9879ac0c4f tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:24.435080 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-54b05b1b-bb16-4bb8-82d9-fd9879ac0c4f tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:24.435288 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-54b05b1b-bb16-4bb8-82d9-fd9879ac0c4f tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:24.435352 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-54b05b1b-bb16-4bb8-82d9-fd9879ac0c4f tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:24.439217 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:24.439217 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:24.439871 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-54b05b1b-bb16-4bb8-82d9-fd9879ac0c4f tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:24.440184 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 962/3826] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:24 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:24.499981 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a45ef8bb-d72f-4da9-9431-e39e7a464bb8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:24.502188 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a45ef8bb-d72f-4da9-9431-e39e7a464bb8 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 Jul 03 17:59:24.502426 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a45ef8bb-d72f-4da9-9431-e39e7a464bb8 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:24.502672 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a45ef8bb-d72f-4da9-9431-e39e7a464bb8 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:24.507622 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a45ef8bb-d72f-4da9-9431-e39e7a464bb8 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 returned with HTTP 404 Jul 03 17:59:24.508192 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 956/3827] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:24 2026] GET /volume/v3/snapshots/9a21a19c-8af1-4016-9d5c-c91f96a98c75 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:24.516684 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-49713b78-a143-49c9-9903-76cf9d2ec4b1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:24.519131 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-49713b78-a143-49c9-9903-76cf9d2ec4b1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] DELETE https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e Jul 03 17:59:24.519423 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-49713b78-a143-49c9-9903-76cf9d2ec4b1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:24.519710 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-49713b78-a143-49c9-9903-76cf9d2ec4b1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:24.519954 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-49713b78-a143-49c9-9903-76cf9d2ec4b1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Delete volume with id: 7a619bce-ec24-4061-9d51-912553c3969e Jul 03 17:59:24.527421 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:24.527421 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:24.527888 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-49713b78-a143-49c9-9903-76cf9d2ec4b1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:24.547984 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-49713b78-a143-49c9-9903-76cf9d2ec4b1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Delete volume request issued successfully. Jul 03 17:59:24.548163 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-49713b78-a143-49c9-9903-76cf9d2ec4b1 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e returned with HTTP 202 Jul 03 17:59:24.548575 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 947/3828] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:24 2026] DELETE /volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:24.559131 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-98d4d304-63a7-4492-9c29-75585bf8d343 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:24.562079 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-98d4d304-63a7-4492-9c29-75585bf8d343 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e Jul 03 17:59:24.562266 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-98d4d304-63a7-4492-9c29-75585bf8d343 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:24.562479 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-98d4d304-63a7-4492-9c29-75585bf8d343 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:24.571378 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:24.571378 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:24.579008 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-98d4d304-63a7-4492-9c29-75585bf8d343 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:24.584417 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-98d4d304-63a7-4492-9c29-75585bf8d343 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e returned with HTTP 200 Jul 03 17:59:24.584841 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 964/3829] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:24 2026] GET /volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:25.202130 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cc71eb96-0ef5-4677-a210-6a9929759211 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:25.203849 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cc71eb96-0ef5-4677-a210-6a9929759211 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:25.204066 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cc71eb96-0ef5-4677-a210-6a9929759211 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:25.204243 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cc71eb96-0ef5-4677-a210-6a9929759211 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:25.204342 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-cc71eb96-0ef5-4677-a210-6a9929759211 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:25.208298 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:25.208298 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:25.208905 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cc71eb96-0ef5-4677-a210-6a9929759211 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:25.209275 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 963/3830] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:25 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:25.420385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-47eca1bf-e988-45ad-a2d0-c037d1565b0e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:25.421960 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-47eca1bf-e988-45ad-a2d0-c037d1565b0e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:25.422173 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-47eca1bf-e988-45ad-a2d0-c037d1565b0e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:25.422394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-47eca1bf-e988-45ad-a2d0-c037d1565b0e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:25.422548 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-47eca1bf-e988-45ad-a2d0-c037d1565b0e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:25.427878 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:25.427878 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:25.428610 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-47eca1bf-e988-45ad-a2d0-c037d1565b0e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:25.428970 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 957/3831] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:25 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:25.451107 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0bab6ba7-726e-4341-952c-357a6783876b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:25.452837 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0bab6ba7-726e-4341-952c-357a6783876b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:25.453596 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0bab6ba7-726e-4341-952c-357a6783876b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:25.453596 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0bab6ba7-726e-4341-952c-357a6783876b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:25.453596 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-0bab6ba7-726e-4341-952c-357a6783876b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:25.458029 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:25.458029 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:25.458984 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0bab6ba7-726e-4341-952c-357a6783876b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:25.459487 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 948/3832] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:25 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:25.599178 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8c64b7ca-79ec-4535-90c2-01cf70e67c9e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:25.600887 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c64b7ca-79ec-4535-90c2-01cf70e67c9e tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e Jul 03 17:59:25.601092 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c64b7ca-79ec-4535-90c2-01cf70e67c9e tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:25.601270 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c64b7ca-79ec-4535-90c2-01cf70e67c9e tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:25.606370 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c64b7ca-79ec-4535-90c2-01cf70e67c9e tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e returned with HTTP 404 Jul 03 17:59:25.606832 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 965/3833] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:25 2026] GET /volume/v3/volumes/7a619bce-ec24-4061-9d51-912553c3969e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:25.616622 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f3175587-4b61-47f5-88b8-6130eb8a5dee None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:25.619472 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f3175587-4b61-47f5-88b8-6130eb8a5dee tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac Jul 03 17:59:25.619720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f3175587-4b61-47f5-88b8-6130eb8a5dee tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:25.619977 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f3175587-4b61-47f5-88b8-6130eb8a5dee tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:25.620181 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-f3175587-4b61-47f5-88b8-6130eb8a5dee tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Delete volume with id: 1c0050c3-b681-4af9-bde0-f72697b103ac Jul 03 17:59:25.628879 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:25.628879 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:25.629530 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f3175587-4b61-47f5-88b8-6130eb8a5dee tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:25.649935 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f3175587-4b61-47f5-88b8-6130eb8a5dee tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Delete volume request issued successfully. Jul 03 17:59:25.650172 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f3175587-4b61-47f5-88b8-6130eb8a5dee tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac returned with HTTP 202 Jul 03 17:59:25.650692 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 964/3834] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:25 2026] DELETE /volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:25.658110 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1ba2e4f6-3663-4480-8c53-e39f74ef5433 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:25.663421 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ba2e4f6-3663-4480-8c53-e39f74ef5433 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac Jul 03 17:59:25.663615 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ba2e4f6-3663-4480-8c53-e39f74ef5433 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:25.663807 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ba2e4f6-3663-4480-8c53-e39f74ef5433 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:25.674126 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:25.674126 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:25.679402 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1ba2e4f6-3663-4480-8c53-e39f74ef5433 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Volume info retrieved successfully. Jul 03 17:59:25.686673 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ba2e4f6-3663-4480-8c53-e39f74ef5433 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac returned with HTTP 200 Jul 03 17:59:25.687058 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 958/3835] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:25 2026] GET /volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:26.221500 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7173adc4-fb80-4c47-b759-06b709e9cc88 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:26.223265 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7173adc4-fb80-4c47-b759-06b709e9cc88 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:26.225052 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7173adc4-fb80-4c47-b759-06b709e9cc88 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:26.225052 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7173adc4-fb80-4c47-b759-06b709e9cc88 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:26.225052 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-7173adc4-fb80-4c47-b759-06b709e9cc88 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:26.228277 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:26.228277 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:26.229061 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7173adc4-fb80-4c47-b759-06b709e9cc88 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:26.229539 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 949/3836] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:26 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:26.444009 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3af53040-fa0a-43a1-901b-1fa23914622a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:26.448354 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3af53040-fa0a-43a1-901b-1fa23914622a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 17:59:26.448354 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3af53040-fa0a-43a1-901b-1fa23914622a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:26.448726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3af53040-fa0a-43a1-901b-1fa23914622a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:26.449398 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-3af53040-fa0a-43a1-901b-1fa23914622a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Show backup with id 02bcb896-691e-4a5b-b4a0-eac7ce619913. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:26.455628 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:26.455628 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:26.456952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3af53040-fa0a-43a1-901b-1fa23914622a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 200 Jul 03 17:59:26.457503 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 966/3837] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:26 2026] GET /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:26.471111 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5904418e-5028-4da8-9c05-aea4a00a313a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:26.472716 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5904418e-5028-4da8-9c05-aea4a00a313a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 Jul 03 17:59:26.472902 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5904418e-5028-4da8-9c05-aea4a00a313a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:26.473344 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5904418e-5028-4da8-9c05-aea4a00a313a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:26.473639 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2a3a587c-fc07-416e-b523-afce62ef3ef3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:26.478166 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2a3a587c-fc07-416e-b523-afce62ef3ef3 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:26.478300 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2a3a587c-fc07-416e-b523-afce62ef3ef3 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:26.478581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2a3a587c-fc07-416e-b523-afce62ef3ef3 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:26.478706 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-2a3a587c-fc07-416e-b523-afce62ef3ef3 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:26.483889 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:26.483889 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:26.485224 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5904418e-5028-4da8-9c05-aea4a00a313a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:59:26.485556 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:26.485556 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:26.487042 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2a3a587c-fc07-416e-b523-afce62ef3ef3 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:26.487042 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 959/3838] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:26 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:26.490787 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5904418e-5028-4da8-9c05-aea4a00a313a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 returned with HTTP 200 Jul 03 17:59:26.491316 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 965/3839] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:26 2026] GET /volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:59:26.497516 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:26.498890 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:26.499451 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "24f4aed2-92cf-4337-a886-32d2d7b7e307", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-63623863"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:26.501129 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request body: {'volume': {"'backup_id": '24f4aed2-92cf-4337-a886-32d2d7b7e307', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-63623863'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:26.501259 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume of 1 GB Jul 03 17:59:26.504220 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-148e8f82-12d8-4489-a9d0-c8a9b1c2d80a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:26.506038 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-148e8f82-12d8-4489-a9d0-c8a9b1c2d80a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 Jul 03 17:59:26.506196 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-148e8f82-12d8-4489-a9d0-c8a9b1c2d80a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:26.506378 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-148e8f82-12d8-4489-a9d0-c8a9b1c2d80a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:26.507276 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Availability Zones retrieved successfully. Jul 03 17:59:26.512049 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (04aeff4e-757e-49d1-805f-08b681c732c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:26.512300 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:26.512300 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:26.513244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65180711-eac1-4860-aa66-1da6f3800221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.514252 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:26.516840 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-148e8f82-12d8-4489-a9d0-c8a9b1c2d80a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:59:26.522633 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-148e8f82-12d8-4489-a9d0-c8a9b1c2d80a tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 returned with HTTP 200 Jul 03 17:59:26.523037 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 967/3840] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:26 2026] GET /volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:26.550698 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65180711-eac1-4860-aa66-1da6f3800221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.552005 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7812cc0c-d211-4a2c-827e-6710d28a59a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.609130 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Created reservations ['19c75a14-13ea-42a7-b720-222d8d9e8101', '017020fe-f7c1-4116-9e40-ed546f0c3b7c', '5632524d-a224-40f4-9fe0-5e29ae55b9be', 'a6e0bb6d-3adf-40d8-8c2a-e517dbcf44bf'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:26.610256 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7812cc0c-d211-4a2c-827e-6710d28a59a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19c75a14-13ea-42a7-b720-222d8d9e8101', '017020fe-f7c1-4116-9e40-ed546f0c3b7c', '5632524d-a224-40f4-9fe0-5e29ae55b9be', 'a6e0bb6d-3adf-40d8-8c2a-e517dbcf44bf']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.611316 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac01f48-4c03-4b83-bd63-3ca20a290b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.640334 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac01f48-4c03-4b83-bd63-3ca20a290b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa055a91-fbb1-40db-a5ed-d6442471ced4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-63623863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['19c75a14-13ea-42a7-b720-222d8d9e8101','017020fe-f7c1-4116-9e40-ed546f0c3b7c','5632524d-a224-40f4-9fe0-5e29ae55b9be','a6e0bb6d-3adf-40d8-8c2a-e517dbcf44bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-63623863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa055a91-fbb1-40db-a5ed-d6442471ced4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d75667cb03f44c18aa68f8c7b7039bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.641403 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c8bada-6771-409e-9aab-720992d942c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.663751 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c8bada-6771-409e-9aab-720992d942c4) transitioned into state 'SUCCESS' from state '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-63623863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['19c75a14-13ea-42a7-b720-222d8d9e8101','017020fe-f7c1-4116-9e40-ed546f0c3b7c','5632524d-a224-40f4-9fe0-5e29ae55b9be','a6e0bb6d-3adf-40d8-8c2a-e517dbcf44bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.664557 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9da29403-38b7-4823-a392-57c557bfe18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.678090 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9da29403-38b7-4823-a392-57c557bfe18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.678884 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (04aeff4e-757e-49d1-805f-08b681c732c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:26.679266 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request issued successfully. Jul 03 17:59:26.680083 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d56ffc82-02bf-44f6-af2d-61c9ac366f83 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:26.680663 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 950/3841] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:59:26 2026] POST /volume/v3/volumes => generated 756 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:26.694279 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:26.700100 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:26.700100 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "24f4aed2-92cf-4337-a886-32d2d7b7e307", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-639586823"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:26.702520 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request body: {'volume': {"'backup_id": '24f4aed2-92cf-4337-a886-32d2d7b7e307', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-639586823'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:26.703579 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume of 1 GB Jul 03 17:59:26.707149 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7fbbc3e3-01c9-4571-b549-70150e554907 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:26.708136 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Availability Zones retrieved successfully. Jul 03 17:59:26.709707 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7fbbc3e3-01c9-4571-b549-70150e554907 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] GET https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac Jul 03 17:59:26.709990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7fbbc3e3-01c9-4571-b549-70150e554907 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:26.710248 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7fbbc3e3-01c9-4571-b549-70150e554907 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:26.714177 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (1faf7cec-dd61-4b32-a4d0-e846f20c0650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:26.715007 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed78c1c9-a6c3-445f-b8fa-0bf9951a6887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.715843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:26.719963 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7fbbc3e3-01c9-4571-b549-70150e554907 tempest-CinderUnicodeTest-511597779 tempest-CinderUnicodeTest-511597779-project-member] https://10.4.3.210/volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac returned with HTTP 404 Jul 03 17:59:26.720678 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 966/3842] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:26 2026] GET /volume/v3/volumes/1c0050c3-b681-4af9-bde0-f72697b103ac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:26.744110 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed78c1c9-a6c3-445f-b8fa-0bf9951a6887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.744550 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25da57b-671e-4ced-9f97-c5417622dde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.791547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Created reservations ['6fc89737-976d-42ab-8720-9629dfa32f6d', '13e82a91-f50d-4c50-93ab-846ec852e8f8', 'ab0e95a6-b765-4d86-b167-264d41443371', '3def9742-a3d0-4022-bbdc-96490e7124d0'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:26.792723 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25da57b-671e-4ced-9f97-c5417622dde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fc89737-976d-42ab-8720-9629dfa32f6d', '13e82a91-f50d-4c50-93ab-846ec852e8f8', 'ab0e95a6-b765-4d86-b167-264d41443371', '3def9742-a3d0-4022-bbdc-96490e7124d0']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.793485 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bf4408-2ddc-4ae4-a0f9-9c3951d00bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.823010 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bf4408-2ddc-4ae4-a0f9-9c3951d00bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524cbeee-dbf7-4926-80b0-5f38f951f475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-639586823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['6fc89737-976d-42ab-8720-9629dfa32f6d','13e82a91-f50d-4c50-93ab-846ec852e8f8','ab0e95a6-b765-4d86-b167-264d41443371','3def9742-a3d0-4022-bbdc-96490e7124d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-639586823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524cbeee-dbf7-4926-80b0-5f38f951f475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d75667cb03f44c18aa68f8c7b7039bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.823836 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e4343a-5b42-4d0a-806b-c663131a1c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.849182 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e4343a-5b42-4d0a-806b-c663131a1c15) transitioned into state 'SUCCESS' from state '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-639586823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['6fc89737-976d-42ab-8720-9629dfa32f6d','13e82a91-f50d-4c50-93ab-846ec852e8f8','ab0e95a6-b765-4d86-b167-264d41443371','3def9742-a3d0-4022-bbdc-96490e7124d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.850225 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6656aabc-4cbb-4e73-b669-be347238ffa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.864637 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6656aabc-4cbb-4e73-b669-be347238ffa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.864756 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (1faf7cec-dd61-4b32-a4d0-e846f20c0650) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:26.865827 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request issued successfully. Jul 03 17:59:26.866049 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fcb23c41-4b35-4507-80a2-60997e9fd8cc tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:26.866586 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 960/3843] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:59:26 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:26.877709 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:26.880120 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:26.880527 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "24f4aed2-92cf-4337-a886-32d2d7b7e307", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1020134130"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:26.881788 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request body: {'volume': {"'backup_id": '24f4aed2-92cf-4337-a886-32d2d7b7e307', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1020134130'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:26.882258 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume of 1 GB Jul 03 17:59:26.886473 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Availability Zones retrieved successfully. Jul 03 17:59:26.891521 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (fc33a532-1dbe-4852-884d-bb97b2b2a7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:26.892376 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c0db17-cf5f-4172-8a7d-9de29ff43bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.893271 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:26.917323 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c0db17-cf5f-4172-8a7d-9de29ff43bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.918055 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6fa42c-9bea-44b6-a686-b6108d593dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.961042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Created reservations ['39d8a4a7-48a2-4b7b-b4de-d036ceeec5a6', '2adc0f3a-ffc7-4a85-ba59-94594da8b1dd', 'e545586c-4463-4484-acd0-2790bbb7a502', 'db556ce5-7f70-4431-bd66-db6b8f09bd12'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:26.961042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6fa42c-9bea-44b6-a686-b6108d593dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d8a4a7-48a2-4b7b-b4de-d036ceeec5a6', '2adc0f3a-ffc7-4a85-ba59-94594da8b1dd', 'e545586c-4463-4484-acd0-2790bbb7a502', 'db556ce5-7f70-4431-bd66-db6b8f09bd12']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.961042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c5cf96-b3fd-4cf3-840c-daea94771022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:26.989876 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c5cf96-b3fd-4cf3-840c-daea94771022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47f0a7eb-81c9-42fc-9487-bbaafaa81799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1020134130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['39d8a4a7-48a2-4b7b-b4de-d036ceeec5a6','2adc0f3a-ffc7-4a85-ba59-94594da8b1dd','e545586c-4463-4484-acd0-2790bbb7a502','db556ce5-7f70-4431-bd66-db6b8f09bd12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1020134130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47f0a7eb-81c9-42fc-9487-bbaafaa81799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d75667cb03f44c18aa68f8c7b7039bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:26.990777 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e99fd70-7bdd-4e9f-83ae-726308f17184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.015737 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e99fd70-7bdd-4e9f-83ae-726308f17184) transitioned into state 'SUCCESS' from state '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-1020134130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['39d8a4a7-48a2-4b7b-b4de-d036ceeec5a6','2adc0f3a-ffc7-4a85-ba59-94594da8b1dd','e545586c-4463-4484-acd0-2790bbb7a502','db556ce5-7f70-4431-bd66-db6b8f09bd12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.016734 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d207189-ad9c-4281-bb4b-a2a7ffce65fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.027707 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d207189-ad9c-4281-bb4b-a2a7ffce65fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.028566 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (fc33a532-1dbe-4852-884d-bb97b2b2a7eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:27.029017 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request issued successfully. Jul 03 17:59:27.029591 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f67de531-d4d3-459c-8cee-51ee5f43c83b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:27.030054 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 968/3844] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:59:26 2026] POST /volume/v3/volumes => generated 758 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:27.045290 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d9ed38b6-2dad-47f5-9717-11895483211d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.047031 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:27.047449 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "24f4aed2-92cf-4337-a886-32d2d7b7e307", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1971513872"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:27.051594 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request body: {'volume': {"'backup_id": '24f4aed2-92cf-4337-a886-32d2d7b7e307', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1971513872'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:27.051594 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume of 1 GB Jul 03 17:59:27.051594 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.051594 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:27.058117 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Availability Zones retrieved successfully. Jul 03 17:59:27.073918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (34a71b2f-464f-44b2-bb45-abde8989443a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:27.078796 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2039beb-cfe7-49c3-9ef9-a49921a93e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.080129 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:27.103933 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2039beb-cfe7-49c3-9ef9-a49921a93e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.107792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d5b116-2988-4459-9002-e1b0627df63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.154641 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Created reservations ['89531d67-fad7-4ff7-b0c8-970191791bfc', '3aeb6dea-5adb-4999-b2e4-2bd7b5a50e23', '31ad6792-6767-40c4-b893-eb2814a9061f', '1f8c0ba6-0345-4148-871c-b08c05a80beb'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:27.155420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d5b116-2988-4459-9002-e1b0627df63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89531d67-fad7-4ff7-b0c8-970191791bfc', '3aeb6dea-5adb-4999-b2e4-2bd7b5a50e23', '31ad6792-6767-40c4-b893-eb2814a9061f', '1f8c0ba6-0345-4148-871c-b08c05a80beb']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.156176 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae77c36-e675-4fa2-bd48-55264770004b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.185052 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae77c36-e675-4fa2-bd48-55264770004b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47bab4e4-f797-479c-b224-d61434e4acd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1971513872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['89531d67-fad7-4ff7-b0c8-970191791bfc','3aeb6dea-5adb-4999-b2e4-2bd7b5a50e23','31ad6792-6767-40c4-b893-eb2814a9061f','1f8c0ba6-0345-4148-871c-b08c05a80beb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1971513872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47bab4e4-f797-479c-b224-d61434e4acd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d75667cb03f44c18aa68f8c7b7039bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.185927 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6e74da-150a-41aa-8337-f530ce633090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.243003 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6e74da-150a-41aa-8337-f530ce633090) transitioned into state 'SUCCESS' from state '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-1971513872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['89531d67-fad7-4ff7-b0c8-970191791bfc','3aeb6dea-5adb-4999-b2e4-2bd7b5a50e23','31ad6792-6767-40c4-b893-eb2814a9061f','1f8c0ba6-0345-4148-871c-b08c05a80beb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.245070 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1ffaf12f-f3a0-42f1-aec0-c4c8c9ba422f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.245268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d034130-81c4-4795-b209-79275ed19818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.249735 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ffaf12f-f3a0-42f1-aec0-c4c8c9ba422f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:27.250832 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ffaf12f-f3a0-42f1-aec0-c4c8c9ba422f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:27.250998 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ffaf12f-f3a0-42f1-aec0-c4c8c9ba422f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:27.251178 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1ffaf12f-f3a0-42f1-aec0-c4c8c9ba422f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:27.261802 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.261802 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:27.262706 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ffaf12f-f3a0-42f1-aec0-c4c8c9ba422f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:27.262781 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 967/3845] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:27 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:27.273497 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d034130-81c4-4795-b209-79275ed19818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.278439 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (34a71b2f-464f-44b2-bb45-abde8989443a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:27.280510 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request issued successfully. Jul 03 17:59:27.283697 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d9ed38b6-2dad-47f5-9717-11895483211d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:27.286129 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 951/3846] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:59:27 2026] POST /volume/v3/volumes => generated 758 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:27.304732 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-83546ba1-069c-495c-959a-f882167f4229 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.307110 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:27.307584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "24f4aed2-92cf-4337-a886-32d2d7b7e307", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1862907784"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:27.309527 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request body: {'volume': {"'backup_id": '24f4aed2-92cf-4337-a886-32d2d7b7e307', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1862907784'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:27.309696 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume of 1 GB Jul 03 17:59:27.310079 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.310079 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:27.316347 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Availability Zones retrieved successfully. Jul 03 17:59:27.326375 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (e96dd3cb-cf20-4596-abe1-3bdd779a5a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:27.327020 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2687934b-79b9-4765-b478-a83c372ca56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.328101 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:27.373806 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2687934b-79b9-4765-b478-a83c372ca56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.373806 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8818c9fd-28b1-45f2-aa57-a5a02e5e6f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.422266 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Created reservations ['f6b7e9ed-8466-43c2-a7d1-4e6af5445237', 'f1f15303-f4fe-4e39-a777-21afb7d8f059', 'a272e465-c8d2-44a3-b583-92f1d472a7f8', '92b47e46-82e9-4b33-a84c-75a671482b39'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:27.423019 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8818c9fd-28b1-45f2-aa57-a5a02e5e6f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6b7e9ed-8466-43c2-a7d1-4e6af5445237', 'f1f15303-f4fe-4e39-a777-21afb7d8f059', 'a272e465-c8d2-44a3-b583-92f1d472a7f8', '92b47e46-82e9-4b33-a84c-75a671482b39']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.423785 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (343406ff-8584-4892-8a7b-27bc503c3569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.452444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (343406ff-8584-4892-8a7b-27bc503c3569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '650dd7e1-e741-4d59-8f5a-d93bc0a02502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1862907784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['f6b7e9ed-8466-43c2-a7d1-4e6af5445237','f1f15303-f4fe-4e39-a777-21afb7d8f059','a272e465-c8d2-44a3-b583-92f1d472a7f8','92b47e46-82e9-4b33-a84c-75a671482b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1862907784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=650dd7e1-e741-4d59-8f5a-d93bc0a02502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d75667cb03f44c18aa68f8c7b7039bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.453152 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b502e61b-db2c-4c20-bea1-104ec9f96d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.479715 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b502e61b-db2c-4c20-bea1-104ec9f96d1d) transitioned into state 'SUCCESS' from state '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-1862907784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d75667cb03f44c18aa68f8c7b7039bb9',qos_specs=None,replication_status=,reservations=['f6b7e9ed-8466-43c2-a7d1-4e6af5445237','f1f15303-f4fe-4e39-a777-21afb7d8f059','a272e465-c8d2-44a3-b583-92f1d472a7f8','92b47e46-82e9-4b33-a84c-75a671482b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee3ceb26b6e402a97d2d0b11e216b26',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.481609 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96a946e-a6c8-47fc-8e71-541781ad89d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:27.491906 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96a946e-a6c8-47fc-8e71-541781ad89d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:27.492890 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Flow 'volume_create_api' (e96dd3cb-cf20-4596-abe1-3bdd779a5a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:27.493272 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Create volume request issued successfully. Jul 03 17:59:27.494039 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-83546ba1-069c-495c-959a-f882167f4229 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:27.494584 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 961/3847] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:59:27 2026] POST /volume/v3/volumes => generated 758 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:27.514144 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-36c5443d-820a-4878-b55c-44645f1a3409 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.517452 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-36c5443d-820a-4878-b55c-44645f1a3409 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 Jul 03 17:59:27.517672 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-36c5443d-820a-4878-b55c-44645f1a3409 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:27.517875 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-36c5443d-820a-4878-b55c-44645f1a3409 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:27.529723 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.529723 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:27.535232 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-36c5443d-820a-4878-b55c-44645f1a3409 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:27.545694 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-36c5443d-820a-4878-b55c-44645f1a3409 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 returned with HTTP 200 Jul 03 17:59:27.546222 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 969/3848] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:27 2026] GET /volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:27.560833 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b74e6643-4b8d-4e2e-854a-3ce30bd1a2cb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.562712 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b74e6643-4b8d-4e2e-854a-3ce30bd1a2cb tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 Jul 03 17:59:27.562907 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b74e6643-4b8d-4e2e-854a-3ce30bd1a2cb tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:27.563085 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b74e6643-4b8d-4e2e-854a-3ce30bd1a2cb tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:27.575256 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.575256 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:27.581301 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b74e6643-4b8d-4e2e-854a-3ce30bd1a2cb tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:27.586518 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b74e6643-4b8d-4e2e-854a-3ce30bd1a2cb tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 returned with HTTP 200 Jul 03 17:59:27.587217 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 968/3849] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:27 2026] GET /volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:27.601550 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4fb493af-64b7-4143-8cff-616799beb817 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.604679 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4fb493af-64b7-4143-8cff-616799beb817 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 Jul 03 17:59:27.604679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4fb493af-64b7-4143-8cff-616799beb817 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:27.604814 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4fb493af-64b7-4143-8cff-616799beb817 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:27.616802 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.616802 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:27.619459 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4fb493af-64b7-4143-8cff-616799beb817 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:27.625125 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4fb493af-64b7-4143-8cff-616799beb817 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 returned with HTTP 200 Jul 03 17:59:27.625574 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 952/3850] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:27 2026] GET /volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:27.640860 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2b4fb21a-652f-4f9f-be1d-e60724e9e84d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.643282 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b4fb21a-652f-4f9f-be1d-e60724e9e84d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 Jul 03 17:59:27.643584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b4fb21a-652f-4f9f-be1d-e60724e9e84d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:27.643907 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b4fb21a-652f-4f9f-be1d-e60724e9e84d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:27.656036 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.656036 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:27.661513 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2b4fb21a-652f-4f9f-be1d-e60724e9e84d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:27.671598 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b4fb21a-652f-4f9f-be1d-e60724e9e84d tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 returned with HTTP 200 Jul 03 17:59:27.672341 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 962/3851] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:27 2026] GET /volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:27.683815 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6bff3b7c-69dc-4bb0-8545-00ed8fbac248 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.687163 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6bff3b7c-69dc-4bb0-8545-00ed8fbac248 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 Jul 03 17:59:27.687348 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6bff3b7c-69dc-4bb0-8545-00ed8fbac248 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:27.687579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6bff3b7c-69dc-4bb0-8545-00ed8fbac248 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:27.696762 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.696762 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:27.712414 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6bff3b7c-69dc-4bb0-8545-00ed8fbac248 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:27.723764 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6bff3b7c-69dc-4bb0-8545-00ed8fbac248 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 returned with HTTP 200 Jul 03 17:59:27.724444 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 970/3852] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:27 2026] GET /volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:27.737619 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ea54631e-ec8f-4d61-8cf8-bf151620ca99 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.740583 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ea54631e-ec8f-4d61-8cf8-bf151620ca99 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] DELETE https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:27.740867 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ea54631e-ec8f-4d61-8cf8-bf151620ca99 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:27.741085 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ea54631e-ec8f-4d61-8cf8-bf151620ca99 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:27.741208 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-ea54631e-ec8f-4d61-8cf8-bf151620ca99 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete backup with id: 24f4aed2-92cf-4337-a886-32d2d7b7e307. Jul 03 17:59:27.746495 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.746495 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:27.763856 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-ea54631e-ec8f-4d61-8cf8-bf151620ca99 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] delete_backup rpcapi backup_id 24f4aed2-92cf-4337-a886-32d2d7b7e307 {{(pid=99941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 17:59:27.765714 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ea54631e-ec8f-4d61-8cf8-bf151620ca99 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 202 Jul 03 17:59:27.766143 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 969/3853] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:27 2026] DELETE /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:59:27.775156 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-61a060ed-0959-4563-8ae4-235016d762d0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.777569 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-61a060ed-0959-4563-8ae4-235016d762d0 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:27.777917 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-61a060ed-0959-4563-8ae4-235016d762d0 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:27.778184 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-61a060ed-0959-4563-8ae4-235016d762d0 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:27.778338 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-61a060ed-0959-4563-8ae4-235016d762d0 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:27.785451 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.785451 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:27.786848 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-61a060ed-0959-4563-8ae4-235016d762d0 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 200 Jul 03 17:59:27.786848 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 953/3854] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:27 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:27.824288 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-4b849be5-3fbc-469b-94ab-521776127b8b req-948da505-b106-4b22-acef-480ae19a4792 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.826306 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-948da505-b106-4b22-acef-480ae19a4792 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:59:27.826529 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-948da505-b106-4b22-acef-480ae19a4792 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:27.826724 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-948da505-b106-4b22-acef-480ae19a4792 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:27.837332 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.837332 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:27.841486 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-4b849be5-3fbc-469b-94ab-521776127b8b req-948da505-b106-4b22-acef-480ae19a4792 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:59:27.851142 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-948da505-b106-4b22-acef-480ae19a4792 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:59:27.851675 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 963/3855] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:59:27 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:27.883922 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-4b849be5-3fbc-469b-94ab-521776127b8b req-fbe6f75c-fd35-4fae-aa95-7debc7062b2e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:27.886512 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-fbe6f75c-fd35-4fae-aa95-7debc7062b2e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] POST https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334/action Jul 03 17:59:27.886933 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-fbe6f75c-fd35-4fae-aa95-7debc7062b2e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:59:27.887125 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-fbe6f75c-fd35-4fae-aa95-7debc7062b2e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:27.900552 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:27.900552 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:27.901105 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-4b849be5-3fbc-469b-94ab-521776127b8b req-fbe6f75c-fd35-4fae-aa95-7debc7062b2e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:59:27.915320 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-4b849be5-3fbc-469b-94ab-521776127b8b req-fbe6f75c-fd35-4fae-aa95-7debc7062b2e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Begin detaching volume completed successfully. Jul 03 17:59:27.915320 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-fbe6f75c-fd35-4fae-aa95-7debc7062b2e tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334/action returned with HTTP 202 Jul 03 17:59:27.915496 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 971/3856] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 17:59:27 2026] POST /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 17:59:28.054696 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-7ab07eab-3ba3-44a6-abbd-473066e6f424 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.057641 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-7ab07eab-3ba3-44a6-abbd-473066e6f424 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 Jul 03 17:59:28.057887 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-7ab07eab-3ba3-44a6-abbd-473066e6f424 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:28.058086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-7ab07eab-3ba3-44a6-abbd-473066e6f424 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:28.070997 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:28.070997 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:28.075153 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-7ab07eab-3ba3-44a6-abbd-473066e6f424 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:59:28.081873 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-7ab07eab-3ba3-44a6-abbd-473066e6f424 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 returned with HTTP 200 Jul 03 17:59:28.082544 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 970/3857] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:59:28 2026] GET /volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:28.274934 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-74c5c29f-873c-48a3-bf6d-823c5a5cc0f7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.277429 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-74c5c29f-873c-48a3-bf6d-823c5a5cc0f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:28.277876 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-74c5c29f-873c-48a3-bf6d-823c5a5cc0f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:28.278129 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-74c5c29f-873c-48a3-bf6d-823c5a5cc0f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:28.278275 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-74c5c29f-873c-48a3-bf6d-823c5a5cc0f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:28.292840 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:28.292840 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:28.293584 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-74c5c29f-873c-48a3-bf6d-823c5a5cc0f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:28.293984 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 954/3858] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:28 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:28.619528 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0062212a-8a27-4ba3-b031-481e062fb32c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.679791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-e1915a74-5517-4ed0-9d86-819e21ab237d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.688265 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-e1915a74-5517-4ed0-9d86-819e21ab237d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 Jul 03 17:59:28.688561 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-e1915a74-5517-4ed0-9d86-819e21ab237d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:28.688736 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-e1915a74-5517-4ed0-9d86-819e21ab237d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:28.703883 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:28.703883 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:28.711794 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-e1915a74-5517-4ed0-9d86-819e21ab237d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:59:28.717938 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-e1915a74-5517-4ed0-9d86-819e21ab237d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 returned with HTTP 200 Jul 03 17:59:28.718650 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 972/3859] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:59:28 2026] GET /volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 => generated 1417 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:28.728442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5a3359fa-c21f-46c3-a2d7-173b2a69e82e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.729100 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5a3359fa-c21f-46c3-a2d7-173b2a69e82e None None] GET https://10.4.3.210/volume// Jul 03 17:59:28.729293 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5a3359fa-c21f-46c3-a2d7-173b2a69e82e None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:28.729512 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5a3359fa-c21f-46c3-a2d7-173b2a69e82e None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:28.729859 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5a3359fa-c21f-46c3-a2d7-173b2a69e82e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:59:28.730264 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 971/3860] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 17:59: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 17:59:28.734288 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:28.734647 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-13633128"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:28.736036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-13633128'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:28.736118 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume of 1 GB Jul 03 17:59:28.738519 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-87757f48-0e5a-43af-acd4-d902c1fd4693 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.741957 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-87757f48-0e5a-43af-acd4-d902c1fd4693 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:59:28.742284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-87757f48-0e5a-43af-acd4-d902c1fd4693 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b7a80a0-751d-497f-ab39-26e419976c96", "connector": null, "instance_uuid": "5b0e6232-6dc7-4ffc-9ade-2b4b0ae1437a"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:28.751121 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Availability Zones retrieved successfully. Jul 03 17:59:28.757000 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (f8dc8dea-f02e-4fde-862c-e802aa97f24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:28.757986 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (274e89c5-9b32-429d-97a7-f9a579e300ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:28.758745 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:28.760470 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:28.760470 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:28.786948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (274e89c5-9b32-429d-97a7-f9a579e300ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:28.787717 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cc3a063-0acf-44e5-990e-5f6991fee356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:28.799940 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-95b4b4f1-c856-47f4-bea3-bad4f2755df6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.802961 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-87757f48-0e5a-43af-acd4-d902c1fd4693 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:59:28.804542 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95b4b4f1-c856-47f4-bea3-bad4f2755df6 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 Jul 03 17:59:28.804621 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 955/3861] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:59:28 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 17:59:28.804672 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-95b4b4f1-c856-47f4-bea3-bad4f2755df6 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:28.804672 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-95b4b4f1-c856-47f4-bea3-bad4f2755df6 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:28.804672 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-95b4b4f1-c856-47f4-bea3-bad4f2755df6 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Show backup with id 24f4aed2-92cf-4337-a886-32d2d7b7e307. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:28.807921 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95b4b4f1-c856-47f4-bea3-bad4f2755df6 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 returned with HTTP 404 Jul 03 17:59:28.808587 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 973/3862] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:28 2026] GET /volume/v3/backups/24f4aed2-92cf-4337-a886-32d2d7b7e307 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:28.819294 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8321ddeb-95cb-45f9-8540-25e881c7ffe4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.821035 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8321ddeb-95cb-45f9-8540-25e881c7ffe4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] DELETE https://10.4.3.210/volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 Jul 03 17:59:28.821224 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8321ddeb-95cb-45f9-8540-25e881c7ffe4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:28.821420 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8321ddeb-95cb-45f9-8540-25e881c7ffe4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:28.821570 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-8321ddeb-95cb-45f9-8540-25e881c7ffe4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume with id: 650dd7e1-e741-4d59-8f5a-d93bc0a02502 Jul 03 17:59:28.828516 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:28.828516 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:28.829116 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8321ddeb-95cb-45f9-8540-25e881c7ffe4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:28.851500 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8321ddeb-95cb-45f9-8540-25e881c7ffe4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume request issued successfully. Jul 03 17:59:28.851724 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8321ddeb-95cb-45f9-8540-25e881c7ffe4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 returned with HTTP 202 Jul 03 17:59:28.852395 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 972/3863] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:28 2026] DELETE /volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:28.859364 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['27a958af-e337-4be2-9906-adc67db3b849', '22bfc6fd-8c21-4d5e-9b2f-d90ef4867afa', '868e0c15-c694-4244-9ede-fd53eca55603', 'd97e2419-6f15-45ec-b1d6-b4635a45983f'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:28.859364 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cc3a063-0acf-44e5-990e-5f6991fee356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27a958af-e337-4be2-9906-adc67db3b849', '22bfc6fd-8c21-4d5e-9b2f-d90ef4867afa', '868e0c15-c694-4244-9ede-fd53eca55603', 'd97e2419-6f15-45ec-b1d6-b4635a45983f']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:28.859364 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cfb433b-3cac-492d-852a-5ecf800c6092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:28.864869 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6771c690-9b40-43e3-a3bf-65e048b82b26 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.868903 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6771c690-9b40-43e3-a3bf-65e048b82b26 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 Jul 03 17:59:28.869127 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6771c690-9b40-43e3-a3bf-65e048b82b26 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:28.869347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6771c690-9b40-43e3-a3bf-65e048b82b26 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:28.880715 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:28.880715 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:28.893881 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6771c690-9b40-43e3-a3bf-65e048b82b26 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:28.899758 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cfb433b-3cac-492d-852a-5ecf800c6092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe14e918-05b5-40ae-af8f-23569f5f31d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13633128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['27a958af-e337-4be2-9906-adc67db3b849','22bfc6fd-8c21-4d5e-9b2f-d90ef4867afa','868e0c15-c694-4244-9ede-fd53eca55603','d97e2419-6f15-45ec-b1d6-b4635a45983f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13633128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe14e918-05b5-40ae-af8f-23569f5f31d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb82431a5c5461a9b24511573e0a0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:28.900665 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6771c690-9b40-43e3-a3bf-65e048b82b26 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 returned with HTTP 200 Jul 03 17:59:28.901166 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 956/3864] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:28 2026] GET /volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:28.904548 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (827dc4f5-b75b-4d1b-aaa0-25fb85cf3f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:28.932458 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (827dc4f5-b75b-4d1b-aaa0-25fb85cf3f20) transitioned into state 'SUCCESS' from state '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-13633128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['27a958af-e337-4be2-9906-adc67db3b849','22bfc6fd-8c21-4d5e-9b2f-d90ef4867afa','868e0c15-c694-4244-9ede-fd53eca55603','d97e2419-6f15-45ec-b1d6-b4635a45983f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:28.933142 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1944b55-1b18-4109-9f34-6babeb3e2cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:28.950866 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-64ee4b22-fc43-4ede-ae4a-ecaf3ad70ac6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.951266 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1944b55-1b18-4109-9f34-6babeb3e2cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:28.951386 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-64ee4b22-fc43-4ede-ae4a-ecaf3ad70ac6 None None] GET https://10.4.3.210/volume// Jul 03 17:59:28.951386 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-64ee4b22-fc43-4ede-ae4a-ecaf3ad70ac6 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:28.951386 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-64ee4b22-fc43-4ede-ae4a-ecaf3ad70ac6 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:28.951386 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-64ee4b22-fc43-4ede-ae4a-ecaf3ad70ac6 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:59:28.951569 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (f8dc8dea-f02e-4fde-862c-e802aa97f24f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:28.951623 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 974/3865] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:59:28 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 17:59:28.951664 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request issued successfully. Jul 03 17:59:28.952548 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0062212a-8a27-4ba3-b031-481e062fb32c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:28.952548 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 964/3866] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:59:28 2026] POST /volume/v3/volumes => generated 776 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:28.962131 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-4b849be5-3fbc-469b-94ab-521776127b8b req-27fd1811-ce95-4d17-bf36-d389896a1be3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.965741 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-27fd1811-ce95-4d17-bf36-d389896a1be3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:59:28.966004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-27fd1811-ce95-4d17-bf36-d389896a1be3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:28.966220 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-27fd1811-ce95-4d17-bf36-d389896a1be3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:28.967108 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4a4d1cb6-2779-4c71-a021-f1f340cb6b88 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:28.970196 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4a4d1cb6-2779-4c71-a021-f1f340cb6b88 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 Jul 03 17:59:28.970394 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4a4d1cb6-2779-4c71-a021-f1f340cb6b88 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:28.970988 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4a4d1cb6-2779-4c71-a021-f1f340cb6b88 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:28.979980 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:28.979980 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:28.983179 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:28.983179 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:28.983945 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-4b849be5-3fbc-469b-94ab-521776127b8b req-27fd1811-ce95-4d17-bf36-d389896a1be3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:59:28.987273 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4a4d1cb6-2779-4c71-a021-f1f340cb6b88 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:28.988995 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-27fd1811-ce95-4d17-bf36-d389896a1be3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:59:28.989496 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 973/3867] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:59:28 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:28.993964 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4a4d1cb6-2779-4c71-a021-f1f340cb6b88 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 returned with HTTP 200 Jul 03 17:59:28.994507 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 957/3868] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:28 2026] GET /volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:29.304818 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eb82e6c9-5044-4b7b-8eb3-5c4c624644c5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:29.307391 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eb82e6c9-5044-4b7b-8eb3-5c4c624644c5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:29.307661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eb82e6c9-5044-4b7b-8eb3-5c4c624644c5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:29.307925 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eb82e6c9-5044-4b7b-8eb3-5c4c624644c5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:29.308080 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-eb82e6c9-5044-4b7b-8eb3-5c4c624644c5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:29.313487 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:29.313487 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:29.314256 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eb82e6c9-5044-4b7b-8eb3-5c4c624644c5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:29.314710 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 975/3869] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:29 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:29.918725 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ba098f3e-da8c-40f1-89cb-5146dea39413 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:29.921203 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ba098f3e-da8c-40f1-89cb-5146dea39413 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 Jul 03 17:59:29.921443 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ba098f3e-da8c-40f1-89cb-5146dea39413 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:29.921697 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ba098f3e-da8c-40f1-89cb-5146dea39413 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:29.932220 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ba098f3e-da8c-40f1-89cb-5146dea39413 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 returned with HTTP 404 Jul 03 17:59:29.933023 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 965/3870] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:29 2026] GET /volume/v3/volumes/650dd7e1-e741-4d59-8f5a-d93bc0a02502 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:29.940151 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fb052f2d-0bae-4d25-9f3e-38881bc3a818 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:29.942406 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fb052f2d-0bae-4d25-9f3e-38881bc3a818 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] DELETE https://10.4.3.210/volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 Jul 03 17:59:29.942664 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fb052f2d-0bae-4d25-9f3e-38881bc3a818 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:29.942664 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fb052f2d-0bae-4d25-9f3e-38881bc3a818 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:29.942916 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-fb052f2d-0bae-4d25-9f3e-38881bc3a818 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume with id: 47bab4e4-f797-479c-b224-d61434e4acd8 Jul 03 17:59:29.951452 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:29.951452 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:29.952000 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fb052f2d-0bae-4d25-9f3e-38881bc3a818 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:29.979597 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fb052f2d-0bae-4d25-9f3e-38881bc3a818 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume request issued successfully. Jul 03 17:59:29.979814 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fb052f2d-0bae-4d25-9f3e-38881bc3a818 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 returned with HTTP 202 Jul 03 17:59:29.980280 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 974/3871] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:29 2026] DELETE /volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:29.988838 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3d09f9d2-4418-4d32-b840-4216502b0c00 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:29.990623 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3d09f9d2-4418-4d32-b840-4216502b0c00 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 Jul 03 17:59:29.990812 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3d09f9d2-4418-4d32-b840-4216502b0c00 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:29.990993 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3d09f9d2-4418-4d32-b840-4216502b0c00 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:29.998328 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:29.998328 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:30.002112 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3d09f9d2-4418-4d32-b840-4216502b0c00 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:30.011763 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3d09f9d2-4418-4d32-b840-4216502b0c00 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 returned with HTTP 200 Jul 03 17:59:30.012357 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 958/3872] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:29 2026] GET /volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:30.013215 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c053cea1-f4b6-41ad-8b0b-f4c4f5d378b0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:30.017278 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c053cea1-f4b6-41ad-8b0b-f4c4f5d378b0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 Jul 03 17:59:30.017549 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c053cea1-f4b6-41ad-8b0b-f4c4f5d378b0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:30.017795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c053cea1-f4b6-41ad-8b0b-f4c4f5d378b0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:30.034448 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:30.034448 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:30.039448 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c053cea1-f4b6-41ad-8b0b-f4c4f5d378b0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:30.046697 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c053cea1-f4b6-41ad-8b0b-f4c4f5d378b0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 returned with HTTP 200 Jul 03 17:59:30.047294 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 976/3873] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:30 2026] GET /volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:30.064730 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1a241900-407a-4075-8dc5-d034ea171351 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:30.161602 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1a241900-407a-4075-8dc5-d034ea171351 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:30.161981 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1a241900-407a-4075-8dc5-d034ea171351 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe14e918-05b5-40ae-af8f-23569f5f31d3", "name": "tempest-ProjectMemberTests-Snapshot-931741982"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:30.172875 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:30.172875 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:30.173397 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1a241900-407a-4075-8dc5-d034ea171351 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Volume info retrieved successfully. Jul 03 17:59:30.173542 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-1a241900-407a-4075-8dc5-d034ea171351 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Create snapshot from volume fe14e918-05b5-40ae-af8f-23569f5f31d3 Jul 03 17:59:30.230981 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-4b849be5-3fbc-469b-94ab-521776127b8b req-f9e2b402-504b-40ab-a46b-3d587e5aa9b6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:30.231194 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-1a241900-407a-4075-8dc5-d034ea171351 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Created reservations ['f0ba82ec-1034-477f-827a-1a73743bc908', 'd8671070-a413-45b4-ac2b-8ba58e73cd7d', '0f268506-d2b1-4d68-8976-0b5f661bbbb9', 'e0e89075-aa1b-4f6b-b2e9-366beb0ef647'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:30.234682 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-f9e2b402-504b-40ab-a46b-3d587e5aa9b6 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] DELETE https://10.4.3.210/volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85 Jul 03 17:59:30.234901 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-f9e2b402-504b-40ab-a46b-3d587e5aa9b6 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:30.235083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-f9e2b402-504b-40ab-a46b-3d587e5aa9b6 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:30.247608 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:30.247608 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:30.288876 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1a241900-407a-4075-8dc5-d034ea171351 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot create request issued successfully. Jul 03 17:59:30.289270 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1a241900-407a-4075-8dc5-d034ea171351 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:30.289763 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 966/3874] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:30 2026] POST /volume/v3/snapshots => generated 304 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:30.302403 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0592b3f6-7e28-444e-b36c-463aef26ae4a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:30.304560 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0592b3f6-7e28-444e-b36c-463aef26ae4a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] GET https://10.4.3.210/volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf Jul 03 17:59:30.304823 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0592b3f6-7e28-444e-b36c-463aef26ae4a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:30.305104 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0592b3f6-7e28-444e-b36c-463aef26ae4a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:30.311823 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:30.311823 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:30.312433 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0592b3f6-7e28-444e-b36c-463aef26ae4a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot retrieved successfully. Jul 03 17:59:30.313375 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0592b3f6-7e28-444e-b36c-463aef26ae4a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf returned with HTTP 200 Jul 03 17:59:30.313992 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 959/3875] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:30 2026] GET /volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:30.324795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8418af64-c3d1-4204-89b9-0b7e5677462d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:30.327048 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8418af64-c3d1-4204-89b9-0b7e5677462d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:30.327249 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8418af64-c3d1-4204-89b9-0b7e5677462d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:30.327439 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8418af64-c3d1-4204-89b9-0b7e5677462d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:30.327536 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-8418af64-c3d1-4204-89b9-0b7e5677462d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:30.331924 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:30.331924 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:30.332960 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8418af64-c3d1-4204-89b9-0b7e5677462d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:30.333400 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 977/3876] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:30 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:59:30.785107 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4b849be5-3fbc-469b-94ab-521776127b8b req-f9e2b402-504b-40ab-a46b-3d587e5aa9b6 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85 returned with HTTP 200 Jul 03 17:59:30.785745 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 975/3877] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 17:59:30 2026] DELETE /volume/v3/attachments/d04ccb7e-bd1f-4942-a5f2-773ea6865d85 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:31.031484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4663dbe1-01d4-47de-8f0a-6382db64f48e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:31.033352 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4663dbe1-01d4-47de-8f0a-6382db64f48e tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 Jul 03 17:59:31.033710 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4663dbe1-01d4-47de-8f0a-6382db64f48e tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:31.033710 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4663dbe1-01d4-47de-8f0a-6382db64f48e tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:31.039394 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4663dbe1-01d4-47de-8f0a-6382db64f48e tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 returned with HTTP 404 Jul 03 17:59:31.039859 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 967/3878] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:31 2026] GET /volume/v3/volumes/47bab4e4-f797-479c-b224-d61434e4acd8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:31.046128 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c1b617b3-50ed-4538-9595-bbdb306068af None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:31.048032 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c1b617b3-50ed-4538-9595-bbdb306068af tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] DELETE https://10.4.3.210/volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 Jul 03 17:59:31.048271 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c1b617b3-50ed-4538-9595-bbdb306068af tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:31.048502 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c1b617b3-50ed-4538-9595-bbdb306068af tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:31.048716 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-c1b617b3-50ed-4538-9595-bbdb306068af tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume with id: 47f0a7eb-81c9-42fc-9487-bbaafaa81799 Jul 03 17:59:31.055325 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:31.055325 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:31.055783 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c1b617b3-50ed-4538-9595-bbdb306068af tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:31.072685 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c1b617b3-50ed-4538-9595-bbdb306068af tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume request issued successfully. Jul 03 17:59:31.072920 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c1b617b3-50ed-4538-9595-bbdb306068af tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 returned with HTTP 202 Jul 03 17:59:31.073443 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 960/3879] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:31 2026] DELETE /volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:31.079821 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-76719152-2588-41c1-9e32-229f6a2d4dcb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:31.081900 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-76719152-2588-41c1-9e32-229f6a2d4dcb tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 Jul 03 17:59:31.082096 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-76719152-2588-41c1-9e32-229f6a2d4dcb tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:31.082268 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-76719152-2588-41c1-9e32-229f6a2d4dcb tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:31.090129 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:31.090129 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:31.101404 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-76719152-2588-41c1-9e32-229f6a2d4dcb tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:31.108422 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-76719152-2588-41c1-9e32-229f6a2d4dcb tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 returned with HTTP 200 Jul 03 17:59:31.109123 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 978/3880] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:31 2026] GET /volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:31.323388 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0542f0df-5e85-4e46-9fa5-de62c52972ee None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:31.325313 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0542f0df-5e85-4e46-9fa5-de62c52972ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] GET https://10.4.3.210/volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf Jul 03 17:59:31.325560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0542f0df-5e85-4e46-9fa5-de62c52972ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:31.325833 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0542f0df-5e85-4e46-9fa5-de62c52972ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:31.332087 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:31.332087 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:31.332869 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0542f0df-5e85-4e46-9fa5-de62c52972ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot retrieved successfully. Jul 03 17:59:31.333526 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0542f0df-5e85-4e46-9fa5-de62c52972ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf returned with HTTP 200 Jul 03 17:59:31.334023 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 976/3881] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:31 2026] GET /volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:31.344603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f24c465a-1686-47fc-8f31-6734bc03d2a6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:31.345145 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-87a4b85b-c205-44c9-b979-addd57aac018 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:31.346706 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f24c465a-1686-47fc-8f31-6734bc03d2a6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf Jul 03 17:59:31.347106 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f24c465a-1686-47fc-8f31-6734bc03d2a6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:31.347167 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f24c465a-1686-47fc-8f31-6734bc03d2a6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:31.347279 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-f24c465a-1686-47fc-8f31-6734bc03d2a6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Delete snapshot with id: f9d75979-db00-4a29-b99c-cc4e54cc5abf Jul 03 17:59:31.350284 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-87a4b85b-c205-44c9-b979-addd57aac018 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:31.350387 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-87a4b85b-c205-44c9-b979-addd57aac018 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:31.351172 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-87a4b85b-c205-44c9-b979-addd57aac018 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:31.351687 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-87a4b85b-c205-44c9-b979-addd57aac018 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:31.352549 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:31.352549 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:31.353151 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f24c465a-1686-47fc-8f31-6734bc03d2a6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot retrieved successfully. Jul 03 17:59:31.365464 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:31.365464 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:31.369667 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-87a4b85b-c205-44c9-b979-addd57aac018 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:31.371077 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f24c465a-1686-47fc-8f31-6734bc03d2a6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot delete request issued successfully. Jul 03 17:59:31.371242 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f24c465a-1686-47fc-8f31-6734bc03d2a6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf returned with HTTP 202 Jul 03 17:59:31.371746 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 968/3882] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:31 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:31.371863 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 961/3883] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:31 2026] DELETE /volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:31.378941 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-58cc10f0-ad4f-410a-ac76-849c56fcfce7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:31.381094 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-58cc10f0-ad4f-410a-ac76-849c56fcfce7 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] GET https://10.4.3.210/volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf Jul 03 17:59:31.381549 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-58cc10f0-ad4f-410a-ac76-849c56fcfce7 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:31.381666 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-58cc10f0-ad4f-410a-ac76-849c56fcfce7 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:31.388307 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:31.388307 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:31.389147 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-58cc10f0-ad4f-410a-ac76-849c56fcfce7 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot retrieved successfully. Jul 03 17:59:31.390113 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-58cc10f0-ad4f-410a-ac76-849c56fcfce7 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf returned with HTTP 200 Jul 03 17:59:31.390658 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 979/3884] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:31 2026] GET /volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:32.123124 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-81c3e071-1928-4fa4-871e-9eaec0704f49 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:32.124601 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-81c3e071-1928-4fa4-871e-9eaec0704f49 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 Jul 03 17:59:32.124760 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-81c3e071-1928-4fa4-871e-9eaec0704f49 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:32.124994 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-81c3e071-1928-4fa4-871e-9eaec0704f49 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:32.130843 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-81c3e071-1928-4fa4-871e-9eaec0704f49 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 returned with HTTP 404 Jul 03 17:59:32.131275 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 977/3885] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:32 2026] GET /volume/v3/volumes/47f0a7eb-81c9-42fc-9487-bbaafaa81799 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:32.139078 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3cdd9e51-95a8-4585-a6b5-2b274e41dfc8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:32.141536 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3cdd9e51-95a8-4585-a6b5-2b274e41dfc8 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] DELETE https://10.4.3.210/volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 Jul 03 17:59:32.142003 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3cdd9e51-95a8-4585-a6b5-2b274e41dfc8 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:32.143788 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3cdd9e51-95a8-4585-a6b5-2b274e41dfc8 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:32.143788 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-3cdd9e51-95a8-4585-a6b5-2b274e41dfc8 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume with id: 524cbeee-dbf7-4926-80b0-5f38f951f475 Jul 03 17:59:32.152601 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:32.152601 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:32.154219 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3cdd9e51-95a8-4585-a6b5-2b274e41dfc8 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:32.185030 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3cdd9e51-95a8-4585-a6b5-2b274e41dfc8 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume request issued successfully. Jul 03 17:59:32.185030 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3cdd9e51-95a8-4585-a6b5-2b274e41dfc8 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 returned with HTTP 202 Jul 03 17:59:32.185508 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 969/3886] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:32 2026] DELETE /volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:32.195518 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fca8fab9-2eb7-4f51-8471-8a249550e03b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:32.197191 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fca8fab9-2eb7-4f51-8471-8a249550e03b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 Jul 03 17:59:32.197356 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fca8fab9-2eb7-4f51-8471-8a249550e03b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:32.197534 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fca8fab9-2eb7-4f51-8471-8a249550e03b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:32.205836 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:32.205836 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:32.212903 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fca8fab9-2eb7-4f51-8471-8a249550e03b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:32.215719 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-a21b6522-1539-4d26-8de6-256e556daa4f req-6e2ec249-ea7e-4fcc-bf22-7b28fbc250b5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:32.218039 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a21b6522-1539-4d26-8de6-256e556daa4f req-6e2ec249-ea7e-4fcc-bf22-7b28fbc250b5 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:59:32.218228 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a21b6522-1539-4d26-8de6-256e556daa4f req-6e2ec249-ea7e-4fcc-bf22-7b28fbc250b5 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:32.218444 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a21b6522-1539-4d26-8de6-256e556daa4f req-6e2ec249-ea7e-4fcc-bf22-7b28fbc250b5 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:32.219059 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fca8fab9-2eb7-4f51-8471-8a249550e03b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 returned with HTTP 200 Jul 03 17:59:32.219971 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 962/3887] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:32 2026] GET /volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:32.232852 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:32.232852 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:32.236529 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-a21b6522-1539-4d26-8de6-256e556daa4f req-6e2ec249-ea7e-4fcc-bf22-7b28fbc250b5 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:59:32.241528 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a21b6522-1539-4d26-8de6-256e556daa4f req-6e2ec249-ea7e-4fcc-bf22-7b28fbc250b5 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:59:32.241967 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 980/3888] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:59:32 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:32.257081 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-732392fe-abfe-41b4-96e9-3d1676cda21b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:32.258657 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-732392fe-abfe-41b4-96e9-3d1676cda21b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] DELETE https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:59:32.258840 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-732392fe-abfe-41b4-96e9-3d1676cda21b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:32.259010 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-732392fe-abfe-41b4-96e9-3d1676cda21b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:32.259157 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-732392fe-abfe-41b4-96e9-3d1676cda21b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Delete volume with id: 61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:59:32.265391 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:32.265391 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:32.265847 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-732392fe-abfe-41b4-96e9-3d1676cda21b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:59:32.296637 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-732392fe-abfe-41b4-96e9-3d1676cda21b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Delete volume request issued successfully. Jul 03 17:59:32.296812 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-732392fe-abfe-41b4-96e9-3d1676cda21b tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 202 Jul 03 17:59:32.297240 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 978/3889] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:32 2026] DELETE /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:32.304054 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-502b7cbf-0c82-4774-a97f-eb6e383717e3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:32.307070 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-502b7cbf-0c82-4774-a97f-eb6e383717e3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:59:32.307070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-502b7cbf-0c82-4774-a97f-eb6e383717e3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:32.307070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-502b7cbf-0c82-4774-a97f-eb6e383717e3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:32.320820 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:32.320820 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:32.324811 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-502b7cbf-0c82-4774-a97f-eb6e383717e3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Volume info retrieved successfully. Jul 03 17:59:32.330850 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-502b7cbf-0c82-4774-a97f-eb6e383717e3 tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 200 Jul 03 17:59:32.331385 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 970/3890] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:32 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:32.383680 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fd4b8923-ad04-47aa-9ec8-e31c951aac1a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:32.385341 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fd4b8923-ad04-47aa-9ec8-e31c951aac1a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:32.385609 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fd4b8923-ad04-47aa-9ec8-e31c951aac1a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:32.385837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fd4b8923-ad04-47aa-9ec8-e31c951aac1a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:32.386102 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-fd4b8923-ad04-47aa-9ec8-e31c951aac1a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:32.389884 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:32.389884 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:32.390497 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fd4b8923-ad04-47aa-9ec8-e31c951aac1a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:32.390836 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 963/3891] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:32 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:32.399254 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-803fc1f9-b570-4554-b998-4eacb5bc224f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:32.400902 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-803fc1f9-b570-4554-b998-4eacb5bc224f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] GET https://10.4.3.210/volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf Jul 03 17:59:32.401111 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-803fc1f9-b570-4554-b998-4eacb5bc224f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:32.401357 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-803fc1f9-b570-4554-b998-4eacb5bc224f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:32.405500 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-803fc1f9-b570-4554-b998-4eacb5bc224f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf returned with HTTP 404 Jul 03 17:59:32.405991 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 981/3892] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:32 2026] GET /volume/v3/snapshots/f9d75979-db00-4a29-b99c-cc4e54cc5abf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:32.412702 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-27ea05f6-429e-4377-8be4-b1a20255e17f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:32.414475 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-27ea05f6-429e-4377-8be4-b1a20255e17f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 Jul 03 17:59:32.414640 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-27ea05f6-429e-4377-8be4-b1a20255e17f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:32.414820 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-27ea05f6-429e-4377-8be4-b1a20255e17f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:32.414981 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-27ea05f6-429e-4377-8be4-b1a20255e17f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume with id: fe14e918-05b5-40ae-af8f-23569f5f31d3 Jul 03 17:59:32.421521 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:32.421521 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:32.421933 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-27ea05f6-429e-4377-8be4-b1a20255e17f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:32.440813 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-27ea05f6-429e-4377-8be4-b1a20255e17f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume request issued successfully. Jul 03 17:59:32.441003 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-27ea05f6-429e-4377-8be4-b1a20255e17f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 returned with HTTP 202 Jul 03 17:59:32.441438 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 979/3893] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:32 2026] DELETE /volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:32.448351 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2611ebb3-02ac-4399-928e-f18e27edd21e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:32.449638 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2611ebb3-02ac-4399-928e-f18e27edd21e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 Jul 03 17:59:32.449946 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2611ebb3-02ac-4399-928e-f18e27edd21e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:32.450205 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2611ebb3-02ac-4399-928e-f18e27edd21e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:32.456935 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:32.456935 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:32.460270 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2611ebb3-02ac-4399-928e-f18e27edd21e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:32.464582 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2611ebb3-02ac-4399-928e-f18e27edd21e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 returned with HTTP 200 Jul 03 17:59:32.465189 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 971/3894] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:32 2026] GET /volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:33.234788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d99d0ee0-ff62-435d-a40e-78ad185fc102 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:33.237161 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d99d0ee0-ff62-435d-a40e-78ad185fc102 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 Jul 03 17:59:33.237495 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d99d0ee0-ff62-435d-a40e-78ad185fc102 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:33.237858 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d99d0ee0-ff62-435d-a40e-78ad185fc102 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:33.245279 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d99d0ee0-ff62-435d-a40e-78ad185fc102 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 returned with HTTP 404 Jul 03 17:59:33.246073 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 964/3895] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:33 2026] GET /volume/v3/volumes/524cbeee-dbf7-4926-80b0-5f38f951f475 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:33.251848 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fe7225a4-7ec8-4ebc-bf6c-a6dead14acb4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:33.253408 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fe7225a4-7ec8-4ebc-bf6c-a6dead14acb4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] DELETE https://10.4.3.210/volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 Jul 03 17:59:33.253572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fe7225a4-7ec8-4ebc-bf6c-a6dead14acb4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:33.253737 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fe7225a4-7ec8-4ebc-bf6c-a6dead14acb4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:33.253898 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-fe7225a4-7ec8-4ebc-bf6c-a6dead14acb4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume with id: fa055a91-fbb1-40db-a5ed-d6442471ced4 Jul 03 17:59:33.261323 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:33.261323 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:33.261893 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fe7225a4-7ec8-4ebc-bf6c-a6dead14acb4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:33.282553 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fe7225a4-7ec8-4ebc-bf6c-a6dead14acb4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume request issued successfully. Jul 03 17:59:33.282916 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fe7225a4-7ec8-4ebc-bf6c-a6dead14acb4 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 returned with HTTP 202 Jul 03 17:59:33.283432 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 982/3896] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:33 2026] DELETE /volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:33.297182 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4418057c-7bc9-443a-80d1-aba7db024eab None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:33.299170 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4418057c-7bc9-443a-80d1-aba7db024eab tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 Jul 03 17:59:33.299431 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4418057c-7bc9-443a-80d1-aba7db024eab tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:33.299635 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4418057c-7bc9-443a-80d1-aba7db024eab tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:33.306845 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:33.306845 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:33.310933 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4418057c-7bc9-443a-80d1-aba7db024eab tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:33.315349 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4418057c-7bc9-443a-80d1-aba7db024eab tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 returned with HTTP 200 Jul 03 17:59:33.315759 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 980/3897] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:33 2026] GET /volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:33.346491 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a65da40b-5a67-4778-8a1d-37704990e47f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:33.348203 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a65da40b-5a67-4778-8a1d-37704990e47f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] GET https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 Jul 03 17:59:33.348532 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a65da40b-5a67-4778-8a1d-37704990e47f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:33.349816 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a65da40b-5a67-4778-8a1d-37704990e47f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:33.354337 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a65da40b-5a67-4778-8a1d-37704990e47f tempest-TestMinimumBasicScenario-2139610626 tempest-TestMinimumBasicScenario-2139610626-project-member] https://10.4.3.210/volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 returned with HTTP 404 Jul 03 17:59:33.355015 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 972/3898] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:33 2026] GET /volume/v3/volumes/61ed4918-151e-431d-a8e3-b322de6c2334 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:33.404235 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-385f9f39-0d86-4010-b908-bc082246081b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:33.406697 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-385f9f39-0d86-4010-b908-bc082246081b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:33.407013 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-385f9f39-0d86-4010-b908-bc082246081b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:33.407252 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-385f9f39-0d86-4010-b908-bc082246081b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:33.407420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-385f9f39-0d86-4010-b908-bc082246081b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:33.417184 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:33.417184 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:33.418091 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-385f9f39-0d86-4010-b908-bc082246081b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:33.418503 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 965/3899] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:33 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:33.481212 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-65067148-c6c0-416d-aa67-5427d72de581 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:33.483013 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-65067148-c6c0-416d-aa67-5427d72de581 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 Jul 03 17:59:33.483201 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-65067148-c6c0-416d-aa67-5427d72de581 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:33.483380 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-65067148-c6c0-416d-aa67-5427d72de581 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:33.489646 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-65067148-c6c0-416d-aa67-5427d72de581 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 returned with HTTP 404 Jul 03 17:59:33.490126 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 983/3900] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:33 2026] GET /volume/v3/volumes/fe14e918-05b5-40ae-af8f-23569f5f31d3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:33.503014 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:33.504931 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:33.505282 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1617285203"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:33.506884 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1617285203'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:33.507018 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume of 1 GB Jul 03 17:59:33.511081 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Availability Zones retrieved successfully. Jul 03 17:59:33.517630 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (0b3cd230-3dc0-4255-bffe-c89ff290562f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:33.518781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8b9379-7ea3-482d-9cef-028643b9757b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:33.519715 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:33.547393 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8b9379-7ea3-482d-9cef-028643b9757b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:33.548157 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01f9710-4865-49d7-91fa-41520b343946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:33.591040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['c91f9689-8b14-4e11-a7dd-9a34ca8e258a', 'c5123db5-8d66-429f-854b-c0c0216ced43', '7da6e371-dab5-470c-83ad-71f0da78f888', '8ea08e0b-b0dc-4dc6-9889-d7620314c06e'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:33.591758 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01f9710-4865-49d7-91fa-41520b343946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c91f9689-8b14-4e11-a7dd-9a34ca8e258a', 'c5123db5-8d66-429f-854b-c0c0216ced43', '7da6e371-dab5-470c-83ad-71f0da78f888', '8ea08e0b-b0dc-4dc6-9889-d7620314c06e']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:33.592455 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d12e35-54c7-4c11-a6b5-c8d7521235f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:33.616277 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d12e35-54c7-4c11-a6b5-c8d7521235f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5212a765-5449-4558-aa5a-5dbc848103f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617285203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['c91f9689-8b14-4e11-a7dd-9a34ca8e258a','c5123db5-8d66-429f-854b-c0c0216ced43','7da6e371-dab5-470c-83ad-71f0da78f888','8ea08e0b-b0dc-4dc6-9889-d7620314c06e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617285203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5212a765-5449-4558-aa5a-5dbc848103f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb82431a5c5461a9b24511573e0a0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:33.616942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e75299bd-3e1f-4ea7-8306-88cc8add5cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:33.634288 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e75299bd-3e1f-4ea7-8306-88cc8add5cd6) transitioned into state 'SUCCESS' from state '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-1617285203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['c91f9689-8b14-4e11-a7dd-9a34ca8e258a','c5123db5-8d66-429f-854b-c0c0216ced43','7da6e371-dab5-470c-83ad-71f0da78f888','8ea08e0b-b0dc-4dc6-9889-d7620314c06e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:33.634973 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5c35a5-9289-4086-bd23-b2064e643a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:33.644334 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5c35a5-9289-4086-bd23-b2064e643a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:33.645184 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (0b3cd230-3dc0-4255-bffe-c89ff290562f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:33.645467 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request issued successfully. Jul 03 17:59:33.647183 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-83e4c9ed-9f13-46ab-91ac-66f1a7572a2f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:33.647183 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 981/3901] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:59:33 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:33.660053 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f26fb440-7d60-48da-a1d4-c42c4b769e78 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:33.665430 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f26fb440-7d60-48da-a1d4-c42c4b769e78 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 Jul 03 17:59:33.666983 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f26fb440-7d60-48da-a1d4-c42c4b769e78 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:33.666983 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f26fb440-7d60-48da-a1d4-c42c4b769e78 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:33.673563 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:33.673563 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:33.676742 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f26fb440-7d60-48da-a1d4-c42c4b769e78 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:33.680487 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f26fb440-7d60-48da-a1d4-c42c4b769e78 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 returned with HTTP 200 Jul 03 17:59:33.680487 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 973/3902] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:33 2026] GET /volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:34.333180 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5c24885b-5255-45a0-9172-1ec6f8e7518b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:34.340685 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5c24885b-5255-45a0-9172-1ec6f8e7518b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 Jul 03 17:59:34.340685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5c24885b-5255-45a0-9172-1ec6f8e7518b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:34.340685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5c24885b-5255-45a0-9172-1ec6f8e7518b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:34.344230 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5c24885b-5255-45a0-9172-1ec6f8e7518b tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 returned with HTTP 404 Jul 03 17:59:34.345877 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 966/3903] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:34 2026] GET /volume/v3/volumes/fa055a91-fbb1-40db-a5ed-d6442471ced4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:34.351780 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cd0cf0dd-6b1a-468d-b4f5-01e9d430ff95 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:34.353489 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cd0cf0dd-6b1a-468d-b4f5-01e9d430ff95 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] DELETE https://10.4.3.210/volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc Jul 03 17:59:34.353675 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cd0cf0dd-6b1a-468d-b4f5-01e9d430ff95 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:34.353869 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cd0cf0dd-6b1a-468d-b4f5-01e9d430ff95 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:34.354048 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-cd0cf0dd-6b1a-468d-b4f5-01e9d430ff95 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume with id: 68c6a8e3-e14d-483c-a0a7-05433cf1d1bc Jul 03 17:59:34.360854 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:34.360854 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:34.361308 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cd0cf0dd-6b1a-468d-b4f5-01e9d430ff95 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:34.382284 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cd0cf0dd-6b1a-468d-b4f5-01e9d430ff95 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Delete volume request issued successfully. Jul 03 17:59:34.382519 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cd0cf0dd-6b1a-468d-b4f5-01e9d430ff95 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc returned with HTTP 202 Jul 03 17:59:34.382992 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 984/3904] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:34 2026] DELETE /volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:34.390699 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6f29d8c3-77f3-4487-b9c5-e89d8579ca05 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:34.394987 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6f29d8c3-77f3-4487-b9c5-e89d8579ca05 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc Jul 03 17:59:34.395196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6f29d8c3-77f3-4487-b9c5-e89d8579ca05 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:34.395398 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6f29d8c3-77f3-4487-b9c5-e89d8579ca05 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:34.411960 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:34.411960 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:34.416594 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6f29d8c3-77f3-4487-b9c5-e89d8579ca05 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Volume info retrieved successfully. Jul 03 17:59:34.422800 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6f29d8c3-77f3-4487-b9c5-e89d8579ca05 tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc returned with HTTP 200 Jul 03 17:59:34.423201 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 982/3905] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:34 2026] GET /volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:34.432588 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1a6cf99b-3486-4c05-af93-2205bf452b12 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:34.435534 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1a6cf99b-3486-4c05-af93-2205bf452b12 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:34.435814 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1a6cf99b-3486-4c05-af93-2205bf452b12 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:34.436043 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1a6cf99b-3486-4c05-af93-2205bf452b12 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:34.436343 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-1a6cf99b-3486-4c05-af93-2205bf452b12 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:34.446069 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:34.446069 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:34.447005 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1a6cf99b-3486-4c05-af93-2205bf452b12 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:34.447489 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 974/3906] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:34 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:34.694130 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-01d0ef51-81b4-48d0-bf34-92b301a5a19b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:34.696500 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-01d0ef51-81b4-48d0-bf34-92b301a5a19b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 Jul 03 17:59:34.696794 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-01d0ef51-81b4-48d0-bf34-92b301a5a19b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:34.697062 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-01d0ef51-81b4-48d0-bf34-92b301a5a19b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:34.711415 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:34.711415 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:34.720458 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-01d0ef51-81b4-48d0-bf34-92b301a5a19b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:34.724458 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-01d0ef51-81b4-48d0-bf34-92b301a5a19b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 returned with HTTP 200 Jul 03 17:59:34.724878 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 967/3907] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:34 2026] GET /volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:34.736444 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-16eda9a8-4db3-44ed-ab4c-2e7ad8134607 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:34.738086 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-16eda9a8-4db3-44ed-ab4c-2e7ad8134607 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:34.738453 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-16eda9a8-4db3-44ed-ab4c-2e7ad8134607 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5212a765-5449-4558-aa5a-5dbc848103f1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1147121706"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:34.747018 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:34.747018 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:34.747397 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-16eda9a8-4db3-44ed-ab4c-2e7ad8134607 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:34.747540 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-16eda9a8-4db3-44ed-ab4c-2e7ad8134607 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create snapshot from volume 5212a765-5449-4558-aa5a-5dbc848103f1 Jul 03 17:59:34.772002 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-16eda9a8-4db3-44ed-ab4c-2e7ad8134607 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['b00a1ce8-03cc-46f1-b37a-c7325cd3ec6b', 'afc29c91-979f-44f2-8cfd-c7a8d423e299', '896ff855-027d-4409-ab56-8c2b6311dd52', 'bc69f12e-b2a7-4b3c-b37e-dbf9306c5337'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:34.801079 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-16eda9a8-4db3-44ed-ab4c-2e7ad8134607 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot create request issued successfully. Jul 03 17:59:34.801423 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-16eda9a8-4db3-44ed-ab4c-2e7ad8134607 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:34.801867 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 985/3908] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:34.812565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7696b1e2-44a9-4ebd-ade0-7d5a8f191f4d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:34.814542 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7696b1e2-44a9-4ebd-ade0-7d5a8f191f4d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef Jul 03 17:59:34.814786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7696b1e2-44a9-4ebd-ade0-7d5a8f191f4d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:34.815008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7696b1e2-44a9-4ebd-ade0-7d5a8f191f4d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:34.819927 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:34.819927 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:34.820282 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7696b1e2-44a9-4ebd-ade0-7d5a8f191f4d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:34.820971 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7696b1e2-44a9-4ebd-ade0-7d5a8f191f4d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef returned with HTTP 200 Jul 03 17:59:34.821372 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 983/3909] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:34 2026] GET /volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:34.855888 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-66c5592a-2ef1-4116-bb19-f046f6487796 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:34.856316 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-66c5592a-2ef1-4116-bb19-f046f6487796 None None] GET https://10.4.3.210/volume// Jul 03 17:59:34.856488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-66c5592a-2ef1-4116-bb19-f046f6487796 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:34.856663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-66c5592a-2ef1-4116-bb19-f046f6487796 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:34.856994 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-66c5592a-2ef1-4116-bb19-f046f6487796 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:59:34.857284 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 975/3910] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:59: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 17:59:34.867247 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-453b45c0-95c2-43a5-882a-6d3bd5a94f90 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:34.869456 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-453b45c0-95c2-43a5-882a-6d3bd5a94f90 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 Jul 03 17:59:34.869921 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-453b45c0-95c2-43a5-882a-6d3bd5a94f90 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:34.870275 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-453b45c0-95c2-43a5-882a-6d3bd5a94f90 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:34.879887 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:34.879887 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:34.883642 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-453b45c0-95c2-43a5-882a-6d3bd5a94f90 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 17:59:34.888590 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-453b45c0-95c2-43a5-882a-6d3bd5a94f90 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 returned with HTTP 200 Jul 03 17:59:34.889022 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 968/3911] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:59:34 2026] GET /volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 => generated 1596 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:34.991257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-b0eb00c3-62ff-47b2-82ee-9ca3a6172f2e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:34.993680 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-b0eb00c3-62ff-47b2-82ee-9ca3a6172f2e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] PUT https://10.4.3.210/volume/v3/attachments/3f07af96-c8d6-4ca7-ad83-d788252597b4 Jul 03 17:59:34.994060 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-b0eb00c3-62ff-47b2-82ee-9ca3a6172f2e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:35.001664 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-b0eb00c3-62ff-47b2-82ee-9ca3a6172f2e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Acquiring lock "cinder-attachment_update-9b7a80a0-751d-497f-ab39-26e419976c96-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:59:35.006929 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-b0eb00c3-62ff-47b2-82ee-9ca3a6172f2e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Lock "cinder-attachment_update-9b7a80a0-751d-497f-ab39-26e419976c96-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:59:35.007842 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:35.007842 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:35.438520 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7d345b91-81a3-486f-8b38-587e86532bac None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:35.440250 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7d345b91-81a3-486f-8b38-587e86532bac tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] GET https://10.4.3.210/volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc Jul 03 17:59:35.440457 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7d345b91-81a3-486f-8b38-587e86532bac tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:35.440658 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7d345b91-81a3-486f-8b38-587e86532bac tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:35.445986 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7d345b91-81a3-486f-8b38-587e86532bac tempest-CreateVolumesFromBackupTest-1396936329 tempest-CreateVolumesFromBackupTest-1396936329-project-member] https://10.4.3.210/volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc returned with HTTP 404 Jul 03 17:59:35.446451 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 984/3912] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:35 2026] GET /volume/v3/volumes/68c6a8e3-e14d-483c-a0a7-05433cf1d1bc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:35.457998 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9168be16-af11-4c31-bd71-c9a6cd869d0c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:35.460074 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9168be16-af11-4c31-bd71-c9a6cd869d0c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:35.460074 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9168be16-af11-4c31-bd71-c9a6cd869d0c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:35.460196 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9168be16-af11-4c31-bd71-c9a6cd869d0c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:35.460315 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9168be16-af11-4c31-bd71-c9a6cd869d0c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:35.464959 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:35.464959 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:35.465617 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9168be16-af11-4c31-bd71-c9a6cd869d0c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:35.466047 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 976/3913] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:35 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:35.528429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-b0eb00c3-62ff-47b2-82ee-9ca3a6172f2e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Lock "cinder-attachment_update-9b7a80a0-751d-497f-ab39-26e419976c96-np0000004448" released by "attachment_update" :: held 0.521s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:59:35.528429 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-b0eb00c3-62ff-47b2-82ee-9ca3a6172f2e tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/attachments/3f07af96-c8d6-4ca7-ad83-d788252597b4 returned with HTTP 200 Jul 03 17:59:35.528429 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 986/3914] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:59:34 2026] PUT /volume/v3/attachments/3f07af96-c8d6-4ca7-ad83-d788252597b4 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:35.834057 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9e2d14f9-df58-4dfe-854e-84a6a7450f54 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:35.836882 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9e2d14f9-df58-4dfe-854e-84a6a7450f54 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef Jul 03 17:59:35.837141 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9e2d14f9-df58-4dfe-854e-84a6a7450f54 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:35.837433 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9e2d14f9-df58-4dfe-854e-84a6a7450f54 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:35.843948 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:35.843948 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:35.844259 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9e2d14f9-df58-4dfe-854e-84a6a7450f54 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:35.844911 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9e2d14f9-df58-4dfe-854e-84a6a7450f54 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef returned with HTTP 200 Jul 03 17:59:35.845278 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 969/3915] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:35 2026] GET /volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:35.859354 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8eacef34-00e8-48e7-b764-96d89052e8f4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:35.861049 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8eacef34-00e8-48e7-b764-96d89052e8f4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef Jul 03 17:59:35.861258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8eacef34-00e8-48e7-b764-96d89052e8f4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:35.861485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8eacef34-00e8-48e7-b764-96d89052e8f4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:35.861593 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-8eacef34-00e8-48e7-b764-96d89052e8f4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Delete snapshot with id: f690213a-64c1-43c2-9791-3e17cd0930ef Jul 03 17:59:35.863221 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=310,cinder:UPDATE=92,cinder:INSERT=49 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:59:35.866807 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:35.866807 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:35.867240 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8eacef34-00e8-48e7-b764-96d89052e8f4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot retrieved successfully. Jul 03 17:59:35.889312 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8eacef34-00e8-48e7-b764-96d89052e8f4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot delete request issued successfully. Jul 03 17:59:35.889577 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8eacef34-00e8-48e7-b764-96d89052e8f4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef returned with HTTP 202 Jul 03 17:59:35.890283 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 985/3916] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:35 2026] DELETE /volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:35.900922 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-df8b86c5-d4aa-45d8-8745-674547a9a7ef None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:35.904352 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-df8b86c5-d4aa-45d8-8745-674547a9a7ef tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] GET https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef Jul 03 17:59:35.904507 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-df8b86c5-d4aa-45d8-8745-674547a9a7ef tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:35.904694 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-df8b86c5-d4aa-45d8-8745-674547a9a7ef tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:35.909691 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:35.909691 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:35.910214 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-df8b86c5-d4aa-45d8-8745-674547a9a7ef tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot retrieved successfully. Jul 03 17:59:35.911047 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-df8b86c5-d4aa-45d8-8745-674547a9a7ef tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef returned with HTTP 200 Jul 03 17:59:35.911410 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 977/3917] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:35 2026] GET /volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:36.044787 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-8efa3840-6a8d-42ea-93c3-6845fd06dc2d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:36.046732 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-8efa3840-6a8d-42ea-93c3-6845fd06dc2d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] POST https://10.4.3.210/volume/v3/attachments/3f07af96-c8d6-4ca7-ad83-d788252597b4/action Jul 03 17:59:36.047088 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-8efa3840-6a8d-42ea-93c3-6845fd06dc2d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:59:36.047208 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-8efa3840-6a8d-42ea-93c3-6845fd06dc2d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:36.049971 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=294,cinder:UPDATE=89,cinder:INSERT=49 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:59:36.070752 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:36.070752 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:36.088239 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-d3d1585d-28e9-4188-8a22-8721519820c2 req-8efa3840-6a8d-42ea-93c3-6845fd06dc2d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/attachments/3f07af96-c8d6-4ca7-ad83-d788252597b4/action returned with HTTP 204 Jul 03 17:59:36.088239 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 987/3918] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 17:59:36 2026] POST /volume/v3/attachments/3f07af96-c8d6-4ca7-ad83-d788252597b4/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:36.476223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-27878370-09d5-405f-8b20-2c4b45868f4b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:36.479856 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-27878370-09d5-405f-8b20-2c4b45868f4b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:36.480089 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-27878370-09d5-405f-8b20-2c4b45868f4b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:36.480265 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-27878370-09d5-405f-8b20-2c4b45868f4b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:36.480371 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-27878370-09d5-405f-8b20-2c4b45868f4b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:36.488547 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:36.488547 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:36.490359 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-27878370-09d5-405f-8b20-2c4b45868f4b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:36.493846 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 970/3919] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:36 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:36.608688 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-578320f0-0678-4d0d-9785-5bbf408613fd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:36.690723 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:36.691069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-980757526"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:36.692384 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-980757526'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:36.692533 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 17:59:36.692971 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:36.692971 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:36.696383 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 17:59:36.701593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (dae377b2-e5ef-4def-9ff5-8ed417b56604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:36.702437 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b7bed3-2e6c-4193-9f76-2f1c5be438f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:36.703407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:36.730618 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b7bed3-2e6c-4193-9f76-2f1c5be438f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:36.731679 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a922086e-a615-4bc4-badf-4a9f55a13465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:36.799236 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['5e7cb9ad-2edd-4230-9930-8b492df5859f', 'd46c364a-55f9-45f9-a7f0-f992af98f053', '461fe9ac-4b8a-4c0f-b2e3-9647982d041a', 'a41c3ee6-99f1-4274-b659-211d25e1860d'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:36.800440 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a922086e-a615-4bc4-badf-4a9f55a13465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e7cb9ad-2edd-4230-9930-8b492df5859f', 'd46c364a-55f9-45f9-a7f0-f992af98f053', '461fe9ac-4b8a-4c0f-b2e3-9647982d041a', 'a41c3ee6-99f1-4274-b659-211d25e1860d']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:36.801697 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542947d9-c233-49b5-b556-705a9d871e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:36.825815 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542947d9-c233-49b5-b556-705a9d871e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ad2386b-970f-4283-ba83-2d08622ae66f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-980757526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['5e7cb9ad-2edd-4230-9930-8b492df5859f','d46c364a-55f9-45f9-a7f0-f992af98f053','461fe9ac-4b8a-4c0f-b2e3-9647982d041a','a41c3ee6-99f1-4274-b659-211d25e1860d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-980757526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ad2386b-970f-4283-ba83-2d08622ae66f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:36.826575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a7113e-4ab8-4d4e-94e8-596832f4a661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:36.845021 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a7113e-4ab8-4d4e-94e8-596832f4a661) transitioned into state 'SUCCESS' from state '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-980757526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['5e7cb9ad-2edd-4230-9930-8b492df5859f','d46c364a-55f9-45f9-a7f0-f992af98f053','461fe9ac-4b8a-4c0f-b2e3-9647982d041a','a41c3ee6-99f1-4274-b659-211d25e1860d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:36.845726 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa16df2-39ae-43b0-b866-066aedd43440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:36.854233 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa16df2-39ae-43b0-b866-066aedd43440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:36.855066 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (dae377b2-e5ef-4def-9ff5-8ed417b56604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:36.855388 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 17:59:36.855986 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-578320f0-0678-4d0d-9785-5bbf408613fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:36.856397 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 986/3920] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:59:36 2026] POST /volume/v3/volumes => generated 769 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:36.881447 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-66cf8f8a-f894-4440-96d1-821258fd44ae None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:36.884268 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-66cf8f8a-f894-4440-96d1-821258fd44ae tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f Jul 03 17:59:36.884492 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-66cf8f8a-f894-4440-96d1-821258fd44ae tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:36.884670 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-66cf8f8a-f894-4440-96d1-821258fd44ae tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:36.886655 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=314,cinder:UPDATE=92,cinder:INSERT=51 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:59:36.895551 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:36.895551 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:36.899950 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-66cf8f8a-f894-4440-96d1-821258fd44ae tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:36.905222 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-66cf8f8a-f894-4440-96d1-821258fd44ae tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f returned with HTTP 200 Jul 03 17:59:36.905625 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 978/3921] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:36 2026] GET /volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:36.919808 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ac13b7ce-c00d-47d8-87a7-d6399849e9f5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:36.921539 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ac13b7ce-c00d-47d8-87a7-d6399849e9f5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] GET https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef Jul 03 17:59:36.921780 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ac13b7ce-c00d-47d8-87a7-d6399849e9f5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:36.921985 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ac13b7ce-c00d-47d8-87a7-d6399849e9f5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:36.925911 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ac13b7ce-c00d-47d8-87a7-d6399849e9f5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef returned with HTTP 404 Jul 03 17:59:36.926409 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 988/3922] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:36 2026] GET /volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:36.933522 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-36e3ad9e-0595-4189-8b03-9f7b4030216b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:36.935335 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-36e3ad9e-0595-4189-8b03-9f7b4030216b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef Jul 03 17:59:36.935523 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-36e3ad9e-0595-4189-8b03-9f7b4030216b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:36.935695 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-36e3ad9e-0595-4189-8b03-9f7b4030216b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:36.935814 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-36e3ad9e-0595-4189-8b03-9f7b4030216b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete snapshot with id: f690213a-64c1-43c2-9791-3e17cd0930ef Jul 03 17:59:36.941875 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-36e3ad9e-0595-4189-8b03-9f7b4030216b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef returned with HTTP 404 Jul 03 17:59:36.941875 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 971/3923] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:36 2026] DELETE /volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:36.949268 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-78c80976-bc2d-426f-9147-a4f008b883e4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:36.951037 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78c80976-bc2d-426f-9147-a4f008b883e4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef Jul 03 17:59:36.951205 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78c80976-bc2d-426f-9147-a4f008b883e4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:36.951392 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78c80976-bc2d-426f-9147-a4f008b883e4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:36.955453 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78c80976-bc2d-426f-9147-a4f008b883e4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef returned with HTTP 404 Jul 03 17:59:36.955931 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 987/3924] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:36 2026] GET /volume/v3/snapshots/f690213a-64c1-43c2-9791-3e17cd0930ef => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:36.968814 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-90d45132-c4cf-4bd6-b8cb-cbe9a514ef8f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:36.970423 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-90d45132-c4cf-4bd6-b8cb-cbe9a514ef8f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 Jul 03 17:59:36.970583 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-90d45132-c4cf-4bd6-b8cb-cbe9a514ef8f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:36.970819 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-90d45132-c4cf-4bd6-b8cb-cbe9a514ef8f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:36.970906 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-90d45132-c4cf-4bd6-b8cb-cbe9a514ef8f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume with id: 5212a765-5449-4558-aa5a-5dbc848103f1 Jul 03 17:59:36.978070 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:36.978070 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:36.978409 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-90d45132-c4cf-4bd6-b8cb-cbe9a514ef8f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:37.002072 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-90d45132-c4cf-4bd6-b8cb-cbe9a514ef8f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume request issued successfully. Jul 03 17:59:37.002274 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-90d45132-c4cf-4bd6-b8cb-cbe9a514ef8f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 returned with HTTP 202 Jul 03 17:59:37.002798 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 979/3925] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:36 2026] DELETE /volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:37.012063 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c6d1edb1-d0c0-4051-9c67-f51f79f5dac8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:37.013925 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c6d1edb1-d0c0-4051-9c67-f51f79f5dac8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 Jul 03 17:59:37.014142 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c6d1edb1-d0c0-4051-9c67-f51f79f5dac8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:37.014335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c6d1edb1-d0c0-4051-9c67-f51f79f5dac8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:37.022209 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:37.022209 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:37.026937 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c6d1edb1-d0c0-4051-9c67-f51f79f5dac8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:37.031230 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c6d1edb1-d0c0-4051-9c67-f51f79f5dac8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 returned with HTTP 200 Jul 03 17:59:37.031656 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 989/3926] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:37 2026] GET /volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:37.503035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8887c5ff-2e00-405e-b54b-ea1a17a3823b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:37.505006 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8887c5ff-2e00-405e-b54b-ea1a17a3823b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:37.505258 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8887c5ff-2e00-405e-b54b-ea1a17a3823b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:37.505466 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8887c5ff-2e00-405e-b54b-ea1a17a3823b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:37.505612 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8887c5ff-2e00-405e-b54b-ea1a17a3823b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:37.510264 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:37.510264 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:37.510901 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8887c5ff-2e00-405e-b54b-ea1a17a3823b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:37.511334 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 972/3927] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:37 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:37.917554 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7a57116f-2a7a-4859-befe-a3b90c71da9d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:37.919326 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7a57116f-2a7a-4859-befe-a3b90c71da9d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f Jul 03 17:59:37.919552 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7a57116f-2a7a-4859-befe-a3b90c71da9d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:37.919750 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7a57116f-2a7a-4859-befe-a3b90c71da9d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:37.927016 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:37.927016 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:37.930735 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7a57116f-2a7a-4859-befe-a3b90c71da9d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:37.935050 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7a57116f-2a7a-4859-befe-a3b90c71da9d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f returned with HTTP 200 Jul 03 17:59:37.935509 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 988/3928] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:37 2026] GET /volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:37.947421 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b6dc5f0d-bc60-4582-b8c3-2b075eca5901 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:37.948978 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b6dc5f0d-bc60-4582-b8c3-2b075eca5901 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:37.949331 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b6dc5f0d-bc60-4582-b8c3-2b075eca5901 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ad2386b-970f-4283-ba83-2d08622ae66f", "name": "tempest-VolumeDependencyTests-Snapshot-36399826"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:37.956834 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:37.956834 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:37.957328 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b6dc5f0d-bc60-4582-b8c3-2b075eca5901 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:37.957466 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-b6dc5f0d-bc60-4582-b8c3-2b075eca5901 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create snapshot from volume 4ad2386b-970f-4283-ba83-2d08622ae66f Jul 03 17:59:37.993705 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-b6dc5f0d-bc60-4582-b8c3-2b075eca5901 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['c282ceb6-56f3-4a26-8bb3-1d31f1ffbb76', 'cda50e4d-5e52-4cf2-ba3b-063d456e8e78', '8e05d51f-c3c0-4718-9ee0-aea9aa26d382', 'fc5a06ed-fb74-4ad7-8286-71083c79bf49'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:38.023798 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b6dc5f0d-bc60-4582-b8c3-2b075eca5901 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot create request issued successfully. Jul 03 17:59:38.023798 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b6dc5f0d-bc60-4582-b8c3-2b075eca5901 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:38.023798 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 980/3929] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:38.030127 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-de400170-aa3e-468d-bc28-aa091f677b1d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:38.032028 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-de400170-aa3e-468d-bc28-aa091f677b1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 Jul 03 17:59:38.032233 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-de400170-aa3e-468d-bc28-aa091f677b1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:38.032436 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-de400170-aa3e-468d-bc28-aa091f677b1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:38.036988 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:38.036988 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:38.037476 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-de400170-aa3e-468d-bc28-aa091f677b1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:38.038264 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-de400170-aa3e-468d-bc28-aa091f677b1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 returned with HTTP 200 Jul 03 17:59:38.038639 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 990/3930] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:38 2026] GET /volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:38.047704 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dcb5ea85-fe0a-4423-bba8-5ea1f00ea456 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:38.049851 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dcb5ea85-fe0a-4423-bba8-5ea1f00ea456 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 Jul 03 17:59:38.050051 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dcb5ea85-fe0a-4423-bba8-5ea1f00ea456 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:38.050624 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dcb5ea85-fe0a-4423-bba8-5ea1f00ea456 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:38.057542 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dcb5ea85-fe0a-4423-bba8-5ea1f00ea456 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 returned with HTTP 404 Jul 03 17:59:38.058090 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 973/3931] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:38 2026] GET /volume/v3/volumes/5212a765-5449-4558-aa5a-5dbc848103f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:38.065585 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:38.067465 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:38.067847 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1833679232"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:38.069314 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1833679232'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:38.069466 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume of 1 GB Jul 03 17:59:38.073032 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Availability Zones retrieved successfully. Jul 03 17:59:38.078221 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (7d21a2b3-5a8b-4fbd-a530-3d72b886c7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:38.079098 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19043f7b-9112-4a45-a3a6-9235181d21d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:38.079858 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:38.104550 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19043f7b-9112-4a45-a3a6-9235181d21d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:38.105166 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e90594d-817f-441f-bdda-7fbf61e55be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:38.146788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['02f5a331-7652-4f0c-9453-6347844ffd01', 'bbe2ef28-065a-4b7c-8638-e347b361e7c6', '263702d8-48cf-4815-9910-7d4571a099c0', 'f49ada60-0c5b-4f11-8b32-f5ac12daaad8'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:38.147762 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e90594d-817f-441f-bdda-7fbf61e55be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02f5a331-7652-4f0c-9453-6347844ffd01', 'bbe2ef28-065a-4b7c-8638-e347b361e7c6', '263702d8-48cf-4815-9910-7d4571a099c0', 'f49ada60-0c5b-4f11-8b32-f5ac12daaad8']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:38.148781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb20b91-70e1-4456-b143-275495c83cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:38.179693 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb20b91-70e1-4456-b143-275495c83cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9d1e41f-dcdf-4352-8085-72288382ec15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1833679232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['02f5a331-7652-4f0c-9453-6347844ffd01','bbe2ef28-065a-4b7c-8638-e347b361e7c6','263702d8-48cf-4815-9910-7d4571a099c0','f49ada60-0c5b-4f11-8b32-f5ac12daaad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1833679232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9d1e41f-dcdf-4352-8085-72288382ec15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb82431a5c5461a9b24511573e0a0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:38.180609 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9722642a-4b18-41aa-a77c-132b15814244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:38.205652 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9722642a-4b18-41aa-a77c-132b15814244) transitioned into state 'SUCCESS' from state '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-1833679232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['02f5a331-7652-4f0c-9453-6347844ffd01','bbe2ef28-065a-4b7c-8638-e347b361e7c6','263702d8-48cf-4815-9910-7d4571a099c0','f49ada60-0c5b-4f11-8b32-f5ac12daaad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:38.205652 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2f9390-05c0-4261-9a79-6f0b8bb83c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:38.216306 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2f9390-05c0-4261-9a79-6f0b8bb83c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:38.218890 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (7d21a2b3-5a8b-4fbd-a530-3d72b886c7b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:38.218890 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request issued successfully. Jul 03 17:59:38.218890 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1c8c0ce1-521e-408d-b495-0b98f58a6660 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:38.218890 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 989/3932] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:59:38 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 17:59:38.234260 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-24d3fdd1-a513-40d6-846e-1cfcb8c27cad None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:38.239016 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-24d3fdd1-a513-40d6-846e-1cfcb8c27cad tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 Jul 03 17:59:38.239016 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-24d3fdd1-a513-40d6-846e-1cfcb8c27cad tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:38.239016 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-24d3fdd1-a513-40d6-846e-1cfcb8c27cad tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:38.248625 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:38.248625 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:38.257456 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-24d3fdd1-a513-40d6-846e-1cfcb8c27cad tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:38.264263 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-24d3fdd1-a513-40d6-846e-1cfcb8c27cad tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 returned with HTTP 200 Jul 03 17:59:38.265094 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 981/3933] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:38 2026] GET /volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:38.520843 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-14b19a79-bb98-4b28-b7d6-5b536594682c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:38.522393 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-14b19a79-bb98-4b28-b7d6-5b536594682c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:38.522567 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-14b19a79-bb98-4b28-b7d6-5b536594682c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:38.522727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-14b19a79-bb98-4b28-b7d6-5b536594682c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:38.522856 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-14b19a79-bb98-4b28-b7d6-5b536594682c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:38.526652 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:38.526652 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:38.527304 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-14b19a79-bb98-4b28-b7d6-5b536594682c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:38.527678 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 991/3934] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:38 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:39.048471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-78ff1a39-5139-4b2d-a277-6cd6355bf721 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:39.050412 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78ff1a39-5139-4b2d-a277-6cd6355bf721 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 Jul 03 17:59:39.050412 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78ff1a39-5139-4b2d-a277-6cd6355bf721 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:39.050412 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78ff1a39-5139-4b2d-a277-6cd6355bf721 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:39.054273 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:39.054273 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:39.054637 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-78ff1a39-5139-4b2d-a277-6cd6355bf721 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:39.055266 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78ff1a39-5139-4b2d-a277-6cd6355bf721 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 returned with HTTP 200 Jul 03 17:59:39.055572 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 974/3935] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:39 2026] GET /volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 => generated 465 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:39.064315 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cc868498-17ff-42c3-8b14-4291a1d8803a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:39.065688 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:39.066462 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a54356b9-a3ff-4952-b06d-645292dbd9d1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1946584629"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:39.067914 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'snapshot_id': 'a54356b9-a3ff-4952-b06d-645292dbd9d1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1946584629'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:39.073233 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:39.073233 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:39.075005 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:39.075005 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 17:59:39.077240 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 17:59:39.082081 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (28afe9ca-ebfa-4b81-a4e9-5c7e3f9c08a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:39.083172 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c090774-aa15-4d63-bc0e-048b148a394d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:39.084233 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:39.109969 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c090774-aa15-4d63-bc0e-048b148a394d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a54356b9-a3ff-4952-b06d-645292dbd9d1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:39.110916 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2ce41c6-37a6-4eb5-b7f2-44bd827bde28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:39.144622 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['7b268bc8-882a-4127-87ad-5ce4dc68ad04', 'f7b609c8-cf62-4cc3-ac3f-d07482d52502', '06f467f3-886b-45dd-8c17-cdd6a1546cfc', '84343eb8-43d2-4ea8-ab73-4f5b179ccb8f'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:39.145529 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2ce41c6-37a6-4eb5-b7f2-44bd827bde28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b268bc8-882a-4127-87ad-5ce4dc68ad04', 'f7b609c8-cf62-4cc3-ac3f-d07482d52502', '06f467f3-886b-45dd-8c17-cdd6a1546cfc', '84343eb8-43d2-4ea8-ab73-4f5b179ccb8f']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:39.146315 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8b9c39-2b59-4013-9e86-932fa5ea33a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:39.180998 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8b9c39-2b59-4013-9e86-932fa5ea33a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1946584629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['7b268bc8-882a-4127-87ad-5ce4dc68ad04','f7b609c8-cf62-4cc3-ac3f-d07482d52502','06f467f3-886b-45dd-8c17-cdd6a1546cfc','84343eb8-43d2-4ea8-ab73-4f5b179ccb8f'],size=1,snapshot_id=a54356b9-a3ff-4952-b06d-645292dbd9d1,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1946584629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a54356b9-a3ff-4952-b06d-645292dbd9d1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:39.181892 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6640e6a4-bec9-443d-9d32-b385a4535a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:39.198929 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6640e6a4-bec9-443d-9d32-b385a4535a51) transitioned into state 'SUCCESS' from state '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-1946584629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['7b268bc8-882a-4127-87ad-5ce4dc68ad04','f7b609c8-cf62-4cc3-ac3f-d07482d52502','06f467f3-886b-45dd-8c17-cdd6a1546cfc','84343eb8-43d2-4ea8-ab73-4f5b179ccb8f'],size=1,snapshot_id=a54356b9-a3ff-4952-b06d-645292dbd9d1,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:39.198929 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ed2747f-e9ae-44a1-87bf-31aa7a0481cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:39.216074 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ed2747f-e9ae-44a1-87bf-31aa7a0481cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:39.217141 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (28afe9ca-ebfa-4b81-a4e9-5c7e3f9c08a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:39.217620 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 17:59:39.218243 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cc868498-17ff-42c3-8b14-4291a1d8803a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:39.218718 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 990/3936] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:59:39 2026] POST /volume/v3/volumes => generated 804 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:39.229943 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4b6c21f2-d512-4d8b-bd63-79e1c04e0d95 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:39.232179 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4b6c21f2-d512-4d8b-bd63-79e1c04e0d95 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a Jul 03 17:59:39.232400 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4b6c21f2-d512-4d8b-bd63-79e1c04e0d95 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:39.232613 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4b6c21f2-d512-4d8b-bd63-79e1c04e0d95 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:39.239259 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:39.239259 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:39.242665 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4b6c21f2-d512-4d8b-bd63-79e1c04e0d95 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:39.246267 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4b6c21f2-d512-4d8b-bd63-79e1c04e0d95 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a returned with HTTP 200 Jul 03 17:59:39.246637 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 982/3937] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:39 2026] GET /volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:39.275848 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a2ce52d2-5182-4833-bfdd-e948c76d2f23 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:39.278065 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a2ce52d2-5182-4833-bfdd-e948c76d2f23 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 Jul 03 17:59:39.278065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a2ce52d2-5182-4833-bfdd-e948c76d2f23 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:39.278065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a2ce52d2-5182-4833-bfdd-e948c76d2f23 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:39.284525 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:39.284525 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:39.287788 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a2ce52d2-5182-4833-bfdd-e948c76d2f23 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:39.291673 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a2ce52d2-5182-4833-bfdd-e948c76d2f23 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 returned with HTTP 200 Jul 03 17:59:39.292063 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 992/3938] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:39 2026] GET /volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:39.303764 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d864e966-3af9-4feb-b090-34e6b74ccd3f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:39.305388 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d864e966-3af9-4feb-b090-34e6b74ccd3f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:39.305642 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d864e966-3af9-4feb-b090-34e6b74ccd3f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9d1e41f-dcdf-4352-8085-72288382ec15", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1477996769"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:39.312979 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:39.312979 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:39.313292 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d864e966-3af9-4feb-b090-34e6b74ccd3f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:39.313413 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-d864e966-3af9-4feb-b090-34e6b74ccd3f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create snapshot from volume f9d1e41f-dcdf-4352-8085-72288382ec15 Jul 03 17:59:39.335483 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-d864e966-3af9-4feb-b090-34e6b74ccd3f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['3e3eceda-9567-47dc-9088-ee1198971455', 'e70be541-af27-48e0-a980-8e1de10c9720', '640aec86-334d-4152-9e3c-6c539e5d474d', 'dd57bd4c-0e3f-4565-aa57-6871576acd86'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:39.363405 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d864e966-3af9-4feb-b090-34e6b74ccd3f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot create request issued successfully. Jul 03 17:59:39.363813 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d864e966-3af9-4feb-b090-34e6b74ccd3f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:39.364351 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 975/3939] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:39 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 17:59:39.380884 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-69854f04-9ca9-4dcf-8303-f5367eab3dc2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:39.382447 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-69854f04-9ca9-4dcf-8303-f5367eab3dc2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 Jul 03 17:59:39.382802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-69854f04-9ca9-4dcf-8303-f5367eab3dc2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:39.383083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-69854f04-9ca9-4dcf-8303-f5367eab3dc2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:39.389277 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:39.389277 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:39.389757 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-69854f04-9ca9-4dcf-8303-f5367eab3dc2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:39.390593 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-69854f04-9ca9-4dcf-8303-f5367eab3dc2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 returned with HTTP 200 Jul 03 17:59:39.391249 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 991/3940] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:39 2026] GET /volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:39.537111 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e71a8394-a047-4a4b-8524-e2b3dff59863 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:39.538867 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e71a8394-a047-4a4b-8524-e2b3dff59863 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:39.539021 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e71a8394-a047-4a4b-8524-e2b3dff59863 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:39.539197 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e71a8394-a047-4a4b-8524-e2b3dff59863 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:39.539297 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-e71a8394-a047-4a4b-8524-e2b3dff59863 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:39.543209 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:39.543209 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:39.543844 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e71a8394-a047-4a4b-8524-e2b3dff59863 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:39.544232 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 983/3941] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:39 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:40.258184 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1a25d080-5c76-4145-b045-852c91e15d69 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:40.260215 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1a25d080-5c76-4145-b045-852c91e15d69 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a Jul 03 17:59:40.260428 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1a25d080-5c76-4145-b045-852c91e15d69 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:40.260649 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1a25d080-5c76-4145-b045-852c91e15d69 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:40.267240 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:40.267240 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:40.270595 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1a25d080-5c76-4145-b045-852c91e15d69 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:40.274443 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1a25d080-5c76-4145-b045-852c91e15d69 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a returned with HTTP 200 Jul 03 17:59:40.274813 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 993/3942] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:40 2026] GET /volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:40.287333 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-25a34df5-1184-45e2-bd3d-590dffeb14c1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:40.289241 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-25a34df5-1184-45e2-bd3d-590dffeb14c1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:40.289555 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-25a34df5-1184-45e2-bd3d-590dffeb14c1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a", "name": "tempest-VolumeDependencyTests-Snapshot-1136655995"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:40.295641 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=351,cinder:INSERT=57,cinder:UPDATE=102 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 17:59:40.301920 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:40.301920 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:40.302453 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-25a34df5-1184-45e2-bd3d-590dffeb14c1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:40.302558 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-25a34df5-1184-45e2-bd3d-590dffeb14c1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create snapshot from volume 8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a Jul 03 17:59:40.330318 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-25a34df5-1184-45e2-bd3d-590dffeb14c1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['46d38519-3224-4eb7-85f4-d1f7ed35e3a0', '74ef94fe-3d65-4736-8cd3-4b66c0e5b2ab', '0861f481-2184-4ce0-bbf5-1614fde167c4', 'd63fea76-e998-4395-b106-266dc34fe289'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:40.361903 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-25a34df5-1184-45e2-bd3d-590dffeb14c1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot create request issued successfully. Jul 03 17:59:40.362391 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-25a34df5-1184-45e2-bd3d-590dffeb14c1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:40.363002 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 976/3943] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:40.371133 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cc7870d3-b618-4981-9f4a-26d11dc98be9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:40.373127 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cc7870d3-b618-4981-9f4a-26d11dc98be9 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda Jul 03 17:59:40.373438 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cc7870d3-b618-4981-9f4a-26d11dc98be9 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:40.373793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cc7870d3-b618-4981-9f4a-26d11dc98be9 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:40.380280 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:40.380280 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:40.380280 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-cc7870d3-b618-4981-9f4a-26d11dc98be9 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:40.380280 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cc7870d3-b618-4981-9f4a-26d11dc98be9 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda returned with HTTP 200 Jul 03 17:59:40.380280 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 992/3944] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:40 2026] GET /volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:40.399783 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2b0f7516-dbf5-4e98-b090-e240cf78b6a5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:40.401661 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b0f7516-dbf5-4e98-b090-e240cf78b6a5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 Jul 03 17:59:40.401899 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b0f7516-dbf5-4e98-b090-e240cf78b6a5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:40.402117 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2b0f7516-dbf5-4e98-b090-e240cf78b6a5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:40.406845 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:40.406845 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:40.407129 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2b0f7516-dbf5-4e98-b090-e240cf78b6a5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:40.407765 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2b0f7516-dbf5-4e98-b090-e240cf78b6a5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 returned with HTTP 200 Jul 03 17:59:40.408225 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 984/3945] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:40 2026] GET /volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:40.416276 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6420ae1e-18c8-468e-9895-4c5ca600f978 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:40.417962 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6420ae1e-18c8-468e-9895-4c5ca600f978 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] POST https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1/action Jul 03 17:59:40.418300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6420ae1e-18c8-468e-9895-4c5ca600f978 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:59:40.418432 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6420ae1e-18c8-468e-9895-4c5ca600f978 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:40.424114 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:40.424114 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:40.424560 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6420ae1e-18c8-468e-9895-4c5ca600f978 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot retrieved successfully. Jul 03 17:59:40.425405 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-6420ae1e-18c8-468e-9895-4c5ca600f978 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '50e88336cd514cc5bf984bf77af9e03a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edb82431a5c5461a9b24511573e0a0de', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:59:40.425594 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6420ae1e-18c8-468e-9895-4c5ca600f978 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1/action returned with HTTP 403 Jul 03 17:59:40.426041 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 994/3946] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:59:40 2026] POST /volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:40.433119 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c2b88ec4-ee40-4eae-8564-daf9d79257ee None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:40.434929 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c2b88ec4-ee40-4eae-8564-daf9d79257ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 Jul 03 17:59:40.435154 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c2b88ec4-ee40-4eae-8564-daf9d79257ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:40.435378 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c2b88ec4-ee40-4eae-8564-daf9d79257ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:40.435483 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-c2b88ec4-ee40-4eae-8564-daf9d79257ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete snapshot with id: 9212345a-65ac-4304-82a7-8250eeb1aaf1 Jul 03 17:59:40.440517 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:40.440517 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:40.440907 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c2b88ec4-ee40-4eae-8564-daf9d79257ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:40.458018 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c2b88ec4-ee40-4eae-8564-daf9d79257ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot delete request issued successfully. Jul 03 17:59:40.458202 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c2b88ec4-ee40-4eae-8564-daf9d79257ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 returned with HTTP 202 Jul 03 17:59:40.458606 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 977/3947] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:40 2026] DELETE /volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:40.465667 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3f5cba3a-98ec-4815-8f9c-3688e42e8c64 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:40.467376 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3f5cba3a-98ec-4815-8f9c-3688e42e8c64 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 Jul 03 17:59:40.467791 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3f5cba3a-98ec-4815-8f9c-3688e42e8c64 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:40.468128 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3f5cba3a-98ec-4815-8f9c-3688e42e8c64 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:40.472894 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:40.472894 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:40.473277 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3f5cba3a-98ec-4815-8f9c-3688e42e8c64 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:40.474359 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3f5cba3a-98ec-4815-8f9c-3688e42e8c64 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 returned with HTTP 200 Jul 03 17:59:40.474359 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 993/3948] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:40 2026] GET /volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:40.554554 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-64be89ac-7322-42a8-93c0-be2530090a77 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:40.555875 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-64be89ac-7322-42a8-93c0-be2530090a77 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:40.556054 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-64be89ac-7322-42a8-93c0-be2530090a77 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:40.556223 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-64be89ac-7322-42a8-93c0-be2530090a77 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:40.556333 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-64be89ac-7322-42a8-93c0-be2530090a77 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:40.560950 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:40.560950 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:40.561551 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-64be89ac-7322-42a8-93c0-be2530090a77 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:40.562058 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 985/3949] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:40 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:41.389297 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3069e266-cee2-4f7c-80c6-49c9df4fb17b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:41.390949 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3069e266-cee2-4f7c-80c6-49c9df4fb17b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda Jul 03 17:59:41.391142 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3069e266-cee2-4f7c-80c6-49c9df4fb17b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:41.391358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3069e266-cee2-4f7c-80c6-49c9df4fb17b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:41.396391 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:41.396391 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:41.396823 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3069e266-cee2-4f7c-80c6-49c9df4fb17b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:41.397528 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3069e266-cee2-4f7c-80c6-49c9df4fb17b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda returned with HTTP 200 Jul 03 17:59:41.397829 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 995/3950] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:41 2026] GET /volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:41.405799 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:41.407668 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:41.408150 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0a25ca33-e0e1-4203-a7f3-9596940c7cda", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1021519004"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:41.410034 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'snapshot_id': '0a25ca33-e0e1-4203-a7f3-9596940c7cda', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1021519004'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:41.415203 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:41.415203 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:41.415690 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:41.415820 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 17:59:41.420271 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 17:59:41.428533 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (9d6e1418-0fe3-41fa-912d-e8fc5fd1f07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:41.429408 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b614bd87-2d07-43e4-a6a7-589fc9fd8d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:41.430259 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:41.465678 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b614bd87-2d07-43e4-a6a7-589fc9fd8d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a25ca33-e0e1-4203-a7f3-9596940c7cda', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:41.466352 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b4674e-49d4-4842-a70c-b4a1b50e10fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:41.483757 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0e21c97f-ef32-409b-b4c7-82e42b6f04d9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:41.485960 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0e21c97f-ef32-409b-b4c7-82e42b6f04d9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 Jul 03 17:59:41.486144 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0e21c97f-ef32-409b-b4c7-82e42b6f04d9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:41.486332 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0e21c97f-ef32-409b-b4c7-82e42b6f04d9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:41.490024 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0e21c97f-ef32-409b-b4c7-82e42b6f04d9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 returned with HTTP 404 Jul 03 17:59:41.490484 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 994/3951] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:41 2026] GET /volume/v3/snapshots/9212345a-65ac-4304-82a7-8250eeb1aaf1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:41.497360 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e7e2780f-46a1-4c4b-aa31-98dcc87df9b8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:41.499112 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e7e2780f-46a1-4c4b-aa31-98dcc87df9b8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 Jul 03 17:59:41.499301 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e7e2780f-46a1-4c4b-aa31-98dcc87df9b8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:41.499478 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e7e2780f-46a1-4c4b-aa31-98dcc87df9b8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:41.499627 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-e7e2780f-46a1-4c4b-aa31-98dcc87df9b8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume with id: f9d1e41f-dcdf-4352-8085-72288382ec15 Jul 03 17:59:41.500793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['2634c3ab-4c6d-473e-967e-98eb392b5603', '32291a7e-a0ec-4ab5-87d0-4e159beab9fe', '00b594fa-3d56-40a0-9254-fbb051c1cce4', '21b7f3ab-425d-41e8-bd73-d5103c67d85d'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:41.501506 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b4674e-49d4-4842-a70c-b4a1b50e10fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2634c3ab-4c6d-473e-967e-98eb392b5603', '32291a7e-a0ec-4ab5-87d0-4e159beab9fe', '00b594fa-3d56-40a0-9254-fbb051c1cce4', '21b7f3ab-425d-41e8-bd73-d5103c67d85d']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:41.502146 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb855b9-d20c-4021-a0d7-b8213cf93703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:41.506456 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:41.506456 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:41.506818 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e7e2780f-46a1-4c4b-aa31-98dcc87df9b8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:41.525683 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e7e2780f-46a1-4c4b-aa31-98dcc87df9b8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume request issued successfully. Jul 03 17:59:41.525962 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e7e2780f-46a1-4c4b-aa31-98dcc87df9b8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 returned with HTTP 202 Jul 03 17:59:41.526278 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 986/3952] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:41 2026] DELETE /volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:41.534380 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-aaae2a28-8f9b-461d-b786-a06caa7806a1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:41.535956 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aaae2a28-8f9b-461d-b786-a06caa7806a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 Jul 03 17:59:41.536183 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aaae2a28-8f9b-461d-b786-a06caa7806a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:41.536328 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aaae2a28-8f9b-461d-b786-a06caa7806a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:41.539649 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb855b9-d20c-4021-a0d7-b8213cf93703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '649e677c-6e1e-4e86-85dd-e49f8b7bfdb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1021519004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['2634c3ab-4c6d-473e-967e-98eb392b5603','32291a7e-a0ec-4ab5-87d0-4e159beab9fe','00b594fa-3d56-40a0-9254-fbb051c1cce4','21b7f3ab-425d-41e8-bd73-d5103c67d85d'],size=1,snapshot_id=0a25ca33-e0e1-4203-a7f3-9596940c7cda,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1021519004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=649e677c-6e1e-4e86-85dd-e49f8b7bfdb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a25ca33-e0e1-4203-a7f3-9596940c7cda,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:41.540508 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4855659d-14c6-4ace-83a4-8f64434b3de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:41.544075 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:41.544075 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:41.546814 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-aaae2a28-8f9b-461d-b786-a06caa7806a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:41.550209 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aaae2a28-8f9b-461d-b786-a06caa7806a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 returned with HTTP 200 Jul 03 17:59:41.550866 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 996/3953] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:41 2026] GET /volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:41.558449 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4855659d-14c6-4ace-83a4-8f64434b3de6) transitioned into state 'SUCCESS' from state '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-1021519004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['2634c3ab-4c6d-473e-967e-98eb392b5603','32291a7e-a0ec-4ab5-87d0-4e159beab9fe','00b594fa-3d56-40a0-9254-fbb051c1cce4','21b7f3ab-425d-41e8-bd73-d5103c67d85d'],size=1,snapshot_id=0a25ca33-e0e1-4203-a7f3-9596940c7cda,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:41.559149 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c7674d8-0507-4598-b1e8-2a30947e655b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:41.574735 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-61c3311a-a545-4fa3-8177-c0469257876a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:41.576723 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-61c3311a-a545-4fa3-8177-c0469257876a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 17:59:41.576978 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-61c3311a-a545-4fa3-8177-c0469257876a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:41.577204 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-61c3311a-a545-4fa3-8177-c0469257876a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:41.577425 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-61c3311a-a545-4fa3-8177-c0469257876a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:41.577581 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c7674d8-0507-4598-b1e8-2a30947e655b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:41.578736 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (9d6e1418-0fe3-41fa-912d-e8fc5fd1f07f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:41.579159 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 17:59:41.579980 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-aeb6a311-f698-4e07-9cc0-a0d184aa533a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:41.580652 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 978/3954] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:59:41 2026] POST /volume/v3/volumes => generated 804 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:41.583645 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:41.583645 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:41.584483 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-61c3311a-a545-4fa3-8177-c0469257876a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 17:59:41.584933 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 995/3955] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:41 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:41.593334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3902ff49-755d-42b0-a2e0-42b8f878c19f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:41.595186 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-75a38f14-d141-46c3-b1ed-37a0449f4421 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:41.596703 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75a38f14-d141-46c3-b1ed-37a0449f4421 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 17:59:41.597026 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-75a38f14-d141-46c3-b1ed-37a0449f4421 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62147af4-9f62-4ee8-a923-3322cf719421"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:41.597452 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3902ff49-755d-42b0-a2e0-42b8f878c19f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 Jul 03 17:59:41.597703 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3902ff49-755d-42b0-a2e0-42b8f878c19f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:41.597938 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3902ff49-755d-42b0-a2e0-42b8f878c19f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:41.598337 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-75a38f14-d141-46c3-b1ed-37a0449f4421 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating new backup {'backup': {'volume_id': '62147af4-9f62-4ee8-a923-3322cf719421'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:59:41.598494 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-75a38f14-d141-46c3-b1ed-37a0449f4421 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating backup of volume 62147af4-9f62-4ee8-a923-3322cf719421 in container None Jul 03 17:59:41.606298 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:41.606298 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:41.606510 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:41.606510 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:41.606821 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-75a38f14-d141-46c3-b1ed-37a0449f4421 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 17:59:41.610937 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3902ff49-755d-42b0-a2e0-42b8f878c19f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:41.615865 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3902ff49-755d-42b0-a2e0-42b8f878c19f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 returned with HTTP 200 Jul 03 17:59:41.616372 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 987/3956] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:41 2026] GET /volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:41.637471 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-75a38f14-d141-46c3-b1ed-37a0449f4421 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['9cd61b0c-d7ff-4e0c-a64c-c480e450adb1', '7e244154-4e1c-4b2e-bca7-394d87cdefe4'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:41.666064 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-75a38f14-d141-46c3-b1ed-37a0449f4421 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:59:41.666627 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 997/3957] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 17:59:41 2026] POST /volume/v3/backups => generated 288 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:41.674521 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f5ff34b3-5fa6-49c1-9dae-7bb6084e98f7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:41.676249 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f5ff34b3-5fa6-49c1-9dae-7bb6084e98f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:41.676448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f5ff34b3-5fa6-49c1-9dae-7bb6084e98f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:41.676618 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f5ff34b3-5fa6-49c1-9dae-7bb6084e98f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:41.676712 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-f5ff34b3-5fa6-49c1-9dae-7bb6084e98f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:41.680508 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:41.680508 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:41.681028 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f5ff34b3-5fa6-49c1-9dae-7bb6084e98f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:41.681354 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 979/3958] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:41 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:42.563694 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cb00af1c-9393-4f00-aa5b-b57c6e4cbf3b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:42.565203 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cb00af1c-9393-4f00-aa5b-b57c6e4cbf3b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 Jul 03 17:59:42.565384 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cb00af1c-9393-4f00-aa5b-b57c6e4cbf3b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:42.565547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cb00af1c-9393-4f00-aa5b-b57c6e4cbf3b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:42.570387 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cb00af1c-9393-4f00-aa5b-b57c6e4cbf3b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 returned with HTTP 404 Jul 03 17:59:42.570784 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 996/3959] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:42 2026] GET /volume/v3/volumes/f9d1e41f-dcdf-4352-8085-72288382ec15 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:42.580199 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:42.581659 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:42.581976 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-802895084"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:42.583243 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-802895084'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:42.583359 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume of 1 GB Jul 03 17:59:42.588690 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Availability Zones retrieved successfully. Jul 03 17:59:42.593901 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (cb23bef5-be96-4b04-b791-b279f515b590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:42.594674 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33265b7d-3afc-4716-9613-28c404627420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:42.595484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:42.623922 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33265b7d-3afc-4716-9613-28c404627420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:42.624509 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7eae9fc-a403-4462-9a23-5bfc87529a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:42.634666 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-520469b2-4d3e-4a52-9fc1-7b27bc609a80 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:42.636832 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-520469b2-4d3e-4a52-9fc1-7b27bc609a80 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 Jul 03 17:59:42.637044 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-520469b2-4d3e-4a52-9fc1-7b27bc609a80 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:42.637232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-520469b2-4d3e-4a52-9fc1-7b27bc609a80 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:42.644909 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:42.644909 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:42.649455 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-520469b2-4d3e-4a52-9fc1-7b27bc609a80 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:42.654825 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-520469b2-4d3e-4a52-9fc1-7b27bc609a80 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 returned with HTTP 200 Jul 03 17:59:42.654972 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 998/3960] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:42 2026] GET /volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:42.663871 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['da284a68-368a-4225-bf36-2f982dbe8160', '1863cf62-44d6-43aa-bc08-578c9d6768b5', '0cde654f-4ba6-4d0b-8117-e779eaa30fc7', '3c1e92a7-691f-40df-8c6a-a28a985fe652'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:42.664591 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7eae9fc-a403-4462-9a23-5bfc87529a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da284a68-368a-4225-bf36-2f982dbe8160', '1863cf62-44d6-43aa-bc08-578c9d6768b5', '0cde654f-4ba6-4d0b-8117-e779eaa30fc7', '3c1e92a7-691f-40df-8c6a-a28a985fe652']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:42.665374 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6a9156-7bf1-447c-84cf-2e5985cf47d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:42.670975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a95b8738-797d-4aca-845d-f06ec760437a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:42.671651 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:42.672043 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "649e677c-6e1e-4e86-85dd-e49f8b7bfdb1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1283467941"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:42.673605 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'source_volid': '649e677c-6e1e-4e86-85dd-e49f8b7bfdb1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1283467941'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:42.680761 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:42.680761 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:42.681325 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume retrieved successfully. Jul 03 17:59:42.681444 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 17:59:42.685328 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 17:59:42.687075 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6a9156-7bf1-447c-84cf-2e5985cf47d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1808b53-fc63-43a7-8807-8318ae31afb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-802895084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['da284a68-368a-4225-bf36-2f982dbe8160','1863cf62-44d6-43aa-bc08-578c9d6768b5','0cde654f-4ba6-4d0b-8117-e779eaa30fc7','3c1e92a7-691f-40df-8c6a-a28a985fe652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-802895084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1808b53-fc63-43a7-8807-8318ae31afb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb82431a5c5461a9b24511573e0a0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:42.687865 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bb9342-05df-4bd5-b405-3f8d70f06d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:42.690943 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-683a36d1-84e5-427e-af57-ad71e5dd5be1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:42.691023 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (49470d05-3f2e-4ef9-b137-338f407f728d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:42.692008 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfa69a9-95fc-4474-81e0-e93e3c3aef2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:42.692381 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-683a36d1-84e5-427e-af57-ad71e5dd5be1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:42.692605 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-683a36d1-84e5-427e-af57-ad71e5dd5be1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:42.692783 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-683a36d1-84e5-427e-af57-ad71e5dd5be1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:42.692901 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-683a36d1-84e5-427e-af57-ad71e5dd5be1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:42.692958 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:42.697091 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:42.697091 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:42.697718 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-683a36d1-84e5-427e-af57-ad71e5dd5be1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:42.698093 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 997/3961] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:42 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:42.708319 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bb9342-05df-4bd5-b405-3f8d70f06d5f) transitioned into state 'SUCCESS' from state '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-802895084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['da284a68-368a-4225-bf36-2f982dbe8160','1863cf62-44d6-43aa-bc08-578c9d6768b5','0cde654f-4ba6-4d0b-8117-e779eaa30fc7','3c1e92a7-691f-40df-8c6a-a28a985fe652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:42.708957 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97093e90-dc93-47d6-becf-9f4c1e57e204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:42.718266 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97093e90-dc93-47d6-becf-9f4c1e57e204) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:42.719077 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfa69a9-95fc-4474-81e0-e93e3c3aef2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '649e677c-6e1e-4e86-85dd-e49f8b7bfdb1', 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:42.719177 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (cb23bef5-be96-4b04-b791-b279f515b590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:42.719177 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request issued successfully. Jul 03 17:59:42.719707 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad4f8d0c-7c8a-4c29-9bbb-c861534466a2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:42.719848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec4f8ee-2367-43e8-bb41-586f4684ae86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:42.720172 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 988/3962] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:59:42 2026] POST /volume/v3/volumes => generated 777 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:42.736056 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-28a96174-3e30-4767-8a7f-c14fc28c52fd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:42.739796 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-28a96174-3e30-4767-8a7f-c14fc28c52fd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 Jul 03 17:59:42.740077 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-28a96174-3e30-4767-8a7f-c14fc28c52fd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:42.740294 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-28a96174-3e30-4767-8a7f-c14fc28c52fd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:42.751757 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:42.751757 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:42.757501 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-28a96174-3e30-4767-8a7f-c14fc28c52fd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:42.762713 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-28a96174-3e30-4767-8a7f-c14fc28c52fd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 returned with HTTP 200 Jul 03 17:59:42.763347 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 999/3963] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:42 2026] GET /volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:42.764029 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['c5064b82-a86f-4ac6-a31f-1ebc09bcf0ef', '3e1a76f2-7002-4ca0-8d4b-ee1ce4f1bc4c', '6c1a016e-3a6d-4d3b-b0c4-ca9f48f26f6e', 'bbd4d53a-90a5-4d8f-b783-7cea3343df98'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:42.764891 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec4f8ee-2367-43e8-bb41-586f4684ae86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5064b82-a86f-4ac6-a31f-1ebc09bcf0ef', '3e1a76f2-7002-4ca0-8d4b-ee1ce4f1bc4c', '6c1a016e-3a6d-4d3b-b0c4-ca9f48f26f6e', 'bbd4d53a-90a5-4d8f-b783-7cea3343df98']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:42.766790 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec27c23-ef2c-4730-a34e-cdbd440a3716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:42.804603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec27c23-ef2c-4730-a34e-cdbd440a3716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bda1b5a1-fa4f-4f67-80ee-0217f2202a09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1283467941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['c5064b82-a86f-4ac6-a31f-1ebc09bcf0ef','3e1a76f2-7002-4ca0-8d4b-ee1ce4f1bc4c','6c1a016e-3a6d-4d3b-b0c4-ca9f48f26f6e','bbd4d53a-90a5-4d8f-b783-7cea3343df98'],size=1,snapshot_id=None,source_replicaid=,source_volid=649e677c-6e1e-4e86-85dd-e49f8b7bfdb1,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1283467941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bda1b5a1-fa4f-4f67-80ee-0217f2202a09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=649e677c-6e1e-4e86-85dd-e49f8b7bfdb1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:42.806330 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7087eb3-b2d4-4e83-8d07-b2f615760685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:42.836248 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7087eb3-b2d4-4e83-8d07-b2f615760685) transitioned into state 'SUCCESS' from state '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-1283467941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['c5064b82-a86f-4ac6-a31f-1ebc09bcf0ef','3e1a76f2-7002-4ca0-8d4b-ee1ce4f1bc4c','6c1a016e-3a6d-4d3b-b0c4-ca9f48f26f6e','bbd4d53a-90a5-4d8f-b783-7cea3343df98'],size=1,snapshot_id=None,source_replicaid=,source_volid=649e677c-6e1e-4e86-85dd-e49f8b7bfdb1,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:42.837001 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac743e1e-e2df-4408-bb0a-61dead748042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:42.852792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac743e1e-e2df-4408-bb0a-61dead748042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:42.853630 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (49470d05-3f2e-4ef9-b137-338f407f728d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:42.853998 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 17:59:42.854590 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a95b8738-797d-4aca-845d-f06ec760437a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:42.855162 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 980/3964] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:59:42 2026] POST /volume/v3/volumes => generated 804 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:42.866020 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-870f1aa0-f3a5-4611-b54e-76ad979a7577 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:42.868286 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-870f1aa0-f3a5-4611-b54e-76ad979a7577 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 Jul 03 17:59:42.868664 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-870f1aa0-f3a5-4611-b54e-76ad979a7577 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:42.868881 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-870f1aa0-f3a5-4611-b54e-76ad979a7577 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:42.877667 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:42.877667 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:42.881634 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-870f1aa0-f3a5-4611-b54e-76ad979a7577 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:42.885231 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-870f1aa0-f3a5-4611-b54e-76ad979a7577 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 returned with HTTP 200 Jul 03 17:59:42.885580 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 998/3965] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:42 2026] GET /volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:43.708247 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5466c26f-9530-421d-9c37-5c76a0c4847e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:43.710124 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5466c26f-9530-421d-9c37-5c76a0c4847e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:43.710354 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5466c26f-9530-421d-9c37-5c76a0c4847e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:43.710556 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5466c26f-9530-421d-9c37-5c76a0c4847e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:43.710663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-5466c26f-9530-421d-9c37-5c76a0c4847e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:43.714561 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:43.714561 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:43.715134 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5466c26f-9530-421d-9c37-5c76a0c4847e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:43.715521 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 989/3966] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:43 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:43.780355 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e05979c5-a05d-4509-b564-473a88a9eb6a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:43.784274 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e05979c5-a05d-4509-b564-473a88a9eb6a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 Jul 03 17:59:43.784274 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e05979c5-a05d-4509-b564-473a88a9eb6a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:43.784274 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e05979c5-a05d-4509-b564-473a88a9eb6a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:43.798348 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:43.798348 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:43.802968 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e05979c5-a05d-4509-b564-473a88a9eb6a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:43.810955 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e05979c5-a05d-4509-b564-473a88a9eb6a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 returned with HTTP 200 Jul 03 17:59:43.811356 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1000/3967] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:43 2026] GET /volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:43.824574 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-506476b6-478e-4dad-8aac-537bb18705b5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:43.826185 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-506476b6-478e-4dad-8aac-537bb18705b5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:43.826507 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-506476b6-478e-4dad-8aac-537bb18705b5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1808b53-fc63-43a7-8807-8318ae31afb5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-482454065"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:43.835655 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:43.835655 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:43.836004 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-506476b6-478e-4dad-8aac-537bb18705b5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:43.836121 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-506476b6-478e-4dad-8aac-537bb18705b5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create snapshot from volume e1808b53-fc63-43a7-8807-8318ae31afb5 Jul 03 17:59:43.858818 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-506476b6-478e-4dad-8aac-537bb18705b5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['ef9784d6-89e5-4666-9053-8201bb057e7a', '25661efd-0d73-435a-9a1d-aee7e228e96d', 'e04c1b47-2902-4fc6-88c8-5fa6dea907d6', '7350c8e0-6921-434d-b1fc-13f7bef3e9aa'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:43.887449 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-506476b6-478e-4dad-8aac-537bb18705b5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot create request issued successfully. Jul 03 17:59:43.887860 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-506476b6-478e-4dad-8aac-537bb18705b5 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:43.888327 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 981/3968] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:43.898662 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-759ebac5-8e7d-40b2-972a-178547eb3b7d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:43.899103 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0971a9c1-a53e-446f-9b06-5634f1922af6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:43.899837 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-759ebac5-8e7d-40b2-972a-178547eb3b7d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 Jul 03 17:59:43.900049 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-759ebac5-8e7d-40b2-972a-178547eb3b7d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:43.900254 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-759ebac5-8e7d-40b2-972a-178547eb3b7d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:43.903825 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0971a9c1-a53e-446f-9b06-5634f1922af6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f Jul 03 17:59:43.903825 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0971a9c1-a53e-446f-9b06-5634f1922af6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:43.903825 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0971a9c1-a53e-446f-9b06-5634f1922af6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:43.914064 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:43.914064 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:43.914223 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:43.914223 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:43.914793 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0971a9c1-a53e-446f-9b06-5634f1922af6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:43.915347 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0971a9c1-a53e-446f-9b06-5634f1922af6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f returned with HTTP 200 Jul 03 17:59:43.915833 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 990/3969] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:43 2026] GET /volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:43.918753 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-759ebac5-8e7d-40b2-972a-178547eb3b7d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:43.925016 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-759ebac5-8e7d-40b2-972a-178547eb3b7d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 returned with HTTP 200 Jul 03 17:59:43.925079 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 999/3970] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:43 2026] GET /volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 => generated 897 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:43.941957 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0b3aa2e7-f2f0-41cd-b7c9-c4de2c068833 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:43.943085 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0b3aa2e7-f2f0-41cd-b7c9-c4de2c068833 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 Jul 03 17:59:43.943485 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0b3aa2e7-f2f0-41cd-b7c9-c4de2c068833 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:43.943485 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0b3aa2e7-f2f0-41cd-b7c9-c4de2c068833 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:43.943485 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-0b3aa2e7-f2f0-41cd-b7c9-c4de2c068833 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete snapshot with id: a54356b9-a3ff-4952-b06d-645292dbd9d1 Jul 03 17:59:43.949718 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:43.949718 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:43.950232 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0b3aa2e7-f2f0-41cd-b7c9-c4de2c068833 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:43.984991 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0b3aa2e7-f2f0-41cd-b7c9-c4de2c068833 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot delete request issued successfully. Jul 03 17:59:43.985245 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0b3aa2e7-f2f0-41cd-b7c9-c4de2c068833 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 returned with HTTP 202 Jul 03 17:59:43.985810 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1001/3971] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:43 2026] DELETE /volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:43.995982 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-99262fc2-c9ce-4c7f-af0b-0ee5386ed839 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:43.998228 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-99262fc2-c9ce-4c7f-af0b-0ee5386ed839 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 Jul 03 17:59:44.000565 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-99262fc2-c9ce-4c7f-af0b-0ee5386ed839 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:44.000565 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-99262fc2-c9ce-4c7f-af0b-0ee5386ed839 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:44.004721 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:44.004721 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:44.005138 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-99262fc2-c9ce-4c7f-af0b-0ee5386ed839 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:44.005916 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-99262fc2-c9ce-4c7f-af0b-0ee5386ed839 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 returned with HTTP 200 Jul 03 17:59:44.006284 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 982/3972] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:43 2026] GET /volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:44.725908 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-84285f71-6d2d-466b-b00b-4d157a466e18 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:44.729034 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-84285f71-6d2d-466b-b00b-4d157a466e18 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:44.733545 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-84285f71-6d2d-466b-b00b-4d157a466e18 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:44.733689 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-84285f71-6d2d-466b-b00b-4d157a466e18 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:44.735670 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-84285f71-6d2d-466b-b00b-4d157a466e18 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:44.745428 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:44.745428 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:44.746319 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-84285f71-6d2d-466b-b00b-4d157a466e18 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:44.746567 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 991/3973] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:44 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 697 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:44.925570 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f7e489ad-b595-413a-b7b6-1e919f162a6c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:44.928086 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f7e489ad-b595-413a-b7b6-1e919f162a6c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f Jul 03 17:59:44.928311 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f7e489ad-b595-413a-b7b6-1e919f162a6c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:44.928626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f7e489ad-b595-413a-b7b6-1e919f162a6c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:44.933911 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:44.933911 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:44.934331 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f7e489ad-b595-413a-b7b6-1e919f162a6c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:44.935160 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f7e489ad-b595-413a-b7b6-1e919f162a6c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f returned with HTTP 200 Jul 03 17:59:44.935592 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1000/3974] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:44 2026] GET /volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:44.946738 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3a989fb9-2002-405e-ac0e-6f13f1fa9314 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:44.948454 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3a989fb9-2002-405e-ac0e-6f13f1fa9314 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] GET https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:44.948622 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3a989fb9-2002-405e-ac0e-6f13f1fa9314 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:44.948810 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3a989fb9-2002-405e-ac0e-6f13f1fa9314 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:44.949066 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.api_utils [None req-3a989fb9-2002-405e-ac0e-6f13f1fa9314 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Removing options '' from query. {{(pid=99940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 17:59:44.949302 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:44.949302 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:44.950078 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.db.api [None req-3a989fb9-2002-405e-ac0e-6f13f1fa9314 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Building query based on filter {{(pid=99940) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 17:59:44.953952 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3a989fb9-2002-405e-ac0e-6f13f1fa9314 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Get all snapshots completed successfully. Jul 03 17:59:44.954301 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3a989fb9-2002-405e-ac0e-6f13f1fa9314 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Jul 03 17:59:44.954946 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1002/3975] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 17:59:44 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:44.964604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1dfd20ed-25de-476e-a2ad-c56104eba6e1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:44.969953 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1dfd20ed-25de-476e-a2ad-c56104eba6e1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f Jul 03 17:59:44.969953 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1dfd20ed-25de-476e-a2ad-c56104eba6e1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:44.969953 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1dfd20ed-25de-476e-a2ad-c56104eba6e1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:44.969953 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-1dfd20ed-25de-476e-a2ad-c56104eba6e1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete snapshot with id: 4e34beb1-cb80-4030-9d23-ddd998a2af8f Jul 03 17:59:44.973828 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:44.973828 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:44.973828 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1dfd20ed-25de-476e-a2ad-c56104eba6e1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:44.991011 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1dfd20ed-25de-476e-a2ad-c56104eba6e1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot delete request issued successfully. Jul 03 17:59:44.991232 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1dfd20ed-25de-476e-a2ad-c56104eba6e1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f returned with HTTP 202 Jul 03 17:59:44.991898 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 983/3976] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:44 2026] DELETE /volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:44.999628 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fec02178-4ddf-43c4-b401-4e1d06953c74 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:45.008077 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fec02178-4ddf-43c4-b401-4e1d06953c74 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f Jul 03 17:59:45.008077 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fec02178-4ddf-43c4-b401-4e1d06953c74 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:45.009210 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fec02178-4ddf-43c4-b401-4e1d06953c74 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:45.018578 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6251b0b5-e75d-49b9-9a26-e7f775775146 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:45.020923 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6251b0b5-e75d-49b9-9a26-e7f775775146 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 Jul 03 17:59:45.021157 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6251b0b5-e75d-49b9-9a26-e7f775775146 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:45.021649 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6251b0b5-e75d-49b9-9a26-e7f775775146 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:45.023423 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:45.023423 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:45.023811 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fec02178-4ddf-43c4-b401-4e1d06953c74 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:45.024581 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fec02178-4ddf-43c4-b401-4e1d06953c74 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f returned with HTTP 200 Jul 03 17:59:45.025044 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 992/3977] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:44 2026] GET /volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:45.029049 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6251b0b5-e75d-49b9-9a26-e7f775775146 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 returned with HTTP 404 Jul 03 17:59:45.029546 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1001/3978] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:45 2026] GET /volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:45.038659 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-615e08a5-e547-45a4-bc1d-35eb8ad3f32a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:45.040538 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-615e08a5-e547-45a4-bc1d-35eb8ad3f32a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda Jul 03 17:59:45.040747 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-615e08a5-e547-45a4-bc1d-35eb8ad3f32a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:45.040973 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-615e08a5-e547-45a4-bc1d-35eb8ad3f32a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:45.041094 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-615e08a5-e547-45a4-bc1d-35eb8ad3f32a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete snapshot with id: 0a25ca33-e0e1-4203-a7f3-9596940c7cda Jul 03 17:59:45.045882 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:45.045882 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:45.046072 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-615e08a5-e547-45a4-bc1d-35eb8ad3f32a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:45.068588 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-615e08a5-e547-45a4-bc1d-35eb8ad3f32a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot delete request issued successfully. Jul 03 17:59:45.069199 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-615e08a5-e547-45a4-bc1d-35eb8ad3f32a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda returned with HTTP 202 Jul 03 17:59:45.070233 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1003/3979] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:45 2026] DELETE /volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:45.077708 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f1101b39-5d67-462e-9f5b-ad11cb1c0ef2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:45.079599 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f1101b39-5d67-462e-9f5b-ad11cb1c0ef2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda Jul 03 17:59:45.079816 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f1101b39-5d67-462e-9f5b-ad11cb1c0ef2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:45.080019 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f1101b39-5d67-462e-9f5b-ad11cb1c0ef2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:45.087872 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:45.087872 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:45.088457 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f1101b39-5d67-462e-9f5b-ad11cb1c0ef2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:45.089383 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f1101b39-5d67-462e-9f5b-ad11cb1c0ef2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda returned with HTTP 200 Jul 03 17:59:45.089854 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 984/3980] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:45 2026] GET /volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:45.758381 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-068c51a7-b4ec-47f0-ba61-0a50de44a457 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:45.760137 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-068c51a7-b4ec-47f0-ba61-0a50de44a457 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:45.760270 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-068c51a7-b4ec-47f0-ba61-0a50de44a457 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:45.760439 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-068c51a7-b4ec-47f0-ba61-0a50de44a457 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:45.760607 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-068c51a7-b4ec-47f0-ba61-0a50de44a457 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:45.765000 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:45.765000 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:45.765708 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-068c51a7-b4ec-47f0-ba61-0a50de44a457 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:45.766097 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 993/3981] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:45 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:46.029307 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:46.037329 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-af59e978-932f-45b5-947d-bc24e6bd4de2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:46.039472 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-af59e978-932f-45b5-947d-bc24e6bd4de2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f Jul 03 17:59:46.039472 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-af59e978-932f-45b5-947d-bc24e6bd4de2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:46.039472 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-af59e978-932f-45b5-947d-bc24e6bd4de2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:46.043655 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-af59e978-932f-45b5-947d-bc24e6bd4de2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f returned with HTTP 404 Jul 03 17:59:46.044338 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1004/3982] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:46 2026] GET /volume/v3/snapshots/4e34beb1-cb80-4030-9d23-ddd998a2af8f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:46.053286 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5aa35a0f-879c-423c-99e8-9085a794c4a1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:46.055736 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5aa35a0f-879c-423c-99e8-9085a794c4a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 Jul 03 17:59:46.055736 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5aa35a0f-879c-423c-99e8-9085a794c4a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:46.055736 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5aa35a0f-879c-423c-99e8-9085a794c4a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:46.055736 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-5aa35a0f-879c-423c-99e8-9085a794c4a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume with id: e1808b53-fc63-43a7-8807-8318ae31afb5 Jul 03 17:59:46.061785 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:46.061785 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:46.062150 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5aa35a0f-879c-423c-99e8-9085a794c4a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:46.081634 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5aa35a0f-879c-423c-99e8-9085a794c4a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume request issued successfully. Jul 03 17:59:46.081885 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5aa35a0f-879c-423c-99e8-9085a794c4a1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 returned with HTTP 202 Jul 03 17:59:46.082820 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 985/3983] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:46 2026] DELETE /volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:46.090385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fdd7d3ad-27b0-474c-b72c-3aab7b2ad118 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:46.092754 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fdd7d3ad-27b0-474c-b72c-3aab7b2ad118 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 Jul 03 17:59:46.093072 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fdd7d3ad-27b0-474c-b72c-3aab7b2ad118 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:46.093394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fdd7d3ad-27b0-474c-b72c-3aab7b2ad118 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:46.099385 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ffb65e0f-d9c5-4e26-97f6-84eee65dc6df None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:46.101829 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffb65e0f-d9c5-4e26-97f6-84eee65dc6df tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda Jul 03 17:59:46.101829 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffb65e0f-d9c5-4e26-97f6-84eee65dc6df tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:46.101829 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffb65e0f-d9c5-4e26-97f6-84eee65dc6df tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:46.105171 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:46.105171 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:46.107513 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffb65e0f-d9c5-4e26-97f6-84eee65dc6df tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda returned with HTTP 404 Jul 03 17:59:46.107513 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1005/3984] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:46 2026] GET /volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:46.110502 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-fdd7d3ad-27b0-474c-b72c-3aab7b2ad118 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:46.117796 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-344d952b-52f2-42a7-a15d-387183607f40 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:46.117944 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fdd7d3ad-27b0-474c-b72c-3aab7b2ad118 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 returned with HTTP 200 Jul 03 17:59:46.117944 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 994/3985] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:46 2026] GET /volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:46.118475 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-344d952b-52f2-42a7-a15d-387183607f40 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 Jul 03 17:59:46.118849 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-344d952b-52f2-42a7-a15d-387183607f40 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:46.119104 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-344d952b-52f2-42a7-a15d-387183607f40 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:46.120858 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-344d952b-52f2-42a7-a15d-387183607f40 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 Jul 03 17:59:46.127734 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:46.127734 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:46.128327 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-344d952b-52f2-42a7-a15d-387183607f40 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:46.155607 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-344d952b-52f2-42a7-a15d-387183607f40 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 17:59:46.156787 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-344d952b-52f2-42a7-a15d-387183607f40 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 returned with HTTP 202 Jul 03 17:59:46.156787 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 986/3986] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:46 2026] DELETE /volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:59:46.167798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b993ca68-39a4-41a6-8a91-51e74c55af9e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:46.168528 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b993ca68-39a4-41a6-8a91-51e74c55af9e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 Jul 03 17:59:46.168736 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b993ca68-39a4-41a6-8a91-51e74c55af9e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:46.168940 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b993ca68-39a4-41a6-8a91-51e74c55af9e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:46.176918 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:46.176918 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:46.180287 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b993ca68-39a4-41a6-8a91-51e74c55af9e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:46.186083 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b993ca68-39a4-41a6-8a91-51e74c55af9e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 returned with HTTP 200 Jul 03 17:59:46.186083 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1006/3987] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:46 2026] GET /volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 17:59:46.192427 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:46.192788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1729258932"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:46.194433 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1729258932'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:46.194692 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Create volume of 1 GB Jul 03 17:59:46.199273 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Availability Zones retrieved successfully. Jul 03 17:59:46.204120 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Flow 'volume_create_api' (a6649cfe-c129-4b88-88eb-1bfa6724c327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:46.205165 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580ddc20-7bcf-41fe-ba0c-0ab6ad39990c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:46.206067 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:46.231965 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580ddc20-7bcf-41fe-ba0c-0ab6ad39990c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:46.232970 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5e6841-1d17-4cdb-b7cb-7a919bd87216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:46.312477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Created reservations ['f722fce6-eed4-4aea-a44c-44e19b37e3a6', '8aa65d04-8e8e-450f-9b33-d85c7050368d', '8b92db21-5e6b-4e1e-b74f-064893113d9d', 'bb8fd7cc-bf7f-4837-9a2d-6143eb0275ab'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:46.313374 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5e6841-1d17-4cdb-b7cb-7a919bd87216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f722fce6-eed4-4aea-a44c-44e19b37e3a6', '8aa65d04-8e8e-450f-9b33-d85c7050368d', '8b92db21-5e6b-4e1e-b74f-064893113d9d', 'bb8fd7cc-bf7f-4837-9a2d-6143eb0275ab']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:46.314117 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b71db9-4914-46ba-a555-da2479eeba13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:46.344333 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b71db9-4914-46ba-a555-da2479eeba13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e49f80-0e67-4b1e-ba01-ea996d5f5467', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1729258932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4767ed4a495946698cae1a748629e339',qos_specs=None,replication_status=,reservations=['f722fce6-eed4-4aea-a44c-44e19b37e3a6','8aa65d04-8e8e-450f-9b33-d85c7050368d','8b92db21-5e6b-4e1e-b74f-064893113d9d','bb8fd7cc-bf7f-4837-9a2d-6143eb0275ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fcd0c3c5a54731b8cabeea4201e5ae',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1729258932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28e49f80-0e67-4b1e-ba01-ea996d5f5467,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4767ed4a495946698cae1a748629e339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9fcd0c3c5a54731b8cabeea4201e5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:46.345376 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (089c61ba-b23c-4c6f-b709-e83f5a46f79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:46.370245 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (089c61ba-b23c-4c6f-b709-e83f5a46f79f) transitioned into state 'SUCCESS' from state '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-1729258932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4767ed4a495946698cae1a748629e339',qos_specs=None,replication_status=,reservations=['f722fce6-eed4-4aea-a44c-44e19b37e3a6','8aa65d04-8e8e-450f-9b33-d85c7050368d','8b92db21-5e6b-4e1e-b74f-064893113d9d','bb8fd7cc-bf7f-4837-9a2d-6143eb0275ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fcd0c3c5a54731b8cabeea4201e5ae',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:46.371262 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f79143-83d8-48fd-814a-1b95ef613a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:46.384877 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f79143-83d8-48fd-814a-1b95ef613a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:46.386002 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Flow 'volume_create_api' (a6649cfe-c129-4b88-88eb-1bfa6724c327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:46.386367 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Create volume request issued successfully. Jul 03 17:59:46.386976 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-aa30c855-ad43-4ed6-92b7-be08141ff474 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:46.387416 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1002/3988] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:59:46 2026] POST /volume/v3/volumes => generated 749 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:46.399757 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-12de019f-bc3e-41d6-8786-fef6086da9ef None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:46.401539 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-12de019f-bc3e-41d6-8786-fef6086da9ef tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 Jul 03 17:59:46.401729 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-12de019f-bc3e-41d6-8786-fef6086da9ef tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:46.401978 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-12de019f-bc3e-41d6-8786-fef6086da9ef tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:46.408857 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:46.408857 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:46.412496 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-12de019f-bc3e-41d6-8786-fef6086da9ef tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 17:59:46.416624 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-12de019f-bc3e-41d6-8786-fef6086da9ef tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 returned with HTTP 200 Jul 03 17:59:46.417015 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 995/3989] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:46 2026] GET /volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:46.777736 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5c028541-0f4f-42ed-a55c-dcd13ba13fa1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:46.779342 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5c028541-0f4f-42ed-a55c-dcd13ba13fa1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:46.779542 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5c028541-0f4f-42ed-a55c-dcd13ba13fa1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:46.779738 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5c028541-0f4f-42ed-a55c-dcd13ba13fa1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:46.779861 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5c028541-0f4f-42ed-a55c-dcd13ba13fa1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:46.783885 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:46.783885 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:46.784462 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5c028541-0f4f-42ed-a55c-dcd13ba13fa1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:46.784798 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 987/3990] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:46 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 17:59:47.134556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-941889f7-cbf3-4b6c-942e-b7fac752bb33 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:47.136210 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-941889f7-cbf3-4b6c-942e-b7fac752bb33 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 Jul 03 17:59:47.136419 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-941889f7-cbf3-4b6c-942e-b7fac752bb33 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:47.136592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-941889f7-cbf3-4b6c-942e-b7fac752bb33 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:47.145360 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-941889f7-cbf3-4b6c-942e-b7fac752bb33 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 returned with HTTP 404 Jul 03 17:59:47.146018 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1007/3991] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:47 2026] GET /volume/v3/volumes/e1808b53-fc63-43a7-8807-8318ae31afb5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:47.156367 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:47.158829 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:47.159154 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1141624756"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:47.160720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1141624756'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:47.161421 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume of 1 GB Jul 03 17:59:47.161720 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:47.161720 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:47.166494 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Availability Zones retrieved successfully. Jul 03 17:59:47.173402 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (4ac3042c-b66f-4b16-a237-20b37b387a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:47.174736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cae0d41-af86-4aee-ac56-3e64315b6281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:47.175788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:47.199927 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f46a4c3a-4cf8-4ea4-90c7-97bed05da59f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:47.204600 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f46a4c3a-4cf8-4ea4-90c7-97bed05da59f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 Jul 03 17:59:47.204859 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f46a4c3a-4cf8-4ea4-90c7-97bed05da59f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:47.205144 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f46a4c3a-4cf8-4ea4-90c7-97bed05da59f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:47.207571 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cae0d41-af86-4aee-ac56-3e64315b6281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:47.208523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063a7e3b-7e87-428b-96e9-e42229e068be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:47.215925 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f46a4c3a-4cf8-4ea4-90c7-97bed05da59f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 returned with HTTP 404 Jul 03 17:59:47.216389 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 996/3992] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:47 2026] GET /volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:47.222904 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f3def8be-915a-4a7c-878f-cd26e9f199e8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:47.224404 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3def8be-915a-4a7c-878f-cd26e9f199e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f Jul 03 17:59:47.224591 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3def8be-915a-4a7c-878f-cd26e9f199e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:47.224815 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3def8be-915a-4a7c-878f-cd26e9f199e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:47.224948 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-f3def8be-915a-4a7c-878f-cd26e9f199e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 4ad2386b-970f-4283-ba83-2d08622ae66f Jul 03 17:59:47.231564 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:47.231564 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:47.231989 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f3def8be-915a-4a7c-878f-cd26e9f199e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:47.250786 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f3def8be-915a-4a7c-878f-cd26e9f199e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 17:59:47.250985 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3def8be-915a-4a7c-878f-cd26e9f199e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f returned with HTTP 202 Jul 03 17:59:47.251389 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 988/3993] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:47 2026] DELETE /volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:59:47.258709 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-61ee9239-f33a-49c2-9a27-ead1b95e2b46 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:47.258983 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['d87f619e-5b1d-4ac8-8e0a-10c539672bb7', '355c008a-ae11-4983-877f-e97f06fe8c0f', 'ef7d1d7c-839b-43a8-89c2-dc6719707867', '4775b218-6b31-4d35-8fa6-757952315036'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:47.259782 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063a7e3b-7e87-428b-96e9-e42229e068be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d87f619e-5b1d-4ac8-8e0a-10c539672bb7', '355c008a-ae11-4983-877f-e97f06fe8c0f', 'ef7d1d7c-839b-43a8-89c2-dc6719707867', '4775b218-6b31-4d35-8fa6-757952315036']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:47.260609 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a097f9e2-fa7c-47ff-a94a-1425159aa694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:47.260915 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-61ee9239-f33a-49c2-9a27-ead1b95e2b46 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f Jul 03 17:59:47.261017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-61ee9239-f33a-49c2-9a27-ead1b95e2b46 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:47.261286 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-61ee9239-f33a-49c2-9a27-ead1b95e2b46 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:47.270058 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:47.270058 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:47.274496 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-61ee9239-f33a-49c2-9a27-ead1b95e2b46 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:47.279170 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-61ee9239-f33a-49c2-9a27-ead1b95e2b46 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f returned with HTTP 200 Jul 03 17:59:47.279570 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1008/3994] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:47 2026] GET /volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:47.290281 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a097f9e2-fa7c-47ff-a94a-1425159aa694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5defcf21-c2fd-4c80-9819-2ed1df34e170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1141624756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['d87f619e-5b1d-4ac8-8e0a-10c539672bb7','355c008a-ae11-4983-877f-e97f06fe8c0f','ef7d1d7c-839b-43a8-89c2-dc6719707867','4775b218-6b31-4d35-8fa6-757952315036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1141624756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5defcf21-c2fd-4c80-9819-2ed1df34e170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb82431a5c5461a9b24511573e0a0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:47.290947 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a1f9dd-57ba-4a7d-8834-9a8680238ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:47.309171 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a1f9dd-57ba-4a7d-8834-9a8680238ad1) transitioned into state 'SUCCESS' from state '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-1141624756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['d87f619e-5b1d-4ac8-8e0a-10c539672bb7','355c008a-ae11-4983-877f-e97f06fe8c0f','ef7d1d7c-839b-43a8-89c2-dc6719707867','4775b218-6b31-4d35-8fa6-757952315036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:47.310216 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80fa83b-0ad5-4776-9a6f-0fbe00713db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:47.319698 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80fa83b-0ad5-4776-9a6f-0fbe00713db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:47.320466 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (4ac3042c-b66f-4b16-a237-20b37b387a39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:47.320734 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request issued successfully. Jul 03 17:59:47.321284 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fbdf28e1-b508-48af-83a0-de39bb50d9a9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:47.321660 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1003/3995] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:59:47 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:47.338737 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c4d360a3-6f0e-46b4-aad6-72bbf2041d8a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:47.340543 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c4d360a3-6f0e-46b4-aad6-72bbf2041d8a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 Jul 03 17:59:47.340729 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c4d360a3-6f0e-46b4-aad6-72bbf2041d8a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:47.340945 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c4d360a3-6f0e-46b4-aad6-72bbf2041d8a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:47.347892 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:47.347892 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:47.352717 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c4d360a3-6f0e-46b4-aad6-72bbf2041d8a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:47.356075 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c4d360a3-6f0e-46b4-aad6-72bbf2041d8a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 returned with HTTP 200 Jul 03 17:59:47.356465 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 997/3996] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:47 2026] GET /volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:47.432157 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-904a8897-db33-42f6-941f-c901dbce0cab None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:47.433833 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-904a8897-db33-42f6-941f-c901dbce0cab tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 Jul 03 17:59:47.434013 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-904a8897-db33-42f6-941f-c901dbce0cab tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:47.434309 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-904a8897-db33-42f6-941f-c901dbce0cab tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:47.440786 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:47.440786 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:47.444220 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-904a8897-db33-42f6-941f-c901dbce0cab tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 17:59:47.447807 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-904a8897-db33-42f6-941f-c901dbce0cab tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 returned with HTTP 200 Jul 03 17:59:47.448135 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 989/3997] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:47 2026] GET /volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:47.460796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f6120b88-8d97-4421-a80a-a277d59e9aa7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:47.463050 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f6120b88-8d97-4421-a80a-a277d59e9aa7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 17:59:47.463509 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f6120b88-8d97-4421-a80a-a277d59e9aa7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "28e49f80-0e67-4b1e-ba01-ea996d5f5467", "name": "tempest-VolumesBackupsTest-Backup-1902906619"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:47.465440 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-f6120b88-8d97-4421-a80a-a277d59e9aa7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Creating new backup {'backup': {'volume_id': '28e49f80-0e67-4b1e-ba01-ea996d5f5467', 'name': 'tempest-VolumesBackupsTest-Backup-1902906619'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 17:59:47.465624 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-f6120b88-8d97-4421-a80a-a277d59e9aa7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Creating backup of volume 28e49f80-0e67-4b1e-ba01-ea996d5f5467 in container None Jul 03 17:59:47.476088 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:47.476088 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:47.476514 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f6120b88-8d97-4421-a80a-a277d59e9aa7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 17:59:47.506984 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-f6120b88-8d97-4421-a80a-a277d59e9aa7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Created reservations ['b9ed386b-e904-496f-8715-382e7017f6b4', '59c6ec3f-a103-40e0-8ed6-c2122061ebbc'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:47.542097 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f6120b88-8d97-4421-a80a-a277d59e9aa7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 17:59:47.542687 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1009/3998] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 17:59:47 2026] POST /volume/v3/backups => generated 330 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:47.551138 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-79fe3324-432a-4d08-badb-67dcecbd37c9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:47.552994 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-79fe3324-432a-4d08-badb-67dcecbd37c9 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:47.553175 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-79fe3324-432a-4d08-badb-67dcecbd37c9 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:47.553380 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-79fe3324-432a-4d08-badb-67dcecbd37c9 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:47.553466 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-79fe3324-432a-4d08-badb-67dcecbd37c9 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:47.557872 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:47.557872 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:47.558708 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-79fe3324-432a-4d08-badb-67dcecbd37c9 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:47.559137 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1004/3999] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:47 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:47.796548 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f4ddab42-ca62-4428-8ff1-b5c4e27a5d9e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:47.798779 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f4ddab42-ca62-4428-8ff1-b5c4e27a5d9e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:47.799059 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f4ddab42-ca62-4428-8ff1-b5c4e27a5d9e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:47.799413 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f4ddab42-ca62-4428-8ff1-b5c4e27a5d9e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:47.799480 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-f4ddab42-ca62-4428-8ff1-b5c4e27a5d9e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:47.804133 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:47.804133 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:47.804886 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f4ddab42-ca62-4428-8ff1-b5c4e27a5d9e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:47.805267 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 998/4000] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:47 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:48.295495 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-23b98d74-0dad-4351-ad0c-687333f0343f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:48.297195 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-23b98d74-0dad-4351-ad0c-687333f0343f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f Jul 03 17:59:48.297413 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-23b98d74-0dad-4351-ad0c-687333f0343f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:48.297588 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-23b98d74-0dad-4351-ad0c-687333f0343f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:48.305677 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-23b98d74-0dad-4351-ad0c-687333f0343f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f returned with HTTP 404 Jul 03 17:59:48.306173 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 990/4001] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:48 2026] GET /volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:48.313025 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-84851698-42c3-4396-8eef-b2c892246f20 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:48.315448 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-84851698-42c3-4396-8eef-b2c892246f20 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a Jul 03 17:59:48.316009 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-84851698-42c3-4396-8eef-b2c892246f20 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:48.317155 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-84851698-42c3-4396-8eef-b2c892246f20 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:48.318104 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-84851698-42c3-4396-8eef-b2c892246f20 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a Jul 03 17:59:48.326504 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:48.326504 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:48.327560 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-84851698-42c3-4396-8eef-b2c892246f20 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:48.351488 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-84851698-42c3-4396-8eef-b2c892246f20 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 17:59:48.351889 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-84851698-42c3-4396-8eef-b2c892246f20 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a returned with HTTP 202 Jul 03 17:59:48.352572 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1010/4002] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:48 2026] DELETE /volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:59:48.361190 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8a61c87d-2c7b-4c97-abfc-a93b9b0176b2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:48.362900 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8a61c87d-2c7b-4c97-abfc-a93b9b0176b2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a Jul 03 17:59:48.363112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8a61c87d-2c7b-4c97-abfc-a93b9b0176b2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:48.363338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8a61c87d-2c7b-4c97-abfc-a93b9b0176b2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:48.370669 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f88e3b77-bce8-42d8-af9a-5613cc48133a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:48.372058 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:48.372058 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:48.374441 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f88e3b77-bce8-42d8-af9a-5613cc48133a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 Jul 03 17:59:48.374658 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f88e3b77-bce8-42d8-af9a-5613cc48133a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:48.374924 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f88e3b77-bce8-42d8-af9a-5613cc48133a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:48.380799 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8a61c87d-2c7b-4c97-abfc-a93b9b0176b2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:48.383483 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:48.383483 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:48.385209 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8a61c87d-2c7b-4c97-abfc-a93b9b0176b2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a returned with HTTP 200 Jul 03 17:59:48.385425 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1005/4003] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:48 2026] GET /volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:48.387531 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f88e3b77-bce8-42d8-af9a-5613cc48133a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:48.392997 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f88e3b77-bce8-42d8-af9a-5613cc48133a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 returned with HTTP 200 Jul 03 17:59:48.393520 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 999/4004] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:48 2026] GET /volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:48.408061 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dde33953-2a9d-4d88-b2f4-559fd8be9a6d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:48.410025 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dde33953-2a9d-4d88-b2f4-559fd8be9a6d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:48.410409 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dde33953-2a9d-4d88-b2f4-559fd8be9a6d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5defcf21-c2fd-4c80-9819-2ed1df34e170", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-565105929"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:48.424454 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:48.424454 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:48.425272 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dde33953-2a9d-4d88-b2f4-559fd8be9a6d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:48.425691 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-dde33953-2a9d-4d88-b2f4-559fd8be9a6d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create snapshot from volume 5defcf21-c2fd-4c80-9819-2ed1df34e170 Jul 03 17:59:48.473641 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-dde33953-2a9d-4d88-b2f4-559fd8be9a6d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['3f739804-8b74-49ac-ac11-dbb682af551a', 'a7e8e068-cafd-448d-9e58-742b84f8e504', 'e4bde045-ad9f-4d0b-b2a4-2e2e415eb3d8', '06898f8c-2505-4751-a788-73b81b8911f8'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:48.519699 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dde33953-2a9d-4d88-b2f4-559fd8be9a6d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot create request issued successfully. Jul 03 17:59:48.520092 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dde33953-2a9d-4d88-b2f4-559fd8be9a6d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:48.520594 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 991/4005] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:48.531486 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7722af7e-b186-4e85-9c0a-cfd3ce1d1515 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:48.532850 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7722af7e-b186-4e85-9c0a-cfd3ce1d1515 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b Jul 03 17:59:48.533232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7722af7e-b186-4e85-9c0a-cfd3ce1d1515 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:48.533499 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7722af7e-b186-4e85-9c0a-cfd3ce1d1515 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:48.541958 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:48.541958 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:48.541958 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7722af7e-b186-4e85-9c0a-cfd3ce1d1515 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:48.547088 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7722af7e-b186-4e85-9c0a-cfd3ce1d1515 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b returned with HTTP 200 Jul 03 17:59:48.547088 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1011/4006] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:48 2026] GET /volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:48.569329 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-da880e59-1a0d-4a46-bba1-c04c8295e249 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:48.570995 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-da880e59-1a0d-4a46-bba1-c04c8295e249 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:48.571239 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-da880e59-1a0d-4a46-bba1-c04c8295e249 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:48.571484 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-da880e59-1a0d-4a46-bba1-c04c8295e249 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:48.571638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-da880e59-1a0d-4a46-bba1-c04c8295e249 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:48.576508 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:48.576508 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:48.577304 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-da880e59-1a0d-4a46-bba1-c04c8295e249 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:48.577650 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1006/4007] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:48 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:48.815385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d0471ec6-9303-4b18-889c-480d61352000 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:48.817003 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d0471ec6-9303-4b18-889c-480d61352000 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:48.817188 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d0471ec6-9303-4b18-889c-480d61352000 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:48.817406 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d0471ec6-9303-4b18-889c-480d61352000 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:48.817498 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-d0471ec6-9303-4b18-889c-480d61352000 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:48.821829 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:48.821829 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:48.822400 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d0471ec6-9303-4b18-889c-480d61352000 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:48.822817 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1000/4008] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:48 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:49.400033 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-549947aa-8c86-4173-ada9-fb08d69e7228 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:49.401804 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-549947aa-8c86-4173-ada9-fb08d69e7228 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a Jul 03 17:59:49.402030 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-549947aa-8c86-4173-ada9-fb08d69e7228 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:49.402242 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-549947aa-8c86-4173-ada9-fb08d69e7228 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:49.413594 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-549947aa-8c86-4173-ada9-fb08d69e7228 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a returned with HTTP 404 Jul 03 17:59:49.416717 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 992/4009] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:49 2026] GET /volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 17:59:49.421880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-aedc559f-1620-4b14-bc02-09eb9dac8a7a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:49.423712 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aedc559f-1620-4b14-bc02-09eb9dac8a7a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 Jul 03 17:59:49.423931 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aedc559f-1620-4b14-bc02-09eb9dac8a7a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:49.424122 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aedc559f-1620-4b14-bc02-09eb9dac8a7a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:49.424316 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-aedc559f-1620-4b14-bc02-09eb9dac8a7a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: bda1b5a1-fa4f-4f67-80ee-0217f2202a09 Jul 03 17:59:49.430982 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:49.430982 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:49.431494 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-aedc559f-1620-4b14-bc02-09eb9dac8a7a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:49.448108 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-aedc559f-1620-4b14-bc02-09eb9dac8a7a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 17:59:49.448296 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aedc559f-1620-4b14-bc02-09eb9dac8a7a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 returned with HTTP 202 Jul 03 17:59:49.448726 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1012/4010] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:49 2026] DELETE /volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:59:49.456570 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-151af754-2993-4e1c-951d-2a82822b61fb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:49.459751 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-151af754-2993-4e1c-951d-2a82822b61fb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 Jul 03 17:59:49.460137 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-151af754-2993-4e1c-951d-2a82822b61fb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:49.460461 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-151af754-2993-4e1c-951d-2a82822b61fb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:49.473874 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:49.473874 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:49.479091 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-151af754-2993-4e1c-951d-2a82822b61fb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:49.486192 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-151af754-2993-4e1c-951d-2a82822b61fb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 returned with HTTP 200 Jul 03 17:59:49.487005 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1007/4011] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:49 2026] GET /volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:49.554133 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bb279ae6-814d-4d8d-9abe-f88731cd4c9e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:49.556179 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bb279ae6-814d-4d8d-9abe-f88731cd4c9e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b Jul 03 17:59:49.556404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bb279ae6-814d-4d8d-9abe-f88731cd4c9e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:49.556637 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bb279ae6-814d-4d8d-9abe-f88731cd4c9e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:49.561897 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:49.561897 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:49.562253 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bb279ae6-814d-4d8d-9abe-f88731cd4c9e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:49.563106 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bb279ae6-814d-4d8d-9abe-f88731cd4c9e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b returned with HTTP 200 Jul 03 17:59:49.563533 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1001/4012] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:49 2026] GET /volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:49.572750 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b06cefef-32b0-4c29-8ae7-cf8ab81bfa2d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:49.574553 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b06cefef-32b0-4c29-8ae7-cf8ab81bfa2d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] POST https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b/action Jul 03 17:59:49.574851 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b06cefef-32b0-4c29-8ae7-cf8ab81bfa2d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:59:49.574974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b06cefef-32b0-4c29-8ae7-cf8ab81bfa2d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:49.576207 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.admin_actions [None req-b06cefef-32b0-4c29-8ae7-cf8ab81bfa2d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Updating snapshot '572e475e-a0b8-411b-8cbd-f5b84c16e80b' with '{'status': 'error'}' {{(pid=99943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 17:59:49.584758 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:49.584758 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:49.585277 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.policy [None req-b06cefef-32b0-4c29-8ae7-cf8ab81bfa2d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '50e88336cd514cc5bf984bf77af9e03a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edb82431a5c5461a9b24511573e0a0de', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99943) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:59:49.585475 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b06cefef-32b0-4c29-8ae7-cf8ab81bfa2d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b/action returned with HTTP 403 Jul 03 17:59:49.585936 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 993/4013] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:59:49 2026] POST /volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:49.587410 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a72d0077-64b0-47d4-b256-7580d47b2fc8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:49.591864 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a72d0077-64b0-47d4-b256-7580d47b2fc8 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:49.592070 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a72d0077-64b0-47d4-b256-7580d47b2fc8 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:49.592278 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a72d0077-64b0-47d4-b256-7580d47b2fc8 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:49.592402 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a72d0077-64b0-47d4-b256-7580d47b2fc8 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:49.595359 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-88712100-e698-49c4-9fe2-6dec1886ccdc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:49.597607 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:49.597607 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:49.597939 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-88712100-e698-49c4-9fe2-6dec1886ccdc tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b Jul 03 17:59:49.598217 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-88712100-e698-49c4-9fe2-6dec1886ccdc tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:49.598368 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a72d0077-64b0-47d4-b256-7580d47b2fc8 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:49.598479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-88712100-e698-49c4-9fe2-6dec1886ccdc tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:49.598678 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-88712100-e698-49c4-9fe2-6dec1886ccdc tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete snapshot with id: 572e475e-a0b8-411b-8cbd-f5b84c16e80b Jul 03 17:59:49.598724 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1013/4014] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:49 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:49.604763 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:49.604763 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:49.605200 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-88712100-e698-49c4-9fe2-6dec1886ccdc tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:49.625100 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-88712100-e698-49c4-9fe2-6dec1886ccdc tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot delete request issued successfully. Jul 03 17:59:49.625346 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-88712100-e698-49c4-9fe2-6dec1886ccdc tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b returned with HTTP 202 Jul 03 17:59:49.625891 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1008/4015] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:49 2026] DELETE /volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:49.632857 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9ed6aa6c-3e25-46bd-ad96-f8d3777d26b2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:49.634624 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9ed6aa6c-3e25-46bd-ad96-f8d3777d26b2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b Jul 03 17:59:49.634843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9ed6aa6c-3e25-46bd-ad96-f8d3777d26b2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:49.635046 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9ed6aa6c-3e25-46bd-ad96-f8d3777d26b2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:49.640216 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:49.640216 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:49.640637 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9ed6aa6c-3e25-46bd-ad96-f8d3777d26b2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:49.641488 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9ed6aa6c-3e25-46bd-ad96-f8d3777d26b2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b returned with HTTP 200 Jul 03 17:59:49.642060 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1002/4016] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:49 2026] GET /volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:49.832358 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d7c583f6-fdf4-401d-bf9b-716cddabc9dd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:49.833985 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d7c583f6-fdf4-401d-bf9b-716cddabc9dd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:49.834149 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d7c583f6-fdf4-401d-bf9b-716cddabc9dd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:49.834343 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d7c583f6-fdf4-401d-bf9b-716cddabc9dd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:49.834434 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d7c583f6-fdf4-401d-bf9b-716cddabc9dd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:49.838420 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:49.838420 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:49.838990 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d7c583f6-fdf4-401d-bf9b-716cddabc9dd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:49.839300 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 994/4017] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:49 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:50.501106 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7b5b47e9-9b0d-4c7d-81f0-18471751ca24 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:50.504185 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7b5b47e9-9b0d-4c7d-81f0-18471751ca24 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 Jul 03 17:59:50.504633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7b5b47e9-9b0d-4c7d-81f0-18471751ca24 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:50.505302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7b5b47e9-9b0d-4c7d-81f0-18471751ca24 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:50.515809 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7b5b47e9-9b0d-4c7d-81f0-18471751ca24 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 returned with HTTP 404 Jul 03 17:59:50.516464 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1014/4018] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:50 2026] GET /volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:50.526575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:50.531508 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:50.531508 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1196508350"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:50.532665 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1196508350'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:50.532987 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 17:59:50.533463 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:50.533463 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:50.539370 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 17:59:50.548575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (8e73df12-c1b7-4502-8efb-46264b96b3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:50.550159 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (458957f7-5bc2-488f-80bf-c856b981635c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:50.551575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:50.593781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (458957f7-5bc2-488f-80bf-c856b981635c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:50.594984 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5472db4d-92fb-41f7-97ba-c43021650335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:50.610864 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6b1fefe6-d877-46b2-9a0e-b2cc9cfe0bab None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:50.613071 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b1fefe6-d877-46b2-9a0e-b2cc9cfe0bab tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:50.613339 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b1fefe6-d877-46b2-9a0e-b2cc9cfe0bab tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:50.613608 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b1fefe6-d877-46b2-9a0e-b2cc9cfe0bab tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:50.613813 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-6b1fefe6-d877-46b2-9a0e-b2cc9cfe0bab tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:50.618442 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:50.618442 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:50.619246 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b1fefe6-d877-46b2-9a0e-b2cc9cfe0bab tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:50.619701 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1003/4019] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:50 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:50.639718 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['bf18350d-e97c-4c71-acb2-377f60c19a42', 'd5f53249-2ee9-4333-af01-09af0e8cdb71', '33fab413-d17a-4076-9d7e-cf76d781ae07', '1d5f54d8-3cfc-482e-a991-8832fe2115fd'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:50.640532 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5472db4d-92fb-41f7-97ba-c43021650335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf18350d-e97c-4c71-acb2-377f60c19a42', 'd5f53249-2ee9-4333-af01-09af0e8cdb71', '33fab413-d17a-4076-9d7e-cf76d781ae07', '1d5f54d8-3cfc-482e-a991-8832fe2115fd']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:50.641266 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (011c4db1-cb0f-43dd-a708-a28fee277ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:50.653705 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0a19e4a9-03bb-4958-bf49-1af4a52b17e3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:50.655791 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a19e4a9-03bb-4958-bf49-1af4a52b17e3 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b Jul 03 17:59:50.656035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a19e4a9-03bb-4958-bf49-1af4a52b17e3 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:50.656292 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a19e4a9-03bb-4958-bf49-1af4a52b17e3 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:50.661475 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a19e4a9-03bb-4958-bf49-1af4a52b17e3 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b returned with HTTP 404 Jul 03 17:59:50.661991 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 995/4020] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:50 2026] GET /volume/v3/snapshots/572e475e-a0b8-411b-8cbd-f5b84c16e80b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:50.664640 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (011c4db1-cb0f-43dd-a708-a28fee277ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '053cc41b-1864-4494-907b-5344e72fdd22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1196508350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['bf18350d-e97c-4c71-acb2-377f60c19a42','d5f53249-2ee9-4333-af01-09af0e8cdb71','33fab413-d17a-4076-9d7e-cf76d781ae07','1d5f54d8-3cfc-482e-a991-8832fe2115fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1196508350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=053cc41b-1864-4494-907b-5344e72fdd22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:50.665355 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb397c0-ed0e-4946-ad5b-f4ad7737be35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:50.668341 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3dc0afd3-a495-4e6a-9dcc-67f38b82e55c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:50.670586 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3dc0afd3-a495-4e6a-9dcc-67f38b82e55c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 Jul 03 17:59:50.671089 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3dc0afd3-a495-4e6a-9dcc-67f38b82e55c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:50.671282 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3dc0afd3-a495-4e6a-9dcc-67f38b82e55c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:50.671453 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-3dc0afd3-a495-4e6a-9dcc-67f38b82e55c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume with id: 5defcf21-c2fd-4c80-9819-2ed1df34e170 Jul 03 17:59:50.679983 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:50.679983 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:50.680540 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3dc0afd3-a495-4e6a-9dcc-67f38b82e55c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:50.693492 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb397c0-ed0e-4946-ad5b-f4ad7737be35) transitioned into state 'SUCCESS' from state '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-1196508350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['bf18350d-e97c-4c71-acb2-377f60c19a42','d5f53249-2ee9-4333-af01-09af0e8cdb71','33fab413-d17a-4076-9d7e-cf76d781ae07','1d5f54d8-3cfc-482e-a991-8832fe2115fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:50.694258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f288ea-9632-4cb3-806d-da62474caf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:50.698720 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3dc0afd3-a495-4e6a-9dcc-67f38b82e55c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume request issued successfully. Jul 03 17:59:50.699283 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3dc0afd3-a495-4e6a-9dcc-67f38b82e55c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 returned with HTTP 202 Jul 03 17:59:50.699694 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1015/4021] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:50 2026] DELETE /volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:50.707519 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ead20662-ebef-4292-a2b9-6600173019b9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:50.709436 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f288ea-9632-4cb3-806d-da62474caf09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:50.710366 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (8e73df12-c1b7-4502-8efb-46264b96b3ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:50.710675 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 17:59:50.711082 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ead20662-ebef-4292-a2b9-6600173019b9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 Jul 03 17:59:50.711268 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c358a726-8422-4a24-9d17-cf2c463dd4e3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:50.711378 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ead20662-ebef-4292-a2b9-6600173019b9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:50.711663 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1009/4022] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 17:59:50 2026] POST /volume/v3/volumes => generated 770 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:50.711708 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ead20662-ebef-4292-a2b9-6600173019b9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:50.723451 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:50.723451 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:50.727131 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ead20662-ebef-4292-a2b9-6600173019b9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:50.729722 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7cca6945-9275-4303-a4bd-ddb2834ea5e1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:50.732636 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ead20662-ebef-4292-a2b9-6600173019b9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 returned with HTTP 200 Jul 03 17:59:50.733057 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1004/4023] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:50 2026] GET /volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:50.734278 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7cca6945-9275-4303-a4bd-ddb2834ea5e1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 Jul 03 17:59:50.735162 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7cca6945-9275-4303-a4bd-ddb2834ea5e1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:50.735367 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7cca6945-9275-4303-a4bd-ddb2834ea5e1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:50.748216 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:50.748216 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:50.751818 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7cca6945-9275-4303-a4bd-ddb2834ea5e1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:50.756884 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7cca6945-9275-4303-a4bd-ddb2834ea5e1 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 returned with HTTP 200 Jul 03 17:59:50.757457 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 996/4024] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:50 2026] GET /volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:50.849610 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-54386f9c-eacd-49aa-a6d8-6df5034eaa4e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:50.851841 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-54386f9c-eacd-49aa-a6d8-6df5034eaa4e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:50.852120 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-54386f9c-eacd-49aa-a6d8-6df5034eaa4e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:50.852380 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-54386f9c-eacd-49aa-a6d8-6df5034eaa4e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:50.852514 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-54386f9c-eacd-49aa-a6d8-6df5034eaa4e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:50.857344 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:50.857344 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:50.858083 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-54386f9c-eacd-49aa-a6d8-6df5034eaa4e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:50.858546 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1016/4025] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:50 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:51.631433 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cef3b293-281d-46ea-a2da-2431776ff66f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:51.633519 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cef3b293-281d-46ea-a2da-2431776ff66f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:51.633732 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cef3b293-281d-46ea-a2da-2431776ff66f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:51.633955 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cef3b293-281d-46ea-a2da-2431776ff66f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:51.634096 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-cef3b293-281d-46ea-a2da-2431776ff66f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:51.638721 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:51.638721 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:51.639820 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cef3b293-281d-46ea-a2da-2431776ff66f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:51.640440 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1010/4026] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:51 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:51.750039 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9baaf442-f3d6-4061-987e-9cb1b0b86ed4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:51.752014 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9baaf442-f3d6-4061-987e-9cb1b0b86ed4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 Jul 03 17:59:51.752259 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9baaf442-f3d6-4061-987e-9cb1b0b86ed4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:51.752497 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9baaf442-f3d6-4061-987e-9cb1b0b86ed4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:51.759412 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9baaf442-f3d6-4061-987e-9cb1b0b86ed4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 returned with HTTP 404 Jul 03 17:59:51.759944 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1005/4027] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:51 2026] GET /volume/v3/volumes/5defcf21-c2fd-4c80-9819-2ed1df34e170 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:51.770822 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:51.772074 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:51.772409 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1835551645"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:51.773404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-32b3517a-5442-4e46-8acc-1b98f7fd805d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:51.773782 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1835551645'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:51.774266 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume of 1 GB Jul 03 17:59:51.778127 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Availability Zones retrieved successfully. Jul 03 17:59:51.778329 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-32b3517a-5442-4e46-8acc-1b98f7fd805d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 Jul 03 17:59:51.778560 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-32b3517a-5442-4e46-8acc-1b98f7fd805d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:51.778779 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-32b3517a-5442-4e46-8acc-1b98f7fd805d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:51.784625 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (e7e46d59-73d5-4b40-a7b5-ebe55b2ef92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:51.784857 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8946116c-e9bf-4a32-a237-2a04586c9918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:51.785547 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:51.792800 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:51.792800 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:51.797911 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-32b3517a-5442-4e46-8acc-1b98f7fd805d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:51.800058 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-32b3517a-5442-4e46-8acc-1b98f7fd805d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 returned with HTTP 200 Jul 03 17:59:51.800429 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1017/4028] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:51 2026] GET /volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:51.811725 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8946116c-e9bf-4a32-a237-2a04586c9918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:51.812628 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-481729bb-6ea6-4d7e-8ae3-0d1f83822848 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:51.812681 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59627261-6f3c-4cbb-b047-c30a732d1c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:51.814391 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-481729bb-6ea6-4d7e-8ae3-0d1f83822848 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:51.814391 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-481729bb-6ea6-4d7e-8ae3-0d1f83822848 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "053cc41b-1864-4494-907b-5344e72fdd22", "name": "tempest-VolumeDependencyTests-Snapshot-650443088"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:51.822151 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:51.822151 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:51.822558 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-481729bb-6ea6-4d7e-8ae3-0d1f83822848 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:51.822660 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-481729bb-6ea6-4d7e-8ae3-0d1f83822848 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create snapshot from volume 053cc41b-1864-4494-907b-5344e72fdd22 Jul 03 17:59:51.847970 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-481729bb-6ea6-4d7e-8ae3-0d1f83822848 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['0ee0961f-39cb-4c40-a06b-f9670a9a6a6f', '7b342e13-985a-429e-96a2-f6e96817bfc4', '93cbc94d-c89e-40c3-a266-fe78cb033971', '802aae28-68c4-4d2b-b93b-0062ce07c470'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:51.851408 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['eb74046d-6f9d-4ca6-9e63-e2443cfb4c71', '86b2be29-9193-4c8d-b6f8-0b6a336fc329', 'ce17986d-d35c-4d7a-a349-0538fcb7aff8', 'f95d85c5-c375-470f-957d-458d2c8f5393'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:51.852373 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59627261-6f3c-4cbb-b047-c30a732d1c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb74046d-6f9d-4ca6-9e63-e2443cfb4c71', '86b2be29-9193-4c8d-b6f8-0b6a336fc329', 'ce17986d-d35c-4d7a-a349-0538fcb7aff8', 'f95d85c5-c375-470f-957d-458d2c8f5393']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:51.853307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c20319-17d4-4023-a641-54411e4aab02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:51.870805 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f6e289c8-b1c9-439c-8b0e-eed0ef8efbcf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:51.872543 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f6e289c8-b1c9-439c-8b0e-eed0ef8efbcf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:51.872744 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f6e289c8-b1c9-439c-8b0e-eed0ef8efbcf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:51.872971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f6e289c8-b1c9-439c-8b0e-eed0ef8efbcf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:51.873099 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-f6e289c8-b1c9-439c-8b0e-eed0ef8efbcf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:51.881683 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:51.881683 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:51.882346 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f6e289c8-b1c9-439c-8b0e-eed0ef8efbcf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:51.882705 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1006/4029] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:51 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:51.887592 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c20319-17d4-4023-a641-54411e4aab02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9454f0c-53a5-4868-b248-1a125edc9691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1835551645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['eb74046d-6f9d-4ca6-9e63-e2443cfb4c71','86b2be29-9193-4c8d-b6f8-0b6a336fc329','ce17986d-d35c-4d7a-a349-0538fcb7aff8','f95d85c5-c375-470f-957d-458d2c8f5393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1835551645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9454f0c-53a5-4868-b248-1a125edc9691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb82431a5c5461a9b24511573e0a0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:51.888478 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf5beba-bf83-4711-996f-39f437dd11d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:51.889924 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-481729bb-6ea6-4d7e-8ae3-0d1f83822848 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot create request issued successfully. Jul 03 17:59:51.890323 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-481729bb-6ea6-4d7e-8ae3-0d1f83822848 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:51.890886 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1011/4030] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:51 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 17:59:51.902389 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-12233d25-f210-43d1-b9db-707dead8b56a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:51.904365 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-12233d25-f210-43d1-b9db-707dead8b56a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 Jul 03 17:59:51.904635 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-12233d25-f210-43d1-b9db-707dead8b56a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:51.904840 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-12233d25-f210-43d1-b9db-707dead8b56a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:51.909736 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:51.909736 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:51.910296 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-12233d25-f210-43d1-b9db-707dead8b56a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:51.911045 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-12233d25-f210-43d1-b9db-707dead8b56a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 returned with HTTP 200 Jul 03 17:59:51.911427 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1018/4031] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:51 2026] GET /volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:51.915823 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf5beba-bf83-4711-996f-39f437dd11d3) transitioned into state 'SUCCESS' from state '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-1835551645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['eb74046d-6f9d-4ca6-9e63-e2443cfb4c71','86b2be29-9193-4c8d-b6f8-0b6a336fc329','ce17986d-d35c-4d7a-a349-0538fcb7aff8','f95d85c5-c375-470f-957d-458d2c8f5393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:51.916004 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (974598fa-c0c0-4bae-aa13-35c95a801265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:51.926021 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (974598fa-c0c0-4bae-aa13-35c95a801265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:51.927019 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (e7e46d59-73d5-4b40-a7b5-ebe55b2ef92b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:51.927365 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request issued successfully. Jul 03 17:59:51.928018 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f7eb0c9a-df3b-4084-a01b-c5784b99a976 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:51.928503 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 997/4032] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:59:51 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:51.943250 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e0546efc-0e3f-4da2-9e95-88d658318969 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:51.944920 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e0546efc-0e3f-4da2-9e95-88d658318969 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 Jul 03 17:59:51.945129 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e0546efc-0e3f-4da2-9e95-88d658318969 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:51.945322 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e0546efc-0e3f-4da2-9e95-88d658318969 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:51.952003 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:51.952003 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:51.955964 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e0546efc-0e3f-4da2-9e95-88d658318969 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:51.960997 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e0546efc-0e3f-4da2-9e95-88d658318969 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 returned with HTTP 200 Jul 03 17:59:51.961495 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1007/4033] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:51 2026] GET /volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:52.655419 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-82e82f79-6f18-40d9-b3cd-41558e385fe7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:52.657170 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-82e82f79-6f18-40d9-b3cd-41558e385fe7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:52.657383 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-82e82f79-6f18-40d9-b3cd-41558e385fe7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:52.657553 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-82e82f79-6f18-40d9-b3cd-41558e385fe7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:52.657653 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-82e82f79-6f18-40d9-b3cd-41558e385fe7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:52.661406 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:52.661406 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:52.662076 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-82e82f79-6f18-40d9-b3cd-41558e385fe7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:52.662413 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1012/4034] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:52 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:52.892194 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f0c5b1b8-7928-4bc8-945c-6574704fce40 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:52.894294 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f0c5b1b8-7928-4bc8-945c-6574704fce40 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:52.894509 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f0c5b1b8-7928-4bc8-945c-6574704fce40 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:52.894749 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f0c5b1b8-7928-4bc8-945c-6574704fce40 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:52.894919 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f0c5b1b8-7928-4bc8-945c-6574704fce40 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:52.899914 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:52.899914 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:52.900767 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f0c5b1b8-7928-4bc8-945c-6574704fce40 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:52.901483 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1019/4035] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:52 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:52.920331 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4dc19e94-4000-4027-9622-8006d8e64108 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:52.922207 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4dc19e94-4000-4027-9622-8006d8e64108 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 Jul 03 17:59:52.922409 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4dc19e94-4000-4027-9622-8006d8e64108 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:52.922610 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4dc19e94-4000-4027-9622-8006d8e64108 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:52.927734 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:52.927734 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:52.928238 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4dc19e94-4000-4027-9622-8006d8e64108 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:52.929070 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4dc19e94-4000-4027-9622-8006d8e64108 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 returned with HTTP 200 Jul 03 17:59:52.929479 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 998/4036] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:52 2026] GET /volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:52.939979 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f44c44f1-52d8-44a1-99de-19fa570948cb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:52.943124 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:52.943498 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "023553a7-8a0f-4598-b625-ffbd357bcf26", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-967548987"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:52.944995 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'snapshot_id': '023553a7-8a0f-4598-b625-ffbd357bcf26', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-967548987'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:52.951992 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:52.951992 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:52.952498 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:52.952649 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 17:59:52.955980 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 17:59:52.960707 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (3d6aabea-6d82-471e-8b64-6e4fc706541d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:52.962032 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a63491-7e32-4b86-8f50-b044554d4b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:52.962970 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:52.975083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-412e9c66-5079-4841-a8dd-9bdcb742214e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:52.976839 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-412e9c66-5079-4841-a8dd-9bdcb742214e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 Jul 03 17:59:52.977056 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-412e9c66-5079-4841-a8dd-9bdcb742214e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:52.977276 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-412e9c66-5079-4841-a8dd-9bdcb742214e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:52.983612 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:52.983612 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:52.986607 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-412e9c66-5079-4841-a8dd-9bdcb742214e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:52.990252 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-412e9c66-5079-4841-a8dd-9bdcb742214e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 returned with HTTP 200 Jul 03 17:59:52.990606 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1013/4037] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:52 2026] GET /volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:52.995676 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a63491-7e32-4b86-8f50-b044554d4b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '023553a7-8a0f-4598-b625-ffbd357bcf26', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:52.996438 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87fa1d8f-c2ad-44bf-a08b-181e214acd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:53.002534 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d5f147fe-767b-40b0-a09a-05a6f1e97cf0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:53.004199 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5f147fe-767b-40b0-a09a-05a6f1e97cf0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:53.004525 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5f147fe-767b-40b0-a09a-05a6f1e97cf0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9454f0c-53a5-4868-b248-1a125edc9691", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-144365631"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:53.012786 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:53.012786 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:53.013174 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d5f147fe-767b-40b0-a09a-05a6f1e97cf0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:53.013344 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-d5f147fe-767b-40b0-a09a-05a6f1e97cf0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create snapshot from volume b9454f0c-53a5-4868-b248-1a125edc9691 Jul 03 17:59:53.034573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-d5f147fe-767b-40b0-a09a-05a6f1e97cf0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['e9d32832-dae6-4963-9ba4-1d5c60e01e42', '41527025-8bb8-4174-bfbf-9e209b50ed6c', 'b5c0c4c8-a86b-4d39-bf19-d7288cd98aa5', '2de1c494-0fe8-4647-9a7d-fb05df08e84c'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:53.040817 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['06ca53f9-f240-4285-9eae-56f8c12e8e26', 'b06db876-56e7-48ef-8b0b-57676f38e5c8', '2b1373d3-6f52-4bbe-9256-70f509acefc4', 'a45bb574-35fc-47c2-9ca5-c0de91f5c700'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:53.041747 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87fa1d8f-c2ad-44bf-a08b-181e214acd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06ca53f9-f240-4285-9eae-56f8c12e8e26', 'b06db876-56e7-48ef-8b0b-57676f38e5c8', '2b1373d3-6f52-4bbe-9256-70f509acefc4', 'a45bb574-35fc-47c2-9ca5-c0de91f5c700']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:53.042426 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7751bc2a-8c99-426e-865a-13d52d21be94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:53.077123 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d5f147fe-767b-40b0-a09a-05a6f1e97cf0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot create request issued successfully. Jul 03 17:59:53.077606 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5f147fe-767b-40b0-a09a-05a6f1e97cf0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:53.079483 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1020/4038] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:53.086484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7751bc2a-8c99-426e-865a-13d52d21be94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8835acac-721e-47d8-ab31-2a5b48840b6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-967548987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['06ca53f9-f240-4285-9eae-56f8c12e8e26','b06db876-56e7-48ef-8b0b-57676f38e5c8','2b1373d3-6f52-4bbe-9256-70f509acefc4','a45bb574-35fc-47c2-9ca5-c0de91f5c700'],size=1,snapshot_id=023553a7-8a0f-4598-b625-ffbd357bcf26,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-967548987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8835acac-721e-47d8-ab31-2a5b48840b6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=023553a7-8a0f-4598-b625-ffbd357bcf26,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:53.087542 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23863c79-3347-493b-a380-f4a5589bb34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:53.091247 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5fe9fee9-3df9-4f62-981f-334dc265cacb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:53.093158 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5fe9fee9-3df9-4f62-981f-334dc265cacb tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 Jul 03 17:59:53.093388 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5fe9fee9-3df9-4f62-981f-334dc265cacb tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:53.093614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5fe9fee9-3df9-4f62-981f-334dc265cacb tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:53.098145 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:53.098145 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:53.098514 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5fe9fee9-3df9-4f62-981f-334dc265cacb tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:53.099158 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5fe9fee9-3df9-4f62-981f-334dc265cacb tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 returned with HTTP 200 Jul 03 17:59:53.099506 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 999/4039] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:53 2026] GET /volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:53.122578 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23863c79-3347-493b-a380-f4a5589bb34c) transitioned into state 'SUCCESS' from state '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-967548987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['06ca53f9-f240-4285-9eae-56f8c12e8e26','b06db876-56e7-48ef-8b0b-57676f38e5c8','2b1373d3-6f52-4bbe-9256-70f509acefc4','a45bb574-35fc-47c2-9ca5-c0de91f5c700'],size=1,snapshot_id=023553a7-8a0f-4598-b625-ffbd357bcf26,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:53.123320 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0699e36-94aa-4a62-9722-ab9cab342087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:53.143473 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0699e36-94aa-4a62-9722-ab9cab342087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:53.144298 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (3d6aabea-6d82-471e-8b64-6e4fc706541d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:53.144564 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 17:59:53.145147 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f44c44f1-52d8-44a1-99de-19fa570948cb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:53.145548 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1008/4040] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:59:52 2026] POST /volume/v3/volumes => generated 803 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:53.157646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5e5de8d0-4a6c-4a8e-bdb1-0e1949ffbf0d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:53.160291 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5e5de8d0-4a6c-4a8e-bdb1-0e1949ffbf0d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a Jul 03 17:59:53.160655 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5e5de8d0-4a6c-4a8e-bdb1-0e1949ffbf0d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:53.160942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5e5de8d0-4a6c-4a8e-bdb1-0e1949ffbf0d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:53.171835 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:53.171835 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:53.176916 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5e5de8d0-4a6c-4a8e-bdb1-0e1949ffbf0d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:53.182060 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5e5de8d0-4a6c-4a8e-bdb1-0e1949ffbf0d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a returned with HTTP 200 Jul 03 17:59:53.182451 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1014/4041] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:53 2026] GET /volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:53.353370 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-450e14b8-b163-4f94-860f-5766066d17b1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:53.355459 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-450e14b8-b163-4f94-860f-5766066d17b1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 17:59:53.355644 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-450e14b8-b163-4f94-860f-5766066d17b1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:53.355838 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-450e14b8-b163-4f94-860f-5766066d17b1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:53.362356 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:53.362356 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:53.365478 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-450e14b8-b163-4f94-860f-5766066d17b1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:59:53.369634 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-450e14b8-b163-4f94-860f-5766066d17b1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 17:59:53.370008 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1021/4042] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 17:59:53 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:53.674605 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5c9e4fea-2608-45d5-8ca4-d22d7e1c00de None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:53.676328 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5c9e4fea-2608-45d5-8ca4-d22d7e1c00de tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:53.676536 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5c9e4fea-2608-45d5-8ca4-d22d7e1c00de tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:53.676758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5c9e4fea-2608-45d5-8ca4-d22d7e1c00de tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:53.676936 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5c9e4fea-2608-45d5-8ca4-d22d7e1c00de tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:53.681537 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:53.681537 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:53.682272 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5c9e4fea-2608-45d5-8ca4-d22d7e1c00de tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:53.682577 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1000/4043] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:53 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:53.911062 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4fc5184c-42bd-4e51-9069-ed6df721982a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:53.912952 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4fc5184c-42bd-4e51-9069-ed6df721982a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:53.913155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4fc5184c-42bd-4e51-9069-ed6df721982a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:53.913356 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4fc5184c-42bd-4e51-9069-ed6df721982a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:53.913466 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-4fc5184c-42bd-4e51-9069-ed6df721982a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:53.918429 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:53.918429 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:53.919477 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4fc5184c-42bd-4e51-9069-ed6df721982a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:53.920077 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1009/4044] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:53 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:54.109759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-42ebc0c2-79c1-4517-b4bd-e37da229b214 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:54.112072 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-42ebc0c2-79c1-4517-b4bd-e37da229b214 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 Jul 03 17:59:54.112459 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-42ebc0c2-79c1-4517-b4bd-e37da229b214 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:54.112761 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-42ebc0c2-79c1-4517-b4bd-e37da229b214 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:54.119265 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:54.119265 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:54.119756 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-42ebc0c2-79c1-4517-b4bd-e37da229b214 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:54.120894 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-42ebc0c2-79c1-4517-b4bd-e37da229b214 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 returned with HTTP 200 Jul 03 17:59:54.121489 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1015/4045] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:54 2026] GET /volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:54.133032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-83d189fb-6534-4c29-9821-b23862f25fcd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:54.135073 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-83d189fb-6534-4c29-9821-b23862f25fcd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] GET https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 Jul 03 17:59:54.135329 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-83d189fb-6534-4c29-9821-b23862f25fcd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:54.135573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-83d189fb-6534-4c29-9821-b23862f25fcd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:54.141297 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:54.141297 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:54.141825 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-83d189fb-6534-4c29-9821-b23862f25fcd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot retrieved successfully. Jul 03 17:59:54.142677 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-83d189fb-6534-4c29-9821-b23862f25fcd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 returned with HTTP 200 Jul 03 17:59:54.143064 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1022/4046] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:54 2026] GET /volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:54.152556 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a2b7db23-fbbf-427c-b9f8-4fee294500d8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:54.154531 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a2b7db23-fbbf-427c-b9f8-4fee294500d8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 Jul 03 17:59:54.154781 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a2b7db23-fbbf-427c-b9f8-4fee294500d8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:54.155027 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a2b7db23-fbbf-427c-b9f8-4fee294500d8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:54.155176 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-a2b7db23-fbbf-427c-b9f8-4fee294500d8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete snapshot with id: f889ba74-83b3-4881-b8e8-8b1610bcf7b4 Jul 03 17:59:54.161037 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:54.161037 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:54.161445 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a2b7db23-fbbf-427c-b9f8-4fee294500d8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:54.178447 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a2b7db23-fbbf-427c-b9f8-4fee294500d8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot delete request issued successfully. Jul 03 17:59:54.178651 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a2b7db23-fbbf-427c-b9f8-4fee294500d8 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 returned with HTTP 202 Jul 03 17:59:54.179122 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1001/4047] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:54 2026] DELETE /volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:54.186989 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-647e5fd6-3593-4045-9332-2ab416742bbd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:54.189220 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-647e5fd6-3593-4045-9332-2ab416742bbd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 Jul 03 17:59:54.189458 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-647e5fd6-3593-4045-9332-2ab416742bbd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:54.189712 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-647e5fd6-3593-4045-9332-2ab416742bbd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:54.195124 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:54.195124 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:54.195460 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-647e5fd6-3593-4045-9332-2ab416742bbd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:54.196142 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-647e5fd6-3593-4045-9332-2ab416742bbd tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 returned with HTTP 200 Jul 03 17:59:54.196673 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1010/4048] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:54 2026] GET /volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:54.200870 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1b479fe0-4b41-478a-84a8-bf26028080e4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:54.203810 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1b479fe0-4b41-478a-84a8-bf26028080e4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a Jul 03 17:59:54.204120 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1b479fe0-4b41-478a-84a8-bf26028080e4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:54.204405 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1b479fe0-4b41-478a-84a8-bf26028080e4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:54.215555 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:54.215555 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:54.218718 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1b479fe0-4b41-478a-84a8-bf26028080e4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:54.225189 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1b479fe0-4b41-478a-84a8-bf26028080e4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a returned with HTTP 200 Jul 03 17:59:54.226134 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1016/4049] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:54 2026] GET /volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:54.239994 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8c070c80-387c-4903-9732-84238e1304fd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:54.241706 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c070c80-387c-4903-9732-84238e1304fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:54.242045 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c070c80-387c-4903-9732-84238e1304fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8835acac-721e-47d8-ab31-2a5b48840b6a", "name": "tempest-VolumeDependencyTests-Snapshot-1578369282"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:54.249539 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:54.249539 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:54.250156 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8c070c80-387c-4903-9732-84238e1304fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:54.250273 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-8c070c80-387c-4903-9732-84238e1304fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create snapshot from volume 8835acac-721e-47d8-ab31-2a5b48840b6a Jul 03 17:59:54.274967 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-8c070c80-387c-4903-9732-84238e1304fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['55ec943f-9048-418d-9cc9-7614d6d81acf', '75929845-1c6b-4e16-8d58-9219afbe6743', 'e6aec8c9-e408-4103-8710-3f8e32df3e6b', 'c018c0bc-552d-4402-bebf-636a6fead2d0'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:54.315800 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8c070c80-387c-4903-9732-84238e1304fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot create request issued successfully. Jul 03 17:59:54.315800 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c070c80-387c-4903-9732-84238e1304fd tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:54.315800 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1023/4050] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:54 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 17:59:54.323078 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-adf64013-23eb-4a02-ba1d-3da8e8a24089 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:54.325120 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-adf64013-23eb-4a02-ba1d-3da8e8a24089 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e Jul 03 17:59:54.325373 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-adf64013-23eb-4a02-ba1d-3da8e8a24089 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:54.325513 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-adf64013-23eb-4a02-ba1d-3da8e8a24089 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:54.332237 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:54.332237 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:54.332237 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-adf64013-23eb-4a02-ba1d-3da8e8a24089 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:54.333056 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-adf64013-23eb-4a02-ba1d-3da8e8a24089 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e returned with HTTP 200 Jul 03 17:59:54.333449 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1002/4051] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:54 2026] GET /volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:54.692601 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6cac3f6c-3929-4fdc-8ccd-2156a561ce94 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:54.694249 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6cac3f6c-3929-4fdc-8ccd-2156a561ce94 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:54.694432 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6cac3f6c-3929-4fdc-8ccd-2156a561ce94 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:54.694582 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6cac3f6c-3929-4fdc-8ccd-2156a561ce94 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:54.694720 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-6cac3f6c-3929-4fdc-8ccd-2156a561ce94 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:54.699049 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:54.699049 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:54.700006 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6cac3f6c-3929-4fdc-8ccd-2156a561ce94 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:54.700427 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1011/4052] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:54 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:54.930730 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a7d2f8bb-dd6a-4d4d-b739-f5c0fe4a9b2e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:54.933061 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a7d2f8bb-dd6a-4d4d-b739-f5c0fe4a9b2e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:54.933399 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a7d2f8bb-dd6a-4d4d-b739-f5c0fe4a9b2e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:54.933622 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a7d2f8bb-dd6a-4d4d-b739-f5c0fe4a9b2e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:54.933783 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a7d2f8bb-dd6a-4d4d-b739-f5c0fe4a9b2e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:54.938821 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:54.938821 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:54.939624 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a7d2f8bb-dd6a-4d4d-b739-f5c0fe4a9b2e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:54.940111 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1017/4053] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:54 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:55.208017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8cc7c510-f6f8-4932-8075-22c702f43932 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.210105 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8cc7c510-f6f8-4932-8075-22c702f43932 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 Jul 03 17:59:55.210227 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8cc7c510-f6f8-4932-8075-22c702f43932 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:55.210341 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8cc7c510-f6f8-4932-8075-22c702f43932 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:55.214593 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8cc7c510-f6f8-4932-8075-22c702f43932 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 returned with HTTP 404 Jul 03 17:59:55.215223 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1024/4054] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:55 2026] GET /volume/v3/snapshots/f889ba74-83b3-4881-b8e8-8b1610bcf7b4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:55.223743 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-906a00d7-7979-469f-8490-eecf0999c7d0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.225533 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-906a00d7-7979-469f-8490-eecf0999c7d0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 Jul 03 17:59:55.225749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-906a00d7-7979-469f-8490-eecf0999c7d0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:55.226055 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-906a00d7-7979-469f-8490-eecf0999c7d0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:55.226256 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-906a00d7-7979-469f-8490-eecf0999c7d0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume with id: b9454f0c-53a5-4868-b248-1a125edc9691 Jul 03 17:59:55.234887 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:55.234887 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:55.235322 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-906a00d7-7979-469f-8490-eecf0999c7d0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:55.254452 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-906a00d7-7979-469f-8490-eecf0999c7d0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume request issued successfully. Jul 03 17:59:55.254751 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-906a00d7-7979-469f-8490-eecf0999c7d0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 returned with HTTP 202 Jul 03 17:59:55.255220 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1003/4055] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:55 2026] DELETE /volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:55.263646 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f79a6e16-45cc-4916-8e74-34158a2af99d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.265849 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f79a6e16-45cc-4916-8e74-34158a2af99d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 Jul 03 17:59:55.266149 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f79a6e16-45cc-4916-8e74-34158a2af99d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:55.266420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f79a6e16-45cc-4916-8e74-34158a2af99d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:55.275386 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:55.275386 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:55.279303 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f79a6e16-45cc-4916-8e74-34158a2af99d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:55.284554 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f79a6e16-45cc-4916-8e74-34158a2af99d tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 returned with HTTP 200 Jul 03 17:59:55.285098 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1012/4056] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:55 2026] GET /volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:55.347030 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-837523de-ac63-43a1-8a09-cb99707ba49c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.348777 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-837523de-ac63-43a1-8a09-cb99707ba49c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e Jul 03 17:59:55.349032 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-837523de-ac63-43a1-8a09-cb99707ba49c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:55.349272 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-837523de-ac63-43a1-8a09-cb99707ba49c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:55.355288 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:55.355288 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:55.355757 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-837523de-ac63-43a1-8a09-cb99707ba49c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:55.356586 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-837523de-ac63-43a1-8a09-cb99707ba49c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e returned with HTTP 200 Jul 03 17:59:55.356998 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1018/4057] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:55 2026] GET /volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:55.367397 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.369475 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:55.369924 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0542e6f1-1576-4e6e-81b1-93514ba8b22e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1333639177"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:55.371912 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'snapshot_id': '0542e6f1-1576-4e6e-81b1-93514ba8b22e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1333639177'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:55.378751 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:55.378751 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:55.379467 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:55.379625 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 17:59:55.384487 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 17:59:55.392805 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (afc08904-8a12-4adb-b2a4-84db3b8da23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:55.394936 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526f0ac0-d565-45a1-b87b-6b960297d69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:55.396045 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:55.404780 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ebbbc75b-cdb5-4b97-9130-0e1737e4ae9c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.405291 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ebbbc75b-cdb5-4b97-9130-0e1737e4ae9c None None] GET https://10.4.3.210/volume// Jul 03 17:59:55.405501 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ebbbc75b-cdb5-4b97-9130-0e1737e4ae9c None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:55.405729 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ebbbc75b-cdb5-4b97-9130-0e1737e4ae9c None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:55.406130 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ebbbc75b-cdb5-4b97-9130-0e1737e4ae9c None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:59:55.406487 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1004/4058] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 17:59:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 17:59:55.412960 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-44a70f35-53d7-4937-ba25-c03f726c43eb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.415595 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-44a70f35-53d7-4937-ba25-c03f726c43eb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 17:59:55.416086 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-44a70f35-53d7-4937-ba25-c03f726c43eb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a24f05c-1390-4cb1-b779-2a12abc1c28b", "connector": null, "instance_uuid": "1ca80d6b-31ad-4238-bfdb-a5ff8b0cc875"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:55.427212 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526f0ac0-d565-45a1-b87b-6b960297d69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0542e6f1-1576-4e6e-81b1-93514ba8b22e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:55.427727 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:55.427727 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:55.428248 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f68243-9560-43cb-96ba-a75628f8dbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:55.458733 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-44a70f35-53d7-4937-ba25-c03f726c43eb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 17:59:55.459339 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1013/4059] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 17:59:55 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 17:59:55.469595 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['b05913a5-c59f-4636-bec6-f7424d2da606', '1e6019b7-a4e5-4ac0-8622-5d8c0abd31ff', '18e00a18-1857-4681-bde1-0617354feff6', 'e29388db-b705-42d2-a4a3-c243fcab1ac0'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:55.470542 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f68243-9560-43cb-96ba-a75628f8dbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b05913a5-c59f-4636-bec6-f7424d2da606', '1e6019b7-a4e5-4ac0-8622-5d8c0abd31ff', '18e00a18-1857-4681-bde1-0617354feff6', 'e29388db-b705-42d2-a4a3-c243fcab1ac0']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:55.471365 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05328733-6c12-467c-822c-2a506837ed56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:55.519547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05328733-6c12-467c-822c-2a506837ed56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fd395ff-335c-40dd-bd96-bb1362988e32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1333639177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['b05913a5-c59f-4636-bec6-f7424d2da606','1e6019b7-a4e5-4ac0-8622-5d8c0abd31ff','18e00a18-1857-4681-bde1-0617354feff6','e29388db-b705-42d2-a4a3-c243fcab1ac0'],size=1,snapshot_id=0542e6f1-1576-4e6e-81b1-93514ba8b22e,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1333639177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fd395ff-335c-40dd-bd96-bb1362988e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0542e6f1-1576-4e6e-81b1-93514ba8b22e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:55.520289 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3aebc2a-6364-462a-a72a-81e6d9adeb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:55.543796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3aebc2a-6364-462a-a72a-81e6d9adeb28) transitioned into state 'SUCCESS' from state '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-1333639177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['b05913a5-c59f-4636-bec6-f7424d2da606','1e6019b7-a4e5-4ac0-8622-5d8c0abd31ff','18e00a18-1857-4681-bde1-0617354feff6','e29388db-b705-42d2-a4a3-c243fcab1ac0'],size=1,snapshot_id=0542e6f1-1576-4e6e-81b1-93514ba8b22e,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:55.543796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (287234fd-5de7-438e-b915-e0ae427beb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:55.568245 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (287234fd-5de7-438e-b915-e0ae427beb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:55.569456 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (afc08904-8a12-4adb-b2a4-84db3b8da23c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:55.570213 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 17:59:55.571006 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-49e17a43-c5d6-40f8-be5e-e6418de35c89 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:55.571618 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1025/4060] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 17:59:55 2026] POST /volume/v3/volumes => generated 804 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:55.593595 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7b18693a-5e42-4737-8ebd-a8d5196a1007 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.595630 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7b18693a-5e42-4737-8ebd-a8d5196a1007 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 Jul 03 17:59:55.595928 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7b18693a-5e42-4737-8ebd-a8d5196a1007 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:55.596115 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7b18693a-5e42-4737-8ebd-a8d5196a1007 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:55.603487 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:55.603487 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:55.607395 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7b18693a-5e42-4737-8ebd-a8d5196a1007 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:55.612680 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7b18693a-5e42-4737-8ebd-a8d5196a1007 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 returned with HTTP 200 Jul 03 17:59:55.613129 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1019/4061] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:55 2026] GET /volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:55.712457 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a5832b63-367d-4a00-8e34-68a8dfecb04f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.714275 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a5832b63-367d-4a00-8e34-68a8dfecb04f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:55.714494 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a5832b63-367d-4a00-8e34-68a8dfecb04f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:55.714666 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a5832b63-367d-4a00-8e34-68a8dfecb04f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:55.714761 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-a5832b63-367d-4a00-8e34-68a8dfecb04f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:55.719004 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:55.719004 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:55.719821 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a5832b63-367d-4a00-8e34-68a8dfecb04f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:55.720180 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1005/4062] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:55 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:55.890011 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b4a0f578-e08d-402a-b219-fb8fe4baabc7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.894865 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b4a0f578-e08d-402a-b219-fb8fe4baabc7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 17:59:55.894865 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b4a0f578-e08d-402a-b219-fb8fe4baabc7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:55.894865 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b4a0f578-e08d-402a-b219-fb8fe4baabc7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:55.902136 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:55.902136 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:55.906195 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b4a0f578-e08d-402a-b219-fb8fe4baabc7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:59:55.911936 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b4a0f578-e08d-402a-b219-fb8fe4baabc7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 17:59:55.912504 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1014/4063] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:55 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:55.951188 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-530455e1-05c1-4d69-a7ea-4ddc9c8d31b3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.953564 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-530455e1-05c1-4d69-a7ea-4ddc9c8d31b3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:55.954171 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-530455e1-05c1-4d69-a7ea-4ddc9c8d31b3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:55.954592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-530455e1-05c1-4d69-a7ea-4ddc9c8d31b3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:55.955803 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-530455e1-05c1-4d69-a7ea-4ddc9c8d31b3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:55.963012 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:55.963012 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:55.963012 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-530455e1-05c1-4d69-a7ea-4ddc9c8d31b3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:55.963012 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1026/4064] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:55 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:55.992560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e3c32df7-2fd2-4be9-b71f-5be392d7009b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:55.993098 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e3c32df7-2fd2-4be9-b71f-5be392d7009b None None] GET https://10.4.3.210/volume// Jul 03 17:59:55.993249 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e3c32df7-2fd2-4be9-b71f-5be392d7009b None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:55.993445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e3c32df7-2fd2-4be9-b71f-5be392d7009b None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:55.994028 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e3c32df7-2fd2-4be9-b71f-5be392d7009b None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 17:59:55.994028 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1020/4065] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 17:59:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 17:59:56.005820 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-6f5c45fb-33ec-43e3-acf0-4087ec86c3fc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.007716 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-6f5c45fb-33ec-43e3-acf0-4087ec86c3fc tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 17:59:56.007930 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-6f5c45fb-33ec-43e3-acf0-4087ec86c3fc tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:56.008111 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-6f5c45fb-33ec-43e3-acf0-4087ec86c3fc tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:56.018199 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:56.018199 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:56.021522 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-6f5c45fb-33ec-43e3-acf0-4087ec86c3fc tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:59:56.026397 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-6f5c45fb-33ec-43e3-acf0-4087ec86c3fc tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 17:59:56.026817 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1006/4066] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 17:59:56 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 17:59:56.135795 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-b5cd4999-76fc-4a10-a27f-89794a2059e8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.137793 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-b5cd4999-76fc-4a10-a27f-89794a2059e8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] PUT https://10.4.3.210/volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa Jul 03 17:59:56.138167 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-b5cd4999-76fc-4a10-a27f-89794a2059e8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:56.147827 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-b5cd4999-76fc-4a10-a27f-89794a2059e8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Acquiring lock "cinder-attachment_update-7a24f05c-1390-4cb1-b779-2a12abc1c28b-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 17:59:56.149858 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-b5cd4999-76fc-4a10-a27f-89794a2059e8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Lock "cinder-attachment_update-7a24f05c-1390-4cb1-b779-2a12abc1c28b-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 17:59:56.150706 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:56.150706 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:56.301454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3ca9177b-5e55-4dec-a182-b8f9ed4fae6e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.305293 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3ca9177b-5e55-4dec-a182-b8f9ed4fae6e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 Jul 03 17:59:56.305293 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3ca9177b-5e55-4dec-a182-b8f9ed4fae6e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:56.305293 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3ca9177b-5e55-4dec-a182-b8f9ed4fae6e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:56.316261 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3ca9177b-5e55-4dec-a182-b8f9ed4fae6e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 returned with HTTP 404 Jul 03 17:59:56.316261 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1027/4067] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:56 2026] GET /volume/v3/volumes/b9454f0c-53a5-4868-b248-1a125edc9691 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:56.326105 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.327882 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 17:59:56.328205 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1986042426"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:56.329597 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1986042426'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 17:59:56.329727 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume of 1 GB Jul 03 17:59:56.333642 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Availability Zones retrieved successfully. Jul 03 17:59:56.339114 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (7ca06573-7995-4ea6-bc30-0f7dd8049540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:56.340046 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c138bc-c953-4ac5-921d-275a45087c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:56.340858 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 17:59:56.367359 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c138bc-c953-4ac5-921d-275a45087c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:56.368093 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5eb26bf-1055-4805-a207-05cbd8bc6dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:56.405865 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['d1bb772a-2217-446d-8b5f-1d5cedbb2548', '3f25c891-883c-4d98-a580-95a33872db54', '6ff1fe39-51ea-474c-b9c4-0b92b850fb9e', '12b1a51d-471b-420a-9056-7ff5e760aece'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:56.406540 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5eb26bf-1055-4805-a207-05cbd8bc6dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1bb772a-2217-446d-8b5f-1d5cedbb2548', '3f25c891-883c-4d98-a580-95a33872db54', '6ff1fe39-51ea-474c-b9c4-0b92b850fb9e', '12b1a51d-471b-420a-9056-7ff5e760aece']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:56.407627 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8513bce-c2ce-40c2-b39d-19d21eb475f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:56.434885 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8513bce-c2ce-40c2-b39d-19d21eb475f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e202211d-5fd8-4ca1-a728-307fbf051f19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986042426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['d1bb772a-2217-446d-8b5f-1d5cedbb2548','3f25c891-883c-4d98-a580-95a33872db54','6ff1fe39-51ea-474c-b9c4-0b92b850fb9e','12b1a51d-471b-420a-9056-7ff5e760aece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T17:59:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986042426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e202211d-5fd8-4ca1-a728-307fbf051f19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb82431a5c5461a9b24511573e0a0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:56.435612 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400b4363-145e-4065-85ad-259f97338a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:56.461605 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400b4363-145e-4065-85ad-259f97338a61) transitioned into state 'SUCCESS' from state '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-1986042426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['d1bb772a-2217-446d-8b5f-1d5cedbb2548','3f25c891-883c-4d98-a580-95a33872db54','6ff1fe39-51ea-474c-b9c4-0b92b850fb9e','12b1a51d-471b-420a-9056-7ff5e760aece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:56.462349 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa0003dd-58e4-445f-a219-3e4bab87b02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 17:59:56.472733 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa0003dd-58e4-445f-a219-3e4bab87b02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 17:59:56.475893 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (7ca06573-7995-4ea6-bc30-0f7dd8049540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 17:59:56.475893 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request issued successfully. Jul 03 17:59:56.475893 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8e684209-1f7e-4b50-8b2a-7dd61526e89b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 17:59:56.475893 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1021/4068] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 17:59:56 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:56.491270 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f3db1a13-f980-4dfe-9736-067d84e50280 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.494996 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3db1a13-f980-4dfe-9736-067d84e50280 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 Jul 03 17:59:56.494996 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3db1a13-f980-4dfe-9736-067d84e50280 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:56.494996 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3db1a13-f980-4dfe-9736-067d84e50280 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:56.502854 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:56.502854 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:56.508743 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f3db1a13-f980-4dfe-9736-067d84e50280 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:56.510846 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3db1a13-f980-4dfe-9736-067d84e50280 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 returned with HTTP 200 Jul 03 17:59:56.511378 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1007/4069] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:56 2026] GET /volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:56.626391 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5bc705a2-8d2c-479f-b981-2d20b00a6c92 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.628739 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5bc705a2-8d2c-479f-b981-2d20b00a6c92 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 Jul 03 17:59:56.629014 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5bc705a2-8d2c-479f-b981-2d20b00a6c92 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:56.629283 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5bc705a2-8d2c-479f-b981-2d20b00a6c92 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:56.637480 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:56.637480 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:56.641598 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5bc705a2-8d2c-479f-b981-2d20b00a6c92 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:56.647654 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5bc705a2-8d2c-479f-b981-2d20b00a6c92 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 returned with HTTP 200 Jul 03 17:59:56.648104 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1028/4070] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:56 2026] GET /volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:56.666140 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3215ca73-6cef-4eaa-a194-a72b900c6f1d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.668815 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3215ca73-6cef-4eaa-a194-a72b900c6f1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 Jul 03 17:59:56.669229 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3215ca73-6cef-4eaa-a194-a72b900c6f1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:56.669509 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3215ca73-6cef-4eaa-a194-a72b900c6f1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:56.669813 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-3215ca73-6cef-4eaa-a194-a72b900c6f1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete snapshot with id: 023553a7-8a0f-4598-b625-ffbd357bcf26 Jul 03 17:59:56.673970 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-b5cd4999-76fc-4a10-a27f-89794a2059e8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Lock "cinder-attachment_update-7a24f05c-1390-4cb1-b779-2a12abc1c28b-np0000004448" released by "attachment_update" :: held 0.524s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 17:59:56.674421 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-b5cd4999-76fc-4a10-a27f-89794a2059e8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa returned with HTTP 200 Jul 03 17:59:56.675080 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1015/4071] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 17:59:56 2026] PUT /volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:56.675240 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:56.675240 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:56.675711 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3215ca73-6cef-4eaa-a194-a72b900c6f1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:56.692322 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3215ca73-6cef-4eaa-a194-a72b900c6f1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot delete request issued successfully. Jul 03 17:59:56.692702 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3215ca73-6cef-4eaa-a194-a72b900c6f1d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 returned with HTTP 202 Jul 03 17:59:56.693193 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1022/4072] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:56 2026] DELETE /volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:56.702078 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5684417d-caa0-41e0-a964-96a45cf782b9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.704219 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5684417d-caa0-41e0-a964-96a45cf782b9 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 Jul 03 17:59:56.704456 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5684417d-caa0-41e0-a964-96a45cf782b9 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:56.704670 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5684417d-caa0-41e0-a964-96a45cf782b9 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:56.710067 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:56.710067 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:56.710656 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5684417d-caa0-41e0-a964-96a45cf782b9 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:56.711478 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5684417d-caa0-41e0-a964-96a45cf782b9 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 returned with HTTP 200 Jul 03 17:59:56.714263 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1008/4073] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:56 2026] GET /volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:56.731656 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eee3a72c-bf07-49df-891b-56b800dcd200 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.733454 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eee3a72c-bf07-49df-891b-56b800dcd200 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:56.733532 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eee3a72c-bf07-49df-891b-56b800dcd200 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:56.733708 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eee3a72c-bf07-49df-891b-56b800dcd200 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:56.733919 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-eee3a72c-bf07-49df-891b-56b800dcd200 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:56.739581 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:56.739581 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:56.740412 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eee3a72c-bf07-49df-891b-56b800dcd200 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:56.740783 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1029/4074] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:56 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:56.930172 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-37e32fc7-2975-4728-81db-178032d6d6aa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.932859 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-37e32fc7-2975-4728-81db-178032d6d6aa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 17:59:56.933109 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-37e32fc7-2975-4728-81db-178032d6d6aa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:56.933374 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-37e32fc7-2975-4728-81db-178032d6d6aa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:56.945907 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:56.945907 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:56.951279 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-37e32fc7-2975-4728-81db-178032d6d6aa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:59:56.957915 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-37e32fc7-2975-4728-81db-178032d6d6aa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 17:59:56.958456 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1016/4075] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:56 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:56.972067 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-97493bed-feed-4bc2-85d2-a81784cf4b7e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:56.973619 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-97493bed-feed-4bc2-85d2-a81784cf4b7e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:56.973900 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-97493bed-feed-4bc2-85d2-a81784cf4b7e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:56.974149 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-97493bed-feed-4bc2-85d2-a81784cf4b7e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:56.974317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-97493bed-feed-4bc2-85d2-a81784cf4b7e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:56.978075 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:56.978075 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:56.978742 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-97493bed-feed-4bc2-85d2-a81784cf4b7e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:56.979299 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1023/4076] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:56 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:57.525707 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1d333940-872c-488d-89ad-cee0e6a17215 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:57.527281 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1d333940-872c-488d-89ad-cee0e6a17215 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 Jul 03 17:59:57.527449 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1d333940-872c-488d-89ad-cee0e6a17215 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:57.527607 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1d333940-872c-488d-89ad-cee0e6a17215 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:57.534478 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:57.534478 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:57.543194 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1d333940-872c-488d-89ad-cee0e6a17215 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:57.556983 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1d333940-872c-488d-89ad-cee0e6a17215 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 returned with HTTP 200 Jul 03 17:59:57.558753 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1009/4077] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:57 2026] GET /volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:57.573289 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d54f8629-a2cf-42f7-8cc0-0ac600d02fe4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:57.575089 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d54f8629-a2cf-42f7-8cc0-0ac600d02fe4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 17:59:57.576789 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d54f8629-a2cf-42f7-8cc0-0ac600d02fe4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e202211d-5fd8-4ca1-a728-307fbf051f19", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1480184684"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:57.586964 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:57.586964 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:57.587634 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d54f8629-a2cf-42f7-8cc0-0ac600d02fe4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:57.587925 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-d54f8629-a2cf-42f7-8cc0-0ac600d02fe4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create snapshot from volume e202211d-5fd8-4ca1-a728-307fbf051f19 Jul 03 17:59:57.614248 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-d54f8629-a2cf-42f7-8cc0-0ac600d02fe4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['d294c9c8-84bd-44cc-bf8c-b9f94b496aa9', 'd0491205-b690-474d-9f0d-72219741cad9', 'e88b62a9-530b-4256-96c2-7e35c6e8a2c0', '7e7073a2-7d86-4083-9844-f89271afead9'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 17:59:57.648009 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d54f8629-a2cf-42f7-8cc0-0ac600d02fe4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot create request issued successfully. Jul 03 17:59:57.648504 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d54f8629-a2cf-42f7-8cc0-0ac600d02fe4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 17:59:57.649178 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1030/4078] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 17:59:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 17:59:57.659610 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e542cd41-e6ec-415e-a577-076681eaf0d2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:57.661008 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e542cd41-e6ec-415e-a577-076681eaf0d2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 Jul 03 17:59:57.661227 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e542cd41-e6ec-415e-a577-076681eaf0d2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:57.661357 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e542cd41-e6ec-415e-a577-076681eaf0d2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:57.665905 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:57.665905 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:57.666243 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e542cd41-e6ec-415e-a577-076681eaf0d2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:57.667820 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e542cd41-e6ec-415e-a577-076681eaf0d2 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 returned with HTTP 200 Jul 03 17:59:57.667820 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1017/4079] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:57 2026] GET /volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:57.724117 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-600a5114-1023-4c61-909d-017b0ecbee8a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:57.726367 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-600a5114-1023-4c61-909d-017b0ecbee8a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 Jul 03 17:59:57.726642 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-600a5114-1023-4c61-909d-017b0ecbee8a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:57.726893 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-600a5114-1023-4c61-909d-017b0ecbee8a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:57.731803 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-600a5114-1023-4c61-909d-017b0ecbee8a tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 returned with HTTP 404 Jul 03 17:59:57.732440 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1024/4080] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:57 2026] GET /volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:57.739387 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e5166077-7cf8-4ea1-ba6f-a57f2f5cd2bb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:57.742079 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e5166077-7cf8-4ea1-ba6f-a57f2f5cd2bb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e Jul 03 17:59:57.742079 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e5166077-7cf8-4ea1-ba6f-a57f2f5cd2bb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:57.742079 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e5166077-7cf8-4ea1-ba6f-a57f2f5cd2bb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:57.742079 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-e5166077-7cf8-4ea1-ba6f-a57f2f5cd2bb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete snapshot with id: 0542e6f1-1576-4e6e-81b1-93514ba8b22e Jul 03 17:59:57.747122 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:57.747122 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:57.747122 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e5166077-7cf8-4ea1-ba6f-a57f2f5cd2bb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:57.750664 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-474608c5-9543-4f04-b30f-58a83946bc7b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:57.754477 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-474608c5-9543-4f04-b30f-58a83946bc7b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:57.754477 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-474608c5-9543-4f04-b30f-58a83946bc7b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:57.754477 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-474608c5-9543-4f04-b30f-58a83946bc7b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:57.754477 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-474608c5-9543-4f04-b30f-58a83946bc7b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:57.758011 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:57.758011 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:57.761160 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-474608c5-9543-4f04-b30f-58a83946bc7b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:57.761160 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1031/4081] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:57 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:57.767944 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e5166077-7cf8-4ea1-ba6f-a57f2f5cd2bb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot delete request issued successfully. Jul 03 17:59:57.767944 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e5166077-7cf8-4ea1-ba6f-a57f2f5cd2bb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e returned with HTTP 202 Jul 03 17:59:57.767944 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1010/4082] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:57 2026] DELETE /volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:57.781832 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1131f76a-b345-4808-99b8-27e6ef2bef2c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:57.784315 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1131f76a-b345-4808-99b8-27e6ef2bef2c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e Jul 03 17:59:57.784520 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1131f76a-b345-4808-99b8-27e6ef2bef2c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:57.784734 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1131f76a-b345-4808-99b8-27e6ef2bef2c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:57.793868 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:57.793868 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:57.794429 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1131f76a-b345-4808-99b8-27e6ef2bef2c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 17:59:57.795320 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1131f76a-b345-4808-99b8-27e6ef2bef2c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e returned with HTTP 200 Jul 03 17:59:57.795688 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1018/4083] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:57 2026] GET /volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:57.973839 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-95edaaf0-ed48-43e4-99eb-f589af863999 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:57.975515 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-95edaaf0-ed48-43e4-99eb-f589af863999 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 17:59:57.975744 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-95edaaf0-ed48-43e4-99eb-f589af863999 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:57.975990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-95edaaf0-ed48-43e4-99eb-f589af863999 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:57.985635 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:57.985635 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:57.989255 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-95edaaf0-ed48-43e4-99eb-f589af863999 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:59:57.990515 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-25fcec18-6fa9-42d8-8cea-fee1a578d28a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:57.992921 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-25fcec18-6fa9-42d8-8cea-fee1a578d28a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:57.992921 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-25fcec18-6fa9-42d8-8cea-fee1a578d28a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:57.992921 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-25fcec18-6fa9-42d8-8cea-fee1a578d28a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:57.993170 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-25fcec18-6fa9-42d8-8cea-fee1a578d28a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:57.995911 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-95edaaf0-ed48-43e4-99eb-f589af863999 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 17:59:57.996741 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1025/4084] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:57 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:58.000012 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:58.000012 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:58.001784 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-25fcec18-6fa9-42d8-8cea-fee1a578d28a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:58.001784 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1032/4085] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:57 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:58.680112 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-93ab917f-68b2-42be-a339-9a83577c4a2b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:58.687425 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-93ab917f-68b2-42be-a339-9a83577c4a2b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 Jul 03 17:59:58.688663 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-93ab917f-68b2-42be-a339-9a83577c4a2b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:58.689105 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-93ab917f-68b2-42be-a339-9a83577c4a2b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:58.713583 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:58.713583 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:58.715209 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-93ab917f-68b2-42be-a339-9a83577c4a2b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:58.718210 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-93ab917f-68b2-42be-a339-9a83577c4a2b tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 returned with HTTP 200 Jul 03 17:59:58.719571 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1011/4086] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:58 2026] GET /volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:58.731383 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c6dca9a8-2f09-4660-bf8c-d8c435a33436 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:58.733515 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c6dca9a8-2f09-4660-bf8c-d8c435a33436 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] POST https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838/action Jul 03 17:59:58.734155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c6dca9a8-2f09-4660-bf8c-d8c435a33436 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 17:59:58.734331 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c6dca9a8-2f09-4660-bf8c-d8c435a33436 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 17:59:58.735998 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.snapshot_unmanage [None req-c6dca9a8-2f09-4660-bf8c-d8c435a33436 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Unmanage snapshot with id: 4c630597-84c8-4e9f-9873-fc91a33c9838 Jul 03 17:59:58.742825 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:58.742825 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:58.743395 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c6dca9a8-2f09-4660-bf8c-d8c435a33436 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot retrieved successfully. Jul 03 17:59:58.744060 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.policy [None req-c6dca9a8-2f09-4660-bf8c-d8c435a33436 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '50e88336cd514cc5bf984bf77af9e03a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edb82431a5c5461a9b24511573e0a0de', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99942) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 17:59:58.744391 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c6dca9a8-2f09-4660-bf8c-d8c435a33436 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838/action returned with HTTP 403 Jul 03 17:59:58.744835 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1019/4087] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 17:59:58 2026] POST /volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:58.753263 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-738e5695-665a-4414-bafd-83a63a07aa46 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:58.755573 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-738e5695-665a-4414-bafd-83a63a07aa46 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 Jul 03 17:59:58.755860 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-738e5695-665a-4414-bafd-83a63a07aa46 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:58.756114 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-738e5695-665a-4414-bafd-83a63a07aa46 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:58.756275 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-738e5695-665a-4414-bafd-83a63a07aa46 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete snapshot with id: 4c630597-84c8-4e9f-9873-fc91a33c9838 Jul 03 17:59:58.762445 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:58.762445 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:58.762991 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-738e5695-665a-4414-bafd-83a63a07aa46 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:58.775618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dd0b224f-c964-41e0-a118-7e8ce4318d27 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:58.777561 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd0b224f-c964-41e0-a118-7e8ce4318d27 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:58.777994 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd0b224f-c964-41e0-a118-7e8ce4318d27 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:58.778320 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd0b224f-c964-41e0-a118-7e8ce4318d27 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:58.779541 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-dd0b224f-c964-41e0-a118-7e8ce4318d27 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:58.780393 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-738e5695-665a-4414-bafd-83a63a07aa46 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot delete request issued successfully. Jul 03 17:59:58.780587 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-738e5695-665a-4414-bafd-83a63a07aa46 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 returned with HTTP 202 Jul 03 17:59:58.781025 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1026/4088] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 17:59:58 2026] DELETE /volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:58.785490 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:58.785490 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:58.789964 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd0b224f-c964-41e0-a118-7e8ce4318d27 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:58.789964 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1033/4089] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:58 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:58.796344 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-84ff870b-5cf7-4cfe-8b29-df55ee527034 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:58.797916 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-84ff870b-5cf7-4cfe-8b29-df55ee527034 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 Jul 03 17:59:58.798108 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-84ff870b-5cf7-4cfe-8b29-df55ee527034 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:58.798311 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-84ff870b-5cf7-4cfe-8b29-df55ee527034 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:58.803019 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:58.803019 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:58.803335 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-84ff870b-5cf7-4cfe-8b29-df55ee527034 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 17:59:58.803909 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-84ff870b-5cf7-4cfe-8b29-df55ee527034 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 returned with HTTP 200 Jul 03 17:59:58.804261 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1012/4090] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:58 2026] GET /volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:58.807034 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-86e78e17-1156-4998-9aeb-ac32dd67a0f7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:58.809196 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-86e78e17-1156-4998-9aeb-ac32dd67a0f7 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e Jul 03 17:59:58.809436 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-86e78e17-1156-4998-9aeb-ac32dd67a0f7 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:58.809670 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-86e78e17-1156-4998-9aeb-ac32dd67a0f7 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:58.814648 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-86e78e17-1156-4998-9aeb-ac32dd67a0f7 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e returned with HTTP 404 Jul 03 17:59:58.815139 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1020/4091] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:58 2026] GET /volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:58.823360 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8f28e838-e30b-402d-b54e-595eddfd0a4d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:58.825494 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8f28e838-e30b-402d-b54e-595eddfd0a4d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 Jul 03 17:59:58.825854 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8f28e838-e30b-402d-b54e-595eddfd0a4d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:58.826089 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8f28e838-e30b-402d-b54e-595eddfd0a4d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:58.826316 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-8f28e838-e30b-402d-b54e-595eddfd0a4d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 053cc41b-1864-4494-907b-5344e72fdd22 Jul 03 17:59:58.835284 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:58.835284 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:58.835973 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8f28e838-e30b-402d-b54e-595eddfd0a4d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:58.859092 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8f28e838-e30b-402d-b54e-595eddfd0a4d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 17:59:58.859376 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8f28e838-e30b-402d-b54e-595eddfd0a4d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 returned with HTTP 202 Jul 03 17:59:58.859943 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1027/4092] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:58 2026] DELETE /volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:59:58.867339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-565ca7f2-0d26-4c82-a6a6-4286960fc058 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:58.868622 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-565ca7f2-0d26-4c82-a6a6-4286960fc058 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 Jul 03 17:59:58.868994 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-565ca7f2-0d26-4c82-a6a6-4286960fc058 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:58.869266 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-565ca7f2-0d26-4c82-a6a6-4286960fc058 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:58.875718 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:58.875718 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:58.879325 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-565ca7f2-0d26-4c82-a6a6-4286960fc058 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:58.883638 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-565ca7f2-0d26-4c82-a6a6-4286960fc058 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 returned with HTTP 200 Jul 03 17:59:58.884246 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1034/4093] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:58 2026] GET /volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:59.010967 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-24ec0b6c-4893-4abc-9ca1-783e633b66e1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:59.011540 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2742a287-c2f2-459b-ab81-d5b71e22d01c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:59.013071 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-24ec0b6c-4893-4abc-9ca1-783e633b66e1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 17:59:59.013173 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2742a287-c2f2-459b-ab81-d5b71e22d01c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 17:59:59.013329 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-24ec0b6c-4893-4abc-9ca1-783e633b66e1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:59.013440 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2742a287-c2f2-459b-ab81-d5b71e22d01c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:59.013538 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-24ec0b6c-4893-4abc-9ca1-783e633b66e1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:59.013616 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2742a287-c2f2-459b-ab81-d5b71e22d01c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:59.013685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-24ec0b6c-4893-4abc-9ca1-783e633b66e1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:59.018407 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:59.018407 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:59.019201 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-24ec0b6c-4893-4abc-9ca1-783e633b66e1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 17:59:59.019651 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1013/4094] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 17:59:59 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:59.023079 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:59.023079 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:59.025934 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2742a287-c2f2-459b-ab81-d5b71e22d01c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 17:59:59.031311 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2742a287-c2f2-459b-ab81-d5b71e22d01c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 17:59:59.031675 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1021/4095] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:59 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:59.802226 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a5247ec9-1d0b-4df4-8332-4846efa57c7e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:59.804106 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a5247ec9-1d0b-4df4-8332-4846efa57c7e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 17:59:59.804323 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a5247ec9-1d0b-4df4-8332-4846efa57c7e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:59.804508 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a5247ec9-1d0b-4df4-8332-4846efa57c7e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:59.804613 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a5247ec9-1d0b-4df4-8332-4846efa57c7e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 17:59:59.809363 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:59.809363 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 17:59:59.810199 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a5247ec9-1d0b-4df4-8332-4846efa57c7e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 17:59:59.810560 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1028/4096] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:59 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 17:59:59.817875 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-93ed9a75-d904-4214-a0c9-8b207d6c50ee None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:59.819851 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-93ed9a75-d904-4214-a0c9-8b207d6c50ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 Jul 03 17:59:59.820126 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-93ed9a75-d904-4214-a0c9-8b207d6c50ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:59.820368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-93ed9a75-d904-4214-a0c9-8b207d6c50ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:59.824845 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-93ed9a75-d904-4214-a0c9-8b207d6c50ee tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 returned with HTTP 404 Jul 03 17:59:59.825509 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1035/4097] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 17:59:59 2026] GET /volume/v3/snapshots/4c630597-84c8-4e9f-9873-fc91a33c9838 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 17:59:59.834025 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-13dcf8d0-1e15-45cd-98b9-08253c7e6dd1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:59.836098 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-13dcf8d0-1e15-45cd-98b9-08253c7e6dd1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 Jul 03 17:59:59.836339 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-13dcf8d0-1e15-45cd-98b9-08253c7e6dd1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:59.836562 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-13dcf8d0-1e15-45cd-98b9-08253c7e6dd1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:59.836744 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-13dcf8d0-1e15-45cd-98b9-08253c7e6dd1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume with id: e202211d-5fd8-4ca1-a728-307fbf051f19 Jul 03 17:59:59.845728 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:59.845728 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:59.846086 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-13dcf8d0-1e15-45cd-98b9-08253c7e6dd1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:59.880142 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-13dcf8d0-1e15-45cd-98b9-08253c7e6dd1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume request issued successfully. Jul 03 17:59:59.880335 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-13dcf8d0-1e15-45cd-98b9-08253c7e6dd1 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 returned with HTTP 202 Jul 03 17:59:59.880967 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1014/4098] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 17:59:59 2026] DELETE /volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 17:59:59.888520 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1661a14c-1053-4739-a8d7-211c6cb1bc18 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:59.890070 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1661a14c-1053-4739-a8d7-211c6cb1bc18 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 Jul 03 17:59:59.890243 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1661a14c-1053-4739-a8d7-211c6cb1bc18 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:59.890423 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1661a14c-1053-4739-a8d7-211c6cb1bc18 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:59.897574 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:59.897574 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 17:59:59.898657 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d64db499-f3e8-4f35-a2ee-be2feeb1be75 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:59.900459 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1661a14c-1053-4739-a8d7-211c6cb1bc18 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 17:59:59.900661 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d64db499-f3e8-4f35-a2ee-be2feeb1be75 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 Jul 03 17:59:59.900909 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d64db499-f3e8-4f35-a2ee-be2feeb1be75 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:59.901131 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d64db499-f3e8-4f35-a2ee-be2feeb1be75 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:59.904098 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1661a14c-1053-4739-a8d7-211c6cb1bc18 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 returned with HTTP 200 Jul 03 17:59:59.904502 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1022/4099] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 17:59:59 2026] GET /volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 17:59:59.907713 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d64db499-f3e8-4f35-a2ee-be2feeb1be75 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 returned with HTTP 404 Jul 03 17:59:59.908439 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1029/4100] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:59 2026] GET /volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 17:59:59.915577 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ab7725e3-d337-413e-959d-b3c6aee73dcf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:59.917508 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ab7725e3-d337-413e-959d-b3c6aee73dcf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a Jul 03 17:59:59.917787 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ab7725e3-d337-413e-959d-b3c6aee73dcf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:59.918040 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ab7725e3-d337-413e-959d-b3c6aee73dcf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:59.918258 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-ab7725e3-d337-413e-959d-b3c6aee73dcf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 8835acac-721e-47d8-ab31-2a5b48840b6a Jul 03 17:59:59.924749 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:59.924749 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 17:59:59.925336 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ab7725e3-d337-413e-959d-b3c6aee73dcf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:59.945923 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ab7725e3-d337-413e-959d-b3c6aee73dcf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 17:59:59.946159 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ab7725e3-d337-413e-959d-b3c6aee73dcf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a returned with HTTP 202 Jul 03 17:59:59.946702 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1036/4101] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 17:59:59 2026] DELETE /volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 17:59:59.953509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e3e6ee44-6bfe-4be6-8167-48597b60dc2e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 17:59:59.955621 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e3e6ee44-6bfe-4be6-8167-48597b60dc2e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a Jul 03 17:59:59.955810 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e3e6ee44-6bfe-4be6-8167-48597b60dc2e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 17:59:59.956000 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e3e6ee44-6bfe-4be6-8167-48597b60dc2e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 17:59:59.963966 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 17:59:59.963966 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 17:59:59.969185 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e3e6ee44-6bfe-4be6-8167-48597b60dc2e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 17:59:59.973383 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e3e6ee44-6bfe-4be6-8167-48597b60dc2e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a returned with HTTP 200 Jul 03 17:59:59.973779 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1015/4102] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 17:59:59 2026] GET /volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:00.029878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e96a41b2-3130-4b2c-91d8-a5dd9a2d03c4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:00.031686 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e96a41b2-3130-4b2c-91d8-a5dd9a2d03c4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 18:00:00.031900 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e96a41b2-3130-4b2c-91d8-a5dd9a2d03c4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:00.032069 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e96a41b2-3130-4b2c-91d8-a5dd9a2d03c4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:00.032184 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-e96a41b2-3130-4b2c-91d8-a5dd9a2d03c4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:00.036453 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:00.036453 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:00.037138 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e96a41b2-3130-4b2c-91d8-a5dd9a2d03c4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 18:00:00.037536 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1023/4103] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:00 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:00.043710 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e1b5b470-75f8-4452-9dbf-45772f8644cf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:00.045449 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1b5b470-75f8-4452-9dbf-45772f8644cf tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:00.045629 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1b5b470-75f8-4452-9dbf-45772f8644cf tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:00.045852 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1b5b470-75f8-4452-9dbf-45772f8644cf tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:00.055303 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:00.055303 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:00.059894 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e1b5b470-75f8-4452-9dbf-45772f8644cf tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:00.064706 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1b5b470-75f8-4452-9dbf-45772f8644cf tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 18:00:00.065314 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1030/4104] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:00 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:00.822803 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cd89ede7-d5bc-470e-b135-9d5af6baa881 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:00.825354 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cd89ede7-d5bc-470e-b135-9d5af6baa881 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 18:00:00.826881 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cd89ede7-d5bc-470e-b135-9d5af6baa881 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:00.826881 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cd89ede7-d5bc-470e-b135-9d5af6baa881 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:00.826881 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-cd89ede7-d5bc-470e-b135-9d5af6baa881 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:00.832171 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:00.832171 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:00.833357 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cd89ede7-d5bc-470e-b135-9d5af6baa881 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 18:00:00.837863 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1037/4105] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:00 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:00:00.921509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-998243b7-4ab4-452d-9607-7577287022b6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:00.924918 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-998243b7-4ab4-452d-9607-7577287022b6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 Jul 03 18:00:00.924918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-998243b7-4ab4-452d-9607-7577287022b6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:00.924918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-998243b7-4ab4-452d-9607-7577287022b6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:00.929506 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-998243b7-4ab4-452d-9607-7577287022b6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 returned with HTTP 404 Jul 03 18:00:00.929938 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1016/4106] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:00 2026] GET /volume/v3/volumes/e202211d-5fd8-4ca1-a728-307fbf051f19 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:00.937613 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e155821a-2701-4608-b320-420ffdc5fc98 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:00.940325 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:00.940325 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2044056626"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:00.942281 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2044056626'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:00.942386 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume of 1 GB Jul 03 18:00:00.947059 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:00.952638 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (ec7df1b7-6acf-48c4-91fa-43ea3a1f7733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:00.953531 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbec1c1-a97e-4908-a5ce-1ec9ba27ddc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:00.954376 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:00.978547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbec1c1-a97e-4908-a5ce-1ec9ba27ddc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:00.979383 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a97b24b-4755-4b52-8fc7-696c67229c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:00.987862 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e7be5c55-ed6b-4135-b643-7e5939ba02f2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:00.989867 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7be5c55-ed6b-4135-b643-7e5939ba02f2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a Jul 03 18:00:00.990185 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7be5c55-ed6b-4135-b643-7e5939ba02f2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:00.990453 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7be5c55-ed6b-4135-b643-7e5939ba02f2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:00.995495 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7be5c55-ed6b-4135-b643-7e5939ba02f2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a returned with HTTP 404 Jul 03 18:00:00.996070 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1031/4107] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:00 2026] GET /volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:01.004054 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-632dd447-ad17-4cd3-8f53-3579a70b1030 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:01.006051 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-632dd447-ad17-4cd3-8f53-3579a70b1030 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 Jul 03 18:00:01.006471 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-632dd447-ad17-4cd3-8f53-3579a70b1030 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:01.006742 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-632dd447-ad17-4cd3-8f53-3579a70b1030 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:01.007040 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-632dd447-ad17-4cd3-8f53-3579a70b1030 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 1fd395ff-335c-40dd-bd96-bb1362988e32 Jul 03 18:00:01.013494 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:01.013494 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:01.014065 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-632dd447-ad17-4cd3-8f53-3579a70b1030 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:01.016688 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['121af0bc-cd5a-40dc-bdec-439cc4d6297f', '60ddfc58-e1fd-4298-95ad-c3901f20729d', '5b595ff6-7170-4acb-861e-ed705e558564', 'fa265db5-d608-4f30-aa48-6888b0ab4d9a'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:01.019276 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a97b24b-4755-4b52-8fc7-696c67229c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['121af0bc-cd5a-40dc-bdec-439cc4d6297f', '60ddfc58-e1fd-4298-95ad-c3901f20729d', '5b595ff6-7170-4acb-861e-ed705e558564', 'fa265db5-d608-4f30-aa48-6888b0ab4d9a']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:01.019276 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b35a71-5899-4add-acf4-326f20885fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:01.033577 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-632dd447-ad17-4cd3-8f53-3579a70b1030 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 18:00:01.034079 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-632dd447-ad17-4cd3-8f53-3579a70b1030 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 returned with HTTP 202 Jul 03 18:00:01.034630 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1038/4108] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:01 2026] DELETE /volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 18:00:01.043730 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bd7e5752-c83e-4ead-bc02-b577d1c44c15 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:01.046116 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bd7e5752-c83e-4ead-bc02-b577d1c44c15 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 Jul 03 18:00:01.046464 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bd7e5752-c83e-4ead-bc02-b577d1c44c15 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:01.046724 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bd7e5752-c83e-4ead-bc02-b577d1c44c15 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:01.047682 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b35a71-5899-4add-acf4-326f20885fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82fbd3e2-0bca-410e-8f19-acce0be9ccd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2044056626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['121af0bc-cd5a-40dc-bdec-439cc4d6297f','60ddfc58-e1fd-4298-95ad-c3901f20729d','5b595ff6-7170-4acb-861e-ed705e558564','fa265db5-d608-4f30-aa48-6888b0ab4d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2044056626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82fbd3e2-0bca-410e-8f19-acce0be9ccd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb82431a5c5461a9b24511573e0a0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:01.049060 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70d3018d-aebb-4014-a6f5-1a1e0b722b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:01.051429 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-efaf4dd2-71d8-4aff-a010-0cc83dd2b0b4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:01.055347 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-efaf4dd2-71d8-4aff-a010-0cc83dd2b0b4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 18:00:01.055347 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-efaf4dd2-71d8-4aff-a010-0cc83dd2b0b4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:01.055347 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-efaf4dd2-71d8-4aff-a010-0cc83dd2b0b4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:01.055347 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-efaf4dd2-71d8-4aff-a010-0cc83dd2b0b4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 7601534e-d0c8-43d9-8120-bed24da2f76d. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:01.055572 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:01.055572 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:01.059879 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bd7e5752-c83e-4ead-bc02-b577d1c44c15 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:01.060356 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:01.060356 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:01.061412 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-efaf4dd2-71d8-4aff-a010-0cc83dd2b0b4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 200 Jul 03 18:00:01.062115 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1032/4109] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:01 2026] GET /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:01.065981 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bd7e5752-c83e-4ead-bc02-b577d1c44c15 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 returned with HTTP 200 Jul 03 18:00:01.066600 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1017/4110] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:01 2026] GET /volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:01.077967 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c07770f4-f74a-497e-bb6e-401975aaf040 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:01.079258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ebd655a4-d078-4fc6-8731-c0952b65c94e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:01.082303 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ebd655a4-d078-4fc6-8731-c0952b65c94e tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:01.083917 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c07770f4-f74a-497e-bb6e-401975aaf040 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d Jul 03 18:00:01.083917 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c07770f4-f74a-497e-bb6e-401975aaf040 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:01.083917 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c07770f4-f74a-497e-bb6e-401975aaf040 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:01.083917 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-c07770f4-f74a-497e-bb6e-401975aaf040 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete backup with id: 7601534e-d0c8-43d9-8120-bed24da2f76d. Jul 03 18:00:01.084076 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70d3018d-aebb-4014-a6f5-1a1e0b722b6a) transitioned into state 'SUCCESS' from state '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-2044056626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['121af0bc-cd5a-40dc-bdec-439cc4d6297f','60ddfc58-e1fd-4298-95ad-c3901f20729d','5b595ff6-7170-4acb-861e-ed705e558564','fa265db5-d608-4f30-aa48-6888b0ab4d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:01.085617 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ebd655a4-d078-4fc6-8731-c0952b65c94e tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:01.085617 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ebd655a4-d078-4fc6-8731-c0952b65c94e tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:01.085698 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec7d87f-43d7-457f-9c6d-c7f5821a3a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:01.092654 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:01.092654 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:01.099550 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:01.099550 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:01.101299 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec7d87f-43d7-457f-9c6d-c7f5821a3a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:01.102596 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (ec7df1b7-6acf-48c4-91fa-43ea3a1f7733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:01.102927 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request issued successfully. Jul 03 18:00:01.103965 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e155821a-2701-4608-b320-420ffdc5fc98 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:01.104566 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1024/4111] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:00:00 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 18:00:01.104787 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ebd655a4-d078-4fc6-8731-c0952b65c94e tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:01.110500 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ebd655a4-d078-4fc6-8731-c0952b65c94e tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 18:00:01.110969 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1033/4112] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:01 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:01.117849 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-c07770f4-f74a-497e-bb6e-401975aaf040 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] delete_backup rpcapi backup_id 7601534e-d0c8-43d9-8120-bed24da2f76d {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:00:01.122857 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a6d83f75-972a-43cb-8730-04a92abb5870 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:01.122899 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c07770f4-f74a-497e-bb6e-401975aaf040 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d returned with HTTP 202 Jul 03 18:00:01.122899 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1039/4113] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:01 2026] DELETE /volume/v3/backups/7601534e-d0c8-43d9-8120-bed24da2f76d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:00:01.124096 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a6d83f75-972a-43cb-8730-04a92abb5870 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 Jul 03 18:00:01.124327 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a6d83f75-972a-43cb-8730-04a92abb5870 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:01.124546 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a6d83f75-972a-43cb-8730-04a92abb5870 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:01.134235 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:01.134235 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:01.134375 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:01.138382 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:01.138382 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2025716666"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:01.138382 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2025716666'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:01.138382 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume of 1 GB Jul 03 18:00:01.138649 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:01.138649 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:01.139337 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a6d83f75-972a-43cb-8730-04a92abb5870 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 18:00:01.142872 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:01.146038 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a6d83f75-972a-43cb-8730-04a92abb5870 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 returned with HTTP 200 Jul 03 18:00:01.146662 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1018/4114] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:01 2026] GET /volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:01.149239 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Flow 'volume_create_api' (4216b817-2578-460e-bd17-bf507514fe73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:01.150250 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609498aa-cda9-4ab7-8f62-8c38d932c29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:01.151060 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:01.183125 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609498aa-cda9-4ab7-8f62-8c38d932c29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:01.183961 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a36d626-10f0-4325-8686-69683fbf3f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:01.224843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['0dc7a135-a15c-43eb-8afb-adce4fb1c6e6', 'e8257b54-430d-4bc3-957e-0be5119abda7', 'c051631d-e455-4709-8963-185499d5357c', 'ad6c78d7-5f37-4012-90a2-730e5d300fd7'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:01.226363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a36d626-10f0-4325-8686-69683fbf3f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dc7a135-a15c-43eb-8afb-adce4fb1c6e6', 'e8257b54-430d-4bc3-957e-0be5119abda7', 'c051631d-e455-4709-8963-185499d5357c', 'ad6c78d7-5f37-4012-90a2-730e5d300fd7']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:01.226363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2a6dc59-830f-4a91-83ad-09b522070510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:01.249108 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2a6dc59-830f-4a91-83ad-09b522070510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23a55dcb-9414-4bb1-b83f-f7982beb541b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2025716666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7a943176c74d09bc53f923999a57b8',qos_specs=None,replication_status=,reservations=['0dc7a135-a15c-43eb-8afb-adce4fb1c6e6','e8257b54-430d-4bc3-957e-0be5119abda7','c051631d-e455-4709-8963-185499d5357c','ad6c78d7-5f37-4012-90a2-730e5d300fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f987b225de7422b84749b3a29c3a8cc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2025716666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23a55dcb-9414-4bb1-b83f-f7982beb541b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb7a943176c74d09bc53f923999a57b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f987b225de7422b84749b3a29c3a8cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:01.249563 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f7af8f3-d161-4730-8556-2689d7faba95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:01.278491 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f7af8f3-d161-4730-8556-2689d7faba95) transitioned into state 'SUCCESS' from state '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-2025716666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7a943176c74d09bc53f923999a57b8',qos_specs=None,replication_status=,reservations=['0dc7a135-a15c-43eb-8afb-adce4fb1c6e6','e8257b54-430d-4bc3-957e-0be5119abda7','c051631d-e455-4709-8963-185499d5357c','ad6c78d7-5f37-4012-90a2-730e5d300fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f987b225de7422b84749b3a29c3a8cc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:01.279248 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38aaaaf0-992d-4dc0-9c93-b6635b6df238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:01.290974 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38aaaaf0-992d-4dc0-9c93-b6635b6df238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:01.291578 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Flow 'volume_create_api' (4216b817-2578-460e-bd17-bf507514fe73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:01.291869 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume request issued successfully. Jul 03 18:00:01.292441 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-320edd5a-34fe-4063-8fbb-bd16269154f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:01.292860 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1025/4115] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:01 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:01.308037 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b8eeb666-14ef-4d94-97d0-b774a7a6f5e8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:01.310755 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8eeb666-14ef-4d94-97d0-b774a7a6f5e8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b Jul 03 18:00:01.310755 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8eeb666-14ef-4d94-97d0-b774a7a6f5e8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:01.310755 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8eeb666-14ef-4d94-97d0-b774a7a6f5e8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:01.318319 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:01.318319 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:01.321592 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b8eeb666-14ef-4d94-97d0-b774a7a6f5e8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:01.325142 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8eeb666-14ef-4d94-97d0-b774a7a6f5e8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b returned with HTTP 200 Jul 03 18:00:01.325408 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1034/4116] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:01 2026] GET /volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:01.844544 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7b8c6005-d7cd-44ee-834a-bbcf310ce914 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:01.846385 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7b8c6005-d7cd-44ee-834a-bbcf310ce914 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 18:00:01.846586 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7b8c6005-d7cd-44ee-834a-bbcf310ce914 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:01.846776 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7b8c6005-d7cd-44ee-834a-bbcf310ce914 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:01.846882 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-7b8c6005-d7cd-44ee-834a-bbcf310ce914 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:01.851182 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:01.851182 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:01.851909 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7b8c6005-d7cd-44ee-834a-bbcf310ce914 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 18:00:01.852416 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1040/4117] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:01 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:02.088963 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6d8f1799-24b2-482e-bffa-128b13f43d80 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.090983 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6d8f1799-24b2-482e-bffa-128b13f43d80 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 Jul 03 18:00:02.091229 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6d8f1799-24b2-482e-bffa-128b13f43d80 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:02.091561 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6d8f1799-24b2-482e-bffa-128b13f43d80 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:02.098297 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6d8f1799-24b2-482e-bffa-128b13f43d80 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 returned with HTTP 404 Jul 03 18:00:02.098856 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1019/4118] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:02 2026] GET /volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:02.107661 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.110222 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:02.110678 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-450593777"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:02.112427 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-450593777'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:02.112531 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 18:00:02.112820 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.112820 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:02.117185 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 18:00:02.122652 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (aa39230b-1aa7-4bc7-bde2-24d30b87cc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:02.123528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d087c1ad-27c3-43bd-abd6-1bf24e162b7b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.123887 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb541e56-7427-4488-b924-a219f5f54923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:02.124566 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:02.125428 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d087c1ad-27c3-43bd-abd6-1bf24e162b7b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:02.125638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d087c1ad-27c3-43bd-abd6-1bf24e162b7b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:02.125865 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d087c1ad-27c3-43bd-abd6-1bf24e162b7b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:02.137252 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.137252 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:02.142115 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d087c1ad-27c3-43bd-abd6-1bf24e162b7b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:02.147968 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d087c1ad-27c3-43bd-abd6-1bf24e162b7b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 18:00:02.149056 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1035/4119] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:02 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:02.164355 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fd173ace-fbb0-4ac4-86bc-329c0d4190d6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.166597 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fd173ace-fbb0-4ac4-86bc-329c0d4190d6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 Jul 03 18:00:02.167212 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fd173ace-fbb0-4ac4-86bc-329c0d4190d6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:02.167212 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fd173ace-fbb0-4ac4-86bc-329c0d4190d6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:02.168197 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb541e56-7427-4488-b924-a219f5f54923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:02.169305 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073d8a0e-0cb3-431b-9674-6d689ef2de89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:02.174662 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.174662 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:02.177965 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fd173ace-fbb0-4ac4-86bc-329c0d4190d6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 18:00:02.181852 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fd173ace-fbb0-4ac4-86bc-329c0d4190d6 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 returned with HTTP 200 Jul 03 18:00:02.182406 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1041/4120] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:02 2026] GET /volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:02.195980 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0271500a-b465-4d64-8fb6-051ea4b692ae None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.197584 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0271500a-b465-4d64-8fb6-051ea4b692ae tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:02.197929 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0271500a-b465-4d64-8fb6-051ea4b692ae tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82fbd3e2-0bca-410e-8f19-acce0be9ccd2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-292744228"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:02.206801 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.206801 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:02.207188 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0271500a-b465-4d64-8fb6-051ea4b692ae tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 18:00:02.207324 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-0271500a-b465-4d64-8fb6-051ea4b692ae tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create snapshot from volume 82fbd3e2-0bca-410e-8f19-acce0be9ccd2 Jul 03 18:00:02.219784 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['4b44cf2e-2ca2-4526-a947-1d8f1bfe93fe', '5c0c9845-c4d7-4851-81a5-bf29bcb5f72f', 'c8249a4a-63bd-4d56-8799-0b3e14dace95', '0702f490-c1cc-4587-89f5-ac5dded141fa'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:02.220564 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073d8a0e-0cb3-431b-9674-6d689ef2de89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b44cf2e-2ca2-4526-a947-1d8f1bfe93fe', '5c0c9845-c4d7-4851-81a5-bf29bcb5f72f', 'c8249a4a-63bd-4d56-8799-0b3e14dace95', '0702f490-c1cc-4587-89f5-ac5dded141fa']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:02.221344 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b771fbb-a147-4eb6-b7b1-690399cb5c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:02.235261 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-0271500a-b465-4d64-8fb6-051ea4b692ae tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['9abde14a-c05c-4d51-8946-f9848c9b430b', '55fe2704-747f-4cd5-a5db-b4d94ab131ef', 'b3ad8f90-dafa-4685-84c9-38da1599a99e', '17bac1d8-a749-4ceb-9835-8c1c4e450d94'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:02.244397 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b771fbb-a147-4eb6-b7b1-690399cb5c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f4dcb1-0b0f-4581-97cc-0695a2fb2d28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-450593777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['4b44cf2e-2ca2-4526-a947-1d8f1bfe93fe','5c0c9845-c4d7-4851-81a5-bf29bcb5f72f','c8249a4a-63bd-4d56-8799-0b3e14dace95','0702f490-c1cc-4587-89f5-ac5dded141fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-450593777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f4dcb1-0b0f-4581-97cc-0695a2fb2d28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:02.245148 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ff6b9c-b635-42fa-a22f-b57d3475c2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:02.265992 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ff6b9c-b635-42fa-a22f-b57d3475c2b3) transitioned into state 'SUCCESS' from state '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-450593777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['4b44cf2e-2ca2-4526-a947-1d8f1bfe93fe','5c0c9845-c4d7-4851-81a5-bf29bcb5f72f','c8249a4a-63bd-4d56-8799-0b3e14dace95','0702f490-c1cc-4587-89f5-ac5dded141fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:02.266674 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dac3500-9c4c-4958-8e91-08ba2a27dcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:02.279305 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0271500a-b465-4d64-8fb6-051ea4b692ae tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot create request issued successfully. Jul 03 18:00:02.279655 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0271500a-b465-4d64-8fb6-051ea4b692ae tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:00:02.280086 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1020/4121] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:00:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:02.280179 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dac3500-9c4c-4958-8e91-08ba2a27dcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:02.280971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (aa39230b-1aa7-4bc7-bde2-24d30b87cc48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:02.281312 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 18:00:02.281915 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ea86239-52cb-416b-8120-cfdbe3a4d9a5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:02.282384 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1026/4122] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:00:02 2026] POST /volume/v3/volumes => generated 769 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:02.293392 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bd92a84d-22bc-4757-a425-608d08ca9139 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.295504 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd92a84d-22bc-4757-a425-608d08ca9139 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac Jul 03 18:00:02.295740 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd92a84d-22bc-4757-a425-608d08ca9139 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:02.295994 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd92a84d-22bc-4757-a425-608d08ca9139 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:02.297794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3dc084db-87c9-405d-b7e4-023f0e6331f5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.300637 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3dc084db-87c9-405d-b7e4-023f0e6331f5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 Jul 03 18:00:02.300971 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3dc084db-87c9-405d-b7e4-023f0e6331f5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:02.301236 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3dc084db-87c9-405d-b7e4-023f0e6331f5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:02.303296 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.303296 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:02.303709 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bd92a84d-22bc-4757-a425-608d08ca9139 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 18:00:02.304531 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd92a84d-22bc-4757-a425-608d08ca9139 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac returned with HTTP 200 Jul 03 18:00:02.304993 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1036/4123] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:02 2026] GET /volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:02.309197 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.309197 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:02.322482 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3dc084db-87c9-405d-b7e4-023f0e6331f5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:02.331224 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3dc084db-87c9-405d-b7e4-023f0e6331f5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 returned with HTTP 200 Jul 03 18:00:02.331634 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1042/4124] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:02 2026] GET /volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:02.341382 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b2976efe-a979-43f7-be6a-6bf97d9f10d4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.343356 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b2976efe-a979-43f7-be6a-6bf97d9f10d4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b Jul 03 18:00:02.345634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b2976efe-a979-43f7-be6a-6bf97d9f10d4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:02.345634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b2976efe-a979-43f7-be6a-6bf97d9f10d4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:02.350455 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.350455 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:02.354032 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b2976efe-a979-43f7-be6a-6bf97d9f10d4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:02.358044 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b2976efe-a979-43f7-be6a-6bf97d9f10d4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b returned with HTTP 200 Jul 03 18:00:02.358445 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1021/4125] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:02 2026] GET /volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:02.369879 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f9227211-5ace-4287-b638-9d4a26bf2f93 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.371698 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f9227211-5ace-4287-b638-9d4a26bf2f93 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:02.372036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f9227211-5ace-4287-b638-9d4a26bf2f93 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23a55dcb-9414-4bb1-b83f-f7982beb541b", "name": "tempest-type-Backup-1225046982"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:02.373402 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-f9227211-5ace-4287-b638-9d4a26bf2f93 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating new backup {'backup': {'volume_id': '23a55dcb-9414-4bb1-b83f-f7982beb541b', 'name': 'tempest-type-Backup-1225046982'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:02.373528 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-f9227211-5ace-4287-b638-9d4a26bf2f93 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating backup of volume 23a55dcb-9414-4bb1-b83f-f7982beb541b in container None Jul 03 18:00:02.380443 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.380443 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:02.380782 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f9227211-5ace-4287-b638-9d4a26bf2f93 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:02.400116 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-f9227211-5ace-4287-b638-9d4a26bf2f93 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['f566ee36-77fb-4554-a27b-07fb92c4ec02', '84295213-2449-4faf-9ca1-acefb90697ce'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:02.446933 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f9227211-5ace-4287-b638-9d4a26bf2f93 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:00:02.447451 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1027/4126] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:00:02 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:02.456584 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3e0cca61-6b6c-4194-b942-6e64738a0c75 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.458322 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3e0cca61-6b6c-4194-b942-6e64738a0c75 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:02.458322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3e0cca61-6b6c-4194-b942-6e64738a0c75 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:02.458419 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3e0cca61-6b6c-4194-b942-6e64738a0c75 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:02.458497 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-3e0cca61-6b6c-4194-b942-6e64738a0c75 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:02.464649 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.464649 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:02.465263 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3e0cca61-6b6c-4194-b942-6e64738a0c75 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:02.465730 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1037/4127] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:02 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:02.862378 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fd951cfb-4b87-4dd7-86e7-67c5fed6fdf2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.864207 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fd951cfb-4b87-4dd7-86e7-67c5fed6fdf2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 18:00:02.864438 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fd951cfb-4b87-4dd7-86e7-67c5fed6fdf2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:02.864661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fd951cfb-4b87-4dd7-86e7-67c5fed6fdf2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:02.864783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-fd951cfb-4b87-4dd7-86e7-67c5fed6fdf2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:02.868932 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.868932 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:02.869661 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fd951cfb-4b87-4dd7-86e7-67c5fed6fdf2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 18:00:02.870190 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1043/4128] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:02 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:02.908659 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-ab950d41-c8dc-4a1b-81f1-72f4bc82d761 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:02.910935 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-ab950d41-c8dc-4a1b-81f1-72f4bc82d761 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa/action Jul 03 18:00:02.911359 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-ab950d41-c8dc-4a1b-81f1-72f4bc82d761 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:00:02.911496 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-ab950d41-c8dc-4a1b-81f1-72f4bc82d761 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:02.926574 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:02.926574 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:02.937196 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c1e16e46-54e8-4c91-a5e8-c2ebd979211d req-ab950d41-c8dc-4a1b-81f1-72f4bc82d761 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa/action returned with HTTP 204 Jul 03 18:00:02.937775 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1022/4129] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:00:02 2026] POST /volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:03.162004 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4e5c69c4-8b2c-4512-b3b4-382466a7fb9d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.163448 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4e5c69c4-8b2c-4512-b3b4-382466a7fb9d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:03.163614 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4e5c69c4-8b2c-4512-b3b4-382466a7fb9d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:03.163797 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4e5c69c4-8b2c-4512-b3b4-382466a7fb9d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:03.174468 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.174468 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:03.179883 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4e5c69c4-8b2c-4512-b3b4-382466a7fb9d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:03.184016 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4e5c69c4-8b2c-4512-b3b4-382466a7fb9d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 18:00:03.184368 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1028/4130] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:03 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1654 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:03.196690 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ddcc7033-43d3-4337-85e8-5d63b66dfa36 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.198395 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ddcc7033-43d3-4337-85e8-5d63b66dfa36 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:03.198725 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ddcc7033-43d3-4337-85e8-5d63b66dfa36 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a24f05c-1390-4cb1-b779-2a12abc1c28b", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1027459283"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:03.210844 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.210844 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:03.211620 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ddcc7033-43d3-4337-85e8-5d63b66dfa36 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:03.211620 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-ddcc7033-43d3-4337-85e8-5d63b66dfa36 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume 7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:03.214991 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ddcc7033-43d3-4337-85e8-5d63b66dfa36 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 400 Jul 03 18:00:03.215437 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1038/4131] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:00:03 2026] POST /volume/v3/snapshots => generated 160 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 18:00:03.222438 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ba46f563-0bdd-4034-b896-f7d44355b419 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.224557 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ba46f563-0bdd-4034-b896-f7d44355b419 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:03.224990 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ba46f563-0bdd-4034-b896-f7d44355b419 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a24f05c-1390-4cb1-b779-2a12abc1c28b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-820727417"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:03.238723 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.238723 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:03.239380 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ba46f563-0bdd-4034-b896-f7d44355b419 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:03.239570 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-ba46f563-0bdd-4034-b896-f7d44355b419 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume 7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:03.270741 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-ba46f563-0bdd-4034-b896-f7d44355b419 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['82ac99f6-8e1b-4313-ba3a-19247392ecff', '2d66b6e1-738c-49d9-8875-b0921096ec72', '1869ce9e-0da5-4122-9379-55d44a7867c4', 'c737ddb5-de66-4c50-858e-cb517b1e9d96'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:03.309941 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ba46f563-0bdd-4034-b896-f7d44355b419 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot force create request issued successfully. Jul 03 18:00:03.310426 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ba46f563-0bdd-4034-b896-f7d44355b419 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:00:03.311029 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1044/4132] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:00:03 2026] POST /volume/v3/snapshots => generated 309 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:03.315264 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b9097ac7-0131-480c-8186-3a70c02f4229 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.317548 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b9097ac7-0131-480c-8186-3a70c02f4229 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac Jul 03 18:00:03.317979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b9097ac7-0131-480c-8186-3a70c02f4229 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:03.317979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b9097ac7-0131-480c-8186-3a70c02f4229 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:03.320848 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-91cb39e6-7d0a-4ff5-99ea-09cabad804df None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.322385 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.322385 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:03.322643 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b9097ac7-0131-480c-8186-3a70c02f4229 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 18:00:03.322860 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-91cb39e6-7d0a-4ff5-99ea-09cabad804df tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e Jul 03 18:00:03.323169 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-91cb39e6-7d0a-4ff5-99ea-09cabad804df tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:03.323220 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b9097ac7-0131-480c-8186-3a70c02f4229 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac returned with HTTP 200 Jul 03 18:00:03.323445 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-91cb39e6-7d0a-4ff5-99ea-09cabad804df tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:03.323527 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1023/4133] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:03 2026] GET /volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:03.331103 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.331103 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:03.331598 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-91cb39e6-7d0a-4ff5-99ea-09cabad804df tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:03.331863 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a58bc5ea-7537-4ca8-a7fe-25e299ebcb14 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.332382 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-91cb39e6-7d0a-4ff5-99ea-09cabad804df tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e returned with HTTP 200 Jul 03 18:00:03.332730 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1029/4134] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:03 2026] GET /volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:03.333441 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a58bc5ea-7537-4ca8-a7fe-25e299ebcb14 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] PUT https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac Jul 03 18:00:03.334059 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a58bc5ea-7537-4ca8-a7fe-25e299ebcb14 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:03.340380 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.340380 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:03.340553 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a58bc5ea-7537-4ca8-a7fe-25e299ebcb14 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Snapshot retrieved successfully. Jul 03 18:00:03.345579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d5ee99e6-2c24-4742-b430-00b6ddfa5d77 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.347316 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5ee99e6-2c24-4742-b430-00b6ddfa5d77 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 Jul 03 18:00:03.347483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5ee99e6-2c24-4742-b430-00b6ddfa5d77 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:03.347622 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5ee99e6-2c24-4742-b430-00b6ddfa5d77 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:03.349713 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a58bc5ea-7537-4ca8-a7fe-25e299ebcb14 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac returned with HTTP 200 Jul 03 18:00:03.350129 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1039/4135] 10.4.3.210 () {68 vars in 1374 bytes} [Fri Jul 3 18:00:03 2026] PUT /volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac => generated 360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:03.356394 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.356394 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:03.359788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8876c7da-ad06-468a-bfbf-a26e3b175b82 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.360393 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d5ee99e6-2c24-4742-b430-00b6ddfa5d77 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:03.361551 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8876c7da-ad06-468a-bfbf-a26e3b175b82 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac Jul 03 18:00:03.361737 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8876c7da-ad06-468a-bfbf-a26e3b175b82 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:03.361972 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8876c7da-ad06-468a-bfbf-a26e3b175b82 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:03.362096 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-8876c7da-ad06-468a-bfbf-a26e3b175b82 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete snapshot with id: 80c02f35-4831-4c87-b270-afc863d768ac Jul 03 18:00:03.364669 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5ee99e6-2c24-4742-b430-00b6ddfa5d77 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 returned with HTTP 200 Jul 03 18:00:03.365144 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1045/4136] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:03 2026] GET /volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:03.366830 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.366830 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:03.367207 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8876c7da-ad06-468a-bfbf-a26e3b175b82 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 18:00:03.377784 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-10b8658c-c640-458f-87f8-f7a25058a86e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.379945 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-10b8658c-c640-458f-87f8-f7a25058a86e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:03.380252 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-10b8658c-c640-458f-87f8-f7a25058a86e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02f4dcb1-0b0f-4581-97cc-0695a2fb2d28", "name": "tempest-VolumeDependencyTests-Snapshot-1491217276"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:03.382199 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8876c7da-ad06-468a-bfbf-a26e3b175b82 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot delete request issued successfully. Jul 03 18:00:03.382367 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8876c7da-ad06-468a-bfbf-a26e3b175b82 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac returned with HTTP 202 Jul 03 18:00:03.382857 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1024/4137] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:03 2026] DELETE /volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:03.389356 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-aac42c25-55bb-419f-a176-de5ed9267222 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.391319 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-aac42c25-55bb-419f-a176-de5ed9267222 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac Jul 03 18:00:03.391535 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-aac42c25-55bb-419f-a176-de5ed9267222 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:03.391592 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.391592 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:03.391765 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-aac42c25-55bb-419f-a176-de5ed9267222 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:03.392148 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-10b8658c-c640-458f-87f8-f7a25058a86e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:03.392267 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-10b8658c-c640-458f-87f8-f7a25058a86e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create snapshot from volume 02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 Jul 03 18:00:03.396583 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.396583 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:03.396876 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-aac42c25-55bb-419f-a176-de5ed9267222 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 18:00:03.397459 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-aac42c25-55bb-419f-a176-de5ed9267222 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac returned with HTTP 200 Jul 03 18:00:03.397916 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1040/4138] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:03 2026] GET /volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:03.419014 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-10b8658c-c640-458f-87f8-f7a25058a86e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['768108d3-a4cc-40d5-b016-b96db63d0730', '7e68ad11-584b-4ca7-8ed5-18408a1e6d44', '3b2fe9b1-bde2-401e-8ae5-f103ca22b7f4', 'db11e86d-b66e-432b-9bcb-ab55712d314e'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:03.450786 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-10b8658c-c640-458f-87f8-f7a25058a86e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot create request issued successfully. Jul 03 18:00:03.451117 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-10b8658c-c640-458f-87f8-f7a25058a86e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:00:03.451553 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1030/4139] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:00:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:03.463373 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5ee34b40-6df6-4bdd-831e-4740923cca8e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.465185 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5ee34b40-6df6-4bdd-831e-4740923cca8e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 Jul 03 18:00:03.465398 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5ee34b40-6df6-4bdd-831e-4740923cca8e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:03.465649 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5ee34b40-6df6-4bdd-831e-4740923cca8e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:03.470311 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.470311 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:03.470715 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5ee34b40-6df6-4bdd-831e-4740923cca8e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 18:00:03.471469 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5ee34b40-6df6-4bdd-831e-4740923cca8e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 returned with HTTP 200 Jul 03 18:00:03.471825 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1046/4140] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:03 2026] GET /volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:03.476976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-636593a9-2154-4719-8c84-b571c71d55a5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.478786 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-636593a9-2154-4719-8c84-b571c71d55a5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:03.479042 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-636593a9-2154-4719-8c84-b571c71d55a5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:03.479238 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-636593a9-2154-4719-8c84-b571c71d55a5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:03.479349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-636593a9-2154-4719-8c84-b571c71d55a5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:03.483467 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.483467 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:03.484101 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-636593a9-2154-4719-8c84-b571c71d55a5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:03.484450 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1025/4141] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:03 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:03.880920 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b620222c-856f-45f2-b8c2-104f51a037ba None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:03.882702 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b620222c-856f-45f2-b8c2-104f51a037ba tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 18:00:03.882956 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b620222c-856f-45f2-b8c2-104f51a037ba tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:03.883188 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b620222c-856f-45f2-b8c2-104f51a037ba tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:03.883330 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-b620222c-856f-45f2-b8c2-104f51a037ba tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:03.888147 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:03.888147 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:03.888974 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b620222c-856f-45f2-b8c2-104f51a037ba tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 18:00:03.889442 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1041/4142] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:03 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:04.341059 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-19324508-c79f-4a6b-9980-59930f9d6c08 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.342808 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-19324508-c79f-4a6b-9980-59930f9d6c08 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e Jul 03 18:00:04.343056 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-19324508-c79f-4a6b-9980-59930f9d6c08 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:04.343324 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-19324508-c79f-4a6b-9980-59930f9d6c08 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:04.348249 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.348249 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:04.348530 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-19324508-c79f-4a6b-9980-59930f9d6c08 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:04.349263 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-19324508-c79f-4a6b-9980-59930f9d6c08 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e returned with HTTP 200 Jul 03 18:00:04.349597 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1031/4143] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:04 2026] GET /volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:04.357702 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6db0f2b0-fabd-419f-8ef4-6a9fec814e4c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.359297 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6db0f2b0-fabd-419f-8ef4-6a9fec814e4c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:04.359720 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6db0f2b0-fabd-419f-8ef4-6a9fec814e4c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a24f05c-1390-4cb1-b779-2a12abc1c28b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-226562497"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:04.370147 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.370147 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:04.370539 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6db0f2b0-fabd-419f-8ef4-6a9fec814e4c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:04.370674 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-6db0f2b0-fabd-419f-8ef4-6a9fec814e4c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume 7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:04.395732 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-6db0f2b0-fabd-419f-8ef4-6a9fec814e4c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['b2b238ff-00b0-4f1c-84f7-6ce41fc0e634', 'efad7142-ed0f-4216-85d5-7f91b538640b', '55b19395-bb6e-47c8-9499-cd386af40b29', '5d184cce-584f-43c5-abb8-f8c4d1b00364'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:04.406760 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ecb5dfeb-12ea-404d-b6f5-e280c8735f7a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.408294 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ecb5dfeb-12ea-404d-b6f5-e280c8735f7a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac Jul 03 18:00:04.408449 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ecb5dfeb-12ea-404d-b6f5-e280c8735f7a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:04.408613 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ecb5dfeb-12ea-404d-b6f5-e280c8735f7a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:04.412329 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ecb5dfeb-12ea-404d-b6f5-e280c8735f7a tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac returned with HTTP 404 Jul 03 18:00:04.412726 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1026/4144] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:04 2026] GET /volume/v3/snapshots/80c02f35-4831-4c87-b270-afc863d768ac => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:04.419650 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-182cb03c-8c7b-4246-a326-edaa274ec665 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.421536 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-182cb03c-8c7b-4246-a326-edaa274ec665 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 Jul 03 18:00:04.421737 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-182cb03c-8c7b-4246-a326-edaa274ec665 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:04.421965 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-182cb03c-8c7b-4246-a326-edaa274ec665 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:04.422134 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-182cb03c-8c7b-4246-a326-edaa274ec665 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume with id: 82fbd3e2-0bca-410e-8f19-acce0be9ccd2 Jul 03 18:00:04.429009 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6db0f2b0-fabd-419f-8ef4-6a9fec814e4c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot force create request issued successfully. Jul 03 18:00:04.429801 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6db0f2b0-fabd-419f-8ef4-6a9fec814e4c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:00:04.429861 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.429861 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:04.429930 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1047/4145] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:00:04 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:04.429956 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-182cb03c-8c7b-4246-a326-edaa274ec665 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 18:00:04.437736 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8dfda60f-2264-43a1-8840-1a0ef4a06b2c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.439446 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8dfda60f-2264-43a1-8840-1a0ef4a06b2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 Jul 03 18:00:04.439687 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8dfda60f-2264-43a1-8840-1a0ef4a06b2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:04.439954 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8dfda60f-2264-43a1-8840-1a0ef4a06b2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:04.445514 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.445514 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:04.446042 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8dfda60f-2264-43a1-8840-1a0ef4a06b2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:04.446882 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8dfda60f-2264-43a1-8840-1a0ef4a06b2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 returned with HTTP 200 Jul 03 18:00:04.447268 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1032/4146] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:04 2026] GET /volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:04.449064 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-182cb03c-8c7b-4246-a326-edaa274ec665 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume request issued successfully. Jul 03 18:00:04.449250 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-182cb03c-8c7b-4246-a326-edaa274ec665 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 returned with HTTP 202 Jul 03 18:00:04.449624 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1042/4147] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:04 2026] DELETE /volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:04.456131 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3a22ae9b-d9fa-48a7-ac2a-b4b9d6f4c336 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.457720 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a22ae9b-d9fa-48a7-ac2a-b4b9d6f4c336 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 Jul 03 18:00:04.457907 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a22ae9b-d9fa-48a7-ac2a-b4b9d6f4c336 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:04.458099 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a22ae9b-d9fa-48a7-ac2a-b4b9d6f4c336 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:04.464292 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.464292 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:04.467171 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3a22ae9b-d9fa-48a7-ac2a-b4b9d6f4c336 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 18:00:04.470332 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a22ae9b-d9fa-48a7-ac2a-b4b9d6f4c336 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 returned with HTTP 200 Jul 03 18:00:04.470662 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1027/4148] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:04 2026] GET /volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:04.481162 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-092ae0b8-612a-4349-83d0-bb6c65b3b7cf None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.483131 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-092ae0b8-612a-4349-83d0-bb6c65b3b7cf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 Jul 03 18:00:04.483346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-092ae0b8-612a-4349-83d0-bb6c65b3b7cf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:04.483579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-092ae0b8-612a-4349-83d0-bb6c65b3b7cf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:04.488892 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.488892 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:04.489155 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-092ae0b8-612a-4349-83d0-bb6c65b3b7cf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 18:00:04.489967 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-092ae0b8-612a-4349-83d0-bb6c65b3b7cf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 returned with HTTP 200 Jul 03 18:00:04.490353 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1048/4149] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:04 2026] GET /volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:04.494059 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b8c45629-9a49-4c58-809b-5de0240adf8a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.495615 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b8c45629-9a49-4c58-809b-5de0240adf8a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:04.495856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b8c45629-9a49-4c58-809b-5de0240adf8a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:04.496031 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b8c45629-9a49-4c58-809b-5de0240adf8a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:04.496157 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-b8c45629-9a49-4c58-809b-5de0240adf8a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:04.498330 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.499921 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:04.500250 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e858b19d-7c6f-4ce9-b255-1942cb88aab2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-149684777"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:04.501523 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.501523 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:04.501736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'snapshot_id': 'e858b19d-7c6f-4ce9-b255-1942cb88aab2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-149684777'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:04.501955 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b8c45629-9a49-4c58-809b-5de0240adf8a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:04.502329 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1033/4150] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:04 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:04.506499 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.506499 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:04.506994 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 18:00:04.507121 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 18:00:04.510516 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 18:00:04.515520 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (f60edf4c-40fc-4cfa-a4e0-d4b54d985c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:04.516380 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b49cc233-5d1a-4da7-9099-502fa4fe638d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:04.517199 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:04.542307 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b49cc233-5d1a-4da7-9099-502fa4fe638d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e858b19d-7c6f-4ce9-b255-1942cb88aab2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:04.543054 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6052757f-1cec-49fb-9057-25e5da1ca91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:04.578281 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['2dbd15dc-6fc8-4572-b2d2-82195c42efc6', '0f768f72-14a6-459d-95a9-2a805d0ea750', 'ac883ec0-8e67-4c7c-823c-e4597b019417', '17748372-efa9-4fb6-b506-890d4f55624e'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:04.579078 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6052757f-1cec-49fb-9057-25e5da1ca91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dbd15dc-6fc8-4572-b2d2-82195c42efc6', '0f768f72-14a6-459d-95a9-2a805d0ea750', 'ac883ec0-8e67-4c7c-823c-e4597b019417', '17748372-efa9-4fb6-b506-890d4f55624e']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:04.579761 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9563e002-b0c9-4b01-945e-02ec461d30e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:04.616829 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9563e002-b0c9-4b01-945e-02ec461d30e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c256e639-ce03-4f43-a93e-90218eff3cdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-149684777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['2dbd15dc-6fc8-4572-b2d2-82195c42efc6','0f768f72-14a6-459d-95a9-2a805d0ea750','ac883ec0-8e67-4c7c-823c-e4597b019417','17748372-efa9-4fb6-b506-890d4f55624e'],size=1,snapshot_id=e858b19d-7c6f-4ce9-b255-1942cb88aab2,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-149684777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c256e639-ce03-4f43-a93e-90218eff3cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e858b19d-7c6f-4ce9-b255-1942cb88aab2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:04.617517 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa9b877-691d-4407-9062-8f4a03939b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:04.636864 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa9b877-691d-4407-9062-8f4a03939b96) transitioned into state 'SUCCESS' from state '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-149684777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['2dbd15dc-6fc8-4572-b2d2-82195c42efc6','0f768f72-14a6-459d-95a9-2a805d0ea750','ac883ec0-8e67-4c7c-823c-e4597b019417','17748372-efa9-4fb6-b506-890d4f55624e'],size=1,snapshot_id=e858b19d-7c6f-4ce9-b255-1942cb88aab2,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:04.637031 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da131328-81d3-48fa-879d-999f54b96105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:04.657581 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da131328-81d3-48fa-879d-999f54b96105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:04.658368 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (f60edf4c-40fc-4cfa-a4e0-d4b54d985c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:04.658658 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 18:00:04.659181 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37d883f7-fd37-4745-813a-f5a8c1488f5e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:04.659570 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1043/4151] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 18:00:04 2026] POST /volume/v3/volumes => generated 803 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:04.670133 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f622fbf6-f164-41f3-b8b1-0d300edd4cf4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.671703 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f622fbf6-f164-41f3-b8b1-0d300edd4cf4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf Jul 03 18:00:04.671927 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f622fbf6-f164-41f3-b8b1-0d300edd4cf4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:04.672156 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f622fbf6-f164-41f3-b8b1-0d300edd4cf4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:04.678440 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.678440 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:04.681643 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f622fbf6-f164-41f3-b8b1-0d300edd4cf4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:04.685398 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f622fbf6-f164-41f3-b8b1-0d300edd4cf4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf returned with HTTP 200 Jul 03 18:00:04.685780 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1028/4152] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:04 2026] GET /volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:04.898850 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ff4c5be7-280b-45f3-8738-aae8be4a92b2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.900527 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ff4c5be7-280b-45f3-8738-aae8be4a92b2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 18:00:04.900787 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ff4c5be7-280b-45f3-8738-aae8be4a92b2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:04.901037 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ff4c5be7-280b-45f3-8738-aae8be4a92b2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:04.901193 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ff4c5be7-280b-45f3-8738-aae8be4a92b2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:04.905175 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.905175 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:04.905944 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ff4c5be7-280b-45f3-8738-aae8be4a92b2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 18:00:04.906317 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1049/4153] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:04 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:04.915322 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c4a9e575-1f51-44fa-b829-253e7e622dad None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:04.940233 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c4a9e575-1f51-44fa-b829-253e7e622dad tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:04.940533 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c4a9e575-1f51-44fa-b829-253e7e622dad tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "28e49f80-0e67-4b1e-ba01-ea996d5f5467", "incremental": true}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:04.941780 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-c4a9e575-1f51-44fa-b829-253e7e622dad tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Creating new backup {'backup': {'volume_id': '28e49f80-0e67-4b1e-ba01-ea996d5f5467', 'incremental': True}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:04.941911 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-c4a9e575-1f51-44fa-b829-253e7e622dad tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Creating backup of volume 28e49f80-0e67-4b1e-ba01-ea996d5f5467 in container None Jul 03 18:00:04.948892 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:04.948892 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:04.949266 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c4a9e575-1f51-44fa-b829-253e7e622dad tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Volume info retrieved successfully. Jul 03 18:00:04.978458 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-c4a9e575-1f51-44fa-b829-253e7e622dad tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Created reservations ['dadbf861-b1b0-4a44-9f53-b42c80b20f69', 'e1a4648f-9046-4a8b-bb15-9906a2d2d426'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:04.996336 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c4a9e575-1f51-44fa-b829-253e7e622dad tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 400 Jul 03 18:00:04.996896 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1034/4154] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:00:04 2026] POST /volume/v3/backups => generated 109 bytes in 82 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 18:00:05.004829 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-71952571-57c5-48a1-8bd1-cd058bafb8d4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.006873 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-71952571-57c5-48a1-8bd1-cd058bafb8d4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] DELETE https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 18:00:05.007077 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-71952571-57c5-48a1-8bd1-cd058bafb8d4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:05.007256 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-71952571-57c5-48a1-8bd1-cd058bafb8d4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:05.007354 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-71952571-57c5-48a1-8bd1-cd058bafb8d4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Delete backup with id: 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. Jul 03 18:00:05.011162 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:05.011162 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:05.024045 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-71952571-57c5-48a1-8bd1-cd058bafb8d4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] delete_backup rpcapi backup_id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 {{(pid=99941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:00:05.025626 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-71952571-57c5-48a1-8bd1-cd058bafb8d4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 202 Jul 03 18:00:05.026098 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1044/4155] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:05 2026] DELETE /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:00:05.032820 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b0d70212-52af-4520-a754-2a6648dca22d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.034460 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b0d70212-52af-4520-a754-2a6648dca22d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 18:00:05.035576 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b0d70212-52af-4520-a754-2a6648dca22d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:05.035576 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b0d70212-52af-4520-a754-2a6648dca22d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:05.035576 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-b0d70212-52af-4520-a754-2a6648dca22d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:05.038904 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:05.038904 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:05.039593 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b0d70212-52af-4520-a754-2a6648dca22d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 200 Jul 03 18:00:05.039992 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1029/4156] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:05 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:05.456991 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c249e1ba-750a-45e5-adc5-752fc153f3c4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.458556 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c249e1ba-750a-45e5-adc5-752fc153f3c4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 Jul 03 18:00:05.458866 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c249e1ba-750a-45e5-adc5-752fc153f3c4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:05.459182 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c249e1ba-750a-45e5-adc5-752fc153f3c4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:05.466163 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:05.466163 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:05.466163 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c249e1ba-750a-45e5-adc5-752fc153f3c4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:05.466163 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c249e1ba-750a-45e5-adc5-752fc153f3c4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 returned with HTTP 200 Jul 03 18:00:05.466163 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1050/4157] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:05 2026] GET /volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:05.475042 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-005c140f-9f39-4dad-b2dd-cb18c9c30fc3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.479423 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-005c140f-9f39-4dad-b2dd-cb18c9c30fc3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:05.479994 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-005c140f-9f39-4dad-b2dd-cb18c9c30fc3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a24f05c-1390-4cb1-b779-2a12abc1c28b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1839369500"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:05.486998 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d277fca1-8b85-4694-87ab-6c3b4820922c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.488708 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d277fca1-8b85-4694-87ab-6c3b4820922c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 Jul 03 18:00:05.488980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d277fca1-8b85-4694-87ab-6c3b4820922c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:05.489216 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d277fca1-8b85-4694-87ab-6c3b4820922c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:05.494330 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:05.494330 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:05.494830 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-005c140f-9f39-4dad-b2dd-cb18c9c30fc3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:05.494990 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-005c140f-9f39-4dad-b2dd-cb18c9c30fc3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume 7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:05.496657 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d277fca1-8b85-4694-87ab-6c3b4820922c tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 returned with HTTP 404 Jul 03 18:00:05.497138 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1045/4158] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:05 2026] GET /volume/v3/volumes/82fbd3e2-0bca-410e-8f19-acce0be9ccd2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:05.506351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.508262 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:05.508596 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1341037660"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:05.510123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1341037660'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:05.510283 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume of 1 GB Jul 03 18:00:05.514078 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-84cb2bba-4c08-4e99-aa38-30731bfe03c3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.514934 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:05.516571 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-84cb2bba-4c08-4e99-aa38-30731bfe03c3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:05.516963 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-84cb2bba-4c08-4e99-aa38-30731bfe03c3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:05.518149 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-84cb2bba-4c08-4e99-aa38-30731bfe03c3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:05.518149 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-84cb2bba-4c08-4e99-aa38-30731bfe03c3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:05.521752 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (92118e42-e5f7-4c3f-a467-f53d585cc2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:05.522533 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:05.522533 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:05.522686 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15011e81-aac7-4833-9de7-a9792a19480b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:05.523565 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:05.524870 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-84cb2bba-4c08-4e99-aa38-30731bfe03c3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:05.524870 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1051/4159] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:05 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:05.530697 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-005c140f-9f39-4dad-b2dd-cb18c9c30fc3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['5cb62e21-b5a2-4cf0-ba70-5a8be547c72f', 'fc871bba-0a89-422d-aad7-75b117c145a2', 'eac0bc1e-37c4-43b1-9c13-5dd37fcdcc89', '1c0431a4-8674-4b15-a045-c97ae07d8a85'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:05.551089 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15011e81-aac7-4833-9de7-a9792a19480b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:05.552406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1142bc9e-7679-4d93-9f3d-9f663118a03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:05.571681 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-005c140f-9f39-4dad-b2dd-cb18c9c30fc3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot force create request issued successfully. Jul 03 18:00:05.572056 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-005c140f-9f39-4dad-b2dd-cb18c9c30fc3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:00:05.572665 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1035/4160] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:00:05 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 18:00:05.584196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6bd7c01e-e379-42dd-b019-d5789ef1db88 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.586033 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6bd7c01e-e379-42dd-b019-d5789ef1db88 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 Jul 03 18:00:05.586250 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6bd7c01e-e379-42dd-b019-d5789ef1db88 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:05.586422 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6bd7c01e-e379-42dd-b019-d5789ef1db88 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:05.591322 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:05.591322 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:05.591735 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6bd7c01e-e379-42dd-b019-d5789ef1db88 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:05.592510 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6bd7c01e-e379-42dd-b019-d5789ef1db88 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 returned with HTTP 200 Jul 03 18:00:05.592864 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1046/4161] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:05 2026] GET /volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:05.601240 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['426f8696-aa24-4ba4-8719-21ef3fdd0d9c', 'f3bb9751-f90e-4e1f-85ab-af74b3760867', '8f07fadb-405c-4106-bf8b-bfa18d47180c', 'f0dd8744-d6ee-4bb8-b4c0-7698abc68a30'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:05.602044 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1142bc9e-7679-4d93-9f3d-9f663118a03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['426f8696-aa24-4ba4-8719-21ef3fdd0d9c', 'f3bb9751-f90e-4e1f-85ab-af74b3760867', '8f07fadb-405c-4106-bf8b-bfa18d47180c', 'f0dd8744-d6ee-4bb8-b4c0-7698abc68a30']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:05.602729 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c6ecfe-3928-4628-ba29-667a1a3c367f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:05.640498 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c6ecfe-3928-4628-ba29-667a1a3c367f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '694542ac-53c6-469f-979d-2f1470f99543', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1341037660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['426f8696-aa24-4ba4-8719-21ef3fdd0d9c','f3bb9751-f90e-4e1f-85ab-af74b3760867','8f07fadb-405c-4106-bf8b-bfa18d47180c','f0dd8744-d6ee-4bb8-b4c0-7698abc68a30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1341037660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=694542ac-53c6-469f-979d-2f1470f99543,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb82431a5c5461a9b24511573e0a0de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:05.641343 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6464d7-fe48-48d7-84ee-b77f94aabbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:05.667096 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6464d7-fe48-48d7-84ee-b77f94aabbc8) transitioned into state 'SUCCESS' from state '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-1341037660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb82431a5c5461a9b24511573e0a0de',qos_specs=None,replication_status=,reservations=['426f8696-aa24-4ba4-8719-21ef3fdd0d9c','f3bb9751-f90e-4e1f-85ab-af74b3760867','8f07fadb-405c-4106-bf8b-bfa18d47180c','f0dd8744-d6ee-4bb8-b4c0-7698abc68a30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faa74daba574a6eae65ef3a45b97c6f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:05.668028 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9e1bc3-5ab3-437d-ade1-39bb9a46d447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:05.678549 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9e1bc3-5ab3-437d-ade1-39bb9a46d447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:05.679606 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Flow 'volume_create_api' (92118e42-e5f7-4c3f-a467-f53d585cc2a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:05.679990 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create volume request issued successfully. Jul 03 18:00:05.680690 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0ab5821b-4f40-4f63-ae62-ee22dcae9a34 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:05.681230 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1030/4162] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:00:05 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:05.691336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a5f8fcd1-9082-4aa4-88bb-ec6289c468de None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.693001 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a5f8fcd1-9082-4aa4-88bb-ec6289c468de tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 Jul 03 18:00:05.693192 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a5f8fcd1-9082-4aa4-88bb-ec6289c468de tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:05.693383 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a5f8fcd1-9082-4aa4-88bb-ec6289c468de tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:05.696994 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-51e3e501-edfd-4822-a6e1-d6c7acd130ec None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.698778 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-51e3e501-edfd-4822-a6e1-d6c7acd130ec tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf Jul 03 18:00:05.699003 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-51e3e501-edfd-4822-a6e1-d6c7acd130ec tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:05.699212 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-51e3e501-edfd-4822-a6e1-d6c7acd130ec tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:05.700137 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:05.700137 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:05.703592 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a5f8fcd1-9082-4aa4-88bb-ec6289c468de tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 18:00:05.707002 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:05.707002 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:05.707545 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a5f8fcd1-9082-4aa4-88bb-ec6289c468de tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 returned with HTTP 200 Jul 03 18:00:05.707951 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1052/4163] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:05 2026] GET /volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:05.711641 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-51e3e501-edfd-4822-a6e1-d6c7acd130ec tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:05.717463 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-51e3e501-edfd-4822-a6e1-d6c7acd130ec tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf returned with HTTP 200 Jul 03 18:00:05.717987 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1036/4164] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:05 2026] GET /volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:05.729477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-220e6f14-006b-4c6b-9cae-fae2467ef9a8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.731002 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-220e6f14-006b-4c6b-9cae-fae2467ef9a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 Jul 03 18:00:05.731191 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-220e6f14-006b-4c6b-9cae-fae2467ef9a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:05.731359 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-220e6f14-006b-4c6b-9cae-fae2467ef9a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:05.731449 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-220e6f14-006b-4c6b-9cae-fae2467ef9a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete snapshot with id: e858b19d-7c6f-4ce9-b255-1942cb88aab2 Jul 03 18:00:05.736296 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:05.736296 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:05.736690 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-220e6f14-006b-4c6b-9cae-fae2467ef9a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 18:00:05.753159 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-220e6f14-006b-4c6b-9cae-fae2467ef9a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot delete request issued successfully. Jul 03 18:00:05.753318 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-220e6f14-006b-4c6b-9cae-fae2467ef9a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 returned with HTTP 202 Jul 03 18:00:05.753686 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1047/4165] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:05 2026] DELETE /volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:05.760614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d3591051-fd18-4960-800f-3e1a69c2e490 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:05.762865 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d3591051-fd18-4960-800f-3e1a69c2e490 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 Jul 03 18:00:05.763168 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d3591051-fd18-4960-800f-3e1a69c2e490 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:05.763446 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d3591051-fd18-4960-800f-3e1a69c2e490 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:05.768874 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:05.768874 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:05.769331 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d3591051-fd18-4960-800f-3e1a69c2e490 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Snapshot retrieved successfully. Jul 03 18:00:05.770181 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d3591051-fd18-4960-800f-3e1a69c2e490 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 returned with HTTP 200 Jul 03 18:00:05.770662 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1031/4166] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:05 2026] GET /volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:06.050863 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8089d5ef-f568-4c93-a7be-ff9a508128e0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.053267 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8089d5ef-f568-4c93-a7be-ff9a508128e0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 Jul 03 18:00:06.053530 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8089d5ef-f568-4c93-a7be-ff9a508128e0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.053784 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8089d5ef-f568-4c93-a7be-ff9a508128e0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.053952 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-8089d5ef-f568-4c93-a7be-ff9a508128e0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 2efc5cb9-c21e-49b8-921e-c47b0e36c7b6. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:06.058216 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8089d5ef-f568-4c93-a7be-ff9a508128e0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 returned with HTTP 404 Jul 03 18:00:06.058998 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1053/4167] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:06 2026] GET /volume/v3/backups/2efc5cb9-c21e-49b8-921e-c47b0e36c7b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:06.068660 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-96e6882c-9611-4959-9b9b-56d45d529df5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.070288 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:06.070582 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1164442225"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:06.071970 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1164442225'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:06.072088 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Create volume of 1 GB Jul 03 18:00:06.075727 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Availability Zones retrieved successfully. Jul 03 18:00:06.080662 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Flow 'volume_create_api' (5aa36f23-f87f-4c49-9581-19b893ead815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:06.081469 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1948ccc-1986-4a34-ba9b-6baec9da4153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:06.082350 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:06.103506 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1948ccc-1986-4a34-ba9b-6baec9da4153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:06.104313 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595dc903-db05-4b31-8536-7c91716635e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:06.141433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Created reservations ['bb4af48d-07d3-4fc8-87bf-d6d4fe65e04d', 'fa4960fa-f039-4016-be06-3cdc06acdbd4', 'a1a1cf6d-5dc8-4485-bfd3-96a6b15d8161', '5868f3f9-9bfd-477d-bbb8-e668daf26395'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:06.142311 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595dc903-db05-4b31-8536-7c91716635e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb4af48d-07d3-4fc8-87bf-d6d4fe65e04d', 'fa4960fa-f039-4016-be06-3cdc06acdbd4', 'a1a1cf6d-5dc8-4485-bfd3-96a6b15d8161', '5868f3f9-9bfd-477d-bbb8-e668daf26395']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:06.143171 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0f3fec-9dba-419e-a51b-507669948582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:06.166072 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0f3fec-9dba-419e-a51b-507669948582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a4f6047-7ab0-4d9b-9032-698a1d7945fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1164442225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4767ed4a495946698cae1a748629e339',qos_specs=None,replication_status=,reservations=['bb4af48d-07d3-4fc8-87bf-d6d4fe65e04d','fa4960fa-f039-4016-be06-3cdc06acdbd4','a1a1cf6d-5dc8-4485-bfd3-96a6b15d8161','5868f3f9-9bfd-477d-bbb8-e668daf26395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fcd0c3c5a54731b8cabeea4201e5ae',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1164442225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a4f6047-7ab0-4d9b-9032-698a1d7945fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4767ed4a495946698cae1a748629e339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9fcd0c3c5a54731b8cabeea4201e5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:06.166763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (972780fa-67ad-4d4a-bedd-5c9b86eb9053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:06.182673 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (972780fa-67ad-4d4a-bedd-5c9b86eb9053) transitioned into state 'SUCCESS' from state '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-1164442225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4767ed4a495946698cae1a748629e339',qos_specs=None,replication_status=,reservations=['bb4af48d-07d3-4fc8-87bf-d6d4fe65e04d','fa4960fa-f039-4016-be06-3cdc06acdbd4','a1a1cf6d-5dc8-4485-bfd3-96a6b15d8161','5868f3f9-9bfd-477d-bbb8-e668daf26395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fcd0c3c5a54731b8cabeea4201e5ae',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:06.183404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a8612f-6e93-46a5-a381-2e69c9329bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:06.195131 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a8612f-6e93-46a5-a381-2e69c9329bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:06.195834 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Flow 'volume_create_api' (5aa36f23-f87f-4c49-9581-19b893ead815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:06.196134 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Create volume request issued successfully. Jul 03 18:00:06.196765 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-96e6882c-9611-4959-9b9b-56d45d529df5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:06.197343 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1037/4168] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:00:06 2026] POST /volume/v3/volumes => generated 749 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:06.211826 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-10eec2e5-41e1-45c5-b58e-fbebdca646e5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.213542 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-10eec2e5-41e1-45c5-b58e-fbebdca646e5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa Jul 03 18:00:06.213651 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-10eec2e5-41e1-45c5-b58e-fbebdca646e5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.213861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-10eec2e5-41e1-45c5-b58e-fbebdca646e5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.219972 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:06.219972 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:06.223238 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-10eec2e5-41e1-45c5-b58e-fbebdca646e5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:00:06.228442 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-10eec2e5-41e1-45c5-b58e-fbebdca646e5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa returned with HTTP 200 Jul 03 18:00:06.229125 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1048/4169] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:06 2026] GET /volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:06.537534 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b15353c1-f048-4892-9360-6c6f4cc0b565 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.539383 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b15353c1-f048-4892-9360-6c6f4cc0b565 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:06.539633 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b15353c1-f048-4892-9360-6c6f4cc0b565 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.539828 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b15353c1-f048-4892-9360-6c6f4cc0b565 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.539927 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-b15353c1-f048-4892-9360-6c6f4cc0b565 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:06.543546 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:06.543546 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:06.544132 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b15353c1-f048-4892-9360-6c6f4cc0b565 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:06.544444 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1032/4170] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:06 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:06.601256 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-469528ff-8130-4a89-8888-0892413c05f3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.602952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-469528ff-8130-4a89-8888-0892413c05f3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 Jul 03 18:00:06.603167 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-469528ff-8130-4a89-8888-0892413c05f3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.603341 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-469528ff-8130-4a89-8888-0892413c05f3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.608554 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:06.608554 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:06.609093 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-469528ff-8130-4a89-8888-0892413c05f3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:06.610009 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-469528ff-8130-4a89-8888-0892413c05f3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 returned with HTTP 200 Jul 03 18:00:06.610397 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1054/4171] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:06 2026] GET /volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:06.619459 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3e359476-c884-4ecc-93a5-90d6a140ca09 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.621263 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e359476-c884-4ecc-93a5-90d6a140ca09 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e Jul 03 18:00:06.621447 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e359476-c884-4ecc-93a5-90d6a140ca09 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.621641 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e359476-c884-4ecc-93a5-90d6a140ca09 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.621753 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-3e359476-c884-4ecc-93a5-90d6a140ca09 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: 144dd89a-e14e-4aad-b7bc-3c588d448c4e Jul 03 18:00:06.626658 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:06.626658 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:06.627144 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3e359476-c884-4ecc-93a5-90d6a140ca09 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:06.650330 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3e359476-c884-4ecc-93a5-90d6a140ca09 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot delete request issued successfully. Jul 03 18:00:06.650517 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e359476-c884-4ecc-93a5-90d6a140ca09 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e returned with HTTP 202 Jul 03 18:00:06.651014 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1038/4172] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:06 2026] DELETE /volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:06.659479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-25123ce2-dbeb-4fd3-91c6-925bff875c3b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.661179 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-25123ce2-dbeb-4fd3-91c6-925bff875c3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e Jul 03 18:00:06.661355 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-25123ce2-dbeb-4fd3-91c6-925bff875c3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.661547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-25123ce2-dbeb-4fd3-91c6-925bff875c3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.666143 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:06.666143 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:06.666658 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-25123ce2-dbeb-4fd3-91c6-925bff875c3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:06.667422 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-25123ce2-dbeb-4fd3-91c6-925bff875c3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e returned with HTTP 200 Jul 03 18:00:06.667844 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1049/4173] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:06 2026] GET /volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:06.719278 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bf3d8cb1-21e2-468d-86db-522475e1c609 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.720945 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bf3d8cb1-21e2-468d-86db-522475e1c609 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 Jul 03 18:00:06.721164 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bf3d8cb1-21e2-468d-86db-522475e1c609 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.721339 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bf3d8cb1-21e2-468d-86db-522475e1c609 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.728174 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:06.728174 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:06.731492 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bf3d8cb1-21e2-468d-86db-522475e1c609 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 18:00:06.735124 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bf3d8cb1-21e2-468d-86db-522475e1c609 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 returned with HTTP 200 Jul 03 18:00:06.735497 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1033/4174] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:06 2026] GET /volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:06.753542 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9bcf18f1-8079-4cbd-970c-d3c3a75d57c4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.753542 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9bcf18f1-8079-4cbd-970c-d3c3a75d57c4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:06.753542 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9bcf18f1-8079-4cbd-970c-d3c3a75d57c4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "694542ac-53c6-469f-979d-2f1470f99543", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1816506211"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:06.765577 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:06.765577 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:06.765577 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9bcf18f1-8079-4cbd-970c-d3c3a75d57c4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 18:00:06.765577 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-9bcf18f1-8079-4cbd-970c-d3c3a75d57c4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Create snapshot from volume 694542ac-53c6-469f-979d-2f1470f99543 Jul 03 18:00:06.782425 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-26b6511e-4397-437f-ab24-6148b39a4c99 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.782425 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-26b6511e-4397-437f-ab24-6148b39a4c99 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 Jul 03 18:00:06.782425 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-26b6511e-4397-437f-ab24-6148b39a4c99 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.782425 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-26b6511e-4397-437f-ab24-6148b39a4c99 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.787809 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-26b6511e-4397-437f-ab24-6148b39a4c99 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 returned with HTTP 404 Jul 03 18:00:06.787809 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1039/4175] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:06 2026] GET /volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:06.792626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9ad50b51-9a3a-4f94-8353-dc776ed40197 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.796574 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-9bcf18f1-8079-4cbd-970c-d3c3a75d57c4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Created reservations ['c169827a-94e0-4660-be73-d745cf7c5563', '41b963f3-9769-48cb-a48b-2a30eea8992f', 'bfe5c011-ffa6-47d9-b466-edae02f7841f', '0f49b1b1-d6e8-4e12-a8ab-878c5e9831fd'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:06.796930 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ad50b51-9a3a-4f94-8353-dc776ed40197 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 Jul 03 18:00:06.796930 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ad50b51-9a3a-4f94-8353-dc776ed40197 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.796930 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ad50b51-9a3a-4f94-8353-dc776ed40197 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.796930 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-9ad50b51-9a3a-4f94-8353-dc776ed40197 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 Jul 03 18:00:06.802644 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:06.802644 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:06.803084 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ad50b51-9a3a-4f94-8353-dc776ed40197 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:06.858451 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ad50b51-9a3a-4f94-8353-dc776ed40197 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 18:00:06.858693 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ad50b51-9a3a-4f94-8353-dc776ed40197 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 returned with HTTP 202 Jul 03 18:00:06.859114 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1050/4176] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:06 2026] DELETE /volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 18:00:06.869578 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9bcf18f1-8079-4cbd-970c-d3c3a75d57c4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot create request issued successfully. Jul 03 18:00:06.869889 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9bcf18f1-8079-4cbd-970c-d3c3a75d57c4 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:00:06.870377 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1055/4177] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:00:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:06.871258 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-08650006-1356-422e-b5ba-52fc60ae4463 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.873813 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-08650006-1356-422e-b5ba-52fc60ae4463 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 Jul 03 18:00:06.874038 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-08650006-1356-422e-b5ba-52fc60ae4463 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.874404 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-08650006-1356-422e-b5ba-52fc60ae4463 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.881339 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:06.881339 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:06.884124 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d5c81378-f298-450d-95d6-0d23ead35712 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:06.885532 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-08650006-1356-422e-b5ba-52fc60ae4463 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:06.886011 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5c81378-f298-450d-95d6-0d23ead35712 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 Jul 03 18:00:06.886595 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5c81378-f298-450d-95d6-0d23ead35712 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:06.886595 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5c81378-f298-450d-95d6-0d23ead35712 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:06.891096 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-08650006-1356-422e-b5ba-52fc60ae4463 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 returned with HTTP 200 Jul 03 18:00:06.891165 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1034/4178] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:06 2026] GET /volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:06.892479 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:06.892479 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:06.893012 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d5c81378-f298-450d-95d6-0d23ead35712 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 18:00:06.893469 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5c81378-f298-450d-95d6-0d23ead35712 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 returned with HTTP 200 Jul 03 18:00:06.897849 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1040/4179] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:06 2026] GET /volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:07.248887 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-49f4917c-4696-4326-995d-ca935865b89e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.250629 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-49f4917c-4696-4326-995d-ca935865b89e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa Jul 03 18:00:07.250820 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-49f4917c-4696-4326-995d-ca935865b89e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:07.251011 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-49f4917c-4696-4326-995d-ca935865b89e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:07.261012 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:07.261012 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:07.264719 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-49f4917c-4696-4326-995d-ca935865b89e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:00:07.270300 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-49f4917c-4696-4326-995d-ca935865b89e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa returned with HTTP 200 Jul 03 18:00:07.270300 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1051/4180] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:07 2026] GET /volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:07.281881 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c01e57a1-bbf7-40f9-96e3-e112ac985678 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.283642 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c01e57a1-bbf7-40f9-96e3-e112ac985678 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:07.283984 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c01e57a1-bbf7-40f9-96e3-e112ac985678 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2a4f6047-7ab0-4d9b-9032-698a1d7945fa", "name": "tempest-VolumesBackupsTest-Backup-247663932"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:07.285437 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-c01e57a1-bbf7-40f9-96e3-e112ac985678 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Creating new backup {'backup': {'volume_id': '2a4f6047-7ab0-4d9b-9032-698a1d7945fa', 'name': 'tempest-VolumesBackupsTest-Backup-247663932'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:07.285564 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-c01e57a1-bbf7-40f9-96e3-e112ac985678 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Creating backup of volume 2a4f6047-7ab0-4d9b-9032-698a1d7945fa in container None Jul 03 18:00:07.292885 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:07.292885 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:07.293441 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c01e57a1-bbf7-40f9-96e3-e112ac985678 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Volume info retrieved successfully. Jul 03 18:00:07.374475 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-c01e57a1-bbf7-40f9-96e3-e112ac985678 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Created reservations ['16763ca7-ecab-49fb-8494-9fd709de0ee1', '0e7ad3a0-af48-4b8a-8136-20ea55031790'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:07.554820 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2ad41525-ac77-415a-9706-bea05df4cb8b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.556388 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2ad41525-ac77-415a-9706-bea05df4cb8b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:07.556561 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2ad41525-ac77-415a-9706-bea05df4cb8b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:07.556752 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2ad41525-ac77-415a-9706-bea05df4cb8b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:07.556873 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-2ad41525-ac77-415a-9706-bea05df4cb8b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:07.560580 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:07.560580 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:07.561206 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2ad41525-ac77-415a-9706-bea05df4cb8b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:07.561529 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1035/4181] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:07 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:07.588014 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c01e57a1-bbf7-40f9-96e3-e112ac985678 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:00:07.588387 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1056/4182] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:07 2026] POST /volume/v3/backups => generated 329 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:07.598228 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9f4cf01d-b82b-426b-9cc2-b549d5a79098 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.599927 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9f4cf01d-b82b-426b-9cc2-b549d5a79098 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:07.600140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9f4cf01d-b82b-426b-9cc2-b549d5a79098 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:07.600317 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9f4cf01d-b82b-426b-9cc2-b549d5a79098 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:07.600412 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9f4cf01d-b82b-426b-9cc2-b549d5a79098 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:07.604555 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:07.604555 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:07.605234 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9f4cf01d-b82b-426b-9cc2-b549d5a79098 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:07.605609 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1041/4183] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:07 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:07.676522 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c8acb941-9f21-47fa-b9a3-c93fef40c0d4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.678539 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c8acb941-9f21-47fa-b9a3-c93fef40c0d4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e Jul 03 18:00:07.678794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c8acb941-9f21-47fa-b9a3-c93fef40c0d4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:07.679011 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c8acb941-9f21-47fa-b9a3-c93fef40c0d4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:07.698149 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c8acb941-9f21-47fa-b9a3-c93fef40c0d4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e returned with HTTP 404 Jul 03 18:00:07.698606 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1052/4184] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:07 2026] GET /volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:07.704782 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bdd489ba-d476-4641-aff0-ac2300c901c9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.706837 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bdd489ba-d476-4641-aff0-ac2300c901c9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 Jul 03 18:00:07.706837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bdd489ba-d476-4641-aff0-ac2300c901c9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:07.706837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bdd489ba-d476-4641-aff0-ac2300c901c9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:07.706837 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-bdd489ba-d476-4641-aff0-ac2300c901c9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: 932f2f2b-9fe8-4d07-a65e-499fdc36d123 Jul 03 18:00:07.724167 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:07.724167 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:07.724606 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bdd489ba-d476-4641-aff0-ac2300c901c9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:07.782573 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bdd489ba-d476-4641-aff0-ac2300c901c9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot delete request issued successfully. Jul 03 18:00:07.782743 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bdd489ba-d476-4641-aff0-ac2300c901c9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 returned with HTTP 202 Jul 03 18:00:07.783204 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1036/4185] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:07 2026] DELETE /volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:07.791382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f474b7e5-7e48-4fdc-918e-e2b3d4c1166f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.793365 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f474b7e5-7e48-4fdc-918e-e2b3d4c1166f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 Jul 03 18:00:07.793547 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f474b7e5-7e48-4fdc-918e-e2b3d4c1166f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:07.794865 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f474b7e5-7e48-4fdc-918e-e2b3d4c1166f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:07.798341 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:07.798341 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:07.798733 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f474b7e5-7e48-4fdc-918e-e2b3d4c1166f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:07.799433 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f474b7e5-7e48-4fdc-918e-e2b3d4c1166f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 returned with HTTP 200 Jul 03 18:00:07.799779 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1057/4186] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:07 2026] GET /volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:07.904434 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-88db2f34-63a1-4c87-83ed-d79d1ac4e5e2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.906642 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-88db2f34-63a1-4c87-83ed-d79d1ac4e5e2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 Jul 03 18:00:07.906966 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-88db2f34-63a1-4c87-83ed-d79d1ac4e5e2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:07.907275 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-88db2f34-63a1-4c87-83ed-d79d1ac4e5e2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:07.907779 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8c1f0d4e-7ab7-4c7b-8f76-d5bf4f13d297 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.909503 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8c1f0d4e-7ab7-4c7b-8f76-d5bf4f13d297 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 Jul 03 18:00:07.909731 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8c1f0d4e-7ab7-4c7b-8f76-d5bf4f13d297 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:07.910049 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8c1f0d4e-7ab7-4c7b-8f76-d5bf4f13d297 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:07.915400 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:07.915400 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:07.915742 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8c1f0d4e-7ab7-4c7b-8f76-d5bf4f13d297 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 18:00:07.916458 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8c1f0d4e-7ab7-4c7b-8f76-d5bf4f13d297 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 returned with HTTP 200 Jul 03 18:00:07.916912 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1053/4187] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:07 2026] GET /volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:07.921974 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-88db2f34-63a1-4c87-83ed-d79d1ac4e5e2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 returned with HTTP 404 Jul 03 18:00:07.922543 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1042/4188] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:07 2026] GET /volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:07.930782 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c94e7348-bcd2-4969-8cd6-9bb27b7b2453 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.932597 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:07.932751 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c94e7348-bcd2-4969-8cd6-9bb27b7b2453 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] POST https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5/action Jul 03 18:00:07.932990 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c94e7348-bcd2-4969-8cd6-9bb27b7b2453 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:00:07.933117 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c94e7348-bcd2-4969-8cd6-9bb27b7b2453 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:07.940930 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.admin_actions [None req-c94e7348-bcd2-4969-8cd6-9bb27b7b2453 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Updating snapshot '6ad70102-666e-413b-ad28-43556f4a53a5' with '{'status': 'creating'}' {{(pid=99943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 18:00:07.941027 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:07.941027 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-401270181"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:07.941027 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-401270181'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:07.941027 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 18:00:07.941027 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 18:00:07.943186 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:07.943186 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:07.946284 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (5b2bf5ea-c403-4059-9a0a-b549ee3f33ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:07.947159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae29401c-c595-44cc-af7f-097e86871343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:07.957502 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:08.006103 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae29401c-c595-44cc-af7f-097e86871343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:08.006910 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095509e8-c772-4f09-8ef3-96782b49a794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:08.009264 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c94e7348-bcd2-4969-8cd6-9bb27b7b2453 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5/action returned with HTTP 202 Jul 03 18:00:08.009826 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1037/4189] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 18:00:07 2026] POST /volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:00:08.017804 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-905b225e-8aaa-4e9c-9d07-dc0921313494 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:08.019573 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-905b225e-8aaa-4e9c-9d07-dc0921313494 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 Jul 03 18:00:08.019785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-905b225e-8aaa-4e9c-9d07-dc0921313494 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:08.020010 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-905b225e-8aaa-4e9c-9d07-dc0921313494 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:08.025338 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:08.025338 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:08.025706 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-905b225e-8aaa-4e9c-9d07-dc0921313494 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 18:00:08.026598 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-905b225e-8aaa-4e9c-9d07-dc0921313494 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 returned with HTTP 200 Jul 03 18:00:08.027091 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1054/4190] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:08 2026] GET /volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:08.035860 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-53c22ee2-7920-4beb-aadd-c0120cd01105 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:08.037962 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53c22ee2-7920-4beb-aadd-c0120cd01105 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] POST https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5/action Jul 03 18:00:08.038337 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53c22ee2-7920-4beb-aadd-c0120cd01105 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:00:08.038491 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53c22ee2-7920-4beb-aadd-c0120cd01105 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:08.040178 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.snapshot_actions [None req-53c22ee2-7920-4beb-aadd-c0120cd01105 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99942) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 18:00:08.046548 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:08.046548 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:08.047127 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.snapshot_actions [None req-53c22ee2-7920-4beb-aadd-c0120cd01105 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] Updating snapshot 6ad70102-666e-413b-ad28-43556f4a53a5 with info {'id': '6ad70102-666e-413b-ad28-43556f4a53a5', 'status': 'error', 'progress': '80%'} Jul 03 18:00:08.107064 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53c22ee2-7920-4beb-aadd-c0120cd01105 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-member] https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5/action returned with HTTP 202 Jul 03 18:00:08.107511 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1043/4191] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 18:00:08 2026] POST /volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:08.113784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5fdcaabd-f512-46f6-9ab9-b91a2d336fe0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:08.115764 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5fdcaabd-f512-46f6-9ab9-b91a2d336fe0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 Jul 03 18:00:08.115985 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5fdcaabd-f512-46f6-9ab9-b91a2d336fe0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:08.116215 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5fdcaabd-f512-46f6-9ab9-b91a2d336fe0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:08.118899 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-5fdcaabd-f512-46f6-9ab9-b91a2d336fe0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete snapshot with id: 6ad70102-666e-413b-ad28-43556f4a53a5 Jul 03 18:00:08.123657 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:08.123657 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:08.124041 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5fdcaabd-f512-46f6-9ab9-b91a2d336fe0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 18:00:08.149199 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['858bdd4d-645c-48e1-95b2-430959ee6ada', 'a242acbf-4294-4f54-9f15-fa46517b6a85', '0d6be7ef-857a-4233-8d6a-dd67212b715e', '19075e94-76c1-41ac-b25e-e3942aeed95a'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:08.150244 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095509e8-c772-4f09-8ef3-96782b49a794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['858bdd4d-645c-48e1-95b2-430959ee6ada', 'a242acbf-4294-4f54-9f15-fa46517b6a85', '0d6be7ef-857a-4233-8d6a-dd67212b715e', '19075e94-76c1-41ac-b25e-e3942aeed95a']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:08.151335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c12c52-5b66-4985-ad02-05a1a9708d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:08.184282 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5fdcaabd-f512-46f6-9ab9-b91a2d336fe0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot delete request issued successfully. Jul 03 18:00:08.184568 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5fdcaabd-f512-46f6-9ab9-b91a2d336fe0 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 returned with HTTP 202 Jul 03 18:00:08.185195 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1038/4192] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:08 2026] DELETE /volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:08.189661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c12c52-5b66-4985-ad02-05a1a9708d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e420f372-fd0a-41e6-ad14-069aef3350ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-401270181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['858bdd4d-645c-48e1-95b2-430959ee6ada','a242acbf-4294-4f54-9f15-fa46517b6a85','0d6be7ef-857a-4233-8d6a-dd67212b715e','19075e94-76c1-41ac-b25e-e3942aeed95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-401270181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e420f372-fd0a-41e6-ad14-069aef3350ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:08.190913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b745ec3-c6cf-4b97-81ef-93cb4cf99b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:08.193973 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8aff8a50-e9f4-481a-9510-7b5ae99a83d9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:08.196283 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8aff8a50-e9f4-481a-9510-7b5ae99a83d9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 Jul 03 18:00:08.196523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8aff8a50-e9f4-481a-9510-7b5ae99a83d9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:08.196904 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8aff8a50-e9f4-481a-9510-7b5ae99a83d9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:08.202981 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:08.202981 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:08.205485 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8aff8a50-e9f4-481a-9510-7b5ae99a83d9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Snapshot retrieved successfully. Jul 03 18:00:08.205485 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8aff8a50-e9f4-481a-9510-7b5ae99a83d9 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 returned with HTTP 200 Jul 03 18:00:08.205485 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1055/4193] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:08 2026] GET /volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:08.254797 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b745ec3-c6cf-4b97-81ef-93cb4cf99b89) transitioned into state 'SUCCESS' from state '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-401270181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['858bdd4d-645c-48e1-95b2-430959ee6ada','a242acbf-4294-4f54-9f15-fa46517b6a85','0d6be7ef-857a-4233-8d6a-dd67212b715e','19075e94-76c1-41ac-b25e-e3942aeed95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:08.255637 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33f3e57b-67c5-403b-922c-e8f07fd76ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:08.277470 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33f3e57b-67c5-403b-922c-e8f07fd76ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:08.278452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (5b2bf5ea-c403-4059-9a0a-b549ee3f33ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:08.278816 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 18:00:08.279485 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc0c0e52-2a5c-4d80-8c3b-978a517a60a8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:08.280174 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1058/4194] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:00:07 2026] POST /volume/v3/volumes => generated 769 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:08.299254 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5fd62f71-3bbb-4f70-96ed-e879c767a38f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:08.299254 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5fd62f71-3bbb-4f70-96ed-e879c767a38f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae Jul 03 18:00:08.299254 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5fd62f71-3bbb-4f70-96ed-e879c767a38f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:08.299254 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5fd62f71-3bbb-4f70-96ed-e879c767a38f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:08.308983 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:08.308983 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:08.314461 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5fd62f71-3bbb-4f70-96ed-e879c767a38f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:08.326936 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5fd62f71-3bbb-4f70-96ed-e879c767a38f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae returned with HTTP 200 Jul 03 18:00:08.327402 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1044/4195] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:08 2026] GET /volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:08.571534 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2d90bf15-0bec-4de2-8e94-c2c1c7ecd58d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:08.573178 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2d90bf15-0bec-4de2-8e94-c2c1c7ecd58d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:08.573398 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2d90bf15-0bec-4de2-8e94-c2c1c7ecd58d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:08.573615 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2d90bf15-0bec-4de2-8e94-c2c1c7ecd58d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:08.573763 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-2d90bf15-0bec-4de2-8e94-c2c1c7ecd58d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:08.583478 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:08.583478 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:08.584101 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2d90bf15-0bec-4de2-8e94-c2c1c7ecd58d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:08.584449 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1039/4196] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:08 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:08.615567 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e104a431-8921-45fd-949c-f8caa557acd2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:08.617258 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e104a431-8921-45fd-949c-f8caa557acd2 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:08.617528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e104a431-8921-45fd-949c-f8caa557acd2 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:08.617706 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e104a431-8921-45fd-949c-f8caa557acd2 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:08.617825 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-e104a431-8921-45fd-949c-f8caa557acd2 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:08.622272 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:08.622272 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:08.622997 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e104a431-8921-45fd-949c-f8caa557acd2 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:08.623419 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1056/4197] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:08 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:08.808193 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4cf5f488-5670-49e4-bfe9-36e2dc771728 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:08.810625 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4cf5f488-5670-49e4-bfe9-36e2dc771728 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 Jul 03 18:00:08.810625 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4cf5f488-5670-49e4-bfe9-36e2dc771728 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:08.810793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4cf5f488-5670-49e4-bfe9-36e2dc771728 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:08.893309 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4cf5f488-5670-49e4-bfe9-36e2dc771728 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 returned with HTTP 404 Jul 03 18:00:08.893680 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1059/4198] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:08 2026] GET /volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:08.900514 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-60a8a813-e898-40d1-b734-8c6c11a95be6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:08.902013 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-60a8a813-e898-40d1-b734-8c6c11a95be6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 Jul 03 18:00:08.902184 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-60a8a813-e898-40d1-b734-8c6c11a95be6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:08.902350 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-60a8a813-e898-40d1-b734-8c6c11a95be6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:08.902444 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-60a8a813-e898-40d1-b734-8c6c11a95be6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: bf52b88b-5518-4301-a718-28b64ca9f8d5 Jul 03 18:00:09.016809 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:09.016809 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:09.017370 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-60a8a813-e898-40d1-b734-8c6c11a95be6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:09.097019 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-60a8a813-e898-40d1-b734-8c6c11a95be6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot delete request issued successfully. Jul 03 18:00:09.097149 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-60a8a813-e898-40d1-b734-8c6c11a95be6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 returned with HTTP 202 Jul 03 18:00:09.097643 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1045/4199] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:08 2026] DELETE /volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:09.106360 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e65854e3-d66b-4bb0-bed7-5fb0f1630fcd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:09.108006 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e65854e3-d66b-4bb0-bed7-5fb0f1630fcd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 Jul 03 18:00:09.108186 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e65854e3-d66b-4bb0-bed7-5fb0f1630fcd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:09.108364 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e65854e3-d66b-4bb0-bed7-5fb0f1630fcd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:09.205162 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:09.205162 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:09.205566 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e65854e3-d66b-4bb0-bed7-5fb0f1630fcd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:09.206239 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e65854e3-d66b-4bb0-bed7-5fb0f1630fcd tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 returned with HTTP 200 Jul 03 18:00:09.206581 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1040/4200] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:09 2026] GET /volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 => generated 467 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:09.212970 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7b09ab31-412b-4f17-963f-30967124e96e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:09.214599 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7b09ab31-412b-4f17-963f-30967124e96e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 Jul 03 18:00:09.214787 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7b09ab31-412b-4f17-963f-30967124e96e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:09.214964 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7b09ab31-412b-4f17-963f-30967124e96e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:09.218416 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7b09ab31-412b-4f17-963f-30967124e96e tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 returned with HTTP 404 Jul 03 18:00:09.218830 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1057/4201] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:09 2026] GET /volume/v3/snapshots/6ad70102-666e-413b-ad28-43556f4a53a5 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:09.224667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-912aa0fb-9f46-47b1-ac7f-13b6d20e3b5f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:09.226379 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-912aa0fb-9f46-47b1-ac7f-13b6d20e3b5f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 Jul 03 18:00:09.226555 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-912aa0fb-9f46-47b1-ac7f-13b6d20e3b5f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:09.226723 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-912aa0fb-9f46-47b1-ac7f-13b6d20e3b5f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:09.226950 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-912aa0fb-9f46-47b1-ac7f-13b6d20e3b5f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume with id: 694542ac-53c6-469f-979d-2f1470f99543 Jul 03 18:00:09.233075 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:09.233075 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:09.233353 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-912aa0fb-9f46-47b1-ac7f-13b6d20e3b5f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 18:00:09.340747 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0f8e8d61-48be-42b5-9a3d-ab8f76a1c88c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:09.342619 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0f8e8d61-48be-42b5-9a3d-ab8f76a1c88c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae Jul 03 18:00:09.342894 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0f8e8d61-48be-42b5-9a3d-ab8f76a1c88c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:09.343110 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0f8e8d61-48be-42b5-9a3d-ab8f76a1c88c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:09.404964 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:09.404964 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:09.404964 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0f8e8d61-48be-42b5-9a3d-ab8f76a1c88c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:09.404964 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0f8e8d61-48be-42b5-9a3d-ab8f76a1c88c tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae returned with HTTP 200 Jul 03 18:00:09.404964 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1046/4202] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:09 2026] GET /volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:09.415050 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:09.416780 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:09.417267 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e420f372-fd0a-41e6-ad14-069aef3350ae", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1421886445"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:09.419264 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request body: {'volume': {'source_volid': 'e420f372-fd0a-41e6-ad14-069aef3350ae', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1421886445'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:09.431909 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:09.431909 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:09.431909 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume retrieved successfully. Jul 03 18:00:09.431909 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume of 1 GB Jul 03 18:00:09.435126 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Availability Zones retrieved successfully. Jul 03 18:00:09.445674 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (85d2b864-768d-4dcb-aedd-ed7efa1dbb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:09.446877 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-912aa0fb-9f46-47b1-ac7f-13b6d20e3b5f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Delete volume request issued successfully. Jul 03 18:00:09.447256 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-912aa0fb-9f46-47b1-ac7f-13b6d20e3b5f tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 returned with HTTP 202 Jul 03 18:00:09.447468 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1060/4203] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:09 2026] DELETE /volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:09.452128 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a41d003-d171-4e59-995a-3c535b2ffe20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:09.453578 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:09.474647 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5892aeec-ec17-4650-a576-8a306275cac7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:09.493035 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5892aeec-ec17-4650-a576-8a306275cac7 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 Jul 03 18:00:09.493035 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5892aeec-ec17-4650-a576-8a306275cac7 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:09.493035 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5892aeec-ec17-4650-a576-8a306275cac7 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:09.493731 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a41d003-d171-4e59-995a-3c535b2ffe20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e420f372-fd0a-41e6-ad14-069aef3350ae', 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:09.493731 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a37219-d1ad-4a0b-814c-7de2afe93262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:09.493831 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:09.493831 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:09.497586 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5892aeec-ec17-4650-a576-8a306275cac7 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Volume info retrieved successfully. Jul 03 18:00:09.501821 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5892aeec-ec17-4650-a576-8a306275cac7 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 returned with HTTP 200 Jul 03 18:00:09.502499 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1058/4204] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:09 2026] GET /volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:09.583261 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Created reservations ['b9cbd348-bdc1-4cde-9064-09bf2c653163', '4d44d972-5c59-4262-8640-140ca528c839', '98154ce3-8fe2-4d14-8fa4-cb89d1289f24', '1b04ddf1-09ff-475d-bf73-975f0080d796'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:09.584310 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a37219-d1ad-4a0b-814c-7de2afe93262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9cbd348-bdc1-4cde-9064-09bf2c653163', '4d44d972-5c59-4262-8640-140ca528c839', '98154ce3-8fe2-4d14-8fa4-cb89d1289f24', '1b04ddf1-09ff-475d-bf73-975f0080d796']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:09.585479 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb4d0ad-63f2-42eb-8f52-fe4d0ec99e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:09.597154 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d54ce61b-bfb1-445e-b071-107aec9b580e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:09.599791 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d54ce61b-bfb1-445e-b071-107aec9b580e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:09.599791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d54ce61b-bfb1-445e-b071-107aec9b580e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:09.599791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d54ce61b-bfb1-445e-b071-107aec9b580e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:09.599791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-d54ce61b-bfb1-445e-b071-107aec9b580e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:09.603004 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:09.603004 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:09.603578 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d54ce61b-bfb1-445e-b071-107aec9b580e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:09.603928 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1047/4205] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:09 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:09.629502 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb4d0ad-63f2-42eb-8f52-fe4d0ec99e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '038e9e14-94e4-4c64-9b59-6b341eba27ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1421886445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['b9cbd348-bdc1-4cde-9064-09bf2c653163','4d44d972-5c59-4262-8640-140ca528c839','98154ce3-8fe2-4d14-8fa4-cb89d1289f24','1b04ddf1-09ff-475d-bf73-975f0080d796'],size=1,snapshot_id=None,source_replicaid=,source_volid=e420f372-fd0a-41e6-ad14-069aef3350ae,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1421886445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=038e9e14-94e4-4c64-9b59-6b341eba27ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6a8a65365040178e09fb8b8e1689ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e420f372-fd0a-41e6-ad14-069aef3350ae,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbec41ee779140c5b55c6a0432e9c420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:09.630520 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23f2040-dc7f-4fdd-ac6d-06fa34470f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:09.633817 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-acbe1ce6-3003-4f5c-98ad-d916e20a5ef6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:09.635564 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-acbe1ce6-3003-4f5c-98ad-d916e20a5ef6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:09.637689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-acbe1ce6-3003-4f5c-98ad-d916e20a5ef6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:09.637689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-acbe1ce6-3003-4f5c-98ad-d916e20a5ef6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:09.637689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-acbe1ce6-3003-4f5c-98ad-d916e20a5ef6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:09.640227 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:09.640227 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:09.642497 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-acbe1ce6-3003-4f5c-98ad-d916e20a5ef6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:09.642497 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1061/4206] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:09 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:09.679840 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23f2040-dc7f-4fdd-ac6d-06fa34470f1a) transitioned into state 'SUCCESS' from state '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-1421886445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6a8a65365040178e09fb8b8e1689ea',qos_specs=None,replication_status=,reservations=['b9cbd348-bdc1-4cde-9064-09bf2c653163','4d44d972-5c59-4262-8640-140ca528c839','98154ce3-8fe2-4d14-8fa4-cb89d1289f24','1b04ddf1-09ff-475d-bf73-975f0080d796'],size=1,snapshot_id=None,source_replicaid=,source_volid=e420f372-fd0a-41e6-ad14-069aef3350ae,status='creating',user_id='dbec41ee779140c5b55c6a0432e9c420',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:09.680744 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ba02c3-5574-4896-9558-44d84bf479f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:09.717474 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ba02c3-5574-4896-9558-44d84bf479f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:09.718519 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Flow 'volume_create_api' (85d2b864-768d-4dcb-aedd-ed7efa1dbb27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:09.718888 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Create volume request issued successfully. Jul 03 18:00:09.719525 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bd7dabc5-65a9-4824-b132-6baed2822e5f tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:09.720095 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1041/4207] 10.4.3.210 () {70 vars in 1300 bytes} [Fri Jul 3 18:00:09 2026] POST /volume/v3/volumes => generated 804 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:09.732606 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-32627787-2686-48de-83bc-ac74821a9bed None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:09.733836 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-32627787-2686-48de-83bc-ac74821a9bed tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee Jul 03 18:00:09.734097 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-32627787-2686-48de-83bc-ac74821a9bed tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:09.734323 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-32627787-2686-48de-83bc-ac74821a9bed tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:09.744224 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:09.744224 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:09.744224 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-32627787-2686-48de-83bc-ac74821a9bed tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:09.750708 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-32627787-2686-48de-83bc-ac74821a9bed tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee returned with HTTP 200 Jul 03 18:00:09.751090 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1059/4208] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:09 2026] GET /volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:10.215925 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-115042b3-91bd-4733-9115-4c34a5b46a53 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.217967 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-115042b3-91bd-4733-9115-4c34a5b46a53 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 Jul 03 18:00:10.218194 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-115042b3-91bd-4733-9115-4c34a5b46a53 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.218429 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-115042b3-91bd-4733-9115-4c34a5b46a53 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.223563 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-115042b3-91bd-4733-9115-4c34a5b46a53 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 returned with HTTP 404 Jul 03 18:00:10.224196 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1048/4209] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:10 2026] GET /volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 18:00:10.230945 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d6f71458-f29b-4862-85f1-d20bb580d5a6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.236913 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d6f71458-f29b-4862-85f1-d20bb580d5a6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 Jul 03 18:00:10.237137 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d6f71458-f29b-4862-85f1-d20bb580d5a6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.237342 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d6f71458-f29b-4862-85f1-d20bb580d5a6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.237476 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-d6f71458-f29b-4862-85f1-d20bb580d5a6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: 932f2f2b-9fe8-4d07-a65e-499fdc36d123 Jul 03 18:00:10.244611 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d6f71458-f29b-4862-85f1-d20bb580d5a6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 returned with HTTP 404 Jul 03 18:00:10.245212 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1062/4210] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:10 2026] DELETE /volume/v3/snapshots/932f2f2b-9fe8-4d07-a65e-499fdc36d123 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:10.252128 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-93720345-4bcb-4c08-8e5d-8e273c0bddd5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.254105 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-93720345-4bcb-4c08-8e5d-8e273c0bddd5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 Jul 03 18:00:10.254283 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-93720345-4bcb-4c08-8e5d-8e273c0bddd5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.254454 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-93720345-4bcb-4c08-8e5d-8e273c0bddd5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.254553 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-93720345-4bcb-4c08-8e5d-8e273c0bddd5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: bf52b88b-5518-4301-a718-28b64ca9f8d5 Jul 03 18:00:10.258650 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-93720345-4bcb-4c08-8e5d-8e273c0bddd5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 returned with HTTP 404 Jul 03 18:00:10.259094 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1042/4211] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:10 2026] DELETE /volume/v3/snapshots/bf52b88b-5518-4301-a718-28b64ca9f8d5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:10.265894 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d78df8fb-f649-45b0-9b75-af0de15588da None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.267540 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d78df8fb-f649-45b0-9b75-af0de15588da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e Jul 03 18:00:10.267711 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d78df8fb-f649-45b0-9b75-af0de15588da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.267917 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d78df8fb-f649-45b0-9b75-af0de15588da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.268055 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-d78df8fb-f649-45b0-9b75-af0de15588da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: 144dd89a-e14e-4aad-b7bc-3c588d448c4e Jul 03 18:00:10.275557 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d78df8fb-f649-45b0-9b75-af0de15588da tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e returned with HTTP 404 Jul 03 18:00:10.276030 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1060/4212] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:10 2026] DELETE /volume/v3/snapshots/144dd89a-e14e-4aad-b7bc-3c588d448c4e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:10.306541 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-360c6461-614e-4cec-8605-cd5da1aefb70 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.309155 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-360c6461-614e-4cec-8605-cd5da1aefb70 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:10.309410 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-360c6461-614e-4cec-8605-cd5da1aefb70 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.309681 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-360c6461-614e-4cec-8605-cd5da1aefb70 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.318920 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:10.318920 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:10.321954 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-360c6461-614e-4cec-8605-cd5da1aefb70 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:10.326160 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-360c6461-614e-4cec-8605-cd5da1aefb70 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 18:00:10.326512 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1049/4213] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:00:10 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1654 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:10.341871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-0c8ddcc9-678a-4bc3-8f89-59cac2cc1f2c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.344299 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-0c8ddcc9-678a-4bc3-8f89-59cac2cc1f2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b/action Jul 03 18:00:10.344682 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-0c8ddcc9-678a-4bc3-8f89-59cac2cc1f2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:00:10.344884 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-0c8ddcc9-678a-4bc3-8f89-59cac2cc1f2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:10.357141 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:10.357141 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:10.357627 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-0c8ddcc9-678a-4bc3-8f89-59cac2cc1f2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:10.399133 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-0c8ddcc9-678a-4bc3-8f89-59cac2cc1f2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Begin detaching volume completed successfully. Jul 03 18:00:10.399329 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-0c8ddcc9-678a-4bc3-8f89-59cac2cc1f2c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b/action returned with HTTP 202 Jul 03 18:00:10.399767 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1063/4214] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:00:10 2026] POST /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:00:10.562749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b33b5e82-c0b4-4b22-bdb5-a9cf0d93d371 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.565148 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b33b5e82-c0b4-4b22-bdb5-a9cf0d93d371 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] GET https://10.4.3.210/volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 Jul 03 18:00:10.565325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b33b5e82-c0b4-4b22-bdb5-a9cf0d93d371 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.565513 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b33b5e82-c0b4-4b22-bdb5-a9cf0d93d371 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.570915 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b33b5e82-c0b4-4b22-bdb5-a9cf0d93d371 tempest-ProjectMemberTests-4953362 tempest-ProjectMemberTests-4953362-project-admin] https://10.4.3.210/volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 returned with HTTP 404 Jul 03 18:00:10.571322 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1043/4215] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:10 2026] GET /volume/v3/volumes/694542ac-53c6-469f-979d-2f1470f99543 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:10.619449 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7d074b9f-382c-404f-811e-413f9ee109d8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.621384 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7d074b9f-382c-404f-811e-413f9ee109d8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:10.621612 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7d074b9f-382c-404f-811e-413f9ee109d8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.621829 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7d074b9f-382c-404f-811e-413f9ee109d8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.621958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-7d074b9f-382c-404f-811e-413f9ee109d8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:10.627996 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:10.627996 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:10.627996 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7d074b9f-382c-404f-811e-413f9ee109d8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:10.627996 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1061/4216] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:10 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:10.653669 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bc7a04a9-8d52-4feb-aeff-c7e2c1e66b22 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.658496 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bc7a04a9-8d52-4feb-aeff-c7e2c1e66b22 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:10.658798 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bc7a04a9-8d52-4feb-aeff-c7e2c1e66b22 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.659070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bc7a04a9-8d52-4feb-aeff-c7e2c1e66b22 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.659214 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-bc7a04a9-8d52-4feb-aeff-c7e2c1e66b22 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:10.664998 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:10.664998 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:10.665978 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bc7a04a9-8d52-4feb-aeff-c7e2c1e66b22 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:10.666453 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1050/4217] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:10 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:10.789222 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9246d62d-a981-4507-b851-c0c94415b9e0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.789222 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9246d62d-a981-4507-b851-c0c94415b9e0 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee Jul 03 18:00:10.789222 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9246d62d-a981-4507-b851-c0c94415b9e0 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.789222 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9246d62d-a981-4507-b851-c0c94415b9e0 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.789222 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:10.789222 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:10.789222 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9246d62d-a981-4507-b851-c0c94415b9e0 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:10.791437 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9246d62d-a981-4507-b851-c0c94415b9e0 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee returned with HTTP 200 Jul 03 18:00:10.791875 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1064/4218] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:10 2026] GET /volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:10.819834 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-19b0418e-47e5-467a-b423-e9f694892e91 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.823804 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-19b0418e-47e5-467a-b423-e9f694892e91 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae Jul 03 18:00:10.824018 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-19b0418e-47e5-467a-b423-e9f694892e91 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.824671 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-19b0418e-47e5-467a-b423-e9f694892e91 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.824671 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-19b0418e-47e5-467a-b423-e9f694892e91 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: e420f372-fd0a-41e6-ad14-069aef3350ae Jul 03 18:00:10.832917 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:10.832917 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:10.833461 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-19b0418e-47e5-467a-b423-e9f694892e91 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:10.908517 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-19b0418e-47e5-467a-b423-e9f694892e91 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 18:00:10.908720 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-19b0418e-47e5-467a-b423-e9f694892e91 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae returned with HTTP 202 Jul 03 18:00:10.909188 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1044/4219] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:10 2026] DELETE /volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 18:00:10.916646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c77869c9-caee-4551-9ffb-be57f40de7f4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:10.919559 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c77869c9-caee-4551-9ffb-be57f40de7f4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae Jul 03 18:00:10.931950 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c77869c9-caee-4551-9ffb-be57f40de7f4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:10.931950 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c77869c9-caee-4551-9ffb-be57f40de7f4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:10.931950 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:10.931950 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:10.931950 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c77869c9-caee-4551-9ffb-be57f40de7f4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:10.935509 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c77869c9-caee-4551-9ffb-be57f40de7f4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae returned with HTTP 200 Jul 03 18:00:10.935852 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1062/4220] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:10 2026] GET /volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:11.459652 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-53a2d9df-1157-4fcd-a190-e364d91faac9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:11.460396 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53a2d9df-1157-4fcd-a190-e364d91faac9 None None] GET https://10.4.3.210/volume// Jul 03 18:00:11.460396 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53a2d9df-1157-4fcd-a190-e364d91faac9 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:11.460856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53a2d9df-1157-4fcd-a190-e364d91faac9 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:11.461139 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53a2d9df-1157-4fcd-a190-e364d91faac9 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:00:11.461506 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1051/4221] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:00:11 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 18:00:11.475646 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-3737f8f7-130e-40ec-aad2-fc5b9c44c8aa None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:11.475646 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-3737f8f7-130e-40ec-aad2-fc5b9c44c8aa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:11.475646 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-3737f8f7-130e-40ec-aad2-fc5b9c44c8aa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:11.475646 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-3737f8f7-130e-40ec-aad2-fc5b9c44c8aa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:11.562605 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:11.562605 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:11.567825 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-3737f8f7-130e-40ec-aad2-fc5b9c44c8aa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:11.573616 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-3737f8f7-130e-40ec-aad2-fc5b9c44c8aa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 18:00:11.573616 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1065/4222] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:00:11 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1837 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:00:11.667025 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-19531acc-05a6-43c0-9d02-5d3ae308ce19 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:11.668696 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-19531acc-05a6-43c0-9d02-5d3ae308ce19 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:11.668950 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-19531acc-05a6-43c0-9d02-5d3ae308ce19 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:11.669173 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-19531acc-05a6-43c0-9d02-5d3ae308ce19 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:11.669291 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-19531acc-05a6-43c0-9d02-5d3ae308ce19 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:11.673490 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:11.673490 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:11.674131 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-19531acc-05a6-43c0-9d02-5d3ae308ce19 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:11.674501 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1045/4223] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:11 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:11.678595 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c87457eb-2402-48dd-8496-6549775eef07 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:11.680952 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c87457eb-2402-48dd-8496-6549775eef07 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:11.681251 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c87457eb-2402-48dd-8496-6549775eef07 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:11.681509 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c87457eb-2402-48dd-8496-6549775eef07 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:11.681664 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-c87457eb-2402-48dd-8496-6549775eef07 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:11.686688 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:11.686688 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:11.687462 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c87457eb-2402-48dd-8496-6549775eef07 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:11.687861 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1063/4224] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:11 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:11.948670 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7b271ad2-76e9-4a97-8f62-b2df7f0eed1b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:11.951909 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7b271ad2-76e9-4a97-8f62-b2df7f0eed1b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae Jul 03 18:00:11.952151 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7b271ad2-76e9-4a97-8f62-b2df7f0eed1b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:11.952358 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7b271ad2-76e9-4a97-8f62-b2df7f0eed1b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:11.959946 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7b271ad2-76e9-4a97-8f62-b2df7f0eed1b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae returned with HTTP 404 Jul 03 18:00:11.965215 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1052/4225] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:11 2026] GET /volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 18:00:11.979098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-af7d915c-b7e0-4430-b255-ebad82c4035b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:11.983364 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-af7d915c-b7e0-4430-b255-ebad82c4035b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee Jul 03 18:00:11.983364 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-af7d915c-b7e0-4430-b255-ebad82c4035b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:11.983364 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-af7d915c-b7e0-4430-b255-ebad82c4035b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:11.983364 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-af7d915c-b7e0-4430-b255-ebad82c4035b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 038e9e14-94e4-4c64-9b59-6b341eba27ee Jul 03 18:00:12.004835 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:12.004835 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:12.004835 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-af7d915c-b7e0-4430-b255-ebad82c4035b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:12.274478 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-af7d915c-b7e0-4430-b255-ebad82c4035b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 18:00:12.274646 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-af7d915c-b7e0-4430-b255-ebad82c4035b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee returned with HTTP 202 Jul 03 18:00:12.275209 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1066/4226] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:11 2026] DELETE /volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 18:00:12.281902 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9332c19e-fed1-4984-b738-6d93f460b410 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:12.284337 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9332c19e-fed1-4984-b738-6d93f460b410 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee Jul 03 18:00:12.287876 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9332c19e-fed1-4984-b738-6d93f460b410 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:12.287876 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9332c19e-fed1-4984-b738-6d93f460b410 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:12.312978 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:12.312978 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:12.338376 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9332c19e-fed1-4984-b738-6d93f460b410 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:12.372043 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9332c19e-fed1-4984-b738-6d93f460b410 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee returned with HTTP 200 Jul 03 18:00:12.372414 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1046/4227] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:12 2026] GET /volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee => generated 896 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:12.487645 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-527c9bfe-a829-4ec7-89c8-67af912e4361 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:12.489732 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-527c9bfe-a829-4ec7-89c8-67af912e4361 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa Jul 03 18:00:12.489964 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-527c9bfe-a829-4ec7-89c8-67af912e4361 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:12.490174 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-527c9bfe-a829-4ec7-89c8-67af912e4361 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:12.522953 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:12.522953 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:12.685488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9f5b3324-67b8-4e27-bd39-c64a389fafdf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:12.689489 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9f5b3324-67b8-4e27-bd39-c64a389fafdf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:12.693040 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9f5b3324-67b8-4e27-bd39-c64a389fafdf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:12.693040 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9f5b3324-67b8-4e27-bd39-c64a389fafdf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:12.693040 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9f5b3324-67b8-4e27-bd39-c64a389fafdf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:12.698717 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3c0596ed-4536-42e5-96ca-09f0d7138656 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:12.699125 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:12.699125 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:12.699125 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9f5b3324-67b8-4e27-bd39-c64a389fafdf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:12.699125 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1053/4228] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:12 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:12.699258 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3c0596ed-4536-42e5-96ca-09f0d7138656 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:12.699258 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3c0596ed-4536-42e5-96ca-09f0d7138656 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:12.699335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3c0596ed-4536-42e5-96ca-09f0d7138656 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:12.699550 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-3c0596ed-4536-42e5-96ca-09f0d7138656 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:12.703528 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:12.703528 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:12.704129 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3c0596ed-4536-42e5-96ca-09f0d7138656 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:12.705845 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1067/4229] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:12 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:13.117854 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-a6a0418b-3a83-421c-bbfc-7393f037fb38 req-527c9bfe-a829-4ec7-89c8-67af912e4361 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa returned with HTTP 200 Jul 03 18:00:13.118372 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1064/4230] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:00:12 2026] DELETE /volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa => generated 19 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:13.384613 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0917032d-39f7-4c99-a842-b6bd5f26b9a0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:13.386294 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0917032d-39f7-4c99-a842-b6bd5f26b9a0 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee Jul 03 18:00:13.386511 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0917032d-39f7-4c99-a842-b6bd5f26b9a0 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:13.386705 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0917032d-39f7-4c99-a842-b6bd5f26b9a0 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:13.397058 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0917032d-39f7-4c99-a842-b6bd5f26b9a0 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee returned with HTTP 404 Jul 03 18:00:13.397511 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1047/4231] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:13 2026] GET /volume/v3/volumes/038e9e14-94e4-4c64-9b59-6b341eba27ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:13.406101 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-feab3aea-3cdf-4ef9-bc9a-8b7f1372f95b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:13.414584 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-feab3aea-3cdf-4ef9-bc9a-8b7f1372f95b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae Jul 03 18:00:13.414584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-feab3aea-3cdf-4ef9-bc9a-8b7f1372f95b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:13.414584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-feab3aea-3cdf-4ef9-bc9a-8b7f1372f95b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:13.414584 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-feab3aea-3cdf-4ef9-bc9a-8b7f1372f95b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: e420f372-fd0a-41e6-ad14-069aef3350ae Jul 03 18:00:13.419387 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-feab3aea-3cdf-4ef9-bc9a-8b7f1372f95b tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae returned with HTTP 404 Jul 03 18:00:13.419812 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1054/4232] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:13 2026] DELETE /volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:13.431129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1cd56fcb-314f-401a-81d5-e7a778696112 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:13.431129 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1cd56fcb-314f-401a-81d5-e7a778696112 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae Jul 03 18:00:13.431129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1cd56fcb-314f-401a-81d5-e7a778696112 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:13.431129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1cd56fcb-314f-401a-81d5-e7a778696112 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:13.437427 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1cd56fcb-314f-401a-81d5-e7a778696112 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae returned with HTTP 404 Jul 03 18:00:13.438142 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1068/4233] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:13 2026] GET /volume/v3/volumes/e420f372-fd0a-41e6-ad14-069aef3350ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:13.448579 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a3a4e3c0-b1a5-4dc2-aee4-bcd536a64e07 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:13.452328 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3a4e3c0-b1a5-4dc2-aee4-bcd536a64e07 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf Jul 03 18:00:13.452531 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3a4e3c0-b1a5-4dc2-aee4-bcd536a64e07 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:13.452711 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3a4e3c0-b1a5-4dc2-aee4-bcd536a64e07 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:13.452893 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-a3a4e3c0-b1a5-4dc2-aee4-bcd536a64e07 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: c256e639-ce03-4f43-a93e-90218eff3cdf Jul 03 18:00:13.470018 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:13.470018 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:13.470355 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a3a4e3c0-b1a5-4dc2-aee4-bcd536a64e07 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:13.512735 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a3a4e3c0-b1a5-4dc2-aee4-bcd536a64e07 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume request issued successfully. Jul 03 18:00:13.518787 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3a4e3c0-b1a5-4dc2-aee4-bcd536a64e07 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf returned with HTTP 202 Jul 03 18:00:13.518787 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1065/4234] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:13 2026] DELETE /volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 18:00:13.522741 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d24573c0-712f-4141-8f42-63268b6924a2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:13.525016 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d24573c0-712f-4141-8f42-63268b6924a2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf Jul 03 18:00:13.525312 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d24573c0-712f-4141-8f42-63268b6924a2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:13.528258 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d24573c0-712f-4141-8f42-63268b6924a2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:13.536560 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:13.536560 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:13.541079 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d24573c0-712f-4141-8f42-63268b6924a2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Volume info retrieved successfully. Jul 03 18:00:13.547028 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d24573c0-712f-4141-8f42-63268b6924a2 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf returned with HTTP 200 Jul 03 18:00:13.547501 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1048/4235] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:13 2026] GET /volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:13.621073 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-035fef01-3b73-401b-9218-25fac6168925 req-50451f86-bf00-4a0f-b4ba-f3283e872c9a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:13.623716 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-035fef01-3b73-401b-9218-25fac6168925 req-50451f86-bf00-4a0f-b4ba-f3283e872c9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/attachments/619752dc-30b7-468d-a068-b500f59da52e Jul 03 18:00:13.623962 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-035fef01-3b73-401b-9218-25fac6168925 req-50451f86-bf00-4a0f-b4ba-f3283e872c9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:13.624227 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-035fef01-3b73-401b-9218-25fac6168925 req-50451f86-bf00-4a0f-b4ba-f3283e872c9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:13.631953 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:13.631953 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:13.710758 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ccd2a675-484c-4bc2-8a03-4571e8bbe443 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:13.712823 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ccd2a675-484c-4bc2-8a03-4571e8bbe443 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:13.713079 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ccd2a675-484c-4bc2-8a03-4571e8bbe443 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:13.713316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ccd2a675-484c-4bc2-8a03-4571e8bbe443 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:13.713444 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ccd2a675-484c-4bc2-8a03-4571e8bbe443 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:13.714455 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6f6e3749-032f-4e8f-b481-6bd028d20307 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:13.716256 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6f6e3749-032f-4e8f-b481-6bd028d20307 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:13.716511 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6f6e3749-032f-4e8f-b481-6bd028d20307 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:13.716690 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6f6e3749-032f-4e8f-b481-6bd028d20307 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:13.716825 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-6f6e3749-032f-4e8f-b481-6bd028d20307 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:13.720438 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:13.720438 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:13.720672 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:13.720672 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:13.721132 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ccd2a675-484c-4bc2-8a03-4571e8bbe443 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:13.721324 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6f6e3749-032f-4e8f-b481-6bd028d20307 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:13.721528 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1069/4236] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:13 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:13.721710 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1066/4237] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:13 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:14.123985 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-823fb3a1-a0a8-41b1-b927-80279bf76cb6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.293355 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-035fef01-3b73-401b-9218-25fac6168925 req-50451f86-bf00-4a0f-b4ba-f3283e872c9a tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/619752dc-30b7-468d-a068-b500f59da52e returned with HTTP 200 Jul 03 18:00:14.293947 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1055/4238] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:00:13 2026] DELETE /volume/v3/attachments/619752dc-30b7-468d-a068-b500f59da52e => generated 19 bytes in 673 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:14.348250 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-823fb3a1-a0a8-41b1-b927-80279bf76cb6 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:14.348873 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-823fb3a1-a0a8-41b1-b927-80279bf76cb6 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1847579288", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1688728718", "vendor_name": "tempest-vendor_name-373473134"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:14.374093 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-823fb3a1-a0a8-41b1-b927-80279bf76cb6 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:14.374439 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1049/4239] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:14 2026] POST /volume/v3/types => generated 329 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:14.383801 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.386295 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:14.386406 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "10f43303-64a3-41ce-9829-5f7a9353d15f", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:14.388083 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Create volume request body: {'volume': {'volume_type': '10f43303-64a3-41ce-9829-5f7a9353d15f', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:14.391476 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Create volume of 1 GB Jul 03 18:00:14.391788 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:14.391788 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:14.392128 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:14.397526 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Flow 'volume_create_api' (cf8eac16-48bd-40eb-9c68-1f3170043942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:14.398471 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78cd1a0d-ccd7-4d34-92c6-16492d9d051d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:14.399220 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:14.426159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78cd1a0d-ccd7-4d34-92c6-16492d9d051d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:00:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1688728718',vendor_name='tempest-vendor_name-373473134'},id=10f43303-64a3-41ce-9829-5f7a9353d15f,is_public=True,name='tempest-ProjectReaderTests-volume-type-1847579288',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10f43303-64a3-41ce-9829-5f7a9353d15f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:14.426930 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0184de02-6f7c-4fa0-a05b-8b8475797ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:14.462805 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1847579288 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1847579288, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:14.462805 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1847579288 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1847579288, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:14.515418 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Created reservations ['e2ee52bf-8cca-4853-9b78-73fea1559c4e', '41da4bb8-7b7d-4bc3-a01a-f53f6001572a', '2cd3703c-2efc-448c-9ad2-6301103d68cb', '733dfccb-4fbf-480b-8f4c-52a99c81cffa'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:14.517630 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0184de02-6f7c-4fa0-a05b-8b8475797ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2ee52bf-8cca-4853-9b78-73fea1559c4e', '41da4bb8-7b7d-4bc3-a01a-f53f6001572a', '2cd3703c-2efc-448c-9ad2-6301103d68cb', '733dfccb-4fbf-480b-8f4c-52a99c81cffa']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:14.517630 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c9a7ae-267d-414e-befb-7029bd2ba835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:14.546430 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c9a7ae-267d-414e-befb-7029bd2ba835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3998449-f299-4b27-88f5-0fa34d5b7df9', '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='f3f16bf2b7fe43daa17f6cfda6ad5b89',qos_specs=None,replication_status=,reservations=['e2ee52bf-8cca-4853-9b78-73fea1559c4e','41da4bb8-7b7d-4bc3-a01a-f53f6001572a','2cd3703c-2efc-448c-9ad2-6301103d68cb','733dfccb-4fbf-480b-8f4c-52a99c81cffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5930692afab5487a8a6e68c50d098d83',volume_type_id=10f43303-64a3-41ce-9829-5f7a9353d15f), 'volume': Volume(_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-03T18:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3998449-f299-4b27-88f5-0fa34d5b7df9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3f16bf2b7fe43daa17f6cfda6ad5b89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5930692afab5487a8a6e68c50d098d83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10f43303-64a3-41ce-9829-5f7a9353d15f),volume_type_id=10f43303-64a3-41ce-9829-5f7a9353d15f)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:14.547403 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a872c4-8fe8-48dc-a8bb-fe7452ae9a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:14.568524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9f7de50d-1cc2-4512-89f4-7fd12d965921 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.570982 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9f7de50d-1cc2-4512-89f4-7fd12d965921 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf Jul 03 18:00:14.571319 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9f7de50d-1cc2-4512-89f4-7fd12d965921 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.571589 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9f7de50d-1cc2-4512-89f4-7fd12d965921 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.577348 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a872c4-8fe8-48dc-a8bb-fe7452ae9a9e) transitioned into state 'SUCCESS' from 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='f3f16bf2b7fe43daa17f6cfda6ad5b89',qos_specs=None,replication_status=,reservations=['e2ee52bf-8cca-4853-9b78-73fea1559c4e','41da4bb8-7b7d-4bc3-a01a-f53f6001572a','2cd3703c-2efc-448c-9ad2-6301103d68cb','733dfccb-4fbf-480b-8f4c-52a99c81cffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5930692afab5487a8a6e68c50d098d83',volume_type_id=10f43303-64a3-41ce-9829-5f7a9353d15f)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:14.578210 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa135a44-ce9a-493e-86a4-a941dabd8ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:14.579673 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9f7de50d-1cc2-4512-89f4-7fd12d965921 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf returned with HTTP 404 Jul 03 18:00:14.580324 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1067/4240] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/volumes/c256e639-ce03-4f43-a93e-90218eff3cdf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.588511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-290004c3-2641-4529-bffe-5bb37de5c0eb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.590399 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-290004c3-2641-4529-bffe-5bb37de5c0eb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 Jul 03 18:00:14.590667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-290004c3-2641-4529-bffe-5bb37de5c0eb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.590906 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-290004c3-2641-4529-bffe-5bb37de5c0eb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.590970 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-290004c3-2641-4529-bffe-5bb37de5c0eb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete snapshot with id: e858b19d-7c6f-4ce9-b255-1942cb88aab2 Jul 03 18:00:14.598298 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa135a44-ce9a-493e-86a4-a941dabd8ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:14.598504 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-290004c3-2641-4529-bffe-5bb37de5c0eb tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 returned with HTTP 404 Jul 03 18:00:14.598835 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1056/4241] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:14 2026] DELETE /volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:14.599329 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Flow 'volume_create_api' (cf8eac16-48bd-40eb-9c68-1f3170043942) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:14.599678 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Create volume request issued successfully. Jul 03 18:00:14.600400 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b287e650-af5b-4fdd-b676-96a2d13ab82e tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:14.600831 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1070/4242] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:14 2026] POST /volume/v3/volumes => generated 774 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:14.614955 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b911f1c8-2556-4291-bcbd-1bfc0e4e2cce None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.617267 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b911f1c8-2556-4291-bcbd-1bfc0e4e2cce tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 Jul 03 18:00:14.617505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b911f1c8-2556-4291-bcbd-1bfc0e4e2cce tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.617744 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b911f1c8-2556-4291-bcbd-1bfc0e4e2cce tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.618502 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6313fae7-2909-44a5-92f8-a0554e9980ea None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.621098 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6313fae7-2909-44a5-92f8-a0554e9980ea tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] GET https://10.4.3.210/volume/v3/volumes/c3998449-f299-4b27-88f5-0fa34d5b7df9 Jul 03 18:00:14.621384 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6313fae7-2909-44a5-92f8-a0554e9980ea tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.621637 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6313fae7-2909-44a5-92f8-a0554e9980ea tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.623521 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b911f1c8-2556-4291-bcbd-1bfc0e4e2cce tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 returned with HTTP 404 Jul 03 18:00:14.624184 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1050/4243] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/snapshots/e858b19d-7c6f-4ce9-b255-1942cb88aab2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:14.633448 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:14.633448 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:14.635508 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-810990b7-9c32-4fc0-ba89-ff507d018377 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.637544 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-810990b7-9c32-4fc0-ba89-ff507d018377 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 Jul 03 18:00:14.637776 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-810990b7-9c32-4fc0-ba89-ff507d018377 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.638793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-810990b7-9c32-4fc0-ba89-ff507d018377 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.638793 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-810990b7-9c32-4fc0-ba89-ff507d018377 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 Jul 03 18:00:14.640179 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6313fae7-2909-44a5-92f8-a0554e9980ea tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Volume info retrieved successfully. Jul 03 18:00:14.644043 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-810990b7-9c32-4fc0-ba89-ff507d018377 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 returned with HTTP 404 Jul 03 18:00:14.644575 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1057/4244] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:14 2026] DELETE /volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.646012 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6313fae7-2909-44a5-92f8-a0554e9980ea tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/volumes/c3998449-f299-4b27-88f5-0fa34d5b7df9 returned with HTTP 200 Jul 03 18:00:14.646513 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1068/4245] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/volumes/c3998449-f299-4b27-88f5-0fa34d5b7df9 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:00:14.655933 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1564e2bf-0b24-4108-bc2d-e656cc1c6a85 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.657963 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1564e2bf-0b24-4108-bc2d-e656cc1c6a85 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 Jul 03 18:00:14.658523 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1564e2bf-0b24-4108-bc2d-e656cc1c6a85 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.658523 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1564e2bf-0b24-4108-bc2d-e656cc1c6a85 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.668762 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1564e2bf-0b24-4108-bc2d-e656cc1c6a85 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 returned with HTTP 404 Jul 03 18:00:14.669300 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1071/4246] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/volumes/02f4dcb1-0b0f-4581-97cc-0695a2fb2d28 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.679372 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b9d1f27f-3b92-480b-88e4-bb69865efeaf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.681645 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b9d1f27f-3b92-480b-88e4-bb69865efeaf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 Jul 03 18:00:14.682155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b9d1f27f-3b92-480b-88e4-bb69865efeaf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.682155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b9d1f27f-3b92-480b-88e4-bb69865efeaf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.682331 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-b9d1f27f-3b92-480b-88e4-bb69865efeaf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 1fd395ff-335c-40dd-bd96-bb1362988e32 Jul 03 18:00:14.689027 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b9d1f27f-3b92-480b-88e4-bb69865efeaf tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 returned with HTTP 404 Jul 03 18:00:14.689555 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1051/4247] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:14 2026] DELETE /volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.704026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-07d35afd-00da-448a-8460-00b308c5fb6e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.711848 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-07d35afd-00da-448a-8460-00b308c5fb6e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 Jul 03 18:00:14.712193 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-07d35afd-00da-448a-8460-00b308c5fb6e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.712532 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-07d35afd-00da-448a-8460-00b308c5fb6e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.723520 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-07d35afd-00da-448a-8460-00b308c5fb6e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 returned with HTTP 404 Jul 03 18:00:14.724196 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1058/4248] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/volumes/1fd395ff-335c-40dd-bd96-bb1362988e32 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.734413 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-53fb2716-5c17-4b28-847a-2f3c189d9e06 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.735683 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2200a313-5743-454a-a0ba-8071b7a38d75 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.737585 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2200a313-5743-454a-a0ba-8071b7a38d75 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:14.737794 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2200a313-5743-454a-a0ba-8071b7a38d75 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.737842 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53fb2716-5c17-4b28-847a-2f3c189d9e06 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e Jul 03 18:00:14.737985 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2200a313-5743-454a-a0ba-8071b7a38d75 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.738104 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-2200a313-5743-454a-a0ba-8071b7a38d75 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:14.739380 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53fb2716-5c17-4b28-847a-2f3c189d9e06 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.739638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53fb2716-5c17-4b28-847a-2f3c189d9e06 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.739751 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-53fb2716-5c17-4b28-847a-2f3c189d9e06 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete snapshot with id: 0542e6f1-1576-4e6e-81b1-93514ba8b22e Jul 03 18:00:14.740122 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-103aac7c-f61c-4989-a184-ce2376e70a0a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.743098 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-103aac7c-f61c-4989-a184-ce2376e70a0a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:14.743293 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-103aac7c-f61c-4989-a184-ce2376e70a0a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.743461 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-103aac7c-f61c-4989-a184-ce2376e70a0a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.743555 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-103aac7c-f61c-4989-a184-ce2376e70a0a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:14.745081 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:14.745081 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:14.745639 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2200a313-5743-454a-a0ba-8071b7a38d75 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:14.746014 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1072/4249] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:14.749366 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:14.749366 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:14.750016 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-103aac7c-f61c-4989-a184-ce2376e70a0a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:14.750358 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1052/4250] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:14.750645 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53fb2716-5c17-4b28-847a-2f3c189d9e06 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e returned with HTTP 404 Jul 03 18:00:14.751347 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1069/4251] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:14 2026] DELETE /volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:14.761377 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-46b93874-54e4-4898-a3f3-c92502d98a41 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.766158 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-46b93874-54e4-4898-a3f3-c92502d98a41 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e Jul 03 18:00:14.766352 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-46b93874-54e4-4898-a3f3-c92502d98a41 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.766529 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-46b93874-54e4-4898-a3f3-c92502d98a41 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.770722 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-46b93874-54e4-4898-a3f3-c92502d98a41 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e returned with HTTP 404 Jul 03 18:00:14.771285 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1059/4252] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/snapshots/0542e6f1-1576-4e6e-81b1-93514ba8b22e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:14.783121 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8edd97ed-5589-47b8-8205-ce0477c3aee6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.785186 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8edd97ed-5589-47b8-8205-ce0477c3aee6 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a Jul 03 18:00:14.785457 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8edd97ed-5589-47b8-8205-ce0477c3aee6 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.785727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8edd97ed-5589-47b8-8205-ce0477c3aee6 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.786000 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-8edd97ed-5589-47b8-8205-ce0477c3aee6 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 8835acac-721e-47d8-ab31-2a5b48840b6a Jul 03 18:00:14.792945 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8edd97ed-5589-47b8-8205-ce0477c3aee6 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a returned with HTTP 404 Jul 03 18:00:14.793445 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1073/4253] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:14 2026] DELETE /volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.800484 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8ff1ef15-45f0-45d1-acc8-8a53031ffed6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.804372 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8ff1ef15-45f0-45d1-acc8-8a53031ffed6 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a Jul 03 18:00:14.804664 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8ff1ef15-45f0-45d1-acc8-8a53031ffed6 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.804939 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8ff1ef15-45f0-45d1-acc8-8a53031ffed6 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.812693 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8ff1ef15-45f0-45d1-acc8-8a53031ffed6 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a returned with HTTP 404 Jul 03 18:00:14.813305 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1053/4254] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/volumes/8835acac-721e-47d8-ab31-2a5b48840b6a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.821167 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f0fdc2c9-ddf0-4c0c-b0de-4e5fde0a03a4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.823268 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f0fdc2c9-ddf0-4c0c-b0de-4e5fde0a03a4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 Jul 03 18:00:14.823443 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f0fdc2c9-ddf0-4c0c-b0de-4e5fde0a03a4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.823664 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f0fdc2c9-ddf0-4c0c-b0de-4e5fde0a03a4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.823793 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-f0fdc2c9-ddf0-4c0c-b0de-4e5fde0a03a4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete snapshot with id: 023553a7-8a0f-4598-b625-ffbd357bcf26 Jul 03 18:00:14.828113 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f0fdc2c9-ddf0-4c0c-b0de-4e5fde0a03a4 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 returned with HTTP 404 Jul 03 18:00:14.828681 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1070/4255] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:14 2026] DELETE /volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:14.834794 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-707f0df4-0deb-44c3-b45e-64d6ee789e84 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.836422 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-707f0df4-0deb-44c3-b45e-64d6ee789e84 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 Jul 03 18:00:14.836596 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-707f0df4-0deb-44c3-b45e-64d6ee789e84 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.836781 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-707f0df4-0deb-44c3-b45e-64d6ee789e84 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.841320 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-707f0df4-0deb-44c3-b45e-64d6ee789e84 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 returned with HTTP 404 Jul 03 18:00:14.841736 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1060/4256] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/snapshots/023553a7-8a0f-4598-b625-ffbd357bcf26 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:14.850368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c39957e6-9813-4648-b726-a4069918e103 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.855389 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c39957e6-9813-4648-b726-a4069918e103 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 Jul 03 18:00:14.856293 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c39957e6-9813-4648-b726-a4069918e103 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.856293 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c39957e6-9813-4648-b726-a4069918e103 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.856293 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-c39957e6-9813-4648-b726-a4069918e103 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 053cc41b-1864-4494-907b-5344e72fdd22 Jul 03 18:00:14.862262 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c39957e6-9813-4648-b726-a4069918e103 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 returned with HTTP 404 Jul 03 18:00:14.862747 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1074/4257] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:14 2026] DELETE /volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.871097 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ec9ad5f2-c13c-42d7-b559-efd2d4b1b5d8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.873795 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ec9ad5f2-c13c-42d7-b559-efd2d4b1b5d8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 Jul 03 18:00:14.873795 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ec9ad5f2-c13c-42d7-b559-efd2d4b1b5d8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.873795 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ec9ad5f2-c13c-42d7-b559-efd2d4b1b5d8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.879565 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ec9ad5f2-c13c-42d7-b559-efd2d4b1b5d8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 returned with HTTP 404 Jul 03 18:00:14.880142 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1054/4258] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/volumes/053cc41b-1864-4494-907b-5344e72fdd22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.888825 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-18801099-8cf5-408e-99d2-13848af14603 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.892985 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-18801099-8cf5-408e-99d2-13848af14603 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 Jul 03 18:00:14.892985 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-18801099-8cf5-408e-99d2-13848af14603 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.892985 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-18801099-8cf5-408e-99d2-13848af14603 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.892985 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-18801099-8cf5-408e-99d2-13848af14603 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: bda1b5a1-fa4f-4f67-80ee-0217f2202a09 Jul 03 18:00:14.902535 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-18801099-8cf5-408e-99d2-13848af14603 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 returned with HTTP 404 Jul 03 18:00:14.902535 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1071/4259] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:14 2026] DELETE /volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.909541 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-855a7a69-7704-49be-acc2-5653feb2bccc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.912358 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-855a7a69-7704-49be-acc2-5653feb2bccc tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 Jul 03 18:00:14.912551 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-855a7a69-7704-49be-acc2-5653feb2bccc tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.912726 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-855a7a69-7704-49be-acc2-5653feb2bccc tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.920520 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-855a7a69-7704-49be-acc2-5653feb2bccc tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 returned with HTTP 404 Jul 03 18:00:14.921094 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1061/4260] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/volumes/bda1b5a1-fa4f-4f67-80ee-0217f2202a09 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 18:00:14.929076 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-775ea1cd-eaed-47e6-a011-2d0415f5560e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.931279 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-775ea1cd-eaed-47e6-a011-2d0415f5560e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 Jul 03 18:00:14.931506 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-775ea1cd-eaed-47e6-a011-2d0415f5560e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.931727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-775ea1cd-eaed-47e6-a011-2d0415f5560e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.931943 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-775ea1cd-eaed-47e6-a011-2d0415f5560e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 Jul 03 18:00:14.940709 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-775ea1cd-eaed-47e6-a011-2d0415f5560e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 returned with HTTP 404 Jul 03 18:00:14.941251 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1075/4261] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:14 2026] DELETE /volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.950815 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-229ad14f-705c-46bd-99ec-eb7854233193 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.952490 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-229ad14f-705c-46bd-99ec-eb7854233193 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 Jul 03 18:00:14.952858 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-229ad14f-705c-46bd-99ec-eb7854233193 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.953325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-229ad14f-705c-46bd-99ec-eb7854233193 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.970004 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-229ad14f-705c-46bd-99ec-eb7854233193 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 returned with HTTP 404 Jul 03 18:00:14.970004 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1055/4262] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:14 2026] GET /volume/v3/volumes/649e677c-6e1e-4e86-85dd-e49f8b7bfdb1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:14.979662 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-96963fe9-bd1f-4859-b4a0-016adad9c49d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:14.983958 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-96963fe9-bd1f-4859-b4a0-016adad9c49d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda Jul 03 18:00:14.983958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-96963fe9-bd1f-4859-b4a0-016adad9c49d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:14.983958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-96963fe9-bd1f-4859-b4a0-016adad9c49d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:14.983958 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-96963fe9-bd1f-4859-b4a0-016adad9c49d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete snapshot with id: 0a25ca33-e0e1-4203-a7f3-9596940c7cda Jul 03 18:00:14.999013 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-96963fe9-bd1f-4859-b4a0-016adad9c49d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda returned with HTTP 404 Jul 03 18:00:14.999604 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1072/4263] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:14 2026] DELETE /volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:15.008961 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-910ddad9-2063-44d7-931c-88269fa131e8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.010566 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-910ddad9-2063-44d7-931c-88269fa131e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda Jul 03 18:00:15.010883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-910ddad9-2063-44d7-931c-88269fa131e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.011538 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-910ddad9-2063-44d7-931c-88269fa131e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.017225 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-910ddad9-2063-44d7-931c-88269fa131e8 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda returned with HTTP 404 Jul 03 18:00:15.018154 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1062/4264] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:15 2026] GET /volume/v3/snapshots/0a25ca33-e0e1-4203-a7f3-9596940c7cda => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:15.024678 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-85130d18-3a85-4a1a-94ee-74100cd14701 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.026329 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-85130d18-3a85-4a1a-94ee-74100cd14701 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a Jul 03 18:00:15.026520 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-85130d18-3a85-4a1a-94ee-74100cd14701 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.026803 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-85130d18-3a85-4a1a-94ee-74100cd14701 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.027622 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-85130d18-3a85-4a1a-94ee-74100cd14701 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a Jul 03 18:00:15.032932 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-85130d18-3a85-4a1a-94ee-74100cd14701 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a returned with HTTP 404 Jul 03 18:00:15.033337 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1076/4265] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:15 2026] DELETE /volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:15.048553 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9e97494e-a0d5-4a1e-9ec9-faa8a59eae2e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.051193 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9e97494e-a0d5-4a1e-9ec9-faa8a59eae2e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a Jul 03 18:00:15.051433 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9e97494e-a0d5-4a1e-9ec9-faa8a59eae2e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.052161 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9e97494e-a0d5-4a1e-9ec9-faa8a59eae2e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.059624 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9e97494e-a0d5-4a1e-9ec9-faa8a59eae2e tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a returned with HTTP 404 Jul 03 18:00:15.060104 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1056/4266] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:15 2026] GET /volume/v3/volumes/8144d48d-8ee3-46f9-a7d6-42c1b3d4b76a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:15.075817 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bafb6590-6962-480c-afbc-656562b6ba8d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.077434 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bafb6590-6962-480c-afbc-656562b6ba8d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 Jul 03 18:00:15.077635 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bafb6590-6962-480c-afbc-656562b6ba8d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.077912 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bafb6590-6962-480c-afbc-656562b6ba8d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.078064 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-bafb6590-6962-480c-afbc-656562b6ba8d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete snapshot with id: a54356b9-a3ff-4952-b06d-645292dbd9d1 Jul 03 18:00:15.083571 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bafb6590-6962-480c-afbc-656562b6ba8d tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 returned with HTTP 404 Jul 03 18:00:15.084171 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1073/4267] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:15 2026] DELETE /volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:15.099982 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-482f0d94-40ad-4ec2-ad79-fc9868a5eac5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.105978 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-482f0d94-40ad-4ec2-ad79-fc9868a5eac5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 Jul 03 18:00:15.105978 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-482f0d94-40ad-4ec2-ad79-fc9868a5eac5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.105978 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-482f0d94-40ad-4ec2-ad79-fc9868a5eac5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.112110 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-482f0d94-40ad-4ec2-ad79-fc9868a5eac5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 returned with HTTP 404 Jul 03 18:00:15.113326 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1063/4268] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:15 2026] GET /volume/v3/snapshots/a54356b9-a3ff-4952-b06d-645292dbd9d1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:15.142510 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b845a7f2-6f9e-4613-81fc-196cfe1564f5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.144240 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b845a7f2-6f9e-4613-81fc-196cfe1564f5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f Jul 03 18:00:15.144439 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b845a7f2-6f9e-4613-81fc-196cfe1564f5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.144619 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b845a7f2-6f9e-4613-81fc-196cfe1564f5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.144824 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-b845a7f2-6f9e-4613-81fc-196cfe1564f5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Delete volume with id: 4ad2386b-970f-4283-ba83-2d08622ae66f Jul 03 18:00:15.150542 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b845a7f2-6f9e-4613-81fc-196cfe1564f5 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f returned with HTTP 404 Jul 03 18:00:15.151000 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1077/4269] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:00:15 2026] DELETE /volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:15.174618 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-94defd18-659d-43ad-80fc-1136173999d3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.176243 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-94defd18-659d-43ad-80fc-1136173999d3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] GET https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f Jul 03 18:00:15.176444 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-94defd18-659d-43ad-80fc-1136173999d3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.176617 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-94defd18-659d-43ad-80fc-1136173999d3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.181682 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-94defd18-659d-43ad-80fc-1136173999d3 tempest-VolumeDependencyTests-526343457 tempest-VolumeDependencyTests-526343457-project-member] https://10.4.3.210/volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f returned with HTTP 404 Jul 03 18:00:15.182164 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1057/4270] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:00:15 2026] GET /volume/v3/volumes/4ad2386b-970f-4283-ba83-2d08622ae66f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:15.662922 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c1edc29d-dfb2-4c43-b309-ea7db443645d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.666596 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c1edc29d-dfb2-4c43-b309-ea7db443645d tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] GET https://10.4.3.210/volume/v3/volumes/c3998449-f299-4b27-88f5-0fa34d5b7df9 Jul 03 18:00:15.667144 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c1edc29d-dfb2-4c43-b309-ea7db443645d tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.667144 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c1edc29d-dfb2-4c43-b309-ea7db443645d tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.679181 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:15.679181 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:15.683684 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c1edc29d-dfb2-4c43-b309-ea7db443645d tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Volume info retrieved successfully. Jul 03 18:00:15.689472 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c1edc29d-dfb2-4c43-b309-ea7db443645d tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/volumes/c3998449-f299-4b27-88f5-0fa34d5b7df9 returned with HTTP 200 Jul 03 18:00:15.690094 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1074/4271] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:15 2026] GET /volume/v3/volumes/c3998449-f299-4b27-88f5-0fa34d5b7df9 => generated 974 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:15.707392 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d979d4de-ee87-47d9-8432-d7e17ba28c27 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.718147 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d979d4de-ee87-47d9-8432-d7e17ba28c27 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] GET https://10.4.3.210/volume/v3/messages Jul 03 18:00:15.719367 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d979d4de-ee87-47d9-8432-d7e17ba28c27 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.720462 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d979d4de-ee87-47d9-8432-d7e17ba28c27 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.726120 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:15.726120 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:15.746711 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d979d4de-ee87-47d9-8432-d7e17ba28c27 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:00:15.749586 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1064/4272] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:00:15 2026] GET /volume/v3/messages => generated 670 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:15.761233 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bb077aee-2644-4a80-aa8b-aec6d6c1d5e2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.761573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bca4c87c-7e91-4af9-93ff-a9d90b2cd4e7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.763325 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bca4c87c-7e91-4af9-93ff-a9d90b2cd4e7 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:15.763835 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bca4c87c-7e91-4af9-93ff-a9d90b2cd4e7 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.763835 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bca4c87c-7e91-4af9-93ff-a9d90b2cd4e7 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.763933 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-bca4c87c-7e91-4af9-93ff-a9d90b2cd4e7 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:15.769995 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:15.769995 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:15.770877 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bca4c87c-7e91-4af9-93ff-a9d90b2cd4e7 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:15.771428 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1078/4273] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:15 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:15.780234 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-10797c8f-bc02-4876-9a7b-5a6bee1c0854 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.781969 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-10797c8f-bc02-4876-9a7b-5a6bee1c0854 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:15.782106 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-10797c8f-bc02-4876-9a7b-5a6bee1c0854 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.782264 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-10797c8f-bc02-4876-9a7b-5a6bee1c0854 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.782390 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-10797c8f-bc02-4876-9a7b-5a6bee1c0854 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:15.786423 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:15.786423 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:15.787018 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-10797c8f-bc02-4876-9a7b-5a6bee1c0854 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:15.787351 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1075/4274] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:15 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:15.839411 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bb077aee-2644-4a80-aa8b-aec6d6c1d5e2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-reader] GET https://10.4.3.210/volume/v3/messages Jul 03 18:00:15.839545 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bb077aee-2644-4a80-aa8b-aec6d6c1d5e2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.839738 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bb077aee-2644-4a80-aa8b-aec6d6c1d5e2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-reader] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.843499 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bb077aee-2644-4a80-aa8b-aec6d6c1d5e2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-reader] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:00:15.843724 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1058/4275] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:00:15 2026] GET /volume/v3/messages => generated 670 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:15.851794 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e77edf68-7937-409b-afcc-20307ecf02dd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.853939 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e77edf68-7937-409b-afcc-20307ecf02dd tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] DELETE https://10.4.3.210/volume/v3/messages/ae2b97a0-5009-4cf9-bf7a-e861b713e19d Jul 03 18:00:15.854135 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e77edf68-7937-409b-afcc-20307ecf02dd tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.854360 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e77edf68-7937-409b-afcc-20307ecf02dd tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.871760 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e77edf68-7937-409b-afcc-20307ecf02dd tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/messages/ae2b97a0-5009-4cf9-bf7a-e861b713e19d returned with HTTP 204 Jul 03 18:00:15.872551 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1065/4276] 10.4.3.210 () {68 vars in 1394 bytes} [Fri Jul 3 18:00:15 2026] DELETE /volume/v3/messages/ae2b97a0-5009-4cf9-bf7a-e861b713e19d => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 18:00:15.881414 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-aa2d1d00-0b53-4723-aded-cefacb5abff7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.882994 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aa2d1d00-0b53-4723-aded-cefacb5abff7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/c3998449-f299-4b27-88f5-0fa34d5b7df9 Jul 03 18:00:15.883822 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aa2d1d00-0b53-4723-aded-cefacb5abff7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.883822 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-aa2d1d00-0b53-4723-aded-cefacb5abff7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:15.883822 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-aa2d1d00-0b53-4723-aded-cefacb5abff7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Delete volume with id: c3998449-f299-4b27-88f5-0fa34d5b7df9 Jul 03 18:00:15.891347 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:15.891347 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:15.891665 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-aa2d1d00-0b53-4723-aded-cefacb5abff7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Volume info retrieved successfully. Jul 03 18:00:15.892626 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-aa2d1d00-0b53-4723-aded-cefacb5abff7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99940) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 18:00:15.915722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-aa2d1d00-0b53-4723-aded-cefacb5abff7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Created reservations ['ea82d3fa-d1aa-4c87-9efd-92ee8540211e', '91e8b226-15a0-4182-9808-fad5c0048676', 'e8c6fdc3-cea0-4869-b9c8-0ea0e1291df8', 'e9d0e118-24c4-43fe-af14-f5493ebe0ee1'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:15.958586 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-aa2d1d00-0b53-4723-aded-cefacb5abff7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Delete volume request issued successfully. Jul 03 18:00:15.958586 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-aa2d1d00-0b53-4723-aded-cefacb5abff7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/volumes/c3998449-f299-4b27-88f5-0fa34d5b7df9 returned with HTTP 202 Jul 03 18:00:15.959325 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1079/4277] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:15 2026] DELETE /volume/v3/volumes/c3998449-f299-4b27-88f5-0fa34d5b7df9 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:15.968565 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dd7dbf5d-4682-4e9d-9ef6-eefd541dc8f7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:15.970295 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dd7dbf5d-4682-4e9d-9ef6-eefd541dc8f7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] DELETE https://10.4.3.210/volume/v3/types/10f43303-64a3-41ce-9829-5f7a9353d15f Jul 03 18:00:15.971238 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dd7dbf5d-4682-4e9d-9ef6-eefd541dc8f7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:15.971238 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dd7dbf5d-4682-4e9d-9ef6-eefd541dc8f7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:16.010257 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dd7dbf5d-4682-4e9d-9ef6-eefd541dc8f7 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/types/10f43303-64a3-41ce-9829-5f7a9353d15f returned with HTTP 202 Jul 03 18:00:16.011862 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1076/4278] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:15 2026] DELETE /volume/v3/types/10f43303-64a3-41ce-9829-5f7a9353d15f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:16.025552 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-85ebd08f-998d-4269-b369-e45237e84cc6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:16.027921 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-85ebd08f-998d-4269-b369-e45237e84cc6 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:16.028342 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-85ebd08f-998d-4269-b369-e45237e84cc6 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2071427367", "extra_specs": {"storage_protocol": "tempest-storage_protocol-190431595", "vendor_name": "tempest-vendor_name-970944527"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:16.059750 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-85ebd08f-998d-4269-b369-e45237e84cc6 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:16.060234 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1059/4279] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:16 2026] POST /volume/v3/types => generated 328 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:16.069464 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:16.071616 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:16.072049 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "890f3a0b-3e1f-4318-a39e-ede2d9767aca", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:16.073676 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Create volume request body: {'volume': {'volume_type': '890f3a0b-3e1f-4318-a39e-ede2d9767aca', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:16.078501 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Create volume of 1 GB Jul 03 18:00:16.078501 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:16.078501 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:16.078501 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:16.084358 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Flow 'volume_create_api' (0bbf54f8-a39d-48df-854c-1251a3ee3df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:16.085746 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2953ae-a95d-45f4-8e02-8cdc58976424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:16.086534 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:16.104423 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2953ae-a95d-45f4-8e02-8cdc58976424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:00:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-190431595',vendor_name='tempest-vendor_name-970944527'},id=890f3a0b-3e1f-4318-a39e-ede2d9767aca,is_public=True,name='tempest-ProjectReaderTests-volume-type-2071427367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '890f3a0b-3e1f-4318-a39e-ede2d9767aca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:16.105208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (766b6aa3-58e5-4731-8c03-d1fdf3eaff4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:16.131903 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2071427367 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2071427367, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:16.132075 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2071427367 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2071427367, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:16.175043 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Created reservations ['a076ad26-87f2-41b4-8382-6133006b0db3', 'b1c3e6cd-be6b-42bf-b75d-1f5e6ed10fb5', 'f28f3631-32a9-443e-b1f3-8117654fb58d', '48f2b5e7-45b0-418c-a37e-4ef0990e788c'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:16.175831 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (766b6aa3-58e5-4731-8c03-d1fdf3eaff4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a076ad26-87f2-41b4-8382-6133006b0db3', 'b1c3e6cd-be6b-42bf-b75d-1f5e6ed10fb5', 'f28f3631-32a9-443e-b1f3-8117654fb58d', '48f2b5e7-45b0-418c-a37e-4ef0990e788c']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:16.176763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ea52c5-347e-4291-b704-67d6a3e197d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:16.207637 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ea52c5-347e-4291-b704-67d6a3e197d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82dd10a8-6257-412e-b280-88da2b1c3fbe', '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='f3f16bf2b7fe43daa17f6cfda6ad5b89',qos_specs=None,replication_status=,reservations=['a076ad26-87f2-41b4-8382-6133006b0db3','b1c3e6cd-be6b-42bf-b75d-1f5e6ed10fb5','f28f3631-32a9-443e-b1f3-8117654fb58d','48f2b5e7-45b0-418c-a37e-4ef0990e788c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5930692afab5487a8a6e68c50d098d83',volume_type_id=890f3a0b-3e1f-4318-a39e-ede2d9767aca), 'volume': Volume(_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-03T18:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82dd10a8-6257-412e-b280-88da2b1c3fbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3f16bf2b7fe43daa17f6cfda6ad5b89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5930692afab5487a8a6e68c50d098d83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(890f3a0b-3e1f-4318-a39e-ede2d9767aca),volume_type_id=890f3a0b-3e1f-4318-a39e-ede2d9767aca)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:16.208430 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c62ce53-d83f-4fd2-b8ec-af72f10d55a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:16.230792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c62ce53-d83f-4fd2-b8ec-af72f10d55a1) transitioned into state 'SUCCESS' from 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='f3f16bf2b7fe43daa17f6cfda6ad5b89',qos_specs=None,replication_status=,reservations=['a076ad26-87f2-41b4-8382-6133006b0db3','b1c3e6cd-be6b-42bf-b75d-1f5e6ed10fb5','f28f3631-32a9-443e-b1f3-8117654fb58d','48f2b5e7-45b0-418c-a37e-4ef0990e788c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5930692afab5487a8a6e68c50d098d83',volume_type_id=890f3a0b-3e1f-4318-a39e-ede2d9767aca)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:16.231577 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a402a3-49d6-4cf4-86fe-bd4ca31b0e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:16.241335 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a402a3-49d6-4cf4-86fe-bd4ca31b0e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:16.242154 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Flow 'volume_create_api' (0bbf54f8-a39d-48df-854c-1251a3ee3df5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:16.242483 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Create volume request issued successfully. Jul 03 18:00:16.243099 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-193dfe38-62e3-4d61-9a9a-f22aa54b3ad4 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:16.243528 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1066/4280] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:16 2026] POST /volume/v3/volumes => generated 774 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:16.260691 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cf749e52-8b4c-4f0e-b5f6-e5dbbecdf09a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:16.262361 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cf749e52-8b4c-4f0e-b5f6-e5dbbecdf09a tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] GET https://10.4.3.210/volume/v3/volumes/82dd10a8-6257-412e-b280-88da2b1c3fbe Jul 03 18:00:16.262748 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cf749e52-8b4c-4f0e-b5f6-e5dbbecdf09a tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:16.264348 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cf749e52-8b4c-4f0e-b5f6-e5dbbecdf09a tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:16.273366 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:16.273366 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:16.278194 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cf749e52-8b4c-4f0e-b5f6-e5dbbecdf09a tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Volume info retrieved successfully. Jul 03 18:00:16.284483 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cf749e52-8b4c-4f0e-b5f6-e5dbbecdf09a tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/volumes/82dd10a8-6257-412e-b280-88da2b1c3fbe returned with HTTP 200 Jul 03 18:00:16.285084 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1080/4281] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:16 2026] GET /volume/v3/volumes/82dd10a8-6257-412e-b280-88da2b1c3fbe => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:16.782528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-60274ecc-7bba-4d21-88a5-f6fbe01caaff None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:16.784256 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-60274ecc-7bba-4d21-88a5-f6fbe01caaff tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:16.784706 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-60274ecc-7bba-4d21-88a5-f6fbe01caaff tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:16.784706 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-60274ecc-7bba-4d21-88a5-f6fbe01caaff tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:16.785124 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-60274ecc-7bba-4d21-88a5-f6fbe01caaff tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:16.791588 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:16.791588 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:16.792301 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-60274ecc-7bba-4d21-88a5-f6fbe01caaff tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:16.792681 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1077/4282] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:16 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:16.799475 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dfa2968b-dbf7-4b7b-b8e4-93bc1c844b8a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:16.801321 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dfa2968b-dbf7-4b7b-b8e4-93bc1c844b8a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:16.801551 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dfa2968b-dbf7-4b7b-b8e4-93bc1c844b8a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:16.801785 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dfa2968b-dbf7-4b7b-b8e4-93bc1c844b8a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:16.801930 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-dfa2968b-dbf7-4b7b-b8e4-93bc1c844b8a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:16.806023 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:16.806023 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:16.806665 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dfa2968b-dbf7-4b7b-b8e4-93bc1c844b8a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:16.807188 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1060/4283] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:16 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:17.072639 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.189624 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:17.190023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1957534915"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:17.191361 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1957534915'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:17.191471 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Create volume of 1 GB Jul 03 18:00:17.191715 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:17.191715 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:17.202384 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:17.208985 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Flow 'volume_create_api' (68a5a35f-4ada-43a2-95c2-1f080cb346b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:17.210340 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf353c2e-de0a-4c5e-b955-1f8aa1515555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:17.211386 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:17.237698 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf353c2e-de0a-4c5e-b955-1f8aa1515555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:17.238466 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89cb9f3-030a-4357-8f61-f678cb217fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:17.296997 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-89910d1c-c71c-4993-b93d-da47fe8191dc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.298618 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-89910d1c-c71c-4993-b93d-da47fe8191dc tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] GET https://10.4.3.210/volume/v3/volumes/82dd10a8-6257-412e-b280-88da2b1c3fbe Jul 03 18:00:17.298843 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-89910d1c-c71c-4993-b93d-da47fe8191dc tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.299101 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-89910d1c-c71c-4993-b93d-da47fe8191dc tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.305522 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:17.305522 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:17.314929 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-89910d1c-c71c-4993-b93d-da47fe8191dc tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Volume info retrieved successfully. Jul 03 18:00:17.318320 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Created reservations ['1807930d-371a-4915-a3ba-b21854ed85fd', '060baa91-1d58-4657-89b4-f7feff1c0e38', '98b62640-2c07-47b8-b29a-9d5f36ceaecc', '836bc81d-cf4c-4f4c-a88b-ca8f2fa9a8e3'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:17.319473 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89cb9f3-030a-4357-8f61-f678cb217fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1807930d-371a-4915-a3ba-b21854ed85fd', '060baa91-1d58-4657-89b4-f7feff1c0e38', '98b62640-2c07-47b8-b29a-9d5f36ceaecc', '836bc81d-cf4c-4f4c-a88b-ca8f2fa9a8e3']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:17.320119 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc766d5b-baa2-4ddc-a448-3a5c25a21ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:17.322443 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-89910d1c-c71c-4993-b93d-da47fe8191dc tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/volumes/82dd10a8-6257-412e-b280-88da2b1c3fbe returned with HTTP 200 Jul 03 18:00:17.322841 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1081/4284] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:17 2026] GET /volume/v3/volumes/82dd10a8-6257-412e-b280-88da2b1c3fbe => generated 974 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:17.342192 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-477fdced-ca8d-4b27-852c-dfc24834ff2a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.345151 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-477fdced-ca8d-4b27-852c-dfc24834ff2a tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] GET https://10.4.3.210/volume/v3/messages Jul 03 18:00:17.346080 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-477fdced-ca8d-4b27-852c-dfc24834ff2a tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.346080 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-477fdced-ca8d-4b27-852c-dfc24834ff2a tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.349430 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-477fdced-ca8d-4b27-852c-dfc24834ff2a tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:00:17.350760 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1078/4285] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:00:17 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 18:00:17.352482 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc766d5b-baa2-4ddc-a448-3a5c25a21ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb5eb605-72b5-4a7b-b546-76476a94038e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957534915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404c0cd4d4174dbd95674a85030dd666',qos_specs=None,replication_status=,reservations=['1807930d-371a-4915-a3ba-b21854ed85fd','060baa91-1d58-4657-89b4-f7feff1c0e38','98b62640-2c07-47b8-b29a-9d5f36ceaecc','836bc81d-cf4c-4f4c-a88b-ca8f2fa9a8e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca6aab1b26845039f9a0e232854e6a6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957534915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb5eb605-72b5-4a7b-b546-76476a94038e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404c0cd4d4174dbd95674a85030dd666',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ca6aab1b26845039f9a0e232854e6a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:17.353190 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1158a26c-c598-440a-9050-9131b3e89a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:17.359688 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5c883187-0d5f-4627-8627-b2b25fa1b1e0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.361446 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5c883187-0d5f-4627-8627-b2b25fa1b1e0 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-reader] GET https://10.4.3.210/volume/v3/messages/cb5ba24a-dce5-413e-9f76-862ead1ce194 Jul 03 18:00:17.361638 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5c883187-0d5f-4627-8627-b2b25fa1b1e0 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.361827 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5c883187-0d5f-4627-8627-b2b25fa1b1e0 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-reader] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.365017 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5c883187-0d5f-4627-8627-b2b25fa1b1e0 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-reader] https://10.4.3.210/volume/v3/messages/cb5ba24a-dce5-413e-9f76-862ead1ce194 returned with HTTP 200 Jul 03 18:00:17.365365 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1061/4286] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:17 2026] GET /volume/v3/messages/cb5ba24a-dce5-413e-9f76-862ead1ce194 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:17.373339 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1158a26c-c598-440a-9050-9131b3e89a9c) transitioned into state 'SUCCESS' from state '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-1957534915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404c0cd4d4174dbd95674a85030dd666',qos_specs=None,replication_status=,reservations=['1807930d-371a-4915-a3ba-b21854ed85fd','060baa91-1d58-4657-89b4-f7feff1c0e38','98b62640-2c07-47b8-b29a-9d5f36ceaecc','836bc81d-cf4c-4f4c-a88b-ca8f2fa9a8e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca6aab1b26845039f9a0e232854e6a6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:17.374011 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73df0fb9-566d-41af-bbf2-89cd773865ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:17.374148 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fe917d79-dc9a-42ef-ba76-a62c254c6647 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.375879 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fe917d79-dc9a-42ef-ba76-a62c254c6647 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] DELETE https://10.4.3.210/volume/v3/messages/cb5ba24a-dce5-413e-9f76-862ead1ce194 Jul 03 18:00:17.376097 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fe917d79-dc9a-42ef-ba76-a62c254c6647 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.376266 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fe917d79-dc9a-42ef-ba76-a62c254c6647 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.384141 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73df0fb9-566d-41af-bbf2-89cd773865ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:17.385065 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Flow 'volume_create_api' (68a5a35f-4ada-43a2-95c2-1f080cb346b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:17.385367 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Create volume request issued successfully. Jul 03 18:00:17.385981 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-06463fcc-e4a1-443a-b368-37add1fec6f6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:17.386303 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fe917d79-dc9a-42ef-ba76-a62c254c6647 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/messages/cb5ba24a-dce5-413e-9f76-862ead1ce194 returned with HTTP 204 Jul 03 18:00:17.386627 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1067/4287] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:17 2026] POST /volume/v3/volumes => generated 778 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:17.386691 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1082/4288] 10.4.3.210 () {68 vars in 1394 bytes} [Fri Jul 3 18:00:17 2026] DELETE /volume/v3/messages/cb5ba24a-dce5-413e-9f76-862ead1ce194 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 18:00:17.393662 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c8133688-d19d-47dd-9859-70531f8558d2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.395455 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/82dd10a8-6257-412e-b280-88da2b1c3fbe Jul 03 18:00:17.395678 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.395882 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.396049 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Delete volume with id: 82dd10a8-6257-412e-b280-88da2b1c3fbe Jul 03 18:00:17.399168 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e999aa1c-afcc-4100-808d-222fe77561f9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.402674 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e999aa1c-afcc-4100-808d-222fe77561f9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e Jul 03 18:00:17.402895 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e999aa1c-afcc-4100-808d-222fe77561f9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.402969 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:17.402969 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:17.403056 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e999aa1c-afcc-4100-808d-222fe77561f9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.403307 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Volume info retrieved successfully. Jul 03 18:00:17.404354 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99941) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 18:00:17.411202 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:17.411202 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:17.415214 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2071427367 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2071427367, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:17.415400 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2071427367 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2071427367, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:17.415641 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e999aa1c-afcc-4100-808d-222fe77561f9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:00:17.419600 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e999aa1c-afcc-4100-808d-222fe77561f9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e returned with HTTP 200 Jul 03 18:00:17.419600 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1062/4289] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:17 2026] GET /volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:17.428023 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Created reservations ['b8b0218b-787a-4ab5-aea8-9854d8433316', '7ec18bb9-34f2-4c3f-b1bc-a9f491a7ee04', '48ccbd35-171f-4e58-bd4a-627f20e29617', '7a95b77f-bb0b-462e-9f6d-38e5718f8e13'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:17.461880 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Delete volume request issued successfully. Jul 03 18:00:17.462193 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c8133688-d19d-47dd-9859-70531f8558d2 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/volumes/82dd10a8-6257-412e-b280-88da2b1c3fbe returned with HTTP 202 Jul 03 18:00:17.462778 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1079/4290] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:17 2026] DELETE /volume/v3/volumes/82dd10a8-6257-412e-b280-88da2b1c3fbe => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:17.469629 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b16c4e31-620f-45de-8770-d1a0570fbcd3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.471907 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b16c4e31-620f-45de-8770-d1a0570fbcd3 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] DELETE https://10.4.3.210/volume/v3/types/890f3a0b-3e1f-4318-a39e-ede2d9767aca Jul 03 18:00:17.472070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b16c4e31-620f-45de-8770-d1a0570fbcd3 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.472307 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b16c4e31-620f-45de-8770-d1a0570fbcd3 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.472568 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:17.472568 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:17.501871 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b16c4e31-620f-45de-8770-d1a0570fbcd3 tempest-ProjectReaderTests-2052220865 tempest-ProjectReaderTests-2052220865-project-admin] https://10.4.3.210/volume/v3/types/890f3a0b-3e1f-4318-a39e-ede2d9767aca returned with HTTP 202 Jul 03 18:00:17.502296 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1068/4291] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:17 2026] DELETE /volume/v3/types/890f3a0b-3e1f-4318-a39e-ede2d9767aca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:17.632284 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-923c6915-7de7-4fe4-b34c-934f9f755481 req-9f1a6a90-1897-4c24-bd15-a7c986565b5b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.634477 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-923c6915-7de7-4fe4-b34c-934f9f755481 req-9f1a6a90-1897-4c24-bd15-a7c986565b5b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa Jul 03 18:00:17.634712 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-923c6915-7de7-4fe4-b34c-934f9f755481 req-9f1a6a90-1897-4c24-bd15-a7c986565b5b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.635026 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-923c6915-7de7-4fe4-b34c-934f9f755481 req-9f1a6a90-1897-4c24-bd15-a7c986565b5b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.638994 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-923c6915-7de7-4fe4-b34c-934f9f755481 req-9f1a6a90-1897-4c24-bd15-a7c986565b5b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa returned with HTTP 404 Jul 03 18:00:17.639601 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1083/4292] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:00:17 2026] DELETE /volume/v3/attachments/7ff1e82b-9888-4514-80f4-46a36a64aaaa => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:00:17.761742 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-632aec3a-79f3-41d3-9018-632492025f28 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.763254 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-632aec3a-79f3-41d3-9018-632492025f28 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc Jul 03 18:00:17.763408 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-632aec3a-79f3-41d3-9018-632492025f28 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.763598 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-632aec3a-79f3-41d3-9018-632492025f28 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.763753 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-632aec3a-79f3-41d3-9018-632492025f28 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc Jul 03 18:00:17.769627 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:17.769627 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:17.770072 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-632aec3a-79f3-41d3-9018-632492025f28 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 18:00:17.787310 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-632aec3a-79f3-41d3-9018-632492025f28 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume request issued successfully. Jul 03 18:00:17.787515 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-632aec3a-79f3-41d3-9018-632492025f28 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc returned with HTTP 202 Jul 03 18:00:17.787948 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1063/4293] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:17 2026] DELETE /volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:17.795180 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4b12cb38-35d0-48c4-a346-72286ad12d07 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.796750 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4b12cb38-35d0-48c4-a346-72286ad12d07 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc Jul 03 18:00:17.796894 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4b12cb38-35d0-48c4-a346-72286ad12d07 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.797088 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4b12cb38-35d0-48c4-a346-72286ad12d07 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.802053 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1ce73572-01f1-475d-9f8c-d2a6a583e708 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.803863 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ce73572-01f1-475d-9f8c-d2a6a583e708 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:17.804029 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ce73572-01f1-475d-9f8c-d2a6a583e708 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.804235 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ce73572-01f1-475d-9f8c-d2a6a583e708 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.804331 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-1ce73572-01f1-475d-9f8c-d2a6a583e708 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:17.804451 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:17.804451 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:17.809396 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4b12cb38-35d0-48c4-a346-72286ad12d07 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 18:00:17.809914 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:17.809914 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:17.810380 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ce73572-01f1-475d-9f8c-d2a6a583e708 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:17.812654 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1069/4294] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:17 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:17.816289 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4b12cb38-35d0-48c4-a346-72286ad12d07 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc returned with HTTP 200 Jul 03 18:00:17.816563 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1080/4295] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:17 2026] GET /volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:17.817152 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0a907441-49b5-4cf2-863b-900040a5b100 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:17.820313 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0a907441-49b5-4cf2-863b-900040a5b100 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:17.820515 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0a907441-49b5-4cf2-863b-900040a5b100 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:17.820692 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0a907441-49b5-4cf2-863b-900040a5b100 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:17.820816 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-0a907441-49b5-4cf2-863b-900040a5b100 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:17.826040 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:17.826040 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:17.826737 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0a907441-49b5-4cf2-863b-900040a5b100 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:17.827213 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1084/4296] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:17 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:18.354352 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-da298865-7987-4e67-947c-b6749eaee787 req-901ec630-4f1b-4940-8ba2-1713609c45fd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.356557 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-da298865-7987-4e67-947c-b6749eaee787 req-901ec630-4f1b-4940-8ba2-1713609c45fd tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] DELETE https://10.4.3.210/volume/v3/attachments/3f07af96-c8d6-4ca7-ad83-d788252597b4 Jul 03 18:00:18.356557 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-da298865-7987-4e67-947c-b6749eaee787 req-901ec630-4f1b-4940-8ba2-1713609c45fd tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:18.356661 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-da298865-7987-4e67-947c-b6749eaee787 req-901ec630-4f1b-4940-8ba2-1713609c45fd tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:18.363365 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:18.363365 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:18.431731 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6b0d175b-b3d5-46c8-a06b-91c7cdd9c137 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.433303 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b0d175b-b3d5-46c8-a06b-91c7cdd9c137 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e Jul 03 18:00:18.433506 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b0d175b-b3d5-46c8-a06b-91c7cdd9c137 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:18.433685 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6b0d175b-b3d5-46c8-a06b-91c7cdd9c137 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:18.440002 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:18.440002 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:18.442827 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6b0d175b-b3d5-46c8-a06b-91c7cdd9c137 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:00:18.446104 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6b0d175b-b3d5-46c8-a06b-91c7cdd9c137 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e returned with HTTP 200 Jul 03 18:00:18.446449 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1070/4297] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:18 2026] GET /volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:18.457183 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3756dfec-6093-4f6e-ad9d-c0c616d0de37 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.458626 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3756dfec-6093-4f6e-ad9d-c0c616d0de37 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:18.459071 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3756dfec-6093-4f6e-ad9d-c0c616d0de37 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eb5eb605-72b5-4a7b-b546-76476a94038e", "name": "tempest-type-Backup-1225777298"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:18.460324 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-3756dfec-6093-4f6e-ad9d-c0c616d0de37 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Creating new backup {'backup': {'volume_id': 'eb5eb605-72b5-4a7b-b546-76476a94038e', 'name': 'tempest-type-Backup-1225777298'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:18.460443 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-3756dfec-6093-4f6e-ad9d-c0c616d0de37 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Creating backup of volume eb5eb605-72b5-4a7b-b546-76476a94038e in container None Jul 03 18:00:18.470477 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:18.470477 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:18.470858 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3756dfec-6093-4f6e-ad9d-c0c616d0de37 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:00:18.506074 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-3756dfec-6093-4f6e-ad9d-c0c616d0de37 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Created reservations ['4974356a-26d9-4723-9eba-7c8eebc81378', '4d201ee0-198b-4b2e-a97c-cfabe9351da1'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:18.549319 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3756dfec-6093-4f6e-ad9d-c0c616d0de37 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:00:18.549918 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1081/4298] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:00:18 2026] POST /volume/v3/backups => generated 316 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:18.560302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1950c1f8-94a6-4e2e-8512-33d078401c4c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.562135 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1950c1f8-94a6-4e2e-8512-33d078401c4c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:18.562404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1950c1f8-94a6-4e2e-8512-33d078401c4c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:18.562571 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1950c1f8-94a6-4e2e-8512-33d078401c4c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:18.562672 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-1950c1f8-94a6-4e2e-8512-33d078401c4c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:18.567410 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:18.567410 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:18.568064 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1950c1f8-94a6-4e2e-8512-33d078401c4c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:18.568567 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1085/4299] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:18 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:18.818885 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d3eac492-8cf3-4ae7-8029-4086df7293d2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.821590 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f4b3133a-42a1-4ce9-bb8f-64f2b7b1bd5f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.824110 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f4b3133a-42a1-4ce9-bb8f-64f2b7b1bd5f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:18.824328 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f4b3133a-42a1-4ce9-bb8f-64f2b7b1bd5f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:18.824537 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f4b3133a-42a1-4ce9-bb8f-64f2b7b1bd5f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:18.824676 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-f4b3133a-42a1-4ce9-bb8f-64f2b7b1bd5f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:18.831656 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8c724055-11a0-40b2-9b0b-8fc97efd0a69 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.833046 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:18.833046 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:18.833737 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f4b3133a-42a1-4ce9-bb8f-64f2b7b1bd5f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:18.833800 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c724055-11a0-40b2-9b0b-8fc97efd0a69 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc Jul 03 18:00:18.834106 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c724055-11a0-40b2-9b0b-8fc97efd0a69 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:18.834201 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1082/4300] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:18 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:18.834357 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c724055-11a0-40b2-9b0b-8fc97efd0a69 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:18.837674 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bb657418-62a8-4ffe-bd0f-f365921394f4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.839384 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bb657418-62a8-4ffe-bd0f-f365921394f4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:18.839576 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bb657418-62a8-4ffe-bd0f-f365921394f4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:18.839751 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bb657418-62a8-4ffe-bd0f-f365921394f4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:18.839886 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-bb657418-62a8-4ffe-bd0f-f365921394f4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:18.844692 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:18.844692 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:18.844817 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c724055-11a0-40b2-9b0b-8fc97efd0a69 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc returned with HTTP 404 Jul 03 18:00:18.845253 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1086/4301] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:18 2026] GET /volume/v3/volumes/af4155ae-2e39-4cc7-bc0d-a6a6ef1115dc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:18.845343 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bb657418-62a8-4ffe-bd0f-f365921394f4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:18.848748 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1083/4302] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:18 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:18.851844 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dcad0fc2-700d-40bc-b308-daa53c3cffd7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.853561 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dcad0fc2-700d-40bc-b308-daa53c3cffd7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 Jul 03 18:00:18.853744 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dcad0fc2-700d-40bc-b308-daa53c3cffd7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:18.853975 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dcad0fc2-700d-40bc-b308-daa53c3cffd7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:18.854067 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-dcad0fc2-700d-40bc-b308-daa53c3cffd7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete snapshot with id: 5133916c-8b1f-4857-a969-8634f8137c61 Jul 03 18:00:18.859526 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:18.859526 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:18.860056 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-dcad0fc2-700d-40bc-b308-daa53c3cffd7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 18:00:18.885505 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-dcad0fc2-700d-40bc-b308-daa53c3cffd7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot delete request issued successfully. Jul 03 18:00:18.885700 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dcad0fc2-700d-40bc-b308-daa53c3cffd7 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 returned with HTTP 202 Jul 03 18:00:18.886313 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1087/4303] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:18 2026] DELETE /volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:18.894846 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5e0fa171-87d3-4258-9932-fe30c961e64f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.897008 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5e0fa171-87d3-4258-9932-fe30c961e64f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 Jul 03 18:00:18.897008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5e0fa171-87d3-4258-9932-fe30c961e64f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:18.897218 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5e0fa171-87d3-4258-9932-fe30c961e64f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:18.900757 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-da298865-7987-4e67-947c-b6749eaee787 req-901ec630-4f1b-4940-8ba2-1713609c45fd tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/attachments/3f07af96-c8d6-4ca7-ad83-d788252597b4 returned with HTTP 200 Jul 03 18:00:18.901245 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1064/4304] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:00:18 2026] DELETE /volume/v3/attachments/3f07af96-c8d6-4ca7-ad83-d788252597b4 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:18.905049 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:18.905049 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:18.905490 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5e0fa171-87d3-4258-9932-fe30c961e64f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Snapshot retrieved successfully. Jul 03 18:00:18.906302 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5e0fa171-87d3-4258-9932-fe30c961e64f tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 returned with HTTP 200 Jul 03 18:00:18.906810 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1084/4305] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:18 2026] GET /volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:18.922244 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d3eac492-8cf3-4ae7-8029-4086df7293d2 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:18.922561 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d3eac492-8cf3-4ae7-8029-4086df7293d2 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1839621911", "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=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:18.945006 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d3eac492-8cf3-4ae7-8029-4086df7293d2 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:18.945583 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1071/4306] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:18 2026] POST /volume/v3/types => generated 380 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:18.954755 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a7f1c532-ef56-471c-8247-a2c0801d6391 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.957605 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a7f1c532-ef56-471c-8247-a2c0801d6391 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption Jul 03 18:00:18.958355 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a7f1c532-ef56-471c-8247-a2c0801d6391 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:18.960033 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:18.960033 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:18.978682 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a7f1c532-ef56-471c-8247-a2c0801d6391 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption returned with HTTP 200 Jul 03 18:00:18.979155 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1088/4307] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 18:00:18 2026] POST /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:18.987735 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-70976568-66fe-4de1-8ff1-52b364106168 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:18.989381 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70976568-66fe-4de1-8ff1-52b364106168 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:18.989714 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-70976568-66fe-4de1-8ff1-52b364106168 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1632672851", "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=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:18.991227 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:18.991227 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:19.013062 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70976568-66fe-4de1-8ff1-52b364106168 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:19.013506 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1065/4308] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:18 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.021797 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-eecefdbc-7ac1-4959-82c1-0613504db6ea None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.023790 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eecefdbc-7ac1-4959-82c1-0613504db6ea tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types/420ce7a8-e442-4dc6-baf1-c4375dddb315/encryption Jul 03 18:00:19.024183 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-eecefdbc-7ac1-4959-82c1-0613504db6ea tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.042650 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eecefdbc-7ac1-4959-82c1-0613504db6ea tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/420ce7a8-e442-4dc6-baf1-c4375dddb315/encryption returned with HTTP 200 Jul 03 18:00:19.043120 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1085/4309] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 18:00:19 2026] POST /volume/v3/types/420ce7a8-e442-4dc6-baf1-c4375dddb315/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.053623 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fff4398c-baba-47dc-bfcb-748505908589 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.055287 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fff4398c-baba-47dc-bfcb-748505908589 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:19.055624 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fff4398c-baba-47dc-bfcb-748505908589 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-295907041", "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=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.071551 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fff4398c-baba-47dc-bfcb-748505908589 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:19.071865 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1072/4310] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:19 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.080316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ae4de536-9ed1-4e4a-9ec4-1d74b1d0a442 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.084510 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ae4de536-9ed1-4e4a-9ec4-1d74b1d0a442 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types/6fc8a13a-e4ce-4eb4-9a2b-037232fa659a/extra_specs Jul 03 18:00:19.084510 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ae4de536-9ed1-4e4a-9ec4-1d74b1d0a442 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.120788 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ae4de536-9ed1-4e4a-9ec4-1d74b1d0a442 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/6fc8a13a-e4ce-4eb4-9a2b-037232fa659a/extra_specs returned with HTTP 200 Jul 03 18:00:19.120788 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1089/4311] 10.4.3.210 () {68 vars in 1399 bytes} [Fri Jul 3 18:00:19 2026] POST /volume/v3/types/6fc8a13a-e4ce-4eb4-9a2b-037232fa659a/extra_specs => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 18:00:19.128837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-46d5328e-c418-4c26-bc99-3789b7cc831a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.130526 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-46d5328e-c418-4c26-bc99-3789b7cc831a tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] PUT https://10.4.3.210/volume/v3/types/6fc8a13a-e4ce-4eb4-9a2b-037232fa659a/extra_specs/key2 Jul 03 18:00:19.130848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-46d5328e-c418-4c26-bc99-3789b7cc831a tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.154315 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-46d5328e-c418-4c26-bc99-3789b7cc831a tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/6fc8a13a-e4ce-4eb4-9a2b-037232fa659a/extra_specs/key2 returned with HTTP 200 Jul 03 18:00:19.154875 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1066/4312] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 18:00:19 2026] PUT /volume/v3/types/6fc8a13a-e4ce-4eb4-9a2b-037232fa659a/extra_specs/key2 => generated 25 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 18:00:19.164532 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-82da59a7-cfc8-4857-b95b-0863bde7dd3b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.167129 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-82da59a7-cfc8-4857-b95b-0863bde7dd3b tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:19.167598 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-82da59a7-cfc8-4857-b95b-0863bde7dd3b tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.187357 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-82da59a7-cfc8-4857-b95b-0863bde7dd3b tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:19.187743 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1086/4313] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 18:00:19 2026] POST /volume/v3/types => generated 195 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.196356 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b1960425-17eb-4b2f-99a3-d377c74baed7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.198006 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b1960425-17eb-4b2f-99a3-d377c74baed7 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] DELETE https://10.4.3.210/volume/v3/types/31fcd038-898c-491b-98d4-6bad30e82aed Jul 03 18:00:19.198188 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b1960425-17eb-4b2f-99a3-d377c74baed7 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.198388 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b1960425-17eb-4b2f-99a3-d377c74baed7 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.222895 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b1960425-17eb-4b2f-99a3-d377c74baed7 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/31fcd038-898c-491b-98d4-6bad30e82aed returned with HTTP 202 Jul 03 18:00:19.223275 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1073/4314] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:19 2026] DELETE /volume/v3/types/31fcd038-898c-491b-98d4-6bad30e82aed => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:19.232404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2fcd1a5f-f2d0-4072-8bd9-64697a584d4a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.234741 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2fcd1a5f-f2d0-4072-8bd9-64697a584d4a tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:19.235284 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2fcd1a5f-f2d0-4072-8bd9-64697a584d4a tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1905805615", "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=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.255427 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2fcd1a5f-f2d0-4072-8bd9-64697a584d4a tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:19.255857 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1090/4315] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:19 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.263955 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-eea57b67-27a5-48c3-8fe2-395f40907a4d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.265650 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eea57b67-27a5-48c3-8fe2-395f40907a4d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types/cae029ec-a09a-4f35-9ae1-d1a6480bffa5/encryption Jul 03 18:00:19.266006 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eea57b67-27a5-48c3-8fe2-395f40907a4d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.282635 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eea57b67-27a5-48c3-8fe2-395f40907a4d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/cae029ec-a09a-4f35-9ae1-d1a6480bffa5/encryption returned with HTTP 200 Jul 03 18:00:19.283040 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1067/4316] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 18:00:19 2026] POST /volume/v3/types/cae029ec-a09a-4f35-9ae1-d1a6480bffa5/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.290477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bc5b1340-7ea6-4b36-9fda-ad66bc44350b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.292481 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc5b1340-7ea6-4b36-9fda-ad66bc44350b tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] DELETE https://10.4.3.210/volume/v3/types/cae029ec-a09a-4f35-9ae1-d1a6480bffa5/encryption/9dcb690a-91f5-47fe-b349-68d701970384 Jul 03 18:00:19.292674 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc5b1340-7ea6-4b36-9fda-ad66bc44350b tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.292886 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc5b1340-7ea6-4b36-9fda-ad66bc44350b tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.304385 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc5b1340-7ea6-4b36-9fda-ad66bc44350b tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/cae029ec-a09a-4f35-9ae1-d1a6480bffa5/encryption/9dcb690a-91f5-47fe-b349-68d701970384 returned with HTTP 202 Jul 03 18:00:19.304739 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1087/4317] 10.4.3.210 () {66 vars in 1489 bytes} [Fri Jul 3 18:00:19 2026] DELETE /volume/v3/types/cae029ec-a09a-4f35-9ae1-d1a6480bffa5/encryption/9dcb690a-91f5-47fe-b349-68d701970384 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:19.312661 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e051cb20-5fac-4dcc-a1b4-2ea28b7f0024 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.314152 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e051cb20-5fac-4dcc-a1b4-2ea28b7f0024 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:19.314448 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e051cb20-5fac-4dcc-a1b4-2ea28b7f0024 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-829792892", "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=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.332814 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e051cb20-5fac-4dcc-a1b4-2ea28b7f0024 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:19.333232 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1074/4318] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:19 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.342222 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e7de8e02-feb9-4074-88d9-91b2e0f9fcd0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.344256 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e7de8e02-feb9-4074-88d9-91b2e0f9fcd0 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] DELETE https://10.4.3.210/volume/v3/types/59345a3f-2fdd-4727-8ad3-697688054216/extra_specs/key1 Jul 03 18:00:19.344467 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e7de8e02-feb9-4074-88d9-91b2e0f9fcd0 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.344683 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e7de8e02-feb9-4074-88d9-91b2e0f9fcd0 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.367171 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e7de8e02-feb9-4074-88d9-91b2e0f9fcd0 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/59345a3f-2fdd-4727-8ad3-697688054216/extra_specs/key1 returned with HTTP 202 Jul 03 18:00:19.367621 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1091/4319] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 18:00:19 2026] DELETE /volume/v3/types/59345a3f-2fdd-4727-8ad3-697688054216/extra_specs/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:00:19.375947 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d940b243-8ea3-4374-95b2-8c299cab0354 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.377537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d940b243-8ea3-4374-95b2-8c299cab0354 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:19.377974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d940b243-8ea3-4374-95b2-8c299cab0354 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-206825463", "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=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.396526 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d940b243-8ea3-4374-95b2-8c299cab0354 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:19.396886 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1068/4320] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:19 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.404380 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-439babf6-6fce-4adc-bc0e-7c022c4db014 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.405586 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-439babf6-6fce-4adc-bc0e-7c022c4db014 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] DELETE https://10.4.3.210/volume/v3/types/f9f3da5e-22bf-4467-97e6-651d147c1740 Jul 03 18:00:19.405837 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-439babf6-6fce-4adc-bc0e-7c022c4db014 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.406112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-439babf6-6fce-4adc-bc0e-7c022c4db014 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.431163 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-439babf6-6fce-4adc-bc0e-7c022c4db014 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/f9f3da5e-22bf-4467-97e6-651d147c1740 returned with HTTP 202 Jul 03 18:00:19.431555 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1088/4321] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:19 2026] DELETE /volume/v3/types/f9f3da5e-22bf-4467-97e6-651d147c1740 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:19.447081 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c431d762-0514-4254-ab1d-0b4ef8e06a2d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.448682 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c431d762-0514-4254-ab1d-0b4ef8e06a2d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] GET https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs Jul 03 18:00:19.448881 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c431d762-0514-4254-ab1d-0b4ef8e06a2d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.449089 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c431d762-0514-4254-ab1d-0b4ef8e06a2d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.455337 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c431d762-0514-4254-ab1d-0b4ef8e06a2d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs returned with HTTP 200 Jul 03 18:00:19.455646 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1075/4322] 10.4.3.210 () {66 vars in 1378 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.463389 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-153d8403-c21c-4fa4-9ac0-98576f7dacc7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.465106 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-153d8403-c21c-4fa4-9ac0-98576f7dacc7 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] GET https://10.4.3.210/volume/v3/types Jul 03 18:00:19.465278 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-153d8403-c21c-4fa4-9ac0-98576f7dacc7 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.465452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-153d8403-c21c-4fa4-9ac0-98576f7dacc7 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.482209 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-153d8403-c21c-4fa4-9ac0-98576f7dacc7 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:19.482601 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1092/4323] 10.4.3.210 () {66 vars in 1231 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/types => generated 2610 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:19.491755 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-92e68f38-093b-4d43-a7a3-1130def7fd59 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.493630 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-92e68f38-093b-4d43-a7a3-1130def7fd59 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] GET https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption/cipher Jul 03 18:00:19.493865 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-92e68f38-093b-4d43-a7a3-1130def7fd59 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.494123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-92e68f38-093b-4d43-a7a3-1130def7fd59 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.500617 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-92e68f38-093b-4d43-a7a3-1130def7fd59 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption/cipher returned with HTTP 200 Jul 03 18:00:19.501064 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1069/4324] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 18:00:19.509072 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c274af45-0da4-4c80-8691-87512a65339c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.510540 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c274af45-0da4-4c80-8691-87512a65339c tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] GET https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption Jul 03 18:00:19.510698 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c274af45-0da4-4c80-8691-87512a65339c tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.510893 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c274af45-0da4-4c80-8691-87512a65339c tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.516094 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c274af45-0da4-4c80-8691-87512a65339c tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption returned with HTTP 200 Jul 03 18:00:19.516575 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1089/4325] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.526110 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4bd0ca88-fb9f-475a-a0bb-758f4f72cce8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.528301 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4bd0ca88-fb9f-475a-a0bb-758f4f72cce8 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] GET https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs/multiattach Jul 03 18:00:19.528525 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4bd0ca88-fb9f-475a-a0bb-758f4f72cce8 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.528754 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4bd0ca88-fb9f-475a-a0bb-758f4f72cce8 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.536238 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4bd0ca88-fb9f-475a-a0bb-758f4f72cce8 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs/multiattach returned with HTTP 200 Jul 03 18:00:19.536679 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1076/4326] 10.4.3.210 () {66 vars in 1414 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 18:00:19.543690 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e9297dee-1aef-40c2-8b72-85935b0e97c8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.545312 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e9297dee-1aef-40c2-8b72-85935b0e97c8 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] GET https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs/volume_backend_name Jul 03 18:00:19.545888 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e9297dee-1aef-40c2-8b72-85935b0e97c8 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.545888 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e9297dee-1aef-40c2-8b72-85935b0e97c8 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.551334 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e9297dee-1aef-40c2-8b72-85935b0e97c8 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 18:00:19.551686 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1093/4327] 10.4.3.210 () {66 vars in 1438 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 18:00:19.559826 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7d88f487-4b5d-437c-84b4-85e762c0d19f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.561199 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7d88f487-4b5d-437c-84b4-85e762c0d19f tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] GET https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54 Jul 03 18:00:19.561373 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7d88f487-4b5d-437c-84b4-85e762c0d19f tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.561539 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7d88f487-4b5d-437c-84b4-85e762c0d19f tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.566291 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7d88f487-4b5d-437c-84b4-85e762c0d19f tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54 returned with HTTP 200 Jul 03 18:00:19.566636 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1070/4328] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54 => generated 402 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.575325 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-533e09c3-35ac-4a60-ae13-ae4a980124e5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.576655 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-533e09c3-35ac-4a60-ae13-ae4a980124e5 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] PUT https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption/407ff564-f5f2-4baa-a9ef-fe06fd9afe70 Jul 03 18:00:19.577084 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-533e09c3-35ac-4a60-ae13-ae4a980124e5 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.580049 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e301d2af-7f13-41af-8b89-5f2315f9a3f8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.581951 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e301d2af-7f13-41af-8b89-5f2315f9a3f8 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:19.581951 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e301d2af-7f13-41af-8b89-5f2315f9a3f8 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.582070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e301d2af-7f13-41af-8b89-5f2315f9a3f8 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.582145 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-e301d2af-7f13-41af-8b89-5f2315f9a3f8 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:19.586417 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:19.586417 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:19.587110 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e301d2af-7f13-41af-8b89-5f2315f9a3f8 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:19.587472 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1077/4329] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.591336 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-533e09c3-35ac-4a60-ae13-ae4a980124e5 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption/407ff564-f5f2-4baa-a9ef-fe06fd9afe70 returned with HTTP 200 Jul 03 18:00:19.591697 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1090/4330] 10.4.3.210 () {68 vars in 1506 bytes} [Fri Jul 3 18:00:19 2026] PUT /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/encryption/407ff564-f5f2-4baa-a9ef-fe06fd9afe70 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 18:00:19.600229 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e9f8f1c0-9683-4ddd-b496-f37eff30a478 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.601778 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e9f8f1c0-9683-4ddd-b496-f37eff30a478 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] PUT https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs/key1 Jul 03 18:00:19.602124 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e9f8f1c0-9683-4ddd-b496-f37eff30a478 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.621365 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e9f8f1c0-9683-4ddd-b496-f37eff30a478 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs/key1 returned with HTTP 200 Jul 03 18:00:19.621688 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1094/4331] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 18:00:19 2026] PUT /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 18:00:19.629721 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e2532d29-e81d-482a-a874-1272f33662a4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.631446 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e2532d29-e81d-482a-a874-1272f33662a4 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] PUT https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54 Jul 03 18:00:19.631795 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e2532d29-e81d-482a-a874-1272f33662a4 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:19.644879 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e2532d29-e81d-482a-a874-1272f33662a4 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54 returned with HTTP 200 Jul 03 18:00:19.645399 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1071/4332] 10.4.3.210 () {68 vars in 1362 bytes} [Fri Jul 3 18:00:19 2026] PUT /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54 => generated 371 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.655416 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e6fe5f24-fbd5-4218-a174-dc28951c8b1a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.657197 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e6fe5f24-fbd5-4218-a174-dc28951c8b1a tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] DELETE https://10.4.3.210/volume/v3/types/59345a3f-2fdd-4727-8ad3-697688054216 Jul 03 18:00:19.657417 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e6fe5f24-fbd5-4218-a174-dc28951c8b1a tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.657640 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e6fe5f24-fbd5-4218-a174-dc28951c8b1a tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.678271 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e6fe5f24-fbd5-4218-a174-dc28951c8b1a tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/59345a3f-2fdd-4727-8ad3-697688054216 returned with HTTP 202 Jul 03 18:00:19.678915 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1078/4333] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:19 2026] DELETE /volume/v3/types/59345a3f-2fdd-4727-8ad3-697688054216 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:19.685832 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a0717a16-e21f-4b36-8fc6-cb4234f2c852 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.687462 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a0717a16-e21f-4b36-8fc6-cb4234f2c852 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] DELETE https://10.4.3.210/volume/v3/types/cae029ec-a09a-4f35-9ae1-d1a6480bffa5 Jul 03 18:00:19.687655 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a0717a16-e21f-4b36-8fc6-cb4234f2c852 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.687893 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a0717a16-e21f-4b36-8fc6-cb4234f2c852 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.708469 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a0717a16-e21f-4b36-8fc6-cb4234f2c852 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/cae029ec-a09a-4f35-9ae1-d1a6480bffa5 returned with HTTP 202 Jul 03 18:00:19.708843 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1091/4334] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:19 2026] DELETE /volume/v3/types/cae029ec-a09a-4f35-9ae1-d1a6480bffa5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:19.716138 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9f8f0923-8f5a-4884-aed9-ebebaf1a87fc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.717711 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9f8f0923-8f5a-4884-aed9-ebebaf1a87fc tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] DELETE https://10.4.3.210/volume/v3/types/6fc8a13a-e4ce-4eb4-9a2b-037232fa659a Jul 03 18:00:19.717907 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9f8f0923-8f5a-4884-aed9-ebebaf1a87fc tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.718366 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9f8f0923-8f5a-4884-aed9-ebebaf1a87fc tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.747040 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9f8f0923-8f5a-4884-aed9-ebebaf1a87fc tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/6fc8a13a-e4ce-4eb4-9a2b-037232fa659a returned with HTTP 202 Jul 03 18:00:19.747530 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1095/4335] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:19 2026] DELETE /volume/v3/types/6fc8a13a-e4ce-4eb4-9a2b-037232fa659a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:19.754702 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-02aacb17-e389-4917-98aa-7b0330524065 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.756366 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-02aacb17-e389-4917-98aa-7b0330524065 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] DELETE https://10.4.3.210/volume/v3/types/420ce7a8-e442-4dc6-baf1-c4375dddb315 Jul 03 18:00:19.756574 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-02aacb17-e389-4917-98aa-7b0330524065 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.756805 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-02aacb17-e389-4917-98aa-7b0330524065 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.777867 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-02aacb17-e389-4917-98aa-7b0330524065 tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/420ce7a8-e442-4dc6-baf1-c4375dddb315 returned with HTTP 202 Jul 03 18:00:19.778280 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1072/4336] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:19 2026] DELETE /volume/v3/types/420ce7a8-e442-4dc6-baf1-c4375dddb315 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:19.786060 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5b601531-1923-4cbf-980a-bd8ff96fbe8d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.787717 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5b601531-1923-4cbf-980a-bd8ff96fbe8d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] DELETE https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54 Jul 03 18:00:19.788179 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5b601531-1923-4cbf-980a-bd8ff96fbe8d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.788286 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5b601531-1923-4cbf-980a-bd8ff96fbe8d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.809509 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5b601531-1923-4cbf-980a-bd8ff96fbe8d tempest-VolumeTypesAdminTests-856527495 tempest-VolumeTypesAdminTests-856527495-project-admin] https://10.4.3.210/volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54 returned with HTTP 202 Jul 03 18:00:19.809894 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1079/4337] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:19 2026] DELETE /volume/v3/types/01f21841-4f87-4cb8-bbef-ea9559941d54 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:19.849000 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a1d004f4-a335-4986-bed7-6eefe7085643 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.850543 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a1d004f4-a335-4986-bed7-6eefe7085643 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:19.850707 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a1d004f4-a335-4986-bed7-6eefe7085643 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.850900 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a1d004f4-a335-4986-bed7-6eefe7085643 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.851028 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a1d004f4-a335-4986-bed7-6eefe7085643 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:19.856487 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:19.856487 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:19.857233 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a1d004f4-a335-4986-bed7-6eefe7085643 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:19.857572 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1092/4338] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.860876 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-506e70cc-a1ae-4654-9fa3-7a943b0cfac6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.862857 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-506e70cc-a1ae-4654-9fa3-7a943b0cfac6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:19.863118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-506e70cc-a1ae-4654-9fa3-7a943b0cfac6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.863334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-506e70cc-a1ae-4654-9fa3-7a943b0cfac6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.863439 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-506e70cc-a1ae-4654-9fa3-7a943b0cfac6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:19.867548 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:19.867548 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:19.868249 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-506e70cc-a1ae-4654-9fa3-7a943b0cfac6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:19.868656 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1096/4339] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:19.915245 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5d4b8ddd-88c6-4dae-9988-0a74fc816384 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:19.917031 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5d4b8ddd-88c6-4dae-9988-0a74fc816384 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 Jul 03 18:00:19.917216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5d4b8ddd-88c6-4dae-9988-0a74fc816384 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:19.917405 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5d4b8ddd-88c6-4dae-9988-0a74fc816384 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:19.921843 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5d4b8ddd-88c6-4dae-9988-0a74fc816384 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 returned with HTTP 404 Jul 03 18:00:19.922300 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1073/4340] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:19 2026] GET /volume/v3/snapshots/5133916c-8b1f-4857-a969-8634f8137c61 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:20.598155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-02d7fa53-82b3-42d3-93f5-4d1c21a0e0ca None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:20.603285 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-02d7fa53-82b3-42d3-93f5-4d1c21a0e0ca tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:20.604822 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-02d7fa53-82b3-42d3-93f5-4d1c21a0e0ca tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:20.604822 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-02d7fa53-82b3-42d3-93f5-4d1c21a0e0ca tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:20.604822 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-02d7fa53-82b3-42d3-93f5-4d1c21a0e0ca tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:20.611988 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:20.611988 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:20.612651 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-02d7fa53-82b3-42d3-93f5-4d1c21a0e0ca tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:20.613052 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1080/4341] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:20 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:20.781152 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f1f21e94-71b3-4880-a9d5-b6f58b4b7877 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:20.782820 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f1f21e94-71b3-4880-a9d5-b6f58b4b7877 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:20.783016 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f1f21e94-71b3-4880-a9d5-b6f58b4b7877 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:20.783193 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f1f21e94-71b3-4880-a9d5-b6f58b4b7877 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:20.789482 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:20.789482 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:20.792388 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f1f21e94-71b3-4880-a9d5-b6f58b4b7877 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:20.796174 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f1f21e94-71b3-4880-a9d5-b6f58b4b7877 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 18:00:20.796490 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1093/4342] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:20 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:20.806654 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ed40a84c-f40d-463a-9595-d788876a9bfe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:20.808348 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ed40a84c-f40d-463a-9595-d788876a9bfe tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:20.808530 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ed40a84c-f40d-463a-9595-d788876a9bfe tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:20.808699 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ed40a84c-f40d-463a-9595-d788876a9bfe tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:20.808893 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-ed40a84c-f40d-463a-9595-d788876a9bfe tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume with id: 7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:20.814803 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:20.814803 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:20.815237 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ed40a84c-f40d-463a-9595-d788876a9bfe tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:20.833628 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ed40a84c-f40d-463a-9595-d788876a9bfe tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume request issued successfully. Jul 03 18:00:20.833628 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ed40a84c-f40d-463a-9595-d788876a9bfe tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 202 Jul 03 18:00:20.833628 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1097/4343] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:20 2026] DELETE /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:20.837418 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5f5f1e2b-d992-4cca-89d9-2ad9d0ea52d6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:20.839351 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5f5f1e2b-d992-4cca-89d9-2ad9d0ea52d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:20.839351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5f5f1e2b-d992-4cca-89d9-2ad9d0ea52d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:20.839351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5f5f1e2b-d992-4cca-89d9-2ad9d0ea52d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:20.854931 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:20.854931 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:20.861550 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5f5f1e2b-d992-4cca-89d9-2ad9d0ea52d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:20.867265 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5f5f1e2b-d992-4cca-89d9-2ad9d0ea52d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 200 Jul 03 18:00:20.867633 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1074/4344] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:20 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:20.868073 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-68a9859c-5dc0-4910-b264-621d1f7fa87d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:20.870063 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-68a9859c-5dc0-4910-b264-621d1f7fa87d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:20.870063 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-68a9859c-5dc0-4910-b264-621d1f7fa87d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:20.870263 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-68a9859c-5dc0-4910-b264-621d1f7fa87d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:20.870413 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-68a9859c-5dc0-4910-b264-621d1f7fa87d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:20.875519 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:20.875519 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:20.876257 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-68a9859c-5dc0-4910-b264-621d1f7fa87d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:20.876600 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1081/4345] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:20 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:20.878436 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-37431a72-1297-4507-a4f6-13d0ee280174 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:20.880144 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37431a72-1297-4507-a4f6-13d0ee280174 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:20.880335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37431a72-1297-4507-a4f6-13d0ee280174 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:20.880511 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37431a72-1297-4507-a4f6-13d0ee280174 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:20.880610 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-37431a72-1297-4507-a4f6-13d0ee280174 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 68868965-b123-4d98-8a39-1f6e048b306b. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:20.884627 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:20.884627 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:20.885275 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37431a72-1297-4507-a4f6-13d0ee280174 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 200 Jul 03 18:00:20.885868 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1094/4346] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:20 2026] GET /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:20.896455 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8a8fe2a4-5a66-488a-9a9c-da01f841d968 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:20.898749 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8a8fe2a4-5a66-488a-9a9c-da01f841d968 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b Jul 03 18:00:20.899070 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8a8fe2a4-5a66-488a-9a9c-da01f841d968 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:20.899318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8a8fe2a4-5a66-488a-9a9c-da01f841d968 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:20.899474 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-8a8fe2a4-5a66-488a-9a9c-da01f841d968 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete backup with id: 68868965-b123-4d98-8a39-1f6e048b306b. Jul 03 18:00:20.904558 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:20.904558 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:20.919076 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-8a8fe2a4-5a66-488a-9a9c-da01f841d968 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] delete_backup rpcapi backup_id 68868965-b123-4d98-8a39-1f6e048b306b {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:00:20.921060 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8a8fe2a4-5a66-488a-9a9c-da01f841d968 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b returned with HTTP 202 Jul 03 18:00:20.921657 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1098/4347] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:20 2026] DELETE /volume/v3/backups/68868965-b123-4d98-8a39-1f6e048b306b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:00:20.927715 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6f106f1f-64a8-4aee-b580-7c9a0a83f254 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:20.929255 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6f106f1f-64a8-4aee-b580-7c9a0a83f254 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b Jul 03 18:00:20.929433 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6f106f1f-64a8-4aee-b580-7c9a0a83f254 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:20.929596 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6f106f1f-64a8-4aee-b580-7c9a0a83f254 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:20.929732 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-6f106f1f-64a8-4aee-b580-7c9a0a83f254 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete volume with id: 23a55dcb-9414-4bb1-b83f-f7982beb541b Jul 03 18:00:20.935964 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:20.935964 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:20.936223 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6f106f1f-64a8-4aee-b580-7c9a0a83f254 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:20.953201 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6f106f1f-64a8-4aee-b580-7c9a0a83f254 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete volume request issued successfully. Jul 03 18:00:20.953385 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6f106f1f-64a8-4aee-b580-7c9a0a83f254 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b returned with HTTP 202 Jul 03 18:00:20.953782 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1075/4348] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:20 2026] DELETE /volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:20.961982 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3c0545ac-2804-4fa7-83b5-9c9cf1a2ae52 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:20.963620 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3c0545ac-2804-4fa7-83b5-9c9cf1a2ae52 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b Jul 03 18:00:20.963839 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3c0545ac-2804-4fa7-83b5-9c9cf1a2ae52 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:20.964031 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3c0545ac-2804-4fa7-83b5-9c9cf1a2ae52 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:20.973064 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:20.973064 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:20.977024 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3c0545ac-2804-4fa7-83b5-9c9cf1a2ae52 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:20.981355 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3c0545ac-2804-4fa7-83b5-9c9cf1a2ae52 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b returned with HTTP 200 Jul 03 18:00:20.981830 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1082/4349] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:20 2026] GET /volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:21.616949 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6b46c2b7-59b2-4df1-91f3-23a6f0edbfb9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:21.619153 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6b46c2b7-59b2-4df1-91f3-23a6f0edbfb9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] DELETE https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 Jul 03 18:00:21.619421 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6b46c2b7-59b2-4df1-91f3-23a6f0edbfb9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:21.619634 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6b46c2b7-59b2-4df1-91f3-23a6f0edbfb9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:21.619860 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-6b46c2b7-59b2-4df1-91f3-23a6f0edbfb9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Delete volume with id: 9b7a80a0-751d-497f-ab39-26e419976c96 Jul 03 18:00:21.624724 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d45b7720-14d5-4197-831d-d8d7b4bf33a7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:21.626635 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d45b7720-14d5-4197-831d-d8d7b4bf33a7 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:21.626980 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d45b7720-14d5-4197-831d-d8d7b4bf33a7 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:21.627101 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d45b7720-14d5-4197-831d-d8d7b4bf33a7 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:21.627206 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d45b7720-14d5-4197-831d-d8d7b4bf33a7 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:21.631749 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:21.631749 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:21.632692 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d45b7720-14d5-4197-831d-d8d7b4bf33a7 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:21.633323 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1099/4350] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:21 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:21.633427 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:21.633427 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:21.633942 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6b46c2b7-59b2-4df1-91f3-23a6f0edbfb9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 18:00:21.660126 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6b46c2b7-59b2-4df1-91f3-23a6f0edbfb9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Delete volume request issued successfully. Jul 03 18:00:21.660126 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6b46c2b7-59b2-4df1-91f3-23a6f0edbfb9 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 returned with HTTP 202 Jul 03 18:00:21.660554 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1095/4351] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:21 2026] DELETE /volume/v3/volumes/9b7a80a0-751d-497f-ab39-26e419976c96 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:21.672885 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2f596704-3222-4a35-9b3b-13b9507acf30 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:21.677712 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2f596704-3222-4a35-9b3b-13b9507acf30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] DELETE https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 Jul 03 18:00:21.677712 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2f596704-3222-4a35-9b3b-13b9507acf30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:21.677712 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2f596704-3222-4a35-9b3b-13b9507acf30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:21.677712 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-2f596704-3222-4a35-9b3b-13b9507acf30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Delete backup with id: 02bcb896-691e-4a5b-b4a0-eac7ce619913. Jul 03 18:00:21.686753 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:21.686753 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:21.702633 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-2f596704-3222-4a35-9b3b-13b9507acf30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] delete_backup rpcapi backup_id 02bcb896-691e-4a5b-b4a0-eac7ce619913 {{(pid=99943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:00:21.704461 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2f596704-3222-4a35-9b3b-13b9507acf30 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 returned with HTTP 202 Jul 03 18:00:21.705129 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1076/4352] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:21 2026] DELETE /volume/v3/backups/02bcb896-691e-4a5b-b4a0-eac7ce619913 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:00:21.713373 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-39ac324a-d951-4fa4-ab9e-759d125d8bb2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:21.717420 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-39ac324a-d951-4fa4-ab9e-759d125d8bb2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf Jul 03 18:00:21.717664 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-39ac324a-d951-4fa4-ab9e-759d125d8bb2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:21.717938 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-39ac324a-d951-4fa4-ab9e-759d125d8bb2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:21.718152 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-39ac324a-d951-4fa4-ab9e-759d125d8bb2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Delete volume with id: e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf Jul 03 18:00:21.728946 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:21.728946 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:21.729563 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-39ac324a-d951-4fa4-ab9e-759d125d8bb2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 18:00:21.756250 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-39ac324a-d951-4fa4-ab9e-759d125d8bb2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Delete volume request issued successfully. Jul 03 18:00:21.756430 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-39ac324a-d951-4fa4-ab9e-759d125d8bb2 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf returned with HTTP 202 Jul 03 18:00:21.756874 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1083/4353] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:21 2026] DELETE /volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:21.764517 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-10f6ee8f-5cf1-45a2-84fe-fd7c77f4549d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:21.766014 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-10f6ee8f-5cf1-45a2-84fe-fd7c77f4549d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf Jul 03 18:00:21.766173 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-10f6ee8f-5cf1-45a2-84fe-fd7c77f4549d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:21.766358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-10f6ee8f-5cf1-45a2-84fe-fd7c77f4549d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:21.773846 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:21.773846 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:21.777574 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-10f6ee8f-5cf1-45a2-84fe-fd7c77f4549d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Volume info retrieved successfully. Jul 03 18:00:21.782125 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-10f6ee8f-5cf1-45a2-84fe-fd7c77f4549d tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf returned with HTTP 200 Jul 03 18:00:21.782494 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1100/4354] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:21 2026] GET /volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:21.882490 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f538d700-2e31-4897-b1c1-3e8f60e100c2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:21.884996 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f538d700-2e31-4897-b1c1-3e8f60e100c2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b Jul 03 18:00:21.885241 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f538d700-2e31-4897-b1c1-3e8f60e100c2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:21.885703 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f538d700-2e31-4897-b1c1-3e8f60e100c2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:21.889345 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4b13acee-c72e-4008-90e1-3aff079a928a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:21.891232 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4b13acee-c72e-4008-90e1-3aff079a928a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:21.891458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4b13acee-c72e-4008-90e1-3aff079a928a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:21.891677 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4b13acee-c72e-4008-90e1-3aff079a928a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:21.891833 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-4b13acee-c72e-4008-90e1-3aff079a928a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:21.892234 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f538d700-2e31-4897-b1c1-3e8f60e100c2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b returned with HTTP 404 Jul 03 18:00:21.892663 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1096/4355] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:21 2026] GET /volume/v3/volumes/7a24f05c-1390-4cb1-b779-2a12abc1c28b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:21.895646 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:21.895646 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:21.896165 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4b13acee-c72e-4008-90e1-3aff079a928a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:21.896472 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1077/4356] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:21 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:21.903648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0a09eef8-b085-4e4b-8885-e57cc632368c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:21.906332 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0a09eef8-b085-4e4b-8885-e57cc632368c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:00:21.906566 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0a09eef8-b085-4e4b-8885-e57cc632368c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:21.906795 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0a09eef8-b085-4e4b-8885-e57cc632368c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:21.914389 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:21.914389 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:21.917480 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0a09eef8-b085-4e4b-8885-e57cc632368c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:21.921569 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0a09eef8-b085-4e4b-8885-e57cc632368c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:00:21.921569 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1084/4357] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:21 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:21.935984 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-85221138-0c76-44d8-9729-764232485b10 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:21.937729 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-85221138-0c76-44d8-9729-764232485b10 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:21.938108 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-85221138-0c76-44d8-9729-764232485b10 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e923f98d-325b-4160-bf31-5375859ef2c4", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1082030521"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:21.947157 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:21.947157 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:21.947479 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-85221138-0c76-44d8-9729-764232485b10 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:21.947604 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-85221138-0c76-44d8-9729-764232485b10 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:00:21.997655 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0444abb0-2f83-47fd-829e-c7e467a8c7c5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:21.998400 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-85221138-0c76-44d8-9729-764232485b10 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['491c018d-f633-424c-80a7-a7322684e6c2', '4387df63-5741-4892-9b88-912e18a3e7c5', '3ec8f58e-c8f0-4528-87d5-0885ba3b5b95', 'debd0df0-3f4d-4350-98bc-f628d94c1e9f'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:21.999755 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0444abb0-2f83-47fd-829e-c7e467a8c7c5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b Jul 03 18:00:22.000363 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0444abb0-2f83-47fd-829e-c7e467a8c7c5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:22.000456 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0444abb0-2f83-47fd-829e-c7e467a8c7c5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:22.011533 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0444abb0-2f83-47fd-829e-c7e467a8c7c5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b returned with HTTP 404 Jul 03 18:00:22.012626 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1097/4358] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:21 2026] GET /volume/v3/volumes/23a55dcb-9414-4bb1-b83f-f7982beb541b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:22.020458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5dc2d8fa-2e40-4444-ab1c-7fabaa0fad1e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:22.021592 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5dc2d8fa-2e40-4444-ab1c-7fabaa0fad1e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1/export_record Jul 03 18:00:22.021762 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5dc2d8fa-2e40-4444-ab1c-7fabaa0fad1e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:22.021973 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5dc2d8fa-2e40-4444-ab1c-7fabaa0fad1e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'export_record' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:22.022072 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-5dc2d8fa-2e40-4444-ab1c-7fabaa0fad1e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Export record for backup b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 18:00:22.029499 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:22.029499 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:22.030538 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.api [None req-5dc2d8fa-2e40-4444-ab1c-7fabaa0fad1e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling RPCAPI with context: , host: np0000004448, backup: b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 18:00:22.036873 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-85221138-0c76-44d8-9729-764232485b10 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot create request issued successfully. Jul 03 18:00:22.037366 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-85221138-0c76-44d8-9729-764232485b10 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:00:22.037591 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1101/4359] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:00:21 2026] POST /volume/v3/snapshots => generated 380 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:22.039556 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-5dc2d8fa-2e40-4444-ab1c-7fabaa0fad1e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] export_record in rpcapi backup_id b22c827c-44c4-4417-b4a0-84522d2b58a1 on host np0000004448. {{(pid=99943) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 18:00:22.051280 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f7c662f4-fae8-4200-a43e-e7db14358b45 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:22.053508 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f7c662f4-fae8-4200-a43e-e7db14358b45 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:22.053712 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f7c662f4-fae8-4200-a43e-e7db14358b45 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:22.053942 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f7c662f4-fae8-4200-a43e-e7db14358b45 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:22.058617 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:22.058617 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:22.059068 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f7c662f4-fae8-4200-a43e-e7db14358b45 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:22.059862 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f7c662f4-fae8-4200-a43e-e7db14358b45 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 returned with HTTP 200 Jul 03 18:00:22.060252 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1085/4360] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:22 2026] GET /volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 => generated 512 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:22.541354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-5dc2d8fa-2e40-4444-ab1c-7fabaa0fad1e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjIyYzgyN2MtNDRjNC00NDE3LWI0YTAtODQ1MjJkMmI1OGExIiwgInVzZXJfaWQiOiAiMmY5ODdiMjI1ZGU3NDIyYjg0NzQ5YjNhMjljM2E4Y2MiLCAicHJvamVjdF9pZCI6ICJjYjdhOTQzMTc2Yzc0ZDA5YmM1M2Y5MjM5OTlhNTdiOCIsICJ2b2x1bWVfaWQiOiAiNjIxNDdhZjQtOWY2Mi00ZWU4LWE5MjMtMzMyMmNmNzE5NDIxIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDU0NDAwMjg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjIxNDdhZjQtOWY2Mi00ZWU4LWE5MjMtMzMyMmNmNzE5NDIxLzIwMjYwNzAzMTc1OTI1L2F6X25vdmFfYmFja3VwX2IyMmM4MjdjLTQ0YzQtNDQxNy1iNGEwLTg0NTIyZDJiNThhMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTc6NTk6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTc6NTk6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNzo1OTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99943) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 18:00:22.541611 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5dc2d8fa-2e40-4444-ab1c-7fabaa0fad1e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1/export_record returned with HTTP 200 Jul 03 18:00:22.542064 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1078/4361] 10.4.3.210 () {68 vars in 1430 bytes} [Fri Jul 3 18:00:22 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1/export_record => generated 1424 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:22.554154 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:22.556088 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:22.556444 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1452693672"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:22.557940 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1452693672'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:22.558139 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume of 1 GB Jul 03 18:00:22.561643 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:22.566978 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Flow 'volume_create_api' (fbc70bdb-d01d-4660-a644-6e42c5428899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:22.567862 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be550d3d-a41e-443d-8ea1-34e48cc8dfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:22.568624 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:22.591199 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be550d3d-a41e-443d-8ea1-34e48cc8dfcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:22.591990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6917fe14-ba2f-4e2b-a182-33e5b96d58cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:22.631285 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['907ff725-a011-4476-ad53-21f3b570c459', 'd0bec7a0-ddf2-4c55-acff-b0807b2b5dfb', '8e6fe9e1-a231-4c9e-bb0b-f404091516ff', '7f6ee08d-d7a7-4516-a7e5-7f2cc72aeb57'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:22.631999 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6917fe14-ba2f-4e2b-a182-33e5b96d58cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['907ff725-a011-4476-ad53-21f3b570c459', 'd0bec7a0-ddf2-4c55-acff-b0807b2b5dfb', '8e6fe9e1-a231-4c9e-bb0b-f404091516ff', '7f6ee08d-d7a7-4516-a7e5-7f2cc72aeb57']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:22.632658 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83800983-1bff-4421-b0bd-3c193c8e415f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:22.643778 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-47e36af0-88ef-47d6-9de0-e36deb2824d6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:22.645912 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47e36af0-88ef-47d6-9de0-e36deb2824d6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:22.646157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47e36af0-88ef-47d6-9de0-e36deb2824d6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:22.646369 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47e36af0-88ef-47d6-9de0-e36deb2824d6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:22.646478 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-47e36af0-88ef-47d6-9de0-e36deb2824d6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:22.650583 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:22.650583 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:22.651206 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47e36af0-88ef-47d6-9de0-e36deb2824d6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:22.651557 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1102/4362] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:22 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:22.654653 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83800983-1bff-4421-b0bd-3c193c8e415f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa601b97-9b1f-4ea6-8607-3450948c64fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452693672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7a943176c74d09bc53f923999a57b8',qos_specs=None,replication_status=,reservations=['907ff725-a011-4476-ad53-21f3b570c459','d0bec7a0-ddf2-4c55-acff-b0807b2b5dfb','8e6fe9e1-a231-4c9e-bb0b-f404091516ff','7f6ee08d-d7a7-4516-a7e5-7f2cc72aeb57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f987b225de7422b84749b3a29c3a8cc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452693672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa601b97-9b1f-4ea6-8607-3450948c64fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb7a943176c74d09bc53f923999a57b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f987b225de7422b84749b3a29c3a8cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:22.655380 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63758592-2ee2-4bb9-84f2-a30c896c7180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:22.672076 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63758592-2ee2-4bb9-84f2-a30c896c7180) transitioned into state 'SUCCESS' from state '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-1452693672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7a943176c74d09bc53f923999a57b8',qos_specs=None,replication_status=,reservations=['907ff725-a011-4476-ad53-21f3b570c459','d0bec7a0-ddf2-4c55-acff-b0807b2b5dfb','8e6fe9e1-a231-4c9e-bb0b-f404091516ff','7f6ee08d-d7a7-4516-a7e5-7f2cc72aeb57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f987b225de7422b84749b3a29c3a8cc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:22.672725 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd5464c3-399e-498f-8b9c-75f6cf2e0093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:22.681180 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd5464c3-399e-498f-8b9c-75f6cf2e0093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:22.682365 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Flow 'volume_create_api' (fbc70bdb-d01d-4660-a644-6e42c5428899) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:22.682787 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume request issued successfully. Jul 03 18:00:22.683653 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-101d186c-20ce-4b2f-b68f-e46a74bf370d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:22.684252 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1098/4363] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:22 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:22.695063 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f7ffc29a-b923-480d-897e-4251a67c133f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:22.696599 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f7ffc29a-b923-480d-897e-4251a67c133f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd Jul 03 18:00:22.696786 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f7ffc29a-b923-480d-897e-4251a67c133f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:22.696984 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f7ffc29a-b923-480d-897e-4251a67c133f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:22.703338 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:22.703338 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:22.706334 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f7ffc29a-b923-480d-897e-4251a67c133f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:22.709684 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f7ffc29a-b923-480d-897e-4251a67c133f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd returned with HTTP 200 Jul 03 18:00:22.710274 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1086/4364] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:22 2026] GET /volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:22.796307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0d7f3986-4d3f-4c41-8b15-c3229189cda4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:22.799039 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0d7f3986-4d3f-4c41-8b15-c3229189cda4 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] GET https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf Jul 03 18:00:22.799246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0d7f3986-4d3f-4c41-8b15-c3229189cda4 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:22.799434 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0d7f3986-4d3f-4c41-8b15-c3229189cda4 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:22.809197 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0d7f3986-4d3f-4c41-8b15-c3229189cda4 tempest-TestVolumeBackupRestore-1982937578 tempest-TestVolumeBackupRestore-1982937578-project-member] https://10.4.3.210/volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf returned with HTTP 404 Jul 03 18:00:22.809688 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1079/4365] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:22 2026] GET /volume/v3/volumes/e555aee3-cbe0-4fe7-aea6-ea99f36fdcdf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:22.908214 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4a15a2e1-52fe-4c17-9f3e-68597351eba0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:22.910041 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4a15a2e1-52fe-4c17-9f3e-68597351eba0 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:22.910219 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4a15a2e1-52fe-4c17-9f3e-68597351eba0 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:22.910427 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4a15a2e1-52fe-4c17-9f3e-68597351eba0 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:22.910649 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-4a15a2e1-52fe-4c17-9f3e-68597351eba0 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:22.914699 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:22.914699 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:22.915311 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4a15a2e1-52fe-4c17-9f3e-68597351eba0 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:22.915675 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1103/4366] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:22 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:23.071786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a52382c4-8b22-492d-b547-854277dfbb87 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.074608 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a52382c4-8b22-492d-b547-854277dfbb87 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:23.074842 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a52382c4-8b22-492d-b547-854277dfbb87 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:23.075087 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a52382c4-8b22-492d-b547-854277dfbb87 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:23.080651 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.080651 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:23.081172 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a52382c4-8b22-492d-b547-854277dfbb87 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:23.082022 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a52382c4-8b22-492d-b547-854277dfbb87 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 returned with HTTP 200 Jul 03 18:00:23.082445 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1099/4367] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:23 2026] GET /volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:23.093990 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3e966fdf-6593-4790-a925-1ce791a9f88a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.096043 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e966fdf-6593-4790-a925-1ce791a9f88a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:23.096232 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e966fdf-6593-4790-a925-1ce791a9f88a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:23.096410 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3e966fdf-6593-4790-a925-1ce791a9f88a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:23.101390 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.101390 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:23.101825 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3e966fdf-6593-4790-a925-1ce791a9f88a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:23.102534 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3e966fdf-6593-4790-a925-1ce791a9f88a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 returned with HTTP 200 Jul 03 18:00:23.102965 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1087/4368] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:23 2026] GET /volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 => generated 539 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:23.111784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-88527125-7219-4f14-a631-7a7f55a1d229 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.113608 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-88527125-7219-4f14-a631-7a7f55a1d229 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:23.113713 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-88527125-7219-4f14-a631-7a7f55a1d229 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:23.113861 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-88527125-7219-4f14-a631-7a7f55a1d229 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:23.114060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-88527125-7219-4f14-a631-7a7f55a1d229 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 18:00:23.115113 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-88527125-7219-4f14-a631-7a7f55a1d229 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 18:00:23.119992 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-88527125-7219-4f14-a631-7a7f55a1d229 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Get all snapshots completed successfully. Jul 03 18:00:23.120364 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-88527125-7219-4f14-a631-7a7f55a1d229 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Jul 03 18:00:23.120908 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1080/4369] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 18:00:23 2026] GET /volume/v3/snapshots => generated 408 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:23.129473 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-22feea34-083a-486b-8cc2-1bf4047c08a3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.131442 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-22feea34-083a-486b-8cc2-1bf4047c08a3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] PUT https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:23.131842 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-22feea34-083a-486b-8cc2-1bf4047c08a3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1466290053", "description": "This is the new description of snapshot."}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:23.138575 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.138575 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:23.139108 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-22feea34-083a-486b-8cc2-1bf4047c08a3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:23.146578 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-22feea34-083a-486b-8cc2-1bf4047c08a3 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 returned with HTTP 200 Jul 03 18:00:23.146811 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1104/4370] 10.4.3.210 () {68 vars in 1375 bytes} [Fri Jul 3 18:00:23 2026] PUT /volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:23.154529 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-90a19971-4d7f-4414-9c6c-2e6ee31f05ff None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.157277 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-90a19971-4d7f-4414-9c6c-2e6ee31f05ff tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:23.157750 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-90a19971-4d7f-4414-9c6c-2e6ee31f05ff tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:23.157845 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-90a19971-4d7f-4414-9c6c-2e6ee31f05ff tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:23.162763 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.162763 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:23.163199 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-90a19971-4d7f-4414-9c6c-2e6ee31f05ff tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:23.164049 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-90a19971-4d7f-4414-9c6c-2e6ee31f05ff tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 returned with HTTP 200 Jul 03 18:00:23.164572 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1100/4371] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:23 2026] GET /volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 => generated 577 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:23.173000 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d69a6c13-2d56-4d14-83c1-fc72b8d47c9a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.174246 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d69a6c13-2d56-4d14-83c1-fc72b8d47c9a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:23.174480 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d69a6c13-2d56-4d14-83c1-fc72b8d47c9a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:23.174607 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d69a6c13-2d56-4d14-83c1-fc72b8d47c9a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:23.174723 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-d69a6c13-2d56-4d14-83c1-fc72b8d47c9a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: 7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:23.179529 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.179529 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:23.179973 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d69a6c13-2d56-4d14-83c1-fc72b8d47c9a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:23.198226 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d69a6c13-2d56-4d14-83c1-fc72b8d47c9a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot delete request issued successfully. Jul 03 18:00:23.198417 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d69a6c13-2d56-4d14-83c1-fc72b8d47c9a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 returned with HTTP 202 Jul 03 18:00:23.198805 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1088/4372] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:23 2026] DELETE /volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:23.208134 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8b70d8c3-88ed-4381-98ae-8b20df579ea9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.210278 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8b70d8c3-88ed-4381-98ae-8b20df579ea9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:23.210501 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8b70d8c3-88ed-4381-98ae-8b20df579ea9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:23.210717 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8b70d8c3-88ed-4381-98ae-8b20df579ea9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:23.216871 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.216871 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:23.218337 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8b70d8c3-88ed-4381-98ae-8b20df579ea9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:23.218527 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8b70d8c3-88ed-4381-98ae-8b20df579ea9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 returned with HTTP 200 Jul 03 18:00:23.218785 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1081/4373] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:23 2026] GET /volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 => generated 576 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:23.663153 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-be2064ac-0a31-43e2-bf6f-e2eebdf6754d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.665149 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-be2064ac-0a31-43e2-bf6f-e2eebdf6754d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:23.665149 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-be2064ac-0a31-43e2-bf6f-e2eebdf6754d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:23.665546 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-be2064ac-0a31-43e2-bf6f-e2eebdf6754d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:23.665546 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-be2064ac-0a31-43e2-bf6f-e2eebdf6754d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:23.670539 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.670539 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:23.671219 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-be2064ac-0a31-43e2-bf6f-e2eebdf6754d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:23.671607 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1105/4374] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:23 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:23.721086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6ad9f21c-049b-4ba4-932b-e74bc5fce28f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.722741 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6ad9f21c-049b-4ba4-932b-e74bc5fce28f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd Jul 03 18:00:23.722988 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6ad9f21c-049b-4ba4-932b-e74bc5fce28f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:23.723182 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6ad9f21c-049b-4ba4-932b-e74bc5fce28f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:23.729991 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.729991 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:23.733519 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6ad9f21c-049b-4ba4-932b-e74bc5fce28f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:23.737082 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6ad9f21c-049b-4ba4-932b-e74bc5fce28f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd returned with HTTP 200 Jul 03 18:00:23.737434 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1101/4375] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:23 2026] GET /volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:23.749547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e4e59ebf-cb39-4f28-91a5-e0d65e7fd6cd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.751563 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e4e59ebf-cb39-4f28-91a5-e0d65e7fd6cd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:23.752058 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e4e59ebf-cb39-4f28-91a5-e0d65e7fd6cd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fa601b97-9b1f-4ea6-8607-3450948c64fd", "name": "tempest-type-Backup-1245391235"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:23.753388 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-e4e59ebf-cb39-4f28-91a5-e0d65e7fd6cd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating new backup {'backup': {'volume_id': 'fa601b97-9b1f-4ea6-8607-3450948c64fd', 'name': 'tempest-type-Backup-1245391235'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:23.753500 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-e4e59ebf-cb39-4f28-91a5-e0d65e7fd6cd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating backup of volume fa601b97-9b1f-4ea6-8607-3450948c64fd in container None Jul 03 18:00:23.761262 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.761262 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:23.761595 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e4e59ebf-cb39-4f28-91a5-e0d65e7fd6cd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:23.776086 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-e4e59ebf-cb39-4f28-91a5-e0d65e7fd6cd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['78d3ba2d-ff00-43cb-ad07-dd19e706a4a1', '9e68ee49-8f09-49cb-925d-c3ca9e7de97d'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:23.798857 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e4e59ebf-cb39-4f28-91a5-e0d65e7fd6cd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:00:23.799293 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1089/4376] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:00:23 2026] POST /volume/v3/backups => generated 316 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:23.808273 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bf57dac3-3b42-4f94-aca4-91e478eb77b7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.810003 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bf57dac3-3b42-4f94-aca4-91e478eb77b7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:23.810251 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bf57dac3-3b42-4f94-aca4-91e478eb77b7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:23.810427 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bf57dac3-3b42-4f94-aca4-91e478eb77b7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:23.810853 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-bf57dac3-3b42-4f94-aca4-91e478eb77b7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:23.814426 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.814426 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:23.815072 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bf57dac3-3b42-4f94-aca4-91e478eb77b7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:23.815473 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1082/4377] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:23 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:23.927329 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-270de4d4-6583-4574-8329-b55c9f7f6071 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:23.929330 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-270de4d4-6583-4574-8329-b55c9f7f6071 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:23.929556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-270de4d4-6583-4574-8329-b55c9f7f6071 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:23.929782 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-270de4d4-6583-4574-8329-b55c9f7f6071 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:23.929942 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-270de4d4-6583-4574-8329-b55c9f7f6071 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:23.934267 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:23.934267 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:23.934961 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-270de4d4-6583-4574-8329-b55c9f7f6071 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:23.935364 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1106/4378] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:23 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:24.227658 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-87c3eb3b-21ea-4cff-a4cb-cbf83b6b7e27 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:24.229720 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-87c3eb3b-21ea-4cff-a4cb-cbf83b6b7e27 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:24.229963 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-87c3eb3b-21ea-4cff-a4cb-cbf83b6b7e27 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:24.230208 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-87c3eb3b-21ea-4cff-a4cb-cbf83b6b7e27 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:24.234950 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-87c3eb3b-21ea-4cff-a4cb-cbf83b6b7e27 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 returned with HTTP 404 Jul 03 18:00:24.235503 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1102/4379] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:24 2026] GET /volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:24.242494 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5ef2d983-08d8-49fd-8d8e-2e8ea6237432 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:24.244271 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5ef2d983-08d8-49fd-8d8e-2e8ea6237432 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:24.244465 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5ef2d983-08d8-49fd-8d8e-2e8ea6237432 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:24.244663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5ef2d983-08d8-49fd-8d8e-2e8ea6237432 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:24.244781 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-5ef2d983-08d8-49fd-8d8e-2e8ea6237432 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: 7f0ad3e0-f508-4f9b-af63-cc892567d949 Jul 03 18:00:24.248803 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5ef2d983-08d8-49fd-8d8e-2e8ea6237432 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 returned with HTTP 404 Jul 03 18:00:24.249324 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1090/4380] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:24 2026] DELETE /volume/v3/snapshots/7f0ad3e0-f508-4f9b-af63-cc892567d949 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:24.256805 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a8c9348e-46f5-45c5-a28f-8f50bac35007 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:24.259262 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a8c9348e-46f5-45c5-a28f-8f50bac35007 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:00:24.259525 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a8c9348e-46f5-45c5-a28f-8f50bac35007 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:24.259886 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a8c9348e-46f5-45c5-a28f-8f50bac35007 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:24.267598 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:24.267598 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:24.271386 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a8c9348e-46f5-45c5-a28f-8f50bac35007 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:24.276101 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a8c9348e-46f5-45c5-a28f-8f50bac35007 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:00:24.276466 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1083/4381] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:24 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:24.292420 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-69c969e2-dafe-4cf8-b7f1-40df61841deb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:24.294348 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-69c969e2-dafe-4cf8-b7f1-40df61841deb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:24.294674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-69c969e2-dafe-4cf8-b7f1-40df61841deb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e923f98d-325b-4160-bf31-5375859ef2c4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1629939458"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:24.302685 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:24.302685 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:24.303246 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-69c969e2-dafe-4cf8-b7f1-40df61841deb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:00:24.303413 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-69c969e2-dafe-4cf8-b7f1-40df61841deb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:00:24.329146 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-69c969e2-dafe-4cf8-b7f1-40df61841deb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['e9e51d56-9b66-4a4e-bf5c-4cdb074ef447', '934c03b6-68d7-4c23-8e8d-ea542e5473f0', '6e3efa03-71b8-48a8-ab5b-d4caf8f1f978', '92582dde-02a8-48be-881e-e67bdf96ac43'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:24.355527 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-421d517f-46a1-4e85-bc6b-5f4c06cada96 req-56912ff4-305f-46ec-9a86-3dcd31b69218 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:24.358290 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-421d517f-46a1-4e85-bc6b-5f4c06cada96 req-56912ff4-305f-46ec-9a86-3dcd31b69218 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/attachments/4edc07d2-af06-45c9-b6bc-d69b94cff351 Jul 03 18:00:24.358416 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-421d517f-46a1-4e85-bc6b-5f4c06cada96 req-56912ff4-305f-46ec-9a86-3dcd31b69218 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:24.358587 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-421d517f-46a1-4e85-bc6b-5f4c06cada96 req-56912ff4-305f-46ec-9a86-3dcd31b69218 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:24.362166 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-69c969e2-dafe-4cf8-b7f1-40df61841deb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot create request issued successfully. Jul 03 18:00:24.362599 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-69c969e2-dafe-4cf8-b7f1-40df61841deb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:00:24.363228 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1107/4382] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:00:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:24.368275 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:24.368275 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:24.377363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ee359eb0-e58f-4504-b0a4-f74d90664897 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:24.379518 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ee359eb0-e58f-4504-b0a4-f74d90664897 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 Jul 03 18:00:24.379780 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ee359eb0-e58f-4504-b0a4-f74d90664897 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:24.380024 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ee359eb0-e58f-4504-b0a4-f74d90664897 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:24.386111 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:24.386111 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:24.386550 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ee359eb0-e58f-4504-b0a4-f74d90664897 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:24.387560 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ee359eb0-e58f-4504-b0a4-f74d90664897 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 returned with HTTP 200 Jul 03 18:00:24.387977 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1091/4383] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:24 2026] GET /volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:24.681507 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a7c28d3d-795d-46fd-bfa8-173dfa01cb8f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:24.686502 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a7c28d3d-795d-46fd-bfa8-173dfa01cb8f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:24.686704 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a7c28d3d-795d-46fd-bfa8-173dfa01cb8f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:24.686944 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a7c28d3d-795d-46fd-bfa8-173dfa01cb8f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:24.687092 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-a7c28d3d-795d-46fd-bfa8-173dfa01cb8f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:24.692906 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:24.692906 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:24.693471 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a7c28d3d-795d-46fd-bfa8-173dfa01cb8f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:24.693836 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1084/4384] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:24 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:24.825160 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6f5608bd-96ac-448d-aaff-cfbd597cb504 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:24.827030 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6f5608bd-96ac-448d-aaff-cfbd597cb504 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:24.827259 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6f5608bd-96ac-448d-aaff-cfbd597cb504 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:24.827464 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6f5608bd-96ac-448d-aaff-cfbd597cb504 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:24.827597 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-6f5608bd-96ac-448d-aaff-cfbd597cb504 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:24.831756 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:24.831756 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:24.832438 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6f5608bd-96ac-448d-aaff-cfbd597cb504 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:24.832821 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1108/4385] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:24 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:24.897761 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-421d517f-46a1-4e85-bc6b-5f4c06cada96 req-56912ff4-305f-46ec-9a86-3dcd31b69218 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/attachments/4edc07d2-af06-45c9-b6bc-d69b94cff351 returned with HTTP 200 Jul 03 18:00:24.898225 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1103/4386] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:00:24 2026] DELETE /volume/v3/attachments/4edc07d2-af06-45c9-b6bc-d69b94cff351 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:00:24.947237 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-da1b148b-ef52-45c6-81b8-333eaf0c7f28 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:24.949792 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-da1b148b-ef52-45c6-81b8-333eaf0c7f28 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:24.950129 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-da1b148b-ef52-45c6-81b8-333eaf0c7f28 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:24.950393 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-da1b148b-ef52-45c6-81b8-333eaf0c7f28 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:24.950728 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-da1b148b-ef52-45c6-81b8-333eaf0c7f28 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:24.956119 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:24.956119 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:24.956823 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-da1b148b-ef52-45c6-81b8-333eaf0c7f28 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:24.957279 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1092/4387] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:24 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:25.400910 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-30322d76-2048-4a42-adf3-cf3cfa031b3b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:25.405887 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-30322d76-2048-4a42-adf3-cf3cfa031b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 Jul 03 18:00:25.406123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-30322d76-2048-4a42-adf3-cf3cfa031b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:25.406379 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-30322d76-2048-4a42-adf3-cf3cfa031b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:25.415742 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:25.415742 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:25.416178 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-30322d76-2048-4a42-adf3-cf3cfa031b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:00:25.416889 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-30322d76-2048-4a42-adf3-cf3cfa031b3b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 returned with HTTP 200 Jul 03 18:00:25.417228 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1085/4388] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:25 2026] GET /volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:25.705172 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-845491a9-bfe1-4495-baff-aab6b48c7e64 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:25.707994 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-845491a9-bfe1-4495-baff-aab6b48c7e64 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:25.707994 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-845491a9-bfe1-4495-baff-aab6b48c7e64 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:25.707994 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-845491a9-bfe1-4495-baff-aab6b48c7e64 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:25.708276 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-845491a9-bfe1-4495-baff-aab6b48c7e64 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:25.716433 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:25.716433 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:25.716433 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-845491a9-bfe1-4495-baff-aab6b48c7e64 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:25.716846 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1109/4389] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:25 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:25.842011 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f9226b17-e44c-45af-aaaa-1ad521384bd9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:25.843876 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f9226b17-e44c-45af-aaaa-1ad521384bd9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:25.844080 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f9226b17-e44c-45af-aaaa-1ad521384bd9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:25.844300 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f9226b17-e44c-45af-aaaa-1ad521384bd9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:25.844400 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-f9226b17-e44c-45af-aaaa-1ad521384bd9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:25.848529 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:25.848529 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:25.849137 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f9226b17-e44c-45af-aaaa-1ad521384bd9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:25.849485 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1104/4390] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:25 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:25.968755 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b9c892fe-54ed-4ca4-bfca-0c36f2d4402d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:25.970803 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b9c892fe-54ed-4ca4-bfca-0c36f2d4402d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:25.970948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b9c892fe-54ed-4ca4-bfca-0c36f2d4402d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:25.971751 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b9c892fe-54ed-4ca4-bfca-0c36f2d4402d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:25.971751 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-b9c892fe-54ed-4ca4-bfca-0c36f2d4402d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:25.975919 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:25.975919 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:25.976310 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b9c892fe-54ed-4ca4-bfca-0c36f2d4402d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:25.976949 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1093/4391] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:25 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:26.731265 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-446bde78-3202-4674-8585-ca76b8a2c627 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:26.733518 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-446bde78-3202-4674-8585-ca76b8a2c627 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:26.733797 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-446bde78-3202-4674-8585-ca76b8a2c627 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:26.734068 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-446bde78-3202-4674-8585-ca76b8a2c627 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:26.734210 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-446bde78-3202-4674-8585-ca76b8a2c627 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:26.739111 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:26.739111 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:26.740013 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-446bde78-3202-4674-8585-ca76b8a2c627 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:26.740527 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1086/4392] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:26 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:26.861800 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-25c4ce56-66dd-4dfb-86cb-1724b3a0acd6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:26.863945 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-25c4ce56-66dd-4dfb-86cb-1724b3a0acd6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:26.864287 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-25c4ce56-66dd-4dfb-86cb-1724b3a0acd6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:26.864595 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-25c4ce56-66dd-4dfb-86cb-1724b3a0acd6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:26.864847 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-25c4ce56-66dd-4dfb-86cb-1724b3a0acd6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:26.872742 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:26.872742 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:26.872742 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-25c4ce56-66dd-4dfb-86cb-1724b3a0acd6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:26.872742 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1110/4393] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:26 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:26.987213 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-635a87b5-c098-4723-a181-f152c7740e08 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:26.989163 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-635a87b5-c098-4723-a181-f152c7740e08 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:26.989325 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-635a87b5-c098-4723-a181-f152c7740e08 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:26.989413 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-635a87b5-c098-4723-a181-f152c7740e08 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:26.989541 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-635a87b5-c098-4723-a181-f152c7740e08 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:26.995252 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:26.995252 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:26.996215 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-635a87b5-c098-4723-a181-f152c7740e08 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:26.996757 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1105/4394] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:26 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:27.655480 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9b576280-dae4-4362-85b5-032cc32f434b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:27.657070 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9b576280-dae4-4362-85b5-032cc32f434b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 18:00:27.657243 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9b576280-dae4-4362-85b5-032cc32f434b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:27.657420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9b576280-dae4-4362-85b5-032cc32f434b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:27.658077 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-9b576280-dae4-4362-85b5-032cc32f434b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume with id: 2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 18:00:27.665198 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:27.665198 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:27.665620 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9b576280-dae4-4362-85b5-032cc32f434b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 18:00:27.685566 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9b576280-dae4-4362-85b5-032cc32f434b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Delete volume request issued successfully. Jul 03 18:00:27.685886 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9b576280-dae4-4362-85b5-032cc32f434b tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 202 Jul 03 18:00:27.686472 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1094/4395] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:27 2026] DELETE /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:27.693594 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8bb43f1e-7106-4818-ad1e-1938f78a90e8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:27.695606 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8bb43f1e-7106-4818-ad1e-1938f78a90e8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 18:00:27.695606 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8bb43f1e-7106-4818-ad1e-1938f78a90e8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:27.695789 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8bb43f1e-7106-4818-ad1e-1938f78a90e8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:27.705691 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:27.705691 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:27.709144 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8bb43f1e-7106-4818-ad1e-1938f78a90e8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Volume info retrieved successfully. Jul 03 18:00:27.714063 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8bb43f1e-7106-4818-ad1e-1938f78a90e8 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 200 Jul 03 18:00:27.714472 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1087/4396] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:27 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:27.753171 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8cfc176c-4536-4f12-9634-55ef1bea5530 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:27.754952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8cfc176c-4536-4f12-9634-55ef1bea5530 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:27.755349 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8cfc176c-4536-4f12-9634-55ef1bea5530 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:27.755500 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8cfc176c-4536-4f12-9634-55ef1bea5530 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:27.755542 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-8cfc176c-4536-4f12-9634-55ef1bea5530 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:27.759686 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:27.759686 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:27.760376 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8cfc176c-4536-4f12-9634-55ef1bea5530 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:27.760905 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1111/4397] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:27 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:27.882752 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-37c00616-2d03-464a-9aff-bfacb760e5dd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:27.884789 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37c00616-2d03-464a-9aff-bfacb760e5dd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:27.885246 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37c00616-2d03-464a-9aff-bfacb760e5dd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:27.885525 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37c00616-2d03-464a-9aff-bfacb760e5dd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:27.885673 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-37c00616-2d03-464a-9aff-bfacb760e5dd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:27.890417 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:27.890417 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:27.891089 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37c00616-2d03-464a-9aff-bfacb760e5dd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:27.891471 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1106/4398] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:27 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:28.009669 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-85fa29b5-11ce-4e98-8219-723dd792471c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:28.012523 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-85fa29b5-11ce-4e98-8219-723dd792471c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:28.012758 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-85fa29b5-11ce-4e98-8219-723dd792471c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:28.013016 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-85fa29b5-11ce-4e98-8219-723dd792471c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:28.013186 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-85fa29b5-11ce-4e98-8219-723dd792471c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:28.021158 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:28.021158 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:28.021989 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-85fa29b5-11ce-4e98-8219-723dd792471c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:28.022429 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1095/4399] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:28 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:28.031171 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-45c86fc4-fb34-4503-bac2-44823ff49b40 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:28.032796 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-45c86fc4-fb34-4503-bac2-44823ff49b40 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:28.033129 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-45c86fc4-fb34-4503-bac2-44823ff49b40 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2a4f6047-7ab0-4d9b-9032-698a1d7945fa", "incremental": true}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:28.034433 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-45c86fc4-fb34-4503-bac2-44823ff49b40 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Creating new backup {'backup': {'volume_id': '2a4f6047-7ab0-4d9b-9032-698a1d7945fa', 'incremental': True}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:28.034623 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-45c86fc4-fb34-4503-bac2-44823ff49b40 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Creating backup of volume 2a4f6047-7ab0-4d9b-9032-698a1d7945fa in container None Jul 03 18:00:28.045127 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:28.045127 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:28.045558 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-45c86fc4-fb34-4503-bac2-44823ff49b40 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:00:28.066802 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-45c86fc4-fb34-4503-bac2-44823ff49b40 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Created reservations ['b01e2556-a415-417e-b6ba-f6f0669b2177', '9d77d95c-1681-4cd9-a2a8-be0709e8ad69'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:28.087386 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-45c86fc4-fb34-4503-bac2-44823ff49b40 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 400 Jul 03 18:00:28.087966 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1088/4400] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:00:28 2026] POST /volume/v3/backups => generated 109 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 18:00:28.100913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7c974797-2516-4e14-ad9e-6eb9ae5ced6d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:28.103086 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c974797-2516-4e14-ad9e-6eb9ae5ced6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] DELETE https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:28.103291 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c974797-2516-4e14-ad9e-6eb9ae5ced6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:28.103454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c974797-2516-4e14-ad9e-6eb9ae5ced6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:28.103559 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-7c974797-2516-4e14-ad9e-6eb9ae5ced6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Delete backup with id: a9bed97d-9676-4018-86f4-54aa0e66c6fc. Jul 03 18:00:28.107697 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:28.107697 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:28.118428 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-7c974797-2516-4e14-ad9e-6eb9ae5ced6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] delete_backup rpcapi backup_id a9bed97d-9676-4018-86f4-54aa0e66c6fc {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:00:28.120230 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c974797-2516-4e14-ad9e-6eb9ae5ced6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 202 Jul 03 18:00:28.120592 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1112/4401] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:28 2026] DELETE /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:00:28.133449 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b8442a6a-e43e-4208-b831-3263eb0b1d3e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:28.136008 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8442a6a-e43e-4208-b831-3263eb0b1d3e tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:28.136478 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8442a6a-e43e-4208-b831-3263eb0b1d3e tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:28.137042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8442a6a-e43e-4208-b831-3263eb0b1d3e tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:28.137261 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-b8442a6a-e43e-4208-b831-3263eb0b1d3e tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:28.143402 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:28.143402 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:28.144503 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8442a6a-e43e-4208-b831-3263eb0b1d3e tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 200 Jul 03 18:00:28.145066 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1107/4402] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:28 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:28.303810 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-30d1e497-1307-49fb-ac64-8dc01638ea19 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:28.397047 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-30d1e497-1307-49fb-ac64-8dc01638ea19 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:28.397567 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-30d1e497-1307-49fb-ac64-8dc01638ea19 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-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=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:28.414834 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-30d1e497-1307-49fb-ac64-8dc01638ea19 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:28.415301 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1096/4403] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:28 2026] POST /volume/v3/types => generated 287 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:28.727362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1740fe64-9fb1-45e7-a285-3b33258eb655 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:28.729418 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1740fe64-9fb1-45e7-a285-3b33258eb655 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] GET https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 Jul 03 18:00:28.729648 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1740fe64-9fb1-45e7-a285-3b33258eb655 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:28.729909 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1740fe64-9fb1-45e7-a285-3b33258eb655 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:28.736236 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1740fe64-9fb1-45e7-a285-3b33258eb655 tempest-TestVolumeBootPattern-22674148 tempest-TestVolumeBootPattern-22674148-project-member] https://10.4.3.210/volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 returned with HTTP 404 Jul 03 18:00:28.736714 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1089/4404] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:28 2026] GET /volume/v3/volumes/2dcfb7ad-5aa4-42f1-8f6c-f39828e708b0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:28.773672 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3840bbbf-1b48-419f-a837-e4ee177f7103 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:28.775854 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3840bbbf-1b48-419f-a837-e4ee177f7103 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:28.776166 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3840bbbf-1b48-419f-a837-e4ee177f7103 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:28.776460 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3840bbbf-1b48-419f-a837-e4ee177f7103 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:28.776992 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-3840bbbf-1b48-419f-a837-e4ee177f7103 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:28.782171 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:28.782171 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:28.782941 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3840bbbf-1b48-419f-a837-e4ee177f7103 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:28.783368 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1113/4405] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:28 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:28.904202 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4cede682-ec04-4442-b085-6fac04956192 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:28.906225 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4cede682-ec04-4442-b085-6fac04956192 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:28.906646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4cede682-ec04-4442-b085-6fac04956192 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:28.906646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4cede682-ec04-4442-b085-6fac04956192 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:28.906790 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-4cede682-ec04-4442-b085-6fac04956192 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:28.911717 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:28.911717 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:28.912476 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4cede682-ec04-4442-b085-6fac04956192 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:28.914101 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1108/4406] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:28 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:29.157621 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ee44cf10-7b1d-4308-ae51-507580123e89 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:29.161152 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ee44cf10-7b1d-4308-ae51-507580123e89 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc Jul 03 18:00:29.161336 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ee44cf10-7b1d-4308-ae51-507580123e89 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:29.161515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ee44cf10-7b1d-4308-ae51-507580123e89 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:29.161618 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-ee44cf10-7b1d-4308-ae51-507580123e89 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id a9bed97d-9676-4018-86f4-54aa0e66c6fc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:29.165823 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ee44cf10-7b1d-4308-ae51-507580123e89 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc returned with HTTP 404 Jul 03 18:00:29.166238 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1097/4407] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:29 2026] GET /volume/v3/backups/a9bed97d-9676-4018-86f4-54aa0e66c6fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:29.174168 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:29.177068 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:29.177563 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1852763063"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:29.179612 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1852763063'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:29.179883 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Create volume of 1 GB Jul 03 18:00:29.185007 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Availability Zones retrieved successfully. Jul 03 18:00:29.191453 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Flow 'volume_create_api' (498f7746-1f85-4f9e-b900-bd818c06dc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:29.192404 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (671647f9-bbb6-4e13-ba82-d61ff6cc5ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:29.193400 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:29.218286 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (671647f9-bbb6-4e13-ba82-d61ff6cc5ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:29.219199 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8267ec4b-6ee2-408b-88ff-1bcd80313fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:29.271206 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Created reservations ['f69308e4-94b6-45e2-8a6b-edfdb113f2f6', 'c57d9ddb-e1c5-4505-a141-dcef7bc41373', '25df7ad0-4035-4ded-a1b8-78432c357010', '5da6c88d-d765-4b6f-a83e-1b448f37fd6f'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:29.272310 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8267ec4b-6ee2-408b-88ff-1bcd80313fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f69308e4-94b6-45e2-8a6b-edfdb113f2f6', 'c57d9ddb-e1c5-4505-a141-dcef7bc41373', '25df7ad0-4035-4ded-a1b8-78432c357010', '5da6c88d-d765-4b6f-a83e-1b448f37fd6f']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:29.273550 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30acc092-5956-4024-8d3d-47ad8b2e098e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:29.299816 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30acc092-5956-4024-8d3d-47ad8b2e098e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72f2afcc-f1b4-430d-8812-56dd48fd8d50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1852763063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4767ed4a495946698cae1a748629e339',qos_specs=None,replication_status=,reservations=['f69308e4-94b6-45e2-8a6b-edfdb113f2f6','c57d9ddb-e1c5-4505-a141-dcef7bc41373','25df7ad0-4035-4ded-a1b8-78432c357010','5da6c88d-d765-4b6f-a83e-1b448f37fd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fcd0c3c5a54731b8cabeea4201e5ae',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1852763063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72f2afcc-f1b4-430d-8812-56dd48fd8d50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4767ed4a495946698cae1a748629e339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9fcd0c3c5a54731b8cabeea4201e5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:29.300472 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02397dfc-c6f1-41de-a3b6-8a16f96cc124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:29.318980 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02397dfc-c6f1-41de-a3b6-8a16f96cc124) transitioned into state 'SUCCESS' from state '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-1852763063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4767ed4a495946698cae1a748629e339',qos_specs=None,replication_status=,reservations=['f69308e4-94b6-45e2-8a6b-edfdb113f2f6','c57d9ddb-e1c5-4505-a141-dcef7bc41373','25df7ad0-4035-4ded-a1b8-78432c357010','5da6c88d-d765-4b6f-a83e-1b448f37fd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fcd0c3c5a54731b8cabeea4201e5ae',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:29.319801 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9cb2cf7-93f8-4a1d-b0c1-e59e60799600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:29.329758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9cb2cf7-93f8-4a1d-b0c1-e59e60799600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:29.333708 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Flow 'volume_create_api' (498f7746-1f85-4f9e-b900-bd818c06dc17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:29.334057 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Create volume request issued successfully. Jul 03 18:00:29.334719 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5a92167e-5b80-4c57-bd69-411cb5f3bc09 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:29.336864 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1090/4408] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:00:29 2026] POST /volume/v3/volumes => generated 749 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:29.350720 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-81f0d7c1-6aee-4a01-82bd-8bda2b8900f0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:29.353119 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-81f0d7c1-6aee-4a01-82bd-8bda2b8900f0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 Jul 03 18:00:29.353721 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-81f0d7c1-6aee-4a01-82bd-8bda2b8900f0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:29.353721 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-81f0d7c1-6aee-4a01-82bd-8bda2b8900f0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:29.361861 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:29.361861 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:29.365332 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-81f0d7c1-6aee-4a01-82bd-8bda2b8900f0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:00:29.369892 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-81f0d7c1-6aee-4a01-82bd-8bda2b8900f0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 returned with HTTP 200 Jul 03 18:00:29.370160 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1114/4409] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:29 2026] GET /volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:29.792944 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b7f1fdfb-d1af-4a86-950b-679a7a30a9a5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:29.794604 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b7f1fdfb-d1af-4a86-950b-679a7a30a9a5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:29.794861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b7f1fdfb-d1af-4a86-950b-679a7a30a9a5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:29.795050 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b7f1fdfb-d1af-4a86-950b-679a7a30a9a5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:29.795155 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-b7f1fdfb-d1af-4a86-950b-679a7a30a9a5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:29.800113 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:29.800113 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:29.800766 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b7f1fdfb-d1af-4a86-950b-679a7a30a9a5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:29.801217 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1109/4410] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:29 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:29.928894 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-af7d8c8e-d473-4fa3-8652-18bdd4f68c17 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:29.930739 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-af7d8c8e-d473-4fa3-8652-18bdd4f68c17 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:29.931077 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-af7d8c8e-d473-4fa3-8652-18bdd4f68c17 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:29.931266 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-af7d8c8e-d473-4fa3-8652-18bdd4f68c17 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:29.931411 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-af7d8c8e-d473-4fa3-8652-18bdd4f68c17 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:29.935647 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:29.935647 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:29.936299 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-af7d8c8e-d473-4fa3-8652-18bdd4f68c17 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:29.936717 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1098/4411] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:29 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:30.338288 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:30.339907 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:30.340349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "7081c9ec-01ac-4978-999c-bfed6558f40a", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:30.342056 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '7081c9ec-01ac-4978-999c-bfed6558f40a', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:30.387209 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c49e2409-bd7e-4200-a601-04a91d349ab7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:30.389197 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c49e2409-bd7e-4200-a601-04a91d349ab7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 Jul 03 18:00:30.390084 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c49e2409-bd7e-4200-a601-04a91d349ab7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:30.390084 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c49e2409-bd7e-4200-a601-04a91d349ab7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:30.398376 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:30.398376 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:30.400946 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c49e2409-bd7e-4200-a601-04a91d349ab7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:00:30.405790 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c49e2409-bd7e-4200-a601-04a91d349ab7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 returned with HTTP 200 Jul 03 18:00:30.406192 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1115/4412] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:30 2026] GET /volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:30.417664 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e3c78b27-4de8-4307-afcd-28bebe644ad3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:30.422802 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e3c78b27-4de8-4307-afcd-28bebe644ad3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:30.422802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e3c78b27-4de8-4307-afcd-28bebe644ad3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72f2afcc-f1b4-430d-8812-56dd48fd8d50", "name": "tempest-VolumesBackupsTest-Backup-1602734256"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:30.422802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-e3c78b27-4de8-4307-afcd-28bebe644ad3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Creating new backup {'backup': {'volume_id': '72f2afcc-f1b4-430d-8812-56dd48fd8d50', 'name': 'tempest-VolumesBackupsTest-Backup-1602734256'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:30.422802 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-e3c78b27-4de8-4307-afcd-28bebe644ad3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Creating backup of volume 72f2afcc-f1b4-430d-8812-56dd48fd8d50 in container None Jul 03 18:00:30.431156 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:30.431156 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:30.431570 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e3c78b27-4de8-4307-afcd-28bebe644ad3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Volume info retrieved successfully. Jul 03 18:00:30.434787 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Create volume of 1 GB Jul 03 18:00:30.434787 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:30.434787 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:30.437863 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Availability Zones retrieved successfully. Jul 03 18:00:30.445133 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Flow 'volume_create_api' (f07a5d8d-4695-402a-bc4a-51634503cec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:30.446655 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be08865-f2ea-47ee-973a-44e19d16b1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:30.447825 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:30.450390 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-e3c78b27-4de8-4307-afcd-28bebe644ad3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Created reservations ['775e745c-0339-4eb6-89e4-07661f479eac', 'c2162b5c-0091-4257-88fc-0c46a4107be2'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:30.485263 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e3c78b27-4de8-4307-afcd-28bebe644ad3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:00:30.487655 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1110/4413] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:30 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:30.495657 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c9025025-6f73-44dc-bf9a-675b14681c7e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:30.497925 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c9025025-6f73-44dc-bf9a-675b14681c7e tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:30.498524 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c9025025-6f73-44dc-bf9a-675b14681c7e tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:30.498524 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c9025025-6f73-44dc-bf9a-675b14681c7e tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:30.498624 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-c9025025-6f73-44dc-bf9a-675b14681c7e tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:30.501441 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be08865-f2ea-47ee-973a-44e19d16b1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:00:28Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=a51dd448-6981-4a65-aebb-0ffed8b8c0a6,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': 'a51dd448-6981-4a65-aebb-0ffed8b8c0a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:30.502159 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f75bdcee-738d-48c6-8435-604ca61ef3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:30.502739 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:30.502739 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:30.503371 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c9025025-6f73-44dc-bf9a-675b14681c7e tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:30.503837 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1099/4414] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:30 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:30.526287 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-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 18:00:30.526579 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-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 18:00:30.583325 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Created reservations ['b7bf533b-fe3c-44b0-9b6c-60ea1ad2268d', '11314927-93f2-40d6-bc85-f095900b09f6', 'e932331c-4f65-4eb6-9117-0f867f3ec1ea', '92aeceef-4a31-4d00-9981-ac45c5202624'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:30.584284 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f75bdcee-738d-48c6-8435-604ca61ef3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7bf533b-fe3c-44b0-9b6c-60ea1ad2268d', '11314927-93f2-40d6-bc85-f095900b09f6', 'e932331c-4f65-4eb6-9117-0f867f3ec1ea', '92aeceef-4a31-4d00-9981-ac45c5202624']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:30.585251 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5113cd4-0d2c-45db-ab1c-80ec4418c97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:30.610268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5113cd4-0d2c-45db-ab1c-80ec4418c97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6e6a533-656e-455f-b70f-91e5edcc4b80', '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='f4dbb778e4a74b36bcd566e1564802e2',qos_specs=None,replication_status=,reservations=['b7bf533b-fe3c-44b0-9b6c-60ea1ad2268d','11314927-93f2-40d6-bc85-f095900b09f6','e932331c-4f65-4eb6-9117-0f867f3ec1ea','92aeceef-4a31-4d00-9981-ac45c5202624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='194b9ec551d546b7aed105c971d46017',volume_type_id=a51dd448-6981-4a65-aebb-0ffed8b8c0a6), 'volume': Volume(_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-03T18:00:30Z,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=a6e6a533-656e-455f-b70f-91e5edcc4b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4dbb778e4a74b36bcd566e1564802e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='194b9ec551d546b7aed105c971d46017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a51dd448-6981-4a65-aebb-0ffed8b8c0a6),volume_type_id=a51dd448-6981-4a65-aebb-0ffed8b8c0a6)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:30.611156 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d2898e4-01f9-4925-86f5-3f4ae5656a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:30.631238 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d2898e4-01f9-4925-86f5-3f4ae5656a63) transitioned into state 'SUCCESS' from 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='f4dbb778e4a74b36bcd566e1564802e2',qos_specs=None,replication_status=,reservations=['b7bf533b-fe3c-44b0-9b6c-60ea1ad2268d','11314927-93f2-40d6-bc85-f095900b09f6','e932331c-4f65-4eb6-9117-0f867f3ec1ea','92aeceef-4a31-4d00-9981-ac45c5202624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='194b9ec551d546b7aed105c971d46017',volume_type_id=a51dd448-6981-4a65-aebb-0ffed8b8c0a6)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:30.632205 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fccc781-a30c-40e2-89d3-54a0cdd3065c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:30.642787 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fccc781-a30c-40e2-89d3-54a0cdd3065c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:30.643586 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Flow 'volume_create_api' (f07a5d8d-4695-402a-bc4a-51634503cec7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:30.643901 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Create volume request issued successfully. Jul 03 18:00:30.644411 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3e93238-546b-4171-b15d-fb9ce2b483e7 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:30.644950 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1091/4415] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:30 2026] POST /volume/v3/volumes => generated 798 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:30.677834 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-de907b0b-e66c-41c5-ab06-861755bfa9ca None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:30.680207 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-de907b0b-e66c-41c5-ab06-861755bfa9ca tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:30.680462 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-de907b0b-e66c-41c5-ab06-861755bfa9ca tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:30.680601 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-de907b0b-e66c-41c5-ab06-861755bfa9ca tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:30.686657 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:30.686657 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:30.692212 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-de907b0b-e66c-41c5-ab06-861755bfa9ca tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:30.697243 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-de907b0b-e66c-41c5-ab06-861755bfa9ca tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:30.697623 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1116/4416] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:30 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:30.811668 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bf5a1453-f769-4ad2-bc22-1d640418c014 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:30.813972 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf5a1453-f769-4ad2-bc22-1d640418c014 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:30.814238 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf5a1453-f769-4ad2-bc22-1d640418c014 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:30.814472 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf5a1453-f769-4ad2-bc22-1d640418c014 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:30.814613 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-bf5a1453-f769-4ad2-bc22-1d640418c014 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:30.820262 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:30.820262 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:30.821024 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf5a1453-f769-4ad2-bc22-1d640418c014 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:30.821410 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1111/4417] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:30 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:30.949588 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-01b0d9d9-3af7-4cf5-baec-29083d0761f2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:30.951119 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01b0d9d9-3af7-4cf5-baec-29083d0761f2 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:30.951291 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01b0d9d9-3af7-4cf5-baec-29083d0761f2 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:30.951537 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01b0d9d9-3af7-4cf5-baec-29083d0761f2 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:30.951705 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-01b0d9d9-3af7-4cf5-baec-29083d0761f2 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:30.955692 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:30.955692 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:30.956284 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01b0d9d9-3af7-4cf5-baec-29083d0761f2 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:30.956607 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1100/4418] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:30 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:31.516188 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-16274a45-05cb-465b-ac23-c99aafdebb96 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:31.518275 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-16274a45-05cb-465b-ac23-c99aafdebb96 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:31.518504 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-16274a45-05cb-465b-ac23-c99aafdebb96 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:31.518703 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-16274a45-05cb-465b-ac23-c99aafdebb96 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:31.518838 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-16274a45-05cb-465b-ac23-c99aafdebb96 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:31.523094 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:31.523094 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:31.524032 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-16274a45-05cb-465b-ac23-c99aafdebb96 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:31.524362 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1092/4419] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:31 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:31.762040 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d7cf265e-2395-499e-b315-55f62504ed7d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:31.764018 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d7cf265e-2395-499e-b315-55f62504ed7d tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:31.764226 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d7cf265e-2395-499e-b315-55f62504ed7d tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:31.764411 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d7cf265e-2395-499e-b315-55f62504ed7d tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:31.771534 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:31.771534 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:31.782434 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d7cf265e-2395-499e-b315-55f62504ed7d tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:31.799654 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d7cf265e-2395-499e-b315-55f62504ed7d tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:31.800233 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1117/4420] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:31 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:31.832055 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6386dc3e-7bc6-43e0-be63-7ef679b00377 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:31.835408 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6386dc3e-7bc6-43e0-be63-7ef679b00377 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:31.835466 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6386dc3e-7bc6-43e0-be63-7ef679b00377 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:31.835687 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6386dc3e-7bc6-43e0-be63-7ef679b00377 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:31.835888 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-6386dc3e-7bc6-43e0-be63-7ef679b00377 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:31.845693 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:31.845693 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:31.846398 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6386dc3e-7bc6-43e0-be63-7ef679b00377 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:31.846799 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1112/4421] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:31 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:31.969377 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4c12f4a1-6da0-4c8b-981d-30933777034e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:31.971000 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4c12f4a1-6da0-4c8b-981d-30933777034e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:31.971314 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4c12f4a1-6da0-4c8b-981d-30933777034e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:31.971590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4c12f4a1-6da0-4c8b-981d-30933777034e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:31.971877 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-4c12f4a1-6da0-4c8b-981d-30933777034e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:31.978432 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:31.978432 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:31.979579 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4c12f4a1-6da0-4c8b-981d-30933777034e tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:31.979579 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1101/4422] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:31 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:32.535866 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2e59926d-365a-4290-8e77-30095145a496 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:32.538123 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2e59926d-365a-4290-8e77-30095145a496 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:32.538350 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2e59926d-365a-4290-8e77-30095145a496 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:32.538573 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2e59926d-365a-4290-8e77-30095145a496 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:32.538709 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-2e59926d-365a-4290-8e77-30095145a496 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:32.545136 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:32.545136 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:32.545853 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2e59926d-365a-4290-8e77-30095145a496 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:32.546213 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1093/4423] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:32 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:32.834187 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6e6dc0e5-f686-40be-bc73-954ee96952d1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:32.836557 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6e6dc0e5-f686-40be-bc73-954ee96952d1 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:32.836765 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6e6dc0e5-f686-40be-bc73-954ee96952d1 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:32.837025 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6e6dc0e5-f686-40be-bc73-954ee96952d1 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:32.844121 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:32.844121 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:32.848185 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6e6dc0e5-f686-40be-bc73-954ee96952d1 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:32.853988 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6e6dc0e5-f686-40be-bc73-954ee96952d1 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:32.854450 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1118/4424] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:32 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 948 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:32.858844 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a7db88f5-5010-475b-8376-fdd1bec0e458 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:32.861111 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a7db88f5-5010-475b-8376-fdd1bec0e458 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:32.862182 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a7db88f5-5010-475b-8376-fdd1bec0e458 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:32.862427 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a7db88f5-5010-475b-8376-fdd1bec0e458 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:32.862552 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a7db88f5-5010-475b-8376-fdd1bec0e458 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:32.866912 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:32.866912 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:32.867687 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a7db88f5-5010-475b-8376-fdd1bec0e458 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:32.868192 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1113/4425] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:32 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:32.990090 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-31803490-6f65-4182-bb0e-7fbd86a674ac None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:32.992737 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31803490-6f65-4182-bb0e-7fbd86a674ac tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:32.993037 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31803490-6f65-4182-bb0e-7fbd86a674ac tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:32.993297 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31803490-6f65-4182-bb0e-7fbd86a674ac tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:32.993481 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-31803490-6f65-4182-bb0e-7fbd86a674ac tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:32.998326 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:32.998326 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:32.999113 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31803490-6f65-4182-bb0e-7fbd86a674ac tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:32.999630 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1102/4426] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:32 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:33.557060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2d2cd1f4-0181-4e46-a922-c5439fbed994 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:33.559257 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2d2cd1f4-0181-4e46-a922-c5439fbed994 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:33.559506 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2d2cd1f4-0181-4e46-a922-c5439fbed994 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:33.559763 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2d2cd1f4-0181-4e46-a922-c5439fbed994 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:33.559941 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-2d2cd1f4-0181-4e46-a922-c5439fbed994 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:33.566740 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:33.566740 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:33.567541 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2d2cd1f4-0181-4e46-a922-c5439fbed994 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:33.568065 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1094/4427] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:33 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:33.872880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d2bf09ef-215c-44ef-94a8-802676acb23c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:33.874603 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d2bf09ef-215c-44ef-94a8-802676acb23c tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:33.874806 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d2bf09ef-215c-44ef-94a8-802676acb23c tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:33.875011 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d2bf09ef-215c-44ef-94a8-802676acb23c tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:33.879656 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-46cd080a-85c9-4424-bf3e-ff1bd6cb7e77 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:33.884419 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:33.884419 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:33.884534 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-46cd080a-85c9-4424-bf3e-ff1bd6cb7e77 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:33.884534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-46cd080a-85c9-4424-bf3e-ff1bd6cb7e77 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:33.884534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-46cd080a-85c9-4424-bf3e-ff1bd6cb7e77 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:33.884534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-46cd080a-85c9-4424-bf3e-ff1bd6cb7e77 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:33.886713 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d2bf09ef-215c-44ef-94a8-802676acb23c tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:33.889332 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:33.889332 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:33.890270 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-46cd080a-85c9-4424-bf3e-ff1bd6cb7e77 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:33.891399 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1114/4428] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:33 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:33.892054 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d2bf09ef-215c-44ef-94a8-802676acb23c tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:33.892446 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1119/4429] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:33 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:34.010384 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-58ad6300-274e-4ed7-92a6-5abce93419bf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:34.015249 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-58ad6300-274e-4ed7-92a6-5abce93419bf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:34.015466 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-58ad6300-274e-4ed7-92a6-5abce93419bf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:34.015669 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-58ad6300-274e-4ed7-92a6-5abce93419bf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:34.015821 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-58ad6300-274e-4ed7-92a6-5abce93419bf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:34.026082 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:34.026082 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:34.026761 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-58ad6300-274e-4ed7-92a6-5abce93419bf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:34.027199 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1103/4430] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:34 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:34.131985 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:34.251275 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:34.251684 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-559479421"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:34.253436 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-559479421'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:34.253594 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume of 1 GB Jul 03 18:00:34.260627 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Availability Zones retrieved successfully. Jul 03 18:00:34.268346 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (5d797738-0fbc-4dc6-aa0c-3eeac2fc501d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:34.269817 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de8c50e7-6161-49f2-9932-cf79f5b1563b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:34.271093 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:34.301968 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de8c50e7-6161-49f2-9932-cf79f5b1563b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:34.302861 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c17632-6780-4963-a750-d64bd1439a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:34.367699 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Created reservations ['de1a7bf4-adce-41c0-81c1-597ce4991024', '536f9021-895e-4b4a-8a7f-5293d0dd9996', 'cb78f1a7-1109-40b3-b04a-c97f389a2637', 'b01b22e8-18ed-4640-b53a-f20d8eb0ba22'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:34.368724 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c17632-6780-4963-a750-d64bd1439a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de1a7bf4-adce-41c0-81c1-597ce4991024', '536f9021-895e-4b4a-8a7f-5293d0dd9996', 'cb78f1a7-1109-40b3-b04a-c97f389a2637', 'b01b22e8-18ed-4640-b53a-f20d8eb0ba22']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:34.369505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca86bbd0-ee0e-4b47-8723-2457cf19330f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:34.398033 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca86bbd0-ee0e-4b47-8723-2457cf19330f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d8f633a-8ca9-4937-984e-d7399e5eb23f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-559479421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['de1a7bf4-adce-41c0-81c1-597ce4991024','536f9021-895e-4b4a-8a7f-5293d0dd9996','cb78f1a7-1109-40b3-b04a-c97f389a2637','b01b22e8-18ed-4640-b53a-f20d8eb0ba22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-559479421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d8f633a-8ca9-4937-984e-d7399e5eb23f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28c2858dd49f4f8e82556402cce9b28a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:34.399222 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3200a5e-afd5-4d1a-8b62-e3da457fa4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:34.417509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3200a5e-afd5-4d1a-8b62-e3da457fa4fc) transitioned into state 'SUCCESS' from state '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-559479421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['de1a7bf4-adce-41c0-81c1-597ce4991024','536f9021-895e-4b4a-8a7f-5293d0dd9996','cb78f1a7-1109-40b3-b04a-c97f389a2637','b01b22e8-18ed-4640-b53a-f20d8eb0ba22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:34.418528 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (709f9b16-956a-40a4-a30d-a4f073da3345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:34.432505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (709f9b16-956a-40a4-a30d-a4f073da3345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:34.432505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (5d797738-0fbc-4dc6-aa0c-3eeac2fc501d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:34.433057 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request issued successfully. Jul 03 18:00:34.433662 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8cf8dee7-08b5-421d-9bf7-2aafc359c9e8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:34.434237 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1095/4431] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:00:34 2026] POST /volume/v3/volumes => generated 759 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:34.446040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-24fc9e86-04dd-482d-912e-a4f275e43144 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:34.448581 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-24fc9e86-04dd-482d-912e-a4f275e43144 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f Jul 03 18:00:34.448893 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-24fc9e86-04dd-482d-912e-a4f275e43144 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:34.449259 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-24fc9e86-04dd-482d-912e-a4f275e43144 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:34.460057 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:34.460057 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:34.466320 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-24fc9e86-04dd-482d-912e-a4f275e43144 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:34.476638 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-24fc9e86-04dd-482d-912e-a4f275e43144 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f returned with HTTP 200 Jul 03 18:00:34.476841 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1115/4432] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:34 2026] GET /volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:34.577331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c15ae7a6-4877-4f5c-8ee9-c1e3af0f3add None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:34.579569 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c15ae7a6-4877-4f5c-8ee9-c1e3af0f3add tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:34.579891 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c15ae7a6-4877-4f5c-8ee9-c1e3af0f3add tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:34.580123 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c15ae7a6-4877-4f5c-8ee9-c1e3af0f3add tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:34.580287 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-c15ae7a6-4877-4f5c-8ee9-c1e3af0f3add tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:34.584610 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:34.584610 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:34.585483 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c15ae7a6-4877-4f5c-8ee9-c1e3af0f3add tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:34.585947 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1120/4433] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:34 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:34.901079 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9920223e-4665-44ec-90dd-fa6d0e6d802a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:34.903406 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9920223e-4665-44ec-90dd-fa6d0e6d802a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:34.903406 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9920223e-4665-44ec-90dd-fa6d0e6d802a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:34.903406 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9920223e-4665-44ec-90dd-fa6d0e6d802a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:34.903406 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9920223e-4665-44ec-90dd-fa6d0e6d802a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:34.906966 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8e514e52-5eb3-4d9b-9c35-86e9307b5e55 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:34.907343 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:34.907343 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:34.907903 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9920223e-4665-44ec-90dd-fa6d0e6d802a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:34.908250 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1104/4434] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:34 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:34.908680 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8e514e52-5eb3-4d9b-9c35-86e9307b5e55 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:34.908892 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8e514e52-5eb3-4d9b-9c35-86e9307b5e55 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:34.909074 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8e514e52-5eb3-4d9b-9c35-86e9307b5e55 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:34.915617 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:34.915617 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:34.918982 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8e514e52-5eb3-4d9b-9c35-86e9307b5e55 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:34.922591 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8e514e52-5eb3-4d9b-9c35-86e9307b5e55 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:34.923022 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1096/4435] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:34 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:35.042038 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-03ffd3f5-d5fd-4b78-879e-e3864d62ff75 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:35.044088 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-03ffd3f5-d5fd-4b78-879e-e3864d62ff75 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:35.044395 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-03ffd3f5-d5fd-4b78-879e-e3864d62ff75 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:35.045019 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-03ffd3f5-d5fd-4b78-879e-e3864d62ff75 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:35.045019 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-03ffd3f5-d5fd-4b78-879e-e3864d62ff75 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:35.050046 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:35.050046 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:35.051240 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-03ffd3f5-d5fd-4b78-879e-e3864d62ff75 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:35.051994 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1116/4436] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:35 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:35.491088 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4215f0ef-741a-4ea2-92c6-b81da52fe91b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:35.493403 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4215f0ef-741a-4ea2-92c6-b81da52fe91b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f Jul 03 18:00:35.493645 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4215f0ef-741a-4ea2-92c6-b81da52fe91b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:35.493917 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4215f0ef-741a-4ea2-92c6-b81da52fe91b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:35.502640 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:35.502640 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:35.506670 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4215f0ef-741a-4ea2-92c6-b81da52fe91b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:35.510601 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4215f0ef-741a-4ea2-92c6-b81da52fe91b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f returned with HTTP 200 Jul 03 18:00:35.510987 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1121/4437] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:35 2026] GET /volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:35.523003 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0333e4bc-8cba-4887-89fd-314eee2e1778 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:35.525263 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0333e4bc-8cba-4887-89fd-314eee2e1778 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:00:35.525707 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0333e4bc-8cba-4887-89fd-314eee2e1778 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d8f633a-8ca9-4937-984e-d7399e5eb23f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1210388568"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:35.538132 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:35.538132 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:35.538817 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0333e4bc-8cba-4887-89fd-314eee2e1778 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:35.538996 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-0333e4bc-8cba-4887-89fd-314eee2e1778 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create snapshot from volume 3d8f633a-8ca9-4937-984e-d7399e5eb23f Jul 03 18:00:35.571221 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-0333e4bc-8cba-4887-89fd-314eee2e1778 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Created reservations ['378c2eac-67b4-4825-8a1b-0fd0bbd5fc13', 'ca233fa1-323e-4405-968e-2405f6f36f71', '4a4099d1-708f-42be-9f82-c44e16ce2523', '6de06697-05d2-48a8-8bb9-9cf8c0c95f54'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:35.595351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9100b6d3-155c-4e12-b300-b4ca029c9a33 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:35.596930 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9100b6d3-155c-4e12-b300-b4ca029c9a33 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:35.597107 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9100b6d3-155c-4e12-b300-b4ca029c9a33 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:35.597276 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9100b6d3-155c-4e12-b300-b4ca029c9a33 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:35.597429 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-9100b6d3-155c-4e12-b300-b4ca029c9a33 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:35.600981 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0333e4bc-8cba-4887-89fd-314eee2e1778 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Snapshot create request issued successfully. Jul 03 18:00:35.601063 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:35.601063 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:35.601392 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0333e4bc-8cba-4887-89fd-314eee2e1778 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:00:35.601743 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9100b6d3-155c-4e12-b300-b4ca029c9a33 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:35.601941 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1105/4438] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:00:35 2026] POST /volume/v3/snapshots => generated 316 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:35.602337 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1097/4439] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:35 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:35.611477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d048618e-7161-4641-9f21-9d788d2849c1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:35.613269 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d048618e-7161-4641-9f21-9d788d2849c1 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 Jul 03 18:00:35.613505 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d048618e-7161-4641-9f21-9d788d2849c1 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:35.613740 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d048618e-7161-4641-9f21-9d788d2849c1 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:35.619365 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:35.619365 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:35.619854 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d048618e-7161-4641-9f21-9d788d2849c1 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Snapshot retrieved successfully. Jul 03 18:00:35.620690 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d048618e-7161-4641-9f21-9d788d2849c1 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 returned with HTTP 200 Jul 03 18:00:35.621265 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1117/4440] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:35 2026] GET /volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:35.920619 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d01b0370-bad2-4b6f-98a0-c66cacfd4efb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:35.922589 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d01b0370-bad2-4b6f-98a0-c66cacfd4efb tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:35.922819 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d01b0370-bad2-4b6f-98a0-c66cacfd4efb tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:35.923026 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d01b0370-bad2-4b6f-98a0-c66cacfd4efb tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:35.923099 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d01b0370-bad2-4b6f-98a0-c66cacfd4efb tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:35.927310 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:35.927310 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:35.929823 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d01b0370-bad2-4b6f-98a0-c66cacfd4efb tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:35.929823 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1122/4441] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:35 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:35.934077 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ae40d8db-d6f6-4eb2-ac71-10901c69141d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:35.935863 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ae40d8db-d6f6-4eb2-ac71-10901c69141d tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:35.936054 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ae40d8db-d6f6-4eb2-ac71-10901c69141d tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:35.936232 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ae40d8db-d6f6-4eb2-ac71-10901c69141d tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:35.942677 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:35.942677 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:35.946176 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ae40d8db-d6f6-4eb2-ac71-10901c69141d tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:35.954123 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ae40d8db-d6f6-4eb2-ac71-10901c69141d tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:35.954515 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1106/4442] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:35 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:36.062712 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d7aa088b-c888-488e-8b48-8331f00e6af5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:36.064459 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d7aa088b-c888-488e-8b48-8331f00e6af5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:36.064654 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d7aa088b-c888-488e-8b48-8331f00e6af5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:36.064850 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d7aa088b-c888-488e-8b48-8331f00e6af5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:36.064954 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d7aa088b-c888-488e-8b48-8331f00e6af5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:36.068887 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:36.068887 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:36.069450 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d7aa088b-c888-488e-8b48-8331f00e6af5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:36.069790 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1098/4443] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:36 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:36.611776 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-46729ff2-b9b1-4a64-9ab7-baf6e7fc8372 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:36.613311 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-46729ff2-b9b1-4a64-9ab7-baf6e7fc8372 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:36.613467 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-46729ff2-b9b1-4a64-9ab7-baf6e7fc8372 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:36.613626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-46729ff2-b9b1-4a64-9ab7-baf6e7fc8372 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:36.613720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-46729ff2-b9b1-4a64-9ab7-baf6e7fc8372 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:36.615097 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=514,cinder:UPDATE=183,cinder:INSERT=86 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:00:36.617652 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:36.617652 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:36.618201 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-46729ff2-b9b1-4a64-9ab7-baf6e7fc8372 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:36.618726 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1118/4444] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:36 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:36.630642 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-012d070b-fd38-4314-86cd-62087048ad95 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:36.632369 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-012d070b-fd38-4314-86cd-62087048ad95 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 Jul 03 18:00:36.632616 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-012d070b-fd38-4314-86cd-62087048ad95 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:36.632808 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-012d070b-fd38-4314-86cd-62087048ad95 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:36.634482 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=473,cinder:UPDATE=196,cinder:INSERT=96 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:00:36.638095 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:36.638095 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:36.638531 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-012d070b-fd38-4314-86cd-62087048ad95 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Snapshot retrieved successfully. Jul 03 18:00:36.639374 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-012d070b-fd38-4314-86cd-62087048ad95 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 returned with HTTP 200 Jul 03 18:00:36.639818 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1123/4445] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:36 2026] GET /volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:36.647330 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:36.648883 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:36.649204 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "530290fc-bb3b-4983-b24d-bc6f00e50766", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1890802379"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:36.650466 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request body: {'volume': {"'snapshot_id": '530290fc-bb3b-4983-b24d-bc6f00e50766', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1890802379'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:36.650577 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume of 1 GB Jul 03 18:00:36.654199 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Availability Zones retrieved successfully. Jul 03 18:00:36.659704 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (59c61a89-c5e6-476b-96e0-9e57b1afce1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:36.660777 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6265c735-53bc-4fae-988a-adef1851f2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.661793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:36.686642 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6265c735-53bc-4fae-988a-adef1851f2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.686848 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8e1be3-15c6-4126-9f54-69cd6c49033a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.722739 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Created reservations ['83358b86-bac8-47ef-8f82-bfc039c121ec', 'ad9ab911-d8cf-47df-b3f6-2e1e3c709ab4', 'fb91db15-924d-415a-98a1-78cc9586692b', '624eab80-c319-4846-bda4-4a46bf4ffdb4'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:36.723444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8e1be3-15c6-4126-9f54-69cd6c49033a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83358b86-bac8-47ef-8f82-bfc039c121ec', 'ad9ab911-d8cf-47df-b3f6-2e1e3c709ab4', 'fb91db15-924d-415a-98a1-78cc9586692b', '624eab80-c319-4846-bda4-4a46bf4ffdb4']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.724104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1816a0-b8b0-431e-80de-b1c1e8b8a136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.744562 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1816a0-b8b0-431e-80de-b1c1e8b8a136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f80edcd-46cb-4498-b2ba-144a9b88118c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1890802379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['83358b86-bac8-47ef-8f82-bfc039c121ec','ad9ab911-d8cf-47df-b3f6-2e1e3c709ab4','fb91db15-924d-415a-98a1-78cc9586692b','624eab80-c319-4846-bda4-4a46bf4ffdb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1890802379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f80edcd-46cb-4498-b2ba-144a9b88118c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28c2858dd49f4f8e82556402cce9b28a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.745360 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0bed089-1628-4459-9311-8306cb1930ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.762305 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0bed089-1628-4459-9311-8306cb1930ed) transitioned into state 'SUCCESS' from state '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-1890802379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['83358b86-bac8-47ef-8f82-bfc039c121ec','ad9ab911-d8cf-47df-b3f6-2e1e3c709ab4','fb91db15-924d-415a-98a1-78cc9586692b','624eab80-c319-4846-bda4-4a46bf4ffdb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.763028 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8343ba4-bc81-4e04-818d-128ff6508a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.771499 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8343ba4-bc81-4e04-818d-128ff6508a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.772348 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (59c61a89-c5e6-476b-96e0-9e57b1afce1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:36.772622 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request issued successfully. Jul 03 18:00:36.773164 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-adc233b1-9d6e-4879-89a6-35cf4588f750 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:36.773583 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1107/4446] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:36 2026] POST /volume/v3/volumes => generated 760 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:36.784054 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c77a7339-a965-411c-9531-6f9a7427a06b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:36.785660 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:36.786130 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "530290fc-bb3b-4983-b24d-bc6f00e50766", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-974737598"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:36.787432 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request body: {'volume': {"'snapshot_id": '530290fc-bb3b-4983-b24d-bc6f00e50766', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-974737598'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:36.787464 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume of 1 GB Jul 03 18:00:36.791641 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Availability Zones retrieved successfully. Jul 03 18:00:36.796406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (9507ad1e-28c2-4b79-8ae1-85e52df2935e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:36.797376 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab016382-2643-47ec-ba6d-ee044b9bdbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.798406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:36.824559 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab016382-2643-47ec-ba6d-ee044b9bdbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.825292 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a26e19e-7476-4c99-8491-0ea1788deab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.860542 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Created reservations ['03a60afa-ac37-4d12-b3da-3a7689eafe1e', '894f4026-aa90-42e3-872d-90c0f451e8e9', 'fb9fab24-43c6-4305-bc25-a139ecec3a82', '6706724c-4b6a-4e16-a5dc-99d4fed42224'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:36.861269 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a26e19e-7476-4c99-8491-0ea1788deab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03a60afa-ac37-4d12-b3da-3a7689eafe1e', '894f4026-aa90-42e3-872d-90c0f451e8e9', 'fb9fab24-43c6-4305-bc25-a139ecec3a82', '6706724c-4b6a-4e16-a5dc-99d4fed42224']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.862040 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f368ac2d-bca5-4cb0-a4c9-c9da4e1d5102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.888577 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f368ac2d-bca5-4cb0-a4c9-c9da4e1d5102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f08f253-10be-4e1f-b644-1fb2f7ac7b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-974737598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['03a60afa-ac37-4d12-b3da-3a7689eafe1e','894f4026-aa90-42e3-872d-90c0f451e8e9','fb9fab24-43c6-4305-bc25-a139ecec3a82','6706724c-4b6a-4e16-a5dc-99d4fed42224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-974737598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f08f253-10be-4e1f-b644-1fb2f7ac7b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28c2858dd49f4f8e82556402cce9b28a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.889454 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aba8354-97e5-4342-932e-6b00c0f487de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.908155 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aba8354-97e5-4342-932e-6b00c0f487de) transitioned into state 'SUCCESS' from state '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-974737598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['03a60afa-ac37-4d12-b3da-3a7689eafe1e','894f4026-aa90-42e3-872d-90c0f451e8e9','fb9fab24-43c6-4305-bc25-a139ecec3a82','6706724c-4b6a-4e16-a5dc-99d4fed42224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.908911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33ebbe7c-7070-45f4-8094-fd532b5e6b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.920233 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33ebbe7c-7070-45f4-8094-fd532b5e6b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.921179 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (9507ad1e-28c2-4b79-8ae1-85e52df2935e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:36.921480 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request issued successfully. Jul 03 18:00:36.922138 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c77a7339-a965-411c-9531-6f9a7427a06b tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:36.922629 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1099/4447] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:36 2026] POST /volume/v3/volumes => generated 759 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:36.934212 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7374b176-f263-441e-9cea-d592c66a9f04 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:36.936465 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:36.936876 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "530290fc-bb3b-4983-b24d-bc6f00e50766", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1216847460"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:36.938118 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request body: {'volume': {"'snapshot_id": '530290fc-bb3b-4983-b24d-bc6f00e50766', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1216847460'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:36.938228 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume of 1 GB Jul 03 18:00:36.938934 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-be426b69-03ea-44e6-a29b-e79d8aaa2cd4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:36.940644 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-be426b69-03ea-44e6-a29b-e79d8aaa2cd4 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:36.940893 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-be426b69-03ea-44e6-a29b-e79d8aaa2cd4 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:36.941095 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-be426b69-03ea-44e6-a29b-e79d8aaa2cd4 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:36.941421 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-be426b69-03ea-44e6-a29b-e79d8aaa2cd4 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:36.942534 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Availability Zones retrieved successfully. Jul 03 18:00:36.945484 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:36.945484 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:36.946127 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-be426b69-03ea-44e6-a29b-e79d8aaa2cd4 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:36.946467 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1124/4448] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:36 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:36.947406 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (efafe704-bb33-42f1-bd39-9fce45d61fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:36.948404 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f498d57-8255-4bb3-a3bb-ca8a5b6a8c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.949390 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:36.974975 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c51f4bb8-6409-4052-9aac-eea185599347 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:36.976677 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c51f4bb8-6409-4052-9aac-eea185599347 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:36.977247 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c51f4bb8-6409-4052-9aac-eea185599347 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:36.977247 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c51f4bb8-6409-4052-9aac-eea185599347 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:36.979404 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=544,cinder:UPDATE=209,cinder:INSERT=118 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:00:36.985029 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f498d57-8255-4bb3-a3bb-ca8a5b6a8c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:36.985909 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:36.985909 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:36.986043 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0407c48-c7f8-4721-b3c6-e146a726f3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:36.989924 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c51f4bb8-6409-4052-9aac-eea185599347 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:36.996079 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c51f4bb8-6409-4052-9aac-eea185599347 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:36.996671 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1108/4449] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:36 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:37.027366 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Created reservations ['719b3f06-7a1b-40ff-8c78-118950781cce', 'f7586305-b2f3-4293-94d0-ce64e5b02d50', 'f6f7c884-98fa-4881-aff7-42a86ce311de', '0e0fab27-69ee-441f-afd1-28748fc68800'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:37.028159 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0407c48-c7f8-4721-b3c6-e146a726f3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['719b3f06-7a1b-40ff-8c78-118950781cce', 'f7586305-b2f3-4293-94d0-ce64e5b02d50', 'f6f7c884-98fa-4881-aff7-42a86ce311de', '0e0fab27-69ee-441f-afd1-28748fc68800']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.029006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f067d5a8-c92a-4bbf-82fe-898e20fd9983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.052360 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f067d5a8-c92a-4bbf-82fe-898e20fd9983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6dd18a2-cd5e-4645-b0e9-a587b970eb6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1216847460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['719b3f06-7a1b-40ff-8c78-118950781cce','f7586305-b2f3-4293-94d0-ce64e5b02d50','f6f7c884-98fa-4881-aff7-42a86ce311de','0e0fab27-69ee-441f-afd1-28748fc68800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1216847460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6dd18a2-cd5e-4645-b0e9-a587b970eb6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28c2858dd49f4f8e82556402cce9b28a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.053159 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67efff3d-c239-4ccf-9d6b-48c1b74b58da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.071384 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67efff3d-c239-4ccf-9d6b-48c1b74b58da) transitioned into state 'SUCCESS' from state '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-1216847460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['719b3f06-7a1b-40ff-8c78-118950781cce','f7586305-b2f3-4293-94d0-ce64e5b02d50','f6f7c884-98fa-4881-aff7-42a86ce311de','0e0fab27-69ee-441f-afd1-28748fc68800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.072234 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15255b1a-8f32-4bf2-823a-ee7e7fd4028a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.079364 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f747ab45-5afe-47f4-a0fe-c3ecf1436c8f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.081538 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f747ab45-5afe-47f4-a0fe-c3ecf1436c8f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:37.081806 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f747ab45-5afe-47f4-a0fe-c3ecf1436c8f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:37.081957 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f747ab45-5afe-47f4-a0fe-c3ecf1436c8f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:37.082069 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-f747ab45-5afe-47f4-a0fe-c3ecf1436c8f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:37.082425 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15255b1a-8f32-4bf2-823a-ee7e7fd4028a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.083402 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (efafe704-bb33-42f1-bd39-9fce45d61fde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:37.083737 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request issued successfully. Jul 03 18:00:37.084333 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7374b176-f263-441e-9cea-d592c66a9f04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:37.084928 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1119/4450] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:36 2026] POST /volume/v3/volumes => generated 760 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:37.086715 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:37.086715 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:37.087336 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f747ab45-5afe-47f4-a0fe-c3ecf1436c8f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:37.087715 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1100/4451] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:37 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:37.097064 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.098787 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:37.099135 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "530290fc-bb3b-4983-b24d-bc6f00e50766", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1553186229"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:37.100507 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request body: {'volume': {"'snapshot_id": '530290fc-bb3b-4983-b24d-bc6f00e50766', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1553186229'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:37.100618 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume of 1 GB Jul 03 18:00:37.105031 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Availability Zones retrieved successfully. Jul 03 18:00:37.109960 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (b303dccb-d08d-4323-8698-282a894111ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:37.111032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d72c06-86f0-43bb-9a33-91fcb7ba2dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.111906 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:37.139561 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d72c06-86f0-43bb-9a33-91fcb7ba2dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.140328 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b13be9b-20ae-4024-bfa9-236f723f580f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.179388 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Created reservations ['57148add-9f90-4f38-8b18-4bb83bcdef1f', '9cc73d7f-2993-4b05-bbcc-8c863d2d1feb', 'b15f7de4-b929-44c4-8260-0daeb09df91f', 'dd487d17-064c-423c-977d-5c7d4011932f'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:37.180206 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b13be9b-20ae-4024-bfa9-236f723f580f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57148add-9f90-4f38-8b18-4bb83bcdef1f', '9cc73d7f-2993-4b05-bbcc-8c863d2d1feb', 'b15f7de4-b929-44c4-8260-0daeb09df91f', 'dd487d17-064c-423c-977d-5c7d4011932f']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.180866 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3a97bc-a941-46a4-939c-8ca7369c83e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.202200 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3a97bc-a941-46a4-939c-8ca7369c83e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64ebd927-6b15-42a1-999f-2d877e1e4b22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1553186229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['57148add-9f90-4f38-8b18-4bb83bcdef1f','9cc73d7f-2993-4b05-bbcc-8c863d2d1feb','b15f7de4-b929-44c4-8260-0daeb09df91f','dd487d17-064c-423c-977d-5c7d4011932f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1553186229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64ebd927-6b15-42a1-999f-2d877e1e4b22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28c2858dd49f4f8e82556402cce9b28a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.203283 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56775982-16c7-4439-a2be-4e4d85667dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.222129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56775982-16c7-4439-a2be-4e4d85667dfb) transitioned into state 'SUCCESS' from state '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-1553186229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['57148add-9f90-4f38-8b18-4bb83bcdef1f','9cc73d7f-2993-4b05-bbcc-8c863d2d1feb','b15f7de4-b929-44c4-8260-0daeb09df91f','dd487d17-064c-423c-977d-5c7d4011932f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.222880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40b96d8b-9467-489f-905a-614d95feba3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.233082 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40b96d8b-9467-489f-905a-614d95feba3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.234190 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (b303dccb-d08d-4323-8698-282a894111ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:37.234532 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request issued successfully. Jul 03 18:00:37.235250 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8095e1d3-3214-41d7-b1d4-fdbf2d695c04 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:37.235814 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1125/4452] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:37 2026] POST /volume/v3/volumes => generated 760 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:37.249945 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.252177 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:37.252583 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "530290fc-bb3b-4983-b24d-bc6f00e50766", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1944486968"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:37.254350 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request body: {'volume': {"'snapshot_id": '530290fc-bb3b-4983-b24d-bc6f00e50766', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1944486968'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:37.254500 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume of 1 GB Jul 03 18:00:37.259655 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Availability Zones retrieved successfully. Jul 03 18:00:37.267300 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (1b20cccb-01f2-4a76-a2fd-2cec6a512713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:37.268520 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (921bd651-991e-456b-9a52-b58a9ac1c7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.269795 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:37.299206 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (921bd651-991e-456b-9a52-b58a9ac1c7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.299957 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12e3277-1187-4d53-ba36-3ecf461d69a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.335108 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Created reservations ['169e420e-d49b-4bc0-9a39-3f5b2dc98766', '7cc70ce0-1d4d-47e4-95c3-8dccf7747a03', '11fd1aa0-865b-4a29-b263-4872f57c3924', '6540b55d-f48f-41ba-9e43-50e5284dee2b'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:37.335832 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12e3277-1187-4d53-ba36-3ecf461d69a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['169e420e-d49b-4bc0-9a39-3f5b2dc98766', '7cc70ce0-1d4d-47e4-95c3-8dccf7747a03', '11fd1aa0-865b-4a29-b263-4872f57c3924', '6540b55d-f48f-41ba-9e43-50e5284dee2b']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.336516 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c01a9fb9-1962-4b6b-9793-e692afa2aae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.356957 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c01a9fb9-1962-4b6b-9793-e692afa2aae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0247181-f42f-4f95-89d9-312069afd0c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1944486968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['169e420e-d49b-4bc0-9a39-3f5b2dc98766','7cc70ce0-1d4d-47e4-95c3-8dccf7747a03','11fd1aa0-865b-4a29-b263-4872f57c3924','6540b55d-f48f-41ba-9e43-50e5284dee2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1944486968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0247181-f42f-4f95-89d9-312069afd0c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28c2858dd49f4f8e82556402cce9b28a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.357629 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8cb3b3-4c8b-4baa-8838-d3906f33b93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.373132 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8cb3b3-4c8b-4baa-8838-d3906f33b93a) transitioned into state 'SUCCESS' from state '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-1944486968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e7819db8eb4ac7ac4d1dd3baad727d',qos_specs=None,replication_status=,reservations=['169e420e-d49b-4bc0-9a39-3f5b2dc98766','7cc70ce0-1d4d-47e4-95c3-8dccf7747a03','11fd1aa0-865b-4a29-b263-4872f57c3924','6540b55d-f48f-41ba-9e43-50e5284dee2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c2858dd49f4f8e82556402cce9b28a',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.373624 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675a904f-5be7-4495-bbc1-b5e2d3d46934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:37.382048 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675a904f-5be7-4495-bbc1-b5e2d3d46934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:37.382730 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Flow 'volume_create_api' (1b20cccb-01f2-4a76-a2fd-2cec6a512713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:37.383008 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Create volume request issued successfully. Jul 03 18:00:37.383476 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ef1727eb-48c0-436f-b6fc-29b356b9d715 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:37.383875 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1109/4453] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:37 2026] POST /volume/v3/volumes => generated 760 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:37.396007 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a1f9b320-3c3b-4a25-a2aa-981eb8a99e37 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.398274 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a1f9b320-3c3b-4a25-a2aa-981eb8a99e37 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c Jul 03 18:00:37.398274 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a1f9b320-3c3b-4a25-a2aa-981eb8a99e37 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:37.398464 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a1f9b320-3c3b-4a25-a2aa-981eb8a99e37 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:37.405251 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:37.405251 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:37.408450 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a1f9b320-3c3b-4a25-a2aa-981eb8a99e37 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:37.412078 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a1f9b320-3c3b-4a25-a2aa-981eb8a99e37 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c returned with HTTP 200 Jul 03 18:00:37.412391 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1120/4454] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:37 2026] GET /volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:37.423694 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8ff2a9f2-28ea-42cc-9f1e-d6f56fcd94cd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.425454 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8ff2a9f2-28ea-42cc-9f1e-d6f56fcd94cd tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 Jul 03 18:00:37.425621 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8ff2a9f2-28ea-42cc-9f1e-d6f56fcd94cd tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:37.425820 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8ff2a9f2-28ea-42cc-9f1e-d6f56fcd94cd tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:37.431942 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:37.431942 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:37.435302 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8ff2a9f2-28ea-42cc-9f1e-d6f56fcd94cd tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:37.440217 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8ff2a9f2-28ea-42cc-9f1e-d6f56fcd94cd tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 returned with HTTP 200 Jul 03 18:00:37.440668 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1101/4455] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:37 2026] GET /volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:37.455870 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bc8928fc-8eb8-443f-a790-78c4d7d0885d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.458075 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bc8928fc-8eb8-443f-a790-78c4d7d0885d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f Jul 03 18:00:37.458243 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bc8928fc-8eb8-443f-a790-78c4d7d0885d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:37.458412 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bc8928fc-8eb8-443f-a790-78c4d7d0885d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:37.464637 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:37.464637 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:37.468141 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-bc8928fc-8eb8-443f-a790-78c4d7d0885d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:37.472208 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bc8928fc-8eb8-443f-a790-78c4d7d0885d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f returned with HTTP 200 Jul 03 18:00:37.472825 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1126/4456] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:37 2026] GET /volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:37.483892 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-82b0cefe-104e-4dca-940e-77de39f791ef None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.485474 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-82b0cefe-104e-4dca-940e-77de39f791ef tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 Jul 03 18:00:37.485697 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-82b0cefe-104e-4dca-940e-77de39f791ef tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:37.485943 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-82b0cefe-104e-4dca-940e-77de39f791ef tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:37.492462 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:37.492462 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:37.495886 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-82b0cefe-104e-4dca-940e-77de39f791ef tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:37.500403 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-82b0cefe-104e-4dca-940e-77de39f791ef tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 returned with HTTP 200 Jul 03 18:00:37.500915 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1110/4457] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:37 2026] GET /volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:37.511920 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-92579549-9f92-4053-909c-cdd2ff915727 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.513615 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-92579549-9f92-4053-909c-cdd2ff915727 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 Jul 03 18:00:37.513832 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-92579549-9f92-4053-909c-cdd2ff915727 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:37.514006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-92579549-9f92-4053-909c-cdd2ff915727 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:37.520615 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:37.520615 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:37.523608 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-92579549-9f92-4053-909c-cdd2ff915727 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:37.527350 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-92579549-9f92-4053-909c-cdd2ff915727 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 returned with HTTP 200 Jul 03 18:00:37.527711 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1121/4458] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:37 2026] GET /volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:37.543300 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-083ed9f0-efab-4190-976c-106a23462552 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.545030 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-083ed9f0-efab-4190-976c-106a23462552 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 Jul 03 18:00:37.545191 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-083ed9f0-efab-4190-976c-106a23462552 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:37.545354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-083ed9f0-efab-4190-976c-106a23462552 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:37.545511 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-083ed9f0-efab-4190-976c-106a23462552 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume with id: e0247181-f42f-4f95-89d9-312069afd0c0 Jul 03 18:00:37.551763 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:37.551763 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:37.552172 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-083ed9f0-efab-4190-976c-106a23462552 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:37.571042 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-083ed9f0-efab-4190-976c-106a23462552 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume request issued successfully. Jul 03 18:00:37.571233 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-083ed9f0-efab-4190-976c-106a23462552 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 returned with HTTP 202 Jul 03 18:00:37.571658 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1102/4459] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:37 2026] DELETE /volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:37.578453 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fa36abb2-edb7-49d9-aa41-42f26c87a056 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.580718 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fa36abb2-edb7-49d9-aa41-42f26c87a056 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 Jul 03 18:00:37.581057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fa36abb2-edb7-49d9-aa41-42f26c87a056 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:37.581329 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fa36abb2-edb7-49d9-aa41-42f26c87a056 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:37.589101 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:37.589101 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:37.592084 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fa36abb2-edb7-49d9-aa41-42f26c87a056 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:37.598161 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fa36abb2-edb7-49d9-aa41-42f26c87a056 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 returned with HTTP 200 Jul 03 18:00:37.598682 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1127/4460] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:37 2026] GET /volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:37.629260 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c626bb26-2cde-49a3-b72b-06026aaba62c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.630821 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c626bb26-2cde-49a3-b72b-06026aaba62c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:37.630989 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c626bb26-2cde-49a3-b72b-06026aaba62c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:37.631231 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c626bb26-2cde-49a3-b72b-06026aaba62c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:37.631409 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-c626bb26-2cde-49a3-b72b-06026aaba62c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:37.636500 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:37.636500 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:37.637447 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c626bb26-2cde-49a3-b72b-06026aaba62c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:37.637880 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1111/4461] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:37 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:37.957905 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c0a54f13-6961-4968-96e8-32fc58392e10 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:37.959988 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c0a54f13-6961-4968-96e8-32fc58392e10 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:37.960228 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c0a54f13-6961-4968-96e8-32fc58392e10 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:37.960645 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c0a54f13-6961-4968-96e8-32fc58392e10 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:37.960831 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-c0a54f13-6961-4968-96e8-32fc58392e10 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:37.965819 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:37.965819 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:37.966505 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c0a54f13-6961-4968-96e8-32fc58392e10 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:37.966913 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1122/4462] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:37 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:38.010615 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f9b7ca55-b72d-4bb6-86ed-bebb36eccd74 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:38.012249 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f9b7ca55-b72d-4bb6-86ed-bebb36eccd74 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:38.012456 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f9b7ca55-b72d-4bb6-86ed-bebb36eccd74 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:38.012649 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f9b7ca55-b72d-4bb6-86ed-bebb36eccd74 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:38.019436 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:38.019436 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:38.023297 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f9b7ca55-b72d-4bb6-86ed-bebb36eccd74 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:38.027657 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f9b7ca55-b72d-4bb6-86ed-bebb36eccd74 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:38.028241 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1103/4463] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:38 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:38.098541 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d4e69454-b8b5-4e36-95d7-9c7cf19aa03d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:38.101546 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d4e69454-b8b5-4e36-95d7-9c7cf19aa03d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:38.103053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d4e69454-b8b5-4e36-95d7-9c7cf19aa03d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:38.103053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d4e69454-b8b5-4e36-95d7-9c7cf19aa03d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:38.103053 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d4e69454-b8b5-4e36-95d7-9c7cf19aa03d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:38.108548 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:38.108548 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:38.108548 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d4e69454-b8b5-4e36-95d7-9c7cf19aa03d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:38.108548 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1128/4464] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:38 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:38.610140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-23dabf92-6bf9-4831-8916-9c9dd9f57af7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:38.611928 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-23dabf92-6bf9-4831-8916-9c9dd9f57af7 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 Jul 03 18:00:38.612122 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-23dabf92-6bf9-4831-8916-9c9dd9f57af7 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:38.612286 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-23dabf92-6bf9-4831-8916-9c9dd9f57af7 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:38.618225 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-23dabf92-6bf9-4831-8916-9c9dd9f57af7 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 returned with HTTP 404 Jul 03 18:00:38.618668 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1112/4465] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:38 2026] GET /volume/v3/volumes/e0247181-f42f-4f95-89d9-312069afd0c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:38.626383 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-04a69fb5-e04c-4c57-8972-b06730710241 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:38.627591 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-04a69fb5-e04c-4c57-8972-b06730710241 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] DELETE https://10.4.3.210/volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 Jul 03 18:00:38.627949 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-04a69fb5-e04c-4c57-8972-b06730710241 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:38.628185 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-04a69fb5-e04c-4c57-8972-b06730710241 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:38.628393 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-04a69fb5-e04c-4c57-8972-b06730710241 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume with id: 64ebd927-6b15-42a1-999f-2d877e1e4b22 Jul 03 18:00:38.634819 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:38.634819 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:38.635416 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-04a69fb5-e04c-4c57-8972-b06730710241 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:38.648996 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b5da1601-c6f5-4c6b-9acf-483675945053 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:38.650763 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b5da1601-c6f5-4c6b-9acf-483675945053 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:38.650970 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b5da1601-c6f5-4c6b-9acf-483675945053 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:38.651139 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b5da1601-c6f5-4c6b-9acf-483675945053 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:38.651237 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-b5da1601-c6f5-4c6b-9acf-483675945053 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:38.656478 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-04a69fb5-e04c-4c57-8972-b06730710241 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume request issued successfully. Jul 03 18:00:38.656478 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-04a69fb5-e04c-4c57-8972-b06730710241 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 returned with HTTP 202 Jul 03 18:00:38.656478 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1123/4466] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:38 2026] DELETE /volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:38.656695 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:38.656695 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:38.657158 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b5da1601-c6f5-4c6b-9acf-483675945053 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:38.657484 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1104/4467] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:38 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:38.671629 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4d95a198-6756-45c8-bad8-e5b41fa377b9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:38.674034 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4d95a198-6756-45c8-bad8-e5b41fa377b9 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 Jul 03 18:00:38.675569 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4d95a198-6756-45c8-bad8-e5b41fa377b9 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:38.675569 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4d95a198-6756-45c8-bad8-e5b41fa377b9 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:38.686181 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:38.686181 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:38.690992 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4d95a198-6756-45c8-bad8-e5b41fa377b9 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:38.697788 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4d95a198-6756-45c8-bad8-e5b41fa377b9 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 returned with HTTP 200 Jul 03 18:00:38.697788 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1129/4468] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:38 2026] GET /volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:38.978849 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-90f81846-8280-4194-968a-969708574489 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:38.980860 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-90f81846-8280-4194-968a-969708574489 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:00:38.981074 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-90f81846-8280-4194-968a-969708574489 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:38.981267 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-90f81846-8280-4194-968a-969708574489 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:38.981376 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-90f81846-8280-4194-968a-969708574489 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:38.987829 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:38.987829 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:38.988646 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-90f81846-8280-4194-968a-969708574489 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:00:38.989321 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1113/4469] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:38 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:39.007356 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d1d99a4b-c689-4fa2-95c2-78657693e610 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:39.042663 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1955dba4-8565-4d84-87c0-66c3056bbe9a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:39.048453 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1955dba4-8565-4d84-87c0-66c3056bbe9a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:39.048783 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1955dba4-8565-4d84-87c0-66c3056bbe9a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:39.049190 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1955dba4-8565-4d84-87c0-66c3056bbe9a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:39.058456 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:39.058456 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:39.063273 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1955dba4-8565-4d84-87c0-66c3056bbe9a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:39.069659 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1955dba4-8565-4d84-87c0-66c3056bbe9a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:39.070114 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1105/4470] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:39 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:39.094444 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d1d99a4b-c689-4fa2-95c2-78657693e610 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc/export_record Jul 03 18:00:39.094653 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d1d99a4b-c689-4fa2-95c2-78657693e610 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:39.094867 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d1d99a4b-c689-4fa2-95c2-78657693e610 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Calling method 'export_record' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:39.094969 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-d1d99a4b-c689-4fa2-95c2-78657693e610 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Export record for backup 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99941) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 18:00:39.099898 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:39.099898 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:39.100778 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-d1d99a4b-c689-4fa2-95c2-78657693e610 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'aacd304dba0145bc95bee0eb39dc7768', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '404c0cd4d4174dbd95674a85030dd666', '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=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:00:39.101425 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d1d99a4b-c689-4fa2-95c2-78657693e610 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc/export_record returned with HTTP 403 Jul 03 18:00:39.101578 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1124/4471] 10.4.3.210 () {68 vars in 1430 bytes} [Fri Jul 3 18:00:39 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc/export_record => generated 101 bytes in 94 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:39.111967 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:39.113924 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:39.114485 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-370882071"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:39.116254 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-370882071'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:39.116398 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Create volume of 1 GB Jul 03 18:00:39.126179 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-58234ef2-c473-467a-a338-670aa6fc1ec3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:39.126939 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:39.127863 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-58234ef2-c473-467a-a338-670aa6fc1ec3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:39.128090 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-58234ef2-c473-467a-a338-670aa6fc1ec3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:39.128270 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-58234ef2-c473-467a-a338-670aa6fc1ec3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:39.128371 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-58234ef2-c473-467a-a338-670aa6fc1ec3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:39.133120 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Flow 'volume_create_api' (cbe11916-4bea-45e8-8a6b-06eb05d2ed8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:39.134595 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ff28f4-8db3-4ff3-88f3-f16314280075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:39.134890 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:39.140156 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:39.140156 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:39.140927 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-58234ef2-c473-467a-a338-670aa6fc1ec3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:39.141442 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1114/4472] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:39 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:39.159420 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ff28f4-8db3-4ff3-88f3-f16314280075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:39.160452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9baf93c-444c-4bf2-8496-f9eb8aa5698e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:39.201070 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Created reservations ['2efa8cfd-2894-447e-8744-d9ea1dc7989d', 'd6a6852f-6bd6-4bcf-b563-fdd4f7bdbe69', 'b370df3f-a155-4f72-952c-44271ddf1d05', '8d2aec0d-ac3f-4db2-9302-ca1ad8eea28d'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:39.201871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9baf93c-444c-4bf2-8496-f9eb8aa5698e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2efa8cfd-2894-447e-8744-d9ea1dc7989d', 'd6a6852f-6bd6-4bcf-b563-fdd4f7bdbe69', 'b370df3f-a155-4f72-952c-44271ddf1d05', '8d2aec0d-ac3f-4db2-9302-ca1ad8eea28d']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:39.202531 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f2b375-a724-4202-b577-f50a3a7f239b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:39.229707 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f2b375-a724-4202-b577-f50a3a7f239b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e7dd157-9418-4971-b15c-9be8ec921399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-370882071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404c0cd4d4174dbd95674a85030dd666',qos_specs=None,replication_status=,reservations=['2efa8cfd-2894-447e-8744-d9ea1dc7989d','d6a6852f-6bd6-4bcf-b563-fdd4f7bdbe69','b370df3f-a155-4f72-952c-44271ddf1d05','8d2aec0d-ac3f-4db2-9302-ca1ad8eea28d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca6aab1b26845039f9a0e232854e6a6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-370882071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e7dd157-9418-4971-b15c-9be8ec921399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404c0cd4d4174dbd95674a85030dd666',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ca6aab1b26845039f9a0e232854e6a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:39.231129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37655ef-0ec0-4509-ad28-bad401cd2ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:39.253860 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37655ef-0ec0-4509-ad28-bad401cd2ab3) transitioned into state 'SUCCESS' from state '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-370882071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404c0cd4d4174dbd95674a85030dd666',qos_specs=None,replication_status=,reservations=['2efa8cfd-2894-447e-8744-d9ea1dc7989d','d6a6852f-6bd6-4bcf-b563-fdd4f7bdbe69','b370df3f-a155-4f72-952c-44271ddf1d05','8d2aec0d-ac3f-4db2-9302-ca1ad8eea28d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca6aab1b26845039f9a0e232854e6a6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:39.254630 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e040397-f53e-4ed3-8a13-10e0faa5a4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:39.267042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e040397-f53e-4ed3-8a13-10e0faa5a4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:39.268202 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Flow 'volume_create_api' (cbe11916-4bea-45e8-8a6b-06eb05d2ed8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:39.268524 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Create volume request issued successfully. Jul 03 18:00:39.269226 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4a6bd62f-3048-4198-9ed5-c11fe6ce1e41 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:39.269718 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1130/4473] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:39 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 18:00:39.290086 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0e4f8e5a-6e88-4dec-896c-f27fe2efbcdb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:39.291886 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0e4f8e5a-6e88-4dec-896c-f27fe2efbcdb tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 Jul 03 18:00:39.292123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0e4f8e5a-6e88-4dec-896c-f27fe2efbcdb tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:39.292389 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0e4f8e5a-6e88-4dec-896c-f27fe2efbcdb tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:39.299603 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:39.299603 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:39.303254 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0e4f8e5a-6e88-4dec-896c-f27fe2efbcdb tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:00:39.307384 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0e4f8e5a-6e88-4dec-896c-f27fe2efbcdb tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 returned with HTTP 200 Jul 03 18:00:39.307914 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1106/4474] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:39 2026] GET /volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:39.679480 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5713cbb4-5d95-420d-8422-c7aa508ceefb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:39.681178 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5713cbb4-5d95-420d-8422-c7aa508ceefb tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:39.681383 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5713cbb4-5d95-420d-8422-c7aa508ceefb tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:39.681594 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5713cbb4-5d95-420d-8422-c7aa508ceefb tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:39.681757 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-5713cbb4-5d95-420d-8422-c7aa508ceefb tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:39.686019 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:39.686019 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:39.686630 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5713cbb4-5d95-420d-8422-c7aa508ceefb tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:39.687153 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1125/4475] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:39 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:39.710042 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2ef51d50-b4c8-4a07-b14d-be2df000f063 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:39.711724 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ef51d50-b4c8-4a07-b14d-be2df000f063 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 Jul 03 18:00:39.711935 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ef51d50-b4c8-4a07-b14d-be2df000f063 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:39.712105 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ef51d50-b4c8-4a07-b14d-be2df000f063 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:39.717437 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ef51d50-b4c8-4a07-b14d-be2df000f063 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 returned with HTTP 404 Jul 03 18:00:39.717928 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1115/4476] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:39 2026] GET /volume/v3/volumes/64ebd927-6b15-42a1-999f-2d877e1e4b22 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:39.727510 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-10cf9474-be2a-4d12-b2a7-124dccea808c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:39.727510 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-10cf9474-be2a-4d12-b2a7-124dccea808c tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f Jul 03 18:00:39.727510 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-10cf9474-be2a-4d12-b2a7-124dccea808c tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:39.727510 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-10cf9474-be2a-4d12-b2a7-124dccea808c tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:39.727510 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-10cf9474-be2a-4d12-b2a7-124dccea808c tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume with id: f6dd18a2-cd5e-4645-b0e9-a587b970eb6f Jul 03 18:00:39.734382 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:39.734382 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:39.734828 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-10cf9474-be2a-4d12-b2a7-124dccea808c tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:39.753562 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-10cf9474-be2a-4d12-b2a7-124dccea808c tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume request issued successfully. Jul 03 18:00:39.753805 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-10cf9474-be2a-4d12-b2a7-124dccea808c tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f returned with HTTP 202 Jul 03 18:00:39.754247 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1131/4477] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:39 2026] DELETE /volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:39.762979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d50cf3f2-8429-40bc-b67e-ee9a1ac6682d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:39.770749 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d50cf3f2-8429-40bc-b67e-ee9a1ac6682d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f Jul 03 18:00:39.771049 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d50cf3f2-8429-40bc-b67e-ee9a1ac6682d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:39.771308 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d50cf3f2-8429-40bc-b67e-ee9a1ac6682d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:39.779818 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:39.779818 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:39.783938 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d50cf3f2-8429-40bc-b67e-ee9a1ac6682d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:39.789184 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d50cf3f2-8429-40bc-b67e-ee9a1ac6682d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f returned with HTTP 200 Jul 03 18:00:39.789914 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1107/4478] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:39 2026] GET /volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:40.082885 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4ff963a1-6f88-4e76-931d-30ecb344e52b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:40.084632 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ff963a1-6f88-4e76-931d-30ecb344e52b tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:40.084851 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ff963a1-6f88-4e76-931d-30ecb344e52b tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:40.085058 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ff963a1-6f88-4e76-931d-30ecb344e52b tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:40.094154 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:40.094154 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:40.099034 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4ff963a1-6f88-4e76-931d-30ecb344e52b tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:40.103714 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ff963a1-6f88-4e76-931d-30ecb344e52b tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:40.104189 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1126/4479] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:40 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:40.150799 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e65980ff-da5c-4367-9160-05dec861dcc3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:40.152541 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e65980ff-da5c-4367-9160-05dec861dcc3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:40.152890 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e65980ff-da5c-4367-9160-05dec861dcc3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:40.153121 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e65980ff-da5c-4367-9160-05dec861dcc3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:40.153245 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-e65980ff-da5c-4367-9160-05dec861dcc3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:40.158574 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:40.158574 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:40.159248 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e65980ff-da5c-4367-9160-05dec861dcc3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:40.159623 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1116/4480] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:40 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:40.324678 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5a24dd18-3016-4231-b894-02bbdd61cf9f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:40.326476 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5a24dd18-3016-4231-b894-02bbdd61cf9f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 Jul 03 18:00:40.326727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5a24dd18-3016-4231-b894-02bbdd61cf9f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:40.326944 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5a24dd18-3016-4231-b894-02bbdd61cf9f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:40.333441 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:40.333441 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:40.336761 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5a24dd18-3016-4231-b894-02bbdd61cf9f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:00:40.341481 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5a24dd18-3016-4231-b894-02bbdd61cf9f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 returned with HTTP 200 Jul 03 18:00:40.341967 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1132/4481] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:40 2026] GET /volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:40.353427 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0eba1ecf-4252-4611-b5d2-5a6afe01b9f2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:40.356168 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0eba1ecf-4252-4611-b5d2-5a6afe01b9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:40.356547 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0eba1ecf-4252-4611-b5d2-5a6afe01b9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e7dd157-9418-4971-b15c-9be8ec921399", "name": "tempest-type-Backup-475185855"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:40.358785 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-0eba1ecf-4252-4611-b5d2-5a6afe01b9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Creating new backup {'backup': {'volume_id': '0e7dd157-9418-4971-b15c-9be8ec921399', 'name': 'tempest-type-Backup-475185855'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:40.358958 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-0eba1ecf-4252-4611-b5d2-5a6afe01b9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Creating backup of volume 0e7dd157-9418-4971-b15c-9be8ec921399 in container None Jul 03 18:00:40.361708 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=525,cinder:INSERT=112,cinder:UPDATE=192,cinder:DELETE=1 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:00:40.369883 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:40.369883 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:40.370296 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0eba1ecf-4252-4611-b5d2-5a6afe01b9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:00:40.390846 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-0eba1ecf-4252-4611-b5d2-5a6afe01b9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Created reservations ['8503814e-90a6-4294-a835-07d59f2aa080', '449ae430-be09-42fa-ad79-608963bfaf30'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:40.422761 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0eba1ecf-4252-4611-b5d2-5a6afe01b9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:00:40.423192 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1108/4482] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:00:40 2026] POST /volume/v3/backups => generated 315 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:40.431137 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-20ed887a-198b-4941-a956-1aaa4745cbd1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:40.432961 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-20ed887a-198b-4941-a956-1aaa4745cbd1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:40.433175 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-20ed887a-198b-4941-a956-1aaa4745cbd1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:40.433387 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-20ed887a-198b-4941-a956-1aaa4745cbd1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:40.433491 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-20ed887a-198b-4941-a956-1aaa4745cbd1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:40.437593 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:40.437593 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:40.438239 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-20ed887a-198b-4941-a956-1aaa4745cbd1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:40.438778 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1127/4483] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:40 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:40.696973 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-772f1ad9-aafa-4f8f-907d-5645211a650a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:40.698813 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-772f1ad9-aafa-4f8f-907d-5645211a650a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:40.699043 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-772f1ad9-aafa-4f8f-907d-5645211a650a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:40.699217 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-772f1ad9-aafa-4f8f-907d-5645211a650a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:40.699316 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-772f1ad9-aafa-4f8f-907d-5645211a650a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:40.703113 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:40.703113 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:40.703660 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-772f1ad9-aafa-4f8f-907d-5645211a650a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:40.704021 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1117/4484] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:40 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:40.804845 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b400f7cf-5a2e-4259-af20-e221d10110d8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:40.806569 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b400f7cf-5a2e-4259-af20-e221d10110d8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f Jul 03 18:00:40.806783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b400f7cf-5a2e-4259-af20-e221d10110d8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:40.806972 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b400f7cf-5a2e-4259-af20-e221d10110d8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:40.812388 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b400f7cf-5a2e-4259-af20-e221d10110d8 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f returned with HTTP 404 Jul 03 18:00:40.812977 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1133/4485] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:40 2026] GET /volume/v3/volumes/f6dd18a2-cd5e-4645-b0e9-a587b970eb6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:40.818529 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8f7997a8-50c0-4dca-b8ec-1db26554530d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:40.820063 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f7997a8-50c0-4dca-b8ec-1db26554530d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 Jul 03 18:00:40.820230 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f7997a8-50c0-4dca-b8ec-1db26554530d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:40.820403 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f7997a8-50c0-4dca-b8ec-1db26554530d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:40.820547 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-8f7997a8-50c0-4dca-b8ec-1db26554530d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume with id: 0f08f253-10be-4e1f-b644-1fb2f7ac7b36 Jul 03 18:00:40.827124 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:40.827124 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:40.827803 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8f7997a8-50c0-4dca-b8ec-1db26554530d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:40.844250 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8f7997a8-50c0-4dca-b8ec-1db26554530d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume request issued successfully. Jul 03 18:00:40.844429 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f7997a8-50c0-4dca-b8ec-1db26554530d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 returned with HTTP 202 Jul 03 18:00:40.844846 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1109/4486] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:40 2026] DELETE /volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:40.853423 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-477c7170-26cc-41ce-851f-bc7cb4fc8aca None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:40.855318 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-477c7170-26cc-41ce-851f-bc7cb4fc8aca tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 Jul 03 18:00:40.855485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-477c7170-26cc-41ce-851f-bc7cb4fc8aca tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:40.855925 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-477c7170-26cc-41ce-851f-bc7cb4fc8aca tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:40.864728 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:40.864728 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:40.869176 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-477c7170-26cc-41ce-851f-bc7cb4fc8aca tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:40.874492 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-477c7170-26cc-41ce-851f-bc7cb4fc8aca tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 returned with HTTP 200 Jul 03 18:00:40.875228 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1128/4487] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:40 2026] GET /volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:41.118685 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-47fb3daa-acf9-448b-ac2a-34fc3de436d6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:41.120500 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-47fb3daa-acf9-448b-ac2a-34fc3de436d6 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:41.120704 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-47fb3daa-acf9-448b-ac2a-34fc3de436d6 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:41.120935 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-47fb3daa-acf9-448b-ac2a-34fc3de436d6 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:41.128553 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:41.128553 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:41.132641 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-47fb3daa-acf9-448b-ac2a-34fc3de436d6 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:41.137427 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-47fb3daa-acf9-448b-ac2a-34fc3de436d6 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:41.137893 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1118/4488] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:41 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 1295 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:41.153212 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c118b350-7193-44bd-bbcd-e69498946e2a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:41.154931 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c118b350-7193-44bd-bbcd-e69498946e2a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:41.155146 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c118b350-7193-44bd-bbcd-e69498946e2a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:41.155318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c118b350-7193-44bd-bbcd-e69498946e2a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:41.155473 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-c118b350-7193-44bd-bbcd-e69498946e2a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Delete volume with id: a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:41.162321 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:41.162321 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:41.162722 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c118b350-7193-44bd-bbcd-e69498946e2a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:41.172942 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-29cdcaf3-6fca-4feb-ac16-7c8b8564c6f7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:41.174980 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-29cdcaf3-6fca-4feb-ac16-7c8b8564c6f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:41.175229 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-29cdcaf3-6fca-4feb-ac16-7c8b8564c6f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:41.175436 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-29cdcaf3-6fca-4feb-ac16-7c8b8564c6f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:41.175549 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-29cdcaf3-6fca-4feb-ac16-7c8b8564c6f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:41.180023 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c118b350-7193-44bd-bbcd-e69498946e2a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Delete volume request issued successfully. Jul 03 18:00:41.180230 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c118b350-7193-44bd-bbcd-e69498946e2a tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 202 Jul 03 18:00:41.180264 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:41.180264 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:41.180671 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1134/4489] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:41 2026] DELETE /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:41.180820 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-29cdcaf3-6fca-4feb-ac16-7c8b8564c6f7 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:41.181161 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1110/4490] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:41 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:41.187541 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f4ba2818-a650-4220-9a35-89fa7f6dc842 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:41.189493 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f4ba2818-a650-4220-9a35-89fa7f6dc842 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:41.189693 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f4ba2818-a650-4220-9a35-89fa7f6dc842 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:41.189936 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f4ba2818-a650-4220-9a35-89fa7f6dc842 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:41.197854 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:41.197854 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:41.202018 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f4ba2818-a650-4220-9a35-89fa7f6dc842 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Volume info retrieved successfully. Jul 03 18:00:41.207338 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f4ba2818-a650-4220-9a35-89fa7f6dc842 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 200 Jul 03 18:00:41.207805 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1129/4491] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:41 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 1294 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:41.449550 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3c1ee611-2615-436d-9777-f4ed0151d3e3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:41.451946 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3c1ee611-2615-436d-9777-f4ed0151d3e3 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:41.452228 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3c1ee611-2615-436d-9777-f4ed0151d3e3 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:41.452430 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3c1ee611-2615-436d-9777-f4ed0151d3e3 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:41.452561 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-3c1ee611-2615-436d-9777-f4ed0151d3e3 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:41.457133 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:41.457133 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:41.457823 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3c1ee611-2615-436d-9777-f4ed0151d3e3 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:41.458327 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1119/4492] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:41 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:41.712579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f59c06ef-9317-48ed-826c-85422451bc6c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:41.714725 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f59c06ef-9317-48ed-826c-85422451bc6c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:41.714947 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f59c06ef-9317-48ed-826c-85422451bc6c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:41.715164 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f59c06ef-9317-48ed-826c-85422451bc6c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:41.715358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f59c06ef-9317-48ed-826c-85422451bc6c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:41.719246 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:41.719246 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:41.719857 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f59c06ef-9317-48ed-826c-85422451bc6c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:41.720218 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1135/4493] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:41 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:41.888086 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9feedd9c-66e9-400e-9315-7054e26e26c7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:41.889721 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9feedd9c-66e9-400e-9315-7054e26e26c7 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 Jul 03 18:00:41.890334 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9feedd9c-66e9-400e-9315-7054e26e26c7 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:41.890334 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9feedd9c-66e9-400e-9315-7054e26e26c7 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:41.898927 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9feedd9c-66e9-400e-9315-7054e26e26c7 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 returned with HTTP 404 Jul 03 18:00:41.898927 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1111/4494] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:41 2026] GET /volume/v3/volumes/0f08f253-10be-4e1f-b644-1fb2f7ac7b36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:41.906308 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7c40f7de-4e0c-4670-adbf-5c6e53ff22d5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:41.908041 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7c40f7de-4e0c-4670-adbf-5c6e53ff22d5 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c Jul 03 18:00:41.908211 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7c40f7de-4e0c-4670-adbf-5c6e53ff22d5 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:41.908421 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7c40f7de-4e0c-4670-adbf-5c6e53ff22d5 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:41.908568 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-7c40f7de-4e0c-4670-adbf-5c6e53ff22d5 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume with id: 5f80edcd-46cb-4498-b2ba-144a9b88118c Jul 03 18:00:41.914883 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:41.914883 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:41.915284 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7c40f7de-4e0c-4670-adbf-5c6e53ff22d5 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:41.932519 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7c40f7de-4e0c-4670-adbf-5c6e53ff22d5 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume request issued successfully. Jul 03 18:00:41.932756 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7c40f7de-4e0c-4670-adbf-5c6e53ff22d5 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c returned with HTTP 202 Jul 03 18:00:41.933143 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1130/4495] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:41 2026] DELETE /volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:41.939875 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-681fa72e-d6a8-4cee-b54e-7d8ba78b1628 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:41.942267 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-681fa72e-d6a8-4cee-b54e-7d8ba78b1628 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c Jul 03 18:00:41.942591 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-681fa72e-d6a8-4cee-b54e-7d8ba78b1628 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:41.942723 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-681fa72e-d6a8-4cee-b54e-7d8ba78b1628 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:41.950817 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:41.950817 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:41.955735 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-681fa72e-d6a8-4cee-b54e-7d8ba78b1628 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:41.960451 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-681fa72e-d6a8-4cee-b54e-7d8ba78b1628 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c returned with HTTP 200 Jul 03 18:00:41.960938 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1120/4496] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:41 2026] GET /volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:42.191651 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-28eb3508-8cc0-43a6-b73c-f42b72fe147b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.194519 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-28eb3508-8cc0-43a6-b73c-f42b72fe147b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:42.194885 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-28eb3508-8cc0-43a6-b73c-f42b72fe147b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.195132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-28eb3508-8cc0-43a6-b73c-f42b72fe147b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.195234 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-28eb3508-8cc0-43a6-b73c-f42b72fe147b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:42.199843 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:42.199843 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:42.200471 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-28eb3508-8cc0-43a6-b73c-f42b72fe147b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:42.201148 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1136/4497] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:42 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:42.213008 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c752584b-a969-4802-afc2-307f3aa57d32 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.216497 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c752584b-a969-4802-afc2-307f3aa57d32 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193/export_record Jul 03 18:00:42.216782 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c752584b-a969-4802-afc2-307f3aa57d32 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.217022 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c752584b-a969-4802-afc2-307f3aa57d32 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'export_record' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.217162 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-c752584b-a969-4802-afc2-307f3aa57d32 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Export record for backup 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99943) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 18:00:42.222287 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4a1ef696-1852-46a8-ba9e-bf482af59741 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.224245 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:42.224245 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:42.224333 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4a1ef696-1852-46a8-ba9e-bf482af59741 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] GET https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 Jul 03 18:00:42.224536 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4a1ef696-1852-46a8-ba9e-bf482af59741 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.224740 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4a1ef696-1852-46a8-ba9e-bf482af59741 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.225329 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.api [None req-c752584b-a969-4802-afc2-307f3aa57d32 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling RPCAPI with context: , host: np0000004448, backup: 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99943) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 18:00:42.230968 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4a1ef696-1852-46a8-ba9e-bf482af59741 tempest-VolumeAndVolumeTypeFromImageTest-2075547889 tempest-VolumeAndVolumeTypeFromImageTest-2075547889-project-member] https://10.4.3.210/volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 returned with HTTP 404 Jul 03 18:00:42.231430 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1131/4498] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:42 2026] GET /volume/v3/volumes/a6e6a533-656e-455f-b70f-91e5edcc4b80 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:42.233558 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-c752584b-a969-4802-afc2-307f3aa57d32 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] export_record in rpcapi backup_id 837110a0-2474-4850-9b32-1b26da97f193 on host np0000004448. {{(pid=99943) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 18:00:42.448440 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2d6d6802-22dd-4ab8-a3ee-af4d918c03b8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.450182 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2d6d6802-22dd-4ab8-a3ee-af4d918c03b8 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 18:00:42.450414 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2d6d6802-22dd-4ab8-a3ee-af4d918c03b8 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.450620 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2d6d6802-22dd-4ab8-a3ee-af4d918c03b8 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.451420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-2d6d6802-22dd-4ab8-a3ee-af4d918c03b8 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 18:00:42.464338 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2d6d6802-22dd-4ab8-a3ee-af4d918c03b8 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Get all volumes completed successfully. Jul 03 18:00:42.467758 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:42.467758 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:42.473276 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2d6d6802-22dd-4ab8-a3ee-af4d918c03b8 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 18:00:42.473420 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f7f67556-dad0-42df-b84a-e34a08718f4d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.473867 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1121/4499] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 18:00:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:00:42.475185 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f7f67556-dad0-42df-b84a-e34a08718f4d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:42.475401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f7f67556-dad0-42df-b84a-e34a08718f4d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.475573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f7f67556-dad0-42df-b84a-e34a08718f4d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.475679 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f7f67556-dad0-42df-b84a-e34a08718f4d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:42.479495 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:42.479495 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:42.480035 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f7f67556-dad0-42df-b84a-e34a08718f4d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:42.480357 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1137/4500] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:42 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:42.489451 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-785165b9-3fe8-40b4-af39-5a6f4614de58 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.490960 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-785165b9-3fe8-40b4-af39-5a6f4614de58 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/63afba4a-b675-4d00-a1de-43bedce12d01 Jul 03 18:00:42.491122 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-785165b9-3fe8-40b4-af39-5a6f4614de58 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.491291 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-785165b9-3fe8-40b4-af39-5a6f4614de58 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.491435 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-785165b9-3fe8-40b4-af39-5a6f4614de58 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Delete volume with id: 63afba4a-b675-4d00-a1de-43bedce12d01 Jul 03 18:00:42.497478 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:42.497478 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:42.497784 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-785165b9-3fe8-40b4-af39-5a6f4614de58 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Volume info retrieved successfully. Jul 03 18:00:42.506674 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.image.cache [None req-785165b9-3fe8-40b4-af39-5a6f4614de58 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '7081c9ec-01ac-4978-999c-bfed6558f40a', 'volume_id': '63afba4a-b675-4d00-a1de-43bedce12d01', 'host': 'np0000004448@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 18, 0, 30), 'last_used': datetime.datetime(2026, 7, 3, 18, 0, 40)}. {{(pid=99941) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 18:00:42.515678 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-785165b9-3fe8-40b4-af39-5a6f4614de58 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Delete volume request issued successfully. Jul 03 18:00:42.515875 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-785165b9-3fe8-40b4-af39-5a6f4614de58 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] https://10.4.3.210/volume/v3/volumes/63afba4a-b675-4d00-a1de-43bedce12d01 returned with HTTP 202 Jul 03 18:00:42.516233 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1132/4501] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:42 2026] DELETE /volume/v3/volumes/63afba4a-b675-4d00-a1de-43bedce12d01 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:42.524238 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f39a543a-2885-4ea0-91cd-1e015cdfc283 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.527754 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f39a543a-2885-4ea0-91cd-1e015cdfc283 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] GET https://10.4.3.210/volume/v3/volumes/63afba4a-b675-4d00-a1de-43bedce12d01 Jul 03 18:00:42.527987 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f39a543a-2885-4ea0-91cd-1e015cdfc283 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.528165 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f39a543a-2885-4ea0-91cd-1e015cdfc283 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.537689 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:42.537689 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:42.543457 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f39a543a-2885-4ea0-91cd-1e015cdfc283 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Volume info retrieved successfully. Jul 03 18:00:42.548527 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f39a543a-2885-4ea0-91cd-1e015cdfc283 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] https://10.4.3.210/volume/v3/volumes/63afba4a-b675-4d00-a1de-43bedce12d01 returned with HTTP 200 Jul 03 18:00:42.549033 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1122/4502] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:42 2026] GET /volume/v3/volumes/63afba4a-b675-4d00-a1de-43bedce12d01 => generated 1096 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:42.730835 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3491146c-6c36-4e36-8038-5676477118a0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.734149 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3491146c-6c36-4e36-8038-5676477118a0 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:42.734335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3491146c-6c36-4e36-8038-5676477118a0 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.734506 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3491146c-6c36-4e36-8038-5676477118a0 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.734637 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-3491146c-6c36-4e36-8038-5676477118a0 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:42.738968 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-c752584b-a969-4802-afc2-307f3aa57d32 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM3MTEwYTAtMjQ3NC00ODUwLTliMzItMWIyNmRhOTdmMTkzIiwgInVzZXJfaWQiOiAiMmY5ODdiMjI1ZGU3NDIyYjg0NzQ5YjNhMjljM2E4Y2MiLCAicHJvamVjdF9pZCI6ICJjYjdhOTQzMTc2Yzc0ZDA5YmM1M2Y5MjM5OTlhNTdiOCIsICJ2b2x1bWVfaWQiOiAiZmE2MDFiOTctOWIxZi00ZWE2LTg2MDctMzQ1MDk0OGM2NGZkIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQ1MzkxMjM1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmE2MDFiOTctOWIxZi00ZWE2LTg2MDctMzQ1MDk0OGM2NGZkLzIwMjYwNzAzMTgwMDI2L2F6X25vdmFfYmFja3VwXzgzNzExMGEwLTI0NzQtNDg1MC05YjMyLTFiMjZkYTk3ZjE5MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTg6MDA6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTg6MDA6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowMDo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99943) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 18:00:42.738968 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c752584b-a969-4802-afc2-307f3aa57d32 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193/export_record returned with HTTP 200 Jul 03 18:00:42.738968 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1112/4503] 10.4.3.210 () {68 vars in 1430 bytes} [Fri Jul 3 18:00:42 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193/export_record => generated 1424 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:42.740742 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:42.740742 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:42.744096 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3491146c-6c36-4e36-8038-5676477118a0 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:42.744445 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1138/4504] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:42 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:42.745962 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-43c2b58b-92bb-4ddb-b2b8-319be8fa1606 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.748762 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-43c2b58b-92bb-4ddb-b2b8-319be8fa1606 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:00:42.748762 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-43c2b58b-92bb-4ddb-b2b8-319be8fa1606 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.749193 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-43c2b58b-92bb-4ddb-b2b8-319be8fa1606 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.749193 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-43c2b58b-92bb-4ddb-b2b8-319be8fa1606 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:42.753586 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:42.753586 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:42.754370 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-43c2b58b-92bb-4ddb-b2b8-319be8fa1606 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:00:42.754742 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1133/4505] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:42 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:42.766487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7b527568-7f3e-4ddf-a85d-22b7f94a7ea4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.768091 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7b527568-7f3e-4ddf-a85d-22b7f94a7ea4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/backups/import_record Jul 03 18:00:42.768502 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7b527568-7f3e-4ddf-a85d-22b7f94a7ea4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFjZmRlOTMtZDQwMS00ZWEwLTlmM2YtZDNjMmE2YzMwYmI3IiwgInVzZXJfaWQiOiAiMmY5ODdiMjI1ZGU3NDIyYjg0NzQ5YjNhMjljM2E4Y2MiLCAicHJvamVjdF9pZCI6ICJjYjdhOTQzMTc2Yzc0ZDA5YmM1M2Y5MjM5OTlhNTdiOCIsICJ2b2x1bWVfaWQiOiAiZmE2MDFiOTctOWIxZi00ZWE2LTg2MDctMzQ1MDk0OGM2NGZkIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQ1MzkxMjM1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmE2MDFiOTctOWIxZi00ZWE2LTg2MDctMzQ1MDk0OGM2NGZkLzIwMjYwNzAzMTgwMDI2L2F6X25vdmFfYmFja3VwXzgzNzExMGEwLTI0NzQtNDg1MC05YjMyLTFiMjZkYTk3ZjE5MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTg6MDA6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTg6MDA6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowMDo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:42.769777 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-7b527568-7f3e-4ddf-a85d-22b7f94a7ea4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFjZmRlOTMtZDQwMS00ZWEwLTlmM2YtZDNjMmE2YzMwYmI3IiwgInVzZXJfaWQiOiAiMmY5ODdiMjI1ZGU3NDIyYjg0NzQ5YjNhMjljM2E4Y2MiLCAicHJvamVjdF9pZCI6ICJjYjdhOTQzMTc2Yzc0ZDA5YmM1M2Y5MjM5OTlhNTdiOCIsICJ2b2x1bWVfaWQiOiAiZmE2MDFiOTctOWIxZi00ZWE2LTg2MDctMzQ1MDk0OGM2NGZkIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQ1MzkxMjM1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmE2MDFiOTctOWIxZi00ZWE2LTg2MDctMzQ1MDk0OGM2NGZkLzIwMjYwNzAzMTgwMDI2L2F6X25vdmFfYmFja3VwXzgzNzExMGEwLTI0NzQtNDg1MC05YjMyLTFiMjZkYTk3ZjE5MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTg6MDA6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTg6MDA6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowMDo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99942) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 18:00:42.770137 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-7b527568-7f3e-4ddf-a85d-22b7f94a7ea4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFjZmRlOTMtZDQwMS00ZWEwLTlmM2YtZDNjMmE2YzMwYmI3IiwgInVzZXJfaWQiOiAiMmY5ODdiMjI1ZGU3NDIyYjg0NzQ5YjNhMjljM2E4Y2MiLCAicHJvamVjdF9pZCI6ICJjYjdhOTQzMTc2Yzc0ZDA5YmM1M2Y5MjM5OTlhNTdiOCIsICJ2b2x1bWVfaWQiOiAiZmE2MDFiOTctOWIxZi00ZWE2LTg2MDctMzQ1MDk0OGM2NGZkIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQ1MzkxMjM1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmE2MDFiOTctOWIxZi00ZWE2LTg2MDctMzQ1MDk0OGM2NGZkLzIwMjYwNzAzMTgwMDI2L2F6X25vdmFfYmFja3VwXzgzNzExMGEwLTI0NzQtNDg1MC05YjMyLTFiMjZkYTk3ZjE5MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTg6MDA6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTg6MDA6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowMDo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99942) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 18:00:42.804747 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-7b527568-7f3e-4ddf-a85d-22b7f94a7ea4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['bfe7502f-86d8-4add-aeb4-998721e74d86', 'eb191ef7-70f2-4418-b9fb-e49afcc7a4b5'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:42.822628 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-7b527568-7f3e-4ddf-a85d-22b7f94a7ea4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] import_record rpcapi backup id 61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 on host np0000004448 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjFjZmRlOTMtZDQwMS00ZWEwLTlmM2YtZDNjMmE2YzMwYmI3IiwgInVzZXJfaWQiOiAiMmY5ODdiMjI1ZGU3NDIyYjg0NzQ5YjNhMjljM2E4Y2MiLCAicHJvamVjdF9pZCI6ICJjYjdhOTQzMTc2Yzc0ZDA5YmM1M2Y5MjM5OTlhNTdiOCIsICJ2b2x1bWVfaWQiOiAiZmE2MDFiOTctOWIxZi00ZWE2LTg2MDctMzQ1MDk0OGM2NGZkIiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQ1MzkxMjM1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmE2MDFiOTctOWIxZi00ZWE2LTg2MDctMzQ1MDk0OGM2NGZkLzIwMjYwNzAzMTgwMDI2L2F6X25vdmFfYmFja3VwXzgzNzExMGEwLTI0NzQtNDg1MC05YjMyLTFiMjZkYTk3ZjE5MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTg6MDA6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTg6MDA6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowMDo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99942) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 18:00:42.826789 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-7b527568-7f3e-4ddf-a85d-22b7f94a7ea4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Import record output: {'backup': {'id': '61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7'}, {'rel': 'bookmark', 'href': 'https://10.4.3.210/volume/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7'}]}}. {{(pid=99942) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 18:00:42.826789 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7b527568-7f3e-4ddf-a85d-22b7f94a7ea4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/import_record returned with HTTP 201 Jul 03 18:00:42.826789 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1123/4506] 10.4.3.210 () {70 vars in 1342 bytes} [Fri Jul 3 18:00:42 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 59 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 18:00:42.838093 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c07cb371-22e3-43a1-9eb1-bb271ae97da8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.839499 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c07cb371-22e3-43a1-9eb1-bb271ae97da8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 Jul 03 18:00:42.841291 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c07cb371-22e3-43a1-9eb1-bb271ae97da8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.841542 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c07cb371-22e3-43a1-9eb1-bb271ae97da8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.841660 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c07cb371-22e3-43a1-9eb1-bb271ae97da8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:42.848786 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:42.848786 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:42.848786 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c07cb371-22e3-43a1-9eb1-bb271ae97da8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 returned with HTTP 200 Jul 03 18:00:42.848786 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1113/4507] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:42 2026] GET /volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:42.972528 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d74c5f3d-e5eb-4b4c-abc4-f04288b57165 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.974330 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d74c5f3d-e5eb-4b4c-abc4-f04288b57165 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c Jul 03 18:00:42.974581 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d74c5f3d-e5eb-4b4c-abc4-f04288b57165 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.974853 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d74c5f3d-e5eb-4b4c-abc4-f04288b57165 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.983078 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d74c5f3d-e5eb-4b4c-abc4-f04288b57165 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c returned with HTTP 404 Jul 03 18:00:42.983763 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1139/4508] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:42 2026] GET /volume/v3/volumes/5f80edcd-46cb-4498-b2ba-144a9b88118c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:42.990293 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-914d69a6-f0f4-4ab9-8458-3f77f5ad0a4d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:42.992044 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-914d69a6-f0f4-4ab9-8458-3f77f5ad0a4d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 Jul 03 18:00:42.992253 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-914d69a6-f0f4-4ab9-8458-3f77f5ad0a4d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:42.992439 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-914d69a6-f0f4-4ab9-8458-3f77f5ad0a4d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:42.992541 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-914d69a6-f0f4-4ab9-8458-3f77f5ad0a4d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete snapshot with id: 530290fc-bb3b-4983-b24d-bc6f00e50766 Jul 03 18:00:42.997445 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:42.997445 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:42.997875 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-914d69a6-f0f4-4ab9-8458-3f77f5ad0a4d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Snapshot retrieved successfully. Jul 03 18:00:43.018940 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-914d69a6-f0f4-4ab9-8458-3f77f5ad0a4d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Snapshot delete request issued successfully. Jul 03 18:00:43.018940 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-914d69a6-f0f4-4ab9-8458-3f77f5ad0a4d tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 returned with HTTP 202 Jul 03 18:00:43.018940 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1134/4509] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:00:42 2026] DELETE /volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:43.025263 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8bee0fb2-48b6-4f18-9717-1a09da0d5639 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:43.028404 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8bee0fb2-48b6-4f18-9717-1a09da0d5639 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 Jul 03 18:00:43.028616 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8bee0fb2-48b6-4f18-9717-1a09da0d5639 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:43.028840 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8bee0fb2-48b6-4f18-9717-1a09da0d5639 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:43.036866 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:43.036866 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:43.037363 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8bee0fb2-48b6-4f18-9717-1a09da0d5639 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Snapshot retrieved successfully. Jul 03 18:00:43.038473 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8bee0fb2-48b6-4f18-9717-1a09da0d5639 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 returned with HTTP 200 Jul 03 18:00:43.038572 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1124/4510] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:43 2026] GET /volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:43.489536 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9c53b4f3-6318-4eea-bbc1-a39ee4767b04 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:43.491350 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9c53b4f3-6318-4eea-bbc1-a39ee4767b04 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:43.491565 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9c53b4f3-6318-4eea-bbc1-a39ee4767b04 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:43.491758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9c53b4f3-6318-4eea-bbc1-a39ee4767b04 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:43.491872 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-9c53b4f3-6318-4eea-bbc1-a39ee4767b04 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:43.495959 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:43.495959 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:43.496567 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9c53b4f3-6318-4eea-bbc1-a39ee4767b04 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:43.496967 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1114/4511] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:43 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:43.562169 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-45eee952-ecaa-45b0-a5ad-fc94e3096fe3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:43.565887 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-45eee952-ecaa-45b0-a5ad-fc94e3096fe3 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] GET https://10.4.3.210/volume/v3/volumes/63afba4a-b675-4d00-a1de-43bedce12d01 Jul 03 18:00:43.565887 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-45eee952-ecaa-45b0-a5ad-fc94e3096fe3 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:43.565887 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-45eee952-ecaa-45b0-a5ad-fc94e3096fe3 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:43.569872 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-45eee952-ecaa-45b0-a5ad-fc94e3096fe3 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] https://10.4.3.210/volume/v3/volumes/63afba4a-b675-4d00-a1de-43bedce12d01 returned with HTTP 404 Jul 03 18:00:43.570503 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1140/4512] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:43 2026] GET /volume/v3/volumes/63afba4a-b675-4d00-a1de-43bedce12d01 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:43.579910 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c069da84-45d2-4c0c-acee-e15b43102522 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:43.582448 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c069da84-45d2-4c0c-acee-e15b43102522 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] DELETE https://10.4.3.210/volume/v3/types/a51dd448-6981-4a65-aebb-0ffed8b8c0a6 Jul 03 18:00:43.582448 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c069da84-45d2-4c0c-acee-e15b43102522 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:43.582448 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c069da84-45d2-4c0c-acee-e15b43102522 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:43.582671 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:43.582671 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:43.610587 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c069da84-45d2-4c0c-acee-e15b43102522 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] https://10.4.3.210/volume/v3/types/a51dd448-6981-4a65-aebb-0ffed8b8c0a6 returned with HTTP 202 Jul 03 18:00:43.611255 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1135/4513] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:43 2026] DELETE /volume/v3/types/a51dd448-6981-4a65-aebb-0ffed8b8c0a6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:43.618990 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fb442940-dbfd-4204-bef6-189c1dee4447 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:43.621034 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fb442940-dbfd-4204-bef6-189c1dee4447 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] GET https://10.4.3.210/volume/v3/types/a51dd448-6981-4a65-aebb-0ffed8b8c0a6 Jul 03 18:00:43.621429 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fb442940-dbfd-4204-bef6-189c1dee4447 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:43.622683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fb442940-dbfd-4204-bef6-189c1dee4447 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:43.629088 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fb442940-dbfd-4204-bef6-189c1dee4447 tempest-VolumeAndVolumeTypeFromImageTest-1692089582 tempest-VolumeAndVolumeTypeFromImageTest-1692089582-project-admin] https://10.4.3.210/volume/v3/types/a51dd448-6981-4a65-aebb-0ffed8b8c0a6 returned with HTTP 404 Jul 03 18:00:43.630050 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1125/4514] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 18:00:43 2026] GET /volume/v3/types/a51dd448-6981-4a65-aebb-0ffed8b8c0a6 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:43.759077 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-483383b5-201f-47a0-8498-ae8dc11568d6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:43.767648 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-483383b5-201f-47a0-8498-ae8dc11568d6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:43.768383 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-483383b5-201f-47a0-8498-ae8dc11568d6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:43.768653 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-483383b5-201f-47a0-8498-ae8dc11568d6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:43.769259 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-483383b5-201f-47a0-8498-ae8dc11568d6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:43.783226 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:43.783226 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:43.786124 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-483383b5-201f-47a0-8498-ae8dc11568d6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:43.788649 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1115/4515] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:43 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:43.860018 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1606deb0-441b-4aff-b14f-10ce493ba120 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:43.861734 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1606deb0-441b-4aff-b14f-10ce493ba120 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 Jul 03 18:00:43.861982 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1606deb0-441b-4aff-b14f-10ce493ba120 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:43.862160 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1606deb0-441b-4aff-b14f-10ce493ba120 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:43.862261 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-1606deb0-441b-4aff-b14f-10ce493ba120 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:43.866454 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:43.866454 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:43.867038 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1606deb0-441b-4aff-b14f-10ce493ba120 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 returned with HTTP 200 Jul 03 18:00:43.867385 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1141/4516] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:43 2026] GET /volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:43.876466 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1f27ef20-c713-47e1-8add-c5a516874966 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:43.878299 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f27ef20-c713-47e1-8add-c5a516874966 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 Jul 03 18:00:43.878547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f27ef20-c713-47e1-8add-c5a516874966 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:43.878762 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f27ef20-c713-47e1-8add-c5a516874966 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:43.878918 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-1f27ef20-c713-47e1-8add-c5a516874966 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete backup with id: 61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7. Jul 03 18:00:43.883454 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:43.883454 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:43.896248 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-1f27ef20-c713-47e1-8add-c5a516874966 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] delete_backup rpcapi backup_id 61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 {{(pid=99941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:00:43.897873 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f27ef20-c713-47e1-8add-c5a516874966 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 returned with HTTP 202 Jul 03 18:00:43.898326 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1136/4517] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:43 2026] DELETE /volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:00:43.906086 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1bb36487-6d6e-4676-ad22-45ca126b3051 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:43.908517 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1bb36487-6d6e-4676-ad22-45ca126b3051 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 Jul 03 18:00:43.910044 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1bb36487-6d6e-4676-ad22-45ca126b3051 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:43.910044 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1bb36487-6d6e-4676-ad22-45ca126b3051 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:43.910044 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-1bb36487-6d6e-4676-ad22-45ca126b3051 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:43.918101 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:43.918101 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:43.918101 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1bb36487-6d6e-4676-ad22-45ca126b3051 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 returned with HTTP 200 Jul 03 18:00:43.918101 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1126/4518] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:43 2026] GET /volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:44.049191 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-39da20b3-dae6-477b-b5e9-8a8d355dcfe1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:44.050029 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-39da20b3-dae6-477b-b5e9-8a8d355dcfe1 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 Jul 03 18:00:44.050142 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-39da20b3-dae6-477b-b5e9-8a8d355dcfe1 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:44.050354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-39da20b3-dae6-477b-b5e9-8a8d355dcfe1 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:44.059854 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-39da20b3-dae6-477b-b5e9-8a8d355dcfe1 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 returned with HTTP 404 Jul 03 18:00:44.059854 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1116/4519] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:00:44 2026] GET /volume/v3/snapshots/530290fc-bb3b-4983-b24d-bc6f00e50766 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:44.065073 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ef74f4dd-25fe-4eea-be56-80a8a8e11992 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:44.067868 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef74f4dd-25fe-4eea-be56-80a8a8e11992 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f Jul 03 18:00:44.067868 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ef74f4dd-25fe-4eea-be56-80a8a8e11992 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:44.068047 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ef74f4dd-25fe-4eea-be56-80a8a8e11992 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:44.068248 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-ef74f4dd-25fe-4eea-be56-80a8a8e11992 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume with id: 3d8f633a-8ca9-4937-984e-d7399e5eb23f Jul 03 18:00:44.078907 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:44.078907 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:44.079671 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ef74f4dd-25fe-4eea-be56-80a8a8e11992 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:44.099832 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ef74f4dd-25fe-4eea-be56-80a8a8e11992 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Delete volume request issued successfully. Jul 03 18:00:44.100111 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef74f4dd-25fe-4eea-be56-80a8a8e11992 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f returned with HTTP 202 Jul 03 18:00:44.100698 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1142/4520] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:44 2026] DELETE /volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:44.109126 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dd463ee0-2756-434d-8cee-e9d253eb2e3f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:44.113535 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dd463ee0-2756-434d-8cee-e9d253eb2e3f tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f Jul 03 18:00:44.113812 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dd463ee0-2756-434d-8cee-e9d253eb2e3f tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:44.114098 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dd463ee0-2756-434d-8cee-e9d253eb2e3f tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:44.126921 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:44.126921 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:44.136848 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-dd463ee0-2756-434d-8cee-e9d253eb2e3f tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Volume info retrieved successfully. Jul 03 18:00:44.145587 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dd463ee0-2756-434d-8cee-e9d253eb2e3f tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f returned with HTTP 200 Jul 03 18:00:44.146941 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1137/4521] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:44 2026] GET /volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:44.505581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bf82b399-245e-4515-bf06-c256841db9f2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:44.508433 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bf82b399-245e-4515-bf06-c256841db9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:44.508433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bf82b399-245e-4515-bf06-c256841db9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:44.508433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bf82b399-245e-4515-bf06-c256841db9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:44.508433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-bf82b399-245e-4515-bf06-c256841db9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:44.511743 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:44.511743 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:44.512380 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bf82b399-245e-4515-bf06-c256841db9f2 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:44.512758 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1127/4522] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:44 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:44.798824 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ce35ba61-5ca8-4196-807d-f5021381355f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:44.802261 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ce35ba61-5ca8-4196-807d-f5021381355f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:44.802545 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ce35ba61-5ca8-4196-807d-f5021381355f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:44.802708 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ce35ba61-5ca8-4196-807d-f5021381355f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:44.802881 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-ce35ba61-5ca8-4196-807d-f5021381355f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:44.807070 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:44.807070 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:44.807730 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ce35ba61-5ca8-4196-807d-f5021381355f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:44.808186 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1117/4523] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:44 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:44.927855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a6e18137-eac2-4c65-84ff-5f9bd3a87862 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:44.930322 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a6e18137-eac2-4c65-84ff-5f9bd3a87862 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 Jul 03 18:00:44.930645 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a6e18137-eac2-4c65-84ff-5f9bd3a87862 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:44.930922 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a6e18137-eac2-4c65-84ff-5f9bd3a87862 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:44.931083 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a6e18137-eac2-4c65-84ff-5f9bd3a87862 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:44.935546 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a6e18137-eac2-4c65-84ff-5f9bd3a87862 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 returned with HTTP 404 Jul 03 18:00:44.936215 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1143/4524] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:44 2026] GET /volume/v3/backups/61cfde93-d401-4ea0-9f3f-d3c2a6c30bb7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:44.943176 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-26dd5ce9-41e7-4512-ad67-c57ab889d008 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:44.945095 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-26dd5ce9-41e7-4512-ad67-c57ab889d008 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd Jul 03 18:00:44.945339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-26dd5ce9-41e7-4512-ad67-c57ab889d008 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:44.945553 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-26dd5ce9-41e7-4512-ad67-c57ab889d008 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:44.945736 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-26dd5ce9-41e7-4512-ad67-c57ab889d008 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete volume with id: fa601b97-9b1f-4ea6-8607-3450948c64fd Jul 03 18:00:44.954236 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:44.954236 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:44.954613 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-26dd5ce9-41e7-4512-ad67-c57ab889d008 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:44.987741 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-26dd5ce9-41e7-4512-ad67-c57ab889d008 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete volume request issued successfully. Jul 03 18:00:44.987974 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-26dd5ce9-41e7-4512-ad67-c57ab889d008 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd returned with HTTP 202 Jul 03 18:00:44.988382 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1138/4525] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:44 2026] DELETE /volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:44.995837 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-25d0205d-c0dc-41d8-8cb4-ff13cb31ab4f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:44.998065 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-25d0205d-c0dc-41d8-8cb4-ff13cb31ab4f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd Jul 03 18:00:44.998319 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-25d0205d-c0dc-41d8-8cb4-ff13cb31ab4f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:44.998515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-25d0205d-c0dc-41d8-8cb4-ff13cb31ab4f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:45.006088 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:45.006088 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:45.013181 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-25d0205d-c0dc-41d8-8cb4-ff13cb31ab4f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:45.019243 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-25d0205d-c0dc-41d8-8cb4-ff13cb31ab4f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd returned with HTTP 200 Jul 03 18:00:45.019650 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1128/4526] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:44 2026] GET /volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:45.169335 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3a56019c-0681-4f84-a93a-cd542ee6ff69 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:45.171056 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a56019c-0681-4f84-a93a-cd542ee6ff69 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] GET https://10.4.3.210/volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f Jul 03 18:00:45.171234 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a56019c-0681-4f84-a93a-cd542ee6ff69 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:45.171424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a56019c-0681-4f84-a93a-cd542ee6ff69 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:45.176763 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a56019c-0681-4f84-a93a-cd542ee6ff69 tempest-CreateVolumesFromSnapshotTest-113646746 tempest-CreateVolumesFromSnapshotTest-113646746-project-member] https://10.4.3.210/volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f returned with HTTP 404 Jul 03 18:00:45.177198 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1118/4527] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:45 2026] GET /volume/v3/volumes/3d8f633a-8ca9-4937-984e-d7399e5eb23f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:45.522576 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4b88e18d-f4a3-430a-9e0d-39b056c796b6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:45.524987 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4b88e18d-f4a3-430a-9e0d-39b056c796b6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:45.525272 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4b88e18d-f4a3-430a-9e0d-39b056c796b6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:45.525525 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4b88e18d-f4a3-430a-9e0d-39b056c796b6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:45.525666 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-4b88e18d-f4a3-430a-9e0d-39b056c796b6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:45.531161 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:45.531161 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:45.532196 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4b88e18d-f4a3-430a-9e0d-39b056c796b6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:45.532649 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1144/4528] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:45 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:45.820826 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1f7b3fec-4c81-424f-9382-78373bcb686a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:45.824309 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f7b3fec-4c81-424f-9382-78373bcb686a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:45.824518 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f7b3fec-4c81-424f-9382-78373bcb686a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:45.824755 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f7b3fec-4c81-424f-9382-78373bcb686a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:45.825783 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1f7b3fec-4c81-424f-9382-78373bcb686a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:45.829614 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:45.829614 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:45.830578 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f7b3fec-4c81-424f-9382-78373bcb686a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:45.831142 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1139/4529] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:45 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:46.035884 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e7690374-e579-4cac-9c84-1d631d28ed96 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.037504 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e7690374-e579-4cac-9c84-1d631d28ed96 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd Jul 03 18:00:46.037712 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e7690374-e579-4cac-9c84-1d631d28ed96 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:46.037929 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e7690374-e579-4cac-9c84-1d631d28ed96 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:46.042898 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fef60bdc-7304-4090-b5ae-4da41a435afd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.043266 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e7690374-e579-4cac-9c84-1d631d28ed96 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd returned with HTTP 404 Jul 03 18:00:46.043576 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1129/4530] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:46 2026] GET /volume/v3/volumes/fa601b97-9b1f-4ea6-8607-3450948c64fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:46.055787 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a0d49ed0-d539-48f6-a651-f109936fc54d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.057676 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a0d49ed0-d539-48f6-a651-f109936fc54d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups Jul 03 18:00:46.057913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a0d49ed0-d539-48f6-a651-f109936fc54d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:46.058098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a0d49ed0-d539-48f6-a651-f109936fc54d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:46.085533 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a0d49ed0-d539-48f6-a651-f109936fc54d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 200 Jul 03 18:00:46.086198 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1145/4531] 10.4.3.210 () {68 vars in 1277 bytes} [Fri Jul 3 18:00:46 2026] GET /volume/v3/backups => generated 625 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:46.096727 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-95d8ca53-4771-43a6-8ef5-387a1035dc22 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.101475 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-95d8ca53-4771-43a6-8ef5-387a1035dc22 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups?project_id=cb7a943176c74d09bc53f923999a57b8 Jul 03 18:00:46.101475 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-95d8ca53-4771-43a6-8ef5-387a1035dc22 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:46.101475 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-95d8ca53-4771-43a6-8ef5-387a1035dc22 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:46.121736 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-95d8ca53-4771-43a6-8ef5-387a1035dc22 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups?project_id=cb7a943176c74d09bc53f923999a57b8 returned with HTTP 200 Jul 03 18:00:46.122364 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1140/4532] 10.4.3.210 () {68 vars in 1364 bytes} [Fri Jul 3 18:00:46 2026] GET /volume/v3/backups?project_id=cb7a943176c74d09bc53f923999a57b8 => generated 625 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:46.143705 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.145971 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:46.146427 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1921548737"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:46.148064 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1921548737'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:46.148198 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume of 1 GB Jul 03 18:00:46.152728 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:46.158786 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Flow 'volume_create_api' (b9644008-1ebb-4335-bb0d-d0bd6278c0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:46.159727 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a38ffb1-373b-416b-8d49-26142f5cca49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.160636 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:46.186677 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a38ffb1-373b-416b-8d49-26142f5cca49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.187445 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b2fb57-3304-48a8-816b-c8a8ef2526b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.226865 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['82f65734-2700-4fa2-9eb3-46eb07f24a42', 'cc05d868-a640-45ed-aa1b-d41e12f78d4d', 'b0014ef1-38dd-4d80-bbcc-04746b53f45e', 'f2907024-8e79-43b9-80a0-2f9ea17d92c4'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:46.227683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b2fb57-3304-48a8-816b-c8a8ef2526b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82f65734-2700-4fa2-9eb3-46eb07f24a42', 'cc05d868-a640-45ed-aa1b-d41e12f78d4d', 'b0014ef1-38dd-4d80-bbcc-04746b53f45e', 'f2907024-8e79-43b9-80a0-2f9ea17d92c4']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.228369 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e25d56-2bee-49c6-869a-ef334684b1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.248264 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:46.251569 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e25d56-2bee-49c6-869a-ef334684b1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '549eb323-4a8f-4e52-90a1-fcee6c57ae69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1921548737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7a943176c74d09bc53f923999a57b8',qos_specs=None,replication_status=,reservations=['82f65734-2700-4fa2-9eb3-46eb07f24a42','cc05d868-a640-45ed-aa1b-d41e12f78d4d','b0014ef1-38dd-4d80-bbcc-04746b53f45e','f2907024-8e79-43b9-80a0-2f9ea17d92c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f987b225de7422b84749b3a29c3a8cc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1921548737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=549eb323-4a8f-4e52-90a1-fcee6c57ae69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb7a943176c74d09bc53f923999a57b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f987b225de7422b84749b3a29c3a8cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.251938 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1043650504"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:46.252448 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9771569-7f1f-4e36-9e0a-25bd830782e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.261710 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1043650504'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:46.262811 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Create volume of 1 GB Jul 03 18:00:46.271926 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9771569-7f1f-4e36-9e0a-25bd830782e4) transitioned into state 'SUCCESS' from state '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-1921548737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7a943176c74d09bc53f923999a57b8',qos_specs=None,replication_status=,reservations=['82f65734-2700-4fa2-9eb3-46eb07f24a42','cc05d868-a640-45ed-aa1b-d41e12f78d4d','b0014ef1-38dd-4d80-bbcc-04746b53f45e','f2907024-8e79-43b9-80a0-2f9ea17d92c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f987b225de7422b84749b3a29c3a8cc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.272647 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8d8f59-2626-47fe-b73a-07bccd096d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.282052 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8d8f59-2626-47fe-b73a-07bccd096d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.282759 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Flow 'volume_create_api' (b9644008-1ebb-4335-bb0d-d0bd6278c0b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:46.283075 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume request issued successfully. Jul 03 18:00:46.283669 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7951929c-2f12-4487-a2d1-bc37ad9b4d73 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:46.284123 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1130/4533] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:46 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 18:00:46.289688 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:46.298186 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dd464db3-95dd-436e-967e-0f032e3db5f3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.300637 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd464db3-95dd-436e-967e-0f032e3db5f3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 Jul 03 18:00:46.300637 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd464db3-95dd-436e-967e-0f032e3db5f3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:46.300637 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dd464db3-95dd-436e-967e-0f032e3db5f3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:46.306930 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Flow 'volume_create_api' (e38c2c7a-5457-4cbb-a092-e6648cdd1194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:46.307603 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:46.307603 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:46.308501 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd212e6e-9dfb-4bc1-a4e4-f06323661bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.309878 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:46.311375 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-dd464db3-95dd-436e-967e-0f032e3db5f3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:46.315308 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dd464db3-95dd-436e-967e-0f032e3db5f3 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 returned with HTTP 200 Jul 03 18:00:46.315893 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1146/4534] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:46 2026] GET /volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:46.339024 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd212e6e-9dfb-4bc1-a4e4-f06323661bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.339738 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd821b66-201d-49a0-8576-8de10031ad96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.379399 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.398732 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Created reservations ['f5c907c8-cb6b-47db-88ec-afae29cc733c', '3bb87fb5-255a-4dec-922d-0b1fa8efd820', 'afc85aa7-9a1d-4bfd-82ca-0b2ce4393b7e', '1c9cfde7-a256-4c17-b125-c3f5f6c687f7'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:46.399470 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd821b66-201d-49a0-8576-8de10031ad96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5c907c8-cb6b-47db-88ec-afae29cc733c', '3bb87fb5-255a-4dec-922d-0b1fa8efd820', 'afc85aa7-9a1d-4bfd-82ca-0b2ce4393b7e', '1c9cfde7-a256-4c17-b125-c3f5f6c687f7']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.400236 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be03098-a3e0-4da4-b7d6-bd506c2ff0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.422135 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be03098-a3e0-4da4-b7d6-bd506c2ff0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '276e50f9-2723-4d5a-9bf0-5b4fb5e049cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1043650504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e44798b1fa674dcdba78e76d2d4f9a2b',qos_specs=None,replication_status=,reservations=['f5c907c8-cb6b-47db-88ec-afae29cc733c','3bb87fb5-255a-4dec-922d-0b1fa8efd820','afc85aa7-9a1d-4bfd-82ca-0b2ce4393b7e','1c9cfde7-a256-4c17-b125-c3f5f6c687f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39fc3a3d6605427c819950d7f2ef488e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1043650504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=276e50f9-2723-4d5a-9bf0-5b4fb5e049cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e44798b1fa674dcdba78e76d2d4f9a2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39fc3a3d6605427c819950d7f2ef488e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.422800 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8181bd-63ca-42d0-85e4-dbfd9343521d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.441837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8181bd-63ca-42d0-85e4-dbfd9343521d) transitioned into state 'SUCCESS' from state '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-1043650504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e44798b1fa674dcdba78e76d2d4f9a2b',qos_specs=None,replication_status=,reservations=['f5c907c8-cb6b-47db-88ec-afae29cc733c','3bb87fb5-255a-4dec-922d-0b1fa8efd820','afc85aa7-9a1d-4bfd-82ca-0b2ce4393b7e','1c9cfde7-a256-4c17-b125-c3f5f6c687f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39fc3a3d6605427c819950d7f2ef488e',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.441837 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6eb708-cd82-41c1-9b1f-193b9bf4e39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.442076 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:46.442076 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-251591098"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:46.443318 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-251591098'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:46.445282 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume of 1 GB Jul 03 18:00:46.445282 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:46.445282 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:46.450044 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Availability Zones retrieved successfully. Jul 03 18:00:46.451426 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6eb708-cd82-41c1-9b1f-193b9bf4e39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.452200 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Flow 'volume_create_api' (e38c2c7a-5457-4cbb-a092-e6648cdd1194) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:46.452928 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Create volume request issued successfully. Jul 03 18:00:46.453490 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fef60bdc-7304-4090-b5ae-4da41a435afd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:46.453490 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1119/4535] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:46 2026] POST /volume/v3/volumes => generated 778 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:46.455717 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (9c788eb5-a2dd-4439-be93-ffb5685a3a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:46.459788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c054858-675f-43a4-b3ba-e07e69fa06fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.459788 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:46.464897 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4675f3c6-7032-47d3-883e-1ab12761fba1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.470809 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4675f3c6-7032-47d3-883e-1ab12761fba1 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb Jul 03 18:00:46.471120 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4675f3c6-7032-47d3-883e-1ab12761fba1 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:46.471381 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4675f3c6-7032-47d3-883e-1ab12761fba1 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:46.483308 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:46.483308 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:46.484327 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c054858-675f-43a4-b3ba-e07e69fa06fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.484950 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5009905b-7fe5-49f9-957a-3abe7ea773ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.487137 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4675f3c6-7032-47d3-883e-1ab12761fba1 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Volume info retrieved successfully. Jul 03 18:00:46.490810 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4675f3c6-7032-47d3-883e-1ab12761fba1 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb returned with HTTP 200 Jul 03 18:00:46.491159 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1131/4536] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:46 2026] GET /volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:46.544307 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0be0d2b5-7938-4977-880d-820619a5d7b4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.545177 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0be0d2b5-7938-4977-880d-820619a5d7b4 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:46.545420 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0be0d2b5-7938-4977-880d-820619a5d7b4 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:46.545631 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0be0d2b5-7938-4977-880d-820619a5d7b4 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:46.545796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-0be0d2b5-7938-4977-880d-820619a5d7b4 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:46.547855 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Created reservations ['95a5f9ec-4b19-4b6e-a3e5-fae491d8de90', '5976d024-81fd-4cb5-ab62-81306af080eb', 'bcffff44-6371-4d58-99cb-f7d9d1657696', '2fa64812-a11b-40ea-b73d-4dc40f87b107'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:46.548574 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5009905b-7fe5-49f9-957a-3abe7ea773ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95a5f9ec-4b19-4b6e-a3e5-fae491d8de90', '5976d024-81fd-4cb5-ab62-81306af080eb', 'bcffff44-6371-4d58-99cb-f7d9d1657696', '2fa64812-a11b-40ea-b73d-4dc40f87b107']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.551795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a9bdce0-36b4-4e26-985f-da3468185eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.551998 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:46.551998 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:46.551998 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0be0d2b5-7938-4977-880d-820619a5d7b4 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:46.551998 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1147/4537] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:46 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:46.575119 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a9bdce0-36b4-4e26-985f-da3468185eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '535ac1e0-51d2-462e-a00a-3c995ed0287e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-251591098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['95a5f9ec-4b19-4b6e-a3e5-fae491d8de90','5976d024-81fd-4cb5-ab62-81306af080eb','bcffff44-6371-4d58-99cb-f7d9d1657696','2fa64812-a11b-40ea-b73d-4dc40f87b107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-251591098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=535ac1e0-51d2-462e-a00a-3c995ed0287e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7fddd3bac2d4288a34c1b77b2b80119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.575871 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efb6026b-d3fc-42c8-ad81-4cd96739112c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.597299 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efb6026b-d3fc-42c8-ad81-4cd96739112c) transitioned into state 'SUCCESS' from state '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-251591098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['95a5f9ec-4b19-4b6e-a3e5-fae491d8de90','5976d024-81fd-4cb5-ab62-81306af080eb','bcffff44-6371-4d58-99cb-f7d9d1657696','2fa64812-a11b-40ea-b73d-4dc40f87b107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.597986 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd025d5-2c0a-42b0-9ec9-ec32f0bc0ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:46.607794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd025d5-2c0a-42b0-9ec9-ec32f0bc0ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:46.607999 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (9c788eb5-a2dd-4439-be93-ffb5685a3a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:46.608331 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request issued successfully. Jul 03 18:00:46.609047 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ed8bf09a-8c5d-4849-999f-e570cf424519 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:46.609984 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1141/4538] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:00:46 2026] POST /volume/v3/volumes => generated 763 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:46.621257 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5b7d3336-f090-47a2-a83a-c3e0f6652f43 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.623204 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5b7d3336-f090-47a2-a83a-c3e0f6652f43 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e Jul 03 18:00:46.623379 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5b7d3336-f090-47a2-a83a-c3e0f6652f43 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:46.623548 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5b7d3336-f090-47a2-a83a-c3e0f6652f43 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:46.630113 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:46.630113 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:46.636133 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5b7d3336-f090-47a2-a83a-c3e0f6652f43 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:46.640353 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5b7d3336-f090-47a2-a83a-c3e0f6652f43 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e returned with HTTP 200 Jul 03 18:00:46.640825 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1120/4539] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:46 2026] GET /volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:46.841796 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-66fa1cdf-09af-42a0-b185-318726b46edd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:46.843783 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-66fa1cdf-09af-42a0-b185-318726b46edd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:46.844029 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-66fa1cdf-09af-42a0-b185-318726b46edd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:46.844247 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-66fa1cdf-09af-42a0-b185-318726b46edd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:46.844387 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-66fa1cdf-09af-42a0-b185-318726b46edd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:46.849024 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:46.849024 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:46.849719 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-66fa1cdf-09af-42a0-b185-318726b46edd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:46.850162 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1132/4540] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:46 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:47.328634 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3e88424e-6470-4227-9a27-fd0b3fbf11fe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.331700 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3e88424e-6470-4227-9a27-fd0b3fbf11fe tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 Jul 03 18:00:47.331915 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3e88424e-6470-4227-9a27-fd0b3fbf11fe tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:47.332136 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3e88424e-6470-4227-9a27-fd0b3fbf11fe tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:47.340239 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:47.340239 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:47.344320 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3e88424e-6470-4227-9a27-fd0b3fbf11fe tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:47.349041 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3e88424e-6470-4227-9a27-fd0b3fbf11fe tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 returned with HTTP 200 Jul 03 18:00:47.349480 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1148/4541] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:47 2026] GET /volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:47.364036 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-36773466-bf46-4307-8f23-32562b9bf4d5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.365548 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-36773466-bf46-4307-8f23-32562b9bf4d5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:47.365888 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-36773466-bf46-4307-8f23-32562b9bf4d5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "549eb323-4a8f-4e52-90a1-fcee6c57ae69", "name": "tempest-type-Backup-988484826"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:47.367141 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-36773466-bf46-4307-8f23-32562b9bf4d5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating new backup {'backup': {'volume_id': '549eb323-4a8f-4e52-90a1-fcee6c57ae69', 'name': 'tempest-type-Backup-988484826'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:47.367249 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-36773466-bf46-4307-8f23-32562b9bf4d5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating backup of volume 549eb323-4a8f-4e52-90a1-fcee6c57ae69 in container None Jul 03 18:00:47.373961 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:47.373961 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:47.374351 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-36773466-bf46-4307-8f23-32562b9bf4d5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:00:47.392713 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-36773466-bf46-4307-8f23-32562b9bf4d5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['74ec42cd-c7f9-4ede-afba-e8ff842d2bef', '808a0618-c50d-4aae-8cea-b17b3c5264a7'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:47.420858 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-36773466-bf46-4307-8f23-32562b9bf4d5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:00:47.421299 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1142/4542] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:00:47 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 18:00:47.434169 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a449c361-dc6f-49e0-944e-87a740342d87 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.444622 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a449c361-dc6f-49e0-944e-87a740342d87 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:47.445564 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a449c361-dc6f-49e0-944e-87a740342d87 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:47.447092 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a449c361-dc6f-49e0-944e-87a740342d87 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:47.447824 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-a449c361-dc6f-49e0-944e-87a740342d87 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:47.458461 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:47.458461 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:47.459133 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a449c361-dc6f-49e0-944e-87a740342d87 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:47.459491 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1121/4543] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:47 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 724 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:47.505590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4a513b67-dd41-4a7f-bba3-08ffc464bc82 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.507225 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4a513b67-dd41-4a7f-bba3-08ffc464bc82 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb Jul 03 18:00:47.507412 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4a513b67-dd41-4a7f-bba3-08ffc464bc82 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:47.507585 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4a513b67-dd41-4a7f-bba3-08ffc464bc82 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:47.516978 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:47.516978 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:47.521546 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4a513b67-dd41-4a7f-bba3-08ffc464bc82 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Volume info retrieved successfully. Jul 03 18:00:47.525117 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4a513b67-dd41-4a7f-bba3-08ffc464bc82 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb returned with HTTP 200 Jul 03 18:00:47.525463 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1133/4544] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:47 2026] GET /volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:47.540724 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-50c281cb-42f3-4397-a5f7-55abd7c33544 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.542729 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-50c281cb-42f3-4397-a5f7-55abd7c33544 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:47.543264 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-50c281cb-42f3-4397-a5f7-55abd7c33544 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "276e50f9-2723-4d5a-9bf0-5b4fb5e049cb", "name": "tempest-type-Backup-31274245"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:47.544712 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-50c281cb-42f3-4397-a5f7-55abd7c33544 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Creating new backup {'backup': {'volume_id': '276e50f9-2723-4d5a-9bf0-5b4fb5e049cb', 'name': 'tempest-type-Backup-31274245'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:47.544873 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-50c281cb-42f3-4397-a5f7-55abd7c33544 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Creating backup of volume 276e50f9-2723-4d5a-9bf0-5b4fb5e049cb in container None Jul 03 18:00:47.552653 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:47.552653 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:47.553042 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-50c281cb-42f3-4397-a5f7-55abd7c33544 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Volume info retrieved successfully. Jul 03 18:00:47.562127 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c8336250-f848-4d0d-a9fe-1cc2bd124947 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.563844 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c8336250-f848-4d0d-a9fe-1cc2bd124947 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:47.564140 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c8336250-f848-4d0d-a9fe-1cc2bd124947 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:47.564320 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c8336250-f848-4d0d-a9fe-1cc2bd124947 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:47.564420 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-c8336250-f848-4d0d-a9fe-1cc2bd124947 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:47.568384 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:47.568384 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:47.568957 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c8336250-f848-4d0d-a9fe-1cc2bd124947 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:47.569272 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1143/4545] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:47 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:47.578977 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-50c281cb-42f3-4397-a5f7-55abd7c33544 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Created reservations ['f5aae018-c3db-4511-bc5e-ef5a2d23e67c', '632e7fd4-fa73-403f-9099-f263e21ade65'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:47.604486 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-50c281cb-42f3-4397-a5f7-55abd7c33544 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:00:47.604941 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1149/4546] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:00:47 2026] POST /volume/v3/backups => generated 314 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:47.615944 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b26fddad-f0a7-4ff1-9ccc-3104acd40356 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.619101 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b26fddad-f0a7-4ff1-9ccc-3104acd40356 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:47.619351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b26fddad-f0a7-4ff1-9ccc-3104acd40356 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:47.619527 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b26fddad-f0a7-4ff1-9ccc-3104acd40356 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:47.619626 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-b26fddad-f0a7-4ff1-9ccc-3104acd40356 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:47.623616 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:47.623616 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:47.624182 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b26fddad-f0a7-4ff1-9ccc-3104acd40356 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:47.624622 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1122/4547] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:47 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:47.656286 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ad016c8e-ab24-4cea-88bc-ed8ceb278c77 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.658164 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad016c8e-ab24-4cea-88bc-ed8ceb278c77 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e Jul 03 18:00:47.658460 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad016c8e-ab24-4cea-88bc-ed8ceb278c77 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:47.658723 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad016c8e-ab24-4cea-88bc-ed8ceb278c77 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:47.666501 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:47.666501 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:47.670222 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ad016c8e-ab24-4cea-88bc-ed8ceb278c77 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:47.674236 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad016c8e-ab24-4cea-88bc-ed8ceb278c77 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e returned with HTTP 200 Jul 03 18:00:47.674586 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1134/4548] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:47 2026] GET /volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:47.690912 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8297903c-c635-4f27-8169-afd94ef71155 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.692585 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:47.692932 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "535ac1e0-51d2-462e-a00a-3c995ed0287e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1261114475"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:47.694277 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request body: {'volume': {"'source_volid": '535ac1e0-51d2-462e-a00a-3c995ed0287e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1261114475'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:47.694393 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume of 1 GB Jul 03 18:00:47.698111 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Availability Zones retrieved successfully. Jul 03 18:00:47.703523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (098c6229-a764-42a1-b9d6-48608748d378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:47.704371 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e24bf69-5de3-4ca9-8e9b-866050ed9fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:47.705170 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:47.727406 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e24bf69-5de3-4ca9-8e9b-866050ed9fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:47.728103 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee65ecb0-4be3-4a24-8792-81170e18d70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:47.769874 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Created reservations ['7660700f-2e2e-4166-b830-5a335335a8aa', '0f2b80c1-1dd1-48d3-ae8d-9f262777f92f', 'dafa21d2-5c08-4459-a2ac-21fbba45df7e', 'c44e5fab-eb17-49a0-b05d-95636f02c4d3'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:47.770925 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee65ecb0-4be3-4a24-8792-81170e18d70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7660700f-2e2e-4166-b830-5a335335a8aa', '0f2b80c1-1dd1-48d3-ae8d-9f262777f92f', 'dafa21d2-5c08-4459-a2ac-21fbba45df7e', 'c44e5fab-eb17-49a0-b05d-95636f02c4d3']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:47.771859 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1a5a54-7444-42f5-89da-ec7305730c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:47.798439 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1a5a54-7444-42f5-89da-ec7305730c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13dc10aa-0fd6-4e54-8a0e-459fb399cc2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1261114475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['7660700f-2e2e-4166-b830-5a335335a8aa','0f2b80c1-1dd1-48d3-ae8d-9f262777f92f','dafa21d2-5c08-4459-a2ac-21fbba45df7e','c44e5fab-eb17-49a0-b05d-95636f02c4d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1261114475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13dc10aa-0fd6-4e54-8a0e-459fb399cc2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7fddd3bac2d4288a34c1b77b2b80119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:47.799086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8d31c43-76c4-4e33-b7da-81496725d640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:47.814493 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8d31c43-76c4-4e33-b7da-81496725d640) transitioned into state 'SUCCESS' from state '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-1261114475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['7660700f-2e2e-4166-b830-5a335335a8aa','0f2b80c1-1dd1-48d3-ae8d-9f262777f92f','dafa21d2-5c08-4459-a2ac-21fbba45df7e','c44e5fab-eb17-49a0-b05d-95636f02c4d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:47.815328 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e10e90-9731-485b-9c47-e06dd34356d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:47.823289 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e10e90-9731-485b-9c47-e06dd34356d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:47.824389 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (098c6229-a764-42a1-b9d6-48608748d378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:47.824858 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request issued successfully. Jul 03 18:00:47.825468 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8297903c-c635-4f27-8169-afd94ef71155 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:47.825926 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1144/4549] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:47 2026] POST /volume/v3/volumes => generated 764 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:47.839745 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.841699 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:47.842177 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "535ac1e0-51d2-462e-a00a-3c995ed0287e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-711448709"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:47.843683 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request body: {'volume': {"'source_volid": '535ac1e0-51d2-462e-a00a-3c995ed0287e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-711448709'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:47.843880 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume of 1 GB Jul 03 18:00:47.844177 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:47.844177 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:47.848289 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Availability Zones retrieved successfully. Jul 03 18:00:47.854253 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (cd275301-9d0f-4863-814d-eb573fe8bd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:47.855290 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35271505-636c-4bd6-ac43-67c154fef189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:47.856205 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:47.860432 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-13001f10-10e4-41fd-bda7-cbf98a36fb7a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:47.862088 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-13001f10-10e4-41fd-bda7-cbf98a36fb7a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:47.862291 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-13001f10-10e4-41fd-bda7-cbf98a36fb7a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:47.862485 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-13001f10-10e4-41fd-bda7-cbf98a36fb7a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:47.862614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-13001f10-10e4-41fd-bda7-cbf98a36fb7a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:47.866851 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:47.866851 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:47.867499 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-13001f10-10e4-41fd-bda7-cbf98a36fb7a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:47.868050 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1123/4550] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:47 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:47.886366 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35271505-636c-4bd6-ac43-67c154fef189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:47.887188 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f9b6ee-f3b8-4161-8334-9030e24cf38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:47.937802 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Created reservations ['35ed9593-a163-451f-b728-6a8d9603e45e', '1be66214-643b-4e8d-a7c9-6a1cc302d97c', '2d07e044-4439-4462-b113-1751949fac70', '7c8c5bad-120a-40e0-a3ad-968df31a0275'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:47.938115 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f9b6ee-f3b8-4161-8334-9030e24cf38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35ed9593-a163-451f-b728-6a8d9603e45e', '1be66214-643b-4e8d-a7c9-6a1cc302d97c', '2d07e044-4439-4462-b113-1751949fac70', '7c8c5bad-120a-40e0-a3ad-968df31a0275']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:47.938977 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd05138b-26d8-4928-8675-221698466dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:47.965452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd05138b-26d8-4928-8675-221698466dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c09424ff-5b62-4ead-a9f4-4add810b68ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-711448709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['35ed9593-a163-451f-b728-6a8d9603e45e','1be66214-643b-4e8d-a7c9-6a1cc302d97c','2d07e044-4439-4462-b113-1751949fac70','7c8c5bad-120a-40e0-a3ad-968df31a0275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-711448709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c09424ff-5b62-4ead-a9f4-4add810b68ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7fddd3bac2d4288a34c1b77b2b80119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:47.966253 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b6797c9-9903-4bc5-a2c8-b7dc530b717e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:47.984045 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b6797c9-9903-4bc5-a2c8-b7dc530b717e) transitioned into state 'SUCCESS' from state '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-711448709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['35ed9593-a163-451f-b728-6a8d9603e45e','1be66214-643b-4e8d-a7c9-6a1cc302d97c','2d07e044-4439-4462-b113-1751949fac70','7c8c5bad-120a-40e0-a3ad-968df31a0275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:47.984854 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21b7d70-034b-48fa-b0fd-bd85f2adcbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:47.995682 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21b7d70-034b-48fa-b0fd-bd85f2adcbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:47.996937 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (cd275301-9d0f-4863-814d-eb573fe8bd44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:47.997347 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request issued successfully. Jul 03 18:00:47.998115 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b5a7fff7-1e67-46c2-8cfc-113e60ed1aab tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:47.998617 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1150/4551] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:47 2026] POST /volume/v3/volumes => generated 763 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:48.011287 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.012970 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:48.013280 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "535ac1e0-51d2-462e-a00a-3c995ed0287e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-635441251"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:48.014675 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request body: {'volume': {"'source_volid": '535ac1e0-51d2-462e-a00a-3c995ed0287e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-635441251'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:48.014762 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume of 1 GB Jul 03 18:00:48.018830 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Availability Zones retrieved successfully. Jul 03 18:00:48.024122 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (7555d9b8-1054-46a6-bd14-ad952b5ec1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:48.025153 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e740659c-4076-4b67-9ece-e3335ae83183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.026032 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:48.051236 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e740659c-4076-4b67-9ece-e3335ae83183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.052320 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f6bcd06-d4a8-4384-8a37-8782d316b4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.097832 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Created reservations ['c024a1bd-d324-4f60-a9fd-31b31e6ba579', '839ee2b5-750f-475d-b3a8-513af945a7eb', 'd7c7d39d-74d3-4534-8a2c-72755500d196', '74404762-9ac1-4f85-8cc3-343b60152e1a'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:48.098836 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f6bcd06-d4a8-4384-8a37-8782d316b4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c024a1bd-d324-4f60-a9fd-31b31e6ba579', '839ee2b5-750f-475d-b3a8-513af945a7eb', 'd7c7d39d-74d3-4534-8a2c-72755500d196', '74404762-9ac1-4f85-8cc3-343b60152e1a']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.099691 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c0e0782-9c02-4453-a660-a07e5c8c20fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.120250 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c0e0782-9c02-4453-a660-a07e5c8c20fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38b6585b-7e46-43e9-9b6b-10fac0774a21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-635441251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['c024a1bd-d324-4f60-a9fd-31b31e6ba579','839ee2b5-750f-475d-b3a8-513af945a7eb','d7c7d39d-74d3-4534-8a2c-72755500d196','74404762-9ac1-4f85-8cc3-343b60152e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-635441251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38b6585b-7e46-43e9-9b6b-10fac0774a21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7fddd3bac2d4288a34c1b77b2b80119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.121093 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489e9fc8-fb43-4e1e-a5b4-41955e85bbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.140205 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489e9fc8-fb43-4e1e-a5b4-41955e85bbe7) transitioned into state 'SUCCESS' from state '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-635441251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['c024a1bd-d324-4f60-a9fd-31b31e6ba579','839ee2b5-750f-475d-b3a8-513af945a7eb','d7c7d39d-74d3-4534-8a2c-72755500d196','74404762-9ac1-4f85-8cc3-343b60152e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.140941 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d991e075-ea36-45d8-8349-a6c177d23378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.151977 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d991e075-ea36-45d8-8349-a6c177d23378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.153004 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (7555d9b8-1054-46a6-bd14-ad952b5ec1dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:48.153358 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request issued successfully. Jul 03 18:00:48.153964 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a242adb-fbec-4382-9f7b-1075fee82f6a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:48.154400 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1135/4552] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:48 2026] POST /volume/v3/volumes => generated 763 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:48.165166 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.169837 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:48.169837 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "535ac1e0-51d2-462e-a00a-3c995ed0287e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-547240633"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:48.169837 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request body: {'volume': {"'source_volid": '535ac1e0-51d2-462e-a00a-3c995ed0287e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-547240633'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:48.169837 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume of 1 GB Jul 03 18:00:48.169837 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.169837 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:48.174328 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Availability Zones retrieved successfully. Jul 03 18:00:48.179382 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (6b9322de-b931-4f0b-8333-6cc114b3c44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:48.180317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (081f3163-8c6a-4388-aa9b-ddf97de47888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.181209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:48.205900 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (081f3163-8c6a-4388-aa9b-ddf97de47888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.207812 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392ce81e-d1a0-4e67-a35e-9ef236a0001e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.255845 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Created reservations ['c8aacd51-39e1-4a8a-801f-360ea2331b0d', '6cd2dcff-7cab-4957-a590-c626304bc7e4', '02612fb0-eba3-4239-90d3-eef1054ff8e3', '352d19f8-7103-463e-a38d-4deef1d69066'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:48.255845 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392ce81e-d1a0-4e67-a35e-9ef236a0001e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8aacd51-39e1-4a8a-801f-360ea2331b0d', '6cd2dcff-7cab-4957-a590-c626304bc7e4', '02612fb0-eba3-4239-90d3-eef1054ff8e3', '352d19f8-7103-463e-a38d-4deef1d69066']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.255845 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abcc8af7-1978-4181-b5f3-25ca4d624966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.282872 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abcc8af7-1978-4181-b5f3-25ca4d624966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ed0fd52-12bf-4f93-be8b-af8b35124188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-547240633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['c8aacd51-39e1-4a8a-801f-360ea2331b0d','6cd2dcff-7cab-4957-a590-c626304bc7e4','02612fb0-eba3-4239-90d3-eef1054ff8e3','352d19f8-7103-463e-a38d-4deef1d69066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-547240633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ed0fd52-12bf-4f93-be8b-af8b35124188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7fddd3bac2d4288a34c1b77b2b80119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.284235 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6a5375-5616-4b6f-824a-0c6e9359de70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.301646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6a5375-5616-4b6f-824a-0c6e9359de70) transitioned into state 'SUCCESS' from state '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-547240633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['c8aacd51-39e1-4a8a-801f-360ea2331b0d','6cd2dcff-7cab-4957-a590-c626304bc7e4','02612fb0-eba3-4239-90d3-eef1054ff8e3','352d19f8-7103-463e-a38d-4deef1d69066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.303801 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1facbd07-0aeb-4460-8ba7-2fc4183c58c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.311084 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1facbd07-0aeb-4460-8ba7-2fc4183c58c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.312026 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (6b9322de-b931-4f0b-8333-6cc114b3c44e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:48.312399 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request issued successfully. Jul 03 18:00:48.313032 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-21262cb9-969e-48f8-82af-0cd3cacc9162 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:48.313507 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1145/4553] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:48 2026] POST /volume/v3/volumes => generated 763 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:48.327505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.329340 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:48.329758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "535ac1e0-51d2-462e-a00a-3c995ed0287e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1462942750"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:48.331223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request body: {'volume': {"'source_volid": '535ac1e0-51d2-462e-a00a-3c995ed0287e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1462942750'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:48.331347 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume of 1 GB Jul 03 18:00:48.335492 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Availability Zones retrieved successfully. Jul 03 18:00:48.340880 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (d506f616-e5b9-401e-936d-b9552479720a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:48.341764 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c2cbd1-20dc-466c-b50f-34a1cd6ff906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.342673 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:48.369651 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c2cbd1-20dc-466c-b50f-34a1cd6ff906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.370358 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72b7aa4-b02c-41e1-a7db-7431416508a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.418706 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Created reservations ['b3ee17af-199d-40bf-86a5-793a5dfd591e', '57929354-1894-4693-b88d-c7177f939448', '7a6d3310-0b66-4b68-92d1-dc1338b73d4a', '36906882-fb08-4b79-baa4-c9afd57a07e6'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:48.419493 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72b7aa4-b02c-41e1-a7db-7431416508a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3ee17af-199d-40bf-86a5-793a5dfd591e', '57929354-1894-4693-b88d-c7177f939448', '7a6d3310-0b66-4b68-92d1-dc1338b73d4a', '36906882-fb08-4b79-baa4-c9afd57a07e6']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.420224 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba8ac8be-feee-4688-a7d2-ba573b23e933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.440298 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba8ac8be-feee-4688-a7d2-ba573b23e933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4649425b-40af-49cc-a446-7a695e59f490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1462942750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['b3ee17af-199d-40bf-86a5-793a5dfd591e','57929354-1894-4693-b88d-c7177f939448','7a6d3310-0b66-4b68-92d1-dc1338b73d4a','36906882-fb08-4b79-baa4-c9afd57a07e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1462942750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4649425b-40af-49cc-a446-7a695e59f490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7fddd3bac2d4288a34c1b77b2b80119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.441056 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (314e4dfd-57e3-4370-a283-44c4e7f4b2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.462951 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (314e4dfd-57e3-4370-a283-44c4e7f4b2ef) transitioned into state 'SUCCESS' from state '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-1462942750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fddd3bac2d4288a34c1b77b2b80119',qos_specs=None,replication_status=,reservations=['b3ee17af-199d-40bf-86a5-793a5dfd591e','57929354-1894-4693-b88d-c7177f939448','7a6d3310-0b66-4b68-92d1-dc1338b73d4a','36906882-fb08-4b79-baa4-c9afd57a07e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0adf5a0d76473c91ddbcd566f7f5c9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.463635 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d60fc13-f825-44d4-819e-0f0324df291b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:48.472393 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7d11c673-840b-4197-8eed-71fe713f6578 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.473342 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d60fc13-f825-44d4-819e-0f0324df291b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:48.474143 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Flow 'volume_create_api' (d506f616-e5b9-401e-936d-b9552479720a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:48.474190 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7d11c673-840b-4197-8eed-71fe713f6578 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:48.474385 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7d11c673-840b-4197-8eed-71fe713f6578 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.474430 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Create volume request issued successfully. Jul 03 18:00:48.474566 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7d11c673-840b-4197-8eed-71fe713f6578 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.474686 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-7d11c673-840b-4197-8eed-71fe713f6578 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:48.475057 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ad0c3f89-8632-486b-b11f-7005b9b685e6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:48.475444 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1124/4554] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:48 2026] POST /volume/v3/volumes => generated 764 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:48.478851 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.478851 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:48.479421 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7d11c673-840b-4197-8eed-71fe713f6578 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:48.479764 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1151/4555] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:48.489108 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a31ebcd4-8de7-4a5e-8c4b-886c54aa5c64 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.491003 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a31ebcd4-8de7-4a5e-8c4b-886c54aa5c64 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d Jul 03 18:00:48.491199 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a31ebcd4-8de7-4a5e-8c4b-886c54aa5c64 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.491377 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a31ebcd4-8de7-4a5e-8c4b-886c54aa5c64 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.498548 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.498548 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:48.502133 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a31ebcd4-8de7-4a5e-8c4b-886c54aa5c64 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:48.506404 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a31ebcd4-8de7-4a5e-8c4b-886c54aa5c64 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d returned with HTTP 200 Jul 03 18:00:48.506876 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1136/4556] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:48.520631 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e1c40936-dace-46bd-ac9c-20486202a402 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.522450 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1c40936-dace-46bd-ac9c-20486202a402 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce Jul 03 18:00:48.522675 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1c40936-dace-46bd-ac9c-20486202a402 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.522915 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1c40936-dace-46bd-ac9c-20486202a402 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.529178 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.529178 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:48.532427 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e1c40936-dace-46bd-ac9c-20486202a402 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:48.536063 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1c40936-dace-46bd-ac9c-20486202a402 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce returned with HTTP 200 Jul 03 18:00:48.536621 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1146/4557] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:48.553060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a6d8a25b-49b4-48bf-8863-90a54d789d74 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.560143 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a6d8a25b-49b4-48bf-8863-90a54d789d74 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 Jul 03 18:00:48.560968 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a6d8a25b-49b4-48bf-8863-90a54d789d74 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.561291 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a6d8a25b-49b4-48bf-8863-90a54d789d74 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.581680 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ed4b58b7-a03a-4c42-9bd6-550cb1960d4c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.583975 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ed4b58b7-a03a-4c42-9bd6-550cb1960d4c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:48.584177 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ed4b58b7-a03a-4c42-9bd6-550cb1960d4c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.584355 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ed4b58b7-a03a-4c42-9bd6-550cb1960d4c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.584467 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ed4b58b7-a03a-4c42-9bd6-550cb1960d4c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:48.591482 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.591482 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:48.592188 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ed4b58b7-a03a-4c42-9bd6-550cb1960d4c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:48.592580 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1152/4558] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:48.596272 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.596272 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:48.600342 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a6d8a25b-49b4-48bf-8863-90a54d789d74 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:48.604269 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a6d8a25b-49b4-48bf-8863-90a54d789d74 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 returned with HTTP 200 Jul 03 18:00:48.604657 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1125/4559] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:48.617153 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4813aa60-584c-41b3-b60a-21fcde6c7517 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.619022 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4813aa60-584c-41b3-b60a-21fcde6c7517 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 Jul 03 18:00:48.619239 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4813aa60-584c-41b3-b60a-21fcde6c7517 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.619443 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4813aa60-584c-41b3-b60a-21fcde6c7517 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.626050 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.626050 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:48.629430 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4813aa60-584c-41b3-b60a-21fcde6c7517 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:48.633401 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4813aa60-584c-41b3-b60a-21fcde6c7517 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 returned with HTTP 200 Jul 03 18:00:48.633897 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1137/4560] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:48.634715 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9ea2fc57-e6cd-4cd1-be90-d4f90936e693 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.636537 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ea2fc57-e6cd-4cd1-be90-d4f90936e693 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:48.636741 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ea2fc57-e6cd-4cd1-be90-d4f90936e693 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.636990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ea2fc57-e6cd-4cd1-be90-d4f90936e693 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.637120 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-9ea2fc57-e6cd-4cd1-be90-d4f90936e693 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:48.641334 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.641334 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:48.641933 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ea2fc57-e6cd-4cd1-be90-d4f90936e693 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:48.642391 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1147/4561] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:48.646085 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6d689a1f-67b4-4823-b094-8a69130322a8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.647974 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6d689a1f-67b4-4823-b094-8a69130322a8 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 Jul 03 18:00:48.648187 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6d689a1f-67b4-4823-b094-8a69130322a8 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.648404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6d689a1f-67b4-4823-b094-8a69130322a8 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.657002 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.657002 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:48.660741 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6d689a1f-67b4-4823-b094-8a69130322a8 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:48.664347 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6d689a1f-67b4-4823-b094-8a69130322a8 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 returned with HTTP 200 Jul 03 18:00:48.664715 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1153/4562] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:48.676187 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-716ee9ff-8d0c-4481-b3cf-8043585284c6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.677759 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-716ee9ff-8d0c-4481-b3cf-8043585284c6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 Jul 03 18:00:48.677972 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-716ee9ff-8d0c-4481-b3cf-8043585284c6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.678147 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-716ee9ff-8d0c-4481-b3cf-8043585284c6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.678318 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-716ee9ff-8d0c-4481-b3cf-8043585284c6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume with id: 4649425b-40af-49cc-a446-7a695e59f490 Jul 03 18:00:48.685024 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.685024 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:48.685404 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-716ee9ff-8d0c-4481-b3cf-8043585284c6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:48.700330 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-716ee9ff-8d0c-4481-b3cf-8043585284c6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume request issued successfully. Jul 03 18:00:48.700487 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-716ee9ff-8d0c-4481-b3cf-8043585284c6 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 returned with HTTP 202 Jul 03 18:00:48.700885 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1126/4563] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:48 2026] DELETE /volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:48.710442 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7ee7f533-2299-4a8a-930d-1f41bab92534 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.712002 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7ee7f533-2299-4a8a-930d-1f41bab92534 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 Jul 03 18:00:48.712214 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7ee7f533-2299-4a8a-930d-1f41bab92534 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.712440 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7ee7f533-2299-4a8a-930d-1f41bab92534 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.719203 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.719203 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:48.722940 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7ee7f533-2299-4a8a-930d-1f41bab92534 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:48.727105 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7ee7f533-2299-4a8a-930d-1f41bab92534 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 returned with HTTP 200 Jul 03 18:00:48.727452 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1138/4564] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:48.877305 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-213de022-43cc-4e1b-84d3-6f0ecb862e88 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.878933 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-213de022-43cc-4e1b-84d3-6f0ecb862e88 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:00:48.879116 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-213de022-43cc-4e1b-84d3-6f0ecb862e88 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.879284 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-213de022-43cc-4e1b-84d3-6f0ecb862e88 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.879376 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-213de022-43cc-4e1b-84d3-6f0ecb862e88 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:48.883453 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.883453 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:48.884038 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-213de022-43cc-4e1b-84d3-6f0ecb862e88 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:00:48.884347 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1148/4565] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:48.893461 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-745049aa-73c3-4030-b086-88b8255895d1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.895165 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-745049aa-73c3-4030-b086-88b8255895d1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 18:00:48.895511 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-745049aa-73c3-4030-b086-88b8255895d1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72f2afcc-f1b4-430d-8812-56dd48fd8d50", "name": "tempest-VolumesBackupsTest-Backup-828713169"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:48.897207 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-745049aa-73c3-4030-b086-88b8255895d1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Creating new backup {'backup': {'volume_id': '72f2afcc-f1b4-430d-8812-56dd48fd8d50', 'name': 'tempest-VolumesBackupsTest-Backup-828713169'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:00:48.897388 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-745049aa-73c3-4030-b086-88b8255895d1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Creating backup of volume 72f2afcc-f1b4-430d-8812-56dd48fd8d50 in container None Jul 03 18:00:48.904857 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.904857 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:48.905274 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-745049aa-73c3-4030-b086-88b8255895d1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:00:48.920494 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-745049aa-73c3-4030-b086-88b8255895d1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Created reservations ['21091740-f57b-4a44-83ef-64aaab460c0f', '889316eb-25f0-4ea5-b2bd-8d88984e3f0f'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:48.946019 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-745049aa-73c3-4030-b086-88b8255895d1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:00:48.946469 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1154/4566] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:00:48 2026] POST /volume/v3/backups => generated 329 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:48.954227 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b29e034a-776e-4b91-b445-1200e845716d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:48.956001 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b29e034a-776e-4b91-b445-1200e845716d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:48.956205 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b29e034a-776e-4b91-b445-1200e845716d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:48.956388 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b29e034a-776e-4b91-b445-1200e845716d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:48.956497 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-b29e034a-776e-4b91-b445-1200e845716d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:48.960715 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:48.960715 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:48.961472 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b29e034a-776e-4b91-b445-1200e845716d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:48.961871 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1127/4567] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:48 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:49.489403 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7a1a9f4e-bf08-478a-a456-79034c47e612 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:49.491368 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a1a9f4e-bf08-478a-a456-79034c47e612 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:49.491584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a1a9f4e-bf08-478a-a456-79034c47e612 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:49.491790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a1a9f4e-bf08-478a-a456-79034c47e612 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:49.492045 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-7a1a9f4e-bf08-478a-a456-79034c47e612 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:49.496515 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:49.496515 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:49.497149 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a1a9f4e-bf08-478a-a456-79034c47e612 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:49.497500 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1139/4568] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:49 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:49.602724 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4c93a369-3eb1-4a2c-bf40-a25eb3fecded None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:49.604778 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c93a369-3eb1-4a2c-bf40-a25eb3fecded tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:49.605003 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c93a369-3eb1-4a2c-bf40-a25eb3fecded tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:49.605186 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c93a369-3eb1-4a2c-bf40-a25eb3fecded tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:49.605288 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-4c93a369-3eb1-4a2c-bf40-a25eb3fecded tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:49.610110 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:49.610110 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:49.610872 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c93a369-3eb1-4a2c-bf40-a25eb3fecded tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:49.611333 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1149/4569] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:49 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:49.653612 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7c348cab-4ed9-47db-84f1-bd89e9c13a71 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:49.656109 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c348cab-4ed9-47db-84f1-bd89e9c13a71 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:49.656316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c348cab-4ed9-47db-84f1-bd89e9c13a71 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:49.656495 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c348cab-4ed9-47db-84f1-bd89e9c13a71 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:49.656588 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-7c348cab-4ed9-47db-84f1-bd89e9c13a71 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:49.660812 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:49.660812 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:49.661451 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c348cab-4ed9-47db-84f1-bd89e9c13a71 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:49.661935 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1155/4570] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:49 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:49.744037 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d109dca0-7dd1-492a-8375-b54f39775c0b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:49.749545 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d109dca0-7dd1-492a-8375-b54f39775c0b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 Jul 03 18:00:49.749802 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d109dca0-7dd1-492a-8375-b54f39775c0b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:49.750063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d109dca0-7dd1-492a-8375-b54f39775c0b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:49.767209 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d109dca0-7dd1-492a-8375-b54f39775c0b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 returned with HTTP 404 Jul 03 18:00:49.769346 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1128/4571] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:49 2026] GET /volume/v3/volumes/4649425b-40af-49cc-a446-7a695e59f490 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:49.778392 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-857f71eb-570f-4c12-8256-5a0b34b5a717 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:49.780312 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-857f71eb-570f-4c12-8256-5a0b34b5a717 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 Jul 03 18:00:49.780518 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-857f71eb-570f-4c12-8256-5a0b34b5a717 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:49.780718 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-857f71eb-570f-4c12-8256-5a0b34b5a717 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:49.780896 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-857f71eb-570f-4c12-8256-5a0b34b5a717 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume with id: 4ed0fd52-12bf-4f93-be8b-af8b35124188 Jul 03 18:00:49.787974 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:49.787974 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:49.788204 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-857f71eb-570f-4c12-8256-5a0b34b5a717 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:49.803849 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-857f71eb-570f-4c12-8256-5a0b34b5a717 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume request issued successfully. Jul 03 18:00:49.803993 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-857f71eb-570f-4c12-8256-5a0b34b5a717 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 returned with HTTP 202 Jul 03 18:00:49.804734 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1140/4572] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:49 2026] DELETE /volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:49.811553 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1aa525a8-11d1-44d8-bc1c-17d39c44a2bf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:49.813380 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1aa525a8-11d1-44d8-bc1c-17d39c44a2bf tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 Jul 03 18:00:49.813562 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1aa525a8-11d1-44d8-bc1c-17d39c44a2bf tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:49.813778 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1aa525a8-11d1-44d8-bc1c-17d39c44a2bf tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:49.820244 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:49.820244 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:49.823671 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1aa525a8-11d1-44d8-bc1c-17d39c44a2bf tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:49.827700 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1aa525a8-11d1-44d8-bc1c-17d39c44a2bf tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 returned with HTTP 200 Jul 03 18:00:49.828105 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1150/4573] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:49 2026] GET /volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:49.972266 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fc6ab72f-2654-44af-bea4-883e36f6756f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:49.974577 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc6ab72f-2654-44af-bea4-883e36f6756f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:49.974890 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc6ab72f-2654-44af-bea4-883e36f6756f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:49.975159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc6ab72f-2654-44af-bea4-883e36f6756f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:49.975322 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-fc6ab72f-2654-44af-bea4-883e36f6756f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:49.981304 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:49.981304 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:49.982256 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc6ab72f-2654-44af-bea4-883e36f6756f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:49.983055 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1156/4574] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:49 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:50.506365 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4786bb79-ac88-4250-9186-fc510306f443 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:50.508106 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4786bb79-ac88-4250-9186-fc510306f443 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:50.508301 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4786bb79-ac88-4250-9186-fc510306f443 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:50.508471 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4786bb79-ac88-4250-9186-fc510306f443 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:50.508574 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-4786bb79-ac88-4250-9186-fc510306f443 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:50.512572 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:50.512572 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:50.513264 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4786bb79-ac88-4250-9186-fc510306f443 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:50.513576 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1129/4575] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:50 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:50.621977 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5c3a3b1c-930a-4760-b5c3-4c31e61335c8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:50.624715 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5c3a3b1c-930a-4760-b5c3-4c31e61335c8 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:50.624952 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5c3a3b1c-930a-4760-b5c3-4c31e61335c8 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:50.625270 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5c3a3b1c-930a-4760-b5c3-4c31e61335c8 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:50.625270 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-5c3a3b1c-930a-4760-b5c3-4c31e61335c8 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:50.629554 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:50.629554 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:50.630189 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5c3a3b1c-930a-4760-b5c3-4c31e61335c8 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:50.630550 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1141/4576] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:50 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:50.675089 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3650e2f3-5275-426f-8c8a-49d4ca8aec01 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:50.678955 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3650e2f3-5275-426f-8c8a-49d4ca8aec01 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:50.679723 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3650e2f3-5275-426f-8c8a-49d4ca8aec01 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:50.680083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3650e2f3-5275-426f-8c8a-49d4ca8aec01 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:50.680190 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-3650e2f3-5275-426f-8c8a-49d4ca8aec01 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:50.685566 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:50.685566 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:50.686099 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3650e2f3-5275-426f-8c8a-49d4ca8aec01 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:50.686464 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1151/4577] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:50 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:50.843978 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1a3c34b0-928e-46c4-ae11-8cc9d74a3c70 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:50.846173 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1a3c34b0-928e-46c4-ae11-8cc9d74a3c70 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 Jul 03 18:00:50.846351 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1a3c34b0-928e-46c4-ae11-8cc9d74a3c70 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:50.846525 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1a3c34b0-928e-46c4-ae11-8cc9d74a3c70 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:50.851921 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1a3c34b0-928e-46c4-ae11-8cc9d74a3c70 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 returned with HTTP 404 Jul 03 18:00:50.852358 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1157/4578] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:50 2026] GET /volume/v3/volumes/4ed0fd52-12bf-4f93-be8b-af8b35124188 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:50.860405 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2da8b1e2-fdf4-4513-82a4-ce236f3feca4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:50.862469 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2da8b1e2-fdf4-4513-82a4-ce236f3feca4 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] DELETE https://10.4.3.210/volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 Jul 03 18:00:50.862742 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2da8b1e2-fdf4-4513-82a4-ce236f3feca4 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:50.862985 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2da8b1e2-fdf4-4513-82a4-ce236f3feca4 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:50.863173 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-2da8b1e2-fdf4-4513-82a4-ce236f3feca4 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume with id: 38b6585b-7e46-43e9-9b6b-10fac0774a21 Jul 03 18:00:50.871481 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:50.871481 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:50.872075 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2da8b1e2-fdf4-4513-82a4-ce236f3feca4 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:50.892736 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2da8b1e2-fdf4-4513-82a4-ce236f3feca4 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume request issued successfully. Jul 03 18:00:50.892736 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2da8b1e2-fdf4-4513-82a4-ce236f3feca4 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 returned with HTTP 202 Jul 03 18:00:50.892736 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1130/4579] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:50 2026] DELETE /volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:50.898446 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2cf20119-d8ad-43fb-a464-e7d68c2378c3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:50.900055 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2cf20119-d8ad-43fb-a464-e7d68c2378c3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 Jul 03 18:00:50.900272 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2cf20119-d8ad-43fb-a464-e7d68c2378c3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:50.900491 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2cf20119-d8ad-43fb-a464-e7d68c2378c3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:50.908567 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:50.908567 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:50.912580 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2cf20119-d8ad-43fb-a464-e7d68c2378c3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:50.918117 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2cf20119-d8ad-43fb-a464-e7d68c2378c3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 returned with HTTP 200 Jul 03 18:00:50.918117 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1142/4580] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:50 2026] GET /volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:50.993172 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b800f29e-cac2-4777-b60a-43d29c713e29 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:50.994873 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b800f29e-cac2-4777-b60a-43d29c713e29 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:50.995075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b800f29e-cac2-4777-b60a-43d29c713e29 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:50.995257 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b800f29e-cac2-4777-b60a-43d29c713e29 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:50.995359 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-b800f29e-cac2-4777-b60a-43d29c713e29 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:50.999378 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:50.999378 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:51.000024 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b800f29e-cac2-4777-b60a-43d29c713e29 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:51.000355 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1152/4581] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:50 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:51.522633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-881b3e1d-4a7b-4165-a126-3ec141bbfb67 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:51.524829 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-881b3e1d-4a7b-4165-a126-3ec141bbfb67 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:51.525085 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-881b3e1d-4a7b-4165-a126-3ec141bbfb67 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:51.525310 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-881b3e1d-4a7b-4165-a126-3ec141bbfb67 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:51.525445 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-881b3e1d-4a7b-4165-a126-3ec141bbfb67 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:51.529946 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:51.529946 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:51.530706 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-881b3e1d-4a7b-4165-a126-3ec141bbfb67 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:51.531372 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1158/4582] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:51 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:51.641531 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-57dd2485-f0de-45f3-bbd3-fa268a1dd5e9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:51.643335 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-57dd2485-f0de-45f3-bbd3-fa268a1dd5e9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:51.643528 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-57dd2485-f0de-45f3-bbd3-fa268a1dd5e9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:51.643668 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-57dd2485-f0de-45f3-bbd3-fa268a1dd5e9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:51.643782 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-57dd2485-f0de-45f3-bbd3-fa268a1dd5e9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:51.647630 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:51.647630 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:51.648240 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-57dd2485-f0de-45f3-bbd3-fa268a1dd5e9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:51.648570 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1131/4583] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:51 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:51.697178 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-982d63e8-8ae3-4356-9ba1-0b9598e74656 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:51.699845 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-982d63e8-8ae3-4356-9ba1-0b9598e74656 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:51.700110 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-982d63e8-8ae3-4356-9ba1-0b9598e74656 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:51.700395 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-982d63e8-8ae3-4356-9ba1-0b9598e74656 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:51.700602 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-982d63e8-8ae3-4356-9ba1-0b9598e74656 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:51.705848 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:51.705848 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:51.706785 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-982d63e8-8ae3-4356-9ba1-0b9598e74656 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:51.707312 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1143/4584] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:51 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:51.932726 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-da2bd631-343e-4df1-97c9-543856a9338a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:51.934846 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-da2bd631-343e-4df1-97c9-543856a9338a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 Jul 03 18:00:51.935088 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-da2bd631-343e-4df1-97c9-543856a9338a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:51.935305 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-da2bd631-343e-4df1-97c9-543856a9338a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:51.941236 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-da2bd631-343e-4df1-97c9-543856a9338a tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 returned with HTTP 404 Jul 03 18:00:51.941788 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1153/4585] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:51 2026] GET /volume/v3/volumes/38b6585b-7e46-43e9-9b6b-10fac0774a21 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:51.948860 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ea71d6c4-5f48-4517-afdf-af3d1d15c50f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:51.951107 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea71d6c4-5f48-4517-afdf-af3d1d15c50f tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce Jul 03 18:00:51.951107 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea71d6c4-5f48-4517-afdf-af3d1d15c50f tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:51.951107 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea71d6c4-5f48-4517-afdf-af3d1d15c50f tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:51.951303 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-ea71d6c4-5f48-4517-afdf-af3d1d15c50f tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume with id: c09424ff-5b62-4ead-a9f4-4add810b68ce Jul 03 18:00:51.962984 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:51.962984 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:51.963455 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ea71d6c4-5f48-4517-afdf-af3d1d15c50f tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:51.980054 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ea71d6c4-5f48-4517-afdf-af3d1d15c50f tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume request issued successfully. Jul 03 18:00:51.980229 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea71d6c4-5f48-4517-afdf-af3d1d15c50f tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce returned with HTTP 202 Jul 03 18:00:51.980645 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1159/4586] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:51 2026] DELETE /volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:51.990962 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-65f2c229-58ca-487b-9036-3f05a2555d49 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:51.992937 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-65f2c229-58ca-487b-9036-3f05a2555d49 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce Jul 03 18:00:51.993121 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-65f2c229-58ca-487b-9036-3f05a2555d49 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:51.993324 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-65f2c229-58ca-487b-9036-3f05a2555d49 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:52.001004 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:52.001004 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:52.004923 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-65f2c229-58ca-487b-9036-3f05a2555d49 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:52.009989 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-65f2c229-58ca-487b-9036-3f05a2555d49 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce returned with HTTP 200 Jul 03 18:00:52.010165 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-59c5374e-149d-49a9-9d8e-e087ff33f3d2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:52.010549 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1132/4587] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:51 2026] GET /volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:52.011573 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-59c5374e-149d-49a9-9d8e-e087ff33f3d2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:52.011810 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-59c5374e-149d-49a9-9d8e-e087ff33f3d2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:52.011994 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-59c5374e-149d-49a9-9d8e-e087ff33f3d2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:52.012092 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-59c5374e-149d-49a9-9d8e-e087ff33f3d2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:52.016444 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:52.016444 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:52.017231 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-59c5374e-149d-49a9-9d8e-e087ff33f3d2 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:52.017566 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1144/4588] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:52 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:52.543535 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-78bc5962-423c-4bca-8d9f-b4785270fa7a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:52.545500 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78bc5962-423c-4bca-8d9f-b4785270fa7a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:52.545739 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78bc5962-423c-4bca-8d9f-b4785270fa7a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:52.545970 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78bc5962-423c-4bca-8d9f-b4785270fa7a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:52.546102 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-78bc5962-423c-4bca-8d9f-b4785270fa7a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:52.550842 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:52.550842 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:52.551581 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78bc5962-423c-4bca-8d9f-b4785270fa7a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:52.552106 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1154/4589] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:52 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:52.658193 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-17d460e7-6de2-427c-aade-d839977f37db None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:52.659946 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-17d460e7-6de2-427c-aade-d839977f37db tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:52.660148 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-17d460e7-6de2-427c-aade-d839977f37db tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:52.660369 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-17d460e7-6de2-427c-aade-d839977f37db tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:52.660477 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-17d460e7-6de2-427c-aade-d839977f37db tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:52.664576 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:52.664576 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:52.665208 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-17d460e7-6de2-427c-aade-d839977f37db tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:52.665571 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1160/4590] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:52 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:52.716959 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8a2ea892-f888-4c82-9435-fffa173f1302 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:52.718531 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8a2ea892-f888-4c82-9435-fffa173f1302 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:52.718758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8a2ea892-f888-4c82-9435-fffa173f1302 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:52.718927 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8a2ea892-f888-4c82-9435-fffa173f1302 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:52.719026 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8a2ea892-f888-4c82-9435-fffa173f1302 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:52.722815 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:52.722815 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:52.723342 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8a2ea892-f888-4c82-9435-fffa173f1302 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:52.723665 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1133/4591] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:52 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:53.023069 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1c8f37c3-4d42-458e-9012-5fcc6bead523 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:53.024881 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c8f37c3-4d42-458e-9012-5fcc6bead523 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce Jul 03 18:00:53.025044 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c8f37c3-4d42-458e-9012-5fcc6bead523 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:53.025212 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c8f37c3-4d42-458e-9012-5fcc6bead523 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:53.028822 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2e39cf9d-e607-4309-a6a0-2751e522515f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:53.030857 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2e39cf9d-e607-4309-a6a0-2751e522515f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:53.031076 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2e39cf9d-e607-4309-a6a0-2751e522515f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:53.031306 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2e39cf9d-e607-4309-a6a0-2751e522515f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:53.031450 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-2e39cf9d-e607-4309-a6a0-2751e522515f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:53.031529 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c8f37c3-4d42-458e-9012-5fcc6bead523 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce returned with HTTP 404 Jul 03 18:00:53.032094 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1145/4592] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:53 2026] GET /volume/v3/volumes/c09424ff-5b62-4ead-a9f4-4add810b68ce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:53.040729 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8063d382-be43-4064-bbbe-513a2954f17b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:53.041470 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:53.041470 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:53.042608 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2e39cf9d-e607-4309-a6a0-2751e522515f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:53.043093 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1155/4593] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:53 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:53.043718 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8063d382-be43-4064-bbbe-513a2954f17b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] DELETE https://10.4.3.210/volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d Jul 03 18:00:53.043945 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8063d382-be43-4064-bbbe-513a2954f17b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:53.044128 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8063d382-be43-4064-bbbe-513a2954f17b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:53.044296 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-8063d382-be43-4064-bbbe-513a2954f17b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume with id: 13dc10aa-0fd6-4e54-8a0e-459fb399cc2d Jul 03 18:00:53.050903 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:53.050903 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:53.051355 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8063d382-be43-4064-bbbe-513a2954f17b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:53.072007 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8063d382-be43-4064-bbbe-513a2954f17b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume request issued successfully. Jul 03 18:00:53.072148 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8063d382-be43-4064-bbbe-513a2954f17b tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d returned with HTTP 202 Jul 03 18:00:53.072506 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1161/4594] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:53 2026] DELETE /volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:53.086230 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-330e013f-c9cf-48b1-83b3-c6b366037d0e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:53.097422 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-330e013f-c9cf-48b1-83b3-c6b366037d0e tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d Jul 03 18:00:53.099035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-330e013f-c9cf-48b1-83b3-c6b366037d0e tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:53.100277 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-330e013f-c9cf-48b1-83b3-c6b366037d0e tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:53.110928 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:53.110928 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:53.114330 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-330e013f-c9cf-48b1-83b3-c6b366037d0e tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:53.118745 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-330e013f-c9cf-48b1-83b3-c6b366037d0e tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d returned with HTTP 200 Jul 03 18:00:53.119133 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1134/4595] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:53 2026] GET /volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:53.562948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-72d5cecf-f6cb-46dc-8df8-2a3d0d1f9cb9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:53.564596 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-72d5cecf-f6cb-46dc-8df8-2a3d0d1f9cb9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:53.564837 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-72d5cecf-f6cb-46dc-8df8-2a3d0d1f9cb9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:53.565017 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-72d5cecf-f6cb-46dc-8df8-2a3d0d1f9cb9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:53.565116 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-72d5cecf-f6cb-46dc-8df8-2a3d0d1f9cb9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:53.568976 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:53.568976 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:53.569529 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-72d5cecf-f6cb-46dc-8df8-2a3d0d1f9cb9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:53.569997 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1146/4596] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:53 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:53.676262 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-20f66504-7062-40dc-9fc2-078aa7c9771a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:53.677947 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-20f66504-7062-40dc-9fc2-078aa7c9771a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:53.678197 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-20f66504-7062-40dc-9fc2-078aa7c9771a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:53.678384 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-20f66504-7062-40dc-9fc2-078aa7c9771a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:53.678489 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-20f66504-7062-40dc-9fc2-078aa7c9771a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:53.682659 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:53.682659 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:53.683236 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-20f66504-7062-40dc-9fc2-078aa7c9771a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:53.683650 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1156/4597] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:53 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:53.733481 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-93cbd5ac-b585-4bc3-918f-e87e127f085c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:53.735260 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-93cbd5ac-b585-4bc3-918f-e87e127f085c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:53.735473 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-93cbd5ac-b585-4bc3-918f-e87e127f085c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:53.735683 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-93cbd5ac-b585-4bc3-918f-e87e127f085c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:53.735812 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-93cbd5ac-b585-4bc3-918f-e87e127f085c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:53.739948 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:53.739948 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:53.740500 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-93cbd5ac-b585-4bc3-918f-e87e127f085c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:53.740890 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1162/4598] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:53 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:54.058727 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ff4b88a8-4c5b-4549-9f1f-96f2896d007b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:54.066864 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ff4b88a8-4c5b-4549-9f1f-96f2896d007b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:54.067168 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ff4b88a8-4c5b-4549-9f1f-96f2896d007b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:54.068405 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ff4b88a8-4c5b-4549-9f1f-96f2896d007b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:54.069511 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-ff4b88a8-4c5b-4549-9f1f-96f2896d007b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:54.092044 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:54.092044 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:54.096432 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ff4b88a8-4c5b-4549-9f1f-96f2896d007b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:54.096432 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1135/4599] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:54 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 738 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:54.133996 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-81289922-6176-454e-ba7d-636fa12efa32 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:54.137411 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-81289922-6176-454e-ba7d-636fa12efa32 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d Jul 03 18:00:54.137612 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-81289922-6176-454e-ba7d-636fa12efa32 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:54.137796 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-81289922-6176-454e-ba7d-636fa12efa32 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:54.143019 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-81289922-6176-454e-ba7d-636fa12efa32 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d returned with HTTP 404 Jul 03 18:00:54.143454 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1147/4600] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:54 2026] GET /volume/v3/volumes/13dc10aa-0fd6-4e54-8a0e-459fb399cc2d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:54.149487 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ce78b5ff-a020-4cc4-90d7-0ea1139ce6d3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:54.151281 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ce78b5ff-a020-4cc4-90d7-0ea1139ce6d3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] DELETE https://10.4.3.210/volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e Jul 03 18:00:54.151497 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ce78b5ff-a020-4cc4-90d7-0ea1139ce6d3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:54.151726 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ce78b5ff-a020-4cc4-90d7-0ea1139ce6d3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:54.151936 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-ce78b5ff-a020-4cc4-90d7-0ea1139ce6d3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume with id: 535ac1e0-51d2-462e-a00a-3c995ed0287e Jul 03 18:00:54.158716 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:54.158716 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:54.159137 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ce78b5ff-a020-4cc4-90d7-0ea1139ce6d3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:54.179010 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ce78b5ff-a020-4cc4-90d7-0ea1139ce6d3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Delete volume request issued successfully. Jul 03 18:00:54.179240 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ce78b5ff-a020-4cc4-90d7-0ea1139ce6d3 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e returned with HTTP 202 Jul 03 18:00:54.179647 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1157/4601] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:00:54 2026] DELETE /volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:54.187212 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e3f004b9-a770-44d0-be88-128e8f0f8622 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:54.189034 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e3f004b9-a770-44d0-be88-128e8f0f8622 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e Jul 03 18:00:54.189224 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e3f004b9-a770-44d0-be88-128e8f0f8622 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:54.189391 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e3f004b9-a770-44d0-be88-128e8f0f8622 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:54.195833 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:54.195833 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:54.199055 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e3f004b9-a770-44d0-be88-128e8f0f8622 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Volume info retrieved successfully. Jul 03 18:00:54.203266 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e3f004b9-a770-44d0-be88-128e8f0f8622 tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e returned with HTTP 200 Jul 03 18:00:54.203867 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1163/4602] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:54 2026] GET /volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:54.580660 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-55f62ae7-30d6-407a-9f41-01ac4b8bf192 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:54.582158 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55f62ae7-30d6-407a-9f41-01ac4b8bf192 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:54.583611 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55f62ae7-30d6-407a-9f41-01ac4b8bf192 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:54.583611 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55f62ae7-30d6-407a-9f41-01ac4b8bf192 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:54.583611 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-55f62ae7-30d6-407a-9f41-01ac4b8bf192 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:54.587617 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:54.587617 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:54.588509 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55f62ae7-30d6-407a-9f41-01ac4b8bf192 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:54.588994 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1136/4603] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:54 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:54.696860 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-99259a04-2099-4ce6-bca1-7483fab11cef None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:54.699022 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-99259a04-2099-4ce6-bca1-7483fab11cef tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:54.699244 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-99259a04-2099-4ce6-bca1-7483fab11cef tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:54.699461 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-99259a04-2099-4ce6-bca1-7483fab11cef tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:54.699594 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-99259a04-2099-4ce6-bca1-7483fab11cef tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:54.704528 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:54.704528 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:54.705307 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-99259a04-2099-4ce6-bca1-7483fab11cef tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:54.705785 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1148/4604] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:54 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:54.751935 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e35233e5-0cea-4d96-81be-ed6730caeece None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:54.754566 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e35233e5-0cea-4d96-81be-ed6730caeece tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:54.754806 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e35233e5-0cea-4d96-81be-ed6730caeece tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:54.755266 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e35233e5-0cea-4d96-81be-ed6730caeece tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:54.755473 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-e35233e5-0cea-4d96-81be-ed6730caeece tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:54.762103 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:54.762103 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:54.763104 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e35233e5-0cea-4d96-81be-ed6730caeece tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:54.763701 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1158/4605] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:54 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:55.108254 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5cbcc2fd-fb11-4300-85d0-4af63377a1b3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:55.109843 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5cbcc2fd-fb11-4300-85d0-4af63377a1b3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:55.110011 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5cbcc2fd-fb11-4300-85d0-4af63377a1b3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:55.110181 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5cbcc2fd-fb11-4300-85d0-4af63377a1b3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:55.110280 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-5cbcc2fd-fb11-4300-85d0-4af63377a1b3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:55.114876 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:55.114876 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:55.115698 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5cbcc2fd-fb11-4300-85d0-4af63377a1b3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:55.116112 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1164/4606] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:55 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:55.220873 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5c53f662-f757-4202-8bc0-b848e2fa833d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:55.222538 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5c53f662-f757-4202-8bc0-b848e2fa833d tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] GET https://10.4.3.210/volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e Jul 03 18:00:55.223022 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5c53f662-f757-4202-8bc0-b848e2fa833d tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:55.224326 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5c53f662-f757-4202-8bc0-b848e2fa833d tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:55.229107 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5c53f662-f757-4202-8bc0-b848e2fa833d tempest-CreateVolumesFromSourceVolumeTest-762840324 tempest-CreateVolumesFromSourceVolumeTest-762840324-project-member] https://10.4.3.210/volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e returned with HTTP 404 Jul 03 18:00:55.229673 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1137/4607] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:55 2026] GET /volume/v3/volumes/535ac1e0-51d2-462e-a00a-3c995ed0287e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:55.598372 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b0635bf5-5b83-4c9b-a71c-74159887918b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:55.600110 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b0635bf5-5b83-4c9b-a71c-74159887918b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:55.600323 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b0635bf5-5b83-4c9b-a71c-74159887918b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:55.600502 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b0635bf5-5b83-4c9b-a71c-74159887918b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:55.600623 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-b0635bf5-5b83-4c9b-a71c-74159887918b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:55.604697 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:55.604697 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:55.605272 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b0635bf5-5b83-4c9b-a71c-74159887918b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:55.605618 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1149/4608] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:55 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:55.716489 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-348a0cd7-7fb3-4e24-9ba3-fc92a7690c3f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:55.718647 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-348a0cd7-7fb3-4e24-9ba3-fc92a7690c3f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:55.718894 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-348a0cd7-7fb3-4e24-9ba3-fc92a7690c3f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:55.719116 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-348a0cd7-7fb3-4e24-9ba3-fc92a7690c3f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:55.719250 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-348a0cd7-7fb3-4e24-9ba3-fc92a7690c3f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:55.725866 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:55.725866 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:55.725866 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-348a0cd7-7fb3-4e24-9ba3-fc92a7690c3f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:55.725866 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1159/4609] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:55 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:55.776443 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-53402165-b503-4fe6-97b6-e18f08de75fc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:55.778176 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-53402165-b503-4fe6-97b6-e18f08de75fc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:55.778381 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-53402165-b503-4fe6-97b6-e18f08de75fc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:55.778576 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-53402165-b503-4fe6-97b6-e18f08de75fc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:55.778783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-53402165-b503-4fe6-97b6-e18f08de75fc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:55.782720 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:55.782720 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:55.783375 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-53402165-b503-4fe6-97b6-e18f08de75fc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:55.783761 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1165/4610] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:55 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:56.128719 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dd926395-3d77-4b82-a8e3-c04e5d6d1d58 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:56.130662 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dd926395-3d77-4b82-a8e3-c04e5d6d1d58 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:56.131059 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dd926395-3d77-4b82-a8e3-c04e5d6d1d58 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:56.131495 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dd926395-3d77-4b82-a8e3-c04e5d6d1d58 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:56.131751 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-dd926395-3d77-4b82-a8e3-c04e5d6d1d58 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:56.137670 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:56.137670 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:56.139259 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dd926395-3d77-4b82-a8e3-c04e5d6d1d58 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:56.140033 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1138/4611] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:56 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:56.619100 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-27a1c178-2975-4145-a05c-cc85444eac7c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:56.621224 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-27a1c178-2975-4145-a05c-cc85444eac7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:56.621486 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-27a1c178-2975-4145-a05c-cc85444eac7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:56.621733 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-27a1c178-2975-4145-a05c-cc85444eac7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:56.621879 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-27a1c178-2975-4145-a05c-cc85444eac7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:56.626683 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:56.626683 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:56.627567 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-27a1c178-2975-4145-a05c-cc85444eac7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:56.628127 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1150/4612] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:56 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:56.738995 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2dc1fec7-094b-4d2a-8748-a4a7a915688e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:56.741004 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2dc1fec7-094b-4d2a-8748-a4a7a915688e tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:56.741252 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2dc1fec7-094b-4d2a-8748-a4a7a915688e tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:56.741430 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2dc1fec7-094b-4d2a-8748-a4a7a915688e tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:56.741580 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-2dc1fec7-094b-4d2a-8748-a4a7a915688e tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:56.746184 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:56.746184 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:56.746802 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2dc1fec7-094b-4d2a-8748-a4a7a915688e tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:56.747157 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1160/4613] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:56 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:56.798396 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1598c727-6ff1-42e3-8cfe-1387bc563685 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:56.800616 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1598c727-6ff1-42e3-8cfe-1387bc563685 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:56.800888 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1598c727-6ff1-42e3-8cfe-1387bc563685 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:56.801121 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1598c727-6ff1-42e3-8cfe-1387bc563685 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:56.801253 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-1598c727-6ff1-42e3-8cfe-1387bc563685 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:56.807680 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:56.807680 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:56.808392 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1598c727-6ff1-42e3-8cfe-1387bc563685 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:56.808830 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1166/4614] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:56 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:56.925276 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-846df786-f766-4ddf-8674-fcc68db8c477 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:57.002782 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-846df786-f766-4ddf-8674-fcc68db8c477 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:57.003628 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-846df786-f766-4ddf-8674-fcc68db8c477 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1447834643", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1007504690", "vendor_name": "tempest-vendor_name-891750808"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:57.024505 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-846df786-f766-4ddf-8674-fcc68db8c477 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:57.025151 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1139/4615] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:56 2026] POST /volume/v3/types => generated 329 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:57.032411 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-20b559f5-8bc0-497d-b81f-24c8f147355d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:57.034636 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:57.034978 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6bf3aac2-6e69-4b54-8a7f-73ff02a51c09", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:57.036267 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Create volume request body: {'volume': {'volume_type': '6bf3aac2-6e69-4b54-8a7f-73ff02a51c09', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:57.042837 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Create volume of 1 GB Jul 03 18:00:57.043142 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:57.043142 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:57.043672 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:57.048997 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Flow 'volume_create_api' (6b17968b-c455-4953-99b7-657af50cd095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:57.050394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ff879cd-9331-4220-b672-a96d135b405a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:57.051146 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:57.068918 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ff879cd-9331-4220-b672-a96d135b405a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:00:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1007504690',vendor_name='tempest-vendor_name-891750808'},id=6bf3aac2-6e69-4b54-8a7f-73ff02a51c09,is_public=True,name='tempest-ProjectMemberTests-volume-type-1447834643',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6bf3aac2-6e69-4b54-8a7f-73ff02a51c09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:57.069544 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (574ccf3e-5b77-4591-a7d1-5c32203b3627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:57.095510 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1447834643 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1447834643, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:57.095886 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1447834643 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1447834643, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:57.128363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Created reservations ['8b7b8a9a-7d84-41d2-9cc0-08d986e5f742', '6ed23518-0506-4f61-a5a9-a7ad79676a9e', '648d5076-dd67-4040-a34f-733785fe8f8f', 'db22bc07-6811-4278-9787-f3935a27283b'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:57.129265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (574ccf3e-5b77-4591-a7d1-5c32203b3627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b7b8a9a-7d84-41d2-9cc0-08d986e5f742', '6ed23518-0506-4f61-a5a9-a7ad79676a9e', '648d5076-dd67-4040-a34f-733785fe8f8f', 'db22bc07-6811-4278-9787-f3935a27283b']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:57.130110 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d24be06f-951d-46b1-ab59-fc5597adbbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:57.152175 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cad2f5e1-fdae-4404-a334-3707c4db9080 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:57.154259 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cad2f5e1-fdae-4404-a334-3707c4db9080 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:57.154474 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cad2f5e1-fdae-4404-a334-3707c4db9080 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:57.154720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cad2f5e1-fdae-4404-a334-3707c4db9080 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:57.154879 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-cad2f5e1-fdae-4404-a334-3707c4db9080 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:57.157143 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d24be06f-951d-46b1-ab59-fc5597adbbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eec20d7-0309-469f-9395-14a8b09b2500', '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='9c119d3c6bfc42ad86cf1804b06a07f6',qos_specs=None,replication_status=,reservations=['8b7b8a9a-7d84-41d2-9cc0-08d986e5f742','6ed23518-0506-4f61-a5a9-a7ad79676a9e','648d5076-dd67-4040-a34f-733785fe8f8f','db22bc07-6811-4278-9787-f3935a27283b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5eb95e2fed843ea8178d1b1d9791172',volume_type_id=6bf3aac2-6e69-4b54-8a7f-73ff02a51c09), 'volume': Volume(_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-03T18:00:57Z,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=3eec20d7-0309-469f-9395-14a8b09b2500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c119d3c6bfc42ad86cf1804b06a07f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5eb95e2fed843ea8178d1b1d9791172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6bf3aac2-6e69-4b54-8a7f-73ff02a51c09),volume_type_id=6bf3aac2-6e69-4b54-8a7f-73ff02a51c09)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:57.157850 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c394dcd-afaa-4ea8-9b06-660e4d0da1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:57.159434 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:57.159434 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:57.160267 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cad2f5e1-fdae-4404-a334-3707c4db9080 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:57.160644 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1161/4616] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:57 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:57.176613 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c394dcd-afaa-4ea8-9b06-660e4d0da1fc) transitioned into state 'SUCCESS' from 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='9c119d3c6bfc42ad86cf1804b06a07f6',qos_specs=None,replication_status=,reservations=['8b7b8a9a-7d84-41d2-9cc0-08d986e5f742','6ed23518-0506-4f61-a5a9-a7ad79676a9e','648d5076-dd67-4040-a34f-733785fe8f8f','db22bc07-6811-4278-9787-f3935a27283b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5eb95e2fed843ea8178d1b1d9791172',volume_type_id=6bf3aac2-6e69-4b54-8a7f-73ff02a51c09)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:57.177317 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (023f0f57-7f5e-45ba-a628-334c7d7c0645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:57.187024 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (023f0f57-7f5e-45ba-a628-334c7d7c0645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:57.188154 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Flow 'volume_create_api' (6b17968b-c455-4953-99b7-657af50cd095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:57.188560 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Create volume request issued successfully. Jul 03 18:00:57.189236 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-20b559f5-8bc0-497d-b81f-24c8f147355d tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:57.189700 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1151/4617] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:57 2026] POST /volume/v3/volumes => generated 774 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:57.201877 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7616dadd-fc13-4283-904c-6dfe13ebd3cd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:57.204131 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7616dadd-fc13-4283-904c-6dfe13ebd3cd tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] GET https://10.4.3.210/volume/v3/volumes/3eec20d7-0309-469f-9395-14a8b09b2500 Jul 03 18:00:57.204387 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7616dadd-fc13-4283-904c-6dfe13ebd3cd tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:57.204650 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7616dadd-fc13-4283-904c-6dfe13ebd3cd tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:57.213070 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:57.213070 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:57.216544 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7616dadd-fc13-4283-904c-6dfe13ebd3cd tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Volume info retrieved successfully. Jul 03 18:00:57.220598 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7616dadd-fc13-4283-904c-6dfe13ebd3cd tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes/3eec20d7-0309-469f-9395-14a8b09b2500 returned with HTTP 200 Jul 03 18:00:57.220968 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1167/4618] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:57 2026] GET /volume/v3/volumes/3eec20d7-0309-469f-9395-14a8b09b2500 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:57.639199 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3e5d4b1a-15ff-409b-9ced-ce06e7573d8f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:57.640767 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3e5d4b1a-15ff-409b-9ced-ce06e7573d8f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:57.640963 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3e5d4b1a-15ff-409b-9ced-ce06e7573d8f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:57.641159 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3e5d4b1a-15ff-409b-9ced-ce06e7573d8f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:57.641297 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-3e5d4b1a-15ff-409b-9ced-ce06e7573d8f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:57.645226 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:57.645226 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:57.645780 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3e5d4b1a-15ff-409b-9ced-ce06e7573d8f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:57.646150 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1140/4619] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:57 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:57.760127 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cd110229-b9c5-4722-98b4-97f470e7baea None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:57.762155 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cd110229-b9c5-4722-98b4-97f470e7baea tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:57.762384 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cd110229-b9c5-4722-98b4-97f470e7baea tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:57.762622 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cd110229-b9c5-4722-98b4-97f470e7baea tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:57.762747 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-cd110229-b9c5-4722-98b4-97f470e7baea tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:57.767254 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:57.767254 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:57.767960 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cd110229-b9c5-4722-98b4-97f470e7baea tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:57.768366 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1162/4620] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:57 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:57.823672 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-de9e7baf-5a19-4a10-9254-afb0e6d34880 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:57.825472 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-de9e7baf-5a19-4a10-9254-afb0e6d34880 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:57.825682 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-de9e7baf-5a19-4a10-9254-afb0e6d34880 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:57.825869 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-de9e7baf-5a19-4a10-9254-afb0e6d34880 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:57.825980 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-de9e7baf-5a19-4a10-9254-afb0e6d34880 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:57.830030 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:57.830030 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:57.830573 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-de9e7baf-5a19-4a10-9254-afb0e6d34880 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:57.830913 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1152/4621] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:57 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:58.171525 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2932dd20-9af0-4514-954d-27e7c21835c3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.173134 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2932dd20-9af0-4514-954d-27e7c21835c3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:58.173332 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2932dd20-9af0-4514-954d-27e7c21835c3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.173522 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2932dd20-9af0-4514-954d-27e7c21835c3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.173642 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-2932dd20-9af0-4514-954d-27e7c21835c3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:58.177781 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:58.177781 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:58.178465 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2932dd20-9af0-4514-954d-27e7c21835c3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:58.179115 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1168/4622] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:58 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:58.232814 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6106b570-7ea7-4244-b17b-db0d53027073 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.234339 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6106b570-7ea7-4244-b17b-db0d53027073 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] GET https://10.4.3.210/volume/v3/volumes/3eec20d7-0309-469f-9395-14a8b09b2500 Jul 03 18:00:58.234535 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6106b570-7ea7-4244-b17b-db0d53027073 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.234716 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6106b570-7ea7-4244-b17b-db0d53027073 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.241612 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:58.241612 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:58.244905 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-6106b570-7ea7-4244-b17b-db0d53027073 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Volume info retrieved successfully. Jul 03 18:00:58.249319 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6106b570-7ea7-4244-b17b-db0d53027073 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes/3eec20d7-0309-469f-9395-14a8b09b2500 returned with HTTP 200 Jul 03 18:00:58.249673 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1141/4623] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:58 2026] GET /volume/v3/volumes/3eec20d7-0309-469f-9395-14a8b09b2500 => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:58.262870 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-39a31f7f-10d5-4218-8abb-58da92a8e943 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.264021 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-39a31f7f-10d5-4218-8abb-58da92a8e943 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] GET https://10.4.3.210/volume/v3/messages Jul 03 18:00:58.264205 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-39a31f7f-10d5-4218-8abb-58da92a8e943 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.264407 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-39a31f7f-10d5-4218-8abb-58da92a8e943 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.267592 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-39a31f7f-10d5-4218-8abb-58da92a8e943 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:00:58.267939 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1163/4624] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:00:58 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:58.275556 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d5284eca-775c-4f45-a66a-cfd28e1025ad None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.332238 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5284eca-775c-4f45-a66a-cfd28e1025ad tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] DELETE https://10.4.3.210/volume/v3/messages/3c3d587b-f4ab-4b96-be3c-7c77c46a6c43 Jul 03 18:00:58.332461 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5284eca-775c-4f45-a66a-cfd28e1025ad tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.332697 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5284eca-775c-4f45-a66a-cfd28e1025ad tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.341359 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5284eca-775c-4f45-a66a-cfd28e1025ad tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] https://10.4.3.210/volume/v3/messages/3c3d587b-f4ab-4b96-be3c-7c77c46a6c43 returned with HTTP 204 Jul 03 18:00:58.341719 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1153/4625] 10.4.3.210 () {68 vars in 1394 bytes} [Fri Jul 3 18:00:58 2026] DELETE /volume/v3/messages/3c3d587b-f4ab-4b96-be3c-7c77c46a6c43 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 18:00:58.349376 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-afbda07c-231e-4f29-a3e7-36523f91c7d2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.351174 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-afbda07c-231e-4f29-a3e7-36523f91c7d2 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] GET https://10.4.3.210/volume/v3/messages/3c3d587b-f4ab-4b96-be3c-7c77c46a6c43 Jul 03 18:00:58.351502 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-afbda07c-231e-4f29-a3e7-36523f91c7d2 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.351704 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-afbda07c-231e-4f29-a3e7-36523f91c7d2 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.354687 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-afbda07c-231e-4f29-a3e7-36523f91c7d2 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] https://10.4.3.210/volume/v3/messages/3c3d587b-f4ab-4b96-be3c-7c77c46a6c43 returned with HTTP 404 Jul 03 18:00:58.355172 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1169/4626] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:58 2026] GET /volume/v3/messages/3c3d587b-f4ab-4b96-be3c-7c77c46a6c43 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:00:58.361072 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.362778 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/3eec20d7-0309-469f-9395-14a8b09b2500 Jul 03 18:00:58.362987 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.363177 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.363326 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Delete volume with id: 3eec20d7-0309-469f-9395-14a8b09b2500 Jul 03 18:00:58.369760 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:58.369760 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:58.370045 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Volume info retrieved successfully. Jul 03 18:00:58.370911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99943) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 18:00:58.379496 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1447834643 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1447834643, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:58.379764 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1447834643 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1447834643, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:58.387565 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Created reservations ['ab505234-814a-4e38-909b-dab4ff7de0ed', '66ca3ace-9c07-4d29-8010-c75cae35abb0', 'ddfea8a8-e647-4894-8a32-265becaddcc0', 'b121d920-c964-45a7-acf4-bf175eb26d89'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:58.414469 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Delete volume request issued successfully. Jul 03 18:00:58.414722 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a8bb5911-4291-4ecf-a97d-6ae29c5f368b tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes/3eec20d7-0309-469f-9395-14a8b09b2500 returned with HTTP 202 Jul 03 18:00:58.415070 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1142/4627] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:58 2026] DELETE /volume/v3/volumes/3eec20d7-0309-469f-9395-14a8b09b2500 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:58.422155 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d11ec6f0-078a-4d7d-ac34-efb7b8ceb613 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.423826 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d11ec6f0-078a-4d7d-ac34-efb7b8ceb613 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] DELETE https://10.4.3.210/volume/v3/types/6bf3aac2-6e69-4b54-8a7f-73ff02a51c09 Jul 03 18:00:58.424005 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d11ec6f0-078a-4d7d-ac34-efb7b8ceb613 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.424183 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d11ec6f0-078a-4d7d-ac34-efb7b8ceb613 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.447559 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d11ec6f0-078a-4d7d-ac34-efb7b8ceb613 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/types/6bf3aac2-6e69-4b54-8a7f-73ff02a51c09 returned with HTTP 202 Jul 03 18:00:58.447945 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1164/4628] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:58 2026] DELETE /volume/v3/types/6bf3aac2-6e69-4b54-8a7f-73ff02a51c09 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:58.457374 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-23586a33-5f61-4a06-b370-ea7b5c9895f2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.459207 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-23586a33-5f61-4a06-b370-ea7b5c9895f2 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:58.459649 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-23586a33-5f61-4a06-b370-ea7b5c9895f2 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1149128734", "extra_specs": {"storage_protocol": "tempest-storage_protocol-812270042", "vendor_name": "tempest-vendor_name-933229059"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:58.476462 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-23586a33-5f61-4a06-b370-ea7b5c9895f2 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:58.477001 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1154/4629] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:58 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:58.484545 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-016b999f-2eb4-471f-a5f6-4116058e0bae None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.486140 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:58.486422 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a99168d9-3016-4f3e-b9f9-0ac537946c9c", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:58.488063 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Create volume request body: {'volume': {'volume_type': 'a99168d9-3016-4f3e-b9f9-0ac537946c9c', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:58.491203 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Create volume of 1 GB Jul 03 18:00:58.491557 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:58.491557 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:58.491901 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:58.496983 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Flow 'volume_create_api' (aa29770f-db32-4ded-8f65-f325ed3dcb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:58.497982 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7391b467-03f5-4a12-b91c-06a0bb498295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:58.498660 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:58.515503 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7391b467-03f5-4a12-b91c-06a0bb498295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:00:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-812270042',vendor_name='tempest-vendor_name-933229059'},id=a99168d9-3016-4f3e-b9f9-0ac537946c9c,is_public=True,name='tempest-ProjectMemberTests-volume-type-1149128734',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a99168d9-3016-4f3e-b9f9-0ac537946c9c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:58.516248 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fefec35b-dbbf-4f76-84db-5b7a314fdc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:58.537306 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1149128734 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1149128734, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:58.537560 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1149128734 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1149128734, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:58.560410 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Created reservations ['efb62cf8-fcc7-4420-8a95-90893f21a8dd', '95605ca6-c6fd-4727-a615-fae8f74f3740', '7c279561-acae-4ef3-ab55-0fb6b2ca9f16', '57be9b74-ae59-4555-9b84-c27b932ac564'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:58.561316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fefec35b-dbbf-4f76-84db-5b7a314fdc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb62cf8-fcc7-4420-8a95-90893f21a8dd', '95605ca6-c6fd-4727-a615-fae8f74f3740', '7c279561-acae-4ef3-ab55-0fb6b2ca9f16', '57be9b74-ae59-4555-9b84-c27b932ac564']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:58.562194 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98cca39a-64d1-4b2b-aa36-dbae647b46b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:58.587336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98cca39a-64d1-4b2b-aa36-dbae647b46b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d265bd-83c3-4b0d-bf6f-326f1de46e5b', '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='9c119d3c6bfc42ad86cf1804b06a07f6',qos_specs=None,replication_status=,reservations=['efb62cf8-fcc7-4420-8a95-90893f21a8dd','95605ca6-c6fd-4727-a615-fae8f74f3740','7c279561-acae-4ef3-ab55-0fb6b2ca9f16','57be9b74-ae59-4555-9b84-c27b932ac564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5eb95e2fed843ea8178d1b1d9791172',volume_type_id=a99168d9-3016-4f3e-b9f9-0ac537946c9c), 'volume': Volume(_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-03T18:00:58Z,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=f7d265bd-83c3-4b0d-bf6f-326f1de46e5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c119d3c6bfc42ad86cf1804b06a07f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5eb95e2fed843ea8178d1b1d9791172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a99168d9-3016-4f3e-b9f9-0ac537946c9c),volume_type_id=a99168d9-3016-4f3e-b9f9-0ac537946c9c)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:58.587336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7faef8c-e41f-4f6c-a535-d32ded1ca363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:58.606727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7faef8c-e41f-4f6c-a535-d32ded1ca363) transitioned into state 'SUCCESS' from 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='9c119d3c6bfc42ad86cf1804b06a07f6',qos_specs=None,replication_status=,reservations=['efb62cf8-fcc7-4420-8a95-90893f21a8dd','95605ca6-c6fd-4727-a615-fae8f74f3740','7c279561-acae-4ef3-ab55-0fb6b2ca9f16','57be9b74-ae59-4555-9b84-c27b932ac564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5eb95e2fed843ea8178d1b1d9791172',volume_type_id=a99168d9-3016-4f3e-b9f9-0ac537946c9c)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:58.607271 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbdf92c2-e0fd-4054-9a22-92d102cddd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:58.616279 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbdf92c2-e0fd-4054-9a22-92d102cddd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:58.617031 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Flow 'volume_create_api' (aa29770f-db32-4ded-8f65-f325ed3dcb0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:58.617306 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Create volume request issued successfully. Jul 03 18:00:58.617895 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-016b999f-2eb4-471f-a5f6-4116058e0bae tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:58.618377 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1170/4630] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:58 2026] POST /volume/v3/volumes => generated 774 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:00:58.632489 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8e2faed4-d7a4-49c2-ae7b-222d6a776b7a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.634257 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8e2faed4-d7a4-49c2-ae7b-222d6a776b7a tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] GET https://10.4.3.210/volume/v3/volumes/f7d265bd-83c3-4b0d-bf6f-326f1de46e5b Jul 03 18:00:58.634447 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8e2faed4-d7a4-49c2-ae7b-222d6a776b7a tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.634635 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8e2faed4-d7a4-49c2-ae7b-222d6a776b7a tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.642393 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:58.642393 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:58.646402 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8e2faed4-d7a4-49c2-ae7b-222d6a776b7a tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Volume info retrieved successfully. Jul 03 18:00:58.650299 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8e2faed4-d7a4-49c2-ae7b-222d6a776b7a tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes/f7d265bd-83c3-4b0d-bf6f-326f1de46e5b returned with HTTP 200 Jul 03 18:00:58.650692 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1143/4631] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:58 2026] GET /volume/v3/volumes/f7d265bd-83c3-4b0d-bf6f-326f1de46e5b => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:58.655925 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-052ca658-4716-42f6-858f-bb349a3a8daf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.658089 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-052ca658-4716-42f6-858f-bb349a3a8daf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:58.658327 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-052ca658-4716-42f6-858f-bb349a3a8daf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.658638 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-052ca658-4716-42f6-858f-bb349a3a8daf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.658850 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-052ca658-4716-42f6-858f-bb349a3a8daf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:58.663929 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:58.663929 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:58.664651 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-052ca658-4716-42f6-858f-bb349a3a8daf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:58.665300 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1165/4632] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:58 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:58.779734 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e833516f-5f9f-4fd9-be08-0cf9938a823c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.781890 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e833516f-5f9f-4fd9-be08-0cf9938a823c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:58.782116 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e833516f-5f9f-4fd9-be08-0cf9938a823c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.782292 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e833516f-5f9f-4fd9-be08-0cf9938a823c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.782413 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-e833516f-5f9f-4fd9-be08-0cf9938a823c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:58.786986 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:58.786986 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:58.787565 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e833516f-5f9f-4fd9-be08-0cf9938a823c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:58.787938 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1155/4633] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:58 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:58.799208 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cdae177e-7f3e-433e-9c43-33aa1248e6b9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.801614 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cdae177e-7f3e-433e-9c43-33aa1248e6b9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3/export_record Jul 03 18:00:58.801917 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cdae177e-7f3e-433e-9c43-33aa1248e6b9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.802155 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cdae177e-7f3e-433e-9c43-33aa1248e6b9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'export_record' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.802291 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-cdae177e-7f3e-433e-9c43-33aa1248e6b9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Export record for backup c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99940) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 18:00:58.807431 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:58.807431 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:58.808654 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.api [None req-cdae177e-7f3e-433e-9c43-33aa1248e6b9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling RPCAPI with context: , host: np0000004448, backup: c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99940) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 18:00:58.817704 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-cdae177e-7f3e-433e-9c43-33aa1248e6b9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] export_record in rpcapi backup_id c24b7d1d-955c-4067-855c-55c28131dff3 on host np0000004448. {{(pid=99940) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 18:00:58.842257 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3e8c0631-0869-43aa-a9e6-3c0c3928b5bf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:58.843861 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3e8c0631-0869-43aa-a9e6-3c0c3928b5bf tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:58.844042 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3e8c0631-0869-43aa-a9e6-3c0c3928b5bf tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:58.844207 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3e8c0631-0869-43aa-a9e6-3c0c3928b5bf tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:58.844298 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-3e8c0631-0869-43aa-a9e6-3c0c3928b5bf tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:58.848746 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:58.848746 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:58.849456 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3e8c0631-0869-43aa-a9e6-3c0c3928b5bf tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:58.849862 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1144/4634] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:58 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:59.188942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-13a10e0f-a694-4633-bf31-9a3b2cb7a7d5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.190754 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-13a10e0f-a694-4633-bf31-9a3b2cb7a7d5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:00:59.191006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-13a10e0f-a694-4633-bf31-9a3b2cb7a7d5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.191226 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-13a10e0f-a694-4633-bf31-9a3b2cb7a7d5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.191385 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-13a10e0f-a694-4633-bf31-9a3b2cb7a7d5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:59.195523 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:59.195523 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:59.196340 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-13a10e0f-a694-4633-bf31-9a3b2cb7a7d5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:00:59.196741 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1166/4635] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:00:59 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:59.320181 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-cdae177e-7f3e-433e-9c43-33aa1248e6b9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzI0YjdkMWQtOTU1Yy00MDY3LTg1NWMtNTVjMjgxMzFkZmYzIiwgInVzZXJfaWQiOiAiMmNhNmFhYjFiMjY4NDUwMzlmOWEwZTIzMjg1NGU2YTYiLCAicHJvamVjdF9pZCI6ICI0MDRjMGNkNGQ0MTc0ZGJkOTU2NzRhODUwMzBkZDY2NiIsICJ2b2x1bWVfaWQiOiAiMGU3ZGQxNTctOTQxOC00OTcxLWIxNWMtOWJlOGVjOTIxMzk5IiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NzUxODU4NTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTdkZDE1Ny05NDE4LTQ5NzEtYjE1Yy05YmU4ZWM5MjEzOTkvMjAyNjA3MDMxODAwNDMvYXpfbm92YV9iYWNrdXBfYzI0YjdkMWQtOTU1Yy00MDY3LTg1NWMtNTVjMjgxMzFkZmYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxODowMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE4OjAwOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99940) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 18:00:59.320578 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cdae177e-7f3e-433e-9c43-33aa1248e6b9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3/export_record returned with HTTP 200 Jul 03 18:00:59.321074 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1171/4636] 10.4.3.210 () {68 vars in 1430 bytes} [Fri Jul 3 18:00:58 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3/export_record => generated 1424 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:59.329875 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-04414278-4735-4da4-b5e6-30e8e703019f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.331634 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-04414278-4735-4da4-b5e6-30e8e703019f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:00:59.331891 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-04414278-4735-4da4-b5e6-30e8e703019f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.332125 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-04414278-4735-4da4-b5e6-30e8e703019f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.332538 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-04414278-4735-4da4-b5e6-30e8e703019f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:59.336527 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:59.336527 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:59.337160 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-04414278-4735-4da4-b5e6-30e8e703019f tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:00:59.337509 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1156/4637] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:59 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:59.347498 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d83d792c-0120-47ef-acc6-01993ab69108 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.349418 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d83d792c-0120-47ef-acc6-01993ab69108 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] POST https://10.4.3.210/volume/v3/backups/import_record Jul 03 18:00:59.349601 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d83d792c-0120-47ef-acc6-01993ab69108 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGE5MmVjYzEtZjAyMi00YTczLTk3NWItMmYxMzhjNjA3M2M5IiwgInVzZXJfaWQiOiAiMmNhNmFhYjFiMjY4NDUwMzlmOWEwZTIzMjg1NGU2YTYiLCAicHJvamVjdF9pZCI6ICI0MDRjMGNkNGQ0MTc0ZGJkOTU2NzRhODUwMzBkZDY2NiIsICJ2b2x1bWVfaWQiOiAiMGU3ZGQxNTctOTQxOC00OTcxLWIxNWMtOWJlOGVjOTIxMzk5IiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NzUxODU4NTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTdkZDE1Ny05NDE4LTQ5NzEtYjE1Yy05YmU4ZWM5MjEzOTkvMjAyNjA3MDMxODAwNDMvYXpfbm92YV9iYWNrdXBfYzI0YjdkMWQtOTU1Yy00MDY3LTg1NWMtNTVjMjgxMzFkZmYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxODowMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE4OjAwOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:59.350911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-d83d792c-0120-47ef-acc6-01993ab69108 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGE5MmVjYzEtZjAyMi00YTczLTk3NWItMmYxMzhjNjA3M2M5IiwgInVzZXJfaWQiOiAiMmNhNmFhYjFiMjY4NDUwMzlmOWEwZTIzMjg1NGU2YTYiLCAicHJvamVjdF9pZCI6ICI0MDRjMGNkNGQ0MTc0ZGJkOTU2NzRhODUwMzBkZDY2NiIsICJ2b2x1bWVfaWQiOiAiMGU3ZGQxNTctOTQxOC00OTcxLWIxNWMtOWJlOGVjOTIxMzk5IiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NzUxODU4NTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTdkZDE1Ny05NDE4LTQ5NzEtYjE1Yy05YmU4ZWM5MjEzOTkvMjAyNjA3MDMxODAwNDMvYXpfbm92YV9iYWNrdXBfYzI0YjdkMWQtOTU1Yy00MDY3LTg1NWMtNTVjMjgxMzFkZmYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxODowMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE4OjAwOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99943) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 18:00:59.351026 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-d83d792c-0120-47ef-acc6-01993ab69108 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGE5MmVjYzEtZjAyMi00YTczLTk3NWItMmYxMzhjNjA3M2M5IiwgInVzZXJfaWQiOiAiMmNhNmFhYjFiMjY4NDUwMzlmOWEwZTIzMjg1NGU2YTYiLCAicHJvamVjdF9pZCI6ICI0MDRjMGNkNGQ0MTc0ZGJkOTU2NzRhODUwMzBkZDY2NiIsICJ2b2x1bWVfaWQiOiAiMGU3ZGQxNTctOTQxOC00OTcxLWIxNWMtOWJlOGVjOTIxMzk5IiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NzUxODU4NTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTdkZDE1Ny05NDE4LTQ5NzEtYjE1Yy05YmU4ZWM5MjEzOTkvMjAyNjA3MDMxODAwNDMvYXpfbm92YV9iYWNrdXBfYzI0YjdkMWQtOTU1Yy00MDY3LTg1NWMtNTVjMjgxMzFkZmYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxODowMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE4OjAwOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99943) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 18:00:59.351662 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.policy [None req-d83d792c-0120-47ef-acc6-01993ab69108 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'aacd304dba0145bc95bee0eb39dc7768', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '404c0cd4d4174dbd95674a85030dd666', '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=99943) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:00:59.351738 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d83d792c-0120-47ef-acc6-01993ab69108 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] https://10.4.3.210/volume/v3/backups/import_record returned with HTTP 403 Jul 03 18:00:59.352145 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1145/4638] 10.4.3.210 () {70 vars in 1342 bytes} [Fri Jul 3 18:00:59 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 18:00:59.359570 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-720d34bb-a532-45ec-8752-485377c54641 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.361297 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-720d34bb-a532-45ec-8752-485377c54641 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 Jul 03 18:00:59.361501 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-720d34bb-a532-45ec-8752-485377c54641 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.361924 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-720d34bb-a532-45ec-8752-485377c54641 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.361924 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-720d34bb-a532-45ec-8752-485377c54641 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Delete volume with id: 0e7dd157-9418-4971-b15c-9be8ec921399 Jul 03 18:00:59.368725 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:59.368725 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:00:59.369056 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-720d34bb-a532-45ec-8752-485377c54641 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:00:59.385973 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-720d34bb-a532-45ec-8752-485377c54641 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Delete volume request issued successfully. Jul 03 18:00:59.386151 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-720d34bb-a532-45ec-8752-485377c54641 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 returned with HTTP 202 Jul 03 18:00:59.386753 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1167/4639] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:59 2026] DELETE /volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:59.394007 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-68919f46-cfe8-4c32-8aaa-739479c4d0a1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.395756 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-68919f46-cfe8-4c32-8aaa-739479c4d0a1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 Jul 03 18:00:59.395971 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-68919f46-cfe8-4c32-8aaa-739479c4d0a1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.396142 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-68919f46-cfe8-4c32-8aaa-739479c4d0a1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.403171 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:59.403171 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:00:59.406825 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-68919f46-cfe8-4c32-8aaa-739479c4d0a1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:00:59.410693 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-68919f46-cfe8-4c32-8aaa-739479c4d0a1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 returned with HTTP 200 Jul 03 18:00:59.411295 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1172/4640] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:59 2026] GET /volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:00:59.665728 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-efa984d8-57f7-4f3e-a5b2-e1a07017c506 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.667679 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-efa984d8-57f7-4f3e-a5b2-e1a07017c506 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] GET https://10.4.3.210/volume/v3/volumes/f7d265bd-83c3-4b0d-bf6f-326f1de46e5b Jul 03 18:00:59.667963 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-efa984d8-57f7-4f3e-a5b2-e1a07017c506 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.668178 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-efa984d8-57f7-4f3e-a5b2-e1a07017c506 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.676201 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:59.676201 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:59.676336 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5110f5a1-4aa7-4ef8-9a68-a36e7f7ce2fd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.678244 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5110f5a1-4aa7-4ef8-9a68-a36e7f7ce2fd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:00:59.678476 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5110f5a1-4aa7-4ef8-9a68-a36e7f7ce2fd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.678689 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5110f5a1-4aa7-4ef8-9a68-a36e7f7ce2fd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.678766 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5110f5a1-4aa7-4ef8-9a68-a36e7f7ce2fd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:59.680078 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-efa984d8-57f7-4f3e-a5b2-e1a07017c506 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Volume info retrieved successfully. Jul 03 18:00:59.683886 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:59.683886 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:59.684292 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-efa984d8-57f7-4f3e-a5b2-e1a07017c506 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes/f7d265bd-83c3-4b0d-bf6f-326f1de46e5b returned with HTTP 200 Jul 03 18:00:59.684473 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5110f5a1-4aa7-4ef8-9a68-a36e7f7ce2fd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:00:59.684660 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1157/4641] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:59 2026] GET /volume/v3/volumes/f7d265bd-83c3-4b0d-bf6f-326f1de46e5b => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:59.685097 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1146/4642] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:59 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:59.696017 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dcd0e476-28fe-49a2-ad20-5c112fe45756 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.698160 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dcd0e476-28fe-49a2-ad20-5c112fe45756 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] GET https://10.4.3.210/volume/v3/messages Jul 03 18:00:59.698427 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dcd0e476-28fe-49a2-ad20-5c112fe45756 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.698679 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dcd0e476-28fe-49a2-ad20-5c112fe45756 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.702815 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dcd0e476-28fe-49a2-ad20-5c112fe45756 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:00:59.703223 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1168/4643] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:00:59 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 18:00:59.711903 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1c4e12b1-e17b-4292-82f3-a8260656c792 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.713391 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c4e12b1-e17b-4292-82f3-a8260656c792 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] GET https://10.4.3.210/volume/v3/messages Jul 03 18:00:59.713625 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c4e12b1-e17b-4292-82f3-a8260656c792 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.713822 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c4e12b1-e17b-4292-82f3-a8260656c792 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.718453 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c4e12b1-e17b-4292-82f3-a8260656c792 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:00:59.718924 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1173/4644] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:00:59 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 18:00:59.727197 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2f859061-6c8d-45de-9162-bf3c642e0085 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.728876 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2f859061-6c8d-45de-9162-bf3c642e0085 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] DELETE https://10.4.3.210/volume/v3/messages/4b40a27a-eef1-4ca8-8e1c-c7a7f429d867 Jul 03 18:00:59.729070 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2f859061-6c8d-45de-9162-bf3c642e0085 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.729251 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2f859061-6c8d-45de-9162-bf3c642e0085 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.738132 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2f859061-6c8d-45de-9162-bf3c642e0085 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/messages/4b40a27a-eef1-4ca8-8e1c-c7a7f429d867 returned with HTTP 204 Jul 03 18:00:59.738374 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1158/4645] 10.4.3.210 () {68 vars in 1394 bytes} [Fri Jul 3 18:00:59 2026] DELETE /volume/v3/messages/4b40a27a-eef1-4ca8-8e1c-c7a7f429d867 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 18:00:59.744648 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e2031147-de2b-4bba-8b67-a56102361bd8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.746367 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/f7d265bd-83c3-4b0d-bf6f-326f1de46e5b Jul 03 18:00:59.746595 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.746838 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.747015 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Delete volume with id: f7d265bd-83c3-4b0d-bf6f-326f1de46e5b Jul 03 18:00:59.754139 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:59.754139 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:59.754387 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Volume info retrieved successfully. Jul 03 18:00:59.755278 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99943) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 18:00:59.763560 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1149128734 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1149128734, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:59.763815 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1149128734 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1149128734, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:59.771050 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Created reservations ['08434a67-9511-468b-8bb5-31fc04c98a9f', 'ed88343a-6c82-45f2-a425-5436f9b1d23e', 'ad0661ef-2623-4d9c-a3fb-7196d6b562f9', '53d45284-d12a-4677-ad9c-424de032a7c6'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:59.791762 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Delete volume request issued successfully. Jul 03 18:00:59.791969 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e2031147-de2b-4bba-8b67-a56102361bd8 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes/f7d265bd-83c3-4b0d-bf6f-326f1de46e5b returned with HTTP 202 Jul 03 18:00:59.792339 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1147/4646] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:00:59 2026] DELETE /volume/v3/volumes/f7d265bd-83c3-4b0d-bf6f-326f1de46e5b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:59.799786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-49e8f8e4-43f5-4898-b146-36da52837fa1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.801568 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-49e8f8e4-43f5-4898-b146-36da52837fa1 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] DELETE https://10.4.3.210/volume/v3/types/a99168d9-3016-4f3e-b9f9-0ac537946c9c Jul 03 18:00:59.801752 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-49e8f8e4-43f5-4898-b146-36da52837fa1 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.801992 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-49e8f8e4-43f5-4898-b146-36da52837fa1 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.823614 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-49e8f8e4-43f5-4898-b146-36da52837fa1 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/types/a99168d9-3016-4f3e-b9f9-0ac537946c9c returned with HTTP 202 Jul 03 18:00:59.823996 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1169/4647] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:00:59 2026] DELETE /volume/v3/types/a99168d9-3016-4f3e-b9f9-0ac537946c9c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:00:59.833108 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f7022c55-eb3d-4a21-9ed2-b666794245c7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.834820 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f7022c55-eb3d-4a21-9ed2-b666794245c7 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:00:59.835166 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f7022c55-eb3d-4a21-9ed2-b666794245c7 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-550907971", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1555039610", "vendor_name": "tempest-vendor_name-736799783"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:59.849205 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f7022c55-eb3d-4a21-9ed2-b666794245c7 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:00:59.849660 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1174/4648] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:00:59 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:59.857763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.859382 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:00:59.859736 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2006f46f-f687-434e-bc0b-c58c350d31a2", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:00:59.861016 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Create volume request body: {'volume': {'volume_type': '2006f46f-f687-434e-bc0b-c58c350d31a2', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:00:59.861308 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-359bf0e2-9a49-4364-abc6-45c876b3bc46 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:00:59.863168 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-359bf0e2-9a49-4364-abc6-45c876b3bc46 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:00:59.863364 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-359bf0e2-9a49-4364-abc6-45c876b3bc46 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:00:59.863575 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-359bf0e2-9a49-4364-abc6-45c876b3bc46 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:00:59.863672 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-359bf0e2-9a49-4364-abc6-45c876b3bc46 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:00:59.864369 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Create volume of 1 GB Jul 03 18:00:59.864647 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:59.864647 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:00:59.864976 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Availability Zones retrieved successfully. Jul 03 18:00:59.867547 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:00:59.867547 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:00:59.868172 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-359bf0e2-9a49-4364-abc6-45c876b3bc46 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:00:59.868537 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1148/4649] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:00:59 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:00:59.869910 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Flow 'volume_create_api' (c1162562-204c-4ff1-ae14-614d4aca455a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:59.870764 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11d3d77-732e-40b1-96f5-43bff4b00c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:59.871448 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:00:59.888713 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11d3d77-732e-40b1-96f5-43bff4b00c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:01:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1555039610',vendor_name='tempest-vendor_name-736799783'},id=2006f46f-f687-434e-bc0b-c58c350d31a2,is_public=True,name='tempest-ProjectMemberTests-volume-type-550907971',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2006f46f-f687-434e-bc0b-c58c350d31a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:59.889397 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f284804-040b-4e70-b332-09004de1bd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:59.910895 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-550907971 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-550907971, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:59.911142 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-550907971 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-550907971, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:00:59.933420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Created reservations ['0390354d-e3fe-4524-ae87-ee3309aeb7dd', 'cc4b3e11-f131-4762-b374-43ab69b68909', 'aa4694be-f7c4-47c3-8759-2d56b6089889', 'bde116be-0ed8-400c-8733-3a9868279088'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:00:59.934216 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f284804-040b-4e70-b332-09004de1bd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0390354d-e3fe-4524-ae87-ee3309aeb7dd', 'cc4b3e11-f131-4762-b374-43ab69b68909', 'aa4694be-f7c4-47c3-8759-2d56b6089889', 'bde116be-0ed8-400c-8733-3a9868279088']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:59.934881 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fdcc2c3-78c2-4a36-b6a0-e90e257911d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:59.959452 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fdcc2c3-78c2-4a36-b6a0-e90e257911d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '187551ee-1b27-4357-9eed-33af59827b0a', '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='9c119d3c6bfc42ad86cf1804b06a07f6',qos_specs=None,replication_status=,reservations=['0390354d-e3fe-4524-ae87-ee3309aeb7dd','cc4b3e11-f131-4762-b374-43ab69b68909','aa4694be-f7c4-47c3-8759-2d56b6089889','bde116be-0ed8-400c-8733-3a9868279088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5eb95e2fed843ea8178d1b1d9791172',volume_type_id=2006f46f-f687-434e-bc0b-c58c350d31a2), 'volume': Volume(_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-03T18:00:59Z,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=187551ee-1b27-4357-9eed-33af59827b0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c119d3c6bfc42ad86cf1804b06a07f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5eb95e2fed843ea8178d1b1d9791172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2006f46f-f687-434e-bc0b-c58c350d31a2),volume_type_id=2006f46f-f687-434e-bc0b-c58c350d31a2)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:59.960190 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a27d458-cfd3-4e96-b616-4068aa15c9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:59.979744 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a27d458-cfd3-4e96-b616-4068aa15c9a7) transitioned into state 'SUCCESS' from 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='9c119d3c6bfc42ad86cf1804b06a07f6',qos_specs=None,replication_status=,reservations=['0390354d-e3fe-4524-ae87-ee3309aeb7dd','cc4b3e11-f131-4762-b374-43ab69b68909','aa4694be-f7c4-47c3-8759-2d56b6089889','bde116be-0ed8-400c-8733-3a9868279088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5eb95e2fed843ea8178d1b1d9791172',volume_type_id=2006f46f-f687-434e-bc0b-c58c350d31a2)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:59.980470 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22194a09-e8ed-4ae7-8299-cee1a5eaac3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:00:59.989737 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22194a09-e8ed-4ae7-8299-cee1a5eaac3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:00:59.990428 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Flow 'volume_create_api' (c1162562-204c-4ff1-ae14-614d4aca455a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:00:59.990428 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Create volume request issued successfully. Jul 03 18:00:59.990935 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5d9ee111-714d-47bf-ab0b-aa890ddb92e0 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:00:59.991424 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1159/4650] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:00:59 2026] POST /volume/v3/volumes => generated 773 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:00.001409 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4fd41a5d-8def-4c37-867a-872960d0d9c5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:00.003009 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4fd41a5d-8def-4c37-867a-872960d0d9c5 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] GET https://10.4.3.210/volume/v3/volumes/187551ee-1b27-4357-9eed-33af59827b0a Jul 03 18:01:00.003193 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4fd41a5d-8def-4c37-867a-872960d0d9c5 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:00.003362 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4fd41a5d-8def-4c37-867a-872960d0d9c5 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:00.009962 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:00.009962 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:00.013332 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4fd41a5d-8def-4c37-867a-872960d0d9c5 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Volume info retrieved successfully. Jul 03 18:01:00.016719 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4fd41a5d-8def-4c37-867a-872960d0d9c5 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes/187551ee-1b27-4357-9eed-33af59827b0a returned with HTTP 200 Jul 03 18:01:00.017095 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1170/4651] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:00 2026] GET /volume/v3/volumes/187551ee-1b27-4357-9eed-33af59827b0a => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:00.206795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e0e9af47-0137-40e6-9786-eebc2990d69b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:00.209403 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e0e9af47-0137-40e6-9786-eebc2990d69b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:00.209708 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e0e9af47-0137-40e6-9786-eebc2990d69b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:00.210011 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e0e9af47-0137-40e6-9786-eebc2990d69b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:00.210168 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e0e9af47-0137-40e6-9786-eebc2990d69b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:00.215822 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:00.215822 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:00.216684 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e0e9af47-0137-40e6-9786-eebc2990d69b tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:00.217187 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1175/4652] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:00 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:00.424543 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-084db39a-9bc5-4a3a-8f83-6fddcddd889d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:00.426310 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-084db39a-9bc5-4a3a-8f83-6fddcddd889d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 Jul 03 18:01:00.426543 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-084db39a-9bc5-4a3a-8f83-6fddcddd889d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:00.426715 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-084db39a-9bc5-4a3a-8f83-6fddcddd889d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:00.432158 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-084db39a-9bc5-4a3a-8f83-6fddcddd889d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 returned with HTTP 404 Jul 03 18:01:00.432583 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1149/4653] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:00 2026] GET /volume/v3/volumes/0e7dd157-9418-4971-b15c-9be8ec921399 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:00.443066 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b910586a-4370-4cf9-8c4c-95002154a024 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:00.445043 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b910586a-4370-4cf9-8c4c-95002154a024 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] GET https://10.4.3.210/volume/v3/backups Jul 03 18:01:00.445336 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b910586a-4370-4cf9-8c4c-95002154a024 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:00.445607 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b910586a-4370-4cf9-8c4c-95002154a024 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:00.445940 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-b910586a-4370-4cf9-8c4c-95002154a024 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 18:01:00.446213 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:00.446213 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:00.451936 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b910586a-4370-4cf9-8c4c-95002154a024 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] https://10.4.3.210/volume/v3/backups returned with HTTP 200 Jul 03 18:01:00.452320 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1160/4654] 10.4.3.210 () {68 vars in 1277 bytes} [Fri Jul 3 18:01:00 2026] GET /volume/v3/backups => generated 624 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:00.460782 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c9ecbba3-d9f0-4b7d-a520-b33f38beecab None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:00.462405 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c9ecbba3-d9f0-4b7d-a520-b33f38beecab tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] GET https://10.4.3.210/volume/v3/backups?project_id=404c0cd4d4174dbd95674a85030dd666 Jul 03 18:01:00.462620 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c9ecbba3-d9f0-4b7d-a520-b33f38beecab tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:00.462809 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c9ecbba3-d9f0-4b7d-a520-b33f38beecab tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Calling method 'index' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:00.463019 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.api_utils [None req-c9ecbba3-d9f0-4b7d-a520-b33f38beecab tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Removing options 'project_id' from query. {{(pid=99941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 18:01:00.470788 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c9ecbba3-d9f0-4b7d-a520-b33f38beecab tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] https://10.4.3.210/volume/v3/backups?project_id=404c0cd4d4174dbd95674a85030dd666 returned with HTTP 200 Jul 03 18:01:00.470788 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1171/4655] 10.4.3.210 () {68 vars in 1364 bytes} [Fri Jul 3 18:01:00 2026] GET /volume/v3/backups?project_id=404c0cd4d4174dbd95674a85030dd666 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:00.478126 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:00.479870 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:00.480246 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-803409248"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:00.481574 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-803409248'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:00.481689 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Create volume of 1 GB Jul 03 18:01:00.486214 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:00.492027 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Flow 'volume_create_api' (697c4e8e-f834-47a2-ab80-848fd8132db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:00.492882 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba2ccc4-1304-4868-8cda-c20c57d2dfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:00.493596 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:00.515934 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba2ccc4-1304-4868-8cda-c20c57d2dfb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:00.516726 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d8c8373-ca91-4cd4-964a-affa94985738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:00.553280 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Created reservations ['4c8022a6-1c39-48c5-9d59-3973a507d11e', '3d8031fa-b70b-473d-a16a-331ce5db890f', '22485a09-4b1f-442d-a3a9-f8f30884634b', 'a4c881f5-7533-4508-9b62-defabe00e454'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:00.554018 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d8c8373-ca91-4cd4-964a-affa94985738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c8022a6-1c39-48c5-9d59-3973a507d11e', '3d8031fa-b70b-473d-a16a-331ce5db890f', '22485a09-4b1f-442d-a3a9-f8f30884634b', 'a4c881f5-7533-4508-9b62-defabe00e454']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:00.554689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71b9257-737e-4668-992e-c6b766af7b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:00.577199 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71b9257-737e-4668-992e-c6b766af7b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81fdf7e1-2b13-48b2-a248-a62cf41780ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803409248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404c0cd4d4174dbd95674a85030dd666',qos_specs=None,replication_status=,reservations=['4c8022a6-1c39-48c5-9d59-3973a507d11e','3d8031fa-b70b-473d-a16a-331ce5db890f','22485a09-4b1f-442d-a3a9-f8f30884634b','a4c881f5-7533-4508-9b62-defabe00e454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca6aab1b26845039f9a0e232854e6a6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803409248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81fdf7e1-2b13-48b2-a248-a62cf41780ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404c0cd4d4174dbd95674a85030dd666',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ca6aab1b26845039f9a0e232854e6a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:00.578402 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce6414a-231d-4456-b3cd-ab699f35840a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:00.595243 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce6414a-231d-4456-b3cd-ab699f35840a) transitioned into state 'SUCCESS' from state '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-803409248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404c0cd4d4174dbd95674a85030dd666',qos_specs=None,replication_status=,reservations=['4c8022a6-1c39-48c5-9d59-3973a507d11e','3d8031fa-b70b-473d-a16a-331ce5db890f','22485a09-4b1f-442d-a3a9-f8f30884634b','a4c881f5-7533-4508-9b62-defabe00e454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca6aab1b26845039f9a0e232854e6a6',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:00.596066 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10f649e7-514a-45ac-9468-eeae4e735c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:00.605798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10f649e7-514a-45ac-9468-eeae4e735c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:00.606785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Flow 'volume_create_api' (697c4e8e-f834-47a2-ab80-848fd8132db8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:00.607131 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Create volume request issued successfully. Jul 03 18:01:00.607783 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38e7e903-4445-4ef6-9ff1-3c7665c263da tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:00.608369 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1176/4656] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:01:00 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:00.621338 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-eb927536-d357-45e9-818a-a6a5ce3da8c6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:00.622993 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eb927536-d357-45e9-818a-a6a5ce3da8c6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca Jul 03 18:01:00.623207 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eb927536-d357-45e9-818a-a6a5ce3da8c6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:00.623392 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eb927536-d357-45e9-818a-a6a5ce3da8c6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:00.630191 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:00.630191 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:00.633414 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-eb927536-d357-45e9-818a-a6a5ce3da8c6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:01:00.637103 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eb927536-d357-45e9-818a-a6a5ce3da8c6 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca returned with HTTP 200 Jul 03 18:01:00.637427 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1150/4657] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:00 2026] GET /volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:00.693779 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4f0d55a2-8c18-40c2-8330-4b8c6417214d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:00.695737 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f0d55a2-8c18-40c2-8330-4b8c6417214d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:01:00.695949 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f0d55a2-8c18-40c2-8330-4b8c6417214d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:00.696122 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f0d55a2-8c18-40c2-8330-4b8c6417214d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:00.696217 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-4f0d55a2-8c18-40c2-8330-4b8c6417214d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:00.699988 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:00.699988 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:00.700513 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f0d55a2-8c18-40c2-8330-4b8c6417214d tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:01:00.700845 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1161/4658] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:00 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:00.880223 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6abfe198-327c-4516-a751-455f11bbdb3c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:00.882178 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6abfe198-327c-4516-a751-455f11bbdb3c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:00.882377 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6abfe198-327c-4516-a751-455f11bbdb3c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:00.882564 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6abfe198-327c-4516-a751-455f11bbdb3c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:00.882663 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-6abfe198-327c-4516-a751-455f11bbdb3c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:00.886719 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:00.886719 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:00.887085 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6abfe198-327c-4516-a751-455f11bbdb3c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:00.887658 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1172/4659] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:00 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:01.029696 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e21f168f-898c-40bb-a039-5f570fd739ca None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.031740 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e21f168f-898c-40bb-a039-5f570fd739ca tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] GET https://10.4.3.210/volume/v3/volumes/187551ee-1b27-4357-9eed-33af59827b0a Jul 03 18:01:01.031952 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e21f168f-898c-40bb-a039-5f570fd739ca tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.032143 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e21f168f-898c-40bb-a039-5f570fd739ca tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.039795 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:01.039795 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:01.043413 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e21f168f-898c-40bb-a039-5f570fd739ca tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Volume info retrieved successfully. Jul 03 18:01:01.047298 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e21f168f-898c-40bb-a039-5f570fd739ca tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes/187551ee-1b27-4357-9eed-33af59827b0a returned with HTTP 200 Jul 03 18:01:01.047755 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1177/4660] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:01 2026] GET /volume/v3/volumes/187551ee-1b27-4357-9eed-33af59827b0a => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:01.058430 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-961a25c4-896c-403d-9223-4a920b257210 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.060243 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-961a25c4-896c-403d-9223-4a920b257210 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] GET https://10.4.3.210/volume/v3/messages Jul 03 18:01:01.060540 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-961a25c4-896c-403d-9223-4a920b257210 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.060785 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-961a25c4-896c-403d-9223-4a920b257210 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.066334 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-961a25c4-896c-403d-9223-4a920b257210 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:01:01.066809 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1151/4661] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:01:01 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 18:01:01.076599 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-809e044f-b4ec-408b-9505-6f71ce340789 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.078274 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-809e044f-b4ec-408b-9505-6f71ce340789 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] GET https://10.4.3.210/volume/v3/messages/e8574150-16c5-48a5-8ed4-552a8fc1def6 Jul 03 18:01:01.078487 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-809e044f-b4ec-408b-9505-6f71ce340789 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.078685 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-809e044f-b4ec-408b-9505-6f71ce340789 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.082242 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-809e044f-b4ec-408b-9505-6f71ce340789 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-member] https://10.4.3.210/volume/v3/messages/e8574150-16c5-48a5-8ed4-552a8fc1def6 returned with HTTP 200 Jul 03 18:01:01.082622 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1162/4662] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:01 2026] GET /volume/v3/messages/e8574150-16c5-48a5-8ed4-552a8fc1def6 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:01.091903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ffc5038b-d51f-43a7-a2a5-d316a19cb824 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.093413 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ffc5038b-d51f-43a7-a2a5-d316a19cb824 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] DELETE https://10.4.3.210/volume/v3/messages/e8574150-16c5-48a5-8ed4-552a8fc1def6 Jul 03 18:01:01.093602 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ffc5038b-d51f-43a7-a2a5-d316a19cb824 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.093786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ffc5038b-d51f-43a7-a2a5-d316a19cb824 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.104627 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ffc5038b-d51f-43a7-a2a5-d316a19cb824 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/messages/e8574150-16c5-48a5-8ed4-552a8fc1def6 returned with HTTP 204 Jul 03 18:01:01.105012 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1173/4663] 10.4.3.210 () {68 vars in 1394 bytes} [Fri Jul 3 18:01:01 2026] DELETE /volume/v3/messages/e8574150-16c5-48a5-8ed4-552a8fc1def6 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 18:01:01.111610 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-11ba1777-b646-47d4-b715-5ad930a06246 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.113259 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/187551ee-1b27-4357-9eed-33af59827b0a Jul 03 18:01:01.113472 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.113667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.113866 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Delete volume with id: 187551ee-1b27-4357-9eed-33af59827b0a Jul 03 18:01:01.120745 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:01.120745 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:01.121078 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Volume info retrieved successfully. Jul 03 18:01:01.122031 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99940) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 18:01:01.131230 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-550907971 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-550907971, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:01:01.131522 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-550907971 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-550907971, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:01:01.141946 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Created reservations ['338cbceb-b31e-47bf-acda-a630e0ea9eac', '4917067a-c71c-4358-87f5-15d8b9c5cee9', '5d0d6c8e-f02c-4812-8ade-b359cc723e6d', '374c379a-ab94-4f92-89fe-f2fec2e99cdc'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:01.171013 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Delete volume request issued successfully. Jul 03 18:01:01.171236 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-11ba1777-b646-47d4-b715-5ad930a06246 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/volumes/187551ee-1b27-4357-9eed-33af59827b0a returned with HTTP 202 Jul 03 18:01:01.171649 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1178/4664] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:01 2026] DELETE /volume/v3/volumes/187551ee-1b27-4357-9eed-33af59827b0a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:01.182829 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5d0f932c-02af-48f4-8fcf-a082d8b21d88 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.184311 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5d0f932c-02af-48f4-8fcf-a082d8b21d88 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] DELETE https://10.4.3.210/volume/v3/types/2006f46f-f687-434e-bc0b-c58c350d31a2 Jul 03 18:01:01.184480 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5d0f932c-02af-48f4-8fcf-a082d8b21d88 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.184682 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5d0f932c-02af-48f4-8fcf-a082d8b21d88 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.207588 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5d0f932c-02af-48f4-8fcf-a082d8b21d88 tempest-ProjectMemberTests-516874586 tempest-ProjectMemberTests-516874586-project-admin] https://10.4.3.210/volume/v3/types/2006f46f-f687-434e-bc0b-c58c350d31a2 returned with HTTP 202 Jul 03 18:01:01.208042 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1152/4665] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:01:01 2026] DELETE /volume/v3/types/2006f46f-f687-434e-bc0b-c58c350d31a2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:01.227412 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6e55dc8f-57c1-43c8-aa3b-2d39c2d9f7f7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.229479 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6e55dc8f-57c1-43c8-aa3b-2d39c2d9f7f7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:01.229739 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6e55dc8f-57c1-43c8-aa3b-2d39c2d9f7f7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.229981 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6e55dc8f-57c1-43c8-aa3b-2d39c2d9f7f7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.230127 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-6e55dc8f-57c1-43c8-aa3b-2d39c2d9f7f7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:01.234619 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:01.234619 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:01.235450 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6e55dc8f-57c1-43c8-aa3b-2d39c2d9f7f7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:01.235921 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1163/4666] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:01 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:01.651557 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b5b58df5-179c-4c5e-8e2f-04f41d017706 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.653748 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b5b58df5-179c-4c5e-8e2f-04f41d017706 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca Jul 03 18:01:01.654048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b5b58df5-179c-4c5e-8e2f-04f41d017706 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.654258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b5b58df5-179c-4c5e-8e2f-04f41d017706 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.663668 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:01.663668 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:01.667889 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b5b58df5-179c-4c5e-8e2f-04f41d017706 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:01:01.673331 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b5b58df5-179c-4c5e-8e2f-04f41d017706 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca returned with HTTP 200 Jul 03 18:01:01.673955 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1174/4667] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:01 2026] GET /volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:01.685651 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-81992f65-f1ea-41d6-a63d-3294e68e3430 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.687915 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-81992f65-f1ea-41d6-a63d-3294e68e3430 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:01:01.688314 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-81992f65-f1ea-41d6-a63d-3294e68e3430 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81fdf7e1-2b13-48b2-a248-a62cf41780ca", "name": "tempest-type-Backup-1685318163"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:01.690095 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-81992f65-f1ea-41d6-a63d-3294e68e3430 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Creating new backup {'backup': {'volume_id': '81fdf7e1-2b13-48b2-a248-a62cf41780ca', 'name': 'tempest-type-Backup-1685318163'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:01:01.690262 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-81992f65-f1ea-41d6-a63d-3294e68e3430 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Creating backup of volume 81fdf7e1-2b13-48b2-a248-a62cf41780ca in container None Jul 03 18:01:01.699689 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:01.699689 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:01.700223 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-81992f65-f1ea-41d6-a63d-3294e68e3430 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:01:01.711126 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-970db5e4-250b-463f-9d7c-b381173f2fe8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.718946 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-81992f65-f1ea-41d6-a63d-3294e68e3430 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Created reservations ['8a6c9ccf-ab32-435f-9bdf-6fd24c8b3326', '5e50e16c-1778-4335-a918-338e05b00105'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:01.719418 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-970db5e4-250b-463f-9d7c-b381173f2fe8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:01:01.719418 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-970db5e4-250b-463f-9d7c-b381173f2fe8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.719681 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-970db5e4-250b-463f-9d7c-b381173f2fe8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.720911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-970db5e4-250b-463f-9d7c-b381173f2fe8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:01.729528 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:01.729528 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:01.731126 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-970db5e4-250b-463f-9d7c-b381173f2fe8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:01:01.731126 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1153/4668] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:01 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:01.757366 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-81992f65-f1ea-41d6-a63d-3294e68e3430 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:01:01.757898 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1179/4669] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:01:01 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:01.767158 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b0a4e602-eb45-475d-bfed-ae72faca91e1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.771327 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b0a4e602-eb45-475d-bfed-ae72faca91e1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:01.771560 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b0a4e602-eb45-475d-bfed-ae72faca91e1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.771741 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b0a4e602-eb45-475d-bfed-ae72faca91e1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.772658 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-b0a4e602-eb45-475d-bfed-ae72faca91e1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:01.779634 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:01.779634 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:01.780585 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b0a4e602-eb45-475d-bfed-ae72faca91e1 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:01.781143 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1164/4670] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:01 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:01.899188 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-198eefb2-ffbb-4d88-89de-e4d14cdf9c15 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:01.900690 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-198eefb2-ffbb-4d88-89de-e4d14cdf9c15 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:01.900909 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-198eefb2-ffbb-4d88-89de-e4d14cdf9c15 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:01.901070 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-198eefb2-ffbb-4d88-89de-e4d14cdf9c15 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:01.901184 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-198eefb2-ffbb-4d88-89de-e4d14cdf9c15 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:01.906418 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:01.906418 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:01.907220 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-198eefb2-ffbb-4d88-89de-e4d14cdf9c15 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:01.907643 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1175/4671] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:01 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:02.247902 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-29b445f2-d15e-4763-89cd-bd84b9807397 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:02.249903 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-29b445f2-d15e-4763-89cd-bd84b9807397 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:02.250154 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-29b445f2-d15e-4763-89cd-bd84b9807397 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:02.250384 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-29b445f2-d15e-4763-89cd-bd84b9807397 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:02.250533 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-29b445f2-d15e-4763-89cd-bd84b9807397 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:02.254990 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:02.254990 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:02.255837 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-29b445f2-d15e-4763-89cd-bd84b9807397 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:02.256180 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1154/4672] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:02 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:02.742155 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-07652741-c3f6-43fa-992f-85cce39421c2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:02.745295 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-07652741-c3f6-43fa-992f-85cce39421c2 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:01:02.745441 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-07652741-c3f6-43fa-992f-85cce39421c2 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:02.745642 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-07652741-c3f6-43fa-992f-85cce39421c2 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:02.745742 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-07652741-c3f6-43fa-992f-85cce39421c2 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:02.750162 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:02.750162 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:02.750904 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-07652741-c3f6-43fa-992f-85cce39421c2 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:01:02.751288 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1180/4673] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:02 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:02.792919 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-04770cfc-a8bb-4cfb-9412-4d85c1825041 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:02.798799 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-04770cfc-a8bb-4cfb-9412-4d85c1825041 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:02.798799 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-04770cfc-a8bb-4cfb-9412-4d85c1825041 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:02.798799 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-04770cfc-a8bb-4cfb-9412-4d85c1825041 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:02.798995 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-04770cfc-a8bb-4cfb-9412-4d85c1825041 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:02.806442 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:02.806442 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:02.806442 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-04770cfc-a8bb-4cfb-9412-4d85c1825041 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:02.806442 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1165/4674] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:02 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:02.920491 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dd9e4f3a-d50b-40fc-ba9f-0361cdbd6671 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:02.922754 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dd9e4f3a-d50b-40fc-ba9f-0361cdbd6671 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:02.923221 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dd9e4f3a-d50b-40fc-ba9f-0361cdbd6671 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:02.923221 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dd9e4f3a-d50b-40fc-ba9f-0361cdbd6671 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:02.923341 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-dd9e4f3a-d50b-40fc-ba9f-0361cdbd6671 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:02.927648 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:02.927648 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:02.928420 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dd9e4f3a-d50b-40fc-ba9f-0361cdbd6671 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:02.929172 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1176/4675] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:02 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:02.973229 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:03.093696 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:03.094073 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-440345243"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:03.095438 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-440345243'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:03.095574 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Create volume of 1 GB Jul 03 18:01:03.102459 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:03.107645 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Flow 'volume_create_api' (bd78370d-aabe-4a90-be01-f65febed90a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:03.108458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28edf47-6896-432a-8679-ae718ea1b968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:03.109209 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:03.135445 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28edf47-6896-432a-8679-ae718ea1b968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:03.136217 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd2d5a4-dd67-4c72-9a19-34906b208dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:03.194064 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Created reservations ['3b945dad-e87e-48f6-aa5c-8e5df4dc5d7d', '801f7b25-eb31-4a07-9f0a-40600522e0c6', '2c673b9f-44bc-446e-b640-ee5017cf1ece', '8155513c-2f70-47ab-9e1e-f611c9c83d33'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:03.195231 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd2d5a4-dd67-4c72-9a19-34906b208dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b945dad-e87e-48f6-aa5c-8e5df4dc5d7d', '801f7b25-eb31-4a07-9f0a-40600522e0c6', '2c673b9f-44bc-446e-b640-ee5017cf1ece', '8155513c-2f70-47ab-9e1e-f611c9c83d33']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:03.195753 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1050963f-2c4c-4cc2-8dff-0e36d24f8797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:03.225598 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1050963f-2c4c-4cc2-8dff-0e36d24f8797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d5bfdf-ba19-4633-83a9-39885e612211', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-440345243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64606d046fbf490dac6cb245bfeb653d',qos_specs=None,replication_status=,reservations=['3b945dad-e87e-48f6-aa5c-8e5df4dc5d7d','801f7b25-eb31-4a07-9f0a-40600522e0c6','2c673b9f-44bc-446e-b640-ee5017cf1ece','8155513c-2f70-47ab-9e1e-f611c9c83d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d52ead1fb5e4a1b8d26cef20066318d',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-440345243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83d5bfdf-ba19-4633-83a9-39885e612211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64606d046fbf490dac6cb245bfeb653d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d52ead1fb5e4a1b8d26cef20066318d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:03.228818 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92830748-ee12-4948-84c5-4e9d82fba87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:03.244397 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92830748-ee12-4948-84c5-4e9d82fba87d) transitioned into state 'SUCCESS' from state '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-440345243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64606d046fbf490dac6cb245bfeb653d',qos_specs=None,replication_status=,reservations=['3b945dad-e87e-48f6-aa5c-8e5df4dc5d7d','801f7b25-eb31-4a07-9f0a-40600522e0c6','2c673b9f-44bc-446e-b640-ee5017cf1ece','8155513c-2f70-47ab-9e1e-f611c9c83d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d52ead1fb5e4a1b8d26cef20066318d',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:03.245138 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0ed4327-18d1-482f-8bf4-22d48a5b7695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:03.253640 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0ed4327-18d1-482f-8bf4-22d48a5b7695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:03.254544 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Flow 'volume_create_api' (bd78370d-aabe-4a90-be01-f65febed90a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:03.254874 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Create volume request issued successfully. Jul 03 18:01:03.255427 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c5558b04-b074-402f-aaa9-a5269ac88a2b tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:03.255878 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1155/4676] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:01:02 2026] POST /volume/v3/volumes => generated 777 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:03.270735 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e63e416a-7385-4bbb-8636-e1ee97647fc1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:03.272382 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3bfc3afa-d692-461b-8daa-0a9a8d845120 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:03.273755 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3bfc3afa-d692-461b-8daa-0a9a8d845120 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] GET https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 Jul 03 18:01:03.274188 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e63e416a-7385-4bbb-8636-e1ee97647fc1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:03.274347 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e63e416a-7385-4bbb-8636-e1ee97647fc1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:03.274522 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e63e416a-7385-4bbb-8636-e1ee97647fc1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:03.274618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e63e416a-7385-4bbb-8636-e1ee97647fc1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:03.278191 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3bfc3afa-d692-461b-8daa-0a9a8d845120 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:03.278191 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3bfc3afa-d692-461b-8daa-0a9a8d845120 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:03.282533 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:03.282533 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:03.283567 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e63e416a-7385-4bbb-8636-e1ee97647fc1 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:03.284102 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1181/4677] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:03 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:03.293481 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:03.293481 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:03.298716 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3bfc3afa-d692-461b-8daa-0a9a8d845120 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Volume info retrieved successfully. Jul 03 18:01:03.303381 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3bfc3afa-d692-461b-8daa-0a9a8d845120 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 returned with HTTP 200 Jul 03 18:01:03.303869 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1166/4678] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:03 2026] GET /volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:03.761439 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8f6a10f7-2d8c-44fa-bbd3-c80d6161df08 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:03.763234 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8f6a10f7-2d8c-44fa-bbd3-c80d6161df08 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:01:03.763491 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8f6a10f7-2d8c-44fa-bbd3-c80d6161df08 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:03.763719 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8f6a10f7-2d8c-44fa-bbd3-c80d6161df08 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:03.763818 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-8f6a10f7-2d8c-44fa-bbd3-c80d6161df08 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:03.767802 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:03.767802 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:03.768381 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8f6a10f7-2d8c-44fa-bbd3-c80d6161df08 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:01:03.768723 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1177/4679] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:03 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:03.817940 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-733be5ab-1a96-41f8-958e-f0eda9614131 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:03.821044 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-733be5ab-1a96-41f8-958e-f0eda9614131 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:03.821309 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-733be5ab-1a96-41f8-958e-f0eda9614131 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:03.821552 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-733be5ab-1a96-41f8-958e-f0eda9614131 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:03.821688 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-733be5ab-1a96-41f8-958e-f0eda9614131 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:03.828322 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:03.828322 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:03.829179 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-733be5ab-1a96-41f8-958e-f0eda9614131 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:03.829659 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1156/4680] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:03 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:03.939461 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ef2450e9-a83f-48d3-a1b4-a3253277472b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:03.941010 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef2450e9-a83f-48d3-a1b4-a3253277472b tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:03.941181 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ef2450e9-a83f-48d3-a1b4-a3253277472b tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:03.941341 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ef2450e9-a83f-48d3-a1b4-a3253277472b tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:03.941436 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ef2450e9-a83f-48d3-a1b4-a3253277472b tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:03.945231 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:03.945231 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:03.946537 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef2450e9-a83f-48d3-a1b4-a3253277472b tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:03.946537 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1182/4681] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:03 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:04.294690 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-67417a4b-2e26-4296-bb17-c4d16557c51e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:04.296447 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-67417a4b-2e26-4296-bb17-c4d16557c51e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:04.296663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-67417a4b-2e26-4296-bb17-c4d16557c51e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:04.296887 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-67417a4b-2e26-4296-bb17-c4d16557c51e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:04.297003 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-67417a4b-2e26-4296-bb17-c4d16557c51e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:04.301095 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:04.301095 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:04.301969 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-67417a4b-2e26-4296-bb17-c4d16557c51e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:04.302190 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1167/4682] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:04 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:04.319634 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ff54c19e-ee32-4d06-801b-0ee8d875041e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:04.321763 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ff54c19e-ee32-4d06-801b-0ee8d875041e tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] GET https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 Jul 03 18:01:04.322015 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ff54c19e-ee32-4d06-801b-0ee8d875041e tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:04.322236 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ff54c19e-ee32-4d06-801b-0ee8d875041e tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:04.330962 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:04.330962 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:04.335027 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ff54c19e-ee32-4d06-801b-0ee8d875041e tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Volume info retrieved successfully. Jul 03 18:01:04.339462 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ff54c19e-ee32-4d06-801b-0ee8d875041e tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 returned with HTTP 200 Jul 03 18:01:04.339946 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1178/4683] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:04 2026] GET /volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:04.354906 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a05c8e81-9884-4e97-801b-30e2e163cc0c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:04.414401 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a05c8e81-9884-4e97-801b-30e2e163cc0c tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] POST https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211/action Jul 03 18:01:04.414714 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a05c8e81-9884-4e97-801b-30e2e163cc0c tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:01:04.414902 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a05c8e81-9884-4e97-801b-30e2e163cc0c tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:04.423280 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:04.423280 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:04.423854 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a05c8e81-9884-4e97-801b-30e2e163cc0c tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] Volume info retrieved successfully. Jul 03 18:01:04.425012 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.policy [None req-a05c8e81-9884-4e97-801b-30e2e163cc0c tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4575dcd472734cec97f02257a23b962d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64606d046fbf490dac6cb245bfeb653d', '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=99943) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:04.425262 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a05c8e81-9884-4e97-801b-30e2e163cc0c tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211/action returned with HTTP 403 Jul 03 18:01:04.425696 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1157/4684] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 18:01:04 2026] POST /volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211/action => generated 131 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:04.434998 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b54b3a00-2bfa-4dea-84ec-a160917bcab5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:04.436854 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b54b3a00-2bfa-4dea-84ec-a160917bcab5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 Jul 03 18:01:04.437042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b54b3a00-2bfa-4dea-84ec-a160917bcab5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:04.437240 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b54b3a00-2bfa-4dea-84ec-a160917bcab5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:04.437386 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-b54b3a00-2bfa-4dea-84ec-a160917bcab5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Delete volume with id: 83d5bfdf-ba19-4633-83a9-39885e612211 Jul 03 18:01:04.449619 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:04.449619 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:04.450029 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b54b3a00-2bfa-4dea-84ec-a160917bcab5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Volume info retrieved successfully. Jul 03 18:01:04.473636 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b54b3a00-2bfa-4dea-84ec-a160917bcab5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Delete volume request issued successfully. Jul 03 18:01:04.473899 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b54b3a00-2bfa-4dea-84ec-a160917bcab5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 returned with HTTP 202 Jul 03 18:01:04.474349 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1183/4685] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:04 2026] DELETE /volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:04.485557 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ea0c7f0d-3f8f-4477-9970-5e4b91bffbf5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:04.488315 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ea0c7f0d-3f8f-4477-9970-5e4b91bffbf5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] GET https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 Jul 03 18:01:04.488496 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ea0c7f0d-3f8f-4477-9970-5e4b91bffbf5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:04.488682 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ea0c7f0d-3f8f-4477-9970-5e4b91bffbf5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:04.497254 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:04.497254 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:04.501330 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ea0c7f0d-3f8f-4477-9970-5e4b91bffbf5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Volume info retrieved successfully. Jul 03 18:01:04.507184 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ea0c7f0d-3f8f-4477-9970-5e4b91bffbf5 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 returned with HTTP 200 Jul 03 18:01:04.507584 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1168/4686] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:04 2026] GET /volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:04.783333 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-40b18c4c-46a3-4e1e-8e8b-d37500cd47c1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:04.785164 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-40b18c4c-46a3-4e1e-8e8b-d37500cd47c1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:01:04.785344 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-40b18c4c-46a3-4e1e-8e8b-d37500cd47c1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:04.785525 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-40b18c4c-46a3-4e1e-8e8b-d37500cd47c1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:04.785622 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-40b18c4c-46a3-4e1e-8e8b-d37500cd47c1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:04.789423 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:04.789423 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:04.790181 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-40b18c4c-46a3-4e1e-8e8b-d37500cd47c1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:01:04.790513 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1179/4687] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:04 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:04.842186 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e65f8b64-b224-4dbf-98c7-59ec1ae0fe0d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:04.843869 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e65f8b64-b224-4dbf-98c7-59ec1ae0fe0d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:04.844054 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e65f8b64-b224-4dbf-98c7-59ec1ae0fe0d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:04.844254 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e65f8b64-b224-4dbf-98c7-59ec1ae0fe0d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:04.844349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-e65f8b64-b224-4dbf-98c7-59ec1ae0fe0d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:04.848411 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:04.848411 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:04.849017 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e65f8b64-b224-4dbf-98c7-59ec1ae0fe0d tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:04.849368 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1158/4688] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:04 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:04.959251 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a78bc76f-a4c5-483f-8ea5-d4c02c0823f3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:04.961436 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a78bc76f-a4c5-483f-8ea5-d4c02c0823f3 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:04.962249 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a78bc76f-a4c5-483f-8ea5-d4c02c0823f3 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:04.962603 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a78bc76f-a4c5-483f-8ea5-d4c02c0823f3 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:04.962802 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a78bc76f-a4c5-483f-8ea5-d4c02c0823f3 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:04.969878 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:04.969878 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:04.971607 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a78bc76f-a4c5-483f-8ea5-d4c02c0823f3 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:04.972171 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1184/4689] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:04 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:05.312306 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-20727582-9968-403c-835f-13b65eae2042 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:05.316211 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-20727582-9968-403c-835f-13b65eae2042 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:05.316211 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-20727582-9968-403c-835f-13b65eae2042 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:05.316211 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-20727582-9968-403c-835f-13b65eae2042 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:05.316211 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-20727582-9968-403c-835f-13b65eae2042 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:05.326028 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:05.326028 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:05.326028 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-20727582-9968-403c-835f-13b65eae2042 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:05.326028 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1169/4690] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:05 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:05.521780 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-96e0ef08-8ce4-4efc-9248-4249ea10ce00 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:05.523663 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-96e0ef08-8ce4-4efc-9248-4249ea10ce00 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] GET https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 Jul 03 18:01:05.523888 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-96e0ef08-8ce4-4efc-9248-4249ea10ce00 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:05.524099 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-96e0ef08-8ce4-4efc-9248-4249ea10ce00 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:05.530307 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-96e0ef08-8ce4-4efc-9248-4249ea10ce00 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 returned with HTTP 404 Jul 03 18:01:05.530841 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1180/4691] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:05 2026] GET /volume/v3/volumes/83d5bfdf-ba19-4633-83a9-39885e612211 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:05.540659 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:05.542701 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:05.543152 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-779790102"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:05.544793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-779790102'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:05.544923 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Create volume of 1 GB Jul 03 18:01:05.549931 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:05.556029 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Flow 'volume_create_api' (cc4a28db-a3eb-4443-9bfc-41e700e6d835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:05.557275 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddb823a-0342-4fea-9886-606c94440713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:05.558165 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:05.583577 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddb823a-0342-4fea-9886-606c94440713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:05.584427 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98d02a78-e156-4839-bc75-588907c8c65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:05.623698 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Created reservations ['4f5a785b-2a7b-44a6-aef6-7c010e140aed', '8e09ade5-76c7-4219-9dc9-fb5210521779', 'b2a504ac-ec90-4082-975d-db9b8e9b3d4f', 'c0294f66-76fc-4483-9a7f-e4e300a8e9ac'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:05.624454 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98d02a78-e156-4839-bc75-588907c8c65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f5a785b-2a7b-44a6-aef6-7c010e140aed', '8e09ade5-76c7-4219-9dc9-fb5210521779', 'b2a504ac-ec90-4082-975d-db9b8e9b3d4f', 'c0294f66-76fc-4483-9a7f-e4e300a8e9ac']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:05.625374 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd5a82d-9698-478a-9449-ef471444b3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:05.650655 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd5a82d-9698-478a-9449-ef471444b3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bb992ae-67c7-4927-8d17-dec6a2d19508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-779790102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64606d046fbf490dac6cb245bfeb653d',qos_specs=None,replication_status=,reservations=['4f5a785b-2a7b-44a6-aef6-7c010e140aed','8e09ade5-76c7-4219-9dc9-fb5210521779','b2a504ac-ec90-4082-975d-db9b8e9b3d4f','c0294f66-76fc-4483-9a7f-e4e300a8e9ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d52ead1fb5e4a1b8d26cef20066318d',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-779790102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bb992ae-67c7-4927-8d17-dec6a2d19508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64606d046fbf490dac6cb245bfeb653d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d52ead1fb5e4a1b8d26cef20066318d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:05.651350 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6970b214-5b8c-4ecd-9b64-f9863ea95fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:05.667940 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6970b214-5b8c-4ecd-9b64-f9863ea95fff) transitioned into state 'SUCCESS' from state '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-779790102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64606d046fbf490dac6cb245bfeb653d',qos_specs=None,replication_status=,reservations=['4f5a785b-2a7b-44a6-aef6-7c010e140aed','8e09ade5-76c7-4219-9dc9-fb5210521779','b2a504ac-ec90-4082-975d-db9b8e9b3d4f','c0294f66-76fc-4483-9a7f-e4e300a8e9ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d52ead1fb5e4a1b8d26cef20066318d',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:05.668504 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbca3469-cc65-4227-af80-cfc2eb406f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:05.677845 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbca3469-cc65-4227-af80-cfc2eb406f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:05.677845 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Flow 'volume_create_api' (cc4a28db-a3eb-4443-9bfc-41e700e6d835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:05.678070 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Create volume request issued successfully. Jul 03 18:01:05.678546 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-59e34d5f-0b1b-46e4-b51e-41719ef27af4 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:05.679065 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1159/4692] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:01:05 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:05.691959 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c5b8eaf1-4c6a-4520-88b4-5c33abeb4492 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:05.694254 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c5b8eaf1-4c6a-4520-88b4-5c33abeb4492 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] GET https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 Jul 03 18:01:05.694590 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c5b8eaf1-4c6a-4520-88b4-5c33abeb4492 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:05.694870 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c5b8eaf1-4c6a-4520-88b4-5c33abeb4492 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:05.702485 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:05.702485 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:05.706678 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c5b8eaf1-4c6a-4520-88b4-5c33abeb4492 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Volume info retrieved successfully. Jul 03 18:01:05.711098 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c5b8eaf1-4c6a-4520-88b4-5c33abeb4492 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 returned with HTTP 200 Jul 03 18:01:05.711564 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1185/4693] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:05 2026] GET /volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:05.804613 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a9831502-d947-4edc-8fe9-63084ba0569b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:05.806947 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a9831502-d947-4edc-8fe9-63084ba0569b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:01:05.807237 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a9831502-d947-4edc-8fe9-63084ba0569b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:05.807515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a9831502-d947-4edc-8fe9-63084ba0569b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:05.807683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a9831502-d947-4edc-8fe9-63084ba0569b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:05.811997 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:05.811997 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:05.812625 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a9831502-d947-4edc-8fe9-63084ba0569b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:01:05.813018 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1170/4694] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:05 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:05.825075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4bf4f3e6-5ed8-4474-b4f0-91776927a420 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:05.826745 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4bf4f3e6-5ed8-4474-b4f0-91776927a420 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149/action Jul 03 18:01:05.827100 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4bf4f3e6-5ed8-4474-b4f0-91776927a420 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:01:05.827214 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4bf4f3e6-5ed8-4474-b4f0-91776927a420 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:05.828493 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.admin_actions [None req-4bf4f3e6-5ed8-4474-b4f0-91776927a420 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Updating backup '44d72198-5758-4094-8c99-804fcbbbb149' with '{'status': 'error'}' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 18:01:05.835118 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:05.835118 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:05.842527 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-4bf4f3e6-5ed8-4474-b4f0-91776927a420 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] reset_status in rpcapi backup_id 44d72198-5758-4094-8c99-804fcbbbb149 on host np0000004448. {{(pid=99941) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 18:01:05.843788 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4bf4f3e6-5ed8-4474-b4f0-91776927a420 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149/action returned with HTTP 202 Jul 03 18:01:05.844136 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1181/4695] 10.4.3.210 () {70 vars in 1430 bytes} [Fri Jul 3 18:01:05 2026] POST /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:05.852125 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-be664ff2-5a03-4a2e-90fc-7fa15b5d9f0b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:05.853281 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-be664ff2-5a03-4a2e-90fc-7fa15b5d9f0b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 Jul 03 18:01:05.853531 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-be664ff2-5a03-4a2e-90fc-7fa15b5d9f0b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:05.853840 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-be664ff2-5a03-4a2e-90fc-7fa15b5d9f0b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:05.853884 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-be664ff2-5a03-4a2e-90fc-7fa15b5d9f0b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete volume with id: 549eb323-4a8f-4e52-90a1-fcee6c57ae69 Jul 03 18:01:05.861260 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ef56277c-7506-4e33-95e0-d61be5ae2773 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:05.864644 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef56277c-7506-4e33-95e0-d61be5ae2773 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:05.864644 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ef56277c-7506-4e33-95e0-d61be5ae2773 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:05.864644 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ef56277c-7506-4e33-95e0-d61be5ae2773 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:05.864644 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ef56277c-7506-4e33-95e0-d61be5ae2773 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:05.867348 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:05.867348 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:05.867449 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-be664ff2-5a03-4a2e-90fc-7fa15b5d9f0b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:01:05.868124 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:05.868124 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:05.868829 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef56277c-7506-4e33-95e0-d61be5ae2773 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:05.869093 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1186/4696] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:05 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:05.884368 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-be664ff2-5a03-4a2e-90fc-7fa15b5d9f0b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete volume request issued successfully. Jul 03 18:01:05.884563 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-be664ff2-5a03-4a2e-90fc-7fa15b5d9f0b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 returned with HTTP 202 Jul 03 18:01:05.884969 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1160/4697] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:05 2026] DELETE /volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:05.894385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-63540e62-9750-4e24-acc2-410abc62a7e9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:05.896235 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-63540e62-9750-4e24-acc2-410abc62a7e9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 Jul 03 18:01:05.896442 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-63540e62-9750-4e24-acc2-410abc62a7e9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:05.896632 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-63540e62-9750-4e24-acc2-410abc62a7e9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:05.904863 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:05.904863 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:05.912174 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-63540e62-9750-4e24-acc2-410abc62a7e9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:01:05.918276 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-63540e62-9750-4e24-acc2-410abc62a7e9 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 returned with HTTP 200 Jul 03 18:01:05.918732 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1171/4698] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:05 2026] GET /volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:05.982685 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f1e575f2-db03-42d4-93a4-973d6829d8ba None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:05.984806 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f1e575f2-db03-42d4-93a4-973d6829d8ba tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:05.984806 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f1e575f2-db03-42d4-93a4-973d6829d8ba tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:05.984988 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f1e575f2-db03-42d4-93a4-973d6829d8ba tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:05.985781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-f1e575f2-db03-42d4-93a4-973d6829d8ba tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:05.989992 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:05.989992 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:05.990729 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f1e575f2-db03-42d4-93a4-973d6829d8ba tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:05.991129 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1182/4699] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:05 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:06.335235 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-05ce02b2-7d30-442a-bd8e-bdbf77e0dc8f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:06.337792 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-05ce02b2-7d30-442a-bd8e-bdbf77e0dc8f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:06.337792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-05ce02b2-7d30-442a-bd8e-bdbf77e0dc8f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:06.337792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-05ce02b2-7d30-442a-bd8e-bdbf77e0dc8f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:06.337792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-05ce02b2-7d30-442a-bd8e-bdbf77e0dc8f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:06.341935 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:06.341935 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:06.342746 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-05ce02b2-7d30-442a-bd8e-bdbf77e0dc8f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:06.343124 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1187/4700] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:06 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:06.725744 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f66bdce5-4642-44e1-af62-69e255b0df35 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:06.727379 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f66bdce5-4642-44e1-af62-69e255b0df35 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] GET https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 Jul 03 18:01:06.727646 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f66bdce5-4642-44e1-af62-69e255b0df35 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:06.727883 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f66bdce5-4642-44e1-af62-69e255b0df35 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:06.734051 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:06.734051 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:06.737134 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f66bdce5-4642-44e1-af62-69e255b0df35 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Volume info retrieved successfully. Jul 03 18:01:06.740509 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f66bdce5-4642-44e1-af62-69e255b0df35 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 returned with HTTP 200 Jul 03 18:01:06.740908 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1161/4701] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:06 2026] GET /volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:06.752171 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f8f381d4-4c4d-41e3-8af7-b1c913f365a8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:06.753743 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f8f381d4-4c4d-41e3-8af7-b1c913f365a8 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] POST https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508/action Jul 03 18:01:06.754073 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f8f381d4-4c4d-41e3-8af7-b1c913f365a8 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:01:06.754188 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f8f381d4-4c4d-41e3-8af7-b1c913f365a8 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:06.761517 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:06.761517 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:06.761948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.policy [None req-f8f381d4-4c4d-41e3-8af7-b1c913f365a8 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4575dcd472734cec97f02257a23b962d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64606d046fbf490dac6cb245bfeb653d', '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=99942) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:06.762122 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f8f381d4-4c4d-41e3-8af7-b1c913f365a8 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-reader] https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508/action returned with HTTP 403 Jul 03 18:01:06.762542 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1172/4702] 10.4.3.210 () {68 vars in 1390 bytes} [Fri Jul 3 18:01:06 2026] POST /volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:06.768347 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2c9e7f1a-4332-438c-8f8b-ea562fca4d59 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:06.769976 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2c9e7f1a-4332-438c-8f8b-ea562fca4d59 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 Jul 03 18:01:06.770442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2c9e7f1a-4332-438c-8f8b-ea562fca4d59 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:06.770442 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2c9e7f1a-4332-438c-8f8b-ea562fca4d59 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:06.770521 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-2c9e7f1a-4332-438c-8f8b-ea562fca4d59 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Delete volume with id: 8bb992ae-67c7-4927-8d17-dec6a2d19508 Jul 03 18:01:06.776917 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:06.776917 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:06.777190 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2c9e7f1a-4332-438c-8f8b-ea562fca4d59 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Volume info retrieved successfully. Jul 03 18:01:06.792696 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2c9e7f1a-4332-438c-8f8b-ea562fca4d59 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Delete volume request issued successfully. Jul 03 18:01:06.792997 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2c9e7f1a-4332-438c-8f8b-ea562fca4d59 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 returned with HTTP 202 Jul 03 18:01:06.793674 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1183/4703] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:06 2026] DELETE /volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:06.800488 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-df67df14-92ac-428e-9890-cb914c82ba21 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:06.802239 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-df67df14-92ac-428e-9890-cb914c82ba21 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] GET https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 Jul 03 18:01:06.802429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-df67df14-92ac-428e-9890-cb914c82ba21 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:06.802616 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-df67df14-92ac-428e-9890-cb914c82ba21 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:06.808951 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:06.808951 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:06.811889 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-df67df14-92ac-428e-9890-cb914c82ba21 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Volume info retrieved successfully. Jul 03 18:01:06.815266 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-df67df14-92ac-428e-9890-cb914c82ba21 tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 returned with HTTP 200 Jul 03 18:01:06.815619 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1188/4704] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:06 2026] GET /volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:06.881435 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a98b8aae-06b2-4303-a58b-cd21cb7d4a6b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:06.883145 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a98b8aae-06b2-4303-a58b-cd21cb7d4a6b tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:06.883367 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a98b8aae-06b2-4303-a58b-cd21cb7d4a6b tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:06.883558 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a98b8aae-06b2-4303-a58b-cd21cb7d4a6b tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:06.883664 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-a98b8aae-06b2-4303-a58b-cd21cb7d4a6b tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:06.888161 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:06.888161 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:06.888732 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a98b8aae-06b2-4303-a58b-cd21cb7d4a6b tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:06.889136 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1162/4705] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:06 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:06.931082 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-12992635-eb1c-4e3b-aec3-05be6000db53 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:06.935215 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-12992635-eb1c-4e3b-aec3-05be6000db53 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 Jul 03 18:01:06.935360 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-12992635-eb1c-4e3b-aec3-05be6000db53 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:06.935552 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-12992635-eb1c-4e3b-aec3-05be6000db53 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:06.942000 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-12992635-eb1c-4e3b-aec3-05be6000db53 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 returned with HTTP 404 Jul 03 18:01:06.942496 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1173/4706] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:06 2026] GET /volume/v3/volumes/549eb323-4a8f-4e52-90a1-fcee6c57ae69 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:06.951392 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a6230325-18d1-4603-966f-0409a5bbb473 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:06.953325 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] POST https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1/restore Jul 03 18:01:06.953716 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:06.955151 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Restoring backup b22c827c-44c4-4417-b4a0-84522d2b58a1 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99941) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 18:01:06.955273 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Restoring backup b22c827c-44c4-4417-b4a0-84522d2b58a1 to volume None. Jul 03 18:01:06.959289 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:06.959289 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:06.960072 np0000004448 devstack@c-api.service[99941]: INFO cinder.backup.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Creating volume of 1 GB for restore of backup b22c827c-44c4-4417-b4a0-84522d2b58a1. Jul 03 18:01:06.963786 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:06.971323 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Flow 'volume_create_api' (86ee1a34-da41-40c1-8892-237671559d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:06.972736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7018e15e-4981-43c1-b8c3-b2539d86dcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:06.973592 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:06.998928 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7018e15e-4981-43c1-b8c3-b2539d86dcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:06.999626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80369657-8bf1-4f3d-b3ea-accb5bbc46b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:07.001897 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-18e2b2cd-83a1-437e-a1d4-f281a9d00c11 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:07.003650 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-18e2b2cd-83a1-437e-a1d4-f281a9d00c11 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:07.003871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-18e2b2cd-83a1-437e-a1d4-f281a9d00c11 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:07.004049 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-18e2b2cd-83a1-437e-a1d4-f281a9d00c11 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:07.004151 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-18e2b2cd-83a1-437e-a1d4-f281a9d00c11 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:07.008804 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:07.008804 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:07.009421 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-18e2b2cd-83a1-437e-a1d4-f281a9d00c11 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:07.009824 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1189/4707] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:07 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:07.034932 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Created reservations ['b66dd662-9d54-4f38-a160-728d37291c8b', '5479a22d-7692-4cc1-bf46-969343810350', '42fbd056-bf8b-485e-a9c6-2d39b59de6ca', '5c08af11-665a-4486-b847-12fb39769aea'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:07.035797 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80369657-8bf1-4f3d-b3ea-accb5bbc46b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b66dd662-9d54-4f38-a160-728d37291c8b', '5479a22d-7692-4cc1-bf46-969343810350', '42fbd056-bf8b-485e-a9c6-2d39b59de6ca', '5c08af11-665a-4486-b847-12fb39769aea']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:07.036541 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37864f63-4613-4abd-9377-42a840c7cb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:07.066525 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37864f63-4613-4abd-9377-42a840c7cb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '728b891f-05ea-4f5c-8bb3-31e57acfa6cf', '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='cb7a943176c74d09bc53f923999a57b8',qos_specs=None,replication_status=,reservations=['b66dd662-9d54-4f38-a160-728d37291c8b','5479a22d-7692-4cc1-bf46-969343810350','42fbd056-bf8b-485e-a9c6-2d39b59de6ca','5c08af11-665a-4486-b847-12fb39769aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f987b225de7422b84749b3a29c3a8cc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:07Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=728b891f-05ea-4f5c-8bb3-31e57acfa6cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb7a943176c74d09bc53f923999a57b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f987b225de7422b84749b3a29c3a8cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:07.067387 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (296222c0-0935-4218-803c-a00e41a7e400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:07.084861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (296222c0-0935-4218-803c-a00e41a7e400) transitioned into 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='cb7a943176c74d09bc53f923999a57b8',qos_specs=None,replication_status=,reservations=['b66dd662-9d54-4f38-a160-728d37291c8b','5479a22d-7692-4cc1-bf46-969343810350','42fbd056-bf8b-485e-a9c6-2d39b59de6ca','5c08af11-665a-4486-b847-12fb39769aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f987b225de7422b84749b3a29c3a8cc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:07.085703 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e8a90c-cba4-4e82-9655-2fcf1d4d726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:07.096757 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e8a90c-cba4-4e82-9655-2fcf1d4d726e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:07.097675 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Flow 'volume_create_api' (86ee1a34-da41-40c1-8892-237671559d30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:07.098031 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Create volume request issued successfully. Jul 03 18:01:07.106911 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:07.106911 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:07.106911 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:01:07.353509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6ccaa698-63eb-481c-8f0c-cee652d6965f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:07.355866 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6ccaa698-63eb-481c-8f0c-cee652d6965f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:07.356095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6ccaa698-63eb-481c-8f0c-cee652d6965f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:07.356349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6ccaa698-63eb-481c-8f0c-cee652d6965f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:07.356485 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-6ccaa698-63eb-481c-8f0c-cee652d6965f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:07.360906 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:07.360906 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:07.361756 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6ccaa698-63eb-481c-8f0c-cee652d6965f tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:07.362183 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1163/4708] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:07 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:07.828106 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-73d91378-b28c-44d9-bb87-24e196ec2b6f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:07.830285 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73d91378-b28c-44d9-bb87-24e196ec2b6f tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] GET https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 Jul 03 18:01:07.830592 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73d91378-b28c-44d9-bb87-24e196ec2b6f tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:07.830868 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73d91378-b28c-44d9-bb87-24e196ec2b6f tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:07.837631 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73d91378-b28c-44d9-bb87-24e196ec2b6f tempest-ProjectReaderTests-1618080715 tempest-ProjectReaderTests-1618080715-project-admin] https://10.4.3.210/volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 returned with HTTP 404 Jul 03 18:01:07.838189 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1174/4709] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:07 2026] GET /volume/v3/volumes/8bb992ae-67c7-4927-8d17-dec6a2d19508 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:07.901243 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1170e0ab-3d21-4423-85f6-939f451ea4ea None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:07.903577 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1170e0ab-3d21-4423-85f6-939f451ea4ea tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:07.903886 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1170e0ab-3d21-4423-85f6-939f451ea4ea tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:07.904508 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1170e0ab-3d21-4423-85f6-939f451ea4ea tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:07.904508 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-1170e0ab-3d21-4423-85f6-939f451ea4ea tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:07.909694 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:07.909694 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:07.910675 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1170e0ab-3d21-4423-85f6-939f451ea4ea tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:07.911283 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1190/4710] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:07 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:08.019896 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1e8092ca-98b7-4ac3-b405-a1f8206876b8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:08.021634 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1e8092ca-98b7-4ac3-b405-a1f8206876b8 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:08.021845 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1e8092ca-98b7-4ac3-b405-a1f8206876b8 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:08.022029 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1e8092ca-98b7-4ac3-b405-a1f8206876b8 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:08.022120 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-1e8092ca-98b7-4ac3-b405-a1f8206876b8 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:08.026215 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:08.026215 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:08.026848 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1e8092ca-98b7-4ac3-b405-a1f8206876b8 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:08.027177 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1164/4711] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:08 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:08.114130 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:08.114130 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:08.114596 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:01:08.114596 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Checking backup size 1 against volume size 1 {{(pid=99941) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 18:01:08.114703 np0000004448 devstack@c-api.service[99941]: INFO cinder.backup.api [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Overwriting volume 728b891f-05ea-4f5c-8bb3-31e57acfa6cf with restore of backup b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:08.136424 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] restore_backup in rpcapi backup_id b22c827c-44c4-4417-b4a0-84522d2b58a1 {{(pid=99941) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 18:01:08.138827 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a6230325-18d1-4603-966f-0409a5bbb473 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1/restore returned with HTTP 202 Jul 03 18:01:08.139249 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1184/4712] 10.4.3.210 () {70 vars in 1433 bytes} [Fri Jul 3 18:01:06 2026] POST /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1/restore => generated 152 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:08.150764 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8dc07883-658b-4934-9e04-e9ee05c58227 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:08.152591 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8dc07883-658b-4934-9e04-e9ee05c58227 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:08.152810 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8dc07883-658b-4934-9e04-e9ee05c58227 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:08.153140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8dc07883-658b-4934-9e04-e9ee05c58227 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:08.153250 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-8dc07883-658b-4934-9e04-e9ee05c58227 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:08.157407 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:08.157407 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:08.158020 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8dc07883-658b-4934-9e04-e9ee05c58227 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:08.158407 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1175/4713] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:08 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:08.371390 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-38c63f1f-0a21-487c-8fba-7de0d25b77c3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:08.373207 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38c63f1f-0a21-487c-8fba-7de0d25b77c3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:08.373474 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38c63f1f-0a21-487c-8fba-7de0d25b77c3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:08.373652 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38c63f1f-0a21-487c-8fba-7de0d25b77c3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:08.373758 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-38c63f1f-0a21-487c-8fba-7de0d25b77c3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:08.378846 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:08.378846 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:08.379689 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38c63f1f-0a21-487c-8fba-7de0d25b77c3 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:08.380203 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1191/4714] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:08 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:08.922258 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-20e1b7f6-c830-48c7-b961-e8077f6f823e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:08.924001 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-20e1b7f6-c830-48c7-b961-e8077f6f823e tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:08.924221 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-20e1b7f6-c830-48c7-b961-e8077f6f823e tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:08.924424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-20e1b7f6-c830-48c7-b961-e8077f6f823e tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:08.924569 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-20e1b7f6-c830-48c7-b961-e8077f6f823e tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:08.929190 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:08.929190 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:08.929968 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-20e1b7f6-c830-48c7-b961-e8077f6f823e tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:08.930420 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1165/4715] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:08 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.036645 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-de5695e5-d847-44ac-bfbf-929450de1fbd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.038606 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-de5695e5-d847-44ac-bfbf-929450de1fbd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:09.038864 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-de5695e5-d847-44ac-bfbf-929450de1fbd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.039058 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-de5695e5-d847-44ac-bfbf-929450de1fbd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.039163 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-de5695e5-d847-44ac-bfbf-929450de1fbd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:09.043699 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:09.043699 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:09.044304 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-de5695e5-d847-44ac-bfbf-929450de1fbd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:09.044933 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1185/4716] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.054176 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-17c127ad-c257-4325-b381-ac4797d1c3f8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.168715 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a6a368ed-44e4-45d0-841b-22cf0a085483 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.169550 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-17c127ad-c257-4325-b381-ac4797d1c3f8 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-member] PUT https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:09.169912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-17c127ad-c257-4325-b381-ac4797d1c3f8 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.173001 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a6a368ed-44e4-45d0-841b-22cf0a085483 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:09.173183 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a6a368ed-44e4-45d0-841b-22cf0a085483 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.173342 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a6a368ed-44e4-45d0-841b-22cf0a085483 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.173457 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a6a368ed-44e4-45d0-841b-22cf0a085483 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:09.175145 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:09.175145 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:09.177079 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:09.177079 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:09.177629 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a6a368ed-44e4-45d0-841b-22cf0a085483 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:09.177990 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1192/4717] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.181963 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-17c127ad-c257-4325-b381-ac4797d1c3f8 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-member] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:09.182300 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1176/4718] 10.4.3.210 () {70 vars in 1408 bytes} [Fri Jul 3 18:01:09 2026] PUT /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 314 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.189398 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2bb7599f-de7f-462d-85d6-d9cb5e814f83 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.191110 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2bb7599f-de7f-462d-85d6-d9cb5e814f83 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:09.191313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2bb7599f-de7f-462d-85d6-d9cb5e814f83 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.191499 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2bb7599f-de7f-462d-85d6-d9cb5e814f83 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.191603 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-2bb7599f-de7f-462d-85d6-d9cb5e814f83 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:09.195356 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:09.195356 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:09.195917 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2bb7599f-de7f-462d-85d6-d9cb5e814f83 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:09.196231 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1166/4719] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.204593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1de72703-3330-4d71-b1b9-98abedc818ef None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.207144 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1de72703-3330-4d71-b1b9-98abedc818ef tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] DELETE https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:09.207344 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1de72703-3330-4d71-b1b9-98abedc818ef tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.207537 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1de72703-3330-4d71-b1b9-98abedc818ef tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.207636 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-1de72703-3330-4d71-b1b9-98abedc818ef tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Delete backup with id: 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. Jul 03 18:01:09.214201 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:09.214201 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:09.223586 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-1de72703-3330-4d71-b1b9-98abedc818ef tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] delete_backup rpcapi backup_id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c {{(pid=99941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:09.225238 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1de72703-3330-4d71-b1b9-98abedc818ef tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 202 Jul 03 18:01:09.225910 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1186/4720] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:09 2026] DELETE /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:09.233650 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-724f8b6f-86a2-4e14-9703-818efaa84e9c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.235304 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-724f8b6f-86a2-4e14-9703-818efaa84e9c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:09.235508 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-724f8b6f-86a2-4e14-9703-818efaa84e9c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.235685 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-724f8b6f-86a2-4e14-9703-818efaa84e9c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.235815 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-724f8b6f-86a2-4e14-9703-818efaa84e9c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:09.240269 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:09.240269 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:09.241046 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-724f8b6f-86a2-4e14-9703-818efaa84e9c tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 200 Jul 03 18:01:09.241495 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1193/4721] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.349465 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2ef91def-7b82-456f-849c-83f032971366 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.392244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bc553972-b775-4108-a8e5-0b2e57f0e18d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.395151 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bc553972-b775-4108-a8e5-0b2e57f0e18d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:09.395314 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bc553972-b775-4108-a8e5-0b2e57f0e18d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.395498 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bc553972-b775-4108-a8e5-0b2e57f0e18d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.395595 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-bc553972-b775-4108-a8e5-0b2e57f0e18d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:09.402737 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:09.402737 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:09.403515 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bc553972-b775-4108-a8e5-0b2e57f0e18d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:09.404070 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1167/4722] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.412206 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ef91def-7b82-456f-849c-83f032971366 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:01:09.412528 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ef91def-7b82-456f-849c-83f032971366 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-685341895", "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=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.426509 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ef91def-7b82-456f-849c-83f032971366 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:01:09.426896 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1177/4723] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types => generated 379 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.435396 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-885602a5-9f19-4d0d-835f-2b4dc89e586f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.437404 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-885602a5-9f19-4d0d-835f-2b4dc89e586f tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] POST https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption Jul 03 18:01:09.437738 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-885602a5-9f19-4d0d-835f-2b4dc89e586f tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.454645 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-885602a5-9f19-4d0d-835f-2b4dc89e586f tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption returned with HTTP 200 Jul 03 18:01:09.455186 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1187/4724] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.462653 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-114ce986-b5e3-4b05-b20d-c42c21705137 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.464328 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-114ce986-b5e3-4b05-b20d-c42c21705137 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:01:09.464689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-114ce986-b5e3-4b05-b20d-c42c21705137 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1133589569", "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=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.481107 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-114ce986-b5e3-4b05-b20d-c42c21705137 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:01:09.481463 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1194/4725] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.490049 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ae3206b2-7d70-4f97-b771-c312ce8de729 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.605445 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae3206b2-7d70-4f97-b771-c312ce8de729 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] POST https://10.4.3.210/volume/v3/types/9fbd8cbb-04bc-4931-824c-dc4884d312f9/encryption Jul 03 18:01:09.605777 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ae3206b2-7d70-4f97-b771-c312ce8de729 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.607674 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.policy [None req-ae3206b2-7d70-4f97-b771-c312ce8de729 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99943) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.607872 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae3206b2-7d70-4f97-b771-c312ce8de729 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/9fbd8cbb-04bc-4931-824c-dc4884d312f9/encryption returned with HTTP 403 Jul 03 18:01:09.608253 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1168/4726] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types/9fbd8cbb-04bc-4931-824c-dc4884d312f9/encryption => generated 127 bytes in 119 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.615849 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-78e90a80-06d5-460a-979f-e897c4933500 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.618674 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78e90a80-06d5-460a-979f-e897c4933500 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:01:09.618967 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78e90a80-06d5-460a-979f-e897c4933500 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-240537615", "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=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.635886 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78e90a80-06d5-460a-979f-e897c4933500 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:01:09.636332 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1178/4727] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.643665 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1426f1c9-f38e-46ee-a9d2-24e9f45cc9e2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.645422 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1426f1c9-f38e-46ee-a9d2-24e9f45cc9e2 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] POST https://10.4.3.210/volume/v3/types/4c69eb48-4594-491f-80e2-4c6f39741fa6/extra_specs Jul 03 18:01:09.645794 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1426f1c9-f38e-46ee-a9d2-24e9f45cc9e2 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.647811 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-1426f1c9-f38e-46ee-a9d2-24e9f45cc9e2 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.648017 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1426f1c9-f38e-46ee-a9d2-24e9f45cc9e2 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/4c69eb48-4594-491f-80e2-4c6f39741fa6/extra_specs returned with HTTP 403 Jul 03 18:01:09.648635 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1188/4728] 10.4.3.210 () {68 vars in 1399 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types/4c69eb48-4594-491f-80e2-4c6f39741fa6/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.655336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2e3d59ac-76e1-4d80-ac12-c82193b24003 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.657123 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2e3d59ac-76e1-4d80-ac12-c82193b24003 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] PUT https://10.4.3.210/volume/v3/types/4c69eb48-4594-491f-80e2-4c6f39741fa6/extra_specs/key2 Jul 03 18:01:09.657442 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2e3d59ac-76e1-4d80-ac12-c82193b24003 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.659209 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-2e3d59ac-76e1-4d80-ac12-c82193b24003 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.659384 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2e3d59ac-76e1-4d80-ac12-c82193b24003 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/4c69eb48-4594-491f-80e2-4c6f39741fa6/extra_specs/key2 returned with HTTP 403 Jul 03 18:01:09.659784 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1195/4729] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 18:01:09 2026] PUT /volume/v3/types/4c69eb48-4594-491f-80e2-4c6f39741fa6/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.667932 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3d2301fb-4dc5-4b23-860d-242a862c7d75 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.669982 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3d2301fb-4dc5-4b23-860d-242a862c7d75 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] POST https://10.4.3.210/volume/v3/types Jul 03 18:01:09.670288 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3d2301fb-4dc5-4b23-860d-242a862c7d75 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.672430 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.policy [None req-3d2301fb-4dc5-4b23-860d-242a862c7d75 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99943) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.672710 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3d2301fb-4dc5-4b23-860d-242a862c7d75 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types returned with HTTP 403 Jul 03 18:01:09.673095 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1169/4730] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.680211 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9bbd2408-0a1b-4465-a811-d9583539c222 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.682012 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9bbd2408-0a1b-4465-a811-d9583539c222 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:01:09.682401 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9bbd2408-0a1b-4465-a811-d9583539c222 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-536903731", "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=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.699124 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9bbd2408-0a1b-4465-a811-d9583539c222 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:01:09.699499 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1179/4731] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.707040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d3b95028-4a65-46ed-ae31-bd1dfe8bcf7f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.708638 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3b95028-4a65-46ed-ae31-bd1dfe8bcf7f tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] POST https://10.4.3.210/volume/v3/types/c6db3384-be50-42c4-a0b9-54928e1d543e/encryption Jul 03 18:01:09.708959 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d3b95028-4a65-46ed-ae31-bd1dfe8bcf7f tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.722556 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3b95028-4a65-46ed-ae31-bd1dfe8bcf7f tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types/c6db3384-be50-42c4-a0b9-54928e1d543e/encryption returned with HTTP 200 Jul 03 18:01:09.722943 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1189/4732] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types/c6db3384-be50-42c4-a0b9-54928e1d543e/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.730531 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c72d92b1-43f3-4f19-acd2-a21062ff70e6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.732325 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c72d92b1-43f3-4f19-acd2-a21062ff70e6 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] DELETE https://10.4.3.210/volume/v3/types/c6db3384-be50-42c4-a0b9-54928e1d543e/encryption/dc7f5053-60e6-481f-8fdd-7644039e4546 Jul 03 18:01:09.732528 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c72d92b1-43f3-4f19-acd2-a21062ff70e6 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.732708 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c72d92b1-43f3-4f19-acd2-a21062ff70e6 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.733313 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-c72d92b1-43f3-4f19-acd2-a21062ff70e6 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.733499 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c72d92b1-43f3-4f19-acd2-a21062ff70e6 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/c6db3384-be50-42c4-a0b9-54928e1d543e/encryption/dc7f5053-60e6-481f-8fdd-7644039e4546 returned with HTTP 403 Jul 03 18:01:09.733893 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1196/4733] 10.4.3.210 () {66 vars in 1489 bytes} [Fri Jul 3 18:01:09 2026] DELETE /volume/v3/types/c6db3384-be50-42c4-a0b9-54928e1d543e/encryption/dc7f5053-60e6-481f-8fdd-7644039e4546 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.740890 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-50c79851-a7a0-4814-b2ff-69aca1946503 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.742551 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-50c79851-a7a0-4814-b2ff-69aca1946503 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:01:09.742885 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-50c79851-a7a0-4814-b2ff-69aca1946503 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-360076632", "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=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.758298 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-50c79851-a7a0-4814-b2ff-69aca1946503 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:01:09.758668 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1170/4734] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.766907 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cee324b4-664b-49f5-88ee-1a5afcee119d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.768852 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cee324b4-664b-49f5-88ee-1a5afcee119d tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] DELETE https://10.4.3.210/volume/v3/types/4c3cdd9c-3dd7-40b7-a4fb-d74cfcb28e76/extra_specs/key1 Jul 03 18:01:09.769040 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cee324b4-664b-49f5-88ee-1a5afcee119d tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.769212 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cee324b4-664b-49f5-88ee-1a5afcee119d tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.773735 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.policy [None req-cee324b4-664b-49f5-88ee-1a5afcee119d tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99942) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.773933 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cee324b4-664b-49f5-88ee-1a5afcee119d tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/4c3cdd9c-3dd7-40b7-a4fb-d74cfcb28e76/extra_specs/key1 returned with HTTP 403 Jul 03 18:01:09.774331 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1180/4735] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 18:01:09 2026] DELETE /volume/v3/types/4c3cdd9c-3dd7-40b7-a4fb-d74cfcb28e76/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.780840 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9982ef1a-96b8-479c-b644-abb1b323aa3e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.782347 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9982ef1a-96b8-479c-b644-abb1b323aa3e tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:01:09.782677 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9982ef1a-96b8-479c-b644-abb1b323aa3e tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-34826229", "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=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.796492 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9982ef1a-96b8-479c-b644-abb1b323aa3e tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:01:09.796862 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1190/4736] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:01:09 2026] POST /volume/v3/types => generated 378 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.804622 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-35a09e48-1560-43f7-a169-5aa323eb2af5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.806753 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-35a09e48-1560-43f7-a169-5aa323eb2af5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] DELETE https://10.4.3.210/volume/v3/types/b66a8d5f-249a-4bcc-a292-4f7a04668049 Jul 03 18:01:09.806995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-35a09e48-1560-43f7-a169-5aa323eb2af5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.807216 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-35a09e48-1560-43f7-a169-5aa323eb2af5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.807930 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-35a09e48-1560-43f7-a169-5aa323eb2af5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.808120 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-35a09e48-1560-43f7-a169-5aa323eb2af5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/b66a8d5f-249a-4bcc-a292-4f7a04668049 returned with HTTP 403 Jul 03 18:01:09.808569 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1197/4737] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:01:09 2026] DELETE /volume/v3/types/b66a8d5f-249a-4bcc-a292-4f7a04668049 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.814536 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-84ba59a3-c21c-4eaa-988b-47cd47bd0aa1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.816113 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-84ba59a3-c21c-4eaa-988b-47cd47bd0aa1 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] GET https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs Jul 03 18:01:09.816274 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-84ba59a3-c21c-4eaa-988b-47cd47bd0aa1 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.816450 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-84ba59a3-c21c-4eaa-988b-47cd47bd0aa1 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.822916 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-84ba59a3-c21c-4eaa-988b-47cd47bd0aa1 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs returned with HTTP 200 Jul 03 18:01:09.823215 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1171/4738] 10.4.3.210 () {66 vars in 1378 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.830146 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-976060d6-ac0b-4484-8f4a-cfe56a468bb3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.831677 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-976060d6-ac0b-4484-8f4a-cfe56a468bb3 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] GET https://10.4.3.210/volume/v3/types Jul 03 18:01:09.831864 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-976060d6-ac0b-4484-8f4a-cfe56a468bb3 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.832048 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-976060d6-ac0b-4484-8f4a-cfe56a468bb3 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.832626 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-976060d6-ac0b-4484-8f4a-cfe56a468bb3 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Removing options '' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 18:01:09.853005 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-976060d6-ac0b-4484-8f4a-cfe56a468bb3 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:01:09.853370 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1181/4739] 10.4.3.210 () {66 vars in 1231 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/types => generated 2383 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:09.863307 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bf03f36e-f4c0-4a12-9912-ac45daaa4984 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.864960 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf03f36e-f4c0-4a12-9912-ac45daaa4984 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] GET https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption/cipher Jul 03 18:01:09.865128 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf03f36e-f4c0-4a12-9912-ac45daaa4984 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.865298 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf03f36e-f4c0-4a12-9912-ac45daaa4984 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.865935 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-bf03f36e-f4c0-4a12-9912-ac45daaa4984 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.866096 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf03f36e-f4c0-4a12-9912-ac45daaa4984 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption/cipher returned with HTTP 403 Jul 03 18:01:09.866494 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1191/4740] 10.4.3.210 () {66 vars in 1396 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.874690 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3cbb8ee3-9060-41bc-87f3-a56d6bb495b5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.876624 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3cbb8ee3-9060-41bc-87f3-a56d6bb495b5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] GET https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption Jul 03 18:01:09.876823 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3cbb8ee3-9060-41bc-87f3-a56d6bb495b5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.877032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3cbb8ee3-9060-41bc-87f3-a56d6bb495b5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.877822 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-3cbb8ee3-9060-41bc-87f3-a56d6bb495b5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.877990 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3cbb8ee3-9060-41bc-87f3-a56d6bb495b5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption returned with HTTP 403 Jul 03 18:01:09.878346 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1198/4741] 10.4.3.210 () {66 vars in 1375 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.886119 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-94813de1-81f0-42d4-9072-1d625a682408 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.887735 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-94813de1-81f0-42d4-9072-1d625a682408 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] GET https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs/multiattach Jul 03 18:01:09.887927 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-94813de1-81f0-42d4-9072-1d625a682408 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.888095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-94813de1-81f0-42d4-9072-1d625a682408 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.894632 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-94813de1-81f0-42d4-9072-1d625a682408 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs/multiattach returned with HTTP 200 Jul 03 18:01:09.894970 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1172/4742] 10.4.3.210 () {66 vars in 1414 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 18:01:09.901248 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7a4a07a1-360d-4be3-98fa-455f79625362 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.902910 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a4a07a1-360d-4be3-98fa-455f79625362 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] GET https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs/volume_backend_name Jul 03 18:01:09.903079 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a4a07a1-360d-4be3-98fa-455f79625362 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.903250 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7a4a07a1-360d-4be3-98fa-455f79625362 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.909655 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7a4a07a1-360d-4be3-98fa-455f79625362 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 18:01:09.910061 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1182/4743] 10.4.3.210 () {66 vars in 1438 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.916824 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-258e22b4-bb3d-4cb8-8318-3b2290f44fc9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.918328 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-258e22b4-bb3d-4cb8-8318-3b2290f44fc9 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] GET https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de Jul 03 18:01:09.918511 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-258e22b4-bb3d-4cb8-8318-3b2290f44fc9 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.918679 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-258e22b4-bb3d-4cb8-8318-3b2290f44fc9 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.924328 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-258e22b4-bb3d-4cb8-8318-3b2290f44fc9 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de returned with HTTP 200 Jul 03 18:01:09.924682 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1192/4744] 10.4.3.210 () {66 vars in 1342 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de => generated 317 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.933210 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0b03db2c-9ab9-43a9-a2e2-2c7a832b55d5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.934869 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0b03db2c-9ab9-43a9-a2e2-2c7a832b55d5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] PUT https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption/eef57f42-5404-49d8-a5b1-d7e3eb40245d Jul 03 18:01:09.935168 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0b03db2c-9ab9-43a9-a2e2-2c7a832b55d5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.937203 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-0b03db2c-9ab9-43a9-a2e2-2c7a832b55d5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.937367 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0b03db2c-9ab9-43a9-a2e2-2c7a832b55d5 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption/eef57f42-5404-49d8-a5b1-d7e3eb40245d returned with HTTP 403 Jul 03 18:01:09.937761 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1199/4745] 10.4.3.210 () {68 vars in 1506 bytes} [Fri Jul 3 18:01:09 2026] PUT /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/encryption/eef57f42-5404-49d8-a5b1-d7e3eb40245d => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.941292 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d388f6b2-4ab0-47d2-b02a-428cf6c52a48 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.943186 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d388f6b2-4ab0-47d2-b02a-428cf6c52a48 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:09.943361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d388f6b2-4ab0-47d2-b02a-428cf6c52a48 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.943541 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d388f6b2-4ab0-47d2-b02a-428cf6c52a48 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:09.943695 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d388f6b2-4ab0-47d2-b02a-428cf6c52a48 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:09.944846 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4bdb5a8b-057d-4457-baf5-0ceeaa8e1242 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.946544 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4bdb5a8b-057d-4457-baf5-0ceeaa8e1242 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] PUT https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs/key1 Jul 03 18:01:09.946883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4bdb5a8b-057d-4457-baf5-0ceeaa8e1242 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.947495 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:09.947495 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:09.948043 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d388f6b2-4ab0-47d2-b02a-428cf6c52a48 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:09.948346 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1173/4746] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:09 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:09.949037 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.policy [None req-4bdb5a8b-057d-4457-baf5-0ceeaa8e1242 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99942) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.949248 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4bdb5a8b-057d-4457-baf5-0ceeaa8e1242 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs/key1 returned with HTTP 403 Jul 03 18:01:09.949642 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1183/4747] 10.4.3.210 () {68 vars in 1413 bytes} [Fri Jul 3 18:01:09 2026] PUT /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.956074 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a2b7d165-7af2-4a5e-bd78-3f6cc8155e7d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.957502 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a2b7d165-7af2-4a5e-bd78-3f6cc8155e7d tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] PUT https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de Jul 03 18:01:09.957806 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a2b7d165-7af2-4a5e-bd78-3f6cc8155e7d tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:09.959358 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-a2b7d165-7af2-4a5e-bd78-3f6cc8155e7d tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '16fc05f0f9544683941c7e663cf4b5a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1aa2e30cfe9f46519caa699944bb214c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:09.959529 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a2b7d165-7af2-4a5e-bd78-3f6cc8155e7d tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-member] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de returned with HTTP 403 Jul 03 18:01:09.959908 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1193/4748] 10.4.3.210 () {68 vars in 1362 bytes} [Fri Jul 3 18:01:09 2026] PUT /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:09.966074 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7d601c3a-18cc-4139-ace9-8e2e63d06855 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:09.967858 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7d601c3a-18cc-4139-ace9-8e2e63d06855 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] DELETE https://10.4.3.210/volume/v3/types/b66a8d5f-249a-4bcc-a292-4f7a04668049 Jul 03 18:01:09.968035 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7d601c3a-18cc-4139-ace9-8e2e63d06855 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:09.968214 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7d601c3a-18cc-4139-ace9-8e2e63d06855 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.005369 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7d601c3a-18cc-4139-ace9-8e2e63d06855 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types/b66a8d5f-249a-4bcc-a292-4f7a04668049 returned with HTTP 202 Jul 03 18:01:10.005939 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1200/4749] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:01:09 2026] DELETE /volume/v3/types/b66a8d5f-249a-4bcc-a292-4f7a04668049 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:10.012062 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9cbeddde-6fdc-4f93-aea4-146e1c9306e4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.014273 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9cbeddde-6fdc-4f93-aea4-146e1c9306e4 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] DELETE https://10.4.3.210/volume/v3/types/4c3cdd9c-3dd7-40b7-a4fb-d74cfcb28e76 Jul 03 18:01:10.014273 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9cbeddde-6fdc-4f93-aea4-146e1c9306e4 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.014381 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9cbeddde-6fdc-4f93-aea4-146e1c9306e4 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.043053 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9cbeddde-6fdc-4f93-aea4-146e1c9306e4 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types/4c3cdd9c-3dd7-40b7-a4fb-d74cfcb28e76 returned with HTTP 202 Jul 03 18:01:10.043714 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1174/4750] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:01:10 2026] DELETE /volume/v3/types/4c3cdd9c-3dd7-40b7-a4fb-d74cfcb28e76 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:10.053210 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0a78abf0-f300-4fcb-a6e7-f173f4681a45 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.055062 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0a78abf0-f300-4fcb-a6e7-f173f4681a45 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] DELETE https://10.4.3.210/volume/v3/types/c6db3384-be50-42c4-a0b9-54928e1d543e Jul 03 18:01:10.055062 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0a78abf0-f300-4fcb-a6e7-f173f4681a45 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.056373 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0a78abf0-f300-4fcb-a6e7-f173f4681a45 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.079196 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0a78abf0-f300-4fcb-a6e7-f173f4681a45 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types/c6db3384-be50-42c4-a0b9-54928e1d543e returned with HTTP 202 Jul 03 18:01:10.079349 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1184/4751] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:01:10 2026] DELETE /volume/v3/types/c6db3384-be50-42c4-a0b9-54928e1d543e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:10.085822 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e40aa561-af6d-455f-b569-e218efd4c35e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.087343 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e40aa561-af6d-455f-b569-e218efd4c35e tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] DELETE https://10.4.3.210/volume/v3/types/4c69eb48-4594-491f-80e2-4c6f39741fa6 Jul 03 18:01:10.087873 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e40aa561-af6d-455f-b569-e218efd4c35e tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.087873 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e40aa561-af6d-455f-b569-e218efd4c35e tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Calling method '_delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.108848 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e40aa561-af6d-455f-b569-e218efd4c35e tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types/4c69eb48-4594-491f-80e2-4c6f39741fa6 returned with HTTP 202 Jul 03 18:01:10.108848 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1194/4752] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:01:10 2026] DELETE /volume/v3/types/4c69eb48-4594-491f-80e2-4c6f39741fa6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:10.116755 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-45ed6793-dab5-4bfd-bf20-297d03752934 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.118383 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-45ed6793-dab5-4bfd-bf20-297d03752934 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] DELETE https://10.4.3.210/volume/v3/types/9fbd8cbb-04bc-4931-824c-dc4884d312f9 Jul 03 18:01:10.118556 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-45ed6793-dab5-4bfd-bf20-297d03752934 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.118740 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-45ed6793-dab5-4bfd-bf20-297d03752934 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.138858 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-45ed6793-dab5-4bfd-bf20-297d03752934 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types/9fbd8cbb-04bc-4931-824c-dc4884d312f9 returned with HTTP 202 Jul 03 18:01:10.139274 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1201/4753] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:01:10 2026] DELETE /volume/v3/types/9fbd8cbb-04bc-4931-824c-dc4884d312f9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:10.145844 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1a57fbe8-e431-4255-a86b-22bc1bfcb656 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.147546 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1a57fbe8-e431-4255-a86b-22bc1bfcb656 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] DELETE https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de Jul 03 18:01:10.147765 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1a57fbe8-e431-4255-a86b-22bc1bfcb656 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.147995 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1a57fbe8-e431-4255-a86b-22bc1bfcb656 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.171690 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1a57fbe8-e431-4255-a86b-22bc1bfcb656 tempest-VolumeTypesMemberTests-1306997956 tempest-VolumeTypesMemberTests-1306997956-project-admin] https://10.4.3.210/volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de returned with HTTP 202 Jul 03 18:01:10.172151 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1175/4754] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:01:10 2026] DELETE /volume/v3/types/a98905aa-36cd-4475-b293-7756f7ac17de => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:10.187958 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-74f5a133-2d13-4f7a-b0a8-667deee3fc42 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.189703 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-74f5a133-2d13-4f7a-b0a8-667deee3fc42 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:10.189927 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-74f5a133-2d13-4f7a-b0a8-667deee3fc42 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.190106 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-74f5a133-2d13-4f7a-b0a8-667deee3fc42 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.190204 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-74f5a133-2d13-4f7a-b0a8-667deee3fc42 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:10.194171 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:10.194171 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:10.194820 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-74f5a133-2d13-4f7a-b0a8-667deee3fc42 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:10.195173 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1185/4755] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:10 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:10.250413 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1e724e13-c9ee-45f5-b4a6-9d6cf273e6aa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.251962 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1e724e13-c9ee-45f5-b4a6-9d6cf273e6aa tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c Jul 03 18:01:10.252142 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1e724e13-c9ee-45f5-b4a6-9d6cf273e6aa tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.252309 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1e724e13-c9ee-45f5-b4a6-9d6cf273e6aa tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.252402 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1e724e13-c9ee-45f5-b4a6-9d6cf273e6aa tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Show backup with id 1681418b-52f7-4d4f-998e-b4c35dd6ae2c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:10.255543 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1e724e13-c9ee-45f5-b4a6-9d6cf273e6aa tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c returned with HTTP 404 Jul 03 18:01:10.255915 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1195/4756] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:10 2026] GET /volume/v3/backups/1681418b-52f7-4d4f-998e-b4c35dd6ae2c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:10.265382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-168ca1df-03a4-4513-8eab-5d8b023207cc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.267279 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-168ca1df-03a4-4513-8eab-5d8b023207cc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb Jul 03 18:01:10.267508 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-168ca1df-03a4-4513-8eab-5d8b023207cc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.267723 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-168ca1df-03a4-4513-8eab-5d8b023207cc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.267924 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-168ca1df-03a4-4513-8eab-5d8b023207cc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Delete volume with id: 276e50f9-2723-4d5a-9bf0-5b4fb5e049cb Jul 03 18:01:10.275645 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:10.275645 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:10.276024 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-168ca1df-03a4-4513-8eab-5d8b023207cc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Volume info retrieved successfully. Jul 03 18:01:10.293599 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-168ca1df-03a4-4513-8eab-5d8b023207cc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Delete volume request issued successfully. Jul 03 18:01:10.293811 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-168ca1df-03a4-4513-8eab-5d8b023207cc tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb returned with HTTP 202 Jul 03 18:01:10.294409 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1202/4757] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:10 2026] DELETE /volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:10.300347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a3eade20-35f4-4cf4-817a-47897baab011 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.302168 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a3eade20-35f4-4cf4-817a-47897baab011 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb Jul 03 18:01:10.302390 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a3eade20-35f4-4cf4-817a-47897baab011 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.302642 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a3eade20-35f4-4cf4-817a-47897baab011 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.310597 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:10.310597 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:10.313630 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a3eade20-35f4-4cf4-817a-47897baab011 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Volume info retrieved successfully. Jul 03 18:01:10.320250 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a3eade20-35f4-4cf4-817a-47897baab011 tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb returned with HTTP 200 Jul 03 18:01:10.320689 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1176/4758] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:10 2026] GET /volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:10.414367 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-32ee038b-9205-47be-a61c-128d8438ac16 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.415981 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-32ee038b-9205-47be-a61c-128d8438ac16 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:10.416141 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-32ee038b-9205-47be-a61c-128d8438ac16 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.416323 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-32ee038b-9205-47be-a61c-128d8438ac16 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.416424 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-32ee038b-9205-47be-a61c-128d8438ac16 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:10.420097 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:10.420097 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:10.420730 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-32ee038b-9205-47be-a61c-128d8438ac16 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:10.422294 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1186/4759] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:10 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:10.958030 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-263ffd34-47c0-4344-ae27-b20fa92502e5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:10.959927 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-263ffd34-47c0-4344-ae27-b20fa92502e5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:10.960157 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-263ffd34-47c0-4344-ae27-b20fa92502e5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:10.960377 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-263ffd34-47c0-4344-ae27-b20fa92502e5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:10.960531 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-263ffd34-47c0-4344-ae27-b20fa92502e5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:10.964750 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:10.964750 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:10.965439 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-263ffd34-47c0-4344-ae27-b20fa92502e5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:10.965860 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1196/4760] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:10 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:11.205100 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a57e5b9c-c0e1-4b25-be64-284417976219 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:11.206814 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a57e5b9c-c0e1-4b25-be64-284417976219 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:11.206995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a57e5b9c-c0e1-4b25-be64-284417976219 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:11.207159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a57e5b9c-c0e1-4b25-be64-284417976219 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:11.207249 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a57e5b9c-c0e1-4b25-be64-284417976219 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:11.211024 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:11.211024 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:11.211506 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a57e5b9c-c0e1-4b25-be64-284417976219 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:11.211860 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1203/4761] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:11 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:11.331819 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-62cd6816-fac0-4bc1-bf74-a8028c6f9dfd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:11.333682 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-62cd6816-fac0-4bc1-bf74-a8028c6f9dfd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] GET https://10.4.3.210/volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb Jul 03 18:01:11.333924 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-62cd6816-fac0-4bc1-bf74-a8028c6f9dfd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:11.334136 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-62cd6816-fac0-4bc1-bf74-a8028c6f9dfd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:11.339497 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-62cd6816-fac0-4bc1-bf74-a8028c6f9dfd tempest-ProjectMemberTests39-770044270 tempest-ProjectMemberTests39-770044270-project-admin] https://10.4.3.210/volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb returned with HTTP 404 Jul 03 18:01:11.340128 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1177/4762] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:11 2026] GET /volume/v3/volumes/276e50f9-2723-4d5a-9bf0-5b4fb5e049cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:11.434576 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a3cd5e27-d436-405c-9628-899598b157c6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:11.436242 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a3cd5e27-d436-405c-9628-899598b157c6 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:11.436469 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a3cd5e27-d436-405c-9628-899598b157c6 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:11.436711 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a3cd5e27-d436-405c-9628-899598b157c6 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:11.436878 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a3cd5e27-d436-405c-9628-899598b157c6 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:11.446933 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:11.446933 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:11.447845 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a3cd5e27-d436-405c-9628-899598b157c6 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:11.448331 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1187/4763] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:11 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:11.976190 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1f1ce303-7fa8-4c28-98a0-daab1758ca83 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:11.978595 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f1ce303-7fa8-4c28-98a0-daab1758ca83 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:11.978930 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f1ce303-7fa8-4c28-98a0-daab1758ca83 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:11.979126 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f1ce303-7fa8-4c28-98a0-daab1758ca83 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:11.979229 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1f1ce303-7fa8-4c28-98a0-daab1758ca83 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:11.984783 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:11.984783 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:11.985362 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f1ce303-7fa8-4c28-98a0-daab1758ca83 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:11.985703 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1197/4764] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:11 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:12.221071 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c992e959-1e52-4db3-870f-81f6a4c89726 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:12.222683 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c992e959-1e52-4db3-870f-81f6a4c89726 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:12.222896 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c992e959-1e52-4db3-870f-81f6a4c89726 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:12.223069 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c992e959-1e52-4db3-870f-81f6a4c89726 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:12.223168 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-c992e959-1e52-4db3-870f-81f6a4c89726 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:12.227191 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:12.227191 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:12.227725 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c992e959-1e52-4db3-870f-81f6a4c89726 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:12.228048 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1204/4765] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:12 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:12.461157 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0a471795-fbbf-47fa-a514-5327c6310d2e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:12.463254 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a471795-fbbf-47fa-a514-5327c6310d2e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:12.463608 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a471795-fbbf-47fa-a514-5327c6310d2e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:12.463855 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a471795-fbbf-47fa-a514-5327c6310d2e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:12.463986 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-0a471795-fbbf-47fa-a514-5327c6310d2e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:12.468805 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:12.468805 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:12.469643 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a471795-fbbf-47fa-a514-5327c6310d2e tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:12.470069 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1178/4766] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:12 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:12.817435 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:12.889457 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:12.889735 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1513435721"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:12.891026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1513435721'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:12.891139 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume of 1 GB Jul 03 18:01:12.895700 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:12.900358 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Flow 'volume_create_api' (c2c18082-e64a-4edc-930d-b490dd668139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:12.901803 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f76d72a-f569-4b97-8665-b1436acce12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:12.902031 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:12.923149 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f76d72a-f569-4b97-8665-b1436acce12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:12.923815 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc163a63-a8ce-45d1-9390-d157a4a7f61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:12.975433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Created reservations ['6dbc0a1b-6d78-450d-8ad3-7ef454422d2e', 'f9718f8b-f2cc-4330-b689-5d1e3c17c53d', '94a4a9e9-3561-4cf0-ac00-cb06187290f1', '71d3d16d-1903-4d9e-aec3-ff148f757378'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:12.976191 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc163a63-a8ce-45d1-9390-d157a4a7f61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dbc0a1b-6d78-450d-8ad3-7ef454422d2e', 'f9718f8b-f2cc-4330-b689-5d1e3c17c53d', '94a4a9e9-3561-4cf0-ac00-cb06187290f1', '71d3d16d-1903-4d9e-aec3-ff148f757378']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:12.976865 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bdcf661-c00f-4877-ade9-cfb4c92a4286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:12.995640 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2331682d-b98a-4d02-8e59-982f3016c16a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:12.998284 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2331682d-b98a-4d02-8e59-982f3016c16a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:12.998906 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2331682d-b98a-4d02-8e59-982f3016c16a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:12.999167 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2331682d-b98a-4d02-8e59-982f3016c16a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:12.999309 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-2331682d-b98a-4d02-8e59-982f3016c16a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:13.000562 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bdcf661-c00f-4877-ade9-cfb4c92a4286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c732e115-9c8a-477c-b8ed-5d028b81c616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1513435721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54663faeacd141db967183c5587c0fe4',qos_specs=None,replication_status=,reservations=['6dbc0a1b-6d78-450d-8ad3-7ef454422d2e','f9718f8b-f2cc-4330-b689-5d1e3c17c53d','94a4a9e9-3561-4cf0-ac00-cb06187290f1','71d3d16d-1903-4d9e-aec3-ff148f757378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1513435721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c732e115-9c8a-477c-b8ed-5d028b81c616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54663faeacd141db967183c5587c0fe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:13.001316 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dede0c86-e445-4e8d-acc4-732b549d2d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:13.005557 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:13.005557 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:13.006314 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2331682d-b98a-4d02-8e59-982f3016c16a tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:13.007494 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1198/4767] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:12 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:13.020705 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dede0c86-e445-4e8d-acc4-732b549d2d71) transitioned into state 'SUCCESS' from state '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-1513435721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54663faeacd141db967183c5587c0fe4',qos_specs=None,replication_status=,reservations=['6dbc0a1b-6d78-450d-8ad3-7ef454422d2e','f9718f8b-f2cc-4330-b689-5d1e3c17c53d','94a4a9e9-3561-4cf0-ac00-cb06187290f1','71d3d16d-1903-4d9e-aec3-ff148f757378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:13.021407 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bf184a0-2294-438d-8685-157e2f9f40ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:13.030181 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bf184a0-2294-438d-8685-157e2f9f40ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:13.030958 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Flow 'volume_create_api' (c2c18082-e64a-4edc-930d-b490dd668139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:13.031263 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume request issued successfully. Jul 03 18:01:13.031848 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0becdbb5-b3ab-498a-ae2b-a09390ea3d49 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:13.032241 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1188/4768] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:01:12 2026] POST /volume/v3/volumes => generated 778 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:13.045291 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9cf37fc6-cc37-4a86-af64-ce1118aa53cc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:13.047333 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9cf37fc6-cc37-4a86-af64-ce1118aa53cc tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 Jul 03 18:01:13.047333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9cf37fc6-cc37-4a86-af64-ce1118aa53cc tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:13.047497 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9cf37fc6-cc37-4a86-af64-ce1118aa53cc tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:13.054356 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:13.054356 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:13.057693 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9cf37fc6-cc37-4a86-af64-ce1118aa53cc tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:13.061716 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9cf37fc6-cc37-4a86-af64-ce1118aa53cc tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 returned with HTTP 200 Jul 03 18:01:13.062215 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1205/4769] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:13 2026] GET /volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:13.237452 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0f233bbb-642b-4547-93ae-b5b10151cfcd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:13.239428 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0f233bbb-642b-4547-93ae-b5b10151cfcd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:13.239645 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0f233bbb-642b-4547-93ae-b5b10151cfcd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:13.239874 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0f233bbb-642b-4547-93ae-b5b10151cfcd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:13.240165 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-0f233bbb-642b-4547-93ae-b5b10151cfcd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:13.245055 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:13.245055 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:13.245988 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0f233bbb-642b-4547-93ae-b5b10151cfcd tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:13.246626 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1179/4770] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:13 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:13.479372 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-32bcc66f-fd5d-4beb-8ce7-07c249d7a1ae None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:13.481154 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-32bcc66f-fd5d-4beb-8ce7-07c249d7a1ae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:13.481332 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-32bcc66f-fd5d-4beb-8ce7-07c249d7a1ae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:13.481519 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-32bcc66f-fd5d-4beb-8ce7-07c249d7a1ae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:13.481621 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-32bcc66f-fd5d-4beb-8ce7-07c249d7a1ae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:13.485801 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:13.485801 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:13.486568 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-32bcc66f-fd5d-4beb-8ce7-07c249d7a1ae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:13.486954 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1199/4771] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:13 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:13.495760 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-439f9bd9-dee7-4fb4-8491-c4d62e492619 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:13.497489 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-439f9bd9-dee7-4fb4-8491-c4d62e492619 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:01:13.497683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-439f9bd9-dee7-4fb4-8491-c4d62e492619 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:13.497843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-439f9bd9-dee7-4fb4-8491-c4d62e492619 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:13.497946 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-439f9bd9-dee7-4fb4-8491-c4d62e492619 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:13.501967 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:13.501967 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:13.502471 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-439f9bd9-dee7-4fb4-8491-c4d62e492619 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:01:13.502782 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1189/4772] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:13 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:13.511349 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fdd4cf6a-e25e-4ded-8664-bad77ca9994a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:13.512944 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fdd4cf6a-e25e-4ded-8664-bad77ca9994a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:01:13.513256 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fdd4cf6a-e25e-4ded-8664-bad77ca9994a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72f2afcc-f1b4-430d-8812-56dd48fd8d50", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1592438491"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:13.514579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-fdd4cf6a-e25e-4ded-8664-bad77ca9994a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Creating new backup {'backup': {'volume_id': '72f2afcc-f1b4-430d-8812-56dd48fd8d50', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1592438491'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:01:13.514705 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-fdd4cf6a-e25e-4ded-8664-bad77ca9994a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Creating backup of volume 72f2afcc-f1b4-430d-8812-56dd48fd8d50 in container None Jul 03 18:01:13.521260 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:13.521260 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:13.521569 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fdd4cf6a-e25e-4ded-8664-bad77ca9994a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Volume info retrieved successfully. Jul 03 18:01:13.535783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-fdd4cf6a-e25e-4ded-8664-bad77ca9994a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Created reservations ['e8a6a2a7-590f-4f21-87e6-c9c0968211c7', '05b203c9-c927-4fc8-a663-e52f55b85d4b'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:13.570005 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fdd4cf6a-e25e-4ded-8664-bad77ca9994a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:01:13.570347 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1206/4773] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:01:13 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:13.578036 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c5d52c5d-5365-4cd2-b76d-34bb1b11fb75 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:13.579753 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c5d52c5d-5365-4cd2-b76d-34bb1b11fb75 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:13.579978 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c5d52c5d-5365-4cd2-b76d-34bb1b11fb75 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:13.580166 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c5d52c5d-5365-4cd2-b76d-34bb1b11fb75 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:13.580269 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c5d52c5d-5365-4cd2-b76d-34bb1b11fb75 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:13.583942 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:13.583942 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:13.584555 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c5d52c5d-5365-4cd2-b76d-34bb1b11fb75 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:13.584931 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1180/4774] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:13 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:14.021440 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-94ab04bf-dc43-4177-9f6c-af2a2e94a694 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:14.023065 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-94ab04bf-dc43-4177-9f6c-af2a2e94a694 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:14.023260 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-94ab04bf-dc43-4177-9f6c-af2a2e94a694 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:14.023457 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-94ab04bf-dc43-4177-9f6c-af2a2e94a694 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:14.023551 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-94ab04bf-dc43-4177-9f6c-af2a2e94a694 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:14.027493 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:14.027493 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:14.028048 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-94ab04bf-dc43-4177-9f6c-af2a2e94a694 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:14.028386 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1200/4775] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:14 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:14.077592 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bb601399-a5f9-4562-a0fd-e24cc32f46e4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:14.079594 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bb601399-a5f9-4562-a0fd-e24cc32f46e4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 Jul 03 18:01:14.079800 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bb601399-a5f9-4562-a0fd-e24cc32f46e4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:14.079992 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bb601399-a5f9-4562-a0fd-e24cc32f46e4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:14.087124 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:14.087124 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:14.090167 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bb601399-a5f9-4562-a0fd-e24cc32f46e4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:14.093782 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bb601399-a5f9-4562-a0fd-e24cc32f46e4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 returned with HTTP 200 Jul 03 18:01:14.094128 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1190/4776] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:14 2026] GET /volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:14.105818 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d9c92a0a-fe0c-4f5f-bd4e-a316cca41c5a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:14.107891 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d9c92a0a-fe0c-4f5f-bd4e-a316cca41c5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:01:14.108296 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d9c92a0a-fe0c-4f5f-bd4e-a316cca41c5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c732e115-9c8a-477c-b8ed-5d028b81c616", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1486908304"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:14.118003 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:14.118003 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:14.118392 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d9c92a0a-fe0c-4f5f-bd4e-a316cca41c5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:14.118535 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-d9c92a0a-fe0c-4f5f-bd4e-a316cca41c5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create snapshot from volume c732e115-9c8a-477c-b8ed-5d028b81c616 Jul 03 18:01:14.158442 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-d9c92a0a-fe0c-4f5f-bd4e-a316cca41c5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Created reservations ['0b61c449-edb0-4ecd-96a8-b4dc3c25cd65', '40e5cf15-aab5-46b4-9189-748bbd483b43', 'c5e0bf52-626d-41a4-8ded-1e0633d8154c', '15eeee77-2440-4212-86f5-4209bd2cc1f6'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:14.195079 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d9c92a0a-fe0c-4f5f-bd4e-a316cca41c5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot create request issued successfully. Jul 03 18:01:14.195455 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d9c92a0a-fe0c-4f5f-bd4e-a316cca41c5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:01:14.195890 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1207/4777] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:01:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:14.205169 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3b10a3e8-18b0-41b6-92f2-bc2da09a8e6b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:14.206896 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3b10a3e8-18b0-41b6-92f2-bc2da09a8e6b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 Jul 03 18:01:14.207123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3b10a3e8-18b0-41b6-92f2-bc2da09a8e6b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:14.207328 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3b10a3e8-18b0-41b6-92f2-bc2da09a8e6b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:14.212538 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:14.212538 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:14.212807 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3b10a3e8-18b0-41b6-92f2-bc2da09a8e6b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:14.213453 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3b10a3e8-18b0-41b6-92f2-bc2da09a8e6b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 returned with HTTP 200 Jul 03 18:01:14.213780 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1181/4778] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:14 2026] GET /volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:14.256126 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-53ff603c-88ea-4066-b8b3-6bcbb6f98dc8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:14.257794 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53ff603c-88ea-4066-b8b3-6bcbb6f98dc8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:14.257999 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53ff603c-88ea-4066-b8b3-6bcbb6f98dc8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:14.258169 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53ff603c-88ea-4066-b8b3-6bcbb6f98dc8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:14.258269 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-53ff603c-88ea-4066-b8b3-6bcbb6f98dc8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:14.264047 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:14.264047 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:14.264865 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53ff603c-88ea-4066-b8b3-6bcbb6f98dc8 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:14.265303 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1201/4779] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:14 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:14.594077 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-422ba61e-6073-4568-af00-7bdf579be89a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:14.595756 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-422ba61e-6073-4568-af00-7bdf579be89a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:14.595949 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-422ba61e-6073-4568-af00-7bdf579be89a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:14.596123 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-422ba61e-6073-4568-af00-7bdf579be89a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:14.596224 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-422ba61e-6073-4568-af00-7bdf579be89a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:14.600045 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:14.600045 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:14.600674 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-422ba61e-6073-4568-af00-7bdf579be89a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:14.601012 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1191/4780] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:14 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:15.040186 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-273571fc-d522-4f40-996a-6fc4a426a12c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:15.042435 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-273571fc-d522-4f40-996a-6fc4a426a12c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:15.042655 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-273571fc-d522-4f40-996a-6fc4a426a12c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:15.042892 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-273571fc-d522-4f40-996a-6fc4a426a12c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:15.043029 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-273571fc-d522-4f40-996a-6fc4a426a12c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:15.047485 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:15.047485 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:15.048177 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-273571fc-d522-4f40-996a-6fc4a426a12c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:15.048589 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1208/4781] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:15 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:15.223024 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-48bd5298-791d-4c25-94da-589bc55fb5a0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:15.224938 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-48bd5298-791d-4c25-94da-589bc55fb5a0 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 Jul 03 18:01:15.225088 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-48bd5298-791d-4c25-94da-589bc55fb5a0 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:15.225274 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-48bd5298-791d-4c25-94da-589bc55fb5a0 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:15.230016 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:15.230016 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:15.230314 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-48bd5298-791d-4c25-94da-589bc55fb5a0 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:15.231031 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-48bd5298-791d-4c25-94da-589bc55fb5a0 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 returned with HTTP 200 Jul 03 18:01:15.231407 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1182/4782] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:15 2026] GET /volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:15.239437 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-74585688-e5d0-4dbf-9e38-90fb2e1187a5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:15.275726 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cfbf586a-0795-4e34-bd0a-f68e90db3496 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:15.277670 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cfbf586a-0795-4e34-bd0a-f68e90db3496 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:15.277915 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cfbf586a-0795-4e34-bd0a-f68e90db3496 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:15.278122 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cfbf586a-0795-4e34-bd0a-f68e90db3496 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:15.278233 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-cfbf586a-0795-4e34-bd0a-f68e90db3496 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:15.283021 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:15.283021 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:15.283719 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cfbf586a-0795-4e34-bd0a-f68e90db3496 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:15.284140 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1192/4783] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:15 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:15.301598 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-74585688-e5d0-4dbf-9e38-90fb2e1187a5 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] POST https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460/action Jul 03 18:01:15.301917 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-74585688-e5d0-4dbf-9e38-90fb2e1187a5 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:01:15.302030 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-74585688-e5d0-4dbf-9e38-90fb2e1187a5 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:15.307889 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:15.307889 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:15.308261 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-74585688-e5d0-4dbf-9e38-90fb2e1187a5 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Snapshot retrieved successfully. Jul 03 18:01:15.308949 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-74585688-e5d0-4dbf-9e38-90fb2e1187a5 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3c7724d29abc412ba741537fc83b7360', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54663faeacd141db967183c5587c0fe4', '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=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:15.309120 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-74585688-e5d0-4dbf-9e38-90fb2e1187a5 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460/action returned with HTTP 403 Jul 03 18:01:15.309525 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1202/4784] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 18:01:15 2026] POST /volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460/action => generated 133 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:15.317254 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a55355a6-a8ae-490a-9c5b-722a59b199e8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:15.319489 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a55355a6-a8ae-490a-9c5b-722a59b199e8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 Jul 03 18:01:15.319751 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a55355a6-a8ae-490a-9c5b-722a59b199e8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:15.320013 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a55355a6-a8ae-490a-9c5b-722a59b199e8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:15.320170 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-a55355a6-a8ae-490a-9c5b-722a59b199e8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete snapshot with id: 1a2146c2-4425-4117-b11e-9cd3aa7eb460 Jul 03 18:01:15.326691 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:15.326691 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:15.327167 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a55355a6-a8ae-490a-9c5b-722a59b199e8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:15.347217 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a55355a6-a8ae-490a-9c5b-722a59b199e8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot delete request issued successfully. Jul 03 18:01:15.347480 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a55355a6-a8ae-490a-9c5b-722a59b199e8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 returned with HTTP 202 Jul 03 18:01:15.348052 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1209/4785] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:15 2026] DELETE /volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:15.357920 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1b6d8cbd-dc14-48d9-a636-c5d839d6c20e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:15.359688 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1b6d8cbd-dc14-48d9-a636-c5d839d6c20e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 Jul 03 18:01:15.359900 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1b6d8cbd-dc14-48d9-a636-c5d839d6c20e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:15.360094 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1b6d8cbd-dc14-48d9-a636-c5d839d6c20e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:15.365196 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:15.365196 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:15.365538 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1b6d8cbd-dc14-48d9-a636-c5d839d6c20e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:15.366119 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1b6d8cbd-dc14-48d9-a636-c5d839d6c20e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 returned with HTTP 200 Jul 03 18:01:15.366473 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1183/4786] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:15 2026] GET /volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:15.610638 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-16b33bf5-2823-4221-8e4d-6b7e003f51f6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:15.612675 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16b33bf5-2823-4221-8e4d-6b7e003f51f6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:15.612918 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16b33bf5-2823-4221-8e4d-6b7e003f51f6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:15.613140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16b33bf5-2823-4221-8e4d-6b7e003f51f6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:15.613268 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-16b33bf5-2823-4221-8e4d-6b7e003f51f6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:15.617747 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:15.617747 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:15.618445 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16b33bf5-2823-4221-8e4d-6b7e003f51f6 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:15.618875 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1193/4787] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:15 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:16.057954 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-64748c9c-67eb-455a-bbc0-3b760cc3692c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:16.059642 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-64748c9c-67eb-455a-bbc0-3b760cc3692c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:16.060350 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-64748c9c-67eb-455a-bbc0-3b760cc3692c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:16.060350 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-64748c9c-67eb-455a-bbc0-3b760cc3692c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:16.060350 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-64748c9c-67eb-455a-bbc0-3b760cc3692c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:16.064092 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:16.064092 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:16.064634 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-64748c9c-67eb-455a-bbc0-3b760cc3692c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:16.065148 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1203/4788] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:16 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:16.294869 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9cb37af8-c24d-4385-97ab-004d1ef6f70b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:16.296505 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9cb37af8-c24d-4385-97ab-004d1ef6f70b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:16.296866 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9cb37af8-c24d-4385-97ab-004d1ef6f70b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:16.297168 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9cb37af8-c24d-4385-97ab-004d1ef6f70b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:16.298147 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-9cb37af8-c24d-4385-97ab-004d1ef6f70b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:16.302250 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:16.302250 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:16.302959 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9cb37af8-c24d-4385-97ab-004d1ef6f70b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:16.303381 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1210/4789] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:16 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:16.375426 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e984ca4f-e6b4-4443-bc69-e49274cc2658 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:16.376963 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e984ca4f-e6b4-4443-bc69-e49274cc2658 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 Jul 03 18:01:16.377120 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e984ca4f-e6b4-4443-bc69-e49274cc2658 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:16.377462 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e984ca4f-e6b4-4443-bc69-e49274cc2658 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:16.382480 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e984ca4f-e6b4-4443-bc69-e49274cc2658 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 returned with HTTP 404 Jul 03 18:01:16.383112 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1184/4790] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:16 2026] GET /volume/v3/snapshots/1a2146c2-4425-4117-b11e-9cd3aa7eb460 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:16.389761 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-37f09758-d2c0-4364-bfd6-225454f73898 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:16.391851 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-37f09758-d2c0-4364-bfd6-225454f73898 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 Jul 03 18:01:16.392055 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-37f09758-d2c0-4364-bfd6-225454f73898 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:16.392268 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-37f09758-d2c0-4364-bfd6-225454f73898 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:16.392466 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-37f09758-d2c0-4364-bfd6-225454f73898 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete volume with id: c732e115-9c8a-477c-b8ed-5d028b81c616 Jul 03 18:01:16.400415 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:16.400415 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:16.400718 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-37f09758-d2c0-4364-bfd6-225454f73898 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:16.417725 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-37f09758-d2c0-4364-bfd6-225454f73898 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete volume request issued successfully. Jul 03 18:01:16.417910 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-37f09758-d2c0-4364-bfd6-225454f73898 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 returned with HTTP 202 Jul 03 18:01:16.418279 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1194/4791] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:16 2026] DELETE /volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:16.424573 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bc406a70-6eb5-436c-9312-99cb3a3fa452 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:16.426291 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc406a70-6eb5-436c-9312-99cb3a3fa452 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 Jul 03 18:01:16.426497 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc406a70-6eb5-436c-9312-99cb3a3fa452 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:16.426682 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc406a70-6eb5-436c-9312-99cb3a3fa452 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:16.434237 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:16.434237 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:16.438028 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bc406a70-6eb5-436c-9312-99cb3a3fa452 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:16.443010 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc406a70-6eb5-436c-9312-99cb3a3fa452 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 returned with HTTP 200 Jul 03 18:01:16.443406 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1204/4792] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:16 2026] GET /volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:16.629079 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f32c48c4-fe3a-4aed-8ac6-6d01e49c4dc2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:16.631047 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f32c48c4-fe3a-4aed-8ac6-6d01e49c4dc2 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:16.631253 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f32c48c4-fe3a-4aed-8ac6-6d01e49c4dc2 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:16.631477 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f32c48c4-fe3a-4aed-8ac6-6d01e49c4dc2 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:16.631611 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f32c48c4-fe3a-4aed-8ac6-6d01e49c4dc2 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:16.636168 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:16.636168 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:16.636874 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f32c48c4-fe3a-4aed-8ac6-6d01e49c4dc2 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:16.637415 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1211/4793] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:16 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:17.074156 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-64ba8899-0116-479b-9029-82a30d9659d5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:17.075844 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-64ba8899-0116-479b-9029-82a30d9659d5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:17.076030 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-64ba8899-0116-479b-9029-82a30d9659d5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:17.076199 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-64ba8899-0116-479b-9029-82a30d9659d5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:17.076323 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-64ba8899-0116-479b-9029-82a30d9659d5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:17.080524 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:17.080524 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:17.081075 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-64ba8899-0116-479b-9029-82a30d9659d5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:17.081384 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1185/4794] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:17 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:17.313350 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-34a8573b-520b-4d21-8109-f020c58c82ae None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:17.314856 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-34a8573b-520b-4d21-8109-f020c58c82ae tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:17.315066 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-34a8573b-520b-4d21-8109-f020c58c82ae tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:17.315236 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-34a8573b-520b-4d21-8109-f020c58c82ae tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:17.315327 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-34a8573b-520b-4d21-8109-f020c58c82ae tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:17.319084 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:17.319084 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:17.319623 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-34a8573b-520b-4d21-8109-f020c58c82ae tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:17.319952 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1195/4795] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:17 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:17.457211 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-40c80775-a77b-44d8-9ac5-d87110e41939 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:17.458666 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-40c80775-a77b-44d8-9ac5-d87110e41939 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 Jul 03 18:01:17.458862 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-40c80775-a77b-44d8-9ac5-d87110e41939 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:17.459031 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-40c80775-a77b-44d8-9ac5-d87110e41939 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:17.464499 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-40c80775-a77b-44d8-9ac5-d87110e41939 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 returned with HTTP 404 Jul 03 18:01:17.464987 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1205/4796] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:17 2026] GET /volume/v3/volumes/c732e115-9c8a-477c-b8ed-5d028b81c616 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:17.471722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:17.473226 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:17.473555 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1754327618"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:17.474811 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1754327618'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:17.474961 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume of 1 GB Jul 03 18:01:17.478456 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:17.483295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Flow 'volume_create_api' (710ebdc7-2634-4b10-9e59-caf903c92122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:17.484165 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3777fd55-1d8d-4afd-ac6b-374f98a7babf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:17.484901 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:17.505676 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3777fd55-1d8d-4afd-ac6b-374f98a7babf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:17.506463 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df6e887-4a68-4873-b3e8-d651645454fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:17.543124 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Created reservations ['077e1c73-a89f-48b9-a44e-945f6d19171a', '8d79b21d-8826-43ef-b83f-ada308b9a90c', '888808c2-f9d0-4304-8046-1f336791af8a', 'eabb0f85-c88a-4d00-b289-32b4468f71d0'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:17.543998 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df6e887-4a68-4873-b3e8-d651645454fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['077e1c73-a89f-48b9-a44e-945f6d19171a', '8d79b21d-8826-43ef-b83f-ada308b9a90c', '888808c2-f9d0-4304-8046-1f336791af8a', 'eabb0f85-c88a-4d00-b289-32b4468f71d0']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:17.544740 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5893a7-b6b7-4b8f-b071-120d56f2cb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:17.567268 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5893a7-b6b7-4b8f-b071-120d56f2cb9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9fe792e-eac2-4529-ba91-dd55e0bf66da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754327618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54663faeacd141db967183c5587c0fe4',qos_specs=None,replication_status=,reservations=['077e1c73-a89f-48b9-a44e-945f6d19171a','8d79b21d-8826-43ef-b83f-ada308b9a90c','888808c2-f9d0-4304-8046-1f336791af8a','eabb0f85-c88a-4d00-b289-32b4468f71d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754327618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9fe792e-eac2-4529-ba91-dd55e0bf66da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54663faeacd141db967183c5587c0fe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:17.568142 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae113c99-8d35-47ed-8652-77f0c4171a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:17.586673 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae113c99-8d35-47ed-8652-77f0c4171a74) transitioned into state 'SUCCESS' from state '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-1754327618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54663faeacd141db967183c5587c0fe4',qos_specs=None,replication_status=,reservations=['077e1c73-a89f-48b9-a44e-945f6d19171a','8d79b21d-8826-43ef-b83f-ada308b9a90c','888808c2-f9d0-4304-8046-1f336791af8a','eabb0f85-c88a-4d00-b289-32b4468f71d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:17.587316 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b54b1f6-d40c-43e8-b6aa-374e1476e6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:17.597989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b54b1f6-d40c-43e8-b6aa-374e1476e6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:17.599375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Flow 'volume_create_api' (710ebdc7-2634-4b10-9e59-caf903c92122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:17.599747 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume request issued successfully. Jul 03 18:01:17.600700 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e426f1e8-2802-40c7-a90c-97d51ab4fbc1 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:17.601182 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1212/4797] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:01:17 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:17.615858 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e6c0404c-8aaa-415a-8c9a-4a5ffaa014d8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:17.620329 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e6c0404c-8aaa-415a-8c9a-4a5ffaa014d8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da Jul 03 18:01:17.620585 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e6c0404c-8aaa-415a-8c9a-4a5ffaa014d8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:17.620783 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e6c0404c-8aaa-415a-8c9a-4a5ffaa014d8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:17.628047 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:17.628047 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:17.631798 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e6c0404c-8aaa-415a-8c9a-4a5ffaa014d8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:17.636058 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e6c0404c-8aaa-415a-8c9a-4a5ffaa014d8 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da returned with HTTP 200 Jul 03 18:01:17.636461 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1186/4798] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:17 2026] GET /volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:17.654967 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-573f1556-1cb0-4dc1-9b61-c376962a3141 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:17.656730 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-573f1556-1cb0-4dc1-9b61-c376962a3141 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:17.656948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-573f1556-1cb0-4dc1-9b61-c376962a3141 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:17.657125 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-573f1556-1cb0-4dc1-9b61-c376962a3141 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:17.657228 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-573f1556-1cb0-4dc1-9b61-c376962a3141 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:17.661106 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:17.661106 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:17.661657 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-573f1556-1cb0-4dc1-9b61-c376962a3141 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:17.661993 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1196/4799] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:17 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:18.091719 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f63d041a-bf65-4b07-a920-abefcd58334c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:18.093459 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f63d041a-bf65-4b07-a920-abefcd58334c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:18.093670 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f63d041a-bf65-4b07-a920-abefcd58334c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:18.093876 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f63d041a-bf65-4b07-a920-abefcd58334c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:18.093973 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-f63d041a-bf65-4b07-a920-abefcd58334c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:18.098353 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:18.098353 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:18.099093 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f63d041a-bf65-4b07-a920-abefcd58334c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:18.100795 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1206/4800] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:18 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:18.329555 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-01d6289a-a2d4-40ed-94f1-e1563f6917c6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:18.331552 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-01d6289a-a2d4-40ed-94f1-e1563f6917c6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:18.331747 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-01d6289a-a2d4-40ed-94f1-e1563f6917c6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:18.332139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-01d6289a-a2d4-40ed-94f1-e1563f6917c6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:18.332139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-01d6289a-a2d4-40ed-94f1-e1563f6917c6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:18.336453 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:18.336453 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:18.337034 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-01d6289a-a2d4-40ed-94f1-e1563f6917c6 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:18.337546 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1213/4801] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:18 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:18.347480 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-f6ee4137-445b-40b8-b355-f767ae731840 req-66d9a548-4258-4e8b-8394-5d99a3f150cc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:18.349465 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-66d9a548-4258-4e8b-8394-5d99a3f150cc tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:18.350014 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-66d9a548-4258-4e8b-8394-5d99a3f150cc tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:18.350014 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-66d9a548-4258-4e8b-8394-5d99a3f150cc tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:18.356648 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:18.356648 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:18.359790 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-f6ee4137-445b-40b8-b355-f767ae731840 req-66d9a548-4258-4e8b-8394-5d99a3f150cc tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:18.363643 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-66d9a548-4258-4e8b-8394-5d99a3f150cc tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:18.364097 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1187/4802] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:01:18 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:18.651033 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d5cef693-68e4-45b9-b9f4-093aece01cbf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:18.653240 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5cef693-68e4-45b9-b9f4-093aece01cbf tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da Jul 03 18:01:18.653480 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5cef693-68e4-45b9-b9f4-093aece01cbf tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:18.653748 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5cef693-68e4-45b9-b9f4-093aece01cbf tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:18.662494 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:18.662494 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:18.666122 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d5cef693-68e4-45b9-b9f4-093aece01cbf tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:18.670651 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5cef693-68e4-45b9-b9f4-093aece01cbf tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da returned with HTTP 200 Jul 03 18:01:18.671107 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1197/4803] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:18 2026] GET /volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:18.686025 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-db36529e-d29c-4c48-8dc7-0144bf421992 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:18.687897 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-db36529e-d29c-4c48-8dc7-0144bf421992 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:01:18.688339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-db36529e-d29c-4c48-8dc7-0144bf421992 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9fe792e-eac2-4529-ba91-dd55e0bf66da", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1787701722"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:18.694112 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e6976073-707e-4900-a47b-4d19998bed28 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:18.697543 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e6976073-707e-4900-a47b-4d19998bed28 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:18.697543 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e6976073-707e-4900-a47b-4d19998bed28 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:18.697792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e6976073-707e-4900-a47b-4d19998bed28 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:18.697927 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e6976073-707e-4900-a47b-4d19998bed28 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:18.701014 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:18.701014 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:18.701434 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-db36529e-d29c-4c48-8dc7-0144bf421992 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:18.701572 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-db36529e-d29c-4c48-8dc7-0144bf421992 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create snapshot from volume d9fe792e-eac2-4529-ba91-dd55e0bf66da Jul 03 18:01:18.702762 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:18.702762 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:18.704112 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e6976073-707e-4900-a47b-4d19998bed28 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:18.704567 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1214/4804] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:18 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:18.728121 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-db36529e-d29c-4c48-8dc7-0144bf421992 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Created reservations ['307073bc-7d46-4fbb-b3c7-6de886c4901c', '8166a1fb-485c-4820-9079-562af36c280f', '778906e8-63ca-40b0-ab3f-d3ea566b038e', '71c36e11-a325-4176-bf32-b63e75735632'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:18.759031 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-db36529e-d29c-4c48-8dc7-0144bf421992 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot create request issued successfully. Jul 03 18:01:18.759428 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-db36529e-d29c-4c48-8dc7-0144bf421992 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:01:18.759912 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1207/4805] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:01:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:18.767786 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8dd378f3-c143-4118-85c3-2cef28a894ab None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:18.769544 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8dd378f3-c143-4118-85c3-2cef28a894ab tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b Jul 03 18:01:18.769706 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8dd378f3-c143-4118-85c3-2cef28a894ab tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:18.769895 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8dd378f3-c143-4118-85c3-2cef28a894ab tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:18.774095 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:18.774095 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:18.774373 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8dd378f3-c143-4118-85c3-2cef28a894ab tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:18.774980 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8dd378f3-c143-4118-85c3-2cef28a894ab tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b returned with HTTP 200 Jul 03 18:01:18.775361 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1188/4806] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:18 2026] GET /volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:19.110459 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-65659b39-0304-4ede-9566-c1d73962b37b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:19.112184 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-65659b39-0304-4ede-9566-c1d73962b37b tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:19.112390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-65659b39-0304-4ede-9566-c1d73962b37b tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:19.112570 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-65659b39-0304-4ede-9566-c1d73962b37b tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:19.112664 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-65659b39-0304-4ede-9566-c1d73962b37b tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:19.116605 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:19.116605 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:19.117160 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-65659b39-0304-4ede-9566-c1d73962b37b tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:19.117489 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1198/4807] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:19 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:19.126295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eef406da-1515-4ba0-b9f0-2dded4c6d964 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:19.127818 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eef406da-1515-4ba0-b9f0-2dded4c6d964 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] POST https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082/action Jul 03 18:01:19.128146 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eef406da-1515-4ba0-b9f0-2dded4c6d964 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:01:19.128259 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eef406da-1515-4ba0-b9f0-2dded4c6d964 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:19.129491 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.admin_actions [None req-eef406da-1515-4ba0-b9f0-2dded4c6d964 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Updating backup '9117446e-09e1-4baf-8b54-211c7b7c0082' with '{'status': 'error'}' {{(pid=99940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 18:01:19.137410 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:19.137410 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:19.138571 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-eef406da-1515-4ba0-b9f0-2dded4c6d964 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'aacd304dba0145bc95bee0eb39dc7768', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '404c0cd4d4174dbd95674a85030dd666', '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=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:19.138805 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eef406da-1515-4ba0-b9f0-2dded4c6d964 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082/action returned with HTTP 403 Jul 03 18:01:19.139307 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1215/4808] 10.4.3.210 () {70 vars in 1430 bytes} [Fri Jul 3 18:01:19 2026] POST /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:19.146127 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6da586dd-56d1-4c17-a76c-4957bcaec840 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:19.148037 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6da586dd-56d1-4c17-a76c-4957bcaec840 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca Jul 03 18:01:19.148235 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6da586dd-56d1-4c17-a76c-4957bcaec840 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:19.148512 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6da586dd-56d1-4c17-a76c-4957bcaec840 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:19.148652 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-6da586dd-56d1-4c17-a76c-4957bcaec840 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Delete volume with id: 81fdf7e1-2b13-48b2-a248-a62cf41780ca Jul 03 18:01:19.155794 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:19.155794 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:19.156146 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6da586dd-56d1-4c17-a76c-4957bcaec840 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:01:19.174182 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6da586dd-56d1-4c17-a76c-4957bcaec840 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Delete volume request issued successfully. Jul 03 18:01:19.174346 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6da586dd-56d1-4c17-a76c-4957bcaec840 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca returned with HTTP 202 Jul 03 18:01:19.174853 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1208/4809] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:19 2026] DELETE /volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:19.181602 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-560b0ee5-8045-46c2-bb6c-0c43f9af84df None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:19.183502 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-560b0ee5-8045-46c2-bb6c-0c43f9af84df tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca Jul 03 18:01:19.183673 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-560b0ee5-8045-46c2-bb6c-0c43f9af84df tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:19.183858 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-560b0ee5-8045-46c2-bb6c-0c43f9af84df tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:19.191275 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:19.191275 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:19.194508 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-560b0ee5-8045-46c2-bb6c-0c43f9af84df tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:01:19.198241 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-560b0ee5-8045-46c2-bb6c-0c43f9af84df tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca returned with HTTP 200 Jul 03 18:01:19.198603 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1189/4810] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:19 2026] GET /volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:19.347590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-31788dc5-93c8-4585-af9f-d2f9455ac493 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:19.349130 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31788dc5-93c8-4585-af9f-d2f9455ac493 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:19.349304 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31788dc5-93c8-4585-af9f-d2f9455ac493 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:19.349486 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-31788dc5-93c8-4585-af9f-d2f9455ac493 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:19.349579 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-31788dc5-93c8-4585-af9f-d2f9455ac493 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:19.353632 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:19.353632 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:19.354202 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-31788dc5-93c8-4585-af9f-d2f9455ac493 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:19.354534 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1199/4811] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:19 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:19.729690 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-096a235c-1b11-403e-a7bd-6df24785b6bd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:19.731682 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-096a235c-1b11-403e-a7bd-6df24785b6bd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:19.731918 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-096a235c-1b11-403e-a7bd-6df24785b6bd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:19.732127 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-096a235c-1b11-403e-a7bd-6df24785b6bd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:19.732271 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-096a235c-1b11-403e-a7bd-6df24785b6bd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:19.737129 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:19.737129 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:19.737854 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-096a235c-1b11-403e-a7bd-6df24785b6bd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:19.738180 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1216/4812] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:19 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:19.786297 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-82530349-dfa8-4eb6-9e04-5e92eb307ddf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:19.793931 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-82530349-dfa8-4eb6-9e04-5e92eb307ddf tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b Jul 03 18:01:19.794628 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-82530349-dfa8-4eb6-9e04-5e92eb307ddf tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:19.795679 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-82530349-dfa8-4eb6-9e04-5e92eb307ddf tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:19.818268 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:19.818268 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:19.819660 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-82530349-dfa8-4eb6-9e04-5e92eb307ddf tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:19.821186 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-82530349-dfa8-4eb6-9e04-5e92eb307ddf tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b returned with HTTP 200 Jul 03 18:01:19.821538 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1209/4813] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:19 2026] GET /volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:19.830664 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8a84ed19-811c-44bb-b737-4d9f0438f40a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:19.832470 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8a84ed19-811c-44bb-b737-4d9f0438f40a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] GET https://10.4.3.210/volume/v3/snapshots Jul 03 18:01:19.832653 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8a84ed19-811c-44bb-b737-4d9f0438f40a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:19.832862 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8a84ed19-811c-44bb-b737-4d9f0438f40a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:19.833144 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-8a84ed19-811c-44bb-b737-4d9f0438f40a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 18:01:19.834298 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.db.api [None req-8a84ed19-811c-44bb-b737-4d9f0438f40a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Building query based on filter {{(pid=99943) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 18:01:19.838033 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8a84ed19-811c-44bb-b737-4d9f0438f40a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Get all snapshots completed successfully. Jul 03 18:01:19.838400 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8a84ed19-811c-44bb-b737-4d9f0438f40a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Jul 03 18:01:19.838799 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1190/4814] 10.4.3.210 () {66 vars in 1243 bytes} [Fri Jul 3 18:01:19 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:19.847294 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ce0572a5-079f-41eb-bece-944a00537c0b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:19.849183 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ce0572a5-079f-41eb-bece-944a00537c0b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b Jul 03 18:01:19.849380 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ce0572a5-079f-41eb-bece-944a00537c0b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:19.849555 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ce0572a5-079f-41eb-bece-944a00537c0b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:19.849658 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-ce0572a5-079f-41eb-bece-944a00537c0b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete snapshot with id: f1525ac6-c499-45f4-a90f-35d5b8f2ce0b Jul 03 18:01:19.854437 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:19.854437 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:19.854718 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ce0572a5-079f-41eb-bece-944a00537c0b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:19.869616 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ce0572a5-079f-41eb-bece-944a00537c0b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot delete request issued successfully. Jul 03 18:01:19.869826 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ce0572a5-079f-41eb-bece-944a00537c0b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b returned with HTTP 202 Jul 03 18:01:19.870418 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1200/4815] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:19 2026] DELETE /volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:19.878124 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-94340da2-0fb3-4933-abf3-4a3b5c748359 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:19.880059 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-94340da2-0fb3-4933-abf3-4a3b5c748359 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b Jul 03 18:01:19.880277 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-94340da2-0fb3-4933-abf3-4a3b5c748359 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:19.880490 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-94340da2-0fb3-4933-abf3-4a3b5c748359 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:19.886126 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:19.886126 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:19.886535 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-94340da2-0fb3-4933-abf3-4a3b5c748359 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:19.887555 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-94340da2-0fb3-4933-abf3-4a3b5c748359 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b returned with HTTP 200 Jul 03 18:01:19.888086 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1217/4816] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:19 2026] GET /volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:20.211570 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a8548c6f-0e14-47a7-b6e2-927d729dc7a5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.213266 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a8548c6f-0e14-47a7-b6e2-927d729dc7a5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca Jul 03 18:01:20.213477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a8548c6f-0e14-47a7-b6e2-927d729dc7a5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.213662 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a8548c6f-0e14-47a7-b6e2-927d729dc7a5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.219586 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a8548c6f-0e14-47a7-b6e2-927d729dc7a5 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca returned with HTTP 404 Jul 03 18:01:20.220110 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1210/4817] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:20 2026] GET /volume/v3/volumes/81fdf7e1-2b13-48b2-a248-a62cf41780ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:20.228571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8f1a91b9-7f23-4599-ab98-61f615b66b5c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.230481 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f1a91b9-7f23-4599-ab98-61f615b66b5c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:01:20.230783 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f1a91b9-7f23-4599-ab98-61f615b66b5c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.230995 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8f1a91b9-7f23-4599-ab98-61f615b66b5c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.231124 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8f1a91b9-7f23-4599-ab98-61f615b66b5c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:20.235301 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:20.235301 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:20.236047 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8f1a91b9-7f23-4599-ab98-61f615b66b5c tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-reader] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:01:20.236440 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1191/4818] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:20 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:20.246865 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2813dbcd-07a0-4850-924b-3bf29793e396 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.249199 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2813dbcd-07a0-4850-924b-3bf29793e396 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] DELETE https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:20.249491 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2813dbcd-07a0-4850-924b-3bf29793e396 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.249789 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2813dbcd-07a0-4850-924b-3bf29793e396 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.249970 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-2813dbcd-07a0-4850-924b-3bf29793e396 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Delete backup with id: 9117446e-09e1-4baf-8b54-211c7b7c0082. Jul 03 18:01:20.255113 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:20.255113 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:20.268514 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-2813dbcd-07a0-4850-924b-3bf29793e396 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] delete_backup rpcapi backup_id 9117446e-09e1-4baf-8b54-211c7b7c0082 {{(pid=99942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:20.270659 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2813dbcd-07a0-4850-924b-3bf29793e396 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 202 Jul 03 18:01:20.270954 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1201/4819] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:20 2026] DELETE /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:20.278549 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fb7eb88f-26e7-4c54-adaf-a838c64def06 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.279890 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fb7eb88f-26e7-4c54-adaf-a838c64def06 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:20.280170 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fb7eb88f-26e7-4c54-adaf-a838c64def06 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.280506 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fb7eb88f-26e7-4c54-adaf-a838c64def06 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.280712 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-fb7eb88f-26e7-4c54-adaf-a838c64def06 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:20.285170 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:20.285170 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:20.286343 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fb7eb88f-26e7-4c54-adaf-a838c64def06 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 200 Jul 03 18:01:20.286343 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1218/4820] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:20 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:20.363348 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8f5aa69f-c3f8-4418-bcb4-3ee4b7e8c544 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.364902 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8f5aa69f-c3f8-4418-bcb4-3ee4b7e8c544 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:20.365135 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8f5aa69f-c3f8-4418-bcb4-3ee4b7e8c544 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.365367 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8f5aa69f-c3f8-4418-bcb4-3ee4b7e8c544 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.365523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-8f5aa69f-c3f8-4418-bcb4-3ee4b7e8c544 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:20.369635 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:20.369635 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:20.370281 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8f5aa69f-c3f8-4418-bcb4-3ee4b7e8c544 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:20.370656 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1211/4821] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:20 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:20.393844 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-385aaa06-0fe3-486f-a6b9-d74ae218d7cf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.394294 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-385aaa06-0fe3-486f-a6b9-d74ae218d7cf None None] GET https://10.4.3.210/volume// Jul 03 18:01:20.394493 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-385aaa06-0fe3-486f-a6b9-d74ae218d7cf None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.394707 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-385aaa06-0fe3-486f-a6b9-d74ae218d7cf None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.395100 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-385aaa06-0fe3-486f-a6b9-d74ae218d7cf None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:01:20.395419 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1192/4822] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:01: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 18:01:20.401681 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-f6ee4137-445b-40b8-b355-f767ae731840 req-abb5c583-4e81-497f-91e6-f56451f6485d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.403854 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-abb5c583-4e81-497f-91e6-f56451f6485d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:01:20.404255 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-abb5c583-4e81-497f-91e6-f56451f6485d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e923f98d-325b-4160-bf31-5375859ef2c4", "connector": null, "instance_uuid": "56b35d78-e511-46ec-ae9a-34f1310504ab"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:20.411855 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:20.411855 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:20.434719 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-abb5c583-4e81-497f-91e6-f56451f6485d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:01:20.435319 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1202/4823] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:01:20 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 18:01:20.769643 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c6414131-801e-4965-97cd-08b4141a3a0c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.771222 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c6414131-801e-4965-97cd-08b4141a3a0c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:20.771393 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c6414131-801e-4965-97cd-08b4141a3a0c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.771576 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c6414131-801e-4965-97cd-08b4141a3a0c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.771671 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-c6414131-801e-4965-97cd-08b4141a3a0c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:20.775474 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:20.775474 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:20.776063 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c6414131-801e-4965-97cd-08b4141a3a0c tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:20.776409 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1219/4824] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:20 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:20.884901 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-594953ca-1e81-4339-baaa-ae6b931b86e1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.886584 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-594953ca-1e81-4339-baaa-ae6b931b86e1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:20.886758 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-594953ca-1e81-4339-baaa-ae6b931b86e1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.886982 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-594953ca-1e81-4339-baaa-ae6b931b86e1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.896891 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-20625182-716c-4e9a-b5cd-1d754f96c57c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.898885 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-20625182-716c-4e9a-b5cd-1d754f96c57c tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b Jul 03 18:01:20.899060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-20625182-716c-4e9a-b5cd-1d754f96c57c tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.899180 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:20.899180 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:20.899293 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-20625182-716c-4e9a-b5cd-1d754f96c57c tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.903512 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-20625182-716c-4e9a-b5cd-1d754f96c57c tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b returned with HTTP 404 Jul 03 18:01:20.903669 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-594953ca-1e81-4339-baaa-ae6b931b86e1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:20.904067 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1193/4825] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:20 2026] GET /volume/v3/snapshots/f1525ac6-c499-45f4-a90f-35d5b8f2ce0b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:20.909109 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-594953ca-1e81-4339-baaa-ae6b931b86e1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:20.909628 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1212/4826] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:20 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:20.913629 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d062da70-2ed3-417f-98d8-5e8723192db2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.915443 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d062da70-2ed3-417f-98d8-5e8723192db2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da Jul 03 18:01:20.915654 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d062da70-2ed3-417f-98d8-5e8723192db2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.915863 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d062da70-2ed3-417f-98d8-5e8723192db2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.916042 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-d062da70-2ed3-417f-98d8-5e8723192db2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete volume with id: d9fe792e-eac2-4529-ba91-dd55e0bf66da Jul 03 18:01:20.924070 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:20.924070 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:20.924409 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d062da70-2ed3-417f-98d8-5e8723192db2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:20.941347 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d062da70-2ed3-417f-98d8-5e8723192db2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete volume request issued successfully. Jul 03 18:01:20.941596 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d062da70-2ed3-417f-98d8-5e8723192db2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da returned with HTTP 202 Jul 03 18:01:20.942121 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1203/4827] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:20 2026] DELETE /volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:20.949314 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-525574ce-1263-4a82-8f35-05d2a641272e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.951265 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-525574ce-1263-4a82-8f35-05d2a641272e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da Jul 03 18:01:20.951499 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-525574ce-1263-4a82-8f35-05d2a641272e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.951716 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-525574ce-1263-4a82-8f35-05d2a641272e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.960037 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:20.960037 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:20.963376 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-525574ce-1263-4a82-8f35-05d2a641272e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:20.967850 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-525574ce-1263-4a82-8f35-05d2a641272e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da returned with HTTP 200 Jul 03 18:01:20.968236 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1220/4828] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:20 2026] GET /volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:20.973096 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ea3ec2c2-8735-4f19-b3ac-e8bb644967a6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.973449 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ea3ec2c2-8735-4f19-b3ac-e8bb644967a6 None None] GET https://10.4.3.210/volume// Jul 03 18:01:20.973629 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ea3ec2c2-8735-4f19-b3ac-e8bb644967a6 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.973814 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ea3ec2c2-8735-4f19-b3ac-e8bb644967a6 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.974141 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ea3ec2c2-8735-4f19-b3ac-e8bb644967a6 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:01:20.974436 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1194/4829] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:01: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 18:01:20.981529 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f6ee4137-445b-40b8-b355-f767ae731840 req-5ae16243-6c27-4e8a-9766-430c2092f958 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:20.983579 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-5ae16243-6c27-4e8a-9766-430c2092f958 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:20.983787 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-5ae16243-6c27-4e8a-9766-430c2092f958 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:20.984014 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-5ae16243-6c27-4e8a-9766-430c2092f958 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:20.994935 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:20.994935 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:20.998715 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-f6ee4137-445b-40b8-b355-f767ae731840 req-5ae16243-6c27-4e8a-9766-430c2092f958 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:21.003040 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-5ae16243-6c27-4e8a-9766-430c2092f958 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:21.003472 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1213/4830] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:01:20 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:01:21.098855 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-f6ee4137-445b-40b8-b355-f767ae731840 req-d4c58894-c26b-415a-9713-24286f7f13f5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:21.100984 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-d4c58894-c26b-415a-9713-24286f7f13f5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] PUT https://10.4.3.210/volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126 Jul 03 18:01:21.101375 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-d4c58894-c26b-415a-9713-24286f7f13f5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:21.108323 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-f6ee4137-445b-40b8-b355-f767ae731840 req-d4c58894-c26b-415a-9713-24286f7f13f5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Acquiring lock "cinder-attachment_update-e923f98d-325b-4160-bf31-5375859ef2c4-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:01:21.112226 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-f6ee4137-445b-40b8-b355-f767ae731840 req-d4c58894-c26b-415a-9713-24286f7f13f5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Lock "cinder-attachment_update-e923f98d-325b-4160-bf31-5375859ef2c4-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:01:21.113157 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:21.113157 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:21.297931 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-94123214-a064-497f-a8c6-ce2c54b011d9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:21.299784 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-94123214-a064-497f-a8c6-ce2c54b011d9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 Jul 03 18:01:21.300000 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-94123214-a064-497f-a8c6-ce2c54b011d9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:21.300230 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-94123214-a064-497f-a8c6-ce2c54b011d9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:21.300372 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-94123214-a064-497f-a8c6-ce2c54b011d9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 9117446e-09e1-4baf-8b54-211c7b7c0082. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:21.304368 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-94123214-a064-497f-a8c6-ce2c54b011d9 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 returned with HTTP 404 Jul 03 18:01:21.304836 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1221/4831] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:21 2026] GET /volume/v3/backups/9117446e-09e1-4baf-8b54-211c7b7c0082 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:21.311541 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5290625c-be23-4b8c-9659-29be8a3fb4c0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:21.313052 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5290625c-be23-4b8c-9659-29be8a3fb4c0 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] DELETE https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:01:21.313231 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5290625c-be23-4b8c-9659-29be8a3fb4c0 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:21.313428 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5290625c-be23-4b8c-9659-29be8a3fb4c0 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:21.313557 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-5290625c-be23-4b8c-9659-29be8a3fb4c0 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Delete backup with id: c24b7d1d-955c-4067-855c-55c28131dff3. Jul 03 18:01:21.318040 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:21.318040 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:21.330843 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-5290625c-be23-4b8c-9659-29be8a3fb4c0 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] delete_backup rpcapi backup_id c24b7d1d-955c-4067-855c-55c28131dff3 {{(pid=99943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:21.332536 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5290625c-be23-4b8c-9659-29be8a3fb4c0 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 202 Jul 03 18:01:21.332918 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1195/4832] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:21 2026] DELETE /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:21.340387 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a84d4a2b-ccff-4d8d-a592-7a2cab9bac94 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:21.342085 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a84d4a2b-ccff-4d8d-a592-7a2cab9bac94 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:01:21.342279 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a84d4a2b-ccff-4d8d-a592-7a2cab9bac94 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:21.342464 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a84d4a2b-ccff-4d8d-a592-7a2cab9bac94 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:21.342592 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a84d4a2b-ccff-4d8d-a592-7a2cab9bac94 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:21.346786 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:21.346786 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:21.347390 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a84d4a2b-ccff-4d8d-a592-7a2cab9bac94 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 200 Jul 03 18:01:21.347739 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1214/4833] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:21 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:21.380697 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-026ea4a8-7c93-4833-b981-1c80dfa5949a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:21.382237 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-026ea4a8-7c93-4833-b981-1c80dfa5949a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:21.382422 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-026ea4a8-7c93-4833-b981-1c80dfa5949a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:21.382585 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-026ea4a8-7c93-4833-b981-1c80dfa5949a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:21.382684 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-026ea4a8-7c93-4833-b981-1c80dfa5949a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:21.386583 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:21.386583 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:21.387148 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-026ea4a8-7c93-4833-b981-1c80dfa5949a tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:21.387471 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1222/4834] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:21 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:21.396357 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1593e5d3-2d1b-43c6-aacb-15b9ed0def03 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:21.398080 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1593e5d3-2d1b-43c6-aacb-15b9ed0def03 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/728b891f-05ea-4f5c-8bb3-31e57acfa6cf Jul 03 18:01:21.398314 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1593e5d3-2d1b-43c6-aacb-15b9ed0def03 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:21.398523 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1593e5d3-2d1b-43c6-aacb-15b9ed0def03 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:21.398725 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-1593e5d3-2d1b-43c6-aacb-15b9ed0def03 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete volume with id: 728b891f-05ea-4f5c-8bb3-31e57acfa6cf Jul 03 18:01:21.406594 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:21.406594 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:21.407011 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1593e5d3-2d1b-43c6-aacb-15b9ed0def03 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:01:21.422258 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1593e5d3-2d1b-43c6-aacb-15b9ed0def03 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete volume request issued successfully. Jul 03 18:01:21.422438 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1593e5d3-2d1b-43c6-aacb-15b9ed0def03 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/728b891f-05ea-4f5c-8bb3-31e57acfa6cf returned with HTTP 202 Jul 03 18:01:21.422879 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1196/4835] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:21 2026] DELETE /volume/v3/volumes/728b891f-05ea-4f5c-8bb3-31e57acfa6cf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:21.429194 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a70ad5b0-3a18-48b3-a323-b5124cd969be None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:21.430870 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a70ad5b0-3a18-48b3-a323-b5124cd969be tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/728b891f-05ea-4f5c-8bb3-31e57acfa6cf Jul 03 18:01:21.431069 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a70ad5b0-3a18-48b3-a323-b5124cd969be tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:21.431730 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a70ad5b0-3a18-48b3-a323-b5124cd969be tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:21.438556 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:21.438556 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:21.443405 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a70ad5b0-3a18-48b3-a323-b5124cd969be tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:01:21.449299 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a70ad5b0-3a18-48b3-a323-b5124cd969be tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/728b891f-05ea-4f5c-8bb3-31e57acfa6cf returned with HTTP 200 Jul 03 18:01:21.449886 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1215/4836] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:21 2026] GET /volume/v3/volumes/728b891f-05ea-4f5c-8bb3-31e57acfa6cf => generated 1074 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:21.630725 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-f6ee4137-445b-40b8-b355-f767ae731840 req-d4c58894-c26b-415a-9713-24286f7f13f5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Lock "cinder-attachment_update-e923f98d-325b-4160-bf31-5375859ef2c4-np0000004448" released by "attachment_update" :: held 0.518s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:01:21.631047 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-d4c58894-c26b-415a-9713-24286f7f13f5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126 returned with HTTP 200 Jul 03 18:01:21.631591 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1204/4837] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:01:21 2026] PUT /volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:21.785534 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-df297b3e-a941-4e52-8ae4-49f872ce3a96 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:21.787307 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-df297b3e-a941-4e52-8ae4-49f872ce3a96 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:21.787554 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-df297b3e-a941-4e52-8ae4-49f872ce3a96 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:21.787745 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-df297b3e-a941-4e52-8ae4-49f872ce3a96 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:21.787906 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-df297b3e-a941-4e52-8ae4-49f872ce3a96 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:21.792477 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:21.792477 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:21.793271 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-df297b3e-a941-4e52-8ae4-49f872ce3a96 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:21.793684 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1223/4838] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:21 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:21.922399 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f8339cec-fb26-484b-aa98-f6b0a4046b53 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:21.924058 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f8339cec-fb26-484b-aa98-f6b0a4046b53 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:21.924277 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f8339cec-fb26-484b-aa98-f6b0a4046b53 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:21.924558 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f8339cec-fb26-484b-aa98-f6b0a4046b53 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:21.933825 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:21.933825 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:21.937461 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f8339cec-fb26-484b-aa98-f6b0a4046b53 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:21.940984 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f8339cec-fb26-484b-aa98-f6b0a4046b53 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:21.941343 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1197/4839] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:21 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:21.980243 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cbb0ffba-3a0d-45a8-ab43-5db608495499 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:21.982699 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cbb0ffba-3a0d-45a8-ab43-5db608495499 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da Jul 03 18:01:21.982997 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cbb0ffba-3a0d-45a8-ab43-5db608495499 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:21.983259 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cbb0ffba-3a0d-45a8-ab43-5db608495499 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:21.990610 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cbb0ffba-3a0d-45a8-ab43-5db608495499 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da returned with HTTP 404 Jul 03 18:01:21.991410 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1216/4840] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:21 2026] GET /volume/v3/volumes/d9fe792e-eac2-4529-ba91-dd55e0bf66da => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:21.999875 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.001780 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:22.002159 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1115396593"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:22.003605 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1115396593'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:22.003778 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume of 1 GB Jul 03 18:01:22.004079 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:22.004079 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:22.007809 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:22.013462 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Flow 'volume_create_api' (b47396ca-9e6d-4f12-ab43-a43f8caa5f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:22.014391 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16023405-bd4f-4be2-a10f-78781785ce52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:22.015194 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:22.038009 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16023405-bd4f-4be2-a10f-78781785ce52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:22.038893 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (591dde0b-94e8-4f57-9ac7-fe6f86f2d952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:22.089916 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Created reservations ['d1dd898d-223a-4738-b099-1b06e5d7bd43', '7261e639-88db-4df3-a578-8fc794ff8ee3', '01a812e3-14fb-4aa4-8b55-39a140f101b9', 'f91c5ad9-036d-452c-8358-0a91bbb2c706'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:22.090551 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (591dde0b-94e8-4f57-9ac7-fe6f86f2d952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1dd898d-223a-4738-b099-1b06e5d7bd43', '7261e639-88db-4df3-a578-8fc794ff8ee3', '01a812e3-14fb-4aa4-8b55-39a140f101b9', 'f91c5ad9-036d-452c-8358-0a91bbb2c706']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:22.091172 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809909a0-df2f-405e-adcc-52160eaf961a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:22.110273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809909a0-df2f-405e-adcc-52160eaf961a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f408c8a-66d6-4497-aa16-68902a4c3bc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1115396593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54663faeacd141db967183c5587c0fe4',qos_specs=None,replication_status=,reservations=['d1dd898d-223a-4738-b099-1b06e5d7bd43','7261e639-88db-4df3-a578-8fc794ff8ee3','01a812e3-14fb-4aa4-8b55-39a140f101b9','f91c5ad9-036d-452c-8358-0a91bbb2c706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1115396593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f408c8a-66d6-4497-aa16-68902a4c3bc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54663faeacd141db967183c5587c0fe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:22.110889 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d75cb846-4072-4f40-9a8f-30680a165d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:22.125332 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d75cb846-4072-4f40-9a8f-30680a165d80) transitioned into state 'SUCCESS' from state '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-1115396593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54663faeacd141db967183c5587c0fe4',qos_specs=None,replication_status=,reservations=['d1dd898d-223a-4738-b099-1b06e5d7bd43','7261e639-88db-4df3-a578-8fc794ff8ee3','01a812e3-14fb-4aa4-8b55-39a140f101b9','f91c5ad9-036d-452c-8358-0a91bbb2c706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:22.125936 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebd82af5-8362-4770-8cff-fc5bef14b6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:22.134536 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebd82af5-8362-4770-8cff-fc5bef14b6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:22.135280 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Flow 'volume_create_api' (b47396ca-9e6d-4f12-ab43-a43f8caa5f05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:22.135553 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume request issued successfully. Jul 03 18:01:22.136117 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0e354eff-6280-4fe9-9a44-e122ab331b7f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:22.136527 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1205/4841] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:01:21 2026] POST /volume/v3/volumes => generated 778 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:22.147633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c4b5c999-ef65-46a2-8a5e-4f24f147115d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.150089 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c4b5c999-ef65-46a2-8a5e-4f24f147115d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 Jul 03 18:01:22.150286 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c4b5c999-ef65-46a2-8a5e-4f24f147115d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:22.150472 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c4b5c999-ef65-46a2-8a5e-4f24f147115d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:22.157245 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:22.157245 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:22.160498 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c4b5c999-ef65-46a2-8a5e-4f24f147115d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:22.164015 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c4b5c999-ef65-46a2-8a5e-4f24f147115d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 returned with HTTP 200 Jul 03 18:01:22.164355 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1224/4842] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:22 2026] GET /volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:22.357262 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4f6ddd08-d20e-4dab-83d1-56bc53249974 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.358881 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4f6ddd08-d20e-4dab-83d1-56bc53249974 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 Jul 03 18:01:22.359069 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4f6ddd08-d20e-4dab-83d1-56bc53249974 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:22.359255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4f6ddd08-d20e-4dab-83d1-56bc53249974 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:22.359367 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-4f6ddd08-d20e-4dab-83d1-56bc53249974 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id c24b7d1d-955c-4067-855c-55c28131dff3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:22.362456 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4f6ddd08-d20e-4dab-83d1-56bc53249974 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 returned with HTTP 404 Jul 03 18:01:22.362897 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1198/4843] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:22 2026] GET /volume/v3/backups/c24b7d1d-955c-4067-855c-55c28131dff3 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:22.368409 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dd1ace71-daa4-4559-8b12-2dd76360e185 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.369888 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dd1ace71-daa4-4559-8b12-2dd76360e185 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] DELETE https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:01:22.370068 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dd1ace71-daa4-4559-8b12-2dd76360e185 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:22.370232 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dd1ace71-daa4-4559-8b12-2dd76360e185 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:22.370334 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-dd1ace71-daa4-4559-8b12-2dd76360e185 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Delete backup with id: 6e638b89-0df5-4faa-9836-5028f851f9dc. Jul 03 18:01:22.373808 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:22.373808 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:22.383063 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-dd1ace71-daa4-4559-8b12-2dd76360e185 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] delete_backup rpcapi backup_id 6e638b89-0df5-4faa-9836-5028f851f9dc {{(pid=99941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:22.384484 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dd1ace71-daa4-4559-8b12-2dd76360e185 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 202 Jul 03 18:01:22.384831 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1217/4844] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:22 2026] DELETE /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:22.391245 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d5a18ca9-f6bc-4fa6-9691-3fd086e412ee None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.392971 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5a18ca9-f6bc-4fa6-9691-3fd086e412ee tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:01:22.393183 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5a18ca9-f6bc-4fa6-9691-3fd086e412ee tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:22.393410 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5a18ca9-f6bc-4fa6-9691-3fd086e412ee tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:22.393514 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-d5a18ca9-f6bc-4fa6-9691-3fd086e412ee tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:22.397388 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:22.397388 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:22.397982 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5a18ca9-f6bc-4fa6-9691-3fd086e412ee tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 200 Jul 03 18:01:22.398305 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1206/4845] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:22 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:22.461200 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-160ad910-3d7a-4831-9bc9-f525168f58a1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.462564 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-160ad910-3d7a-4831-9bc9-f525168f58a1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/728b891f-05ea-4f5c-8bb3-31e57acfa6cf Jul 03 18:01:22.462909 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-160ad910-3d7a-4831-9bc9-f525168f58a1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:22.463202 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-160ad910-3d7a-4831-9bc9-f525168f58a1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:22.470332 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-160ad910-3d7a-4831-9bc9-f525168f58a1 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/728b891f-05ea-4f5c-8bb3-31e57acfa6cf returned with HTTP 404 Jul 03 18:01:22.470332 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1225/4846] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:22 2026] GET /volume/v3/volumes/728b891f-05ea-4f5c-8bb3-31e57acfa6cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:22.477763 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cc3cce95-5d01-49d0-9468-cca0092032a0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.479512 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cc3cce95-5d01-49d0-9468-cca0092032a0 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:22.479756 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cc3cce95-5d01-49d0-9468-cca0092032a0 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:22.479993 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cc3cce95-5d01-49d0-9468-cca0092032a0 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:22.480123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-cc3cce95-5d01-49d0-9468-cca0092032a0 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:22.484422 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:22.484422 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:22.485070 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cc3cce95-5d01-49d0-9468-cca0092032a0 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:22.485450 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1199/4847] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:22 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:22.494219 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-38eb61b0-640a-4f76-8ec6-ffeec08b5b7c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.496098 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-38eb61b0-640a-4f76-8ec6-ffeec08b5b7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:01:22.496339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-38eb61b0-640a-4f76-8ec6-ffeec08b5b7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:22.496544 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-38eb61b0-640a-4f76-8ec6-ffeec08b5b7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:22.496659 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-38eb61b0-640a-4f76-8ec6-ffeec08b5b7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete backup with id: 44d72198-5758-4094-8c99-804fcbbbb149. Jul 03 18:01:22.501075 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:22.501075 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:22.512963 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-38eb61b0-640a-4f76-8ec6-ffeec08b5b7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] delete_backup rpcapi backup_id 44d72198-5758-4094-8c99-804fcbbbb149 {{(pid=99941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:22.514473 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-38eb61b0-640a-4f76-8ec6-ffeec08b5b7c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 202 Jul 03 18:01:22.514934 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1218/4848] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:22 2026] DELETE /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:22.521926 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4cdd7045-2fcd-4806-bf46-87d33d8b4393 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.523678 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4cdd7045-2fcd-4806-bf46-87d33d8b4393 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:01:22.523899 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4cdd7045-2fcd-4806-bf46-87d33d8b4393 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:22.524113 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4cdd7045-2fcd-4806-bf46-87d33d8b4393 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:22.524244 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-4cdd7045-2fcd-4806-bf46-87d33d8b4393 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:22.528197 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:22.528197 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:22.528826 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4cdd7045-2fcd-4806-bf46-87d33d8b4393 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 200 Jul 03 18:01:22.529140 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1207/4849] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:22 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:22.803613 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a5d3442a-b6a3-4cca-b422-bdd0ef9d09ee None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.805143 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a5d3442a-b6a3-4cca-b422-bdd0ef9d09ee tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:22.805331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a5d3442a-b6a3-4cca-b422-bdd0ef9d09ee tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:22.805524 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a5d3442a-b6a3-4cca-b422-bdd0ef9d09ee tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:22.805633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a5d3442a-b6a3-4cca-b422-bdd0ef9d09ee tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:22.811077 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:22.811077 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:22.812031 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a5d3442a-b6a3-4cca-b422-bdd0ef9d09ee tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:22.812511 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1226/4850] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:22 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:22.953389 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8a9fc80a-d6d2-46c0-b444-57ccd448af9f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:22.955001 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8a9fc80a-d6d2-46c0-b444-57ccd448af9f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:22.955095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8a9fc80a-d6d2-46c0-b444-57ccd448af9f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:22.955263 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8a9fc80a-d6d2-46c0-b444-57ccd448af9f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:22.965867 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:22.965867 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:22.972485 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8a9fc80a-d6d2-46c0-b444-57ccd448af9f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:22.977375 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8a9fc80a-d6d2-46c0-b444-57ccd448af9f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:22.977706 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1200/4851] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:22 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:23.175869 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7c8e8d02-df70-4ef6-a86c-a44435200b9e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.177336 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7c8e8d02-df70-4ef6-a86c-a44435200b9e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 Jul 03 18:01:23.177491 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7c8e8d02-df70-4ef6-a86c-a44435200b9e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:23.177657 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7c8e8d02-df70-4ef6-a86c-a44435200b9e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:23.183963 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:23.183963 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:23.186783 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7c8e8d02-df70-4ef6-a86c-a44435200b9e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:23.190165 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7c8e8d02-df70-4ef6-a86c-a44435200b9e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 returned with HTTP 200 Jul 03 18:01:23.190528 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1219/4852] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:23 2026] GET /volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:23.202472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a65ab79c-be88-41b6-a30f-2289decc954d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.204452 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a65ab79c-be88-41b6-a30f-2289decc954d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:01:23.204900 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a65ab79c-be88-41b6-a30f-2289decc954d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f408c8a-66d6-4497-aa16-68902a4c3bc2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1471289203"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:23.216532 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:23.216532 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:23.217041 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a65ab79c-be88-41b6-a30f-2289decc954d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:23.217208 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-a65ab79c-be88-41b6-a30f-2289decc954d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create snapshot from volume 3f408c8a-66d6-4497-aa16-68902a4c3bc2 Jul 03 18:01:23.244458 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-a65ab79c-be88-41b6-a30f-2289decc954d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Created reservations ['1d43e2b7-4c4c-4835-8ff2-5416a924225d', '9ce4de01-bffd-4efb-a8bd-1255e1def83e', '58675a9f-421c-4ec5-9ba4-64546b4d5d8a', 'fbdce304-c841-450c-88ad-abc51bb58bce'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:23.275532 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a65ab79c-be88-41b6-a30f-2289decc954d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot create request issued successfully. Jul 03 18:01:23.276292 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a65ab79c-be88-41b6-a30f-2289decc954d tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:01:23.276416 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1208/4853] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:01:23 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 18:01:23.284946 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cb4dbe50-e1be-4258-9570-12ad646876ae None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.286085 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cb4dbe50-e1be-4258-9570-12ad646876ae tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c Jul 03 18:01:23.286665 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cb4dbe50-e1be-4258-9570-12ad646876ae tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:23.286665 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cb4dbe50-e1be-4258-9570-12ad646876ae tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:23.290694 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:23.290694 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:23.290957 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cb4dbe50-e1be-4258-9570-12ad646876ae tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:23.291539 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cb4dbe50-e1be-4258-9570-12ad646876ae tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c returned with HTTP 200 Jul 03 18:01:23.291906 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1227/4854] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:23 2026] GET /volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:23.406924 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d536b788-75c8-443d-8905-121611980779 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.408533 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d536b788-75c8-443d-8905-121611980779 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc Jul 03 18:01:23.408707 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d536b788-75c8-443d-8905-121611980779 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:23.408926 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d536b788-75c8-443d-8905-121611980779 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:23.409084 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d536b788-75c8-443d-8905-121611980779 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Show backup with id 6e638b89-0df5-4faa-9836-5028f851f9dc. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:23.412044 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d536b788-75c8-443d-8905-121611980779 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc returned with HTTP 404 Jul 03 18:01:23.412462 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1201/4855] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:23 2026] GET /volume/v3/backups/6e638b89-0df5-4faa-9836-5028f851f9dc => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:23.418414 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c2ca0444-52fe-447e-bd56-fc284290e429 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.420054 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c2ca0444-52fe-447e-bd56-fc284290e429 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e Jul 03 18:01:23.420223 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c2ca0444-52fe-447e-bd56-fc284290e429 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:23.420413 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c2ca0444-52fe-447e-bd56-fc284290e429 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:23.420549 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-c2ca0444-52fe-447e-bd56-fc284290e429 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Delete volume with id: eb5eb605-72b5-4a7b-b546-76476a94038e Jul 03 18:01:23.427913 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:23.427913 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:23.427913 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c2ca0444-52fe-447e-bd56-fc284290e429 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:01:23.442944 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c2ca0444-52fe-447e-bd56-fc284290e429 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Delete volume request issued successfully. Jul 03 18:01:23.443104 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c2ca0444-52fe-447e-bd56-fc284290e429 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e returned with HTTP 202 Jul 03 18:01:23.443473 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1220/4856] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:23 2026] DELETE /volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:23.450581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e293b4c7-068b-43ae-ba1f-14f5f9fd2d33 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.452429 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e293b4c7-068b-43ae-ba1f-14f5f9fd2d33 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e Jul 03 18:01:23.452619 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e293b4c7-068b-43ae-ba1f-14f5f9fd2d33 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:23.452817 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e293b4c7-068b-43ae-ba1f-14f5f9fd2d33 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:23.459681 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:23.459681 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:23.463266 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e293b4c7-068b-43ae-ba1f-14f5f9fd2d33 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Volume info retrieved successfully. Jul 03 18:01:23.467057 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e293b4c7-068b-43ae-ba1f-14f5f9fd2d33 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e returned with HTTP 200 Jul 03 18:01:23.467431 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1209/4857] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:23 2026] GET /volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:23.538724 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f3d8d3a8-082c-490c-85ff-1694caf93e5f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.540363 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f3d8d3a8-082c-490c-85ff-1694caf93e5f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 Jul 03 18:01:23.540559 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f3d8d3a8-082c-490c-85ff-1694caf93e5f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:23.540727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f3d8d3a8-082c-490c-85ff-1694caf93e5f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:23.540847 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f3d8d3a8-082c-490c-85ff-1694caf93e5f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 44d72198-5758-4094-8c99-804fcbbbb149. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:23.544601 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f3d8d3a8-082c-490c-85ff-1694caf93e5f tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 returned with HTTP 404 Jul 03 18:01:23.545034 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1228/4858] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:23 2026] GET /volume/v3/backups/44d72198-5758-4094-8c99-804fcbbbb149 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:23.550950 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f25e3aad-0db0-4971-b2e4-5aa3febb2583 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.552751 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f25e3aad-0db0-4971-b2e4-5aa3febb2583 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:01:23.552975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f25e3aad-0db0-4971-b2e4-5aa3febb2583 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:23.553174 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f25e3aad-0db0-4971-b2e4-5aa3febb2583 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:23.553326 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-f25e3aad-0db0-4971-b2e4-5aa3febb2583 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete backup with id: 837110a0-2474-4850-9b32-1b26da97f193. Jul 03 18:01:23.557552 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:23.557552 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:23.569347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-f25e3aad-0db0-4971-b2e4-5aa3febb2583 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] delete_backup rpcapi backup_id 837110a0-2474-4850-9b32-1b26da97f193 {{(pid=99943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:23.570865 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f25e3aad-0db0-4971-b2e4-5aa3febb2583 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 202 Jul 03 18:01:23.571241 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1202/4859] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:23 2026] DELETE /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:23.577495 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ac5eb67a-6bf0-4801-863d-3499f41dc876 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.579132 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ac5eb67a-6bf0-4801-863d-3499f41dc876 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:01:23.579316 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ac5eb67a-6bf0-4801-863d-3499f41dc876 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:23.579488 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ac5eb67a-6bf0-4801-863d-3499f41dc876 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:23.579588 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-ac5eb67a-6bf0-4801-863d-3499f41dc876 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:23.583552 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:23.583552 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:23.584222 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ac5eb67a-6bf0-4801-863d-3499f41dc876 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 200 Jul 03 18:01:23.584564 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1221/4860] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:23 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:23.822569 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2d7ba68c-7cc1-4dc9-821f-43b13bf1e660 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.824163 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2d7ba68c-7cc1-4dc9-821f-43b13bf1e660 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:23.824334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2d7ba68c-7cc1-4dc9-821f-43b13bf1e660 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:23.824499 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2d7ba68c-7cc1-4dc9-821f-43b13bf1e660 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:23.824598 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-2d7ba68c-7cc1-4dc9-821f-43b13bf1e660 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:23.828309 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:23.828309 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:23.828827 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2d7ba68c-7cc1-4dc9-821f-43b13bf1e660 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:23.829184 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1210/4861] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:23 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:23.989513 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-132f0fbd-0e02-4d6d-acf5-856506d81b6c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:23.991105 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-132f0fbd-0e02-4d6d-acf5-856506d81b6c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:23.991284 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-132f0fbd-0e02-4d6d-acf5-856506d81b6c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:23.991470 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-132f0fbd-0e02-4d6d-acf5-856506d81b6c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:24.000283 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:24.000283 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:24.003505 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-132f0fbd-0e02-4d6d-acf5-856506d81b6c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:24.007479 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-132f0fbd-0e02-4d6d-acf5-856506d81b6c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:24.007871 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1229/4862] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:23 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:24.300354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d039d21a-8363-4238-8d45-87d4253cce56 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:24.301987 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d039d21a-8363-4238-8d45-87d4253cce56 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c Jul 03 18:01:24.302169 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d039d21a-8363-4238-8d45-87d4253cce56 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:24.302358 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d039d21a-8363-4238-8d45-87d4253cce56 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:24.306872 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:24.306872 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:24.307132 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d039d21a-8363-4238-8d45-87d4253cce56 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:24.307672 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d039d21a-8363-4238-8d45-87d4253cce56 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c returned with HTTP 200 Jul 03 18:01:24.308016 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1203/4863] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:24 2026] GET /volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:24.315430 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e1b0b9df-215e-4ebe-abb9-48f921806a2b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:24.317073 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1b0b9df-215e-4ebe-abb9-48f921806a2b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] POST https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c/action Jul 03 18:01:24.317417 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1b0b9df-215e-4ebe-abb9-48f921806a2b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:01:24.317541 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1b0b9df-215e-4ebe-abb9-48f921806a2b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:24.318848 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.admin_actions [None req-e1b0b9df-215e-4ebe-abb9-48f921806a2b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Updating snapshot '02d86a3e-e3b3-449f-93ad-7ab50b33810c' with '{'status': 'error'}' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 18:01:24.327017 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:24.327017 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:24.327526 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-e1b0b9df-215e-4ebe-abb9-48f921806a2b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3c7724d29abc412ba741537fc83b7360', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54663faeacd141db967183c5587c0fe4', '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=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:24.327734 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1b0b9df-215e-4ebe-abb9-48f921806a2b tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c/action returned with HTTP 403 Jul 03 18:01:24.328153 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1222/4864] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 18:01:24 2026] POST /volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:24.334507 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ae159250-ffe5-4b38-afc5-082f3bef6e52 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:24.335986 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ae159250-ffe5-4b38-afc5-082f3bef6e52 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c Jul 03 18:01:24.336186 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ae159250-ffe5-4b38-afc5-082f3bef6e52 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:24.336387 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ae159250-ffe5-4b38-afc5-082f3bef6e52 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:24.336487 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-ae159250-ffe5-4b38-afc5-082f3bef6e52 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete snapshot with id: 02d86a3e-e3b3-449f-93ad-7ab50b33810c Jul 03 18:01:24.340740 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:24.340740 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:24.341008 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ae159250-ffe5-4b38-afc5-082f3bef6e52 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:24.354721 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ae159250-ffe5-4b38-afc5-082f3bef6e52 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot delete request issued successfully. Jul 03 18:01:24.354939 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ae159250-ffe5-4b38-afc5-082f3bef6e52 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c returned with HTTP 202 Jul 03 18:01:24.355441 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1211/4865] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:24 2026] DELETE /volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:24.362359 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7e70aae4-a9ca-42f2-b008-2095db92d438 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:24.364352 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e70aae4-a9ca-42f2-b008-2095db92d438 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c Jul 03 18:01:24.364532 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e70aae4-a9ca-42f2-b008-2095db92d438 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:24.364812 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7e70aae4-a9ca-42f2-b008-2095db92d438 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:24.370508 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:24.370508 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:24.370852 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7e70aae4-a9ca-42f2-b008-2095db92d438 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:24.371501 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7e70aae4-a9ca-42f2-b008-2095db92d438 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c returned with HTTP 200 Jul 03 18:01:24.371847 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1230/4866] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:24 2026] GET /volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:24.479908 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5278f4da-7b63-491a-92d5-6cc1678679b0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:24.481593 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5278f4da-7b63-491a-92d5-6cc1678679b0 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] GET https://10.4.3.210/volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e Jul 03 18:01:24.481788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5278f4da-7b63-491a-92d5-6cc1678679b0 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:24.481975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5278f4da-7b63-491a-92d5-6cc1678679b0 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:24.487419 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5278f4da-7b63-491a-92d5-6cc1678679b0 tempest-ProjectReaderTests33-1256284607 tempest-ProjectReaderTests33-1256284607-project-admin] https://10.4.3.210/volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e returned with HTTP 404 Jul 03 18:01:24.487808 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1204/4867] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:24 2026] GET /volume/v3/volumes/eb5eb605-72b5-4a7b-b546-76476a94038e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:24.594818 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3f013d92-d7eb-4a46-946e-f11f48cc142c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:24.596001 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3f013d92-d7eb-4a46-946e-f11f48cc142c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 Jul 03 18:01:24.596189 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3f013d92-d7eb-4a46-946e-f11f48cc142c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:24.596378 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3f013d92-d7eb-4a46-946e-f11f48cc142c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:24.596479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-3f013d92-d7eb-4a46-946e-f11f48cc142c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id 837110a0-2474-4850-9b32-1b26da97f193. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:24.600761 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3f013d92-d7eb-4a46-946e-f11f48cc142c tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 returned with HTTP 404 Jul 03 18:01:24.601397 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1223/4868] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:24 2026] GET /volume/v3/backups/837110a0-2474-4850-9b32-1b26da97f193 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:24.607104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-068d40c1-bed8-4fb4-9d42-d6f7261b4323 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:24.608587 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-068d40c1-bed8-4fb4-9d42-d6f7261b4323 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:24.608762 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-068d40c1-bed8-4fb4-9d42-d6f7261b4323 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:24.608998 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-068d40c1-bed8-4fb4-9d42-d6f7261b4323 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:24.609052 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-068d40c1-bed8-4fb4-9d42-d6f7261b4323 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete backup with id: b22c827c-44c4-4417-b4a0-84522d2b58a1. Jul 03 18:01:24.612628 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:24.612628 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:24.622002 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-068d40c1-bed8-4fb4-9d42-d6f7261b4323 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] delete_backup rpcapi backup_id b22c827c-44c4-4417-b4a0-84522d2b58a1 {{(pid=99942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:24.623420 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-068d40c1-bed8-4fb4-9d42-d6f7261b4323 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 202 Jul 03 18:01:24.623725 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1212/4869] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:24 2026] DELETE /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:24.630121 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d16df55b-41f0-4094-91f2-78f1f2df89c4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:24.631650 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d16df55b-41f0-4094-91f2-78f1f2df89c4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:24.631835 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d16df55b-41f0-4094-91f2-78f1f2df89c4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:24.631997 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d16df55b-41f0-4094-91f2-78f1f2df89c4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:24.632113 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d16df55b-41f0-4094-91f2-78f1f2df89c4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:24.635895 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:24.635895 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:24.636471 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d16df55b-41f0-4094-91f2-78f1f2df89c4 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 200 Jul 03 18:01:24.636825 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1231/4870] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:24 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:24.838545 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c313ed2d-a7af-49a2-8f67-7c5540e48b40 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:24.839951 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c313ed2d-a7af-49a2-8f67-7c5540e48b40 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:24.840123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c313ed2d-a7af-49a2-8f67-7c5540e48b40 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:24.840308 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c313ed2d-a7af-49a2-8f67-7c5540e48b40 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:24.840429 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c313ed2d-a7af-49a2-8f67-7c5540e48b40 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:24.844301 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:24.844301 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:24.844949 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c313ed2d-a7af-49a2-8f67-7c5540e48b40 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:24.845297 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1205/4871] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:24 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:25.023441 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b89c4b20-1e89-497a-b128-3b4fe6590901 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:25.025745 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b89c4b20-1e89-497a-b128-3b4fe6590901 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:25.025745 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b89c4b20-1e89-497a-b128-3b4fe6590901 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:25.026371 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b89c4b20-1e89-497a-b128-3b4fe6590901 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:25.038780 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:25.038780 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:25.042390 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b89c4b20-1e89-497a-b128-3b4fe6590901 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:25.046274 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b89c4b20-1e89-497a-b128-3b4fe6590901 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:25.046626 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1224/4872] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:25 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:25.380098 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5a4036b0-5bb2-43e8-a634-1196d8b82d31 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:25.381922 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5a4036b0-5bb2-43e8-a634-1196d8b82d31 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c Jul 03 18:01:25.382109 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5a4036b0-5bb2-43e8-a634-1196d8b82d31 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:25.382319 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5a4036b0-5bb2-43e8-a634-1196d8b82d31 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:25.386624 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5a4036b0-5bb2-43e8-a634-1196d8b82d31 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c returned with HTTP 404 Jul 03 18:01:25.387064 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1213/4873] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:25 2026] GET /volume/v3/snapshots/02d86a3e-e3b3-449f-93ad-7ab50b33810c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:25.392638 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1ceee4d9-45ae-496a-9f0c-b723f5ee0510 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:25.394131 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1ceee4d9-45ae-496a-9f0c-b723f5ee0510 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 Jul 03 18:01:25.394310 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1ceee4d9-45ae-496a-9f0c-b723f5ee0510 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:25.394483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1ceee4d9-45ae-496a-9f0c-b723f5ee0510 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:25.394623 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-1ceee4d9-45ae-496a-9f0c-b723f5ee0510 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete volume with id: 3f408c8a-66d6-4497-aa16-68902a4c3bc2 Jul 03 18:01:25.400730 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:25.400730 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:25.401013 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1ceee4d9-45ae-496a-9f0c-b723f5ee0510 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:25.413519 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1ceee4d9-45ae-496a-9f0c-b723f5ee0510 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete volume request issued successfully. Jul 03 18:01:25.413723 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1ceee4d9-45ae-496a-9f0c-b723f5ee0510 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 returned with HTTP 202 Jul 03 18:01:25.414045 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1232/4874] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:25 2026] DELETE /volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:25.420619 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-94b46dac-6da2-4b9d-82d8-a836477a506a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:25.422055 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-94b46dac-6da2-4b9d-82d8-a836477a506a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 Jul 03 18:01:25.422217 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-94b46dac-6da2-4b9d-82d8-a836477a506a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:25.422409 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-94b46dac-6da2-4b9d-82d8-a836477a506a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:25.428443 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:25.428443 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:25.431373 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-94b46dac-6da2-4b9d-82d8-a836477a506a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:25.434644 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-94b46dac-6da2-4b9d-82d8-a836477a506a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 returned with HTTP 200 Jul 03 18:01:25.435001 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1206/4875] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:25 2026] GET /volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:25.646308 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-10922727-f69b-44ed-bb30-bb0a09d5f656 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:25.647810 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-10922727-f69b-44ed-bb30-bb0a09d5f656 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 Jul 03 18:01:25.648023 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-10922727-f69b-44ed-bb30-bb0a09d5f656 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:25.648196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-10922727-f69b-44ed-bb30-bb0a09d5f656 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:25.648300 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-10922727-f69b-44ed-bb30-bb0a09d5f656 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Show backup with id b22c827c-44c4-4417-b4a0-84522d2b58a1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:25.651449 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-10922727-f69b-44ed-bb30-bb0a09d5f656 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 returned with HTTP 404 Jul 03 18:01:25.651854 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1225/4876] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:25 2026] GET /volume/v3/backups/b22c827c-44c4-4417-b4a0-84522d2b58a1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:25.658178 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8f8f3378-125f-4bea-8f7e-b33bd56d0c3b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:25.659963 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f8f3378-125f-4bea-8f7e-b33bd56d0c3b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 Jul 03 18:01:25.660167 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f8f3378-125f-4bea-8f7e-b33bd56d0c3b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:25.660358 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f8f3378-125f-4bea-8f7e-b33bd56d0c3b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:25.660506 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-8f8f3378-125f-4bea-8f7e-b33bd56d0c3b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete volume with id: 62147af4-9f62-4ee8-a923-3322cf719421 Jul 03 18:01:25.667663 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:25.667663 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:25.668041 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8f8f3378-125f-4bea-8f7e-b33bd56d0c3b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:01:25.682849 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8f8f3378-125f-4bea-8f7e-b33bd56d0c3b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Delete volume request issued successfully. Jul 03 18:01:25.683013 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f8f3378-125f-4bea-8f7e-b33bd56d0c3b tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 returned with HTTP 202 Jul 03 18:01:25.683422 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1214/4877] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:25 2026] DELETE /volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:25.690632 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-95324e93-af75-4140-add1-f5199e2ebea5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:25.692136 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95324e93-af75-4140-add1-f5199e2ebea5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 Jul 03 18:01:25.692310 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-95324e93-af75-4140-add1-f5199e2ebea5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:25.692517 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-95324e93-af75-4140-add1-f5199e2ebea5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:25.699228 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:25.699228 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:25.702907 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-95324e93-af75-4140-add1-f5199e2ebea5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Volume info retrieved successfully. Jul 03 18:01:25.706876 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-95324e93-af75-4140-add1-f5199e2ebea5 tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 returned with HTTP 200 Jul 03 18:01:25.707164 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1233/4878] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:25 2026] GET /volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:25.854411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-55d6ba14-9550-4ca3-820a-dd4a11b1f3cc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:25.856080 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55d6ba14-9550-4ca3-820a-dd4a11b1f3cc tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:25.856274 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55d6ba14-9550-4ca3-820a-dd4a11b1f3cc tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:25.856437 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-55d6ba14-9550-4ca3-820a-dd4a11b1f3cc tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:25.856552 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-55d6ba14-9550-4ca3-820a-dd4a11b1f3cc tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:25.860550 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:25.860550 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:25.861115 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-55d6ba14-9550-4ca3-820a-dd4a11b1f3cc tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:25.861443 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1207/4879] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:25 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:26.057978 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3a11fbb5-45b4-4726-bf21-7a760a0426b6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:26.059667 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3a11fbb5-45b4-4726-bf21-7a760a0426b6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:26.059883 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3a11fbb5-45b4-4726-bf21-7a760a0426b6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:26.060024 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3a11fbb5-45b4-4726-bf21-7a760a0426b6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:26.071607 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:26.071607 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:26.074715 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3a11fbb5-45b4-4726-bf21-7a760a0426b6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:26.078849 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3a11fbb5-45b4-4726-bf21-7a760a0426b6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:26.079219 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1226/4880] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:26 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:26.446495 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a36ddc8a-6f17-4b25-943e-aee5299f404a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:26.448555 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a36ddc8a-6f17-4b25-943e-aee5299f404a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 Jul 03 18:01:26.448779 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a36ddc8a-6f17-4b25-943e-aee5299f404a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:26.449005 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a36ddc8a-6f17-4b25-943e-aee5299f404a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:26.455364 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a36ddc8a-6f17-4b25-943e-aee5299f404a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 returned with HTTP 404 Jul 03 18:01:26.455901 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1215/4881] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:26 2026] GET /volume/v3/volumes/3f408c8a-66d6-4497-aa16-68902a4c3bc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:26.464989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b6626e7f-1237-464d-9e77-d0da08e072dd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:26.466450 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:26.466723 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-918118658"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:26.467969 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-918118658'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:26.468074 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume of 1 GB Jul 03 18:01:26.471528 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:26.479446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Flow 'volume_create_api' (1f2946b5-aa28-4e48-87d9-cf650524d3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:26.480752 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08637671-0c7c-481d-bde2-adb970831f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:26.481843 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:26.506840 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08637671-0c7c-481d-bde2-adb970831f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:26.507544 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (870ed674-c01c-452d-bb6b-fae9efec53e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:26.542754 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Created reservations ['87b7337f-30b1-4fac-b6ac-99e8dac334e2', '2bae57e1-486a-4955-8962-26d872c01a9b', '6cb53429-7f17-470d-b9ce-27be95ed1392', 'feb7fd3f-a560-4373-ad67-a7ef817ab87e'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:26.543558 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (870ed674-c01c-452d-bb6b-fae9efec53e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87b7337f-30b1-4fac-b6ac-99e8dac334e2', '2bae57e1-486a-4955-8962-26d872c01a9b', '6cb53429-7f17-470d-b9ce-27be95ed1392', 'feb7fd3f-a560-4373-ad67-a7ef817ab87e']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:26.544257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6224333e-1f9e-48ac-9944-19e4a35abb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:26.567392 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6224333e-1f9e-48ac-9944-19e4a35abb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02e2dcbf-97df-43fb-9d22-ee8a67aae20c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-918118658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54663faeacd141db967183c5587c0fe4',qos_specs=None,replication_status=,reservations=['87b7337f-30b1-4fac-b6ac-99e8dac334e2','2bae57e1-486a-4955-8962-26d872c01a9b','6cb53429-7f17-470d-b9ce-27be95ed1392','feb7fd3f-a560-4373-ad67-a7ef817ab87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-918118658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02e2dcbf-97df-43fb-9d22-ee8a67aae20c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54663faeacd141db967183c5587c0fe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:26.568159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67fd0e51-722c-4795-b85c-c14c9d626ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:26.593271 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67fd0e51-722c-4795-b85c-c14c9d626ee8) transitioned into state 'SUCCESS' from state '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-918118658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54663faeacd141db967183c5587c0fe4',qos_specs=None,replication_status=,reservations=['87b7337f-30b1-4fac-b6ac-99e8dac334e2','2bae57e1-486a-4955-8962-26d872c01a9b','6cb53429-7f17-470d-b9ce-27be95ed1392','feb7fd3f-a560-4373-ad67-a7ef817ab87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:26.593965 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24314dd4-1631-4586-8ca0-3586b42daa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:26.606910 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24314dd4-1631-4586-8ca0-3586b42daa65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:26.607681 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Flow 'volume_create_api' (1f2946b5-aa28-4e48-87d9-cf650524d3af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:26.608035 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume request issued successfully. Jul 03 18:01:26.608604 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b6626e7f-1237-464d-9e77-d0da08e072dd tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:26.609015 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1234/4882] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:01:26 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:26.622412 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e83d09e5-2f99-4d36-9c06-d424ccbc7c8f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:26.624432 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e83d09e5-2f99-4d36-9c06-d424ccbc7c8f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c Jul 03 18:01:26.624597 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e83d09e5-2f99-4d36-9c06-d424ccbc7c8f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:26.624988 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e83d09e5-2f99-4d36-9c06-d424ccbc7c8f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:26.631533 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:26.631533 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:26.634657 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e83d09e5-2f99-4d36-9c06-d424ccbc7c8f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:26.637875 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e83d09e5-2f99-4d36-9c06-d424ccbc7c8f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c returned with HTTP 200 Jul 03 18:01:26.638210 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1208/4883] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:26 2026] GET /volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:26.719183 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e949337d-ade3-48b9-929f-384c2ff490cf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:26.721106 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e949337d-ade3-48b9-929f-384c2ff490cf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] GET https://10.4.3.210/volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 Jul 03 18:01:26.721319 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e949337d-ade3-48b9-929f-384c2ff490cf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:26.721491 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e949337d-ade3-48b9-929f-384c2ff490cf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:26.726567 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e949337d-ade3-48b9-929f-384c2ff490cf tempest-ProjectAdminTests33-1871043034 tempest-ProjectAdminTests33-1871043034-project-admin] https://10.4.3.210/volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 returned with HTTP 404 Jul 03 18:01:26.727037 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1227/4884] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:26 2026] GET /volume/v3/volumes/62147af4-9f62-4ee8-a923-3322cf719421 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:26.872035 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a1f76656-948f-41b1-9d08-7e844e9ee5a9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:26.874283 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a1f76656-948f-41b1-9d08-7e844e9ee5a9 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:26.874511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a1f76656-948f-41b1-9d08-7e844e9ee5a9 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:26.874763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a1f76656-948f-41b1-9d08-7e844e9ee5a9 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:26.874948 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a1f76656-948f-41b1-9d08-7e844e9ee5a9 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:26.879988 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:26.879988 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:26.880838 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a1f76656-948f-41b1-9d08-7e844e9ee5a9 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:26.881306 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1216/4885] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:26 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:27.092279 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c5710696-5660-4db6-bbfd-286adc445c0f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:27.092685 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c5710696-5660-4db6-bbfd-286adc445c0f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:27.092945 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c5710696-5660-4db6-bbfd-286adc445c0f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:27.093098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c5710696-5660-4db6-bbfd-286adc445c0f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:27.101403 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:27.101403 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:27.104394 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c5710696-5660-4db6-bbfd-286adc445c0f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:27.108595 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c5710696-5660-4db6-bbfd-286adc445c0f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:27.109394 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1235/4886] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:27 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:27.651183 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9fc91b53-c436-4140-b42e-58ae8c13bfb7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:27.652916 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9fc91b53-c436-4140-b42e-58ae8c13bfb7 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c Jul 03 18:01:27.653126 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9fc91b53-c436-4140-b42e-58ae8c13bfb7 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:27.653319 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9fc91b53-c436-4140-b42e-58ae8c13bfb7 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:27.660378 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:27.660378 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:27.663807 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9fc91b53-c436-4140-b42e-58ae8c13bfb7 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:27.667352 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9fc91b53-c436-4140-b42e-58ae8c13bfb7 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c returned with HTTP 200 Jul 03 18:01:27.667711 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1209/4887] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:27 2026] GET /volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:27.679063 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-eed1d16e-d9b5-4ef4-97b1-236785281c89 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:27.680970 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eed1d16e-d9b5-4ef4-97b1-236785281c89 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:01:27.681378 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-eed1d16e-d9b5-4ef4-97b1-236785281c89 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02e2dcbf-97df-43fb-9d22-ee8a67aae20c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2144344461"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:27.691504 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:27.691504 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:27.691872 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-eed1d16e-d9b5-4ef4-97b1-236785281c89 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:27.692046 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-eed1d16e-d9b5-4ef4-97b1-236785281c89 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create snapshot from volume 02e2dcbf-97df-43fb-9d22-ee8a67aae20c Jul 03 18:01:27.716196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-eed1d16e-d9b5-4ef4-97b1-236785281c89 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Created reservations ['4e237166-cb21-4a84-99fd-7b2389a85ff2', '4f343663-f2c9-4554-ad86-ce35b3e30b59', '1545a009-b546-4530-b9bd-22cc5ced7fbe', 'c422bee8-b70e-4b60-84aa-c0fced9b9fed'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:27.748579 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-eed1d16e-d9b5-4ef4-97b1-236785281c89 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot create request issued successfully. Jul 03 18:01:27.748925 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eed1d16e-d9b5-4ef4-97b1-236785281c89 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:01:27.749397 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1228/4888] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:01:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:27.757728 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-efd946cf-4b48-4fb0-8dc5-786be795985f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:27.759628 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-efd946cf-4b48-4fb0-8dc5-786be795985f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 Jul 03 18:01:27.759864 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-efd946cf-4b48-4fb0-8dc5-786be795985f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:27.760086 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-efd946cf-4b48-4fb0-8dc5-786be795985f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:27.765082 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:27.765082 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:27.765451 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-efd946cf-4b48-4fb0-8dc5-786be795985f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:27.766217 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-efd946cf-4b48-4fb0-8dc5-786be795985f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 returned with HTTP 200 Jul 03 18:01:27.766651 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1217/4889] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:27 2026] GET /volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:27.799903 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:27.882357 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:27.882735 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1305700256"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:27.884223 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1305700256'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:27.884343 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Create volume of 1 GB Jul 03 18:01:27.888432 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:27.891798 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c5861962-61e1-43ba-8d59-cb6638510eff None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:27.893573 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c5861962-61e1-43ba-8d59-cb6638510eff tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:27.893751 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c5861962-61e1-43ba-8d59-cb6638510eff tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:27.893967 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c5861962-61e1-43ba-8d59-cb6638510eff tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:27.894065 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c5861962-61e1-43ba-8d59-cb6638510eff tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:27.896793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Flow 'volume_create_api' (b2f1e46e-9b10-4e38-8a53-4c52d3955305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:27.897815 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:27.897815 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:27.898124 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056e6daf-2cd3-4c97-a060-656db623485e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:27.898387 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c5861962-61e1-43ba-8d59-cb6638510eff tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:27.898731 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1210/4890] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:27 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:27.899147 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:27.908617 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e7323265-8ad4-406d-84ec-ee9fb3cb6554 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:27.910583 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7323265-8ad4-406d-84ec-ee9fb3cb6554 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:27.910854 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7323265-8ad4-406d-84ec-ee9fb3cb6554 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:27.911033 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e7323265-8ad4-406d-84ec-ee9fb3cb6554 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:27.911153 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-e7323265-8ad4-406d-84ec-ee9fb3cb6554 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:27.915504 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:27.915504 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:27.916464 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e7323265-8ad4-406d-84ec-ee9fb3cb6554 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:27.916877 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1229/4891] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:27 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:27.923295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056e6daf-2cd3-4c97-a060-656db623485e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:27.924015 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851166ac-e021-438b-b5fc-69dbcfc22a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:27.926180 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2ac239f4-44cd-41e2-b348-0d27c94ef84a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:27.928391 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ac239f4-44cd-41e2-b348-0d27c94ef84a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:01:27.928644 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ac239f4-44cd-41e2-b348-0d27c94ef84a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:27.928914 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2ac239f4-44cd-41e2-b348-0d27c94ef84a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:27.929069 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-2ac239f4-44cd-41e2-b348-0d27c94ef84a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:27.933738 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:27.933738 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:27.934582 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2ac239f4-44cd-41e2-b348-0d27c94ef84a tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:01:27.935067 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1218/4892] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:27 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:27.945502 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bc1275f6-8912-4a65-b8c1-7cfb9caeabec None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:27.947429 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bc1275f6-8912-4a65-b8c1-7cfb9caeabec tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 18:01:27.947834 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bc1275f6-8912-4a65-b8c1-7cfb9caeabec tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72f2afcc-f1b4-430d-8812-56dd48fd8d50", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1055494998"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:27.949339 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-bc1275f6-8912-4a65-b8c1-7cfb9caeabec tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Creating new backup {'backup': {'volume_id': '72f2afcc-f1b4-430d-8812-56dd48fd8d50', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1055494998'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:01:27.949500 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-bc1275f6-8912-4a65-b8c1-7cfb9caeabec tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Creating backup of volume 72f2afcc-f1b4-430d-8812-56dd48fd8d50 in container None Jul 03 18:01:27.957066 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:27.957066 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:27.957576 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bc1275f6-8912-4a65-b8c1-7cfb9caeabec tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:01:27.975532 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-bc1275f6-8912-4a65-b8c1-7cfb9caeabec tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Created reservations ['d07e2946-810c-4333-b7a5-09a22fc521ee', '1ea2d503-c95a-4173-8859-fe5bdd692e7e'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:27.990205 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Created reservations ['237a0642-3ef9-4ed1-8bab-8e734f160c85', 'd6231dfa-9774-43c6-aab8-16b674688a53', '4e1bbb43-2f1c-470c-b7b6-15d4913d0b95', '96cd0ec7-1176-4e71-83ff-ea75077fb98a'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:27.991111 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851166ac-e021-438b-b5fc-69dbcfc22a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['237a0642-3ef9-4ed1-8bab-8e734f160c85', 'd6231dfa-9774-43c6-aab8-16b674688a53', '4e1bbb43-2f1c-470c-b7b6-15d4913d0b95', '96cd0ec7-1176-4e71-83ff-ea75077fb98a']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:27.991946 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72886ae-b5a8-4560-b9d8-9ad426a3e5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:28.017923 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bc1275f6-8912-4a65-b8c1-7cfb9caeabec tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:01:28.018357 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1211/4893] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:01:27 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:28.023974 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72886ae-b5a8-4560-b9d8-9ad426a3e5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1305700256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ce91fff4ac64d378c7dbcdab80d5ae6',qos_specs=None,replication_status=,reservations=['237a0642-3ef9-4ed1-8bab-8e734f160c85','d6231dfa-9774-43c6-aab8-16b674688a53','4e1bbb43-2f1c-470c-b7b6-15d4913d0b95','96cd0ec7-1176-4e71-83ff-ea75077fb98a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80adadd515457fa166afa62e3f4441',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1305700256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ce91fff4ac64d378c7dbcdab80d5ae6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a80adadd515457fa166afa62e3f4441',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:28.024804 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dce0eec-e35b-4f02-826f-9f30e6a106d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:28.027018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-466291cd-25f3-4bec-87f3-f9b58c7d6ff4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:28.029004 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-466291cd-25f3-4bec-87f3-f9b58c7d6ff4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:28.029223 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-466291cd-25f3-4bec-87f3-f9b58c7d6ff4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:28.029557 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-466291cd-25f3-4bec-87f3-f9b58c7d6ff4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:28.029557 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-466291cd-25f3-4bec-87f3-f9b58c7d6ff4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:28.039471 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:28.039471 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:28.040369 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-466291cd-25f3-4bec-87f3-f9b58c7d6ff4 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:28.040840 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1230/4894] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:28 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:28.062906 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dce0eec-e35b-4f02-826f-9f30e6a106d1) transitioned into state 'SUCCESS' from state '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-1305700256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ce91fff4ac64d378c7dbcdab80d5ae6',qos_specs=None,replication_status=,reservations=['237a0642-3ef9-4ed1-8bab-8e734f160c85','d6231dfa-9774-43c6-aab8-16b674688a53','4e1bbb43-2f1c-470c-b7b6-15d4913d0b95','96cd0ec7-1176-4e71-83ff-ea75077fb98a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80adadd515457fa166afa62e3f4441',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:28.064080 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2194ace2-42f7-406a-b260-1b6cb1941bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:28.075696 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2194ace2-42f7-406a-b260-1b6cb1941bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:28.076535 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Flow 'volume_create_api' (b2f1e46e-9b10-4e38-8a53-4c52d3955305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:28.077976 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Create volume request issued successfully. Jul 03 18:01:28.077976 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c53a3a31-890a-4e80-806b-980b3c4aa4ce tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:28.077976 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1236/4895] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:01:27 2026] POST /volume/v3/volumes => generated 778 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:28.091171 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-936e1b65-9a9f-4b62-9f20-5b68115262c2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:28.092017 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-936e1b65-9a9f-4b62-9f20-5b68115262c2 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 Jul 03 18:01:28.092216 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-936e1b65-9a9f-4b62-9f20-5b68115262c2 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:28.092409 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-936e1b65-9a9f-4b62-9f20-5b68115262c2 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:28.099783 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:28.099783 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:28.103377 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-936e1b65-9a9f-4b62-9f20-5b68115262c2 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Volume info retrieved successfully. Jul 03 18:01:28.110308 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-936e1b65-9a9f-4b62-9f20-5b68115262c2 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 returned with HTTP 200 Jul 03 18:01:28.110668 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1219/4896] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:28 2026] GET /volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:28.121871 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f0323c7a-71ba-49fc-8330-779fe0caa589 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:28.123877 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f0323c7a-71ba-49fc-8330-779fe0caa589 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:28.124148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f0323c7a-71ba-49fc-8330-779fe0caa589 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:28.124344 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f0323c7a-71ba-49fc-8330-779fe0caa589 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:28.137011 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:28.137011 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:28.140645 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f0323c7a-71ba-49fc-8330-779fe0caa589 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:28.144878 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f0323c7a-71ba-49fc-8330-779fe0caa589 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:28.145216 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1212/4897] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:28 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:28.774935 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7590e5a0-b6f1-40ff-9957-8b341f184bb2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:28.776876 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7590e5a0-b6f1-40ff-9957-8b341f184bb2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 Jul 03 18:01:28.777143 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7590e5a0-b6f1-40ff-9957-8b341f184bb2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:28.777340 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7590e5a0-b6f1-40ff-9957-8b341f184bb2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:28.781792 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:28.781792 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:28.782047 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7590e5a0-b6f1-40ff-9957-8b341f184bb2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:28.782605 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7590e5a0-b6f1-40ff-9957-8b341f184bb2 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 returned with HTTP 200 Jul 03 18:01:28.782987 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1231/4898] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:28 2026] GET /volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:28.790933 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2d98afe4-8188-4f8f-80ee-537fdf51c4db None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:28.792763 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2d98afe4-8188-4f8f-80ee-537fdf51c4db tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] GET https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 Jul 03 18:01:28.793024 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2d98afe4-8188-4f8f-80ee-537fdf51c4db tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:28.793237 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2d98afe4-8188-4f8f-80ee-537fdf51c4db tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:28.798026 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:28.798026 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:28.798467 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2d98afe4-8188-4f8f-80ee-537fdf51c4db tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Snapshot retrieved successfully. Jul 03 18:01:28.799212 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2d98afe4-8188-4f8f-80ee-537fdf51c4db tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 returned with HTTP 200 Jul 03 18:01:28.799582 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1237/4899] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:28 2026] GET /volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:28.808169 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8c4311dc-3c3c-4432-b23e-c2742b07a335 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:28.809784 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8c4311dc-3c3c-4432-b23e-c2742b07a335 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 Jul 03 18:01:28.809952 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8c4311dc-3c3c-4432-b23e-c2742b07a335 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:28.810119 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8c4311dc-3c3c-4432-b23e-c2742b07a335 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:28.810225 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-8c4311dc-3c3c-4432-b23e-c2742b07a335 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete snapshot with id: 7a8fbcef-c336-49da-b2b0-fa58466c7d34 Jul 03 18:01:28.814431 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:28.814431 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:28.814682 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8c4311dc-3c3c-4432-b23e-c2742b07a335 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:28.831105 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8c4311dc-3c3c-4432-b23e-c2742b07a335 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot delete request issued successfully. Jul 03 18:01:28.831331 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8c4311dc-3c3c-4432-b23e-c2742b07a335 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 returned with HTTP 202 Jul 03 18:01:28.831825 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1220/4900] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:28 2026] DELETE /volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:28.839558 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-92526444-d8f9-4a1b-9f51-1c42b86fddfc None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:28.841242 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-92526444-d8f9-4a1b-9f51-1c42b86fddfc tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 Jul 03 18:01:28.841487 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-92526444-d8f9-4a1b-9f51-1c42b86fddfc tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:28.841698 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-92526444-d8f9-4a1b-9f51-1c42b86fddfc tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:28.848827 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:28.848827 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:28.849310 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-92526444-d8f9-4a1b-9f51-1c42b86fddfc tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:28.850063 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-92526444-d8f9-4a1b-9f51-1c42b86fddfc tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 returned with HTTP 200 Jul 03 18:01:28.850483 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1213/4901] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:28 2026] GET /volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:28.877012 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-f6ee4137-445b-40b8-b355-f767ae731840 req-09e14e52-390f-4f67-b5b3-ab958257d5ee None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:28.879621 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-09e14e52-390f-4f67-b5b3-ab958257d5ee tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126/action Jul 03 18:01:28.880016 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-09e14e52-390f-4f67-b5b3-ab958257d5ee tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:01:28.880205 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-09e14e52-390f-4f67-b5b3-ab958257d5ee tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:28.900865 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:28.900865 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:28.913696 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-f6ee4137-445b-40b8-b355-f767ae731840 req-09e14e52-390f-4f67-b5b3-ab958257d5ee tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126/action returned with HTTP 204 Jul 03 18:01:28.914142 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1232/4902] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:01:28 2026] POST /volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:29.054763 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6c888155-463c-4c9f-9210-83aa4b40d181 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:29.056849 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6c888155-463c-4c9f-9210-83aa4b40d181 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:29.057262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6c888155-463c-4c9f-9210-83aa4b40d181 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:29.057447 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6c888155-463c-4c9f-9210-83aa4b40d181 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:29.057566 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-6c888155-463c-4c9f-9210-83aa4b40d181 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:29.062397 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:29.062397 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:29.063217 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6c888155-463c-4c9f-9210-83aa4b40d181 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:29.063619 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1238/4903] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:29 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:29.121848 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-568bec6f-8528-4a03-9d22-ca28cdd630cb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:29.123501 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-568bec6f-8528-4a03-9d22-ca28cdd630cb tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 Jul 03 18:01:29.123685 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-568bec6f-8528-4a03-9d22-ca28cdd630cb tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:29.123897 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-568bec6f-8528-4a03-9d22-ca28cdd630cb tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:29.130148 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:29.130148 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:29.133091 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-568bec6f-8528-4a03-9d22-ca28cdd630cb tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Volume info retrieved successfully. Jul 03 18:01:29.136343 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-568bec6f-8528-4a03-9d22-ca28cdd630cb tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 returned with HTTP 200 Jul 03 18:01:29.136671 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1221/4904] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:29 2026] GET /volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:29.147859 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c6b51eb5-0111-476f-b638-1c9b520ac510 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:29.149573 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c6b51eb5-0111-476f-b638-1c9b520ac510 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:01:29.149931 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c6b51eb5-0111-476f-b638-1c9b520ac510 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1", "name": "tempest-type-Backup-1118195764"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:29.151631 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-c6b51eb5-0111-476f-b638-1c9b520ac510 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Creating new backup {'backup': {'volume_id': '49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1', 'name': 'tempest-type-Backup-1118195764'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:01:29.151793 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-c6b51eb5-0111-476f-b638-1c9b520ac510 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Creating backup of volume 49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 in container None Jul 03 18:01:29.158114 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f15196db-03a8-4767-8aa7-39029e3fdbeb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:29.158905 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:29.158905 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:29.159213 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c6b51eb5-0111-476f-b638-1c9b520ac510 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Volume info retrieved successfully. Jul 03 18:01:29.159942 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f15196db-03a8-4767-8aa7-39029e3fdbeb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:29.160137 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f15196db-03a8-4767-8aa7-39029e3fdbeb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:29.160328 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f15196db-03a8-4767-8aa7-39029e3fdbeb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:29.169717 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:29.169717 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:29.173369 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f15196db-03a8-4767-8aa7-39029e3fdbeb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:29.177762 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f15196db-03a8-4767-8aa7-39029e3fdbeb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:29.178359 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1233/4905] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:29 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:29.181611 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-c6b51eb5-0111-476f-b638-1c9b520ac510 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Created reservations ['00b60d97-4584-4500-8120-9695c05b960e', '2c95cb28-a41a-4f8f-add1-ffc4384f67e4'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:29.196069 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-964afe36-1e28-4e87-b8fd-95e70735ce7c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:29.197871 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-964afe36-1e28-4e87-b8fd-95e70735ce7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:01:29.198272 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-964afe36-1e28-4e87-b8fd-95e70735ce7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e923f98d-325b-4160-bf31-5375859ef2c4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1656277924"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:29.208584 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:29.208584 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:29.209208 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-964afe36-1e28-4e87-b8fd-95e70735ce7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:29.209471 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-964afe36-1e28-4e87-b8fd-95e70735ce7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:29.209514 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c6b51eb5-0111-476f-b638-1c9b520ac510 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:01:29.210051 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1214/4906] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:01:29 2026] POST /volume/v3/backups => generated 316 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:29.217264 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-71da16be-df12-480a-8317-57171632ecb4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:29.219010 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-71da16be-df12-480a-8317-57171632ecb4 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:29.219264 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-71da16be-df12-480a-8317-57171632ecb4 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:29.219484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-71da16be-df12-480a-8317-57171632ecb4 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:29.219629 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-71da16be-df12-480a-8317-57171632ecb4 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:29.223911 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:29.223911 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:29.224655 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-71da16be-df12-480a-8317-57171632ecb4 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:29.225174 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1222/4907] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:29 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:29.239342 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-964afe36-1e28-4e87-b8fd-95e70735ce7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['f50338cd-1fb7-46d1-a0df-f8b54546e32f', '0c4aca27-2939-4468-aa49-6fe4b1b39e2b', '9bb68561-e931-477d-ae70-070057527a42', '763430d9-d11a-48ca-b48e-eed77494935c'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:29.278650 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-964afe36-1e28-4e87-b8fd-95e70735ce7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot force create request issued successfully. Jul 03 18:01:29.278999 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-964afe36-1e28-4e87-b8fd-95e70735ce7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:01:29.279427 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1239/4908] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:01:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:29.288051 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-15a1cce3-bf25-4d92-8e5f-70000183c4d5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:29.289957 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15a1cce3-bf25-4d92-8e5f-70000183c4d5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 Jul 03 18:01:29.290140 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15a1cce3-bf25-4d92-8e5f-70000183c4d5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:29.290326 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-15a1cce3-bf25-4d92-8e5f-70000183c4d5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:29.296031 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:29.296031 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:29.296673 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-15a1cce3-bf25-4d92-8e5f-70000183c4d5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:29.297743 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-15a1cce3-bf25-4d92-8e5f-70000183c4d5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 returned with HTTP 200 Jul 03 18:01:29.298282 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1234/4909] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:29 2026] GET /volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:29.859830 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5eb93441-5b0e-4081-8114-1b4912c5fb06 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:29.862392 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5eb93441-5b0e-4081-8114-1b4912c5fb06 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 Jul 03 18:01:29.862695 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5eb93441-5b0e-4081-8114-1b4912c5fb06 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:29.863000 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5eb93441-5b0e-4081-8114-1b4912c5fb06 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:29.868209 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5eb93441-5b0e-4081-8114-1b4912c5fb06 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 returned with HTTP 404 Jul 03 18:01:29.868837 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1215/4910] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:29 2026] GET /volume/v3/snapshots/7a8fbcef-c336-49da-b2b0-fa58466c7d34 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:29.876368 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-50fea482-4766-4709-9b73-b4c19f7724aa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:29.878185 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-50fea482-4766-4709-9b73-b4c19f7724aa tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c Jul 03 18:01:29.878409 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-50fea482-4766-4709-9b73-b4c19f7724aa tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:29.878595 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-50fea482-4766-4709-9b73-b4c19f7724aa tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:29.878809 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-50fea482-4766-4709-9b73-b4c19f7724aa tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete volume with id: 02e2dcbf-97df-43fb-9d22-ee8a67aae20c Jul 03 18:01:29.885808 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:29.885808 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:29.886077 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-50fea482-4766-4709-9b73-b4c19f7724aa tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:29.902634 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-50fea482-4766-4709-9b73-b4c19f7724aa tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete volume request issued successfully. Jul 03 18:01:29.902634 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-50fea482-4766-4709-9b73-b4c19f7724aa tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c returned with HTTP 202 Jul 03 18:01:29.902864 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1223/4911] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:29 2026] DELETE /volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:29.910643 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a666fb67-0232-4db1-a53d-a86d2da0fece None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:29.913812 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a666fb67-0232-4db1-a53d-a86d2da0fece tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c Jul 03 18:01:29.913939 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a666fb67-0232-4db1-a53d-a86d2da0fece tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:29.914306 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a666fb67-0232-4db1-a53d-a86d2da0fece tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:29.923504 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:29.923504 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:29.926983 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a666fb67-0232-4db1-a53d-a86d2da0fece tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:29.930656 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a666fb67-0232-4db1-a53d-a86d2da0fece tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c returned with HTTP 200 Jul 03 18:01:29.931076 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1240/4912] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:29 2026] GET /volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:30.073663 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a2aa106b-e305-47a0-86dc-6bef48db64fa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:30.075272 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a2aa106b-e305-47a0-86dc-6bef48db64fa tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:30.075429 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a2aa106b-e305-47a0-86dc-6bef48db64fa tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:30.075592 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a2aa106b-e305-47a0-86dc-6bef48db64fa tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:30.075702 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a2aa106b-e305-47a0-86dc-6bef48db64fa tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:30.083260 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:30.083260 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:30.084264 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a2aa106b-e305-47a0-86dc-6bef48db64fa tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:30.084730 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1235/4913] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:30 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:30.234686 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b3890b41-3dd2-46f3-b178-fca37f7b4b75 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:30.236426 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b3890b41-3dd2-46f3-b178-fca37f7b4b75 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:30.236615 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b3890b41-3dd2-46f3-b178-fca37f7b4b75 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:30.236810 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b3890b41-3dd2-46f3-b178-fca37f7b4b75 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:30.236907 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-b3890b41-3dd2-46f3-b178-fca37f7b4b75 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:30.241287 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:30.241287 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:30.241985 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b3890b41-3dd2-46f3-b178-fca37f7b4b75 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:30.242355 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1216/4914] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:30 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:30.307372 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9c49a3de-30c2-4c26-9399-ef77583d9dd4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:30.309119 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9c49a3de-30c2-4c26-9399-ef77583d9dd4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 Jul 03 18:01:30.309345 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9c49a3de-30c2-4c26-9399-ef77583d9dd4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:30.309545 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9c49a3de-30c2-4c26-9399-ef77583d9dd4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:30.315356 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:30.315356 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:30.315884 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9c49a3de-30c2-4c26-9399-ef77583d9dd4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:30.316836 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9c49a3de-30c2-4c26-9399-ef77583d9dd4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 returned with HTTP 200 Jul 03 18:01:30.317391 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1224/4915] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:30 2026] GET /volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:30.325404 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0fe3f7e2-b9bc-4098-beaf-108b4ecc6981 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:30.327158 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0fe3f7e2-b9bc-4098-beaf-108b4ecc6981 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:01:30.327617 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0fe3f7e2-b9bc-4098-beaf-108b4ecc6981 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e923f98d-325b-4160-bf31-5375859ef2c4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-579557266"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:30.337351 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:30.337351 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:30.337849 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0fe3f7e2-b9bc-4098-beaf-108b4ecc6981 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:30.338014 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-0fe3f7e2-b9bc-4098-beaf-108b4ecc6981 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:30.360080 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-0fe3f7e2-b9bc-4098-beaf-108b4ecc6981 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['3599309c-2667-4799-94c2-f6dfa8cc225c', 'fc5cec55-6e52-4ea4-9b70-cfc070789bc4', '81bef12b-ee4f-4e43-bddf-4150d3e3a2b4', '621fba71-14e2-4470-9928-97523f1712d8'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:30.398703 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0fe3f7e2-b9bc-4098-beaf-108b4ecc6981 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot force create request issued successfully. Jul 03 18:01:30.399178 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0fe3f7e2-b9bc-4098-beaf-108b4ecc6981 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:01:30.399785 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1241/4916] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:01:30 2026] POST /volume/v3/snapshots => generated 309 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:30.409684 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d0bb9442-a3d1-40ea-9d02-cd2e18a18a31 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:30.412441 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d0bb9442-a3d1-40ea-9d02-cd2e18a18a31 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a Jul 03 18:01:30.412635 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d0bb9442-a3d1-40ea-9d02-cd2e18a18a31 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:30.412852 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d0bb9442-a3d1-40ea-9d02-cd2e18a18a31 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:30.418102 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:30.418102 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:30.418602 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d0bb9442-a3d1-40ea-9d02-cd2e18a18a31 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:30.419584 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d0bb9442-a3d1-40ea-9d02-cd2e18a18a31 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a returned with HTTP 200 Jul 03 18:01:30.419965 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1236/4917] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:30 2026] GET /volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:30.942709 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-262fb3c2-2ca7-4c89-bab3-c7d15f7fc808 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:30.944907 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-262fb3c2-2ca7-4c89-bab3-c7d15f7fc808 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c Jul 03 18:01:30.945100 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-262fb3c2-2ca7-4c89-bab3-c7d15f7fc808 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:30.945301 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-262fb3c2-2ca7-4c89-bab3-c7d15f7fc808 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:30.950668 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-262fb3c2-2ca7-4c89-bab3-c7d15f7fc808 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c returned with HTTP 404 Jul 03 18:01:30.951127 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1217/4918] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:30 2026] GET /volume/v3/volumes/02e2dcbf-97df-43fb-9d22-ee8a67aae20c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:30.958779 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:30.960637 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:30.961098 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1784996172"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:30.962605 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1784996172'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:30.962716 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume of 1 GB Jul 03 18:01:30.966520 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:30.971623 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Flow 'volume_create_api' (499f08fd-68f6-4fdf-a065-812018f5f64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:30.972472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab708c2-6d50-4f11-a53f-fd654d24951b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:30.973465 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:31.004610 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab708c2-6d50-4f11-a53f-fd654d24951b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:31.005412 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9387c275-5b17-469e-9f05-8e0f40f279ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:31.045153 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Created reservations ['2b1649dc-cbb7-41cd-8ebf-050c1389c5d5', 'cc56269e-9ba6-467d-a3a3-6bf4dfd0a2e1', '401e36f3-7aab-4bec-b7d2-1df7afadbdae', '9dd8320e-eb24-4a59-a988-5bda57663ede'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:31.046072 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9387c275-5b17-469e-9f05-8e0f40f279ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b1649dc-cbb7-41cd-8ebf-050c1389c5d5', 'cc56269e-9ba6-467d-a3a3-6bf4dfd0a2e1', '401e36f3-7aab-4bec-b7d2-1df7afadbdae', '9dd8320e-eb24-4a59-a988-5bda57663ede']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:31.046850 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4888d579-ce58-4334-ada1-a8e94d3e0d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:31.068889 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4888d579-ce58-4334-ada1-a8e94d3e0d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1784996172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54663faeacd141db967183c5587c0fe4',qos_specs=None,replication_status=,reservations=['2b1649dc-cbb7-41cd-8ebf-050c1389c5d5','cc56269e-9ba6-467d-a3a3-6bf4dfd0a2e1','401e36f3-7aab-4bec-b7d2-1df7afadbdae','9dd8320e-eb24-4a59-a988-5bda57663ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1784996172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54663faeacd141db967183c5587c0fe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:31.069555 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6158b9e-8217-41c1-a666-735e5837f940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:31.085644 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6158b9e-8217-41c1-a666-735e5837f940) transitioned into state 'SUCCESS' from state '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-1784996172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54663faeacd141db967183c5587c0fe4',qos_specs=None,replication_status=,reservations=['2b1649dc-cbb7-41cd-8ebf-050c1389c5d5','cc56269e-9ba6-467d-a3a3-6bf4dfd0a2e1','401e36f3-7aab-4bec-b7d2-1df7afadbdae','9dd8320e-eb24-4a59-a988-5bda57663ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7659f4d142b4262b518e7cf7a1a3a8f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:31.086484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3623c19-9da5-4bd4-b5d0-393d8af72485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:31.095432 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7f840176-8458-4abe-af76-37f570a7fe07 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:31.096912 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3623c19-9da5-4bd4-b5d0-393d8af72485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:31.097083 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Flow 'volume_create_api' (499f08fd-68f6-4fdf-a065-812018f5f64c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:31.097371 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create volume request issued successfully. Jul 03 18:01:31.097589 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7f840176-8458-4abe-af76-37f570a7fe07 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:31.097820 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7f840176-8458-4abe-af76-37f570a7fe07 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:31.097931 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0803d3c2-b127-468e-b8cf-bc1eb2294682 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:31.098035 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7f840176-8458-4abe-af76-37f570a7fe07 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:31.098169 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-7f840176-8458-4abe-af76-37f570a7fe07 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:31.098349 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1225/4919] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:01:30 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:31.103321 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:31.103321 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:31.104416 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7f840176-8458-4abe-af76-37f570a7fe07 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:31.105318 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1242/4920] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:31 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:31.112248 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bd5ab712-a8ca-4f89-b534-f7cb2971da4a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:31.115790 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd5ab712-a8ca-4f89-b534-f7cb2971da4a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 Jul 03 18:01:31.115790 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd5ab712-a8ca-4f89-b534-f7cb2971da4a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:31.115790 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd5ab712-a8ca-4f89-b534-f7cb2971da4a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:31.122183 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:31.122183 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:31.125849 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bd5ab712-a8ca-4f89-b534-f7cb2971da4a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:31.129645 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd5ab712-a8ca-4f89-b534-f7cb2971da4a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 returned with HTTP 200 Jul 03 18:01:31.130035 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1237/4921] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:31 2026] GET /volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:31.252050 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6ef0fede-711f-432a-94cd-231da080823a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:31.256190 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6ef0fede-711f-432a-94cd-231da080823a tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:31.256534 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6ef0fede-711f-432a-94cd-231da080823a tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:31.256811 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6ef0fede-711f-432a-94cd-231da080823a tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:31.256970 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-6ef0fede-711f-432a-94cd-231da080823a tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:31.265289 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:31.265289 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:31.266250 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6ef0fede-711f-432a-94cd-231da080823a tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:31.266735 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1218/4922] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:31 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:31.430036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-eab41bb2-794f-4365-8a8b-39fa7ab4bf38 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:31.432342 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eab41bb2-794f-4365-8a8b-39fa7ab4bf38 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a Jul 03 18:01:31.432558 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eab41bb2-794f-4365-8a8b-39fa7ab4bf38 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:31.432883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eab41bb2-794f-4365-8a8b-39fa7ab4bf38 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:31.439073 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:31.439073 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:31.439664 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-eab41bb2-794f-4365-8a8b-39fa7ab4bf38 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:31.440494 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eab41bb2-794f-4365-8a8b-39fa7ab4bf38 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a returned with HTTP 200 Jul 03 18:01:31.440912 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1226/4923] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:31 2026] GET /volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:31.452168 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2746d7cb-04cf-4ff6-b561-6bfa276db0eb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:31.456708 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2746d7cb-04cf-4ff6-b561-6bfa276db0eb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a Jul 03 18:01:31.456708 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2746d7cb-04cf-4ff6-b561-6bfa276db0eb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:31.457828 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2746d7cb-04cf-4ff6-b561-6bfa276db0eb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:31.457828 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-2746d7cb-04cf-4ff6-b561-6bfa276db0eb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: 1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a Jul 03 18:01:31.464560 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:31.464560 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:31.464560 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2746d7cb-04cf-4ff6-b561-6bfa276db0eb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:31.492094 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2746d7cb-04cf-4ff6-b561-6bfa276db0eb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot delete request issued successfully. Jul 03 18:01:31.492275 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2746d7cb-04cf-4ff6-b561-6bfa276db0eb tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a returned with HTTP 202 Jul 03 18:01:31.493022 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1243/4924] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:31 2026] DELETE /volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:31.502339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-24d6f1e4-499d-41ce-88cb-534267ff4455 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:31.504432 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-24d6f1e4-499d-41ce-88cb-534267ff4455 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a Jul 03 18:01:31.504432 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-24d6f1e4-499d-41ce-88cb-534267ff4455 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:31.504781 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-24d6f1e4-499d-41ce-88cb-534267ff4455 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:31.510882 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:31.510882 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:31.511447 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-24d6f1e4-499d-41ce-88cb-534267ff4455 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:31.512303 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-24d6f1e4-499d-41ce-88cb-534267ff4455 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a returned with HTTP 200 Jul 03 18:01:31.513029 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1238/4925] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:31 2026] GET /volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:01:32.121814 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b6a6981d-7c07-4fbf-a211-229f78a810d7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:32.126654 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b6a6981d-7c07-4fbf-a211-229f78a810d7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:32.127153 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b6a6981d-7c07-4fbf-a211-229f78a810d7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:32.127911 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b6a6981d-7c07-4fbf-a211-229f78a810d7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:32.128506 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-b6a6981d-7c07-4fbf-a211-229f78a810d7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:32.139559 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:32.139559 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:32.141443 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b6a6981d-7c07-4fbf-a211-229f78a810d7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:32.142958 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1219/4926] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:32 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:32.144942 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0d468fd5-2123-436e-bb9f-37d01fffac92 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:32.147149 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d468fd5-2123-436e-bb9f-37d01fffac92 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 Jul 03 18:01:32.147483 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d468fd5-2123-436e-bb9f-37d01fffac92 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:32.147714 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d468fd5-2123-436e-bb9f-37d01fffac92 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:32.156856 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:32.156856 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:32.164077 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0d468fd5-2123-436e-bb9f-37d01fffac92 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:32.169734 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d468fd5-2123-436e-bb9f-37d01fffac92 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 returned with HTTP 200 Jul 03 18:01:32.170249 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1227/4927] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:32 2026] GET /volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:32.186280 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-457d5a98-adf4-4da4-b3a5-475591ddf03e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:32.189497 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-457d5a98-adf4-4da4-b3a5-475591ddf03e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:01:32.189497 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-457d5a98-adf4-4da4-b3a5-475591ddf03e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-723220646"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:32.199315 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:32.199315 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:32.199757 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-457d5a98-adf4-4da4-b3a5-475591ddf03e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:32.199918 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-457d5a98-adf4-4da4-b3a5-475591ddf03e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Create snapshot from volume e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 Jul 03 18:01:32.222505 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-457d5a98-adf4-4da4-b3a5-475591ddf03e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Created reservations ['df844539-4d94-4145-b4e8-bfb293e6d0f8', '74d9a4df-9d22-4913-876f-18dbde75948e', 'c3d85bda-a755-4d0a-9509-b13eb3e4a0fa', '48b6c3a7-f13f-4f66-b0c6-07788a23bd1b'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:32.277020 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-19f18b50-3b28-4ae2-a24f-6778f68e8697 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:32.279085 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-19f18b50-3b28-4ae2-a24f-6778f68e8697 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:32.279469 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-19f18b50-3b28-4ae2-a24f-6778f68e8697 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:32.279469 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-19f18b50-3b28-4ae2-a24f-6778f68e8697 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:32.279614 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-19f18b50-3b28-4ae2-a24f-6778f68e8697 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:32.284115 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:32.284115 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:32.284828 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-19f18b50-3b28-4ae2-a24f-6778f68e8697 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:32.285304 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1239/4928] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:32 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:32.302845 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-457d5a98-adf4-4da4-b3a5-475591ddf03e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot create request issued successfully. Jul 03 18:01:32.303323 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-457d5a98-adf4-4da4-b3a5-475591ddf03e tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:01:32.303861 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1244/4929] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:01:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:32.313738 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1173c4e4-4f87-4176-801d-c7f4bcb4aa7a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:32.315583 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1173c4e4-4f87-4176-801d-c7f4bcb4aa7a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb Jul 03 18:01:32.315742 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1173c4e4-4f87-4176-801d-c7f4bcb4aa7a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:32.315962 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1173c4e4-4f87-4176-801d-c7f4bcb4aa7a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:32.320535 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:32.320535 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:32.320827 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1173c4e4-4f87-4176-801d-c7f4bcb4aa7a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:32.321509 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1173c4e4-4f87-4176-801d-c7f4bcb4aa7a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb returned with HTTP 200 Jul 03 18:01:32.321870 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1220/4930] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:32 2026] GET /volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:32.524859 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8f48ecf5-92bb-4800-a1a7-71c89621393d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:32.527277 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f48ecf5-92bb-4800-a1a7-71c89621393d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a Jul 03 18:01:32.527470 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f48ecf5-92bb-4800-a1a7-71c89621393d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:32.527694 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f48ecf5-92bb-4800-a1a7-71c89621393d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:32.538622 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f48ecf5-92bb-4800-a1a7-71c89621393d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a returned with HTTP 404 Jul 03 18:01:32.539294 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1228/4931] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:32 2026] GET /volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:32.546753 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bf5e8e1e-0670-4749-9a10-df0bc2abd826 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:32.548614 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf5e8e1e-0670-4749-9a10-df0bc2abd826 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 Jul 03 18:01:32.548854 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf5e8e1e-0670-4749-9a10-df0bc2abd826 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:32.549040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bf5e8e1e-0670-4749-9a10-df0bc2abd826 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:32.549150 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-bf5e8e1e-0670-4749-9a10-df0bc2abd826 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: a85e6061-c492-47dc-9514-cbbfe46e69c3 Jul 03 18:01:32.554510 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:32.554510 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:32.554982 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bf5e8e1e-0670-4749-9a10-df0bc2abd826 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:32.573941 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-bf5e8e1e-0670-4749-9a10-df0bc2abd826 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot delete request issued successfully. Jul 03 18:01:32.574152 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bf5e8e1e-0670-4749-9a10-df0bc2abd826 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 returned with HTTP 202 Jul 03 18:01:32.574845 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1240/4932] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:32 2026] DELETE /volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:32.581875 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a97f54d7-f9d7-4a44-957b-3e42956d5141 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:32.586812 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a97f54d7-f9d7-4a44-957b-3e42956d5141 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 Jul 03 18:01:32.587075 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a97f54d7-f9d7-4a44-957b-3e42956d5141 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:32.587331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a97f54d7-f9d7-4a44-957b-3e42956d5141 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:32.601088 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:32.601088 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:32.602620 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a97f54d7-f9d7-4a44-957b-3e42956d5141 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:32.604476 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a97f54d7-f9d7-4a44-957b-3e42956d5141 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 returned with HTTP 200 Jul 03 18:01:32.605078 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1245/4933] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:32 2026] GET /volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:01:33.176436 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1386aa64-d59a-4048-8fba-8c6197fbd790 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:33.178141 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1386aa64-d59a-4048-8fba-8c6197fbd790 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:33.178141 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1386aa64-d59a-4048-8fba-8c6197fbd790 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:33.178572 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1386aa64-d59a-4048-8fba-8c6197fbd790 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:33.178572 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-1386aa64-d59a-4048-8fba-8c6197fbd790 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:33.187536 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:33.187536 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:33.188059 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1386aa64-d59a-4048-8fba-8c6197fbd790 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:33.188528 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1221/4934] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:33 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:33.295789 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-599940ad-7b55-422e-b527-72cb278ab8d9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:33.301325 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-599940ad-7b55-422e-b527-72cb278ab8d9 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:33.301530 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-599940ad-7b55-422e-b527-72cb278ab8d9 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:33.301702 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-599940ad-7b55-422e-b527-72cb278ab8d9 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:33.301853 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-599940ad-7b55-422e-b527-72cb278ab8d9 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:33.306594 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:33.306594 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:33.307213 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-599940ad-7b55-422e-b527-72cb278ab8d9 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:33.308935 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1229/4935] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:33 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:33.331090 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0cfba591-543e-469f-9b27-8766da942b5a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:33.332835 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0cfba591-543e-469f-9b27-8766da942b5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb Jul 03 18:01:33.333035 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0cfba591-543e-469f-9b27-8766da942b5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:33.333288 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0cfba591-543e-469f-9b27-8766da942b5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:33.337615 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:33.337615 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:33.337907 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0cfba591-543e-469f-9b27-8766da942b5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:33.339198 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0cfba591-543e-469f-9b27-8766da942b5a tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb returned with HTTP 200 Jul 03 18:01:33.339198 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1241/4936] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:33 2026] GET /volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:33.347305 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8de3b674-b5b1-4cb5-a7f3-20981fc4eafe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:33.350428 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8de3b674-b5b1-4cb5-a7f3-20981fc4eafe tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] POST https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb/action Jul 03 18:01:33.350816 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8de3b674-b5b1-4cb5-a7f3-20981fc4eafe tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:01:33.350937 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8de3b674-b5b1-4cb5-a7f3-20981fc4eafe tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:33.354445 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.snapshot_unmanage [None req-8de3b674-b5b1-4cb5-a7f3-20981fc4eafe tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Unmanage snapshot with id: 400e1488-6039-4987-a0bf-902839e9ddbb Jul 03 18:01:33.363148 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:33.363148 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:33.363887 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8de3b674-b5b1-4cb5-a7f3-20981fc4eafe tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Snapshot retrieved successfully. Jul 03 18:01:33.364941 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.policy [None req-8de3b674-b5b1-4cb5-a7f3-20981fc4eafe tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '3c7724d29abc412ba741537fc83b7360', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54663faeacd141db967183c5587c0fe4', '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=99940) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:01:33.365197 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8de3b674-b5b1-4cb5-a7f3-20981fc4eafe tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-reader] https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb/action returned with HTTP 403 Jul 03 18:01:33.365708 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1246/4937] 10.4.3.210 () {68 vars in 1396 bytes} [Fri Jul 3 18:01:33 2026] POST /volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb/action => generated 117 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:33.373014 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dead8b68-0ed3-4abb-ab3a-a0a3fc4196ce None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:33.375028 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dead8b68-0ed3-4abb-ab3a-a0a3fc4196ce tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb Jul 03 18:01:33.375393 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dead8b68-0ed3-4abb-ab3a-a0a3fc4196ce tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:33.375561 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dead8b68-0ed3-4abb-ab3a-a0a3fc4196ce tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:33.375705 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-dead8b68-0ed3-4abb-ab3a-a0a3fc4196ce tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete snapshot with id: 400e1488-6039-4987-a0bf-902839e9ddbb Jul 03 18:01:33.381596 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:33.381596 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:33.382065 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dead8b68-0ed3-4abb-ab3a-a0a3fc4196ce tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:33.401075 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dead8b68-0ed3-4abb-ab3a-a0a3fc4196ce tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot delete request issued successfully. Jul 03 18:01:33.401359 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dead8b68-0ed3-4abb-ab3a-a0a3fc4196ce tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb returned with HTTP 202 Jul 03 18:01:33.402032 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1222/4938] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:33 2026] DELETE /volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:33.410529 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9ba3b7f5-3655-4305-8a53-eee7e9eac838 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:33.413816 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9ba3b7f5-3655-4305-8a53-eee7e9eac838 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb Jul 03 18:01:33.414091 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9ba3b7f5-3655-4305-8a53-eee7e9eac838 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:33.414404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9ba3b7f5-3655-4305-8a53-eee7e9eac838 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:33.420323 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:33.420323 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:33.420672 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9ba3b7f5-3655-4305-8a53-eee7e9eac838 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Snapshot retrieved successfully. Jul 03 18:01:33.421343 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9ba3b7f5-3655-4305-8a53-eee7e9eac838 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb returned with HTTP 200 Jul 03 18:01:33.421616 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1230/4939] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:33 2026] GET /volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:33.615081 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f7a5f9f3-e8b7-41e9-9ce9-e8392bdd9337 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:33.616745 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f7a5f9f3-e8b7-41e9-9ce9-e8392bdd9337 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 Jul 03 18:01:33.616944 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f7a5f9f3-e8b7-41e9-9ce9-e8392bdd9337 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:33.617151 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f7a5f9f3-e8b7-41e9-9ce9-e8392bdd9337 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:33.621336 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f7a5f9f3-e8b7-41e9-9ce9-e8392bdd9337 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 returned with HTTP 404 Jul 03 18:01:33.621757 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1242/4940] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:33 2026] GET /volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:33.630221 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-eb801ac5-8cf1-4642-afde-5e891a41cf66 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:33.631437 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eb801ac5-8cf1-4642-afde-5e891a41cf66 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 Jul 03 18:01:33.631620 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eb801ac5-8cf1-4642-afde-5e891a41cf66 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:33.631815 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-eb801ac5-8cf1-4642-afde-5e891a41cf66 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:33.631917 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-eb801ac5-8cf1-4642-afde-5e891a41cf66 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: f3f0c518-64d4-451c-a705-0422b4b66de0 Jul 03 18:01:33.636727 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:33.636727 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:33.637156 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-eb801ac5-8cf1-4642-afde-5e891a41cf66 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:33.656915 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-eb801ac5-8cf1-4642-afde-5e891a41cf66 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot delete request issued successfully. Jul 03 18:01:33.657131 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-eb801ac5-8cf1-4642-afde-5e891a41cf66 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 returned with HTTP 202 Jul 03 18:01:33.657830 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1247/4941] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:33 2026] DELETE /volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:33.665214 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-98f98fd8-b74c-46f3-ae68-5badb3e1e788 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:33.667380 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-98f98fd8-b74c-46f3-ae68-5badb3e1e788 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 Jul 03 18:01:33.667626 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-98f98fd8-b74c-46f3-ae68-5badb3e1e788 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:33.667852 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-98f98fd8-b74c-46f3-ae68-5badb3e1e788 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:33.673830 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:33.673830 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:33.674320 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-98f98fd8-b74c-46f3-ae68-5badb3e1e788 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:33.675134 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-98f98fd8-b74c-46f3-ae68-5badb3e1e788 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 returned with HTTP 200 Jul 03 18:01:33.675523 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1223/4942] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:33 2026] GET /volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:34.213748 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-db6a9a0e-6ee7-40c7-84af-751a935a7afa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:34.215265 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-db6a9a0e-6ee7-40c7-84af-751a935a7afa tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:34.215749 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-db6a9a0e-6ee7-40c7-84af-751a935a7afa tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:34.216689 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-db6a9a0e-6ee7-40c7-84af-751a935a7afa tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:34.216689 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-db6a9a0e-6ee7-40c7-84af-751a935a7afa tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:34.220399 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:34.220399 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:34.221112 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-db6a9a0e-6ee7-40c7-84af-751a935a7afa tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:34.221466 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1231/4943] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:34 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:34.318137 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7bdff769-e929-446b-a693-276d25b59fb6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:34.320148 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7bdff769-e929-446b-a693-276d25b59fb6 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:34.320374 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7bdff769-e929-446b-a693-276d25b59fb6 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:34.320604 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7bdff769-e929-446b-a693-276d25b59fb6 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:34.320698 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-7bdff769-e929-446b-a693-276d25b59fb6 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:34.325746 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:34.325746 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:34.326522 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7bdff769-e929-446b-a693-276d25b59fb6 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:34.326953 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1243/4944] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:34 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:34.432995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-341280b4-f174-4746-a9c1-2726c3d398e6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:34.434762 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-341280b4-f174-4746-a9c1-2726c3d398e6 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb Jul 03 18:01:34.434974 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-341280b4-f174-4746-a9c1-2726c3d398e6 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:34.435215 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-341280b4-f174-4746-a9c1-2726c3d398e6 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:34.439520 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-341280b4-f174-4746-a9c1-2726c3d398e6 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb returned with HTTP 404 Jul 03 18:01:34.439991 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1248/4945] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:34 2026] GET /volume/v3/snapshots/400e1488-6039-4987-a0bf-902839e9ddbb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:34.447082 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-09dcb7c0-be63-427b-a5b3-979f6e51efb4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:34.448813 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-09dcb7c0-be63-427b-a5b3-979f6e51efb4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 Jul 03 18:01:34.449006 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-09dcb7c0-be63-427b-a5b3-979f6e51efb4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:34.449189 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-09dcb7c0-be63-427b-a5b3-979f6e51efb4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:34.449335 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-09dcb7c0-be63-427b-a5b3-979f6e51efb4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete volume with id: e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 Jul 03 18:01:34.455683 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:34.455683 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:34.455996 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-09dcb7c0-be63-427b-a5b3-979f6e51efb4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:34.469440 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-09dcb7c0-be63-427b-a5b3-979f6e51efb4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Delete volume request issued successfully. Jul 03 18:01:34.469532 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-09dcb7c0-be63-427b-a5b3-979f6e51efb4 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 returned with HTTP 202 Jul 03 18:01:34.470067 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1224/4946] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:34 2026] DELETE /volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:34.477394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b154ccc9-5139-4387-bc8f-67c397b25f01 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:34.479066 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b154ccc9-5139-4387-bc8f-67c397b25f01 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 Jul 03 18:01:34.479279 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b154ccc9-5139-4387-bc8f-67c397b25f01 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:34.479481 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b154ccc9-5139-4387-bc8f-67c397b25f01 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:34.486945 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:34.486945 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:34.490583 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b154ccc9-5139-4387-bc8f-67c397b25f01 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Volume info retrieved successfully. Jul 03 18:01:34.495015 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b154ccc9-5139-4387-bc8f-67c397b25f01 tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 returned with HTTP 200 Jul 03 18:01:34.495640 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1232/4947] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:34 2026] GET /volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:34.684631 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4ecab24e-c234-415e-a7f3-76c430814598 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:34.686892 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ecab24e-c234-415e-a7f3-76c430814598 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 Jul 03 18:01:34.687103 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ecab24e-c234-415e-a7f3-76c430814598 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:34.687340 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4ecab24e-c234-415e-a7f3-76c430814598 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:34.692458 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4ecab24e-c234-415e-a7f3-76c430814598 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 returned with HTTP 404 Jul 03 18:01:34.693013 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1244/4948] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:34 2026] GET /volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:34.700956 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1220d34e-7a35-40bc-bf69-3945da4e4557 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:34.703228 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1220d34e-7a35-40bc-bf69-3945da4e4557 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a Jul 03 18:01:34.703561 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1220d34e-7a35-40bc-bf69-3945da4e4557 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:34.703854 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1220d34e-7a35-40bc-bf69-3945da4e4557 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:34.704021 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-1220d34e-7a35-40bc-bf69-3945da4e4557 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: 1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a Jul 03 18:01:34.711090 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1220d34e-7a35-40bc-bf69-3945da4e4557 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a returned with HTTP 404 Jul 03 18:01:34.711916 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1249/4949] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:34 2026] DELETE /volume/v3/snapshots/1f2b8344-cf81-431c-8ce8-7fdb5dc87a7a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:34.720408 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-05424661-b618-4a5c-8ded-9eb2726b2c33 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:34.721930 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-05424661-b618-4a5c-8ded-9eb2726b2c33 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 Jul 03 18:01:34.722100 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-05424661-b618-4a5c-8ded-9eb2726b2c33 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:34.722290 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-05424661-b618-4a5c-8ded-9eb2726b2c33 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:34.722381 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-05424661-b618-4a5c-8ded-9eb2726b2c33 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: f3f0c518-64d4-451c-a705-0422b4b66de0 Jul 03 18:01:34.726020 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-05424661-b618-4a5c-8ded-9eb2726b2c33 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 returned with HTTP 404 Jul 03 18:01:34.726424 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1225/4950] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:34 2026] DELETE /volume/v3/snapshots/f3f0c518-64d4-451c-a705-0422b4b66de0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:34.765285 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-2a5c153e-79c0-46d5-b157-c82fc3e3b959 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:34.767786 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-2a5c153e-79c0-46d5-b157-c82fc3e3b959 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:34.768009 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-2a5c153e-79c0-46d5-b157-c82fc3e3b959 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:34.768232 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-2a5c153e-79c0-46d5-b157-c82fc3e3b959 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:34.782326 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:34.782326 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:34.786078 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-2a5c153e-79c0-46d5-b157-c82fc3e3b959 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:34.790709 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-2a5c153e-79c0-46d5-b157-c82fc3e3b959 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:34.790989 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1233/4951] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:01:34 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:34.815097 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-4373f803-7d17-4d6f-995b-7bb26e295343 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:34.817507 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-4373f803-7d17-4d6f-995b-7bb26e295343 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4/action Jul 03 18:01:34.817896 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-4373f803-7d17-4d6f-995b-7bb26e295343 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:01:34.818065 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-4373f803-7d17-4d6f-995b-7bb26e295343 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:34.829225 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:34.829225 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:34.829777 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-4373f803-7d17-4d6f-995b-7bb26e295343 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:34.835640 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-4373f803-7d17-4d6f-995b-7bb26e295343 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Begin detaching volume completed successfully. Jul 03 18:01:34.835858 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-4373f803-7d17-4d6f-995b-7bb26e295343 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4/action returned with HTTP 202 Jul 03 18:01:34.836269 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1245/4952] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:01:34 2026] POST /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:35.233543 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4dbd2097-ad3c-4cc5-824b-14f57bd33193 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:35.234981 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4dbd2097-ad3c-4cc5-824b-14f57bd33193 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:35.235229 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4dbd2097-ad3c-4cc5-824b-14f57bd33193 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:35.235433 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4dbd2097-ad3c-4cc5-824b-14f57bd33193 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:35.235555 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-4dbd2097-ad3c-4cc5-824b-14f57bd33193 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:35.240343 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:35.240343 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:35.241194 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4dbd2097-ad3c-4cc5-824b-14f57bd33193 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:35.241582 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1250/4953] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:35 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:35.337275 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cf1e42ec-adef-4a15-8ac7-c1da4456dc54 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:35.339017 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cf1e42ec-adef-4a15-8ac7-c1da4456dc54 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:35.339348 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cf1e42ec-adef-4a15-8ac7-c1da4456dc54 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:35.339536 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cf1e42ec-adef-4a15-8ac7-c1da4456dc54 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:35.339642 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-cf1e42ec-adef-4a15-8ac7-c1da4456dc54 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:35.344565 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:35.344565 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:35.345220 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cf1e42ec-adef-4a15-8ac7-c1da4456dc54 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:35.345730 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1226/4954] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:35 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:35.509667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-531682e0-d124-4a0e-9dfd-f52ba5ee507f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:35.511983 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-531682e0-d124-4a0e-9dfd-f52ba5ee507f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] GET https://10.4.3.210/volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 Jul 03 18:01:35.512270 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-531682e0-d124-4a0e-9dfd-f52ba5ee507f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:35.512530 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-531682e0-d124-4a0e-9dfd-f52ba5ee507f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:35.519726 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-531682e0-d124-4a0e-9dfd-f52ba5ee507f tempest-ProjectReaderTests-266161132 tempest-ProjectReaderTests-266161132-project-admin] https://10.4.3.210/volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 returned with HTTP 404 Jul 03 18:01:35.520396 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1234/4955] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:35 2026] GET /volume/v3/volumes/e0fe5f4a-7425-45de-a1e5-cf2c3bbfb1b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:35.861848 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d9e799c8-6090-4c7a-9a00-4ddf19569759 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:35.861848 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d9e799c8-6090-4c7a-9a00-4ddf19569759 None None] GET https://10.4.3.210/volume// Jul 03 18:01:35.861848 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d9e799c8-6090-4c7a-9a00-4ddf19569759 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:35.861848 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d9e799c8-6090-4c7a-9a00-4ddf19569759 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:35.861848 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d9e799c8-6090-4c7a-9a00-4ddf19569759 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:01:35.861848 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1246/4956] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:01: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 18:01:35.868290 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-53bbd27d-b363-412f-9050-af58e59bf4ad None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:35.870457 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-53bbd27d-b363-412f-9050-af58e59bf4ad tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:35.870836 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-53bbd27d-b363-412f-9050-af58e59bf4ad tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:35.870896 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-53bbd27d-b363-412f-9050-af58e59bf4ad tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:35.879957 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:35.879957 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:35.883392 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-53bbd27d-b363-412f-9050-af58e59bf4ad tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:35.887243 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-53bbd27d-b363-412f-9050-af58e59bf4ad tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:35.887660 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1251/4957] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:01:35 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:01:36.264792 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-44f2496e-f714-47c9-af5a-0b87efaa5ac7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:36.268845 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-44f2496e-f714-47c9-af5a-0b87efaa5ac7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:36.269062 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-44f2496e-f714-47c9-af5a-0b87efaa5ac7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:36.269286 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-44f2496e-f714-47c9-af5a-0b87efaa5ac7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:36.269384 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-44f2496e-f714-47c9-af5a-0b87efaa5ac7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:36.279710 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:36.279710 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:36.280599 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-44f2496e-f714-47c9-af5a-0b87efaa5ac7 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:36.281003 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1227/4958] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:36 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:36.354973 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3d5a6b15-485a-40dc-b6c5-eaf048abaf95 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:36.356833 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3d5a6b15-485a-40dc-b6c5-eaf048abaf95 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:36.357124 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3d5a6b15-485a-40dc-b6c5-eaf048abaf95 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:36.357363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3d5a6b15-485a-40dc-b6c5-eaf048abaf95 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:36.357513 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-3d5a6b15-485a-40dc-b6c5-eaf048abaf95 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:36.362763 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:36.362763 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:36.363632 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3d5a6b15-485a-40dc-b6c5-eaf048abaf95 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:36.364212 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1235/4959] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:36 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:36.820236 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-25114c88-14fb-41a6-a3b1-268f842c5a30 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:36.822590 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-25114c88-14fb-41a6-a3b1-268f842c5a30 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126 Jul 03 18:01:36.822835 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-25114c88-14fb-41a6-a3b1-268f842c5a30 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:36.823059 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-25114c88-14fb-41a6-a3b1-268f842c5a30 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:36.824938 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=398,cinder:INSERT=64,cinder:UPDATE=130,cinder:DELETE=1 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:01:36.832449 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:36.832449 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:37.290835 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8ca073d5-612d-4d26-afc0-7c57a8e15672 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:37.292328 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8ca073d5-612d-4d26-afc0-7c57a8e15672 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:37.292494 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8ca073d5-612d-4d26-afc0-7c57a8e15672 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:37.292657 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8ca073d5-612d-4d26-afc0-7c57a8e15672 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:37.292759 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-8ca073d5-612d-4d26-afc0-7c57a8e15672 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:37.294375 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=490,cinder:INSERT=111,cinder:UPDATE=211 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:01:37.296557 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:37.296557 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:37.297616 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8ca073d5-612d-4d26-afc0-7c57a8e15672 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:37.298113 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1252/4960] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:37 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:37.308380 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-eb8c03fc-0666-4bfa-a9e2-5fc2ba2f1690 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:37.310007 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eb8c03fc-0666-4bfa-a9e2-5fc2ba2f1690 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:37.310178 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eb8c03fc-0666-4bfa-a9e2-5fc2ba2f1690 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:37.310339 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-eb8c03fc-0666-4bfa-a9e2-5fc2ba2f1690 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:37.310435 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-eb8c03fc-0666-4bfa-a9e2-5fc2ba2f1690 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:37.314106 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:37.314106 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:37.314729 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-eb8c03fc-0666-4bfa-a9e2-5fc2ba2f1690 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:37.315083 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1228/4961] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:37 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:37.325238 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-22957b32-35f9-450a-8533-3abf1460bf11 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:37.327645 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-22957b32-35f9-450a-8533-3abf1460bf11 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] DELETE https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:37.328186 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-22957b32-35f9-450a-8533-3abf1460bf11 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:37.328186 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-22957b32-35f9-450a-8533-3abf1460bf11 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:37.328186 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-22957b32-35f9-450a-8533-3abf1460bf11 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Delete backup with id: 8d0f2ce3-9d69-40d1-b622-740d9c67431e. Jul 03 18:01:37.330336 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=434,cinder:INSERT=93,cinder:UPDATE=134 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:01:37.334281 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:37.334281 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:37.349381 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-22957b32-35f9-450a-8533-3abf1460bf11 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] delete_backup rpcapi backup_id 8d0f2ce3-9d69-40d1-b622-740d9c67431e {{(pid=99942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:37.351216 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-22957b32-35f9-450a-8533-3abf1460bf11 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 202 Jul 03 18:01:37.351586 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1236/4962] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:37 2026] DELETE /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:37.358419 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a266a99b-6b18-41db-95a0-d0d1654fdabe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:37.360392 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a266a99b-6b18-41db-95a0-d0d1654fdabe tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:37.360612 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a266a99b-6b18-41db-95a0-d0d1654fdabe tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:37.360853 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a266a99b-6b18-41db-95a0-d0d1654fdabe tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:37.360962 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a266a99b-6b18-41db-95a0-d0d1654fdabe tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:37.363453 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-6cb81944-d784-4a4a-928c-d3149c9cd96f req-25114c88-14fb-41a6-a3b1-268f842c5a30 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126 returned with HTTP 200 Jul 03 18:01:37.363989 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1247/4963] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:01:36 2026] DELETE /volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:37.365879 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:37.365879 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:37.366920 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a266a99b-6b18-41db-95a0-d0d1654fdabe tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 200 Jul 03 18:01:37.367380 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1253/4964] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:37 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:37.374080 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2c342817-ef76-46cc-9e75-4d7d14dad549 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:37.375734 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2c342817-ef76-46cc-9e75-4d7d14dad549 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:37.375959 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2c342817-ef76-46cc-9e75-4d7d14dad549 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:37.376135 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2c342817-ef76-46cc-9e75-4d7d14dad549 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:37.376239 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-2c342817-ef76-46cc-9e75-4d7d14dad549 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:37.380217 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:37.380217 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:37.380803 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2c342817-ef76-46cc-9e75-4d7d14dad549 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:37.381257 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1229/4965] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:37 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:38.379048 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9fe8f0ba-30a3-4fb1-b8ee-905e9282df37 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:38.380750 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9fe8f0ba-30a3-4fb1-b8ee-905e9282df37 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e Jul 03 18:01:38.380929 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9fe8f0ba-30a3-4fb1-b8ee-905e9282df37 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:38.381145 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9fe8f0ba-30a3-4fb1-b8ee-905e9282df37 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:38.381244 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9fe8f0ba-30a3-4fb1-b8ee-905e9282df37 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 8d0f2ce3-9d69-40d1-b622-740d9c67431e. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:38.385157 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9fe8f0ba-30a3-4fb1-b8ee-905e9282df37 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e returned with HTTP 404 Jul 03 18:01:38.385563 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1237/4966] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:38 2026] GET /volume/v3/backups/8d0f2ce3-9d69-40d1-b622-740d9c67431e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:38.392396 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-45cef391-0f31-489a-88c0-e29a5e2ad88c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:38.393188 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7c00dd11-42a6-4c5f-a23e-ca77b1f00068 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:38.394560 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-45cef391-0f31-489a-88c0-e29a5e2ad88c tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:38.394560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-45cef391-0f31-489a-88c0-e29a5e2ad88c tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:38.395483 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-45cef391-0f31-489a-88c0-e29a5e2ad88c tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:38.395483 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-45cef391-0f31-489a-88c0-e29a5e2ad88c tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:38.396624 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c00dd11-42a6-4c5f-a23e-ca77b1f00068 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] DELETE https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:38.397020 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c00dd11-42a6-4c5f-a23e-ca77b1f00068 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:38.397333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7c00dd11-42a6-4c5f-a23e-ca77b1f00068 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:38.397333 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-7c00dd11-42a6-4c5f-a23e-ca77b1f00068 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Delete backup with id: 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. Jul 03 18:01:38.400088 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:38.400088 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:38.400482 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-45cef391-0f31-489a-88c0-e29a5e2ad88c tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:38.400852 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1248/4967] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:38 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:38.403833 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:38.403833 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:38.416269 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-7c00dd11-42a6-4c5f-a23e-ca77b1f00068 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] delete_backup rpcapi backup_id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:38.417785 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7c00dd11-42a6-4c5f-a23e-ca77b1f00068 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 202 Jul 03 18:01:38.418186 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1254/4968] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:38 2026] DELETE /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:38.425415 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-348eae35-d66e-4ab9-b27e-8ccea1a2cc5f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:38.427392 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-348eae35-d66e-4ab9-b27e-8ccea1a2cc5f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:38.427588 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-348eae35-d66e-4ab9-b27e-8ccea1a2cc5f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:38.427766 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-348eae35-d66e-4ab9-b27e-8ccea1a2cc5f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:38.427916 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-348eae35-d66e-4ab9-b27e-8ccea1a2cc5f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:38.432654 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:38.432654 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:38.433402 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-348eae35-d66e-4ab9-b27e-8ccea1a2cc5f tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 200 Jul 03 18:01:38.433865 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1230/4969] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:38 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:39.412409 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a2fe5dc2-77c9-43da-8a3d-8d2513c96307 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:39.414410 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a2fe5dc2-77c9-43da-8a3d-8d2513c96307 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:39.414660 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a2fe5dc2-77c9-43da-8a3d-8d2513c96307 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:39.414933 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a2fe5dc2-77c9-43da-8a3d-8d2513c96307 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:39.415533 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a2fe5dc2-77c9-43da-8a3d-8d2513c96307 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:39.420937 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:39.420937 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:39.421806 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a2fe5dc2-77c9-43da-8a3d-8d2513c96307 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:39.422105 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1238/4970] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:39 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:39.444350 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d3eebc9e-cddd-4ae0-a701-d5d4ecb7db46 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:39.446435 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3eebc9e-cddd-4ae0-a701-d5d4ecb7db46 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e Jul 03 18:01:39.446592 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d3eebc9e-cddd-4ae0-a701-d5d4ecb7db46 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:39.446821 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d3eebc9e-cddd-4ae0-a701-d5d4ecb7db46 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:39.446942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-d3eebc9e-cddd-4ae0-a701-d5d4ecb7db46 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:39.450454 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3eebc9e-cddd-4ae0-a701-d5d4ecb7db46 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e returned with HTTP 404 Jul 03 18:01:39.451002 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1249/4971] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:39 2026] GET /volume/v3/backups/90013c8f-cc7a-4b3a-bd5e-2c1c6e66719e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:39.465849 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d5bb5f68-d0a4-4cb7-9de4-46ec92a43dae None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:39.465849 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5bb5f68-d0a4-4cb7-9de4-46ec92a43dae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] DELETE https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:39.465849 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5bb5f68-d0a4-4cb7-9de4-46ec92a43dae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:39.465849 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5bb5f68-d0a4-4cb7-9de4-46ec92a43dae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:39.465849 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-d5bb5f68-d0a4-4cb7-9de4-46ec92a43dae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Delete backup with id: 298c8c5c-c8e9-45df-b016-d27e06d8e06c. Jul 03 18:01:39.469569 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:39.469569 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:39.483643 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-d5bb5f68-d0a4-4cb7-9de4-46ec92a43dae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] delete_backup rpcapi backup_id 298c8c5c-c8e9-45df-b016-d27e06d8e06c {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:39.486252 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5bb5f68-d0a4-4cb7-9de4-46ec92a43dae tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 202 Jul 03 18:01:39.486252 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1255/4972] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:39 2026] DELETE /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:39.494043 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-be9671da-976e-485b-808a-4e3c281e5107 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:39.496325 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-be9671da-976e-485b-808a-4e3c281e5107 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:39.496538 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-be9671da-976e-485b-808a-4e3c281e5107 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:39.497098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-be9671da-976e-485b-808a-4e3c281e5107 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:39.497279 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-be9671da-976e-485b-808a-4e3c281e5107 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:39.501623 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:39.501623 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:39.502477 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-be9671da-976e-485b-808a-4e3c281e5107 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 200 Jul 03 18:01:39.502894 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1231/4973] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:39 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:40.432217 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-168f21ed-fbd9-48be-a107-f6a53e4063b2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:40.435010 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-168f21ed-fbd9-48be-a107-f6a53e4063b2 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:40.435229 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-168f21ed-fbd9-48be-a107-f6a53e4063b2 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:40.435417 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-168f21ed-fbd9-48be-a107-f6a53e4063b2 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:40.435545 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-168f21ed-fbd9-48be-a107-f6a53e4063b2 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:40.441005 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:40.441005 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:40.441837 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-168f21ed-fbd9-48be-a107-f6a53e4063b2 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:40.442325 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1239/4974] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:40 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:40.518112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-aface11c-b092-4188-a700-87fb7c193ae9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:40.521991 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-aface11c-b092-4188-a700-87fb7c193ae9 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c Jul 03 18:01:40.521991 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-aface11c-b092-4188-a700-87fb7c193ae9 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:40.522147 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-aface11c-b092-4188-a700-87fb7c193ae9 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:40.522454 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-aface11c-b092-4188-a700-87fb7c193ae9 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Show backup with id 298c8c5c-c8e9-45df-b016-d27e06d8e06c. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:40.527741 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-aface11c-b092-4188-a700-87fb7c193ae9 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c returned with HTTP 404 Jul 03 18:01:40.528410 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1250/4975] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:40 2026] GET /volume/v3/backups/298c8c5c-c8e9-45df-b016-d27e06d8e06c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:40.540496 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ad8b1f2e-d710-4900-9e9d-87ae76a94ebd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:40.542966 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ad8b1f2e-d710-4900-9e9d-87ae76a94ebd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] DELETE https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:01:40.543271 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ad8b1f2e-d710-4900-9e9d-87ae76a94ebd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:40.543476 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ad8b1f2e-d710-4900-9e9d-87ae76a94ebd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:40.543650 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-ad8b1f2e-d710-4900-9e9d-87ae76a94ebd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Delete backup with id: 7bbbe1b2-62f8-4be1-8a22-f021235048f1. Jul 03 18:01:40.548876 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:40.548876 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:40.563568 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-ad8b1f2e-d710-4900-9e9d-87ae76a94ebd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] delete_backup rpcapi backup_id 7bbbe1b2-62f8-4be1-8a22-f021235048f1 {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:40.565693 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ad8b1f2e-d710-4900-9e9d-87ae76a94ebd tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 202 Jul 03 18:01:40.566326 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1256/4976] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:40 2026] DELETE /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:40.583636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-af2f7326-2523-4cc9-87a5-7fa610f676f3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:40.585828 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-af2f7326-2523-4cc9-87a5-7fa610f676f3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:01:40.585828 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-af2f7326-2523-4cc9-87a5-7fa610f676f3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:40.585918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-af2f7326-2523-4cc9-87a5-7fa610f676f3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:40.586067 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-af2f7326-2523-4cc9-87a5-7fa610f676f3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:40.588142 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=356,cinder:INSERT=66,cinder:UPDATE=124 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:01:40.597797 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:40.597797 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:40.598665 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-af2f7326-2523-4cc9-87a5-7fa610f676f3 tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 200 Jul 03 18:01:40.599141 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1232/4977] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:40 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:41.452009 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0b60622c-7b44-4206-a542-bd7b05de4f06 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:41.454222 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0b60622c-7b44-4206-a542-bd7b05de4f06 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:41.454515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0b60622c-7b44-4206-a542-bd7b05de4f06 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:41.454812 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0b60622c-7b44-4206-a542-bd7b05de4f06 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:41.454976 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-0b60622c-7b44-4206-a542-bd7b05de4f06 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:41.459840 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:41.459840 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:41.460724 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0b60622c-7b44-4206-a542-bd7b05de4f06 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:41.461215 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1240/4978] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:41 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:41.609330 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dd56ff10-8ab0-417a-bec0-1402219faf6d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:41.611073 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dd56ff10-8ab0-417a-bec0-1402219faf6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] GET https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 Jul 03 18:01:41.611269 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dd56ff10-8ab0-417a-bec0-1402219faf6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:41.611445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dd56ff10-8ab0-417a-bec0-1402219faf6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:41.611547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-dd56ff10-8ab0-417a-bec0-1402219faf6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] Show backup with id 7bbbe1b2-62f8-4be1-8a22-f021235048f1. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:41.615143 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dd56ff10-8ab0-417a-bec0-1402219faf6d tempest-VolumesBackupsTest-1546354100 tempest-VolumesBackupsTest-1546354100-project-admin] https://10.4.3.210/volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 returned with HTTP 404 Jul 03 18:01:41.615577 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1251/4979] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:41 2026] GET /volume/v3/backups/7bbbe1b2-62f8-4be1-8a22-f021235048f1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:41.625459 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-76061a36-726b-4f19-be8f-bf2e7ecdc16d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:41.626937 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-76061a36-726b-4f19-be8f-bf2e7ecdc16d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] DELETE https://10.4.3.210/volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 Jul 03 18:01:41.627104 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-76061a36-726b-4f19-be8f-bf2e7ecdc16d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:41.627277 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-76061a36-726b-4f19-be8f-bf2e7ecdc16d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:41.627441 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-76061a36-726b-4f19-be8f-bf2e7ecdc16d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Delete volume with id: 72f2afcc-f1b4-430d-8812-56dd48fd8d50 Jul 03 18:01:41.633536 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:41.633536 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:41.633931 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-76061a36-726b-4f19-be8f-bf2e7ecdc16d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:01:41.654334 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-76061a36-726b-4f19-be8f-bf2e7ecdc16d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Delete volume request issued successfully. Jul 03 18:01:41.654334 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-76061a36-726b-4f19-be8f-bf2e7ecdc16d tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 returned with HTTP 202 Jul 03 18:01:41.655018 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1257/4980] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:41 2026] DELETE /volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:41.669382 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-138b833e-483a-49b0-a3a7-249b7ca6aa87 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:41.670874 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-138b833e-483a-49b0-a3a7-249b7ca6aa87 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 Jul 03 18:01:41.670874 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-138b833e-483a-49b0-a3a7-249b7ca6aa87 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:41.671122 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-138b833e-483a-49b0-a3a7-249b7ca6aa87 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:41.680085 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:41.680085 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:41.684717 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-138b833e-483a-49b0-a3a7-249b7ca6aa87 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:01:41.690266 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-138b833e-483a-49b0-a3a7-249b7ca6aa87 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 returned with HTTP 200 Jul 03 18:01:41.690686 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1233/4981] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:41 2026] GET /volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:41.791570 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-65f0d3d0-defe-4957-8792-7a7d56d9b8d9 req-1d3af433-9119-43d8-b228-0348284c39fa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:41.794678 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-65f0d3d0-defe-4957-8792-7a7d56d9b8d9 req-1d3af433-9119-43d8-b228-0348284c39fa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126 Jul 03 18:01:41.794762 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-65f0d3d0-defe-4957-8792-7a7d56d9b8d9 req-1d3af433-9119-43d8-b228-0348284c39fa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:41.795040 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-65f0d3d0-defe-4957-8792-7a7d56d9b8d9 req-1d3af433-9119-43d8-b228-0348284c39fa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:41.799523 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-65f0d3d0-defe-4957-8792-7a7d56d9b8d9 req-1d3af433-9119-43d8-b228-0348284c39fa tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126 returned with HTTP 404 Jul 03 18:01:41.800054 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1241/4982] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:01:41 2026] DELETE /volume/v3/attachments/547f7294-03d9-4260-88dd-da31d5f78126 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:01:42.473678 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-816809f8-3c2a-4c6d-befc-4ba256573c2e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:42.476550 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-816809f8-3c2a-4c6d-befc-4ba256573c2e tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:42.477046 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-816809f8-3c2a-4c6d-befc-4ba256573c2e tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:42.477046 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-816809f8-3c2a-4c6d-befc-4ba256573c2e tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:42.477559 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-816809f8-3c2a-4c6d-befc-4ba256573c2e tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:42.482959 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:42.482959 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:42.483636 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-816809f8-3c2a-4c6d-befc-4ba256573c2e tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:42.484008 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1252/4983] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:42 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:42.705165 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3ba69158-72fb-4f6a-89fc-d653faa9d684 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:42.706913 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3ba69158-72fb-4f6a-89fc-d653faa9d684 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 Jul 03 18:01:42.707152 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3ba69158-72fb-4f6a-89fc-d653faa9d684 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:42.707375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3ba69158-72fb-4f6a-89fc-d653faa9d684 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:42.712866 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3ba69158-72fb-4f6a-89fc-d653faa9d684 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 returned with HTTP 404 Jul 03 18:01:42.713311 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1258/4984] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:42 2026] GET /volume/v3/volumes/72f2afcc-f1b4-430d-8812-56dd48fd8d50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:42.719623 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5d9d8a7c-0b32-4e5a-a4c4-ce1b07451fd5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:42.721331 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5d9d8a7c-0b32-4e5a-a4c4-ce1b07451fd5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa Jul 03 18:01:42.721509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5d9d8a7c-0b32-4e5a-a4c4-ce1b07451fd5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:42.721679 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5d9d8a7c-0b32-4e5a-a4c4-ce1b07451fd5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:42.721855 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-5d9d8a7c-0b32-4e5a-a4c4-ce1b07451fd5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Delete volume with id: 2a4f6047-7ab0-4d9b-9032-698a1d7945fa Jul 03 18:01:42.728001 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:42.728001 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:42.728407 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5d9d8a7c-0b32-4e5a-a4c4-ce1b07451fd5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:01:42.746417 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5d9d8a7c-0b32-4e5a-a4c4-ce1b07451fd5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Delete volume request issued successfully. Jul 03 18:01:42.746417 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5d9d8a7c-0b32-4e5a-a4c4-ce1b07451fd5 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa returned with HTTP 202 Jul 03 18:01:42.746839 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1234/4985] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:42 2026] DELETE /volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:42.753326 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1c52101f-c0d3-443f-886a-d8b1a646f274 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:42.755332 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c52101f-c0d3-443f-886a-d8b1a646f274 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa Jul 03 18:01:42.755511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c52101f-c0d3-443f-886a-d8b1a646f274 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:42.755748 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c52101f-c0d3-443f-886a-d8b1a646f274 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:42.763836 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:42.763836 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:42.767937 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1c52101f-c0d3-443f-886a-d8b1a646f274 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:01:42.773454 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c52101f-c0d3-443f-886a-d8b1a646f274 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa returned with HTTP 200 Jul 03 18:01:42.773976 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1242/4986] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:42 2026] GET /volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:43.494625 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c486f81c-1b37-470a-9a01-58c759863307 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:43.496509 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c486f81c-1b37-470a-9a01-58c759863307 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:43.496756 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c486f81c-1b37-470a-9a01-58c759863307 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:43.497012 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c486f81c-1b37-470a-9a01-58c759863307 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:43.497092 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-c486f81c-1b37-470a-9a01-58c759863307 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:43.504099 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:43.504099 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:43.504099 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c486f81c-1b37-470a-9a01-58c759863307 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:43.504099 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1253/4987] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:43 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:43.790710 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-be604015-5c25-4263-a08d-562142576064 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:43.792952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-be604015-5c25-4263-a08d-562142576064 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa Jul 03 18:01:43.793214 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-be604015-5c25-4263-a08d-562142576064 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:43.793455 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-be604015-5c25-4263-a08d-562142576064 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:43.800974 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-be604015-5c25-4263-a08d-562142576064 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa returned with HTTP 404 Jul 03 18:01:43.801737 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1259/4988] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:43 2026] GET /volume/v3/volumes/2a4f6047-7ab0-4d9b-9032-698a1d7945fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:43.809674 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-daf70914-c258-4738-8d96-5478e4265a1c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:43.811471 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-daf70914-c258-4738-8d96-5478e4265a1c tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] DELETE https://10.4.3.210/volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 Jul 03 18:01:43.811661 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-daf70914-c258-4738-8d96-5478e4265a1c tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:43.811848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-daf70914-c258-4738-8d96-5478e4265a1c tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:43.811997 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-daf70914-c258-4738-8d96-5478e4265a1c tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Delete volume with id: 28e49f80-0e67-4b1e-ba01-ea996d5f5467 Jul 03 18:01:43.818659 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:43.818659 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:43.819099 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-daf70914-c258-4738-8d96-5478e4265a1c tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:01:43.837177 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-daf70914-c258-4738-8d96-5478e4265a1c tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Delete volume request issued successfully. Jul 03 18:01:43.837343 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-daf70914-c258-4738-8d96-5478e4265a1c tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 returned with HTTP 202 Jul 03 18:01:43.837712 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1235/4989] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:43 2026] DELETE /volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:43.847020 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0d5ad65d-c47f-4fa9-ae7c-c75f99eff659 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:43.849251 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d5ad65d-c47f-4fa9-ae7c-c75f99eff659 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 Jul 03 18:01:43.849314 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d5ad65d-c47f-4fa9-ae7c-c75f99eff659 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:43.849700 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0d5ad65d-c47f-4fa9-ae7c-c75f99eff659 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:43.856898 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:43.856898 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:43.860677 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0d5ad65d-c47f-4fa9-ae7c-c75f99eff659 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Volume info retrieved successfully. Jul 03 18:01:43.865480 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0d5ad65d-c47f-4fa9-ae7c-c75f99eff659 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 returned with HTTP 200 Jul 03 18:01:43.865921 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1243/4990] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:43 2026] GET /volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:44.520594 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-44e8ba8f-b9b8-4ea5-8b01-ef778d5696e0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:44.522798 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-44e8ba8f-b9b8-4ea5-8b01-ef778d5696e0 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:44.522902 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-44e8ba8f-b9b8-4ea5-8b01-ef778d5696e0 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:44.523050 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-44e8ba8f-b9b8-4ea5-8b01-ef778d5696e0 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:44.523151 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-44e8ba8f-b9b8-4ea5-8b01-ef778d5696e0 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:44.530682 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:44.530682 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:44.531427 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-44e8ba8f-b9b8-4ea5-8b01-ef778d5696e0 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:44.532031 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1254/4991] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:44 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:44.878138 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c139dd61-bf24-44bd-982c-c971625d95b0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:44.880089 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c139dd61-bf24-44bd-982c-c971625d95b0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] GET https://10.4.3.210/volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 Jul 03 18:01:44.880388 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c139dd61-bf24-44bd-982c-c971625d95b0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:44.880525 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c139dd61-bf24-44bd-982c-c971625d95b0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:44.887207 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c139dd61-bf24-44bd-982c-c971625d95b0 tempest-VolumesBackupsTest-401259142 tempest-VolumesBackupsTest-401259142-project-member] https://10.4.3.210/volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 returned with HTTP 404 Jul 03 18:01:44.887762 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1260/4992] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:44 2026] GET /volume/v3/volumes/28e49f80-0e67-4b1e-ba01-ea996d5f5467 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:44.946743 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d873412f-5186-4510-8de6-b435e3ba8f23 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:44.948678 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d873412f-5186-4510-8de6-b435e3ba8f23 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 Jul 03 18:01:44.948896 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d873412f-5186-4510-8de6-b435e3ba8f23 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:44.949164 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d873412f-5186-4510-8de6-b435e3ba8f23 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:44.949367 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-d873412f-5186-4510-8de6-b435e3ba8f23 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: a85e6061-c492-47dc-9514-cbbfe46e69c3 Jul 03 18:01:44.954755 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d873412f-5186-4510-8de6-b435e3ba8f23 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 returned with HTTP 404 Jul 03 18:01:44.955415 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1236/4993] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:44 2026] DELETE /volume/v3/snapshots/a85e6061-c492-47dc-9514-cbbfe46e69c3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:44.968101 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-934aa27c-1449-46d7-b482-6211f144edc7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:44.970876 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-934aa27c-1449-46d7-b482-6211f144edc7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:44.971144 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-934aa27c-1449-46d7-b482-6211f144edc7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:44.971404 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-934aa27c-1449-46d7-b482-6211f144edc7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:44.981367 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:44.981367 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:44.986260 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-934aa27c-1449-46d7-b482-6211f144edc7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:44.991657 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-934aa27c-1449-46d7-b482-6211f144edc7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:44.992207 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1244/4994] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:44 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:45.006661 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:45.008334 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:45.008712 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2128346899"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:45.010386 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2128346899'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:45.010931 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume of 1 GB Jul 03 18:01:45.014705 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Availability Zones retrieved successfully. Jul 03 18:01:45.020499 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (61e7e482-496c-4245-bd34-a0f70af0efe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:45.021979 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84d43b9-a23c-4645-8db3-2724437f26c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:45.023085 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:45.055179 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84d43b9-a23c-4645-8db3-2724437f26c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:45.056445 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49abc4a-017a-4a85-a2fd-60568f76a96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:45.103155 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['018f2694-e161-4d09-9d7d-447ce426de88', '643712e8-7fb7-48a0-a6a7-e996d893868f', '6920b44d-1947-448c-9b14-eeeb19a82884', '253e9edd-0b20-406c-a543-555bc87d6df6'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:45.103308 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49abc4a-017a-4a85-a2fd-60568f76a96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['018f2694-e161-4d09-9d7d-447ce426de88', '643712e8-7fb7-48a0-a6a7-e996d893868f', '6920b44d-1947-448c-9b14-eeeb19a82884', '253e9edd-0b20-406c-a543-555bc87d6df6']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:45.104031 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c1bb453-9064-4265-afee-9ffa56fbadc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:45.126300 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c1bb453-9064-4265-afee-9ffa56fbadc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2128346899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['018f2694-e161-4d09-9d7d-447ce426de88','643712e8-7fb7-48a0-a6a7-e996d893868f','6920b44d-1947-448c-9b14-eeeb19a82884','253e9edd-0b20-406c-a543-555bc87d6df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2128346899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65480a473f5460ab2686cf2a9ab2ffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31dcd30445964043906ca3c7d7e27ebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:45.128237 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05390365-8ba2-4a0e-88bb-28512b154fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:45.152179 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05390365-8ba2-4a0e-88bb-28512b154fb3) transitioned into state 'SUCCESS' from state '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-2128346899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['018f2694-e161-4d09-9d7d-447ce426de88','643712e8-7fb7-48a0-a6a7-e996d893868f','6920b44d-1947-448c-9b14-eeeb19a82884','253e9edd-0b20-406c-a543-555bc87d6df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:45.152955 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387eee91-b547-48c2-ae21-67fb9899fa5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:45.163400 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387eee91-b547-48c2-ae21-67fb9899fa5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:45.164286 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (61e7e482-496c-4245-bd34-a0f70af0efe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:45.164580 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request issued successfully. Jul 03 18:01:45.165223 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b87324c2-8f0b-44cb-870f-9f150e5213b8 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:45.165779 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1255/4995] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:01:45 2026] POST /volume/v3/volumes => generated 754 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:45.176900 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-56da7a6c-564a-4210-a733-6c3c830b59de None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:45.178873 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-56da7a6c-564a-4210-a733-6c3c830b59de tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 Jul 03 18:01:45.179050 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-56da7a6c-564a-4210-a733-6c3c830b59de tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:45.179232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-56da7a6c-564a-4210-a733-6c3c830b59de tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:45.185604 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:45.185604 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:45.188758 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-56da7a6c-564a-4210-a733-6c3c830b59de tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:45.192386 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-56da7a6c-564a-4210-a733-6c3c830b59de tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 returned with HTTP 200 Jul 03 18:01:45.192736 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1261/4996] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:45 2026] GET /volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:45.545815 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-03658062-1e2a-40f0-87bf-a9bf44c58211 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:45.547478 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03658062-1e2a-40f0-87bf-a9bf44c58211 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:45.548571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03658062-1e2a-40f0-87bf-a9bf44c58211 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:45.548571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03658062-1e2a-40f0-87bf-a9bf44c58211 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:45.548571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-03658062-1e2a-40f0-87bf-a9bf44c58211 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:45.552591 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:45.552591 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:45.554178 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03658062-1e2a-40f0-87bf-a9bf44c58211 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:45.554178 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1237/4997] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:45 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:46.205786 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-409eef98-3121-4276-9a64-399b3c7eb32d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:46.207482 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-409eef98-3121-4276-9a64-399b3c7eb32d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 Jul 03 18:01:46.207699 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-409eef98-3121-4276-9a64-399b3c7eb32d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:46.207953 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-409eef98-3121-4276-9a64-399b3c7eb32d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:46.214854 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:46.214854 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:46.219012 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-409eef98-3121-4276-9a64-399b3c7eb32d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:46.225258 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-409eef98-3121-4276-9a64-399b3c7eb32d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 returned with HTTP 200 Jul 03 18:01:46.225842 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1245/4998] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:46 2026] GET /volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:46.238999 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0e22342e-4a6d-4bd2-91dc-3b012bae5de9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:46.240924 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0e22342e-4a6d-4bd2-91dc-3b012bae5de9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:01:46.241249 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0e22342e-4a6d-4bd2-91dc-3b012bae5de9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1968517301"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:46.249947 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:46.249947 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:46.250481 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0e22342e-4a6d-4bd2-91dc-3b012bae5de9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:46.250599 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-0e22342e-4a6d-4bd2-91dc-3b012bae5de9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume 7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 Jul 03 18:01:46.277626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-0e22342e-4a6d-4bd2-91dc-3b012bae5de9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['5d251d1c-0002-41e6-938d-c06906f4b789', 'c3c638ee-38ea-449e-941e-5ea111125aaa', 'feff8fc6-ff85-468c-b1a2-563321f2c029', '5a39ec2e-7ef4-4de8-b319-e68e9c258064'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:46.315580 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0e22342e-4a6d-4bd2-91dc-3b012bae5de9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot create request issued successfully. Jul 03 18:01:46.316027 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0e22342e-4a6d-4bd2-91dc-3b012bae5de9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:01:46.316600 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1256/4999] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:01:46 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:46.326475 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-575259e0-6638-44c4-89d9-71da43b943b6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:46.328646 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-575259e0-6638-44c4-89d9-71da43b943b6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf Jul 03 18:01:46.328854 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-575259e0-6638-44c4-89d9-71da43b943b6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:46.329072 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-575259e0-6638-44c4-89d9-71da43b943b6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:46.333743 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:46.333743 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:46.334158 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-575259e0-6638-44c4-89d9-71da43b943b6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:46.334925 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-575259e0-6638-44c4-89d9-71da43b943b6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf returned with HTTP 200 Jul 03 18:01:46.335288 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1262/5000] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:46 2026] GET /volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:46.564606 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ee85d598-083c-4c5c-b21e-b164a428dec6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:46.566057 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee85d598-083c-4c5c-b21e-b164a428dec6 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:46.566237 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee85d598-083c-4c5c-b21e-b164a428dec6 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:46.566400 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee85d598-083c-4c5c-b21e-b164a428dec6 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:46.566497 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-ee85d598-083c-4c5c-b21e-b164a428dec6 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:46.570035 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:46.570035 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:46.570533 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee85d598-083c-4c5c-b21e-b164a428dec6 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:46.570840 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1238/5001] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:46 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 737 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:47.344002 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-472163a6-d96b-4c54-a851-9e743adcea7c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:47.345751 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-472163a6-d96b-4c54-a851-9e743adcea7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf Jul 03 18:01:47.345951 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-472163a6-d96b-4c54-a851-9e743adcea7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:47.346183 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-472163a6-d96b-4c54-a851-9e743adcea7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:47.350748 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:47.350748 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:47.351187 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-472163a6-d96b-4c54-a851-9e743adcea7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:47.351906 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-472163a6-d96b-4c54-a851-9e743adcea7c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf returned with HTTP 200 Jul 03 18:01:47.352252 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1246/5002] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:47 2026] GET /volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:47.360409 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:47.362800 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:47.363099 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1ef9276f-35db-4a09-b14d-b5fac5e9eabf", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2141639952"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:47.364731 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request body: {'volume': {'snapshot_id': '1ef9276f-35db-4a09-b14d-b5fac5e9eabf', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2141639952'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:47.369053 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:47.369053 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:47.369469 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:47.369607 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume of 2 GB Jul 03 18:01:47.372523 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Availability Zones retrieved successfully. Jul 03 18:01:47.377446 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (f4d49357-0afb-4f50-83ce-1cbf20776495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:47.378308 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b8656a-4917-4a44-b70d-c0685083fa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:47.379130 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:47.403106 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b8656a-4917-4a44-b70d-c0685083fa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '1ef9276f-35db-4a09-b14d-b5fac5e9eabf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:47.403779 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fffcb2c6-dc35-46db-9dbc-cf739d7146f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:47.438805 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['dc3cc61e-3291-4dea-8e37-4d6dbcc1f509', '530a215d-ca87-4bee-921e-8870d678e066', '5afac218-057e-40a5-aff4-c9e9a3edc349', '5c0b0f9e-2236-4d6e-a7c2-0d6421687354'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:47.439506 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fffcb2c6-dc35-46db-9dbc-cf739d7146f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc3cc61e-3291-4dea-8e37-4d6dbcc1f509', '530a215d-ca87-4bee-921e-8870d678e066', '5afac218-057e-40a5-aff4-c9e9a3edc349', '5c0b0f9e-2236-4d6e-a7c2-0d6421687354']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:47.440181 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40309fd3-4191-48dc-b971-c764475c63fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:47.479909 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40309fd3-4191-48dc-b971-c764475c63fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31cfe348-a3c0-4a21-a52e-3aa65c574e5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2141639952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['dc3cc61e-3291-4dea-8e37-4d6dbcc1f509','530a215d-ca87-4bee-921e-8870d678e066','5afac218-057e-40a5-aff4-c9e9a3edc349','5c0b0f9e-2236-4d6e-a7c2-0d6421687354'],size=2,snapshot_id=1ef9276f-35db-4a09-b14d-b5fac5e9eabf,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2141639952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31cfe348-a3c0-4a21-a52e-3aa65c574e5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65480a473f5460ab2686cf2a9ab2ffa',provider_auth=None,provider_geometry=None,provider_id=None,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=1ef9276f-35db-4a09-b14d-b5fac5e9eabf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31dcd30445964043906ca3c7d7e27ebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:47.480598 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa9005c-3610-4f52-8ac0-64fb7531213e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:47.495602 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa9005c-3610-4f52-8ac0-64fb7531213e) transitioned into state 'SUCCESS' from state '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-2141639952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['dc3cc61e-3291-4dea-8e37-4d6dbcc1f509','530a215d-ca87-4bee-921e-8870d678e066','5afac218-057e-40a5-aff4-c9e9a3edc349','5c0b0f9e-2236-4d6e-a7c2-0d6421687354'],size=2,snapshot_id=1ef9276f-35db-4a09-b14d-b5fac5e9eabf,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:47.496316 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e63dfa-d109-49b4-b887-0428e154be10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:47.513659 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e63dfa-d109-49b4-b887-0428e154be10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:47.514857 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (f4d49357-0afb-4f50-83ce-1cbf20776495) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:47.515250 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request issued successfully. Jul 03 18:01:47.515761 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2bc69b4a-4cfd-4d95-9021-40a915d7ce67 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:47.516171 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1257/5003] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:01:47 2026] POST /volume/v3/volumes => generated 788 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:47.526539 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-26677af5-0b55-433e-9ee1-625f6e3bd582 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:47.528513 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26677af5-0b55-433e-9ee1-625f6e3bd582 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b Jul 03 18:01:47.528701 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26677af5-0b55-433e-9ee1-625f6e3bd582 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:47.528899 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26677af5-0b55-433e-9ee1-625f6e3bd582 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:47.534952 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:47.534952 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:47.538213 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-26677af5-0b55-433e-9ee1-625f6e3bd582 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:47.543411 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26677af5-0b55-433e-9ee1-625f6e3bd582 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b returned with HTTP 200 Jul 03 18:01:47.543965 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1263/5004] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:47 2026] GET /volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:47.583307 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-45e99d6e-a62f-46a0-be9c-7e4b80eee82d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:47.585023 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-45e99d6e-a62f-46a0-be9c-7e4b80eee82d tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:47.585244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-45e99d6e-a62f-46a0-be9c-7e4b80eee82d tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:47.587457 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-45e99d6e-a62f-46a0-be9c-7e4b80eee82d tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:47.587457 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-45e99d6e-a62f-46a0-be9c-7e4b80eee82d tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:47.589215 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:47.589215 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:47.589788 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-45e99d6e-a62f-46a0-be9c-7e4b80eee82d tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:47.590278 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1239/5005] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:47 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:47.601667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5aff9e02-8cb6-4f5d-a4a5-e27b43c5bfcd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:47.603666 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5aff9e02-8cb6-4f5d-a4a5-e27b43c5bfcd tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] PUT https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:47.604146 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5aff9e02-8cb6-4f5d-a4a5-e27b43c5bfcd tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:47.610901 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:47.610901 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:47.622125 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5aff9e02-8cb6-4f5d-a4a5-e27b43c5bfcd tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:47.622535 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1247/5006] 10.4.3.210 () {70 vars in 1408 bytes} [Fri Jul 3 18:01:47 2026] PUT /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:47.633531 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-058a75c5-82e0-4426-83f3-38629a3358e0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:47.635953 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-058a75c5-82e0-4426-83f3-38629a3358e0 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:47.635953 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-058a75c5-82e0-4426-83f3-38629a3358e0 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:47.636724 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-058a75c5-82e0-4426-83f3-38629a3358e0 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:47.636724 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-058a75c5-82e0-4426-83f3-38629a3358e0 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:47.640493 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:47.640493 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:47.640593 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-058a75c5-82e0-4426-83f3-38629a3358e0 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:47.640930 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1258/5007] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:47 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:47.652230 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-28881b55-0749-40db-9444-b7cdb0c5be07 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:47.653946 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-28881b55-0749-40db-9444-b7cdb0c5be07 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] DELETE https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:47.654165 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-28881b55-0749-40db-9444-b7cdb0c5be07 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:47.654337 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-28881b55-0749-40db-9444-b7cdb0c5be07 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:47.654447 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-28881b55-0749-40db-9444-b7cdb0c5be07 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Delete backup with id: 0d221737-7bec-408f-9c36-6467fa74652f. Jul 03 18:01:47.658226 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:47.658226 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:47.672229 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-28881b55-0749-40db-9444-b7cdb0c5be07 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] delete_backup rpcapi backup_id 0d221737-7bec-408f-9c36-6467fa74652f {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:01:47.673745 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-28881b55-0749-40db-9444-b7cdb0c5be07 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 202 Jul 03 18:01:47.674145 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1264/5008] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:47 2026] DELETE /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:01:47.680733 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1488f82f-158f-4c8c-bd23-5532bc520626 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:47.682386 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1488f82f-158f-4c8c-bd23-5532bc520626 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:47.682614 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1488f82f-158f-4c8c-bd23-5532bc520626 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:47.682835 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1488f82f-158f-4c8c-bd23-5532bc520626 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:47.682994 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-1488f82f-158f-4c8c-bd23-5532bc520626 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:47.687847 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:47.687847 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:47.688492 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1488f82f-158f-4c8c-bd23-5532bc520626 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 200 Jul 03 18:01:47.689051 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1240/5009] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:47 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:48.556084 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-84bf9f8b-aea4-4b8a-8a04-0bec23ef6ed2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:48.558405 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-84bf9f8b-aea4-4b8a-8a04-0bec23ef6ed2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b Jul 03 18:01:48.558618 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-84bf9f8b-aea4-4b8a-8a04-0bec23ef6ed2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:48.558843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-84bf9f8b-aea4-4b8a-8a04-0bec23ef6ed2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:48.566150 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:48.566150 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:48.569787 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-84bf9f8b-aea4-4b8a-8a04-0bec23ef6ed2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:48.573880 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-84bf9f8b-aea4-4b8a-8a04-0bec23ef6ed2 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b returned with HTTP 200 Jul 03 18:01:48.574277 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1248/5010] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:48 2026] GET /volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:48.585171 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4216def0-87b5-4d05-8a4b-40e4c2250cd4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:48.587149 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4216def0-87b5-4d05-8a4b-40e4c2250cd4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b Jul 03 18:01:48.587333 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4216def0-87b5-4d05-8a4b-40e4c2250cd4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:48.587507 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4216def0-87b5-4d05-8a4b-40e4c2250cd4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:48.597673 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:48.597673 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:48.602119 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4216def0-87b5-4d05-8a4b-40e4c2250cd4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:48.607341 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4216def0-87b5-4d05-8a4b-40e4c2250cd4 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b returned with HTTP 200 Jul 03 18:01:48.607984 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1259/5011] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:48 2026] GET /volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:48.619110 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8cba49e2-9a74-4cdf-a3b8-ba53412e5017 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:48.620727 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8cba49e2-9a74-4cdf-a3b8-ba53412e5017 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b Jul 03 18:01:48.620920 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8cba49e2-9a74-4cdf-a3b8-ba53412e5017 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:48.621096 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8cba49e2-9a74-4cdf-a3b8-ba53412e5017 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:48.621245 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-8cba49e2-9a74-4cdf-a3b8-ba53412e5017 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume with id: 31cfe348-a3c0-4a21-a52e-3aa65c574e5b Jul 03 18:01:48.627653 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:48.627653 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:48.628090 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8cba49e2-9a74-4cdf-a3b8-ba53412e5017 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:48.655347 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8cba49e2-9a74-4cdf-a3b8-ba53412e5017 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume request issued successfully. Jul 03 18:01:48.655540 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8cba49e2-9a74-4cdf-a3b8-ba53412e5017 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b returned with HTTP 202 Jul 03 18:01:48.656140 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1265/5012] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:48 2026] DELETE /volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:48.663905 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-80cb0190-b946-4531-8a50-7086f5230910 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:48.665741 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-80cb0190-b946-4531-8a50-7086f5230910 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b Jul 03 18:01:48.666089 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-80cb0190-b946-4531-8a50-7086f5230910 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:48.666267 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-80cb0190-b946-4531-8a50-7086f5230910 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:48.673722 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:48.673722 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:48.677286 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-80cb0190-b946-4531-8a50-7086f5230910 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:48.682474 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-80cb0190-b946-4531-8a50-7086f5230910 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b returned with HTTP 200 Jul 03 18:01:48.682850 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1241/5013] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:48 2026] GET /volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:48.698709 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e1abc20b-2151-4666-aabc-3729869096b3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:48.701160 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e1abc20b-2151-4666-aabc-3729869096b3 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f Jul 03 18:01:48.701429 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e1abc20b-2151-4666-aabc-3729869096b3 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:48.701627 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e1abc20b-2151-4666-aabc-3729869096b3 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:48.701764 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-e1abc20b-2151-4666-aabc-3729869096b3 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Show backup with id 0d221737-7bec-408f-9c36-6467fa74652f. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:48.705869 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e1abc20b-2151-4666-aabc-3729869096b3 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f returned with HTTP 404 Jul 03 18:01:48.706446 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1249/5014] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:48 2026] GET /volume/v3/backups/0d221737-7bec-408f-9c36-6467fa74652f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:48.715060 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6db58590-fe2e-470c-88fc-118a772335d7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:48.717285 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6db58590-fe2e-470c-88fc-118a772335d7 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 Jul 03 18:01:48.717571 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6db58590-fe2e-470c-88fc-118a772335d7 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:48.718155 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6db58590-fe2e-470c-88fc-118a772335d7 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:48.718155 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-6db58590-fe2e-470c-88fc-118a772335d7 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Delete volume with id: 49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 Jul 03 18:01:48.730167 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:48.730167 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:48.730167 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6db58590-fe2e-470c-88fc-118a772335d7 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Volume info retrieved successfully. Jul 03 18:01:48.767157 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6db58590-fe2e-470c-88fc-118a772335d7 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Delete volume request issued successfully. Jul 03 18:01:48.767267 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6db58590-fe2e-470c-88fc-118a772335d7 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 returned with HTTP 202 Jul 03 18:01:48.767733 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1260/5015] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:01:48 2026] DELETE /volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:48.778176 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f50bfc95-d8c7-4c89-b922-ea0e7da0b880 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:48.781302 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f50bfc95-d8c7-4c89-b922-ea0e7da0b880 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 Jul 03 18:01:48.781824 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f50bfc95-d8c7-4c89-b922-ea0e7da0b880 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:48.781824 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f50bfc95-d8c7-4c89-b922-ea0e7da0b880 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:48.789214 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:48.789214 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:48.793065 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f50bfc95-d8c7-4c89-b922-ea0e7da0b880 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Volume info retrieved successfully. Jul 03 18:01:48.797645 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f50bfc95-d8c7-4c89-b922-ea0e7da0b880 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 returned with HTTP 200 Jul 03 18:01:48.798185 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1266/5016] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:48 2026] GET /volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:49.696685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-63c76a91-b04a-4b19-9490-6d983e85a76f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:49.698832 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-63c76a91-b04a-4b19-9490-6d983e85a76f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b Jul 03 18:01:49.699099 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-63c76a91-b04a-4b19-9490-6d983e85a76f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:49.699311 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-63c76a91-b04a-4b19-9490-6d983e85a76f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:49.705528 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-63c76a91-b04a-4b19-9490-6d983e85a76f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b returned with HTTP 404 Jul 03 18:01:49.706089 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1242/5017] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:49 2026] GET /volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:49.714313 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-496a977e-95c2-41a1-82d2-a431d883de6f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:49.716016 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-496a977e-95c2-41a1-82d2-a431d883de6f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b Jul 03 18:01:49.716201 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-496a977e-95c2-41a1-82d2-a431d883de6f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:49.716369 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-496a977e-95c2-41a1-82d2-a431d883de6f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:49.721547 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-496a977e-95c2-41a1-82d2-a431d883de6f tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b returned with HTTP 404 Jul 03 18:01:49.721839 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1250/5018] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:49 2026] GET /volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:49.730515 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-813d7080-2476-4557-9b86-d6c613b413d6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:49.732683 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-813d7080-2476-4557-9b86-d6c613b413d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b Jul 03 18:01:49.732951 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-813d7080-2476-4557-9b86-d6c613b413d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:49.733216 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-813d7080-2476-4557-9b86-d6c613b413d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:49.733434 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-813d7080-2476-4557-9b86-d6c613b413d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume with id: 31cfe348-a3c0-4a21-a52e-3aa65c574e5b Jul 03 18:01:49.741223 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-813d7080-2476-4557-9b86-d6c613b413d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b returned with HTTP 404 Jul 03 18:01:49.741853 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1261/5019] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:49 2026] DELETE /volume/v3/volumes/31cfe348-a3c0-4a21-a52e-3aa65c574e5b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:49.751790 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b3364c70-8140-44d2-9807-6b9a0900558a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:49.753569 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b3364c70-8140-44d2-9807-6b9a0900558a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf Jul 03 18:01:49.753853 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b3364c70-8140-44d2-9807-6b9a0900558a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:49.754232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b3364c70-8140-44d2-9807-6b9a0900558a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:49.754393 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-b3364c70-8140-44d2-9807-6b9a0900558a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: 1ef9276f-35db-4a09-b14d-b5fac5e9eabf Jul 03 18:01:49.759750 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:49.759750 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:49.760278 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b3364c70-8140-44d2-9807-6b9a0900558a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:49.775335 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b3364c70-8140-44d2-9807-6b9a0900558a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot delete request issued successfully. Jul 03 18:01:49.775710 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b3364c70-8140-44d2-9807-6b9a0900558a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf returned with HTTP 202 Jul 03 18:01:49.776183 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1267/5020] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:49 2026] DELETE /volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:49.782453 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-529f6f04-9c67-469c-a7a0-7410a043bdf7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:49.784184 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-529f6f04-9c67-469c-a7a0-7410a043bdf7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf Jul 03 18:01:49.784362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-529f6f04-9c67-469c-a7a0-7410a043bdf7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:49.784534 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-529f6f04-9c67-469c-a7a0-7410a043bdf7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:49.789407 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:49.789407 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:49.789971 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-529f6f04-9c67-469c-a7a0-7410a043bdf7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:49.790836 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-529f6f04-9c67-469c-a7a0-7410a043bdf7 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf returned with HTTP 200 Jul 03 18:01:49.791228 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1243/5021] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:49 2026] GET /volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:49.813159 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5e916612-33ba-4e20-b3a9-5eb68627ff13 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:49.814917 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5e916612-33ba-4e20-b3a9-5eb68627ff13 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] GET https://10.4.3.210/volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 Jul 03 18:01:49.815179 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5e916612-33ba-4e20-b3a9-5eb68627ff13 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:49.815371 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5e916612-33ba-4e20-b3a9-5eb68627ff13 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:49.821081 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5e916612-33ba-4e20-b3a9-5eb68627ff13 tempest-ProjectAdminTests39-1766178178 tempest-ProjectAdminTests39-1766178178-project-admin] https://10.4.3.210/volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 returned with HTTP 404 Jul 03 18:01:49.821587 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1251/5022] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:49 2026] GET /volume/v3/volumes/49e0b747-33a2-4a8a-8a2a-2a86b6ca6bf1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:50.329724 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:50.387386 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:50.387695 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-156976776"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:50.388962 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-156976776'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:50.389083 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume of 1 GB Jul 03 18:01:50.392619 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Availability Zones retrieved successfully. Jul 03 18:01:50.397443 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Flow 'volume_create_api' (1132dd93-710e-44bd-9a8d-f1fae9934367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:50.398237 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (725a80f8-8c74-4057-b4de-59a578f42a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:50.399053 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:50.421199 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (725a80f8-8c74-4057-b4de-59a578f42a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:50.422044 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dee7d32-a790-4dcf-8434-a6974827e6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:50.472658 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['e259ff2b-ce2e-46d2-b0c2-c37eb18fd944', '00be39a0-dd55-43de-931a-094ce2a5b191', '19c306a7-6d7e-430a-ba63-d10cfcd16422', 'f11a8e0a-d1ce-416a-b4f7-b9cecebbe7cb'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:50.473485 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dee7d32-a790-4dcf-8434-a6974827e6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e259ff2b-ce2e-46d2-b0c2-c37eb18fd944', '00be39a0-dd55-43de-931a-094ce2a5b191', '19c306a7-6d7e-430a-ba63-d10cfcd16422', 'f11a8e0a-d1ce-416a-b4f7-b9cecebbe7cb']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:50.474231 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3d8c05-3cf2-4467-8b19-f4b39da48e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:50.495615 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3d8c05-3cf2-4467-8b19-f4b39da48e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4ea5fcc-876a-4451-829e-589c606b12f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-156976776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b9bb7c2f214504b1722027cef1ceae',qos_specs=None,replication_status=,reservations=['e259ff2b-ce2e-46d2-b0c2-c37eb18fd944','00be39a0-dd55-43de-931a-094ce2a5b191','19c306a7-6d7e-430a-ba63-d10cfcd16422','f11a8e0a-d1ce-416a-b4f7-b9cecebbe7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-156976776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4ea5fcc-876a-4451-829e-589c606b12f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31b9bb7c2f214504b1722027cef1ceae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:50.496396 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098380e5-3dc9-4d14-9913-5b49191965a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:50.514242 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098380e5-3dc9-4d14-9913-5b49191965a6) transitioned into state 'SUCCESS' from state '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-156976776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b9bb7c2f214504b1722027cef1ceae',qos_specs=None,replication_status=,reservations=['e259ff2b-ce2e-46d2-b0c2-c37eb18fd944','00be39a0-dd55-43de-931a-094ce2a5b191','19c306a7-6d7e-430a-ba63-d10cfcd16422','f11a8e0a-d1ce-416a-b4f7-b9cecebbe7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:50.514896 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3aa426-b037-4b50-8d73-8aa47d5bbc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:50.523088 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3aa426-b037-4b50-8d73-8aa47d5bbc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:50.524074 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Flow 'volume_create_api' (1132dd93-710e-44bd-9a8d-f1fae9934367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:50.524422 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume request issued successfully. Jul 03 18:01:50.525119 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1c53d47c-4924-4594-aa84-9bcb0be949f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:50.525556 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1262/5023] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:01:50 2026] POST /volume/v3/volumes => generated 748 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:50.536750 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f2ddd816-9c90-4bea-8cff-dbc1d6201a7c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:50.538269 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f2ddd816-9c90-4bea-8cff-dbc1d6201a7c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 Jul 03 18:01:50.538429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f2ddd816-9c90-4bea-8cff-dbc1d6201a7c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:50.538612 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f2ddd816-9c90-4bea-8cff-dbc1d6201a7c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:50.544722 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:50.544722 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:50.547792 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f2ddd816-9c90-4bea-8cff-dbc1d6201a7c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:01:50.551992 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f2ddd816-9c90-4bea-8cff-dbc1d6201a7c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 returned with HTTP 200 Jul 03 18:01:50.552463 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1268/5024] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:50 2026] GET /volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:50.801218 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e1482590-768f-4bee-a800-305f3c89823a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:50.802970 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e1482590-768f-4bee-a800-305f3c89823a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf Jul 03 18:01:50.803159 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e1482590-768f-4bee-a800-305f3c89823a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:50.803333 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e1482590-768f-4bee-a800-305f3c89823a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:50.807893 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e1482590-768f-4bee-a800-305f3c89823a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf returned with HTTP 404 Jul 03 18:01:50.808370 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1244/5025] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:50 2026] GET /volume/v3/snapshots/1ef9276f-35db-4a09-b14d-b5fac5e9eabf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:50.816571 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-74dd2eec-cc45-4b55-9282-f5b5bfc32989 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:50.819421 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-74dd2eec-cc45-4b55-9282-f5b5bfc32989 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 Jul 03 18:01:50.821521 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-74dd2eec-cc45-4b55-9282-f5b5bfc32989 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:50.821521 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-74dd2eec-cc45-4b55-9282-f5b5bfc32989 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:50.828545 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:50.828545 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:50.831518 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-74dd2eec-cc45-4b55-9282-f5b5bfc32989 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:50.838196 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-74dd2eec-cc45-4b55-9282-f5b5bfc32989 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 returned with HTTP 200 Jul 03 18:01:50.838196 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1252/5026] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:50 2026] GET /volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:50.852841 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1cd9591f-039e-465f-9476-76b19818a443 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:50.854893 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1cd9591f-039e-465f-9476-76b19818a443 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 Jul 03 18:01:50.855123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1cd9591f-039e-465f-9476-76b19818a443 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:50.855374 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1cd9591f-039e-465f-9476-76b19818a443 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:50.855610 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-1cd9591f-039e-465f-9476-76b19818a443 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume with id: 7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 Jul 03 18:01:50.863066 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:50.863066 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:50.863447 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1cd9591f-039e-465f-9476-76b19818a443 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:50.899197 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1cd9591f-039e-465f-9476-76b19818a443 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume request issued successfully. Jul 03 18:01:50.899584 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1cd9591f-039e-465f-9476-76b19818a443 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 returned with HTTP 202 Jul 03 18:01:50.901410 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1263/5027] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:50 2026] DELETE /volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:50.907903 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1b7775cd-9866-43d9-9051-e53dd016f985 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:50.910876 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b7775cd-9866-43d9-9051-e53dd016f985 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 Jul 03 18:01:50.911146 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b7775cd-9866-43d9-9051-e53dd016f985 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:50.911365 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b7775cd-9866-43d9-9051-e53dd016f985 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:50.921260 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:50.921260 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:50.925552 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1b7775cd-9866-43d9-9051-e53dd016f985 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:50.930591 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b7775cd-9866-43d9-9051-e53dd016f985 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 returned with HTTP 200 Jul 03 18:01:50.931037 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1269/5028] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:50 2026] GET /volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:01:51.174557 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:51.249632 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:51.249944 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1553544790"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:51.251582 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1553544790'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:51.251698 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Create volume of 1 GB Jul 03 18:01:51.255196 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Availability Zones retrieved successfully. Jul 03 18:01:51.260232 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Flow 'volume_create_api' (d72a2843-de90-49a4-b72f-49dabc7c1a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:51.261202 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccb0548-0093-4b8a-b54b-500e835d9633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:51.262077 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:51.287109 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccb0548-0093-4b8a-b54b-500e835d9633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:51.287616 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03547eef-a6e6-4d6a-805a-df575cd4e641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:51.340231 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Created reservations ['c3489071-32c7-446e-9909-bf3746eec1f8', 'a087a1ea-6f78-4372-9e91-8d2516605219', 'b9fb9cbe-56e8-45f3-949b-d42efb92d335', '58913b97-6719-40e7-af2f-4c732df63741'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:51.341023 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03547eef-a6e6-4d6a-805a-df575cd4e641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3489071-32c7-446e-9909-bf3746eec1f8', 'a087a1ea-6f78-4372-9e91-8d2516605219', 'b9fb9cbe-56e8-45f3-949b-d42efb92d335', '58913b97-6719-40e7-af2f-4c732df63741']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:51.341691 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88a1316c-1dd3-449d-8d10-cdd65f125625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:51.362758 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88a1316c-1dd3-449d-8d10-cdd65f125625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ddd57d-e779-411a-85ed-e1f568dd18d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553544790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f6e77398cf4d35ae5cd2e0c333bdbf',qos_specs=None,replication_status=,reservations=['c3489071-32c7-446e-9909-bf3746eec1f8','a087a1ea-6f78-4372-9e91-8d2516605219','b9fb9cbe-56e8-45f3-949b-d42efb92d335','58913b97-6719-40e7-af2f-4c732df63741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8216e7cbab407b9a04bf134d1ddf12',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553544790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ddd57d-e779-411a-85ed-e1f568dd18d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67f6e77398cf4d35ae5cd2e0c333bdbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac8216e7cbab407b9a04bf134d1ddf12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:51.363426 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca7d7bd-0ccc-43c1-ba80-fe5d327506fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:51.379251 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca7d7bd-0ccc-43c1-ba80-fe5d327506fe) transitioned into state 'SUCCESS' from state '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-1553544790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f6e77398cf4d35ae5cd2e0c333bdbf',qos_specs=None,replication_status=,reservations=['c3489071-32c7-446e-9909-bf3746eec1f8','a087a1ea-6f78-4372-9e91-8d2516605219','b9fb9cbe-56e8-45f3-949b-d42efb92d335','58913b97-6719-40e7-af2f-4c732df63741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8216e7cbab407b9a04bf134d1ddf12',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:51.379791 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e680b16-1a34-4faf-93b3-10f49a7569d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:51.389200 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e680b16-1a34-4faf-93b3-10f49a7569d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:51.390164 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Flow 'volume_create_api' (d72a2843-de90-49a4-b72f-49dabc7c1a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:51.390484 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Create volume request issued successfully. Jul 03 18:01:51.391112 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7ccba55a-77ce-4ab5-90a8-0955823e7f1a tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:51.391516 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1245/5029] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:01:51 2026] POST /volume/v3/volumes => generated 778 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:51.403248 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3db18df5-039f-4f7f-b01f-5c8d0513b155 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:51.404997 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3db18df5-039f-4f7f-b01f-5c8d0513b155 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 Jul 03 18:01:51.405215 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3db18df5-039f-4f7f-b01f-5c8d0513b155 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:51.405398 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3db18df5-039f-4f7f-b01f-5c8d0513b155 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:51.412762 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:51.412762 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:51.416316 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3db18df5-039f-4f7f-b01f-5c8d0513b155 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Volume info retrieved successfully. Jul 03 18:01:51.420392 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3db18df5-039f-4f7f-b01f-5c8d0513b155 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 returned with HTTP 200 Jul 03 18:01:51.420805 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1253/5030] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:51 2026] GET /volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:51.563972 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f7e03eb2-0fcb-4c4e-8a87-508ccad3002f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:51.565548 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f7e03eb2-0fcb-4c4e-8a87-508ccad3002f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 Jul 03 18:01:51.565717 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f7e03eb2-0fcb-4c4e-8a87-508ccad3002f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:51.565922 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f7e03eb2-0fcb-4c4e-8a87-508ccad3002f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:51.572480 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:51.572480 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:51.575724 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f7e03eb2-0fcb-4c4e-8a87-508ccad3002f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:01:51.579266 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f7e03eb2-0fcb-4c4e-8a87-508ccad3002f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 returned with HTTP 200 Jul 03 18:01:51.579612 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1264/5031] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:51 2026] GET /volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:51.591147 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6ca15b36-709c-4cc8-a178-874061d216c0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:51.604397 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6ca15b36-709c-4cc8-a178-874061d216c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 18:01:51.604397 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6ca15b36-709c-4cc8-a178-874061d216c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4ea5fcc-876a-4451-829e-589c606b12f7", "name": "tempest-VolumesBackupsTest-Backup-1841307124"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:51.606165 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-6ca15b36-709c-4cc8-a178-874061d216c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating new backup {'backup': {'volume_id': 'f4ea5fcc-876a-4451-829e-589c606b12f7', 'name': 'tempest-VolumesBackupsTest-Backup-1841307124'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:01:51.606403 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-6ca15b36-709c-4cc8-a178-874061d216c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating backup of volume f4ea5fcc-876a-4451-829e-589c606b12f7 in container None Jul 03 18:01:51.612893 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:51.612893 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:51.613474 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6ca15b36-709c-4cc8-a178-874061d216c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:01:51.636832 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-6ca15b36-709c-4cc8-a178-874061d216c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['51785426-90af-4eed-a013-9412d73e0ce1', '7f74eddf-21ea-45c9-bc74-bbbfbb5f40c2'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:51.663662 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6ca15b36-709c-4cc8-a178-874061d216c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:01:51.664522 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1270/5032] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:01:51 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:51.672098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-45132530-a450-4916-9572-8cb59078ded4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:51.674050 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-45132530-a450-4916-9572-8cb59078ded4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:01:51.674219 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-45132530-a450-4916-9572-8cb59078ded4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:51.674397 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-45132530-a450-4916-9572-8cb59078ded4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:51.674618 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-45132530-a450-4916-9572-8cb59078ded4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:51.678625 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:51.678625 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:51.679362 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-45132530-a450-4916-9572-8cb59078ded4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:01:51.679712 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1246/5033] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:51 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:51.943870 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5c739b31-2a72-4dfd-8844-6665d02efd5a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:51.945662 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5c739b31-2a72-4dfd-8844-6665d02efd5a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 Jul 03 18:01:51.945880 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5c739b31-2a72-4dfd-8844-6665d02efd5a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:51.946444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5c739b31-2a72-4dfd-8844-6665d02efd5a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:51.952900 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5c739b31-2a72-4dfd-8844-6665d02efd5a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 returned with HTTP 404 Jul 03 18:01:51.953442 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1254/5034] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:51 2026] GET /volume/v3/volumes/7b85a4b0-5d1f-4283-ad2b-88ba64a8c9f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:51.959875 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d901f57a-be82-4a34-9f9a-f9bd1e36041b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:51.961849 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d901f57a-be82-4a34-9f9a-f9bd1e36041b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:51.962085 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d901f57a-be82-4a34-9f9a-f9bd1e36041b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:51.962291 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d901f57a-be82-4a34-9f9a-f9bd1e36041b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:51.969143 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:51.969143 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:51.972415 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d901f57a-be82-4a34-9f9a-f9bd1e36041b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:51.976916 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d901f57a-be82-4a34-9f9a-f9bd1e36041b tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:51.977302 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1265/5035] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:51 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:51.994618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-074910f1-1b64-43ab-afce-547e9b84cc54 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:51.998819 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:51.998819 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-410474523"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:51.998819 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-410474523'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:51.999292 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume of 1 GB Jul 03 18:01:51.999616 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:51.999616 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:52.006450 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Availability Zones retrieved successfully. Jul 03 18:01:52.015814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (3c32c402-ee58-449f-9456-fb93bc3b83bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:52.015814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d79765a2-6123-4925-aedd-311a8b736967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:52.016099 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:52.044583 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d79765a2-6123-4925-aedd-311a8b736967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:52.046055 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a566d2-b67e-444b-9fb5-53eee4b0b451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:52.093001 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['3ac19843-6ad8-4030-a0a7-97ae1a79b520', '2627d0a9-7246-42ce-b548-9f2af1f2d950', '4288648a-c9c5-4f2d-8b75-d62e192fb9b1', 'fb46e49d-41d6-4804-8e95-327f703d0c83'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:52.094094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a566d2-b67e-444b-9fb5-53eee4b0b451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ac19843-6ad8-4030-a0a7-97ae1a79b520', '2627d0a9-7246-42ce-b548-9f2af1f2d950', '4288648a-c9c5-4f2d-8b75-d62e192fb9b1', 'fb46e49d-41d6-4804-8e95-327f703d0c83']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:52.095157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e39ee71b-7349-4cfe-806c-fc7bcf252481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:52.116707 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e39ee71b-7349-4cfe-806c-fc7bcf252481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b250d96-af92-4ca1-96fa-8efc58cc7aad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-410474523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['3ac19843-6ad8-4030-a0a7-97ae1a79b520','2627d0a9-7246-42ce-b548-9f2af1f2d950','4288648a-c9c5-4f2d-8b75-d62e192fb9b1','fb46e49d-41d6-4804-8e95-327f703d0c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-410474523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b250d96-af92-4ca1-96fa-8efc58cc7aad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65480a473f5460ab2686cf2a9ab2ffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31dcd30445964043906ca3c7d7e27ebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:52.118702 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3490bf-ec76-457b-8151-5639bee3c7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:52.134841 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3490bf-ec76-457b-8151-5639bee3c7cb) transitioned into state 'SUCCESS' from state '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-410474523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['3ac19843-6ad8-4030-a0a7-97ae1a79b520','2627d0a9-7246-42ce-b548-9f2af1f2d950','4288648a-c9c5-4f2d-8b75-d62e192fb9b1','fb46e49d-41d6-4804-8e95-327f703d0c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:52.135528 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22603ca8-3164-409a-abde-7ba66c980a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:52.154169 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22603ca8-3164-409a-abde-7ba66c980a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:52.154978 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (3c32c402-ee58-449f-9456-fb93bc3b83bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:52.155299 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request issued successfully. Jul 03 18:01:52.155855 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-074910f1-1b64-43ab-afce-547e9b84cc54 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:52.156300 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1271/5036] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:01:51 2026] POST /volume/v3/volumes => generated 753 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:52.171264 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3b584b9d-3974-4095-ad99-d7ebf33b3be1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:52.173336 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3b584b9d-3974-4095-ad99-d7ebf33b3be1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad Jul 03 18:01:52.173494 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3b584b9d-3974-4095-ad99-d7ebf33b3be1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:52.173708 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3b584b9d-3974-4095-ad99-d7ebf33b3be1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:52.181526 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:52.181526 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:52.185282 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3b584b9d-3974-4095-ad99-d7ebf33b3be1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:52.189709 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3b584b9d-3974-4095-ad99-d7ebf33b3be1 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad returned with HTTP 200 Jul 03 18:01:52.190295 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1247/5037] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:52 2026] GET /volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:52.434346 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5fd6432d-8618-4705-a7aa-8fe0b27c71d1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:52.436187 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5fd6432d-8618-4705-a7aa-8fe0b27c71d1 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 Jul 03 18:01:52.436394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5fd6432d-8618-4705-a7aa-8fe0b27c71d1 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:52.436576 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5fd6432d-8618-4705-a7aa-8fe0b27c71d1 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:52.443247 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:52.443247 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:52.446680 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5fd6432d-8618-4705-a7aa-8fe0b27c71d1 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Volume info retrieved successfully. Jul 03 18:01:52.450314 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5fd6432d-8618-4705-a7aa-8fe0b27c71d1 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 returned with HTTP 200 Jul 03 18:01:52.450662 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1255/5038] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:52 2026] GET /volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:01:52.462047 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d4b4c89b-cfe7-4244-bd8f-5f76acc21cba None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:52.463653 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d4b4c89b-cfe7-4244-bd8f-5f76acc21cba tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:01:52.464084 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d4b4c89b-cfe7-4244-bd8f-5f76acc21cba tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41ddd57d-e779-411a-85ed-e1f568dd18d6", "name": "tempest-type-Backup-1445328277"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:52.465349 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-d4b4c89b-cfe7-4244-bd8f-5f76acc21cba tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Creating new backup {'backup': {'volume_id': '41ddd57d-e779-411a-85ed-e1f568dd18d6', 'name': 'tempest-type-Backup-1445328277'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:01:52.465473 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-d4b4c89b-cfe7-4244-bd8f-5f76acc21cba tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Creating backup of volume 41ddd57d-e779-411a-85ed-e1f568dd18d6 in container None Jul 03 18:01:52.471822 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:52.471822 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:52.472175 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d4b4c89b-cfe7-4244-bd8f-5f76acc21cba tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Volume info retrieved successfully. Jul 03 18:01:52.499121 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-d4b4c89b-cfe7-4244-bd8f-5f76acc21cba tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Created reservations ['2694b0ea-a714-4fbd-b8c2-ece023d25bee', '9def31d0-e6c8-4023-8abc-88dc96c32a3e'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:52.532288 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d4b4c89b-cfe7-4244-bd8f-5f76acc21cba tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:01:52.532673 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1266/5039] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:01:52 2026] POST /volume/v3/backups => generated 316 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:52.540688 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a2fa326e-1bf7-4c02-9785-52175d4ec196 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:52.543188 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a2fa326e-1bf7-4c02-9785-52175d4ec196 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:01:52.543503 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a2fa326e-1bf7-4c02-9785-52175d4ec196 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:52.543804 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a2fa326e-1bf7-4c02-9785-52175d4ec196 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:52.544004 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a2fa326e-1bf7-4c02-9785-52175d4ec196 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:52.549593 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:52.549593 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:52.550549 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a2fa326e-1bf7-4c02-9785-52175d4ec196 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:01:52.551105 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1272/5040] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:52 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:52.689846 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e11c1c6c-c353-485f-9765-128fef6e42c0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:52.693128 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e11c1c6c-c353-485f-9765-128fef6e42c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:01:52.693359 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e11c1c6c-c353-485f-9765-128fef6e42c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:52.693570 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e11c1c6c-c353-485f-9765-128fef6e42c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:52.693691 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-e11c1c6c-c353-485f-9765-128fef6e42c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:52.698620 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:52.698620 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:52.699475 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e11c1c6c-c353-485f-9765-128fef6e42c0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:01:52.699878 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1248/5041] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:52 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:53.203317 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5410fe96-a206-41e8-9b17-e3f2cccd33b5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:53.205179 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5410fe96-a206-41e8-9b17-e3f2cccd33b5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad Jul 03 18:01:53.205385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5410fe96-a206-41e8-9b17-e3f2cccd33b5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:53.205587 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5410fe96-a206-41e8-9b17-e3f2cccd33b5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:53.211991 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:53.211991 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:53.215274 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5410fe96-a206-41e8-9b17-e3f2cccd33b5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:53.218933 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5410fe96-a206-41e8-9b17-e3f2cccd33b5 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad returned with HTTP 200 Jul 03 18:01:53.219342 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1256/5042] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:53 2026] GET /volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:53.231436 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-12ca452b-975b-4397-a471-ce39bffd8ade None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:53.233136 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-12ca452b-975b-4397-a471-ce39bffd8ade tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:01:53.233451 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-12ca452b-975b-4397-a471-ce39bffd8ade tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b250d96-af92-4ca1-96fa-8efc58cc7aad", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1048725920"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:53.241903 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:53.241903 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:53.242311 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-12ca452b-975b-4397-a471-ce39bffd8ade tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:53.242412 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-12ca452b-975b-4397-a471-ce39bffd8ade tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create snapshot from volume 1b250d96-af92-4ca1-96fa-8efc58cc7aad Jul 03 18:01:53.265470 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-12ca452b-975b-4397-a471-ce39bffd8ade tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['75fb2178-d46e-4d2c-9ecd-d1793cae1deb', 'd95ee7ae-6b90-46a8-95d6-960ed7a616f9', '7f345fce-b745-45a7-9067-058e4d1f6fc8', '870ad59c-52aa-4daf-95c7-3fb9e645aff7'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:53.292004 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-12ca452b-975b-4397-a471-ce39bffd8ade tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot create request issued successfully. Jul 03 18:01:53.292349 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-12ca452b-975b-4397-a471-ce39bffd8ade tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:01:53.292793 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1267/5043] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:01:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:53.301845 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-61c9857e-b449-49fe-8cfa-e94fb27501d6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:53.303724 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-61c9857e-b449-49fe-8cfa-e94fb27501d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 Jul 03 18:01:53.303906 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-61c9857e-b449-49fe-8cfa-e94fb27501d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:53.304098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-61c9857e-b449-49fe-8cfa-e94fb27501d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:53.309186 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:53.309186 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:53.309575 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-61c9857e-b449-49fe-8cfa-e94fb27501d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:53.310321 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-61c9857e-b449-49fe-8cfa-e94fb27501d6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 returned with HTTP 200 Jul 03 18:01:53.310688 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1273/5044] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:53 2026] GET /volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:53.560359 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a1aa28ef-52c3-49ea-ad63-34d33d41e377 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:53.562078 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a1aa28ef-52c3-49ea-ad63-34d33d41e377 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:01:53.562268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a1aa28ef-52c3-49ea-ad63-34d33d41e377 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:53.562432 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a1aa28ef-52c3-49ea-ad63-34d33d41e377 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:53.562526 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-a1aa28ef-52c3-49ea-ad63-34d33d41e377 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:53.566383 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:53.566383 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:53.566932 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a1aa28ef-52c3-49ea-ad63-34d33d41e377 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:01:53.567237 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1249/5045] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:53 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:53.709234 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-33702240-e80e-4a5c-b0f9-6d1f6ec3f099 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:53.710935 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-33702240-e80e-4a5c-b0f9-6d1f6ec3f099 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:01:53.711125 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-33702240-e80e-4a5c-b0f9-6d1f6ec3f099 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:53.711303 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-33702240-e80e-4a5c-b0f9-6d1f6ec3f099 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:53.711403 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-33702240-e80e-4a5c-b0f9-6d1f6ec3f099 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:53.715409 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:53.715409 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:53.716125 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-33702240-e80e-4a5c-b0f9-6d1f6ec3f099 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:01:53.716449 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1257/5046] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:53 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:54.322845 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8bc77382-5e87-4d99-9c7a-b9431f7fcf80 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:54.325079 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8bc77382-5e87-4d99-9c7a-b9431f7fcf80 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 Jul 03 18:01:54.325223 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8bc77382-5e87-4d99-9c7a-b9431f7fcf80 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:54.325447 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8bc77382-5e87-4d99-9c7a-b9431f7fcf80 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:54.331089 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:54.331089 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:54.331573 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8bc77382-5e87-4d99-9c7a-b9431f7fcf80 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:54.332457 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8bc77382-5e87-4d99-9c7a-b9431f7fcf80 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 returned with HTTP 200 Jul 03 18:01:54.332858 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1268/5047] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:54 2026] GET /volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:54.342069 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:54.343630 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:01:54.344217 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "388ad006-cbef-4338-bdea-5b6e90ee7775", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-319145702"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:01:54.345609 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request body: {'volume': {'snapshot_id': '388ad006-cbef-4338-bdea-5b6e90ee7775', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-319145702'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:01:54.350669 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:54.350669 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:54.351174 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:54.351321 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume of 1 GB Jul 03 18:01:54.354563 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Availability Zones retrieved successfully. Jul 03 18:01:54.359300 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (0af61a99-4c8c-41e8-baa5-b914fcbb07e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:54.360589 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d776fd-900f-4c54-8b55-e92cec88b0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:54.361905 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:01:54.390013 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d776fd-900f-4c54-8b55-e92cec88b0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '388ad006-cbef-4338-bdea-5b6e90ee7775', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:54.390783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7525e1a-e6ac-4f46-b288-f96a9d047997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:54.433855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Created reservations ['e2c54480-3d8f-4a6e-b50f-144c02ee2b48', 'b026c06e-55bc-43c5-ad0b-71f72bb12d77', '177832cc-c9b8-4de3-a86f-f3dc8e2849dd', 'cca5f050-ee29-4084-b45c-b715559e20b9'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:01:54.434679 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7525e1a-e6ac-4f46-b288-f96a9d047997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2c54480-3d8f-4a6e-b50f-144c02ee2b48', 'b026c06e-55bc-43c5-ad0b-71f72bb12d77', '177832cc-c9b8-4de3-a86f-f3dc8e2849dd', 'cca5f050-ee29-4084-b45c-b715559e20b9']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:54.435445 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277afbae-1771-43ce-9c87-044095ea2047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:54.474346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277afbae-1771-43ce-9c87-044095ea2047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e19bc3c-5996-4266-ae22-eebac7d71a1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-319145702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['e2c54480-3d8f-4a6e-b50f-144c02ee2b48','b026c06e-55bc-43c5-ad0b-71f72bb12d77','177832cc-c9b8-4de3-a86f-f3dc8e2849dd','cca5f050-ee29-4084-b45c-b715559e20b9'],size=1,snapshot_id=388ad006-cbef-4338-bdea-5b6e90ee7775,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-319145702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e19bc3c-5996-4266-ae22-eebac7d71a1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65480a473f5460ab2686cf2a9ab2ffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=388ad006-cbef-4338-bdea-5b6e90ee7775,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31dcd30445964043906ca3c7d7e27ebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:54.475217 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e690fb02-7591-4454-985c-11130449975a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:54.494482 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e690fb02-7591-4454-985c-11130449975a) transitioned into state 'SUCCESS' from state '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-319145702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65480a473f5460ab2686cf2a9ab2ffa',qos_specs=None,replication_status=,reservations=['e2c54480-3d8f-4a6e-b50f-144c02ee2b48','b026c06e-55bc-43c5-ad0b-71f72bb12d77','177832cc-c9b8-4de3-a86f-f3dc8e2849dd','cca5f050-ee29-4084-b45c-b715559e20b9'],size=1,snapshot_id=388ad006-cbef-4338-bdea-5b6e90ee7775,source_replicaid=,source_volid=None,status='creating',user_id='31dcd30445964043906ca3c7d7e27ebb',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:54.495446 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d859eeaa-deb0-408a-b032-20da2bba1ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:01:54.513552 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d859eeaa-deb0-408a-b032-20da2bba1ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:01:54.514328 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Flow 'volume_create_api' (0af61a99-4c8c-41e8-baa5-b914fcbb07e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:01:54.514603 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Create volume request issued successfully. Jul 03 18:01:54.515135 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dc1eeb61-7f71-4fd2-a649-b0f2aae4a906 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:01:54.515545 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1274/5048] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:01:54 2026] POST /volume/v3/volumes => generated 787 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:01:54.527409 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-95988ced-009f-4525-bfbc-310d6a7368a9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:54.529173 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-95988ced-009f-4525-bfbc-310d6a7368a9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c Jul 03 18:01:54.529335 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-95988ced-009f-4525-bfbc-310d6a7368a9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:54.529513 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-95988ced-009f-4525-bfbc-310d6a7368a9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:54.539386 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:54.539386 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:54.542450 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-95988ced-009f-4525-bfbc-310d6a7368a9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:54.545826 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-95988ced-009f-4525-bfbc-310d6a7368a9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c returned with HTTP 200 Jul 03 18:01:54.546169 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1250/5049] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:54 2026] GET /volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:54.580264 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fc4a2aa6-a1b8-4807-b1c8-3644a22ede2b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:54.582458 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fc4a2aa6-a1b8-4807-b1c8-3644a22ede2b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:01:54.582458 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fc4a2aa6-a1b8-4807-b1c8-3644a22ede2b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:54.582458 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fc4a2aa6-a1b8-4807-b1c8-3644a22ede2b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:54.582458 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-fc4a2aa6-a1b8-4807-b1c8-3644a22ede2b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:54.586199 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:54.586199 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:54.586783 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fc4a2aa6-a1b8-4807-b1c8-3644a22ede2b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:01:54.587165 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1258/5050] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:54 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:54.725786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c8f0b44a-b4ae-4ffb-9305-d6a0aa35e267 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:54.727805 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c8f0b44a-b4ae-4ffb-9305-d6a0aa35e267 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:01:54.727984 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c8f0b44a-b4ae-4ffb-9305-d6a0aa35e267 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:54.728151 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c8f0b44a-b4ae-4ffb-9305-d6a0aa35e267 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:54.728254 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-c8f0b44a-b4ae-4ffb-9305-d6a0aa35e267 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:54.732482 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:54.732482 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:54.733305 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c8f0b44a-b4ae-4ffb-9305-d6a0aa35e267 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:01:54.733652 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1269/5051] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:54 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:55.558814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9c49ad3b-d905-42b5-9e77-767a081cb124 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:55.561057 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9c49ad3b-d905-42b5-9e77-767a081cb124 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c Jul 03 18:01:55.561057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9c49ad3b-d905-42b5-9e77-767a081cb124 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:55.561303 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9c49ad3b-d905-42b5-9e77-767a081cb124 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:55.568986 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:55.568986 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:55.573434 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9c49ad3b-d905-42b5-9e77-767a081cb124 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:55.578077 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9c49ad3b-d905-42b5-9e77-767a081cb124 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c returned with HTTP 200 Jul 03 18:01:55.578591 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1275/5052] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:55 2026] GET /volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:55.594188 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c4628551-2841-4d67-9ed7-16d09818d4c6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:55.595864 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4628551-2841-4d67-9ed7-16d09818d4c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c Jul 03 18:01:55.596070 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4628551-2841-4d67-9ed7-16d09818d4c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:55.596273 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c4628551-2841-4d67-9ed7-16d09818d4c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:55.599885 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d1e64b96-699f-4427-a843-8ba25b4ec81e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:55.602101 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d1e64b96-699f-4427-a843-8ba25b4ec81e tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:01:55.602387 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d1e64b96-699f-4427-a843-8ba25b4ec81e tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:55.602645 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d1e64b96-699f-4427-a843-8ba25b4ec81e tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:55.602829 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-d1e64b96-699f-4427-a843-8ba25b4ec81e tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:55.604280 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:55.604280 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:55.607455 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c4628551-2841-4d67-9ed7-16d09818d4c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:55.607939 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:55.607939 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:55.608797 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d1e64b96-699f-4427-a843-8ba25b4ec81e tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:01:55.609339 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1259/5053] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:55 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:55.616708 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c4628551-2841-4d67-9ed7-16d09818d4c6 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c returned with HTTP 200 Jul 03 18:01:55.617153 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1251/5054] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:55 2026] GET /volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:55.632298 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a5e69ac3-3f48-4e64-9990-8d934c987698 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:55.634691 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a5e69ac3-3f48-4e64-9990-8d934c987698 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c Jul 03 18:01:55.635003 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a5e69ac3-3f48-4e64-9990-8d934c987698 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:55.635276 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a5e69ac3-3f48-4e64-9990-8d934c987698 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:55.635486 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-a5e69ac3-3f48-4e64-9990-8d934c987698 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume with id: 8e19bc3c-5996-4266-ae22-eebac7d71a1c Jul 03 18:01:55.649409 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:55.649409 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:55.650184 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a5e69ac3-3f48-4e64-9990-8d934c987698 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:55.677851 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a5e69ac3-3f48-4e64-9990-8d934c987698 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume request issued successfully. Jul 03 18:01:55.678322 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a5e69ac3-3f48-4e64-9990-8d934c987698 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c returned with HTTP 202 Jul 03 18:01:55.678920 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1270/5055] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:55 2026] DELETE /volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:55.690032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9e68d0ce-d86b-4605-b58a-f588cd313702 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:55.692280 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9e68d0ce-d86b-4605-b58a-f588cd313702 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c Jul 03 18:01:55.693781 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9e68d0ce-d86b-4605-b58a-f588cd313702 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:55.694018 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9e68d0ce-d86b-4605-b58a-f588cd313702 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:55.706797 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:55.706797 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:55.710971 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9e68d0ce-d86b-4605-b58a-f588cd313702 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:55.715644 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9e68d0ce-d86b-4605-b58a-f588cd313702 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c returned with HTTP 200 Jul 03 18:01:55.716148 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1276/5056] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:55 2026] GET /volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:55.743274 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1473536c-1ab1-47c8-a3ca-fc399ef69c68 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:55.744920 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1473536c-1ab1-47c8-a3ca-fc399ef69c68 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:01:55.745117 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1473536c-1ab1-47c8-a3ca-fc399ef69c68 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:55.745296 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1473536c-1ab1-47c8-a3ca-fc399ef69c68 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:55.745394 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-1473536c-1ab1-47c8-a3ca-fc399ef69c68 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:55.749678 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:55.749678 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:55.750515 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1473536c-1ab1-47c8-a3ca-fc399ef69c68 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:01:55.750913 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1260/5057] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:55 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:56.618734 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-14f96796-8083-4590-9ccd-c42144d2e02f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:56.620432 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-14f96796-8083-4590-9ccd-c42144d2e02f tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:01:56.620639 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-14f96796-8083-4590-9ccd-c42144d2e02f tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:56.620819 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-14f96796-8083-4590-9ccd-c42144d2e02f tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:56.620917 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-14f96796-8083-4590-9ccd-c42144d2e02f tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:56.625075 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:56.625075 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:56.625609 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-14f96796-8083-4590-9ccd-c42144d2e02f tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:01:56.625957 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1252/5058] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:56 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:56.733275 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f53ec60f-27b4-441f-9944-a6cbc5ba8842 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:56.735092 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f53ec60f-27b4-441f-9944-a6cbc5ba8842 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c Jul 03 18:01:56.735268 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f53ec60f-27b4-441f-9944-a6cbc5ba8842 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:56.735454 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f53ec60f-27b4-441f-9944-a6cbc5ba8842 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:56.742110 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f53ec60f-27b4-441f-9944-a6cbc5ba8842 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c returned with HTTP 404 Jul 03 18:01:56.742509 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1271/5059] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:56 2026] GET /volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:56.749039 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7fe21a28-7f64-45eb-bde4-667b96b2c685 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:56.750926 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7fe21a28-7f64-45eb-bde4-667b96b2c685 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c Jul 03 18:01:56.751129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7fe21a28-7f64-45eb-bde4-667b96b2c685 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:56.751302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7fe21a28-7f64-45eb-bde4-667b96b2c685 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:56.756992 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7fe21a28-7f64-45eb-bde4-667b96b2c685 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c returned with HTTP 404 Jul 03 18:01:56.757447 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1277/5060] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:56 2026] GET /volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:56.759472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8f01bb17-e712-49d5-9f47-64aa7d0f91f0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:56.761321 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f01bb17-e712-49d5-9f47-64aa7d0f91f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:01:56.761546 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f01bb17-e712-49d5-9f47-64aa7d0f91f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:56.761800 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f01bb17-e712-49d5-9f47-64aa7d0f91f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:56.762041 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-8f01bb17-e712-49d5-9f47-64aa7d0f91f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:56.764244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-751f29c5-a26e-4f7d-8089-170d1cc44b74 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:56.765790 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-751f29c5-a26e-4f7d-8089-170d1cc44b74 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c Jul 03 18:01:56.765971 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-751f29c5-a26e-4f7d-8089-170d1cc44b74 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:56.766145 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-751f29c5-a26e-4f7d-8089-170d1cc44b74 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:56.766290 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-751f29c5-a26e-4f7d-8089-170d1cc44b74 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume with id: 8e19bc3c-5996-4266-ae22-eebac7d71a1c Jul 03 18:01:56.766500 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:56.766500 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:56.767319 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f01bb17-e712-49d5-9f47-64aa7d0f91f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:01:56.767721 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1261/5061] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:56 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:56.771103 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-751f29c5-a26e-4f7d-8089-170d1cc44b74 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c returned with HTTP 404 Jul 03 18:01:56.771512 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1253/5062] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:56 2026] DELETE /volume/v3/volumes/8e19bc3c-5996-4266-ae22-eebac7d71a1c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:56.777514 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9c4ed42a-8282-401d-afef-b1ac35de5c19 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:56.779147 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9c4ed42a-8282-401d-afef-b1ac35de5c19 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 Jul 03 18:01:56.779320 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9c4ed42a-8282-401d-afef-b1ac35de5c19 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:56.779487 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9c4ed42a-8282-401d-afef-b1ac35de5c19 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:56.779579 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-9c4ed42a-8282-401d-afef-b1ac35de5c19 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete snapshot with id: 388ad006-cbef-4338-bdea-5b6e90ee7775 Jul 03 18:01:56.784821 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:56.784821 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:56.785295 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9c4ed42a-8282-401d-afef-b1ac35de5c19 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:56.800367 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9c4ed42a-8282-401d-afef-b1ac35de5c19 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot delete request issued successfully. Jul 03 18:01:56.800619 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9c4ed42a-8282-401d-afef-b1ac35de5c19 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 returned with HTTP 202 Jul 03 18:01:56.801145 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1272/5063] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:01:56 2026] DELETE /volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:56.808829 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9e4308e7-733f-4c99-94b7-6b2b9d36ea60 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:56.811221 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9e4308e7-733f-4c99-94b7-6b2b9d36ea60 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 Jul 03 18:01:56.811657 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9e4308e7-733f-4c99-94b7-6b2b9d36ea60 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:56.811905 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9e4308e7-733f-4c99-94b7-6b2b9d36ea60 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:56.817581 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:56.817581 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:56.818177 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9e4308e7-733f-4c99-94b7-6b2b9d36ea60 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Snapshot retrieved successfully. Jul 03 18:01:56.819128 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9e4308e7-733f-4c99-94b7-6b2b9d36ea60 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 returned with HTTP 200 Jul 03 18:01:56.819570 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1278/5064] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:56 2026] GET /volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:57.636236 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4ea963e9-ceb7-44f3-b17f-885e8aaa0f34 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:57.638350 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4ea963e9-ceb7-44f3-b17f-885e8aaa0f34 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:01:57.638615 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4ea963e9-ceb7-44f3-b17f-885e8aaa0f34 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:57.638951 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4ea963e9-ceb7-44f3-b17f-885e8aaa0f34 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:57.639261 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-4ea963e9-ceb7-44f3-b17f-885e8aaa0f34 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:57.644845 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:57.644845 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:57.645668 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4ea963e9-ceb7-44f3-b17f-885e8aaa0f34 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:01:57.646234 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1262/5065] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:57 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:57.781585 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-443262f5-a8c2-4b09-b5f1-48126a47c80b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:57.783242 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-443262f5-a8c2-4b09-b5f1-48126a47c80b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:01:57.783439 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-443262f5-a8c2-4b09-b5f1-48126a47c80b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:57.783637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-443262f5-a8c2-4b09-b5f1-48126a47c80b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:57.783796 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-443262f5-a8c2-4b09-b5f1-48126a47c80b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:57.788007 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:57.788007 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:57.788716 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-443262f5-a8c2-4b09-b5f1-48126a47c80b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:01:57.789183 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1254/5066] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:57 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:57.832721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-074ca2dd-6abc-4229-a2a2-ed0381d498f0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:57.834789 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-074ca2dd-6abc-4229-a2a2-ed0381d498f0 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 Jul 03 18:01:57.835124 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-074ca2dd-6abc-4229-a2a2-ed0381d498f0 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:57.835359 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-074ca2dd-6abc-4229-a2a2-ed0381d498f0 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:57.839673 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-074ca2dd-6abc-4229-a2a2-ed0381d498f0 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 returned with HTTP 404 Jul 03 18:01:57.840196 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1273/5067] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:01:57 2026] GET /volume/v3/snapshots/388ad006-cbef-4338-bdea-5b6e90ee7775 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:57.851360 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4363bd00-3d03-4e4c-867a-375b04666e5a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:57.853174 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4363bd00-3d03-4e4c-867a-375b04666e5a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad Jul 03 18:01:57.853387 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4363bd00-3d03-4e4c-867a-375b04666e5a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:57.853606 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4363bd00-3d03-4e4c-867a-375b04666e5a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:57.861059 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:57.861059 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:57.864695 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4363bd00-3d03-4e4c-867a-375b04666e5a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:57.868916 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4363bd00-3d03-4e4c-867a-375b04666e5a tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad returned with HTTP 200 Jul 03 18:01:57.869279 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1279/5068] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:57 2026] GET /volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:57.884794 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d5c6b1a1-6d29-4eda-892c-5ac80f70d02c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:57.886430 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5c6b1a1-6d29-4eda-892c-5ac80f70d02c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad Jul 03 18:01:57.886599 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5c6b1a1-6d29-4eda-892c-5ac80f70d02c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:57.886780 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d5c6b1a1-6d29-4eda-892c-5ac80f70d02c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:57.887027 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-d5c6b1a1-6d29-4eda-892c-5ac80f70d02c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume with id: 1b250d96-af92-4ca1-96fa-8efc58cc7aad Jul 03 18:01:57.898305 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:57.898305 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:57.898897 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d5c6b1a1-6d29-4eda-892c-5ac80f70d02c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:57.922529 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d5c6b1a1-6d29-4eda-892c-5ac80f70d02c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume request issued successfully. Jul 03 18:01:57.922670 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d5c6b1a1-6d29-4eda-892c-5ac80f70d02c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad returned with HTTP 202 Jul 03 18:01:57.923316 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1263/5069] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:57 2026] DELETE /volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:01:57.936885 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7fb62f3e-5b5c-4d00-853d-186f5e3bc291 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:57.939248 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7fb62f3e-5b5c-4d00-853d-186f5e3bc291 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad Jul 03 18:01:57.939495 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7fb62f3e-5b5c-4d00-853d-186f5e3bc291 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:57.939685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7fb62f3e-5b5c-4d00-853d-186f5e3bc291 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:57.947049 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:57.947049 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:57.951223 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7fb62f3e-5b5c-4d00-853d-186f5e3bc291 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:57.956411 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7fb62f3e-5b5c-4d00-853d-186f5e3bc291 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad returned with HTTP 200 Jul 03 18:01:57.956825 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1255/5070] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:57 2026] GET /volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:58.657298 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4a54942c-37bf-4532-8031-2942b4fc2524 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:58.660107 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4a54942c-37bf-4532-8031-2942b4fc2524 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:01:58.660323 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4a54942c-37bf-4532-8031-2942b4fc2524 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:58.660491 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4a54942c-37bf-4532-8031-2942b4fc2524 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:58.661371 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-4a54942c-37bf-4532-8031-2942b4fc2524 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:58.669720 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:58.669720 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:58.671641 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4a54942c-37bf-4532-8031-2942b4fc2524 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:01:58.672112 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1274/5071] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:58 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:58.799554 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1a9303d9-f253-4c42-8312-ed5b2e7c746e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:58.801310 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1a9303d9-f253-4c42-8312-ed5b2e7c746e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:01:58.801498 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1a9303d9-f253-4c42-8312-ed5b2e7c746e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:58.801674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1a9303d9-f253-4c42-8312-ed5b2e7c746e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:58.801789 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-1a9303d9-f253-4c42-8312-ed5b2e7c746e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:58.807320 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:58.807320 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:58.808130 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1a9303d9-f253-4c42-8312-ed5b2e7c746e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:01:58.808490 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1280/5072] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:58 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:58.971151 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-af8a7b7c-6d22-44df-aab9-ac19edb79da9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:58.973140 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-af8a7b7c-6d22-44df-aab9-ac19edb79da9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad Jul 03 18:01:58.973735 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-af8a7b7c-6d22-44df-aab9-ac19edb79da9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:58.973735 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-af8a7b7c-6d22-44df-aab9-ac19edb79da9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:58.980455 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-af8a7b7c-6d22-44df-aab9-ac19edb79da9 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad returned with HTTP 404 Jul 03 18:01:58.981192 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1264/5073] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:58 2026] GET /volume/v3/volumes/1b250d96-af92-4ca1-96fa-8efc58cc7aad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:01:58.990209 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4d78e1d2-7052-42eb-b204-6e5d61cc2795 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:58.991895 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4d78e1d2-7052-42eb-b204-6e5d61cc2795 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:58.992229 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4d78e1d2-7052-42eb-b204-6e5d61cc2795 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:58.992520 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4d78e1d2-7052-42eb-b204-6e5d61cc2795 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:58.999667 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:58.999667 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:59.003760 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4d78e1d2-7052-42eb-b204-6e5d61cc2795 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:59.007986 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4d78e1d2-7052-42eb-b204-6e5d61cc2795 tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:59.008460 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1256/5074] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:58 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:59.022967 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d3c6b1a1-52c1-4d00-94ac-15c1c0d8898d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:59.026816 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3c6b1a1-52c1-4d00-94ac-15c1c0d8898d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:59.026816 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d3c6b1a1-52c1-4d00-94ac-15c1c0d8898d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:59.026816 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d3c6b1a1-52c1-4d00-94ac-15c1c0d8898d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:59.026816 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-d3c6b1a1-52c1-4d00-94ac-15c1c0d8898d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume with id: e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:59.033708 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:59.033708 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:01:59.034364 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d3c6b1a1-52c1-4d00-94ac-15c1c0d8898d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:59.054562 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d3c6b1a1-52c1-4d00-94ac-15c1c0d8898d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Delete volume request issued successfully. Jul 03 18:01:59.054981 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d3c6b1a1-52c1-4d00-94ac-15c1c0d8898d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 202 Jul 03 18:01:59.056012 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1275/5075] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:01:59 2026] DELETE /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 18:01:59.062882 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-46a3b001-e158-4b4b-8e2f-d8cf735c091c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:59.064698 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-46a3b001-e158-4b4b-8e2f-d8cf735c091c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:01:59.064965 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-46a3b001-e158-4b4b-8e2f-d8cf735c091c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:59.065153 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-46a3b001-e158-4b4b-8e2f-d8cf735c091c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:59.072556 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:59.072556 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:01:59.076246 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-46a3b001-e158-4b4b-8e2f-d8cf735c091c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Volume info retrieved successfully. Jul 03 18:01:59.081056 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-46a3b001-e158-4b4b-8e2f-d8cf735c091c tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 200 Jul 03 18:01:59.081648 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1281/5076] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:59 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:59.682886 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ab280009-d2b5-4914-ba90-de2f90535fe3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:59.684529 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ab280009-d2b5-4914-ba90-de2f90535fe3 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:01:59.684726 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ab280009-d2b5-4914-ba90-de2f90535fe3 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:59.684943 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ab280009-d2b5-4914-ba90-de2f90535fe3 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:59.685044 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-ab280009-d2b5-4914-ba90-de2f90535fe3 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:59.689164 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:59.689164 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:01:59.689753 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ab280009-d2b5-4914-ba90-de2f90535fe3 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:01:59.690213 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1265/5077] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:01:59 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:01:59.818782 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9459c71f-612e-4b37-aac5-8b9b0b7f0962 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:01:59.820486 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9459c71f-612e-4b37-aac5-8b9b0b7f0962 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:01:59.820671 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9459c71f-612e-4b37-aac5-8b9b0b7f0962 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:01:59.820885 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9459c71f-612e-4b37-aac5-8b9b0b7f0962 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:01:59.820992 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-9459c71f-612e-4b37-aac5-8b9b0b7f0962 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:01:59.824790 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:01:59.824790 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:01:59.825474 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9459c71f-612e-4b37-aac5-8b9b0b7f0962 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:01:59.825853 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1257/5078] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:01:59 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:00.093887 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5623468d-cd21-4c02-8c1f-df3285286c6d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:00.095483 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5623468d-cd21-4c02-8c1f-df3285286c6d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] GET https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 Jul 03 18:02:00.095671 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5623468d-cd21-4c02-8c1f-df3285286c6d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:00.095866 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5623468d-cd21-4c02-8c1f-df3285286c6d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:00.101683 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5623468d-cd21-4c02-8c1f-df3285286c6d tempest-VolumesSnapshotTestJSON-143079238 tempest-VolumesSnapshotTestJSON-143079238-project-member] https://10.4.3.210/volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 returned with HTTP 404 Jul 03 18:02:00.102292 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1276/5079] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:00 2026] GET /volume/v3/volumes/e923f98d-325b-4160-bf31-5375859ef2c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:00.705204 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-dcbca71e-e890-476a-9b3b-63aef60efb88 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:00.707549 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dcbca71e-e890-476a-9b3b-63aef60efb88 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:00.708121 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dcbca71e-e890-476a-9b3b-63aef60efb88 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:00.708326 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-dcbca71e-e890-476a-9b3b-63aef60efb88 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:00.708433 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-dcbca71e-e890-476a-9b3b-63aef60efb88 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:00.716394 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:00.716394 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:00.717155 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-dcbca71e-e890-476a-9b3b-63aef60efb88 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:00.717567 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1282/5080] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:00 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:00.846853 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-29517f21-a483-4622-9206-c25badbdf499 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:00.848713 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-29517f21-a483-4622-9206-c25badbdf499 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:00.848974 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-29517f21-a483-4622-9206-c25badbdf499 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:00.849116 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-29517f21-a483-4622-9206-c25badbdf499 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:00.849209 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-29517f21-a483-4622-9206-c25badbdf499 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:00.861048 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:00.861048 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:00.861048 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-29517f21-a483-4622-9206-c25badbdf499 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:00.861048 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1266/5081] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:00 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:01.728456 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7e34f4b5-6c36-49e2-b29a-6302b69d2c6d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:01.730563 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7e34f4b5-6c36-49e2-b29a-6302b69d2c6d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:01.730893 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7e34f4b5-6c36-49e2-b29a-6302b69d2c6d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:01.731148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7e34f4b5-6c36-49e2-b29a-6302b69d2c6d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:01.731288 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-7e34f4b5-6c36-49e2-b29a-6302b69d2c6d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:01.735892 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:01.735892 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:01.736635 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7e34f4b5-6c36-49e2-b29a-6302b69d2c6d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:01.737196 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1258/5082] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:01 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:01.872066 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-42f8804b-a3d3-4a64-919b-f9d8d24f3a67 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:01.874373 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-42f8804b-a3d3-4a64-919b-f9d8d24f3a67 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:01.874613 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-42f8804b-a3d3-4a64-919b-f9d8d24f3a67 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:01.874853 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-42f8804b-a3d3-4a64-919b-f9d8d24f3a67 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:01.875008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-42f8804b-a3d3-4a64-919b-f9d8d24f3a67 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:01.880072 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:01.880072 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:01.880967 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-42f8804b-a3d3-4a64-919b-f9d8d24f3a67 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:01.881364 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1277/5083] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:01 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:02.747659 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fdfbf40f-2c57-4c47-842a-cba253675c7d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:02.749550 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fdfbf40f-2c57-4c47-842a-cba253675c7d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:02.749550 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fdfbf40f-2c57-4c47-842a-cba253675c7d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:02.749745 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fdfbf40f-2c57-4c47-842a-cba253675c7d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:02.749745 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-fdfbf40f-2c57-4c47-842a-cba253675c7d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:02.754543 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:02.754543 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:02.754848 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fdfbf40f-2c57-4c47-842a-cba253675c7d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:02.755374 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1283/5084] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:02 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:02.892207 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-52a9e298-1c5a-4d97-864a-5f16f8543a9d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:02.894559 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-52a9e298-1c5a-4d97-864a-5f16f8543a9d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:02.894559 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-52a9e298-1c5a-4d97-864a-5f16f8543a9d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:02.894559 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-52a9e298-1c5a-4d97-864a-5f16f8543a9d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:02.894559 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-52a9e298-1c5a-4d97-864a-5f16f8543a9d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:02.897859 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:02.897859 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:02.898549 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-52a9e298-1c5a-4d97-864a-5f16f8543a9d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:02.898900 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1267/5085] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:02 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:03.765189 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-45584d88-42d8-47d7-9bae-db9119dd1753 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:03.766999 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-45584d88-42d8-47d7-9bae-db9119dd1753 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:03.767204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-45584d88-42d8-47d7-9bae-db9119dd1753 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:03.767401 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-45584d88-42d8-47d7-9bae-db9119dd1753 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:03.767546 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-45584d88-42d8-47d7-9bae-db9119dd1753 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:03.771656 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:03.771656 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:03.772286 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-45584d88-42d8-47d7-9bae-db9119dd1753 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:03.772676 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1259/5086] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:03 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:03.909799 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-374a94c4-3efe-45ef-83f0-b9575766ba9a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:03.911722 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-374a94c4-3efe-45ef-83f0-b9575766ba9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:03.912027 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-374a94c4-3efe-45ef-83f0-b9575766ba9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:03.912264 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-374a94c4-3efe-45ef-83f0-b9575766ba9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:03.912392 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-374a94c4-3efe-45ef-83f0-b9575766ba9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:03.918174 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:03.918174 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:03.918982 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-374a94c4-3efe-45ef-83f0-b9575766ba9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:03.919337 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1278/5087] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:03 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:04.784124 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3ea34de1-ec56-4a44-9fd1-c708923248d1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:04.785989 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3ea34de1-ec56-4a44-9fd1-c708923248d1 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:04.786233 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3ea34de1-ec56-4a44-9fd1-c708923248d1 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:04.786452 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3ea34de1-ec56-4a44-9fd1-c708923248d1 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:04.786591 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-3ea34de1-ec56-4a44-9fd1-c708923248d1 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:04.790420 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:04.790420 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:04.791139 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3ea34de1-ec56-4a44-9fd1-c708923248d1 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:04.791487 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1284/5088] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:04 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:04.930735 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-eadfbc9b-c60e-4e0a-ac6d-d1fa48b6a88f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:04.933470 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eadfbc9b-c60e-4e0a-ac6d-d1fa48b6a88f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:04.934012 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eadfbc9b-c60e-4e0a-ac6d-d1fa48b6a88f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:04.934012 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eadfbc9b-c60e-4e0a-ac6d-d1fa48b6a88f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:04.934137 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-eadfbc9b-c60e-4e0a-ac6d-d1fa48b6a88f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:04.938526 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:04.938526 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:04.939234 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eadfbc9b-c60e-4e0a-ac6d-d1fa48b6a88f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:04.939707 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1268/5089] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:04 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:05.802761 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d796591d-3ee5-4a16-92dd-b4730357689b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:05.804821 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d796591d-3ee5-4a16-92dd-b4730357689b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:05.805064 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d796591d-3ee5-4a16-92dd-b4730357689b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:05.805237 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d796591d-3ee5-4a16-92dd-b4730357689b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:05.805331 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d796591d-3ee5-4a16-92dd-b4730357689b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:05.809596 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:05.809596 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:05.810357 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d796591d-3ee5-4a16-92dd-b4730357689b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:05.810753 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1260/5090] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:05 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:05.949622 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3f6f386f-5174-4da2-8d27-202587c10544 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:05.955181 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3f6f386f-5174-4da2-8d27-202587c10544 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:05.955372 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3f6f386f-5174-4da2-8d27-202587c10544 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:05.955555 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3f6f386f-5174-4da2-8d27-202587c10544 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:05.955643 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-3f6f386f-5174-4da2-8d27-202587c10544 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:05.961616 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:05.961616 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:05.961616 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3f6f386f-5174-4da2-8d27-202587c10544 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:05.961616 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1279/5091] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:05 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:06.825788 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d5b27e62-c8cf-4429-9046-adeafbfaf0b4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:06.825788 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5b27e62-c8cf-4429-9046-adeafbfaf0b4 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:06.825788 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5b27e62-c8cf-4429-9046-adeafbfaf0b4 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:06.825788 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d5b27e62-c8cf-4429-9046-adeafbfaf0b4 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:06.825788 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d5b27e62-c8cf-4429-9046-adeafbfaf0b4 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:06.829140 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:06.829140 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:06.829728 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d5b27e62-c8cf-4429-9046-adeafbfaf0b4 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:06.830347 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1285/5092] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:06 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:06.974140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-53927e57-2abd-4a8c-9600-63494a66ec38 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:06.976229 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53927e57-2abd-4a8c-9600-63494a66ec38 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:06.976512 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53927e57-2abd-4a8c-9600-63494a66ec38 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:06.976709 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53927e57-2abd-4a8c-9600-63494a66ec38 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:06.976894 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-53927e57-2abd-4a8c-9600-63494a66ec38 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:06.982853 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:06.982853 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:06.983946 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53927e57-2abd-4a8c-9600-63494a66ec38 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:06.984361 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1269/5093] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:06 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:07.840462 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-68256772-4876-4f24-9259-06800d98873e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:07.842275 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-68256772-4876-4f24-9259-06800d98873e tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:07.842540 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-68256772-4876-4f24-9259-06800d98873e tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:07.842637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-68256772-4876-4f24-9259-06800d98873e tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:07.842745 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-68256772-4876-4f24-9259-06800d98873e tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:07.847310 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:07.847310 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:07.847928 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-68256772-4876-4f24-9259-06800d98873e tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:07.848347 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1261/5094] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:07 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:07.997624 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-00f99825-5059-4f45-99ff-c06c7120e151 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:08.000494 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-00f99825-5059-4f45-99ff-c06c7120e151 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:08.000494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-00f99825-5059-4f45-99ff-c06c7120e151 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:08.000494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-00f99825-5059-4f45-99ff-c06c7120e151 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:08.000494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-00f99825-5059-4f45-99ff-c06c7120e151 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:08.003904 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:08.003904 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:08.004728 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-00f99825-5059-4f45-99ff-c06c7120e151 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:08.005192 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1280/5095] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:07 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:08.858373 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f3a68df6-5489-47de-934b-208ffc6413fe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:08.860014 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f3a68df6-5489-47de-934b-208ffc6413fe tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:08.860215 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f3a68df6-5489-47de-934b-208ffc6413fe tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:08.860382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f3a68df6-5489-47de-934b-208ffc6413fe tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:08.860483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f3a68df6-5489-47de-934b-208ffc6413fe tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:08.864671 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:08.864671 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:08.865327 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f3a68df6-5489-47de-934b-208ffc6413fe tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:08.865669 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1286/5096] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:08 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:09.016414 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3576c3e3-4db0-42f3-b859-be6ef4c87b81 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:09.018420 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3576c3e3-4db0-42f3-b859-be6ef4c87b81 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:09.018652 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3576c3e3-4db0-42f3-b859-be6ef4c87b81 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:09.018965 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3576c3e3-4db0-42f3-b859-be6ef4c87b81 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:09.019148 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-3576c3e3-4db0-42f3-b859-be6ef4c87b81 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:09.023425 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:09.023425 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:09.024242 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3576c3e3-4db0-42f3-b859-be6ef4c87b81 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:09.024710 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1270/5097] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:09 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:09.876148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9170762b-a493-4eb7-95d9-bf30a1c0399b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:09.877971 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9170762b-a493-4eb7-95d9-bf30a1c0399b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:09.878210 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9170762b-a493-4eb7-95d9-bf30a1c0399b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:09.878416 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9170762b-a493-4eb7-95d9-bf30a1c0399b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:09.878560 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-9170762b-a493-4eb7-95d9-bf30a1c0399b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:09.882576 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:09.882576 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:09.883191 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9170762b-a493-4eb7-95d9-bf30a1c0399b tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:09.883569 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1262/5098] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:09 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:10.035116 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6c38eb1f-35a2-4d59-a3cc-ecd20d05d627 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:10.037025 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c38eb1f-35a2-4d59-a3cc-ecd20d05d627 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:10.037236 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c38eb1f-35a2-4d59-a3cc-ecd20d05d627 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:10.037432 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c38eb1f-35a2-4d59-a3cc-ecd20d05d627 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:10.037585 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-6c38eb1f-35a2-4d59-a3cc-ecd20d05d627 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:10.042396 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:10.042396 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:10.043339 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c38eb1f-35a2-4d59-a3cc-ecd20d05d627 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:10.043921 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1281/5099] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:10 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:10.053326 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0d320e56-3a17-4316-a360-70ea7500f3d7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:10.055008 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d320e56-3a17-4316-a360-70ea7500f3d7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3/restore Jul 03 18:02:10.055315 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0d320e56-3a17-4316-a360-70ea7500f3d7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f4ea5fcc-876a-4451-829e-589c606b12f7"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:10.056650 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-0d320e56-3a17-4316-a360-70ea7500f3d7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Restoring backup a86ef64e-0807-4d78-9927-bef71cbc49f3 ({'restore': {'volume_id': 'f4ea5fcc-876a-4451-829e-589c606b12f7'}}) {{(pid=99940) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 18:02:10.056917 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-0d320e56-3a17-4316-a360-70ea7500f3d7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Restoring backup a86ef64e-0807-4d78-9927-bef71cbc49f3 to volume f4ea5fcc-876a-4451-829e-589c606b12f7. Jul 03 18:02:10.060921 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:10.060921 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:10.067960 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:10.067960 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:10.068460 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0d320e56-3a17-4316-a360-70ea7500f3d7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:02:10.068658 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.api [None req-0d320e56-3a17-4316-a360-70ea7500f3d7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Checking backup size 1 against volume size 1 {{(pid=99940) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 18:02:10.068828 np0000004448 devstack@c-api.service[99940]: INFO cinder.backup.api [None req-0d320e56-3a17-4316-a360-70ea7500f3d7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Overwriting volume f4ea5fcc-876a-4451-829e-589c606b12f7 with restore of backup a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:10.084200 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-0d320e56-3a17-4316-a360-70ea7500f3d7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] restore_backup in rpcapi backup_id a86ef64e-0807-4d78-9927-bef71cbc49f3 {{(pid=99940) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 18:02:10.086191 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d320e56-3a17-4316-a360-70ea7500f3d7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3/restore returned with HTTP 202 Jul 03 18:02:10.086651 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1287/5100] 10.4.3.210 () {68 vars in 1393 bytes} [Fri Jul 3 18:02:10 2026] POST /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3/restore => generated 181 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:10.094245 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0abf47dc-7559-45ee-8ea7-ed785922a77a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:10.095817 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0abf47dc-7559-45ee-8ea7-ed785922a77a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:10.096000 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0abf47dc-7559-45ee-8ea7-ed785922a77a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:10.096170 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0abf47dc-7559-45ee-8ea7-ed785922a77a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:10.096263 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-0abf47dc-7559-45ee-8ea7-ed785922a77a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:10.100799 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:10.100799 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:10.101985 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0abf47dc-7559-45ee-8ea7-ed785922a77a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:10.102880 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1271/5101] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:10 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:10.893274 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6731ec4e-4c97-4f21-bec9-8966e94d9b58 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:10.895159 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6731ec4e-4c97-4f21-bec9-8966e94d9b58 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:10.895405 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6731ec4e-4c97-4f21-bec9-8966e94d9b58 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:10.895623 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6731ec4e-4c97-4f21-bec9-8966e94d9b58 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:10.895807 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-6731ec4e-4c97-4f21-bec9-8966e94d9b58 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:10.899636 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:10.899636 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:10.900377 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6731ec4e-4c97-4f21-bec9-8966e94d9b58 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:10.900761 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1263/5102] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:10 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:11.114152 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1db40323-67cf-42c0-b132-4df0d6411e7a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:11.116974 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1db40323-67cf-42c0-b132-4df0d6411e7a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:11.116974 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1db40323-67cf-42c0-b132-4df0d6411e7a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:11.116974 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1db40323-67cf-42c0-b132-4df0d6411e7a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:11.116974 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1db40323-67cf-42c0-b132-4df0d6411e7a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:11.120849 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:11.120849 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:11.122260 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1db40323-67cf-42c0-b132-4df0d6411e7a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:11.122260 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1282/5103] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:11 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:11.911966 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-882a980c-473e-4862-8125-6064bd49ce64 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:11.913605 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-882a980c-473e-4862-8125-6064bd49ce64 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:11.913851 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-882a980c-473e-4862-8125-6064bd49ce64 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:11.914030 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-882a980c-473e-4862-8125-6064bd49ce64 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:11.914112 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-882a980c-473e-4862-8125-6064bd49ce64 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:11.918762 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:11.918762 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:11.919591 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-882a980c-473e-4862-8125-6064bd49ce64 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:11.920048 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1288/5104] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:11 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:11.933158 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4b5ad20a-5205-4306-b2a2-7d2792149d99 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:11.934827 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4b5ad20a-5205-4306-b2a2-7d2792149d99 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] DELETE https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:11.935019 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4b5ad20a-5205-4306-b2a2-7d2792149d99 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:11.935217 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4b5ad20a-5205-4306-b2a2-7d2792149d99 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:11.935318 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-4b5ad20a-5205-4306-b2a2-7d2792149d99 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Delete backup with id: 444e3084-5d13-4e28-a7d5-558f3bcce587. Jul 03 18:02:11.939353 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:11.939353 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:11.953600 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-4b5ad20a-5205-4306-b2a2-7d2792149d99 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] delete_backup rpcapi backup_id 444e3084-5d13-4e28-a7d5-558f3bcce587 {{(pid=99942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:02:11.955573 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4b5ad20a-5205-4306-b2a2-7d2792149d99 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 202 Jul 03 18:02:11.956043 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1272/5105] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:02:11 2026] DELETE /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:02:11.964065 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-81ce0133-0aea-48db-aa40-fe57f1fb5df4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:11.968182 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-81ce0133-0aea-48db-aa40-fe57f1fb5df4 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:11.968434 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-81ce0133-0aea-48db-aa40-fe57f1fb5df4 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:11.968656 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-81ce0133-0aea-48db-aa40-fe57f1fb5df4 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:11.968814 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-81ce0133-0aea-48db-aa40-fe57f1fb5df4 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:11.976485 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:11.976485 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:11.977234 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-81ce0133-0aea-48db-aa40-fe57f1fb5df4 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 200 Jul 03 18:02:11.977670 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1264/5106] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:11 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:12.133411 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bd93ebe4-348b-4a78-9ba9-6b17d533045a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:12.135236 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd93ebe4-348b-4a78-9ba9-6b17d533045a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:12.135763 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd93ebe4-348b-4a78-9ba9-6b17d533045a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:12.135763 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd93ebe4-348b-4a78-9ba9-6b17d533045a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:12.135763 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-bd93ebe4-348b-4a78-9ba9-6b17d533045a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:12.140535 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:12.140535 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:12.141265 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd93ebe4-348b-4a78-9ba9-6b17d533045a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:12.141719 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1283/5107] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:12 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:12.988532 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cbe78020-96da-471d-946b-3c711b230fad None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:12.991651 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cbe78020-96da-471d-946b-3c711b230fad tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 Jul 03 18:02:12.991651 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cbe78020-96da-471d-946b-3c711b230fad tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:12.991833 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cbe78020-96da-471d-946b-3c711b230fad tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:12.991941 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-cbe78020-96da-471d-946b-3c711b230fad tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Show backup with id 444e3084-5d13-4e28-a7d5-558f3bcce587. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:12.996213 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cbe78020-96da-471d-946b-3c711b230fad tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 returned with HTTP 404 Jul 03 18:02:12.996884 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1289/5108] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:12 2026] GET /volume/v3/backups/444e3084-5d13-4e28-a7d5-558f3bcce587 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:13.004156 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f1255abb-80d7-4cbc-bb97-16b7d6926eca None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:13.007205 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f1255abb-80d7-4cbc-bb97-16b7d6926eca tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 Jul 03 18:02:13.007422 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f1255abb-80d7-4cbc-bb97-16b7d6926eca tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:13.007616 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f1255abb-80d7-4cbc-bb97-16b7d6926eca tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:13.007756 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-f1255abb-80d7-4cbc-bb97-16b7d6926eca tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Delete volume with id: 41ddd57d-e779-411a-85ed-e1f568dd18d6 Jul 03 18:02:13.018746 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:13.018746 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:13.019004 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f1255abb-80d7-4cbc-bb97-16b7d6926eca tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Volume info retrieved successfully. Jul 03 18:02:13.049816 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f1255abb-80d7-4cbc-bb97-16b7d6926eca tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Delete volume request issued successfully. Jul 03 18:02:13.049816 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f1255abb-80d7-4cbc-bb97-16b7d6926eca tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 returned with HTTP 202 Jul 03 18:02:13.049816 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1273/5109] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:02:13 2026] DELETE /volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:02:13.058032 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cefa012f-5446-4479-8c31-c0236c544309 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:13.060366 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cefa012f-5446-4479-8c31-c0236c544309 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 Jul 03 18:02:13.060638 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cefa012f-5446-4479-8c31-c0236c544309 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:13.060880 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cefa012f-5446-4479-8c31-c0236c544309 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:13.067923 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:13.067923 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:13.071233 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cefa012f-5446-4479-8c31-c0236c544309 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Volume info retrieved successfully. Jul 03 18:02:13.074834 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cefa012f-5446-4479-8c31-c0236c544309 tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 returned with HTTP 200 Jul 03 18:02:13.075181 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1265/5110] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:13 2026] GET /volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:13.154860 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4cd4c554-3394-44b9-ade4-a20ae17d74cf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:13.157111 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4cd4c554-3394-44b9-ade4-a20ae17d74cf tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:13.157349 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4cd4c554-3394-44b9-ade4-a20ae17d74cf tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:13.157611 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4cd4c554-3394-44b9-ade4-a20ae17d74cf tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:13.157750 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-4cd4c554-3394-44b9-ade4-a20ae17d74cf tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:13.161966 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:13.161966 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:13.162680 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4cd4c554-3394-44b9-ade4-a20ae17d74cf tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:13.163078 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1284/5111] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:13 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:14.087195 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-648fdadf-5282-47ac-994c-e29b2ba4384d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:14.089178 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-648fdadf-5282-47ac-994c-e29b2ba4384d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] GET https://10.4.3.210/volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 Jul 03 18:02:14.089440 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-648fdadf-5282-47ac-994c-e29b2ba4384d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:14.089661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-648fdadf-5282-47ac-994c-e29b2ba4384d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:14.097104 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-648fdadf-5282-47ac-994c-e29b2ba4384d tempest-ProjectReaderTests39-1452928669 tempest-ProjectReaderTests39-1452928669-project-admin] https://10.4.3.210/volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 returned with HTTP 404 Jul 03 18:02:14.097675 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1290/5112] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:02:14 2026] GET /volume/v3/volumes/41ddd57d-e779-411a-85ed-e1f568dd18d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:14.175657 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9f1fdf41-a11c-4f6b-b98d-b8aa59389c22 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:14.178058 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9f1fdf41-a11c-4f6b-b98d-b8aa59389c22 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:14.179792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9f1fdf41-a11c-4f6b-b98d-b8aa59389c22 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:14.179792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9f1fdf41-a11c-4f6b-b98d-b8aa59389c22 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:14.179792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9f1fdf41-a11c-4f6b-b98d-b8aa59389c22 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:14.184289 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:14.184289 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:14.185533 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9f1fdf41-a11c-4f6b-b98d-b8aa59389c22 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:14.186146 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1274/5113] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:14 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:14.626961 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e012d33c-b569-4de5-8c64-d7b80171ffae None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:14.628593 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:02:14.628940 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1985268036", "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:14.630362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1985268036', 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:02:14.710432 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Create volume of 1 GB Jul 03 18:02:14.715441 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Availability Zones retrieved successfully. Jul 03 18:02:14.720351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Flow 'volume_create_api' (52a87b39-865d-4cf7-9e9c-03a894a0d5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:14.721347 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fbdfab9-7d58-49ed-a28f-51049a01fe26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:14.722389 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:02:14.775505 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fbdfab9-7d58-49ed-a28f-51049a01fe26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:14.776209 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0acfb50-f14a-4838-8d51-7590dc76ffee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:14.835212 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Created reservations ['2516ebed-10c9-4563-972d-dd663daf678b', '6b47fe13-6baa-4dea-8d23-b69efa1d8a87', '78681bc0-a109-4b95-9e67-574168d260b1', '134013b7-8635-439e-b44e-c40b98f389d6'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:14.836025 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0acfb50-f14a-4838-8d51-7590dc76ffee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2516ebed-10c9-4563-972d-dd663daf678b', '6b47fe13-6baa-4dea-8d23-b69efa1d8a87', '78681bc0-a109-4b95-9e67-574168d260b1', '134013b7-8635-439e-b44e-c40b98f389d6']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:14.836669 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f2a8b60-ba28-4d53-8056-e5703c8893d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:14.866529 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f2a8b60-ba28-4d53-8056-e5703c8893d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0868808-b8a8-4ac6-9924-ffba656b568e', '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-1985268036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1dd250fe7f44fecb7df6114fc4d506b',qos_specs=None,replication_status=,reservations=['2516ebed-10c9-4563-972d-dd663daf678b','6b47fe13-6baa-4dea-8d23-b69efa1d8a87','78681bc0-a109-4b95-9e67-574168d260b1','134013b7-8635-439e-b44e-c40b98f389d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='253e240ff4cd4c0895bccd02d6c1ea7f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1985268036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0868808-b8a8-4ac6-9924-ffba656b568e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1dd250fe7f44fecb7df6114fc4d506b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='253e240ff4cd4c0895bccd02d6c1ea7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:14.866529 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a50d674-9e7e-449e-9010-20318663e738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:14.890001 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a50d674-9e7e-449e-9010-20318663e738) transitioned into state 'SUCCESS' from state '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-1985268036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1dd250fe7f44fecb7df6114fc4d506b',qos_specs=None,replication_status=,reservations=['2516ebed-10c9-4563-972d-dd663daf678b','6b47fe13-6baa-4dea-8d23-b69efa1d8a87','78681bc0-a109-4b95-9e67-574168d260b1','134013b7-8635-439e-b44e-c40b98f389d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='253e240ff4cd4c0895bccd02d6c1ea7f',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:14.890889 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (512f1428-68f7-4fe3-a0b9-6787614786cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:14.903036 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (512f1428-68f7-4fe3-a0b9-6787614786cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:14.903967 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Flow 'volume_create_api' (52a87b39-865d-4cf7-9e9c-03a894a0d5c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:14.904276 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Create volume request issued successfully. Jul 03 18:02:14.904870 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e012d33c-b569-4de5-8c64-d7b80171ffae tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:02:14.905277 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1266/5114] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:02:14 2026] POST /volume/v3/volumes => generated 753 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:14.917856 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-98cb4748-cecf-4470-8fa5-c316c4b912c8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:14.923249 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-98cb4748-cecf-4470-8fa5-c316c4b912c8 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] GET https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e Jul 03 18:02:14.923507 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-98cb4748-cecf-4470-8fa5-c316c4b912c8 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:14.923682 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-98cb4748-cecf-4470-8fa5-c316c4b912c8 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:14.932851 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:14.932851 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:14.936210 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-98cb4748-cecf-4470-8fa5-c316c4b912c8 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Volume info retrieved successfully. Jul 03 18:02:14.940005 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-98cb4748-cecf-4470-8fa5-c316c4b912c8 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e returned with HTTP 200 Jul 03 18:02:14.940345 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1285/5115] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:14 2026] GET /volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:15.199579 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0ba434d7-704d-4f90-9351-315225da688a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:15.201508 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0ba434d7-704d-4f90-9351-315225da688a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:15.201936 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0ba434d7-704d-4f90-9351-315225da688a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:15.202256 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0ba434d7-704d-4f90-9351-315225da688a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:15.202460 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-0ba434d7-704d-4f90-9351-315225da688a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:15.207829 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:15.207829 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:15.208899 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0ba434d7-704d-4f90-9351-315225da688a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:15.209538 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1291/5116] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:15 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:15.953522 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ad1784f5-f9c5-4fef-9ffc-1af172e3532f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:15.955371 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad1784f5-f9c5-4fef-9ffc-1af172e3532f tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] GET https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e Jul 03 18:02:15.955611 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad1784f5-f9c5-4fef-9ffc-1af172e3532f tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:15.955858 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ad1784f5-f9c5-4fef-9ffc-1af172e3532f tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:15.962861 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:15.962861 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:15.966789 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ad1784f5-f9c5-4fef-9ffc-1af172e3532f tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Volume info retrieved successfully. Jul 03 18:02:15.971432 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ad1784f5-f9c5-4fef-9ffc-1af172e3532f tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e returned with HTTP 200 Jul 03 18:02:15.971938 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1275/5117] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:15 2026] GET /volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:16.003152 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-73222cad-1430-403c-bfd3-755b667fde38 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:16.005443 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-864b1e49-b7f1-411e-a8e7-55cc290f3570 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:16.013709 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-864b1e49-b7f1-411e-a8e7-55cc290f3570 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] GET https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e Jul 03 18:02:16.013709 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-864b1e49-b7f1-411e-a8e7-55cc290f3570 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:16.013709 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-864b1e49-b7f1-411e-a8e7-55cc290f3570 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:16.022068 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:16.022068 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:16.026617 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-864b1e49-b7f1-411e-a8e7-55cc290f3570 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Volume info retrieved successfully. Jul 03 18:02:16.032918 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-864b1e49-b7f1-411e-a8e7-55cc290f3570 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e returned with HTTP 200 Jul 03 18:02:16.033536 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1286/5118] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:02:16 2026] GET /volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 18:02:16.182599 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-73222cad-1430-403c-bfd3-755b667fde38 tempest-ProjectMemberTests-15873541 tempest-ProjectMemberTests-15873541-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools Jul 03 18:02:16.182599 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-73222cad-1430-403c-bfd3-755b667fde38 tempest-ProjectMemberTests-15873541 tempest-ProjectMemberTests-15873541-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:16.182599 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-73222cad-1430-403c-bfd3-755b667fde38 tempest-ProjectMemberTests-15873541 tempest-ProjectMemberTests-15873541-project-admin] Calling method 'get_pools' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:16.182599 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:16.182599 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:16.221188 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-733c29af-9f4a-4c4a-8a52-4bf204786f49 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:16.225814 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-733c29af-9f4a-4c4a-8a52-4bf204786f49 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:16.229066 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-733c29af-9f4a-4c4a-8a52-4bf204786f49 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:16.229382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-733c29af-9f4a-4c4a-8a52-4bf204786f49 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:16.229596 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-733c29af-9f4a-4c4a-8a52-4bf204786f49 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:16.234946 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:16.234946 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:16.236010 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-733c29af-9f4a-4c4a-8a52-4bf204786f49 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:16.236590 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1292/5119] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:16 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:16.588475 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-b6c2df6b-5841-4dab-b67b-c86eab125c88 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:16.590367 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-b6c2df6b-5841-4dab-b67b-c86eab125c88 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] GET https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e Jul 03 18:02:16.590619 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-b6c2df6b-5841-4dab-b67b-c86eab125c88 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:16.590920 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-b6c2df6b-5841-4dab-b67b-c86eab125c88 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:16.598503 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:16.598503 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:16.601666 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-b6c2df6b-5841-4dab-b67b-c86eab125c88 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Volume info retrieved successfully. Jul 03 18:02:16.605697 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-b6c2df6b-5841-4dab-b67b-c86eab125c88 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e returned with HTTP 200 Jul 03 18:02:16.606228 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1276/5120] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:02:16 2026] GET /volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:16.617560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c3e70f4e-2d0e-4eb9-a20d-5ff711f61e81 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:16.618008 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c3e70f4e-2d0e-4eb9-a20d-5ff711f61e81 None None] GET https://10.4.3.210/volume// Jul 03 18:02:16.618200 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c3e70f4e-2d0e-4eb9-a20d-5ff711f61e81 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:16.618423 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c3e70f4e-2d0e-4eb9-a20d-5ff711f61e81 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:16.618821 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c3e70f4e-2d0e-4eb9-a20d-5ff711f61e81 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:16.619307 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1287/5121] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 18:02: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 18:02:16.625981 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-e5367176-69f7-4f55-b373-5ba631308a55 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:16.631240 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-e5367176-69f7-4f55-b373-5ba631308a55 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:02:16.631552 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-e5367176-69f7-4f55-b373-5ba631308a55 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0868808-b8a8-4ac6-9924-ffba656b568e", "connector": null, "instance_uuid": "3320fb85-92df-4e5e-9ddc-0a77d33a496a"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:16.638992 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:16.638992 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:16.684743 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-73222cad-1430-403c-bfd3-755b667fde38 tempest-ProjectMemberTests-15873541 tempest-ProjectMemberTests-15873541-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 18:02:16.685410 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1267/5122] 10.4.3.210 () {66 vars in 1291 bytes} [Fri Jul 3 18:02:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:16.690095 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-e5367176-69f7-4f55-b373-5ba631308a55 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:02:16.690520 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1293/5123] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:02:16 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 18:02:16.693186 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8baf022c-a775-4ece-ab3f-2b1291ff91fe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:16.747029 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8baf022c-a775-4ece-ab3f-2b1291ff91fe tempest-ProjectMemberTests-15873541 tempest-ProjectMemberTests-15873541-project-member] GET https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool Jul 03 18:02:16.747243 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8baf022c-a775-4ece-ab3f-2b1291ff91fe tempest-ProjectMemberTests-15873541 tempest-ProjectMemberTests-15873541-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:16.747428 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8baf022c-a775-4ece-ab3f-2b1291ff91fe tempest-ProjectMemberTests-15873541 tempest-ProjectMemberTests-15873541-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:16.748118 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.policy [None req-8baf022c-a775-4ece-ab3f-2b1291ff91fe tempest-ProjectMemberTests-15873541 tempest-ProjectMemberTests-15873541-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8cb7c2cc8e574515b50a6221451ad0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afd11a4f085f4551b5946b99f42cfbed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99942) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:02:16.748321 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8baf022c-a775-4ece-ab3f-2b1291ff91fe tempest-ProjectMemberTests-15873541 tempest-ProjectMemberTests-15873541-project-member] https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool returned with HTTP 403 Jul 03 18:02:16.748701 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1277/5124] 10.4.3.210 () {66 vars in 1318 bytes} [Fri Jul 3 18:02:16 2026] GET /volume/v3/capabilities/np0000004448@storpool => generated 110 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:17.246390 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-57066a37-37c4-4182-bb77-7513d37031ef None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:17.248038 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-57066a37-37c4-4182-bb77-7513d37031ef tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:17.248280 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-57066a37-37c4-4182-bb77-7513d37031ef tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:17.248465 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-57066a37-37c4-4182-bb77-7513d37031ef tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:17.248608 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-57066a37-37c4-4182-bb77-7513d37031ef tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:17.253542 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:17.253542 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:17.254604 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-57066a37-37c4-4182-bb77-7513d37031ef tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:17.255137 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1288/5125] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:17 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:18.265098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-405041c9-71e7-4785-aaae-57b654c2f1de None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:18.266835 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-405041c9-71e7-4785-aaae-57b654c2f1de tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:18.267084 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-405041c9-71e7-4785-aaae-57b654c2f1de tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:18.267281 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-405041c9-71e7-4785-aaae-57b654c2f1de tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:18.267383 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-405041c9-71e7-4785-aaae-57b654c2f1de tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:18.272559 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:18.272559 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:18.273350 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-405041c9-71e7-4785-aaae-57b654c2f1de tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:18.273849 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1268/5126] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:18 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:18.744511 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-463b22c8-bebd-4de0-ba2d-eef9571843df None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:18.794627 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-463b22c8-bebd-4de0-ba2d-eef9571843df tempest-ProjectReaderTests-1650861766 tempest-ProjectReaderTests-1650861766-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools Jul 03 18:02:18.796428 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-463b22c8-bebd-4de0-ba2d-eef9571843df tempest-ProjectReaderTests-1650861766 tempest-ProjectReaderTests-1650861766-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:18.796428 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-463b22c8-bebd-4de0-ba2d-eef9571843df tempest-ProjectReaderTests-1650861766 tempest-ProjectReaderTests-1650861766-project-admin] Calling method 'get_pools' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:18.796428 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:18.796428 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:19.285801 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1c981dd1-440f-400b-9ed6-ec2535bcda8a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:19.287495 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c981dd1-440f-400b-9ed6-ec2535bcda8a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:19.287649 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c981dd1-440f-400b-9ed6-ec2535bcda8a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:19.287859 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c981dd1-440f-400b-9ed6-ec2535bcda8a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:19.288006 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-1c981dd1-440f-400b-9ed6-ec2535bcda8a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:19.293102 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:19.293102 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:19.293814 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c981dd1-440f-400b-9ed6-ec2535bcda8a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:19.294158 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1278/5127] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:19 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:19.298360 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-463b22c8-bebd-4de0-ba2d-eef9571843df tempest-ProjectReaderTests-1650861766 tempest-ProjectReaderTests-1650861766-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 18:02:19.298360 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1294/5128] 10.4.3.210 () {66 vars in 1291 bytes} [Fri Jul 3 18:02:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:19.307518 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a93e60b9-405c-465b-93a7-18d2a6069381 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:19.382544 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a93e60b9-405c-465b-93a7-18d2a6069381 tempest-ProjectReaderTests-1650861766 tempest-ProjectReaderTests-1650861766-project-reader] GET https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool Jul 03 18:02:19.382761 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a93e60b9-405c-465b-93a7-18d2a6069381 tempest-ProjectReaderTests-1650861766 tempest-ProjectReaderTests-1650861766-project-reader] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:19.382963 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a93e60b9-405c-465b-93a7-18d2a6069381 tempest-ProjectReaderTests-1650861766 tempest-ProjectReaderTests-1650861766-project-reader] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:19.383554 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-a93e60b9-405c-465b-93a7-18d2a6069381 tempest-ProjectReaderTests-1650861766 tempest-ProjectReaderTests-1650861766-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1f3810af9cf44bae91b460501943e633', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7640730e25b42ceafc70b0f1c773b27', '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=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:02:19.383794 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a93e60b9-405c-465b-93a7-18d2a6069381 tempest-ProjectReaderTests-1650861766 tempest-ProjectReaderTests-1650861766-project-reader] https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool returned with HTTP 403 Jul 03 18:02:19.384140 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1289/5129] 10.4.3.210 () {66 vars in 1318 bytes} [Fri Jul 3 18:02:19 2026] GET /volume/v3/capabilities/np0000004448@storpool => generated 110 bytes in 77 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 03 18:02:20.303186 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-81e77d80-3bfe-4deb-bc3e-d99d0a3c3f5e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:20.304672 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-81e77d80-3bfe-4deb-bc3e-d99d0a3c3f5e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:20.304878 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-81e77d80-3bfe-4deb-bc3e-d99d0a3c3f5e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:20.305077 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-81e77d80-3bfe-4deb-bc3e-d99d0a3c3f5e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:20.305174 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-81e77d80-3bfe-4deb-bc3e-d99d0a3c3f5e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:20.309108 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:20.309108 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:20.310099 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-81e77d80-3bfe-4deb-bc3e-d99d0a3c3f5e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:20.310554 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1269/5130] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:20 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:21.320953 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a85dae7a-a2d4-4789-a896-7fa1e6558b61 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:21.324793 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a85dae7a-a2d4-4789-a896-7fa1e6558b61 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:21.324793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a85dae7a-a2d4-4789-a896-7fa1e6558b61 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:21.324793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a85dae7a-a2d4-4789-a896-7fa1e6558b61 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:21.324793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a85dae7a-a2d4-4789-a896-7fa1e6558b61 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:21.330062 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:21.330062 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:21.330979 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a85dae7a-a2d4-4789-a896-7fa1e6558b61 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:21.331406 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1279/5131] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:21 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:22.341607 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b69b79ee-25bc-40dc-a323-bbe7bf4c9159 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:22.345361 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b69b79ee-25bc-40dc-a323-bbe7bf4c9159 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:22.345361 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b69b79ee-25bc-40dc-a323-bbe7bf4c9159 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:22.345361 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b69b79ee-25bc-40dc-a323-bbe7bf4c9159 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:22.345361 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-b69b79ee-25bc-40dc-a323-bbe7bf4c9159 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:22.350161 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:22.350161 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:22.351122 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b69b79ee-25bc-40dc-a323-bbe7bf4c9159 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:22.351637 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1295/5132] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:22 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:22.621145 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6532f66e-91ba-456c-a869-7c5c0be0f77c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:22.621575 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6532f66e-91ba-456c-a869-7c5c0be0f77c None None] GET https://10.4.3.210/volume// Jul 03 18:02:22.621807 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6532f66e-91ba-456c-a869-7c5c0be0f77c None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:22.622036 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6532f66e-91ba-456c-a869-7c5c0be0f77c None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:22.622375 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6532f66e-91ba-456c-a869-7c5c0be0f77c None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:22.622871 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1290/5133] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:02: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 18:02:22.629350 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-28cd467d-79fb-4cd9-9be0-10771e02c8f9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:22.633033 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-28cd467d-79fb-4cd9-9be0-10771e02c8f9 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] GET https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e Jul 03 18:02:22.633033 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-28cd467d-79fb-4cd9-9be0-10771e02c8f9 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:22.633033 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-28cd467d-79fb-4cd9-9be0-10771e02c8f9 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:22.640520 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:22.640520 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:22.644109 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-28cd467d-79fb-4cd9-9be0-10771e02c8f9 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Volume info retrieved successfully. Jul 03 18:02:22.648646 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-28cd467d-79fb-4cd9-9be0-10771e02c8f9 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e returned with HTTP 200 Jul 03 18:02:22.649181 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1270/5134] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:02:22 2026] GET /volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e => generated 1540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:02:22.750627 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-096b5e27-658a-4a37-b409-3b65a43b5bb5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:22.752574 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-096b5e27-658a-4a37-b409-3b65a43b5bb5 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] PUT https://10.4.3.210/volume/v3/attachments/209f6697-f933-4cd5-9546-13e43675f19d Jul 03 18:02:22.752924 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-096b5e27-658a-4a37-b409-3b65a43b5bb5 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:22.761790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-096b5e27-658a-4a37-b409-3b65a43b5bb5 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Acquiring lock "cinder-attachment_update-c0868808-b8a8-4ac6-9924-ffba656b568e-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:02:22.766041 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-096b5e27-658a-4a37-b409-3b65a43b5bb5 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Lock "cinder-attachment_update-c0868808-b8a8-4ac6-9924-ffba656b568e-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:02:22.767022 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:22.767022 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:23.288021 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-096b5e27-658a-4a37-b409-3b65a43b5bb5 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Lock "cinder-attachment_update-c0868808-b8a8-4ac6-9924-ffba656b568e-np0000004448" released by "attachment_update" :: held 0.522s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:02:23.288361 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-096b5e27-658a-4a37-b409-3b65a43b5bb5 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/attachments/209f6697-f933-4cd5-9546-13e43675f19d returned with HTTP 200 Jul 03 18:02:23.288878 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1280/5135] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:02:22 2026] PUT /volume/v3/attachments/209f6697-f933-4cd5-9546-13e43675f19d => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:23.362243 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-706492c5-fdf0-4d6b-b63c-8ad767cbf3fb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:23.365995 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-706492c5-fdf0-4d6b-b63c-8ad767cbf3fb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:23.365995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-706492c5-fdf0-4d6b-b63c-8ad767cbf3fb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:23.365995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-706492c5-fdf0-4d6b-b63c-8ad767cbf3fb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:23.365995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-706492c5-fdf0-4d6b-b63c-8ad767cbf3fb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:23.370691 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:23.370691 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:23.372372 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-706492c5-fdf0-4d6b-b63c-8ad767cbf3fb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:23.372372 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1296/5136] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:23 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:23.800256 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-8ac8cd85-8040-4172-a560-4f852b0b0d48 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:23.802251 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-8ac8cd85-8040-4172-a560-4f852b0b0d48 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] POST https://10.4.3.210/volume/v3/attachments/209f6697-f933-4cd5-9546-13e43675f19d/action Jul 03 18:02:23.802672 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-8ac8cd85-8040-4172-a560-4f852b0b0d48 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:02:23.802817 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-8ac8cd85-8040-4172-a560-4f852b0b0d48 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:23.818445 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:23.818445 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:23.828351 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-2d2ffc79-2d6a-4c80-95d0-135956fd46ec req-8ac8cd85-8040-4172-a560-4f852b0b0d48 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/attachments/209f6697-f933-4cd5-9546-13e43675f19d/action returned with HTTP 204 Jul 03 18:02:23.828536 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1291/5137] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:02:23 2026] POST /volume/v3/attachments/209f6697-f933-4cd5-9546-13e43675f19d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:24.385170 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8383685b-5b6f-4056-af2c-c3f9f0b4a9f8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:24.386898 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8383685b-5b6f-4056-af2c-c3f9f0b4a9f8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:24.387415 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8383685b-5b6f-4056-af2c-c3f9f0b4a9f8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:24.387705 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8383685b-5b6f-4056-af2c-c3f9f0b4a9f8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:24.387979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8383685b-5b6f-4056-af2c-c3f9f0b4a9f8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:24.392067 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:24.392067 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:24.393437 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8383685b-5b6f-4056-af2c-c3f9f0b4a9f8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:24.393437 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1271/5138] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:24 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:24.403177 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-51f740b7-92c6-4843-aea6-43bd2ff2eeeb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:24.405115 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-51f740b7-92c6-4843-aea6-43bd2ff2eeeb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 Jul 03 18:02:24.405329 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-51f740b7-92c6-4843-aea6-43bd2ff2eeeb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:24.405544 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-51f740b7-92c6-4843-aea6-43bd2ff2eeeb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:24.414630 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:24.414630 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:24.418613 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-51f740b7-92c6-4843-aea6-43bd2ff2eeeb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:02:24.423236 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-51f740b7-92c6-4843-aea6-43bd2ff2eeeb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 returned with HTTP 200 Jul 03 18:02:24.423687 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1281/5139] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:24 2026] GET /volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:24.435693 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a26d5b3c-b445-417c-870a-80a4b877127e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:24.439791 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a26d5b3c-b445-417c-870a-80a4b877127e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:24.439791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a26d5b3c-b445-417c-870a-80a4b877127e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:24.439791 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a26d5b3c-b445-417c-870a-80a4b877127e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:24.439791 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-a26d5b3c-b445-417c-870a-80a4b877127e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete backup with id: a86ef64e-0807-4d78-9927-bef71cbc49f3. Jul 03 18:02:24.448796 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:24.448796 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:24.463962 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-a26d5b3c-b445-417c-870a-80a4b877127e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] delete_backup rpcapi backup_id a86ef64e-0807-4d78-9927-bef71cbc49f3 {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:02:24.466438 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a26d5b3c-b445-417c-870a-80a4b877127e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 202 Jul 03 18:02:24.467152 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1297/5140] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:02:24 2026] DELETE /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:02:24.477202 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ba31ead4-ddc3-4d9d-bb1b-c90b298d7935 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:24.478916 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ba31ead4-ddc3-4d9d-bb1b-c90b298d7935 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:24.479077 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ba31ead4-ddc3-4d9d-bb1b-c90b298d7935 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:24.479244 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ba31ead4-ddc3-4d9d-bb1b-c90b298d7935 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:24.479340 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-ba31ead4-ddc3-4d9d-bb1b-c90b298d7935 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:24.485018 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:24.485018 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:24.485692 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ba31ead4-ddc3-4d9d-bb1b-c90b298d7935 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 200 Jul 03 18:02:24.486061 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1292/5141] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:24 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:25.499393 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-165e3dc0-93e6-44d6-b0c0-c8bd26dbdd9a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:25.501085 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-165e3dc0-93e6-44d6-b0c0-c8bd26dbdd9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 Jul 03 18:02:25.501311 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-165e3dc0-93e6-44d6-b0c0-c8bd26dbdd9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:25.501500 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-165e3dc0-93e6-44d6-b0c0-c8bd26dbdd9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:25.501600 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-165e3dc0-93e6-44d6-b0c0-c8bd26dbdd9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a86ef64e-0807-4d78-9927-bef71cbc49f3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:25.505446 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-165e3dc0-93e6-44d6-b0c0-c8bd26dbdd9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 returned with HTTP 404 Jul 03 18:02:25.505965 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1272/5142] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:25 2026] GET /volume/v3/backups/a86ef64e-0807-4d78-9927-bef71cbc49f3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:25.516202 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:25.517910 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:02:25.518235 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1120134852"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:25.519643 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1120134852'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:02:25.519760 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume of 1 GB Jul 03 18:02:25.523512 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Availability Zones retrieved successfully. Jul 03 18:02:25.528730 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Flow 'volume_create_api' (1556062c-b5b1-4a40-90e0-9d178a8f0831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:25.529576 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0627f17c-7f7f-4fe0-b896-57687fd56be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:25.530467 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:02:25.559103 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0627f17c-7f7f-4fe0-b896-57687fd56be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:25.559842 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c725d80-03f9-4c61-916f-2a80c8f0c549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:25.599033 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['b052fdf7-b491-43e1-8845-e10c7babecaf', 'bdafc038-97ed-46cc-915e-2f7a9406e0be', 'f71f4872-8575-456e-ae56-d46c7ef6ae70', 'e1fc5dd6-5e88-4e69-a314-969ae1df15a6'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:25.599758 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c725d80-03f9-4c61-916f-2a80c8f0c549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b052fdf7-b491-43e1-8845-e10c7babecaf', 'bdafc038-97ed-46cc-915e-2f7a9406e0be', 'f71f4872-8575-456e-ae56-d46c7ef6ae70', 'e1fc5dd6-5e88-4e69-a314-969ae1df15a6']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:25.600484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3003b5f-030a-405f-be3f-c7cd80b9c260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:25.626443 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3003b5f-030a-405f-be3f-c7cd80b9c260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '235c8394-6fe0-440e-b03d-cd2766155408', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1120134852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b9bb7c2f214504b1722027cef1ceae',qos_specs=None,replication_status=,reservations=['b052fdf7-b491-43e1-8845-e10c7babecaf','bdafc038-97ed-46cc-915e-2f7a9406e0be','f71f4872-8575-456e-ae56-d46c7ef6ae70','e1fc5dd6-5e88-4e69-a314-969ae1df15a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1120134852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=235c8394-6fe0-440e-b03d-cd2766155408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31b9bb7c2f214504b1722027cef1ceae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:25.627035 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f046313-a0aa-490b-ad7f-296d10b2cdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:25.659844 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f046313-a0aa-490b-ad7f-296d10b2cdb2) transitioned into state 'SUCCESS' from state '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-1120134852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b9bb7c2f214504b1722027cef1ceae',qos_specs=None,replication_status=,reservations=['b052fdf7-b491-43e1-8845-e10c7babecaf','bdafc038-97ed-46cc-915e-2f7a9406e0be','f71f4872-8575-456e-ae56-d46c7ef6ae70','e1fc5dd6-5e88-4e69-a314-969ae1df15a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:25.660515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3126b294-e781-43ad-bb8d-515b227b54e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:25.669913 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3126b294-e781-43ad-bb8d-515b227b54e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:25.670760 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Flow 'volume_create_api' (1556062c-b5b1-4a40-90e0-9d178a8f0831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:25.671134 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume request issued successfully. Jul 03 18:02:25.671738 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8b914ac0-2be4-45ed-9f72-9b0a0650b47c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:02:25.672138 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1282/5143] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:02:25 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 18:02:25.696401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c2ceb83f-b150-4c1e-bf3d-9a1828b19582 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:25.698084 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c2ceb83f-b150-4c1e-bf3d-9a1828b19582 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 Jul 03 18:02:25.698411 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c2ceb83f-b150-4c1e-bf3d-9a1828b19582 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:25.698671 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c2ceb83f-b150-4c1e-bf3d-9a1828b19582 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:25.705199 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:25.705199 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:25.708870 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c2ceb83f-b150-4c1e-bf3d-9a1828b19582 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:02:25.712890 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c2ceb83f-b150-4c1e-bf3d-9a1828b19582 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 returned with HTTP 200 Jul 03 18:02:25.713285 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1298/5144] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:25 2026] GET /volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:26.728141 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-29ef5ad3-3d67-4f52-9883-74eafaba402c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:26.729832 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-29ef5ad3-3d67-4f52-9883-74eafaba402c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 Jul 03 18:02:26.730008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-29ef5ad3-3d67-4f52-9883-74eafaba402c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:26.730176 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-29ef5ad3-3d67-4f52-9883-74eafaba402c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:26.736385 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:26.736385 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:26.740500 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-29ef5ad3-3d67-4f52-9883-74eafaba402c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:02:26.744607 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-29ef5ad3-3d67-4f52-9883-74eafaba402c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 returned with HTTP 200 Jul 03 18:02:26.745041 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1293/5145] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:26 2026] GET /volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:26.757893 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0ac50377-1221-4221-856f-031d45a7e188 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:26.759495 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0ac50377-1221-4221-856f-031d45a7e188 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 18:02:26.759858 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0ac50377-1221-4221-856f-031d45a7e188 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "235c8394-6fe0-440e-b03d-cd2766155408", "name": "tempest-VolumesBackupsTest-Backup-777195229"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:26.761480 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-0ac50377-1221-4221-856f-031d45a7e188 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating new backup {'backup': {'volume_id': '235c8394-6fe0-440e-b03d-cd2766155408', 'name': 'tempest-VolumesBackupsTest-Backup-777195229'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:02:26.761625 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-0ac50377-1221-4221-856f-031d45a7e188 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating backup of volume 235c8394-6fe0-440e-b03d-cd2766155408 in container None Jul 03 18:02:26.767642 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:26.767642 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:26.768043 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0ac50377-1221-4221-856f-031d45a7e188 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:02:26.785070 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-0ac50377-1221-4221-856f-031d45a7e188 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['fe249f64-412e-45e8-aaa7-b8733387e06e', 'ffa000c6-e2cb-474d-8b20-812455a66dd7'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:26.812280 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0ac50377-1221-4221-856f-031d45a7e188 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:02:26.812694 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1273/5146] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:02:26 2026] POST /volume/v3/backups => generated 329 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:26.821031 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8eabab0d-63d9-49e8-a1af-982ecf9bb099 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:26.823423 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8eabab0d-63d9-49e8-a1af-982ecf9bb099 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:26.823712 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8eabab0d-63d9-49e8-a1af-982ecf9bb099 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:26.824006 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8eabab0d-63d9-49e8-a1af-982ecf9bb099 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:26.824149 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-8eabab0d-63d9-49e8-a1af-982ecf9bb099 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:26.829274 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:26.829274 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:26.830160 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8eabab0d-63d9-49e8-a1af-982ecf9bb099 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:26.831007 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1283/5147] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:26 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:27.839879 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f0a6ece8-e4af-489a-b188-2ba383bb55a5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:27.841431 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f0a6ece8-e4af-489a-b188-2ba383bb55a5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:27.841633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f0a6ece8-e4af-489a-b188-2ba383bb55a5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:27.841855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f0a6ece8-e4af-489a-b188-2ba383bb55a5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:27.841991 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f0a6ece8-e4af-489a-b188-2ba383bb55a5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:27.846178 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:27.846178 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:27.846883 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f0a6ece8-e4af-489a-b188-2ba383bb55a5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:27.847254 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1299/5148] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:27 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:28.857495 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-21a3c4c9-8851-4f23-a239-2eebe4a62526 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:28.859301 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-21a3c4c9-8851-4f23-a239-2eebe4a62526 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:28.859481 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-21a3c4c9-8851-4f23-a239-2eebe4a62526 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:28.859668 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-21a3c4c9-8851-4f23-a239-2eebe4a62526 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:28.859779 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-21a3c4c9-8851-4f23-a239-2eebe4a62526 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:28.865944 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:28.865944 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:28.867104 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-21a3c4c9-8851-4f23-a239-2eebe4a62526 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:28.867662 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1294/5149] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:28 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:29.119014 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-308054b5-886e-4cd3-a702-f4e76b2b447f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:29.120795 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:02:29.121951 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-570766464", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:29.122537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-570766464', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:02:29.122537 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume of 1 GB Jul 03 18:02:29.122993 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:29.122993 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:29.126423 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Availability Zones retrieved successfully. Jul 03 18:02:29.131636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Flow 'volume_create_api' (edad5ad0-870d-4d1a-bdfd-77799a0e1058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:29.132533 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5433d946-8b2a-4d32-885d-7201ca615f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:29.133394 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:02:29.158780 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5433d946-8b2a-4d32-885d-7201ca615f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:29.159454 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d8f3e5-78bb-42a3-8f6e-b86105df32f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:29.218214 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Created reservations ['736fe3e1-e391-445a-b337-a1fd62142313', '561172c9-5afa-43b5-b7be-6823a803bed2', 'd82f37f9-5abe-4d9a-ae48-0ed45836a104', 'cbbe1c95-29c7-4db0-8b4c-67f2f2692744'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:29.219064 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d8f3e5-78bb-42a3-8f6e-b86105df32f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['736fe3e1-e391-445a-b337-a1fd62142313', '561172c9-5afa-43b5-b7be-6823a803bed2', 'd82f37f9-5abe-4d9a-ae48-0ed45836a104', 'cbbe1c95-29c7-4db0-8b4c-67f2f2692744']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:29.219782 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0fda7b0-304c-48fe-a568-f5af61ae5586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:29.244496 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0fda7b0-304c-48fe-a568-f5af61ae5586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9d29aad-19b7-4bd6-8d0e-2473150f3880', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-570766464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7f0966ee034fd0a1ce9f73c593c136',qos_specs=None,replication_status=,reservations=['736fe3e1-e391-445a-b337-a1fd62142313','561172c9-5afa-43b5-b7be-6823a803bed2','d82f37f9-5abe-4d9a-ae48-0ed45836a104','cbbe1c95-29c7-4db0-8b4c-67f2f2692744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b400668368894afbbc60482ed21666e5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-570766464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9d29aad-19b7-4bd6-8d0e-2473150f3880,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb7f0966ee034fd0a1ce9f73c593c136',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b400668368894afbbc60482ed21666e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:29.245983 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d818e3-496e-463c-8320-1404c7d1510d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:29.265989 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d818e3-496e-463c-8320-1404c7d1510d) transitioned into state 'SUCCESS' from state '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-570766464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7f0966ee034fd0a1ce9f73c593c136',qos_specs=None,replication_status=,reservations=['736fe3e1-e391-445a-b337-a1fd62142313','561172c9-5afa-43b5-b7be-6823a803bed2','d82f37f9-5abe-4d9a-ae48-0ed45836a104','cbbe1c95-29c7-4db0-8b4c-67f2f2692744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b400668368894afbbc60482ed21666e5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:29.266749 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (185ab3a4-a10d-4943-90ad-c57c91d15b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:29.276644 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (185ab3a4-a10d-4943-90ad-c57c91d15b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:29.277469 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Flow 'volume_create_api' (edad5ad0-870d-4d1a-bdfd-77799a0e1058) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:29.277841 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume request issued successfully. Jul 03 18:02:29.278378 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-308054b5-886e-4cd3-a702-f4e76b2b447f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:02:29.278921 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1274/5150] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:02:29 2026] POST /volume/v3/volumes => generated 756 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:29.289719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d3efab71-7ad9-4bd8-9e0d-527e80b9f5c1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:29.291309 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d3efab71-7ad9-4bd8-9e0d-527e80b9f5c1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:29.291459 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d3efab71-7ad9-4bd8-9e0d-527e80b9f5c1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:29.291667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d3efab71-7ad9-4bd8-9e0d-527e80b9f5c1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:29.298915 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:29.298915 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:29.303319 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d3efab71-7ad9-4bd8-9e0d-527e80b9f5c1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:29.308144 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d3efab71-7ad9-4bd8-9e0d-527e80b9f5c1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:29.308596 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1284/5151] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:29 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:29.847029 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:29.877424 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-08961fec-6c38-4ea0-876b-a864b3229fa2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:29.879812 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-08961fec-6c38-4ea0-876b-a864b3229fa2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:29.880067 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-08961fec-6c38-4ea0-876b-a864b3229fa2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:29.880316 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-08961fec-6c38-4ea0-876b-a864b3229fa2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:29.880481 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-08961fec-6c38-4ea0-876b-a864b3229fa2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:29.885496 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:29.885496 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:29.886350 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-08961fec-6c38-4ea0-876b-a864b3229fa2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:29.886809 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1295/5152] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:29 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:29.950425 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:02:29.950887 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-677123647", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:29.952462 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-677123647', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:02:29.952619 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Create volume of 1 GB Jul 03 18:02:29.956985 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Availability Zones retrieved successfully. Jul 03 18:02:29.962748 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Flow 'volume_create_api' (85d2194d-f592-43b5-b5f6-60fd7c22e3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:29.963765 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d066e236-bff3-4fed-8849-4833c6d12b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:29.964636 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:02:29.988588 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d066e236-bff3-4fed-8849-4833c6d12b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:29.989275 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0cd88a-b5a1-4b61-b885-1f663cb07342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:30.058533 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Created reservations ['448a73cb-5f4d-4662-bfcd-a57e0c48a88f', 'bfec98dd-f13e-4293-a4aa-0246bc2a824b', '084b015d-1b03-4b26-8aac-ed8d374b8d8f', 'c910c08a-b7d9-4541-8295-fe037dd6fa51'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:30.059423 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0cd88a-b5a1-4b61-b885-1f663cb07342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['448a73cb-5f4d-4662-bfcd-a57e0c48a88f', 'bfec98dd-f13e-4293-a4aa-0246bc2a824b', '084b015d-1b03-4b26-8aac-ed8d374b8d8f', 'c910c08a-b7d9-4541-8295-fe037dd6fa51']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:30.060031 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382ef61c-2517-43ba-aee4-26c8f670c1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:30.088760 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382ef61c-2517-43ba-aee4-26c8f670c1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e871895-9583-48e8-bb5a-6c1bd9f56b2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-677123647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='997847a885e744e78792eb36a3314345',qos_specs=None,replication_status=,reservations=['448a73cb-5f4d-4662-bfcd-a57e0c48a88f','bfec98dd-f13e-4293-a4aa-0246bc2a824b','084b015d-1b03-4b26-8aac-ed8d374b8d8f','c910c08a-b7d9-4541-8295-fe037dd6fa51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5215c1269f4942748c6cb325abfb95b7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-677123647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e871895-9583-48e8-bb5a-6c1bd9f56b2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='997847a885e744e78792eb36a3314345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5215c1269f4942748c6cb325abfb95b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:30.088760 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fffd40fd-be65-44cc-971f-d48e17d42d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:30.106159 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fffd40fd-be65-44cc-971f-d48e17d42d20) transitioned into state 'SUCCESS' from state '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-677123647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='997847a885e744e78792eb36a3314345',qos_specs=None,replication_status=,reservations=['448a73cb-5f4d-4662-bfcd-a57e0c48a88f','bfec98dd-f13e-4293-a4aa-0246bc2a824b','084b015d-1b03-4b26-8aac-ed8d374b8d8f','c910c08a-b7d9-4541-8295-fe037dd6fa51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5215c1269f4942748c6cb325abfb95b7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:30.106858 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c6a1ec-d370-4922-bb2d-7caeeec4fb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:30.120240 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c6a1ec-d370-4922-bb2d-7caeeec4fb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:30.120240 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Flow 'volume_create_api' (85d2194d-f592-43b5-b5f6-60fd7c22e3e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:30.120240 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Create volume request issued successfully. Jul 03 18:02:30.120732 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1f0c0125-e7cc-4720-87bb-603009aef4e2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:02:30.121339 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1300/5153] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:02:29 2026] POST /volume/v3/volumes => generated 753 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:30.133480 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-54bb9162-2f20-43e9-9a76-b2b11dfd3ec4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:30.135814 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-54bb9162-2f20-43e9-9a76-b2b11dfd3ec4 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:30.136069 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-54bb9162-2f20-43e9-9a76-b2b11dfd3ec4 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:30.136287 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-54bb9162-2f20-43e9-9a76-b2b11dfd3ec4 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:30.143352 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:30.143352 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:30.146661 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-54bb9162-2f20-43e9-9a76-b2b11dfd3ec4 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:30.150815 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-54bb9162-2f20-43e9-9a76-b2b11dfd3ec4 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d returned with HTTP 200 Jul 03 18:02:30.151189 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1275/5154] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:30 2026] GET /volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:30.322527 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-53a7dfcd-2720-4dd5-bc75-00bd6b57157a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:30.323992 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53a7dfcd-2720-4dd5-bc75-00bd6b57157a tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:30.324175 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53a7dfcd-2720-4dd5-bc75-00bd6b57157a tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:30.324342 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-53a7dfcd-2720-4dd5-bc75-00bd6b57157a tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:30.330295 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:30.330295 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:30.333317 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-53a7dfcd-2720-4dd5-bc75-00bd6b57157a tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:30.336860 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-53a7dfcd-2720-4dd5-bc75-00bd6b57157a tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:30.337188 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1285/5155] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:30 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:30.348681 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6c33b32f-9180-48f4-9438-2c20cc495c60 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:30.350252 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c33b32f-9180-48f4-9438-2c20cc495c60 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:30.350414 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c33b32f-9180-48f4-9438-2c20cc495c60 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:30.350600 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c33b32f-9180-48f4-9438-2c20cc495c60 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:30.356823 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:30.356823 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:30.359791 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6c33b32f-9180-48f4-9438-2c20cc495c60 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:30.363215 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c33b32f-9180-48f4-9438-2c20cc495c60 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:30.363595 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1296/5156] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:30 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:30.897587 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-05d931ec-f74c-487d-ac8b-6e0305bf6ab9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:30.899014 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-05d931ec-f74c-487d-ac8b-6e0305bf6ab9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:30.899182 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-05d931ec-f74c-487d-ac8b-6e0305bf6ab9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:30.899348 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-05d931ec-f74c-487d-ac8b-6e0305bf6ab9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:30.899454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-05d931ec-f74c-487d-ac8b-6e0305bf6ab9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:30.903389 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:30.903389 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:30.904070 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-05d931ec-f74c-487d-ac8b-6e0305bf6ab9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:30.904393 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1301/5157] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:30 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:31.030294 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-087ecea4-1bbc-4b34-9e7c-332d03c41615 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:31.032274 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-087ecea4-1bbc-4b34-9e7c-332d03c41615 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:31.032455 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-087ecea4-1bbc-4b34-9e7c-332d03c41615 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:31.032656 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-087ecea4-1bbc-4b34-9e7c-332d03c41615 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:31.038977 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:31.038977 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:31.042046 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-087ecea4-1bbc-4b34-9e7c-332d03c41615 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:31.045581 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-087ecea4-1bbc-4b34-9e7c-332d03c41615 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:31.045972 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1276/5158] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:02:31 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:31.163326 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1c231bf0-792b-47c8-bf0f-87a0c9f1896a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:31.165026 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c231bf0-792b-47c8-bf0f-87a0c9f1896a tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:31.165230 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c231bf0-792b-47c8-bf0f-87a0c9f1896a tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:31.165409 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c231bf0-792b-47c8-bf0f-87a0c9f1896a tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:31.172655 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:31.172655 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:31.176074 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1c231bf0-792b-47c8-bf0f-87a0c9f1896a tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:31.179821 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c231bf0-792b-47c8-bf0f-87a0c9f1896a tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d returned with HTTP 200 Jul 03 18:02:31.180178 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1286/5159] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:31 2026] GET /volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:31.194333 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e1b74c6d-1244-4bf6-845a-09ebc613a824 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:31.196470 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1b74c6d-1244-4bf6-845a-09ebc613a824 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:31.196723 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1b74c6d-1244-4bf6-845a-09ebc613a824 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:31.197020 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1b74c6d-1244-4bf6-845a-09ebc613a824 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:31.206205 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:31.206205 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:31.210176 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e1b74c6d-1244-4bf6-845a-09ebc613a824 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:31.214444 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1b74c6d-1244-4bf6-845a-09ebc613a824 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d returned with HTTP 200 Jul 03 18:02:31.214847 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1297/5160] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:31 2026] GET /volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:31.226826 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4c8ea27b-1e3e-45ad-a639-729c83676609 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:31.228289 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4c8ea27b-1e3e-45ad-a639-729c83676609 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:02:31.228804 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4c8ea27b-1e3e-45ad-a639-729c83676609 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e871895-9583-48e8-bb5a-6c1bd9f56b2d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-674175954", "description": null, "metadata": null}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:31.236963 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:31.236963 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:31.237792 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4c8ea27b-1e3e-45ad-a639-729c83676609 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:31.238659 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-4c8ea27b-1e3e-45ad-a639-729c83676609 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Create snapshot from volume 6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:31.271346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-4c8ea27b-1e3e-45ad-a639-729c83676609 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Created reservations ['9cd9c243-18dd-4773-bc98-2db3621c5d09', '25434aeb-4718-41ad-8725-a5f0acb4425e', 'fabfe6b5-e6db-435a-9bbc-07b3ed63ab88', 'f131b493-f82c-4918-b7a8-3f78cf1bd1e2'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:31.303049 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4c8ea27b-1e3e-45ad-a639-729c83676609 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Snapshot force create request issued successfully. Jul 03 18:02:31.303689 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4c8ea27b-1e3e-45ad-a639-729c83676609 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:02:31.304303 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1302/5161] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:02:31 2026] POST /volume/v3/snapshots => generated 309 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:31.313278 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-80fa1927-2c91-4b4c-9389-b7ef02809212 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:31.315264 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-80fa1927-2c91-4b4c-9389-b7ef02809212 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:31.315578 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-80fa1927-2c91-4b4c-9389-b7ef02809212 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:31.315848 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-80fa1927-2c91-4b4c-9389-b7ef02809212 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:31.321108 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:31.321108 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:31.321845 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-80fa1927-2c91-4b4c-9389-b7ef02809212 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Snapshot retrieved successfully. Jul 03 18:02:31.322726 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-80fa1927-2c91-4b4c-9389-b7ef02809212 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b returned with HTTP 200 Jul 03 18:02:31.323161 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1277/5162] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:31 2026] GET /volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:31.913285 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-129e0641-1456-4865-aea6-229bfa508548 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:31.914998 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-129e0641-1456-4865-aea6-229bfa508548 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:31.915265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-129e0641-1456-4865-aea6-229bfa508548 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:31.915511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-129e0641-1456-4865-aea6-229bfa508548 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:31.915676 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-129e0641-1456-4865-aea6-229bfa508548 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:31.919998 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:31.919998 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:31.920687 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-129e0641-1456-4865-aea6-229bfa508548 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:31.921100 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1287/5163] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:31 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:32.331160 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2ec06219-8ccc-4cb5-ac8c-bfa27096307b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:32.332785 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2ec06219-8ccc-4cb5-ac8c-bfa27096307b tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:32.333000 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2ec06219-8ccc-4cb5-ac8c-bfa27096307b tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:32.333174 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2ec06219-8ccc-4cb5-ac8c-bfa27096307b tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:32.337539 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:32.337539 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:32.337945 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2ec06219-8ccc-4cb5-ac8c-bfa27096307b tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Snapshot retrieved successfully. Jul 03 18:02:32.338610 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2ec06219-8ccc-4cb5-ac8c-bfa27096307b tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b returned with HTTP 200 Jul 03 18:02:32.338942 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1298/5164] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:32 2026] GET /volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:32.346368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-567febfb-07d5-4d48-9883-ef7ec98383c8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:32.348121 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-567febfb-07d5-4d48-9883-ef7ec98383c8 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:32.348335 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-567febfb-07d5-4d48-9883-ef7ec98383c8 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:32.348527 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-567febfb-07d5-4d48-9883-ef7ec98383c8 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:32.353081 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:32.353081 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:32.353493 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-567febfb-07d5-4d48-9883-ef7ec98383c8 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Snapshot retrieved successfully. Jul 03 18:02:32.354230 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-567febfb-07d5-4d48-9883-ef7ec98383c8 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b returned with HTTP 200 Jul 03 18:02:32.354535 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1303/5165] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:32 2026] GET /volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:32.361696 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-10fd9115-b084-49de-b257-5c09af501853 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:32.363285 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-10fd9115-b084-49de-b257-5c09af501853 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:32.363481 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-10fd9115-b084-49de-b257-5c09af501853 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:32.363690 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-10fd9115-b084-49de-b257-5c09af501853 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:32.368109 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:32.368109 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:32.368493 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-10fd9115-b084-49de-b257-5c09af501853 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Snapshot retrieved successfully. Jul 03 18:02:32.369149 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-10fd9115-b084-49de-b257-5c09af501853 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b returned with HTTP 200 Jul 03 18:02:32.369458 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1278/5166] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:32 2026] GET /volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:32.378332 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:32.380564 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:02:32.381085 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f315bce6-7449-4d66-81d2-2e888dd95f8b", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:32.383038 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Create volume request body: {'volume': {'snapshot_id': 'f315bce6-7449-4d66-81d2-2e888dd95f8b', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:02:32.389391 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:32.389391 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:32.390074 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Snapshot retrieved successfully. Jul 03 18:02:32.390328 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Create volume of 1 GB Jul 03 18:02:32.394320 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Availability Zones retrieved successfully. Jul 03 18:02:32.400883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Flow 'volume_create_api' (d25589e0-f816-449e-b14e-a888a3a042bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:32.402262 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2f6656-4358-4ab4-88d1-6e14fabaf58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:32.403497 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:02:32.434298 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2f6656-4358-4ab4-88d1-6e14fabaf58e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f315bce6-7449-4d66-81d2-2e888dd95f8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:32.435137 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47518819-9e1f-42d7-a3a1-2925233015a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:32.469927 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Created reservations ['a44dd820-69b1-4fd9-b614-f0a4fce5be2a', 'e7cb2b19-9c54-491a-8a02-f9cec4c7d202', '637443ad-9009-41ed-b9b0-73627105c6bc', 'cf5f13f8-7396-44b3-ac8f-d78f24889354'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:32.470648 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47518819-9e1f-42d7-a3a1-2925233015a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a44dd820-69b1-4fd9-b614-f0a4fce5be2a', 'e7cb2b19-9c54-491a-8a02-f9cec4c7d202', '637443ad-9009-41ed-b9b0-73627105c6bc', 'cf5f13f8-7396-44b3-ac8f-d78f24889354']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:32.471340 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cfe003d-94d6-4c29-9124-c8a561586f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:32.515010 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cfe003d-94d6-4c29-9124-c8a561586f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba4d8157-2d01-4a31-aee6-5a8f3562add8', '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='997847a885e744e78792eb36a3314345',qos_specs=None,replication_status=,reservations=['a44dd820-69b1-4fd9-b614-f0a4fce5be2a','e7cb2b19-9c54-491a-8a02-f9cec4c7d202','637443ad-9009-41ed-b9b0-73627105c6bc','cf5f13f8-7396-44b3-ac8f-d78f24889354'],size=1,snapshot_id=f315bce6-7449-4d66-81d2-2e888dd95f8b,source_replicaid=,source_volid=None,status='creating',user_id='5215c1269f4942748c6cb325abfb95b7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:02: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=ba4d8157-2d01-4a31-aee6-5a8f3562add8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='997847a885e744e78792eb36a3314345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f315bce6-7449-4d66-81d2-2e888dd95f8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5215c1269f4942748c6cb325abfb95b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:32.515983 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0314a904-b1ed-4a7f-9a22-92821ffe7f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:32.531128 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0314a904-b1ed-4a7f-9a22-92821ffe7f9b) transitioned into state 'SUCCESS' from 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='997847a885e744e78792eb36a3314345',qos_specs=None,replication_status=,reservations=['a44dd820-69b1-4fd9-b614-f0a4fce5be2a','e7cb2b19-9c54-491a-8a02-f9cec4c7d202','637443ad-9009-41ed-b9b0-73627105c6bc','cf5f13f8-7396-44b3-ac8f-d78f24889354'],size=1,snapshot_id=f315bce6-7449-4d66-81d2-2e888dd95f8b,source_replicaid=,source_volid=None,status='creating',user_id='5215c1269f4942748c6cb325abfb95b7',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:32.531706 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed811a6c-9180-464b-a1e5-6216a7c6afd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:32.549403 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed811a6c-9180-464b-a1e5-6216a7c6afd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:32.550206 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Flow 'volume_create_api' (d25589e0-f816-449e-b14e-a888a3a042bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:32.550459 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Create volume request issued successfully. Jul 03 18:02:32.550949 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-41d02672-d5cd-4647-b0eb-4ae355957e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:02:32.551301 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1288/5167] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:02:32 2026] POST /volume/v3/volumes => generated 741 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:32.564420 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-602b0419-6300-44dc-8813-e8f371b44db2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:32.567218 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-602b0419-6300-44dc-8813-e8f371b44db2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 Jul 03 18:02:32.567894 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-602b0419-6300-44dc-8813-e8f371b44db2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:32.567894 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-602b0419-6300-44dc-8813-e8f371b44db2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:32.574002 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:32.574002 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:32.578845 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-602b0419-6300-44dc-8813-e8f371b44db2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:32.583985 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-602b0419-6300-44dc-8813-e8f371b44db2 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 returned with HTTP 200 Jul 03 18:02:32.584702 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1299/5168] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:32 2026] GET /volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 => generated 809 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:32.930215 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-14d71c7e-effa-460a-a99a-39a66f0ab0e6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:32.931809 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-14d71c7e-effa-460a-a99a-39a66f0ab0e6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:32.931993 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-14d71c7e-effa-460a-a99a-39a66f0ab0e6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:32.932169 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-14d71c7e-effa-460a-a99a-39a66f0ab0e6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:32.932262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-14d71c7e-effa-460a-a99a-39a66f0ab0e6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:32.936159 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:32.936159 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:32.936885 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-14d71c7e-effa-460a-a99a-39a66f0ab0e6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:32.937240 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1304/5169] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:32 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:33.077821 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f1235c37-a8b3-460c-820f-e16f7c6f5c89 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.077821 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f1235c37-a8b3-460c-820f-e16f7c6f5c89 None None] GET https://10.4.3.210/volume// Jul 03 18:02:33.077821 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f1235c37-a8b3-460c-820f-e16f7c6f5c89 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:33.077821 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f1235c37-a8b3-460c-820f-e16f7c6f5c89 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:33.077821 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f1235c37-a8b3-460c-820f-e16f7c6f5c89 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:33.077821 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1279/5170] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:02:33 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 18:02:33.084127 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-5c20218f-4c80-4e86-9dde-84fc1557f0c1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.164787 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-5c20218f-4c80-4e86-9dde-84fc1557f0c1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:02:33.165123 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-5c20218f-4c80-4e86-9dde-84fc1557f0c1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9d29aad-19b7-4bd6-8d0e-2473150f3880", "connector": null, "instance_uuid": "582e2fff-3c54-4194-9b84-1a627afe6742"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:33.172402 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:33.172402 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:33.196320 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-5c20218f-4c80-4e86-9dde-84fc1557f0c1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:02:33.196747 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1289/5171] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:02:33 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:33.565518 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b6b0252f-4447-45a1-89d7-d6ac28bc8bf9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.567972 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b6b0252f-4447-45a1-89d7-d6ac28bc8bf9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:33.568234 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b6b0252f-4447-45a1-89d7-d6ac28bc8bf9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:33.568450 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b6b0252f-4447-45a1-89d7-d6ac28bc8bf9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:33.577583 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:33.577583 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:33.581097 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b6b0252f-4447-45a1-89d7-d6ac28bc8bf9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:33.585057 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b6b0252f-4447-45a1-89d7-d6ac28bc8bf9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:33.585494 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1300/5172] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:33 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:33.600592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3c65fc3b-4adc-4ae1-a8d9-c28d44cf7bce None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.602260 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3c65fc3b-4adc-4ae1-a8d9-c28d44cf7bce tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 Jul 03 18:02:33.602465 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3c65fc3b-4adc-4ae1-a8d9-c28d44cf7bce tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:33.602654 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3c65fc3b-4adc-4ae1-a8d9-c28d44cf7bce tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:33.609138 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:33.609138 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:33.612787 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3c65fc3b-4adc-4ae1-a8d9-c28d44cf7bce tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:33.617152 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3c65fc3b-4adc-4ae1-a8d9-c28d44cf7bce tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 returned with HTTP 200 Jul 03 18:02:33.617588 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1305/5173] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:33 2026] GET /volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:33.631410 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-810a0965-e8a1-4b06-9895-709dded37fae None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.633376 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-810a0965-e8a1-4b06-9895-709dded37fae tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 Jul 03 18:02:33.633733 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-810a0965-e8a1-4b06-9895-709dded37fae tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:33.634216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-810a0965-e8a1-4b06-9895-709dded37fae tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:33.642077 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:33.642077 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:33.647174 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-810a0965-e8a1-4b06-9895-709dded37fae tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:33.653064 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-810a0965-e8a1-4b06-9895-709dded37fae tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 returned with HTTP 200 Jul 03 18:02:33.653281 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1280/5174] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:33 2026] GET /volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:33.666508 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2c969d3f-68f5-470a-a6a3-8b9ce91a9e7e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.669164 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2c969d3f-68f5-470a-a6a3-8b9ce91a9e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:33.669164 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2c969d3f-68f5-470a-a6a3-8b9ce91a9e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:33.669785 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2c969d3f-68f5-470a-a6a3-8b9ce91a9e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:33.669785 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-2c969d3f-68f5-470a-a6a3-8b9ce91a9e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Delete snapshot with id: f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:33.676554 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:33.676554 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:33.676952 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2c969d3f-68f5-470a-a6a3-8b9ce91a9e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Snapshot retrieved successfully. Jul 03 18:02:33.697786 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2c969d3f-68f5-470a-a6a3-8b9ce91a9e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Snapshot delete request issued successfully. Jul 03 18:02:33.698492 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2c969d3f-68f5-470a-a6a3-8b9ce91a9e7e tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b returned with HTTP 202 Jul 03 18:02:33.698712 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1290/5175] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:02:33 2026] DELETE /volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:02:33.708383 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a1c42252-e9fa-4464-95a9-275f0d28b29b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.710351 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a1c42252-e9fa-4464-95a9-275f0d28b29b tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:33.710632 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a1c42252-e9fa-4464-95a9-275f0d28b29b tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:33.711119 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a1c42252-e9fa-4464-95a9-275f0d28b29b tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:33.716343 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:33.716343 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:33.716988 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a1c42252-e9fa-4464-95a9-275f0d28b29b tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Snapshot retrieved successfully. Jul 03 18:02:33.717886 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a1c42252-e9fa-4464-95a9-275f0d28b29b tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b returned with HTTP 200 Jul 03 18:02:33.718344 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1301/5176] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:33 2026] GET /volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:33.732471 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-05ddfdfa-7507-4b9f-9f86-234a447b6567 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.732949 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-05ddfdfa-7507-4b9f-9f86-234a447b6567 None None] GET https://10.4.3.210/volume// Jul 03 18:02:33.733143 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-05ddfdfa-7507-4b9f-9f86-234a447b6567 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:33.733372 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-05ddfdfa-7507-4b9f-9f86-234a447b6567 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:33.734055 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-05ddfdfa-7507-4b9f-9f86-234a447b6567 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:33.734128 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1306/5177] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:02: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 18:02:33.744974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-7d9b4cf5-2d3a-4b48-8b84-79d1997047d9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.748013 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-7d9b4cf5-2d3a-4b48-8b84-79d1997047d9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:33.748329 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-7d9b4cf5-2d3a-4b48-8b84-79d1997047d9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:33.748524 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-7d9b4cf5-2d3a-4b48-8b84-79d1997047d9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:33.760056 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:33.760056 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:33.763764 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-7d9b4cf5-2d3a-4b48-8b84-79d1997047d9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:33.768118 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-7d9b4cf5-2d3a-4b48-8b84-79d1997047d9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:33.768892 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1281/5178] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:02:33 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:02:33.883148 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-86a9795f-4b04-4372-ae58-def5fbb37964 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.885902 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-86a9795f-4b04-4372-ae58-def5fbb37964 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] PUT https://10.4.3.210/volume/v3/attachments/074a920c-4b30-476b-b732-213e05f253ce Jul 03 18:02:33.886388 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-86a9795f-4b04-4372-ae58-def5fbb37964 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:33.895887 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-86a9795f-4b04-4372-ae58-def5fbb37964 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Acquiring lock "cinder-attachment_update-a9d29aad-19b7-4bd6-8d0e-2473150f3880-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:02:33.900858 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-86a9795f-4b04-4372-ae58-def5fbb37964 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Lock "cinder-attachment_update-a9d29aad-19b7-4bd6-8d0e-2473150f3880-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:02:33.902045 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:33.902045 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:33.946065 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-90f65229-c8d5-49be-9ed8-dbd5a61bd65f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:33.947891 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-90f65229-c8d5-49be-9ed8-dbd5a61bd65f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:33.948055 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-90f65229-c8d5-49be-9ed8-dbd5a61bd65f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:33.948221 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-90f65229-c8d5-49be-9ed8-dbd5a61bd65f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:33.948312 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-90f65229-c8d5-49be-9ed8-dbd5a61bd65f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:33.952451 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:33.952451 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:33.953238 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-90f65229-c8d5-49be-9ed8-dbd5a61bd65f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:33.953580 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1302/5179] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:33 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:34.425701 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-86a9795f-4b04-4372-ae58-def5fbb37964 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Lock "cinder-attachment_update-a9d29aad-19b7-4bd6-8d0e-2473150f3880-np0000004448" released by "attachment_update" :: held 0.525s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:02:34.426041 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-86a9795f-4b04-4372-ae58-def5fbb37964 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/074a920c-4b30-476b-b732-213e05f253ce returned with HTTP 200 Jul 03 18:02:34.426439 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1291/5180] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:02:33 2026] PUT /volume/v3/attachments/074a920c-4b30-476b-b732-213e05f253ce => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:34.596815 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5c34aa35-ae25-4bae-bcca-ecb890fc30e9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:34.598453 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5c34aa35-ae25-4bae-bcca-ecb890fc30e9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:34.598661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5c34aa35-ae25-4bae-bcca-ecb890fc30e9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:34.598851 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5c34aa35-ae25-4bae-bcca-ecb890fc30e9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:34.607517 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:34.607517 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:34.628048 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5c34aa35-ae25-4bae-bcca-ecb890fc30e9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:34.634192 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5c34aa35-ae25-4bae-bcca-ecb890fc30e9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:34.634572 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1307/5181] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:34 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:34.726761 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-70c7acca-8660-43c8-8b6e-4ecad3558610 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:34.728651 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70c7acca-8660-43c8-8b6e-4ecad3558610 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:34.728881 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-70c7acca-8660-43c8-8b6e-4ecad3558610 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:34.729076 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-70c7acca-8660-43c8-8b6e-4ecad3558610 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:34.733325 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70c7acca-8660-43c8-8b6e-4ecad3558610 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b returned with HTTP 404 Jul 03 18:02:34.733903 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1282/5182] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:34 2026] GET /volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:34.741249 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c64a785c-8af4-4405-a876-6af1dcabed91 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:34.743274 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c64a785c-8af4-4405-a876-6af1dcabed91 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:34.743660 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c64a785c-8af4-4405-a876-6af1dcabed91 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:34.743725 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c64a785c-8af4-4405-a876-6af1dcabed91 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:34.743887 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-c64a785c-8af4-4405-a876-6af1dcabed91 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Delete volume with id: 6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:34.751983 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:34.751983 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:34.752387 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c64a785c-8af4-4405-a876-6af1dcabed91 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:34.791681 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c64a785c-8af4-4405-a876-6af1dcabed91 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Delete volume request issued successfully. Jul 03 18:02:34.791681 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c64a785c-8af4-4405-a876-6af1dcabed91 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d returned with HTTP 202 Jul 03 18:02:34.792154 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1303/5183] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:02:34 2026] DELETE /volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:02:34.801806 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4fcbc373-e496-4e9c-b4c3-05014e4623c8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:34.804070 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4fcbc373-e496-4e9c-b4c3-05014e4623c8 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:34.804334 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4fcbc373-e496-4e9c-b4c3-05014e4623c8 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:34.804592 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4fcbc373-e496-4e9c-b4c3-05014e4623c8 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:34.814582 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:34.814582 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:34.819611 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4fcbc373-e496-4e9c-b4c3-05014e4623c8 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:34.823863 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4fcbc373-e496-4e9c-b4c3-05014e4623c8 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d returned with HTTP 200 Jul 03 18:02:34.824222 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1292/5184] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:34 2026] GET /volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:34.962858 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-38abfe81-9ad7-4ba7-884b-31749d50709a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:34.964527 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38abfe81-9ad7-4ba7-884b-31749d50709a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:34.964719 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38abfe81-9ad7-4ba7-884b-31749d50709a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:34.964919 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38abfe81-9ad7-4ba7-884b-31749d50709a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:34.965060 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-38abfe81-9ad7-4ba7-884b-31749d50709a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:34.969141 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:34.969141 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:34.969931 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38abfe81-9ad7-4ba7-884b-31749d50709a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:34.970341 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1308/5185] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:34 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:02:35.649412 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1dd87eb5-99e7-4314-a3be-a57aede81bb2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:35.652023 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1dd87eb5-99e7-4314-a3be-a57aede81bb2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:35.652281 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1dd87eb5-99e7-4314-a3be-a57aede81bb2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:35.652520 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1dd87eb5-99e7-4314-a3be-a57aede81bb2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:35.662879 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:35.662879 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:35.666370 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1dd87eb5-99e7-4314-a3be-a57aede81bb2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:35.670994 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1dd87eb5-99e7-4314-a3be-a57aede81bb2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:35.671331 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1283/5186] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:35 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:35.837136 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-37cda599-1e07-449e-af9c-454fab4cbe3a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:35.838965 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37cda599-1e07-449e-af9c-454fab4cbe3a tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:35.839155 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37cda599-1e07-449e-af9c-454fab4cbe3a tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:35.839330 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-37cda599-1e07-449e-af9c-454fab4cbe3a tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:35.844809 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-37cda599-1e07-449e-af9c-454fab4cbe3a tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d returned with HTTP 404 Jul 03 18:02:35.845241 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1304/5187] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:35 2026] GET /volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:35.852123 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-568c7b14-5179-4f63-9ec7-ebe00117f8f6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:35.853806 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-568c7b14-5179-4f63-9ec7-ebe00117f8f6 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 Jul 03 18:02:35.854033 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-568c7b14-5179-4f63-9ec7-ebe00117f8f6 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:35.854215 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-568c7b14-5179-4f63-9ec7-ebe00117f8f6 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:35.854368 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-568c7b14-5179-4f63-9ec7-ebe00117f8f6 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Delete volume with id: ba4d8157-2d01-4a31-aee6-5a8f3562add8 Jul 03 18:02:35.861880 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:35.861880 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:35.862375 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-568c7b14-5179-4f63-9ec7-ebe00117f8f6 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:35.882951 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-568c7b14-5179-4f63-9ec7-ebe00117f8f6 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Delete volume request issued successfully. Jul 03 18:02:35.883160 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-568c7b14-5179-4f63-9ec7-ebe00117f8f6 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 returned with HTTP 202 Jul 03 18:02:35.883631 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1293/5188] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:02:35 2026] DELETE /volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:02:35.893176 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cb78b397-e907-4e5d-ab0a-a541f0c09727 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:35.895880 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cb78b397-e907-4e5d-ab0a-a541f0c09727 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 Jul 03 18:02:35.896141 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cb78b397-e907-4e5d-ab0a-a541f0c09727 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:35.896416 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cb78b397-e907-4e5d-ab0a-a541f0c09727 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:35.907018 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:35.907018 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:35.911901 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cb78b397-e907-4e5d-ab0a-a541f0c09727 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Volume info retrieved successfully. Jul 03 18:02:35.916934 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cb78b397-e907-4e5d-ab0a-a541f0c09727 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 returned with HTTP 200 Jul 03 18:02:35.917249 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1309/5189] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:35 2026] GET /volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:35.980317 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8cc548ec-d1d6-414a-91ff-c655b02c01a7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:35.982620 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8cc548ec-d1d6-414a-91ff-c655b02c01a7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:35.982868 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8cc548ec-d1d6-414a-91ff-c655b02c01a7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:35.983059 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8cc548ec-d1d6-414a-91ff-c655b02c01a7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:35.983456 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8cc548ec-d1d6-414a-91ff-c655b02c01a7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:35.989017 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:35.989017 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:35.989857 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8cc548ec-d1d6-414a-91ff-c655b02c01a7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:35.990239 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1284/5190] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:35 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:36.684678 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6c3febb7-77e9-4c07-bac0-bc2ef1bb0000 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:36.686492 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c3febb7-77e9-4c07-bac0-bc2ef1bb0000 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:36.686702 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c3febb7-77e9-4c07-bac0-bc2ef1bb0000 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:36.686917 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6c3febb7-77e9-4c07-bac0-bc2ef1bb0000 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:36.695104 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:36.695104 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:36.698156 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6c3febb7-77e9-4c07-bac0-bc2ef1bb0000 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:36.701637 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6c3febb7-77e9-4c07-bac0-bc2ef1bb0000 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:36.702012 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1305/5191] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:36 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:36.929763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cd63e134-f61d-4cd9-87f0-d4d9c1a0ffc3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:36.931590 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cd63e134-f61d-4cd9-87f0-d4d9c1a0ffc3 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 Jul 03 18:02:36.931807 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cd63e134-f61d-4cd9-87f0-d4d9c1a0ffc3 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:36.931994 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cd63e134-f61d-4cd9-87f0-d4d9c1a0ffc3 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:36.938358 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cd63e134-f61d-4cd9-87f0-d4d9c1a0ffc3 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 returned with HTTP 404 Jul 03 18:02:36.938965 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1294/5192] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:36 2026] GET /volume/v3/volumes/ba4d8157-2d01-4a31-aee6-5a8f3562add8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:36.948057 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c46b6462-b15f-4cd3-b0ab-77a8c943e995 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:36.949716 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c46b6462-b15f-4cd3-b0ab-77a8c943e995 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:36.949915 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c46b6462-b15f-4cd3-b0ab-77a8c943e995 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:36.950078 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c46b6462-b15f-4cd3-b0ab-77a8c943e995 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:36.950206 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-c46b6462-b15f-4cd3-b0ab-77a8c943e995 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Delete snapshot with id: f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:36.955520 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c46b6462-b15f-4cd3-b0ab-77a8c943e995 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b returned with HTTP 404 Jul 03 18:02:36.957196 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1310/5193] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:02:36 2026] DELETE /volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:36.963739 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-688669e9-495e-4175-ae32-231fc47f26c9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:36.966154 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-688669e9-495e-4175-ae32-231fc47f26c9 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b Jul 03 18:02:36.966616 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-688669e9-495e-4175-ae32-231fc47f26c9 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:36.966616 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-688669e9-495e-4175-ae32-231fc47f26c9 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:36.970608 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-688669e9-495e-4175-ae32-231fc47f26c9 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b returned with HTTP 404 Jul 03 18:02:36.971044 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1285/5194] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:36 2026] GET /volume/v3/snapshots/f315bce6-7449-4d66-81d2-2e888dd95f8b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:36.978161 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-099b0362-313f-4d11-ab99-fdd79f813212 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:36.980149 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-099b0362-313f-4d11-ab99-fdd79f813212 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:36.980323 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-099b0362-313f-4d11-ab99-fdd79f813212 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:36.980432 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-099b0362-313f-4d11-ab99-fdd79f813212 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:36.980607 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-099b0362-313f-4d11-ab99-fdd79f813212 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Delete volume with id: 6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:36.982512 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=217,cinder:UPDATE=79,cinder:INSERT=42 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:02:36.988448 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-099b0362-313f-4d11-ab99-fdd79f813212 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d returned with HTTP 404 Jul 03 18:02:36.988907 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1306/5195] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:02:36 2026] DELETE /volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:36.997903 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4ae2eb5c-31e4-45b4-94f8-e00a582f8044 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:37.000671 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4ae2eb5c-31e4-45b4-94f8-e00a582f8044 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] GET https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d Jul 03 18:02:37.000920 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4ae2eb5c-31e4-45b4-94f8-e00a582f8044 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:37.001157 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4ae2eb5c-31e4-45b4-94f8-e00a582f8044 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:37.003539 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6a39cc73-c770-48e2-af97-32ffb9c2d73c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:37.005247 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a39cc73-c770-48e2-af97-32ffb9c2d73c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:37.005427 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a39cc73-c770-48e2-af97-32ffb9c2d73c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:37.005814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a39cc73-c770-48e2-af97-32ffb9c2d73c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:37.005814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-6a39cc73-c770-48e2-af97-32ffb9c2d73c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:37.008399 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4ae2eb5c-31e4-45b4-94f8-e00a582f8044 tempest-SnapshotDependencyTests-1623167793 tempest-SnapshotDependencyTests-1623167793-project-member] https://10.4.3.210/volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d returned with HTTP 404 Jul 03 18:02:37.008874 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1295/5196] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:36 2026] GET /volume/v3/volumes/6e871895-9583-48e8-bb5a-6c1bd9f56b2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:37.010363 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:37.010363 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:37.010916 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a39cc73-c770-48e2-af97-32ffb9c2d73c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:37.011257 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1311/5197] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:37 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:37.715409 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-62693b21-9c05-4605-8bea-0c949edd5523 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:37.716958 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-62693b21-9c05-4605-8bea-0c949edd5523 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:37.717141 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-62693b21-9c05-4605-8bea-0c949edd5523 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:37.717310 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-62693b21-9c05-4605-8bea-0c949edd5523 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:37.725901 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:37.725901 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:37.729304 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-62693b21-9c05-4605-8bea-0c949edd5523 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:37.736808 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-62693b21-9c05-4605-8bea-0c949edd5523 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:37.737161 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1286/5198] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:37 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:02:37.823048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-378d5830-7a49-4d45-a094-15dc1c9c835b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:37.892790 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-378d5830-7a49-4d45-a094-15dc1c9c835b tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:02:37.892790 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-378d5830-7a49-4d45-a094-15dc1c9c835b tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1626938484-406737249", "extra_specs": {"multiattach": " True"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:37.905051 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-378d5830-7a49-4d45-a094-15dc1c9c835b tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:02:37.905519 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1307/5199] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:02:37 2026] POST /volume/v3/types => generated 286 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:37.913350 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-40565629-f0ee-4106-9dca-807f6d376fd4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:37.914787 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:02:37.915090 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1559479526", "snapshot_id": null, "imageRef": null, "volume_type": "5ffc10d4-ef0a-44eb-901a-f61058c0ca59", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:37.916480 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1559479526', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5ffc10d4-ef0a-44eb-901a-f61058c0ca59', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:02:37.918325 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=173,cinder:UPDATE=35,cinder:INSERT=16 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:02:37.920659 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume of 1 GB Jul 03 18:02:37.920927 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:37.920927 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:37.921333 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Availability Zones retrieved successfully. Jul 03 18:02:37.927588 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Flow 'volume_create_api' (c4f64f9b-8b7e-467b-a524-ee19d0dd73cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:37.931886 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48652900-d310-4cdc-bcac-e18bf3a412ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:37.935196 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:02:37.942273 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:37.942273 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:37.955529 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48652900-d310-4cdc-bcac-e18bf3a412ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:02:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5ffc10d4-ef0a-44eb-901a-f61058c0ca59,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1626938484-406737249',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ffc10d4-ef0a-44eb-901a-f61058c0ca59', 'encryption_key_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=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:37.956287 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25724f58-aaf4-4319-8466-826fa1f215d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:37.982571 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1626938484-406737249 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1626938484-406737249, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:02:37.982878 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1626938484-406737249 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1626938484-406737249, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:02:38.023622 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f2d1cfe3-0d8b-4b75-a11f-9dca06763b29 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:38.025321 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f2d1cfe3-0d8b-4b75-a11f-9dca06763b29 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:38.025553 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f2d1cfe3-0d8b-4b75-a11f-9dca06763b29 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:38.025748 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f2d1cfe3-0d8b-4b75-a11f-9dca06763b29 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:38.025827 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Created reservations ['9f490254-3317-41c8-ba31-b534a67fbc60', '9d75909d-7ac5-4006-9772-6687a894ee17', 'd90754ad-583b-4909-bdad-7e6e72c6a16b', '897b2b50-ce8e-45fc-a6fd-3d75df692edd'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:38.025886 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-f2d1cfe3-0d8b-4b75-a11f-9dca06763b29 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:38.026690 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25724f58-aaf4-4319-8466-826fa1f215d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f490254-3317-41c8-ba31-b534a67fbc60', '9d75909d-7ac5-4006-9772-6687a894ee17', 'd90754ad-583b-4909-bdad-7e6e72c6a16b', '897b2b50-ce8e-45fc-a6fd-3d75df692edd']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:38.027537 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc57944-d0bb-46a4-8018-35a784fc19a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:38.031334 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=215,cinder:UPDATE=68,cinder:INSERT=37 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:02:38.033980 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:38.033980 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:38.035622 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f2d1cfe3-0d8b-4b75-a11f-9dca06763b29 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:38.036118 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1312/5200] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:38 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:38.051325 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc57944-d0bb-46a4-8018-35a784fc19a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24437e5b-5dde-43db-9fd0-49c7210599c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1559479526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='622740af38e04845827dd6a0428c0032',qos_specs=None,replication_status=,reservations=['9f490254-3317-41c8-ba31-b534a67fbc60','9d75909d-7ac5-4006-9772-6687a894ee17','d90754ad-583b-4909-bdad-7e6e72c6a16b','897b2b50-ce8e-45fc-a6fd-3d75df692edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf54073974304913e93e80182dcab',volume_type_id=5ffc10d4-ef0a-44eb-901a-f61058c0ca59), 'volume': Volume(_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-03T18:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1559479526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24437e5b-5dde-43db-9fd0-49c7210599c3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='622740af38e04845827dd6a0428c0032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='489bf54073974304913e93e80182dcab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ffc10d4-ef0a-44eb-901a-f61058c0ca59),volume_type_id=5ffc10d4-ef0a-44eb-901a-f61058c0ca59)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:38.052151 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e13968-4f77-49a5-84db-5cdf0c9e909e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:38.070741 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e13968-4f77-49a5-84db-5cdf0c9e909e) transitioned into state 'SUCCESS' from state '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-1559479526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='622740af38e04845827dd6a0428c0032',qos_specs=None,replication_status=,reservations=['9f490254-3317-41c8-ba31-b534a67fbc60','9d75909d-7ac5-4006-9772-6687a894ee17','d90754ad-583b-4909-bdad-7e6e72c6a16b','897b2b50-ce8e-45fc-a6fd-3d75df692edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf54073974304913e93e80182dcab',volume_type_id=5ffc10d4-ef0a-44eb-901a-f61058c0ca59)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:38.071591 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af140771-d26e-45ab-aef2-5dad67fc5b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:38.081414 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af140771-d26e-45ab-aef2-5dad67fc5b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:38.082755 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Flow 'volume_create_api' (c4f64f9b-8b7e-467b-a524-ee19d0dd73cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:38.082755 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume request issued successfully. Jul 03 18:02:38.083301 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-40565629-f0ee-4106-9dca-807f6d376fd4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:02:38.083957 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1296/5201] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:02:37 2026] POST /volume/v3/volumes => generated 829 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:38.097501 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a3426243-f6b6-41c7-bcfe-857ef5ba2603 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:38.100704 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a3426243-f6b6-41c7-bcfe-857ef5ba2603 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:02:38.100918 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a3426243-f6b6-41c7-bcfe-857ef5ba2603 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:38.101095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a3426243-f6b6-41c7-bcfe-857ef5ba2603 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:38.115941 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:38.115941 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:38.121851 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a3426243-f6b6-41c7-bcfe-857ef5ba2603 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:38.127103 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a3426243-f6b6-41c7-bcfe-857ef5ba2603 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:02:38.127799 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1287/5202] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:38 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 897 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:38.752913 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2cf2b317-5ff4-4d4a-b3f7-d90eda36b247 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:38.754630 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2cf2b317-5ff4-4d4a-b3f7-d90eda36b247 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:38.754826 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2cf2b317-5ff4-4d4a-b3f7-d90eda36b247 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:38.755016 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2cf2b317-5ff4-4d4a-b3f7-d90eda36b247 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:38.765139 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:38.765139 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:38.769187 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2cf2b317-5ff4-4d4a-b3f7-d90eda36b247 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:38.775115 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2cf2b317-5ff4-4d4a-b3f7-d90eda36b247 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:38.775632 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1308/5203] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:38 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:39.047301 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2cfc7b4a-b551-4a62-ab18-60729395cbb0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:39.049197 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2cfc7b4a-b551-4a62-ab18-60729395cbb0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:39.049385 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2cfc7b4a-b551-4a62-ab18-60729395cbb0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:39.049573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2cfc7b4a-b551-4a62-ab18-60729395cbb0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:39.049676 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-2cfc7b4a-b551-4a62-ab18-60729395cbb0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:39.056555 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:39.056555 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:39.057443 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2cfc7b4a-b551-4a62-ab18-60729395cbb0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:39.057835 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1313/5204] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:39 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:39.147232 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-faecfe64-4f80-4bd6-af45-6de7282320f2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:39.149190 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-faecfe64-4f80-4bd6-af45-6de7282320f2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:02:39.149406 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-faecfe64-4f80-4bd6-af45-6de7282320f2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:39.149614 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-faecfe64-4f80-4bd6-af45-6de7282320f2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:39.157671 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:39.157671 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:39.162323 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-faecfe64-4f80-4bd6-af45-6de7282320f2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:39.167696 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-faecfe64-4f80-4bd6-af45-6de7282320f2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:02:39.168134 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1297/5205] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:39 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:39.184718 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-efadef90-0435-409a-8b67-26b10001f141 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:39.186521 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-efadef90-0435-409a-8b67-26b10001f141 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:02:39.186697 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-efadef90-0435-409a-8b67-26b10001f141 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:39.186935 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-efadef90-0435-409a-8b67-26b10001f141 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:39.193333 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:39.193333 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:39.197001 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-efadef90-0435-409a-8b67-26b10001f141 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:39.200998 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-efadef90-0435-409a-8b67-26b10001f141 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:02:39.201383 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1288/5206] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:39 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:39.218425 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4c1b5733-168d-4808-a477-16df0f8feeeb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:39.219931 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:02:39.220216 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-330151457", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:39.221564 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-330151457', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:02:39.221686 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume of 1 GB Jul 03 18:02:39.225914 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Availability Zones retrieved successfully. Jul 03 18:02:39.231014 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Flow 'volume_create_api' (ac34eb13-a7cd-47a3-b088-af0291011ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:39.231835 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f848d93b-aa02-4f5c-a3bc-2f973c3277d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:39.232665 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:02:39.259290 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f848d93b-aa02-4f5c-a3bc-2f973c3277d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:39.260031 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5406e9e0-d5e0-4066-b637-8363c45d1816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:39.317322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Created reservations ['136d0e33-d0f6-48d1-abb8-28b18723a83d', '04bb434c-5b19-4747-9774-b2cc223c5fdb', 'ecc2510b-47a5-41c7-af10-7dfe7feda0b1', 'b2bf2063-b9f9-46c4-a1c4-91745f2626b4'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:39.318405 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5406e9e0-d5e0-4066-b637-8363c45d1816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['136d0e33-d0f6-48d1-abb8-28b18723a83d', '04bb434c-5b19-4747-9774-b2cc223c5fdb', 'ecc2510b-47a5-41c7-af10-7dfe7feda0b1', 'b2bf2063-b9f9-46c4-a1c4-91745f2626b4']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:39.319416 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4855c22-74fd-4bff-a41f-54746c2c32f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:39.345693 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4855c22-74fd-4bff-a41f-54746c2c32f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '137c5808-ab2a-44a7-b62f-35fb1539fda7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-330151457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='622740af38e04845827dd6a0428c0032',qos_specs=None,replication_status=,reservations=['136d0e33-d0f6-48d1-abb8-28b18723a83d','04bb434c-5b19-4747-9774-b2cc223c5fdb','ecc2510b-47a5-41c7-af10-7dfe7feda0b1','b2bf2063-b9f9-46c4-a1c4-91745f2626b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf54073974304913e93e80182dcab',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-330151457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=137c5808-ab2a-44a7-b62f-35fb1539fda7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='622740af38e04845827dd6a0428c0032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='489bf54073974304913e93e80182dcab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:39.346470 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec58597d-2370-4996-89ff-17aff3b1a994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:39.365731 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec58597d-2370-4996-89ff-17aff3b1a994) transitioned into state 'SUCCESS' from state '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-330151457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='622740af38e04845827dd6a0428c0032',qos_specs=None,replication_status=,reservations=['136d0e33-d0f6-48d1-abb8-28b18723a83d','04bb434c-5b19-4747-9774-b2cc223c5fdb','ecc2510b-47a5-41c7-af10-7dfe7feda0b1','b2bf2063-b9f9-46c4-a1c4-91745f2626b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf54073974304913e93e80182dcab',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:39.366437 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da2a0ef-dd5f-4bba-b6c9-42e3c639cd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:39.374366 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da2a0ef-dd5f-4bba-b6c9-42e3c639cd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:39.375243 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Flow 'volume_create_api' (ac34eb13-a7cd-47a3-b088-af0291011ea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:39.375453 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume request issued successfully. Jul 03 18:02:39.376031 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c1b5733-168d-4808-a477-16df0f8feeeb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:02:39.376430 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1309/5207] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:02:39 2026] POST /volume/v3/volumes => generated 752 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:39.394935 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-01e9f562-08db-4570-a7e4-282f0ca1fe1b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:39.396544 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-01e9f562-08db-4570-a7e4-282f0ca1fe1b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:39.396718 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-01e9f562-08db-4570-a7e4-282f0ca1fe1b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:39.396922 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-01e9f562-08db-4570-a7e4-282f0ca1fe1b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:39.403129 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:39.403129 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:39.406716 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-01e9f562-08db-4570-a7e4-282f0ca1fe1b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:39.410349 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-01e9f562-08db-4570-a7e4-282f0ca1fe1b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:39.410689 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1314/5208] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:39 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:39.788444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c2e64dc9-3809-468e-9ef1-e91db4d49db1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:39.789988 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c2e64dc9-3809-468e-9ef1-e91db4d49db1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:39.790147 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c2e64dc9-3809-468e-9ef1-e91db4d49db1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:39.790311 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c2e64dc9-3809-468e-9ef1-e91db4d49db1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:39.798554 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:39.798554 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:39.801197 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c2e64dc9-3809-468e-9ef1-e91db4d49db1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:39.804562 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c2e64dc9-3809-468e-9ef1-e91db4d49db1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:39.804891 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1298/5209] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:39 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:40.068240 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5afa8f65-ff4a-4dc3-b31a-42bee1706b96 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:40.069928 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5afa8f65-ff4a-4dc3-b31a-42bee1706b96 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:40.070119 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5afa8f65-ff4a-4dc3-b31a-42bee1706b96 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:40.070291 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5afa8f65-ff4a-4dc3-b31a-42bee1706b96 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:40.070382 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5afa8f65-ff4a-4dc3-b31a-42bee1706b96 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:40.075107 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:40.075107 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:40.075822 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5afa8f65-ff4a-4dc3-b31a-42bee1706b96 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:40.076294 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1289/5210] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:40 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:40.425684 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2bd4b908-6b12-41d2-a0b9-e08a2e1e118d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:40.427901 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2bd4b908-6b12-41d2-a0b9-e08a2e1e118d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:40.428297 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2bd4b908-6b12-41d2-a0b9-e08a2e1e118d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:40.428297 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2bd4b908-6b12-41d2-a0b9-e08a2e1e118d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:40.438827 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:40.438827 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:40.442534 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2bd4b908-6b12-41d2-a0b9-e08a2e1e118d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:40.446972 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2bd4b908-6b12-41d2-a0b9-e08a2e1e118d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:40.447386 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1310/5211] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:40 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:40.459071 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-97cefaff-e339-4056-9b68-aa14167b0393 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:40.460834 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-97cefaff-e339-4056-9b68-aa14167b0393 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:40.461019 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-97cefaff-e339-4056-9b68-aa14167b0393 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:40.461192 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-97cefaff-e339-4056-9b68-aa14167b0393 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:40.467338 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:40.467338 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:40.470445 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-97cefaff-e339-4056-9b68-aa14167b0393 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:40.474379 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-97cefaff-e339-4056-9b68-aa14167b0393 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:40.474734 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1315/5212] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:40 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:40.485797 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b7fafe18-0efc-4bde-95da-c386b1955ede None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:40.487680 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b7fafe18-0efc-4bde-95da-c386b1955ede tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:02:40.488069 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b7fafe18-0efc-4bde-95da-c386b1955ede tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1822911847", "extra_specs": {}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:40.510210 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b7fafe18-0efc-4bde-95da-c386b1955ede tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:02:40.510648 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1299/5213] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 18:02:40 2026] POST /volume/v3/types => generated 212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:40.521537 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3bffcc47-7268-4220-8699-75337637811e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:40.523138 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3bffcc47-7268-4220-8699-75337637811e tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] POST https://10.4.3.210/volume/v3/types/5e88e066-35f8-4035-815d-2a49862cf97a/encryption Jul 03 18:02:40.523420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3bffcc47-7268-4220-8699-75337637811e tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:40.537441 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3bffcc47-7268-4220-8699-75337637811e tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] https://10.4.3.210/volume/v3/types/5e88e066-35f8-4035-815d-2a49862cf97a/encryption returned with HTTP 200 Jul 03 18:02:40.537838 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1290/5214] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 18:02:40 2026] POST /volume/v3/types/5e88e066-35f8-4035-815d-2a49862cf97a/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:40.546995 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:40.548608 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:02:40.548934 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-936286961", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1822911847", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:40.550512 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-936286961', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1822911847', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:02:40.554822 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume of 1 GB Jul 03 18:02:40.555103 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:40.555103 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:40.555615 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Availability Zones retrieved successfully. Jul 03 18:02:40.561041 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Flow 'volume_create_api' (5d5f6fee-46be-4829-b87f-5708732588b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:40.561904 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc21b043-c269-4b48-981f-e226af50b1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:40.562702 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:02:40.589547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc21b043-c269-4b48-981f-e226af50b1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:02:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e88e066-35f8-4035-815d-2a49862cf97a,is_public=True,name='tempest-scenario-type-luks-1822911847',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e88e066-35f8-4035-815d-2a49862cf97a', '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=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:40.590237 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d886b6-2d93-48c0-8efb-d7b031cbdba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:40.618363 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1822911847 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1822911847, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:02:40.618787 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1822911847 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1822911847, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:02:40.651552 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Created reservations ['71e6b4f8-fd64-447e-85cc-98d3cde7029a', 'b290be8c-8fa8-4432-a26a-766267797c79', '284426fd-f754-4496-8352-74fd5a498d82', '10ca62f7-0ba0-4bfa-97fb-ea6b7824b29f'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:40.652267 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d886b6-2d93-48c0-8efb-d7b031cbdba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71e6b4f8-fd64-447e-85cc-98d3cde7029a', 'b290be8c-8fa8-4432-a26a-766267797c79', '284426fd-f754-4496-8352-74fd5a498d82', '10ca62f7-0ba0-4bfa-97fb-ea6b7824b29f']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:40.652945 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98015d8e-6d03-4b48-854f-38fe2b238a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:40.675649 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98015d8e-6d03-4b48-854f-38fe2b238a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2182285-1e88-44c0-bb26-83a066b7be4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-936286961',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='622740af38e04845827dd6a0428c0032',qos_specs=None,replication_status=,reservations=['71e6b4f8-fd64-447e-85cc-98d3cde7029a','b290be8c-8fa8-4432-a26a-766267797c79','284426fd-f754-4496-8352-74fd5a498d82','10ca62f7-0ba0-4bfa-97fb-ea6b7824b29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf54073974304913e93e80182dcab',volume_type_id=5e88e066-35f8-4035-815d-2a49862cf97a), 'volume': Volume(_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-03T18:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-936286961',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a2182285-1e88-44c0-bb26-83a066b7be4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='622740af38e04845827dd6a0428c0032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='489bf54073974304913e93e80182dcab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e88e066-35f8-4035-815d-2a49862cf97a),volume_type_id=5e88e066-35f8-4035-815d-2a49862cf97a)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:40.676720 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1230674-6245-4441-92de-5cfbf7c66b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:40.686934 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-41c43e31-2132-4928-9a84-e9a65ad5fd51 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:40.688919 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-41c43e31-2132-4928-9a84-e9a65ad5fd51 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/attachments/074a920c-4b30-476b-b732-213e05f253ce/action Jul 03 18:02:40.689225 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-41c43e31-2132-4928-9a84-e9a65ad5fd51 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:02:40.689333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-41c43e31-2132-4928-9a84-e9a65ad5fd51 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:40.694274 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1230674-6245-4441-92de-5cfbf7c66b5a) transitioned into state 'SUCCESS' from state '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-936286961',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='622740af38e04845827dd6a0428c0032',qos_specs=None,replication_status=,reservations=['71e6b4f8-fd64-447e-85cc-98d3cde7029a','b290be8c-8fa8-4432-a26a-766267797c79','284426fd-f754-4496-8352-74fd5a498d82','10ca62f7-0ba0-4bfa-97fb-ea6b7824b29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf54073974304913e93e80182dcab',volume_type_id=5e88e066-35f8-4035-815d-2a49862cf97a)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:40.696135 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc023bf3-48c2-4b25-b05d-92edd9144af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:40.703605 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:40.703605 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:40.704195 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc023bf3-48c2-4b25-b05d-92edd9144af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:40.706572 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Flow 'volume_create_api' (5d5f6fee-46be-4829-b87f-5708732588b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:40.706572 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume request issued successfully. Jul 03 18:02:40.706572 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-46b05865-9fc0-48f3-a4f9-c4b60e1ceade tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:02:40.706572 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1311/5215] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:02:40 2026] POST /volume/v3/volumes => generated 780 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:40.713605 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8f262c67-e6ea-4f23-b8ee-048ebec16d7e req-41c43e31-2132-4928-9a84-e9a65ad5fd51 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/074a920c-4b30-476b-b732-213e05f253ce/action returned with HTTP 204 Jul 03 18:02:40.714050 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1316/5216] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:02:40 2026] POST /volume/v3/attachments/074a920c-4b30-476b-b732-213e05f253ce/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:40.720308 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-01503474-c369-4ac2-bb54-0e5fc19dd934 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:40.725682 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01503474-c369-4ac2-bb54-0e5fc19dd934 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:40.725900 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01503474-c369-4ac2-bb54-0e5fc19dd934 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:40.726080 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-01503474-c369-4ac2-bb54-0e5fc19dd934 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:40.741008 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:40.741008 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:40.747084 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-01503474-c369-4ac2-bb54-0e5fc19dd934 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:40.752257 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-01503474-c369-4ac2-bb54-0e5fc19dd934 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:40.753029 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1300/5217] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:40 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:40.822331 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e6ac7b7c-c67c-42a2-abde-fa94f92e3e9f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:40.824507 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e6ac7b7c-c67c-42a2-abde-fa94f92e3e9f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:40.824763 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e6ac7b7c-c67c-42a2-abde-fa94f92e3e9f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:40.825029 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e6ac7b7c-c67c-42a2-abde-fa94f92e3e9f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:40.827578 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=204,cinder:UPDATE=46,cinder:INSERT=36 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:02:40.836315 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:40.836315 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:40.840843 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e6ac7b7c-c67c-42a2-abde-fa94f92e3e9f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:40.845589 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e6ac7b7c-c67c-42a2-abde-fa94f92e3e9f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:40.846148 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1291/5218] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:40 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:41.086423 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-613b9c69-7a71-4b7d-b847-c53bfaa7e26f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:41.087904 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-613b9c69-7a71-4b7d-b847-c53bfaa7e26f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:41.088233 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-613b9c69-7a71-4b7d-b847-c53bfaa7e26f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:41.088505 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-613b9c69-7a71-4b7d-b847-c53bfaa7e26f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:41.088758 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-613b9c69-7a71-4b7d-b847-c53bfaa7e26f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:41.093184 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:41.093184 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:41.094117 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-613b9c69-7a71-4b7d-b847-c53bfaa7e26f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:41.094556 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1312/5219] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:41 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:41.766605 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b84b64c1-a0c2-48e9-9072-9b317473904a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:41.771177 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b84b64c1-a0c2-48e9-9072-9b317473904a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:41.771374 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b84b64c1-a0c2-48e9-9072-9b317473904a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:41.771570 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b84b64c1-a0c2-48e9-9072-9b317473904a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:41.778207 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:41.778207 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:41.781556 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b84b64c1-a0c2-48e9-9072-9b317473904a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:41.785326 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b84b64c1-a0c2-48e9-9072-9b317473904a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:41.785692 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1317/5220] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:41 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:41.797642 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ec39bd1f-7884-48c1-b57f-2b2934f6b7e1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:41.799374 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ec39bd1f-7884-48c1-b57f-2b2934f6b7e1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:41.799564 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ec39bd1f-7884-48c1-b57f-2b2934f6b7e1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:41.799733 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ec39bd1f-7884-48c1-b57f-2b2934f6b7e1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:41.806170 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:41.806170 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:41.809781 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ec39bd1f-7884-48c1-b57f-2b2934f6b7e1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:41.814380 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ec39bd1f-7884-48c1-b57f-2b2934f6b7e1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:41.815041 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1301/5221] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:41 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:41.859800 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-0bad22e3-e326-4dee-b5c0-105977c3392e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:41.860796 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-0bad22e3-e326-4dee-b5c0-105977c3392e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:41.861004 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-0bad22e3-e326-4dee-b5c0-105977c3392e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:41.861186 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-0bad22e3-e326-4dee-b5c0-105977c3392e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:41.869616 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:41.869616 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:41.874891 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-0bad22e3-e326-4dee-b5c0-105977c3392e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:41.880274 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-0bad22e3-e326-4dee-b5c0-105977c3392e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:41.880653 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1292/5222] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:02:41 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:42.104637 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e37b5213-0496-4b2e-afa3-57c08c01b882 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:42.106499 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e37b5213-0496-4b2e-afa3-57c08c01b882 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:42.106887 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e37b5213-0496-4b2e-afa3-57c08c01b882 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:42.108244 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e37b5213-0496-4b2e-afa3-57c08c01b882 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:42.108244 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-e37b5213-0496-4b2e-afa3-57c08c01b882 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:42.112494 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:42.112494 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:42.113738 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e37b5213-0496-4b2e-afa3-57c08c01b882 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:42.114340 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1313/5223] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:42 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:43.124519 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-bd2c3a81-0bb6-4a26-8797-3c3578fdd498 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:43.126054 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bd2c3a81-0bb6-4a26-8797-3c3578fdd498 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:43.126256 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bd2c3a81-0bb6-4a26-8797-3c3578fdd498 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:43.126472 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-bd2c3a81-0bb6-4a26-8797-3c3578fdd498 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:43.126626 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-bd2c3a81-0bb6-4a26-8797-3c3578fdd498 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:43.130490 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:43.130490 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:43.131212 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-bd2c3a81-0bb6-4a26-8797-3c3578fdd498 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:43.131582 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1318/5224] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:43 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:43.716104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ea459780-186a-4a6e-8e2b-d612797ce578 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:43.717512 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ea459780-186a-4a6e-8e2b-d612797ce578 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:02:43.717852 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ea459780-186a-4a6e-8e2b-d612797ce578 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9d29aad-19b7-4bd6-8d0e-2473150f3880", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-517854233", "description": null, "metadata": null}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:43.729199 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:43.729199 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:43.729635 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ea459780-186a-4a6e-8e2b-d612797ce578 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:43.729760 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-ea459780-186a-4a6e-8e2b-d612797ce578 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create snapshot from volume a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:43.759396 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-ea459780-186a-4a6e-8e2b-d612797ce578 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Created reservations ['6e1cb687-5922-429b-867f-594ac86aa557', '1becc128-a4ce-463b-b42f-4ca2532275d4', '72fc1379-b4db-4fd2-a941-ca5c6f1e4e44', '3982bc02-22bb-422c-9127-449783d6fa90'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:43.789854 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ea459780-186a-4a6e-8e2b-d612797ce578 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot force create request issued successfully. Jul 03 18:02:43.789854 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ea459780-186a-4a6e-8e2b-d612797ce578 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:02:43.789854 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1302/5225] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:02:43 2026] POST /volume/v3/snapshots => generated 312 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:43.798234 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e76baa3b-b7c7-42ee-bf8e-a6bbfb4c52d3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:43.799756 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e76baa3b-b7c7-42ee-bf8e-a6bbfb4c52d3 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d Jul 03 18:02:43.799963 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e76baa3b-b7c7-42ee-bf8e-a6bbfb4c52d3 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:43.800179 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e76baa3b-b7c7-42ee-bf8e-a6bbfb4c52d3 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:43.805019 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:43.805019 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:43.805487 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e76baa3b-b7c7-42ee-bf8e-a6bbfb4c52d3 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:02:43.806254 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e76baa3b-b7c7-42ee-bf8e-a6bbfb4c52d3 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d returned with HTTP 200 Jul 03 18:02:43.806647 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1293/5226] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:43 2026] GET /volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:43.914167 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dbc2b5fe-e0a8-4360-bf6d-c44899824b1e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:43.914717 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dbc2b5fe-e0a8-4360-bf6d-c44899824b1e None None] GET https://10.4.3.210/volume// Jul 03 18:02:43.914946 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dbc2b5fe-e0a8-4360-bf6d-c44899824b1e None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:43.915171 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dbc2b5fe-e0a8-4360-bf6d-c44899824b1e None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:43.915540 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dbc2b5fe-e0a8-4360-bf6d-c44899824b1e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:43.915846 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1314/5227] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:02: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 18:02:43.922605 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-c406cb77-cfb3-4f9f-bfa9-eb908e8b90fe None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:44.045693 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-c406cb77-cfb3-4f9f-bfa9-eb908e8b90fe tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:02:44.046056 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-c406cb77-cfb3-4f9f-bfa9-eb908e8b90fe tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "137c5808-ab2a-44a7-b62f-35fb1539fda7", "connector": null, "instance_uuid": "05b18ea5-cc2f-407c-8c10-64cc4555650f"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:44.055572 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:44.055572 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:44.080447 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-c406cb77-cfb3-4f9f-bfa9-eb908e8b90fe tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:02:44.080880 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1319/5228] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:02:43 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:44.141465 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d7779159-c90d-4a84-9c7a-b570796045d6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:44.143299 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d7779159-c90d-4a84-9c7a-b570796045d6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:44.143490 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d7779159-c90d-4a84-9c7a-b570796045d6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:44.143662 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d7779159-c90d-4a84-9c7a-b570796045d6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:44.143777 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-d7779159-c90d-4a84-9c7a-b570796045d6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:44.147688 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:44.147688 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:44.148458 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d7779159-c90d-4a84-9c7a-b570796045d6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:44.148971 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1303/5229] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:44 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:44.403161 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-10993614-00b6-4227-9506-d4c96d2b21a0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:44.404891 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-10993614-00b6-4227-9506-d4c96d2b21a0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:44.405072 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-10993614-00b6-4227-9506-d4c96d2b21a0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:44.405251 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-10993614-00b6-4227-9506-d4c96d2b21a0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:44.413928 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:44.413928 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:44.416818 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-10993614-00b6-4227-9506-d4c96d2b21a0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:44.420272 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-10993614-00b6-4227-9506-d4c96d2b21a0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:44.420638 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1294/5230] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:44 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:44.605260 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9893b388-b7a0-46d1-ab08-42b9e33a7244 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:44.605636 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9893b388-b7a0-46d1-ab08-42b9e33a7244 None None] GET https://10.4.3.210/volume// Jul 03 18:02:44.605803 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9893b388-b7a0-46d1-ab08-42b9e33a7244 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:44.606006 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9893b388-b7a0-46d1-ab08-42b9e33a7244 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:44.606308 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9893b388-b7a0-46d1-ab08-42b9e33a7244 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:44.606602 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1315/5231] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:02: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 18:02:44.613134 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-36311fb0-f9b4-4537-b55e-9e184d7fdd94 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:44.615395 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-36311fb0-f9b4-4537-b55e-9e184d7fdd94 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:44.615638 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-36311fb0-f9b4-4537-b55e-9e184d7fdd94 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:44.615883 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-36311fb0-f9b4-4537-b55e-9e184d7fdd94 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:44.626250 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:44.626250 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:44.629618 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-36311fb0-f9b4-4537-b55e-9e184d7fdd94 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:44.633497 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-36311fb0-f9b4-4537-b55e-9e184d7fdd94 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:44.633880 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1320/5232] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:02:44 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:02:44.730551 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-37eb0891-94ac-406e-a4f3-2cd7ca9a0de4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:44.732351 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-37eb0891-94ac-406e-a4f3-2cd7ca9a0de4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] PUT https://10.4.3.210/volume/v3/attachments/2f39cbe4-91b3-40bb-9912-9335a13cbb6c Jul 03 18:02:44.732716 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-37eb0891-94ac-406e-a4f3-2cd7ca9a0de4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:44.739749 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-37eb0891-94ac-406e-a4f3-2cd7ca9a0de4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Acquiring lock "cinder-attachment_update-137c5808-ab2a-44a7-b62f-35fb1539fda7-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:02:44.743941 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-37eb0891-94ac-406e-a4f3-2cd7ca9a0de4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Lock "cinder-attachment_update-137c5808-ab2a-44a7-b62f-35fb1539fda7-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:02:44.744804 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:44.744804 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:44.815473 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-db942eaa-b890-4cf3-898b-d5ec111e6dad None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:44.816985 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-db942eaa-b890-4cf3-898b-d5ec111e6dad tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d Jul 03 18:02:44.817167 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-db942eaa-b890-4cf3-898b-d5ec111e6dad tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:44.817345 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-db942eaa-b890-4cf3-898b-d5ec111e6dad tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:44.821722 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:44.821722 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:44.822122 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-db942eaa-b890-4cf3-898b-d5ec111e6dad tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:02:44.822745 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-db942eaa-b890-4cf3-898b-d5ec111e6dad tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d returned with HTTP 200 Jul 03 18:02:44.823119 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1295/5233] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:44 2026] GET /volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:44.830598 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1a7d32ee-66b2-4ee8-8914-d3ef14fe3647 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:44.832463 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1a7d32ee-66b2-4ee8-8914-d3ef14fe3647 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d Jul 03 18:02:44.832665 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1a7d32ee-66b2-4ee8-8914-d3ef14fe3647 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:44.832861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1a7d32ee-66b2-4ee8-8914-d3ef14fe3647 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:44.837692 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:44.837692 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:44.838181 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1a7d32ee-66b2-4ee8-8914-d3ef14fe3647 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:02:44.838939 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1a7d32ee-66b2-4ee8-8914-d3ef14fe3647 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d returned with HTTP 200 Jul 03 18:02:44.839355 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1316/5234] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:44 2026] GET /volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:45.158507 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-605e53f2-cba3-454b-9f6a-832447e51793 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:45.160161 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-605e53f2-cba3-454b-9f6a-832447e51793 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:02:45.160365 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-605e53f2-cba3-454b-9f6a-832447e51793 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:45.160565 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-605e53f2-cba3-454b-9f6a-832447e51793 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:45.160670 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-605e53f2-cba3-454b-9f6a-832447e51793 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:45.164854 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:45.164854 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:45.165620 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-605e53f2-cba3-454b-9f6a-832447e51793 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:02:45.166031 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1321/5235] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:45 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:45.175122 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-03165829-9d0a-4948-9123-8911bce33d69 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:45.176823 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03165829-9d0a-4948-9123-8911bce33d69 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 18:02:45.177145 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03165829-9d0a-4948-9123-8911bce33d69 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "235c8394-6fe0-440e-b03d-cd2766155408", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-863132137"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:45.178541 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-03165829-9d0a-4948-9123-8911bce33d69 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating new backup {'backup': {'volume_id': '235c8394-6fe0-440e-b03d-cd2766155408', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-863132137'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:02:45.178668 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-03165829-9d0a-4948-9123-8911bce33d69 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating backup of volume 235c8394-6fe0-440e-b03d-cd2766155408 in container None Jul 03 18:02:45.185174 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:45.185174 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:45.185571 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-03165829-9d0a-4948-9123-8911bce33d69 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:02:45.200046 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-03165829-9d0a-4948-9123-8911bce33d69 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['035c56c6-628b-4763-b88d-a97b648e315c', '6d0c8923-14c3-47cf-ae72-1c61c9d4e5aa'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:45.231794 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03165829-9d0a-4948-9123-8911bce33d69 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:02:45.231794 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1296/5236] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:02:45 2026] POST /volume/v3/backups => generated 329 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:45.237206 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1f1675ea-9079-4ad1-aa31-05592aa53363 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:45.238828 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f1675ea-9079-4ad1-aa31-05592aa53363 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:45.239015 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f1675ea-9079-4ad1-aa31-05592aa53363 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:45.239182 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f1675ea-9079-4ad1-aa31-05592aa53363 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:45.239278 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1f1675ea-9079-4ad1-aa31-05592aa53363 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:45.243343 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:45.243343 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:45.244367 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f1675ea-9079-4ad1-aa31-05592aa53363 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:45.244858 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1317/5237] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:45 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:45.262660 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-37eb0891-94ac-406e-a4f3-2cd7ca9a0de4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Lock "cinder-attachment_update-137c5808-ab2a-44a7-b62f-35fb1539fda7-np0000004448" released by "attachment_update" :: held 0.519s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:02:45.262993 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-37eb0891-94ac-406e-a4f3-2cd7ca9a0de4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/2f39cbe4-91b3-40bb-9912-9335a13cbb6c returned with HTTP 200 Jul 03 18:02:45.263481 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1304/5238] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:02:44 2026] PUT /volume/v3/attachments/2f39cbe4-91b3-40bb-9912-9335a13cbb6c => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:45.431674 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-91052719-a55c-41bf-9415-6dbfc6ccaffa None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:45.433337 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-91052719-a55c-41bf-9415-6dbfc6ccaffa tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:45.433533 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-91052719-a55c-41bf-9415-6dbfc6ccaffa tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:45.433704 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-91052719-a55c-41bf-9415-6dbfc6ccaffa tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:45.442420 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:45.442420 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:45.445510 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-91052719-a55c-41bf-9415-6dbfc6ccaffa tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:45.449497 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-91052719-a55c-41bf-9415-6dbfc6ccaffa tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:45.449838 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1322/5239] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:45 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:46.217069 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fffd6f6f-6fbb-4f0f-99da-8cdaf5c19481 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:46.218680 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fffd6f6f-6fbb-4f0f-99da-8cdaf5c19481 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:02:46.218997 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fffd6f6f-6fbb-4f0f-99da-8cdaf5c19481 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9d29aad-19b7-4bd6-8d0e-2473150f3880", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-907556706", "description": null, "metadata": null}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:46.229586 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:46.229586 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:46.230212 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fffd6f6f-6fbb-4f0f-99da-8cdaf5c19481 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:46.230369 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-fffd6f6f-6fbb-4f0f-99da-8cdaf5c19481 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create snapshot from volume a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:46.254843 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-fffd6f6f-6fbb-4f0f-99da-8cdaf5c19481 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Created reservations ['1c92400b-4463-4f91-8805-29ea51b59374', '306b5add-010a-4605-bcd2-4cbf738745b6', '0ebb3a8e-563d-4b73-a5cd-1519e06f4f46', '0a25a9fb-907a-4d23-830b-27ccdf02bdae'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:46.255725 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-38e43081-9b30-4e28-b80b-a6b47ea2dd83 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:46.257745 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-38e43081-9b30-4e28-b80b-a6b47ea2dd83 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:46.258004 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-38e43081-9b30-4e28-b80b-a6b47ea2dd83 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:46.258232 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-38e43081-9b30-4e28-b80b-a6b47ea2dd83 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:46.258389 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-38e43081-9b30-4e28-b80b-a6b47ea2dd83 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:46.264070 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:46.264070 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:46.265029 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-38e43081-9b30-4e28-b80b-a6b47ea2dd83 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:46.265489 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1318/5240] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:46 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:46.284795 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-fffd6f6f-6fbb-4f0f-99da-8cdaf5c19481 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot force create request issued successfully. Jul 03 18:02:46.284795 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fffd6f6f-6fbb-4f0f-99da-8cdaf5c19481 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:02:46.284795 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1297/5241] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:02:46 2026] POST /volume/v3/snapshots => generated 312 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:46.291429 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a925d301-82e9-4a12-86b1-1cd4745ac11e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:46.293229 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a925d301-82e9-4a12-86b1-1cd4745ac11e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf Jul 03 18:02:46.293339 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a925d301-82e9-4a12-86b1-1cd4745ac11e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:46.293527 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a925d301-82e9-4a12-86b1-1cd4745ac11e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:46.298354 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:46.298354 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:46.298781 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a925d301-82e9-4a12-86b1-1cd4745ac11e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:02:46.299553 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a925d301-82e9-4a12-86b1-1cd4745ac11e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf returned with HTTP 200 Jul 03 18:02:46.299937 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1305/5242] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:46 2026] GET /volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:46.463376 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-90150272-564a-4c77-bb73-3db07aed7c5b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:46.465469 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-90150272-564a-4c77-bb73-3db07aed7c5b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:46.465658 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-90150272-564a-4c77-bb73-3db07aed7c5b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:46.465851 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-90150272-564a-4c77-bb73-3db07aed7c5b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:46.475149 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:46.475149 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:46.479369 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-90150272-564a-4c77-bb73-3db07aed7c5b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:46.485285 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-90150272-564a-4c77-bb73-3db07aed7c5b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:46.485826 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1323/5243] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:46 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:47.275066 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a6a5bdf7-8bd7-4cae-8585-13a9680685cb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:47.276635 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a6a5bdf7-8bd7-4cae-8585-13a9680685cb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:47.276806 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a6a5bdf7-8bd7-4cae-8585-13a9680685cb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:47.277005 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a6a5bdf7-8bd7-4cae-8585-13a9680685cb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:47.277119 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a6a5bdf7-8bd7-4cae-8585-13a9680685cb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:47.280905 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:47.280905 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:47.281575 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a6a5bdf7-8bd7-4cae-8585-13a9680685cb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:47.281932 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1319/5244] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:47 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:47.308286 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-217836f7-cd43-4a57-a1dd-04568f7c1fcb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:47.309960 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-217836f7-cd43-4a57-a1dd-04568f7c1fcb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf Jul 03 18:02:47.310180 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-217836f7-cd43-4a57-a1dd-04568f7c1fcb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:47.310376 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-217836f7-cd43-4a57-a1dd-04568f7c1fcb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:47.315221 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:47.315221 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:47.315656 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-217836f7-cd43-4a57-a1dd-04568f7c1fcb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:02:47.316378 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-217836f7-cd43-4a57-a1dd-04568f7c1fcb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf returned with HTTP 200 Jul 03 18:02:47.316746 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1298/5245] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:47 2026] GET /volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:47.324131 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cc1f2650-ae35-483d-88da-b13223868388 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:47.325727 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cc1f2650-ae35-483d-88da-b13223868388 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf Jul 03 18:02:47.325953 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cc1f2650-ae35-483d-88da-b13223868388 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:47.326135 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cc1f2650-ae35-483d-88da-b13223868388 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:47.330756 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:47.330756 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:47.331155 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-cc1f2650-ae35-483d-88da-b13223868388 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:02:47.331789 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cc1f2650-ae35-483d-88da-b13223868388 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf returned with HTTP 200 Jul 03 18:02:47.332292 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1306/5246] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:47 2026] GET /volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:47.499283 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b77ab98a-6088-4681-b143-d688b8d6ee9d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:47.501544 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b77ab98a-6088-4681-b143-d688b8d6ee9d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:47.501744 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b77ab98a-6088-4681-b143-d688b8d6ee9d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:47.502009 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b77ab98a-6088-4681-b143-d688b8d6ee9d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:47.512115 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:47.512115 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:47.515659 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b77ab98a-6088-4681-b143-d688b8d6ee9d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:47.520129 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b77ab98a-6088-4681-b143-d688b8d6ee9d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:47.520526 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1324/5247] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:47 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:48.292093 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b0a10c81-a3eb-4466-8774-41dee6163327 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:48.294098 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b0a10c81-a3eb-4466-8774-41dee6163327 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:48.294317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b0a10c81-a3eb-4466-8774-41dee6163327 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:48.294540 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b0a10c81-a3eb-4466-8774-41dee6163327 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:48.294656 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-b0a10c81-a3eb-4466-8774-41dee6163327 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:48.299492 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:48.299492 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:48.300444 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b0a10c81-a3eb-4466-8774-41dee6163327 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:48.300895 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1320/5248] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:48 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:48.531674 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-81869c6a-02af-48c9-8b40-cfefe137e538 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:48.533365 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-81869c6a-02af-48c9-8b40-cfefe137e538 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:48.533636 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-81869c6a-02af-48c9-8b40-cfefe137e538 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:48.533982 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-81869c6a-02af-48c9-8b40-cfefe137e538 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:48.543324 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:48.543324 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:48.546837 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-81869c6a-02af-48c9-8b40-cfefe137e538 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:48.550782 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-81869c6a-02af-48c9-8b40-cfefe137e538 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:48.551161 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1299/5249] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:48 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:48.688739 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7faa50fc-4b3b-440e-a393-ecdc731dd0d7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:48.690338 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7faa50fc-4b3b-440e-a393-ecdc731dd0d7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:02:48.690725 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7faa50fc-4b3b-440e-a393-ecdc731dd0d7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9d29aad-19b7-4bd6-8d0e-2473150f3880", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1928613831", "description": null, "metadata": null}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:48.699747 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:48.699747 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:48.700291 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7faa50fc-4b3b-440e-a393-ecdc731dd0d7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:48.700428 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-7faa50fc-4b3b-440e-a393-ecdc731dd0d7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create snapshot from volume a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:48.720170 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-7faa50fc-4b3b-440e-a393-ecdc731dd0d7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Created reservations ['1958b338-5617-4ad5-a093-41c635622340', 'c65d4d0d-9334-4be6-a316-2b9380775c3e', '11df0d58-8f31-4549-a220-ccf51c9eb79e', '955e20d7-3a9f-4458-94e8-6e0e917f6869'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:48.747793 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7faa50fc-4b3b-440e-a393-ecdc731dd0d7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot force create request issued successfully. Jul 03 18:02:48.747793 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7faa50fc-4b3b-440e-a393-ecdc731dd0d7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:02:48.747793 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1307/5250] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:02:48 2026] POST /volume/v3/snapshots => generated 313 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:48.753445 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5663db17-dc35-4ee1-8c83-4df2d9ef6d53 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:48.755391 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5663db17-dc35-4ee1-8c83-4df2d9ef6d53 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 Jul 03 18:02:48.755524 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5663db17-dc35-4ee1-8c83-4df2d9ef6d53 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:48.755696 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5663db17-dc35-4ee1-8c83-4df2d9ef6d53 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:48.760096 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:48.760096 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:48.760471 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5663db17-dc35-4ee1-8c83-4df2d9ef6d53 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:02:48.761166 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5663db17-dc35-4ee1-8c83-4df2d9ef6d53 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 returned with HTTP 200 Jul 03 18:02:48.761796 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1325/5251] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:48 2026] GET /volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:49.313354 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-36f12b05-f7d6-4317-97cd-020bf7690be0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:49.315014 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-36f12b05-f7d6-4317-97cd-020bf7690be0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:49.315213 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-36f12b05-f7d6-4317-97cd-020bf7690be0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:49.315431 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-36f12b05-f7d6-4317-97cd-020bf7690be0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:49.315575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-36f12b05-f7d6-4317-97cd-020bf7690be0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:49.319305 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:49.319305 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:49.320080 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-36f12b05-f7d6-4317-97cd-020bf7690be0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:49.320472 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1321/5252] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:49 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:49.562626 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ee86a6d2-e863-443a-9884-13ce78c921e2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:49.564292 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee86a6d2-e863-443a-9884-13ce78c921e2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:49.564437 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee86a6d2-e863-443a-9884-13ce78c921e2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:49.564600 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ee86a6d2-e863-443a-9884-13ce78c921e2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:49.573186 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:49.573186 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:49.575970 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ee86a6d2-e863-443a-9884-13ce78c921e2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:49.579504 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ee86a6d2-e863-443a-9884-13ce78c921e2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:49.579822 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1300/5253] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:49 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:49.772715 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0152d7ca-f4fa-4440-bf8a-f0a8573eed7d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:49.774569 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0152d7ca-f4fa-4440-bf8a-f0a8573eed7d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 Jul 03 18:02:49.774761 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0152d7ca-f4fa-4440-bf8a-f0a8573eed7d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:49.775014 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0152d7ca-f4fa-4440-bf8a-f0a8573eed7d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:49.780196 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:49.780196 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:49.780682 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0152d7ca-f4fa-4440-bf8a-f0a8573eed7d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:02:49.781498 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0152d7ca-f4fa-4440-bf8a-f0a8573eed7d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 returned with HTTP 200 Jul 03 18:02:49.782102 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1308/5254] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:49 2026] GET /volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:49.789418 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a0b3336d-0591-4a5e-b385-d568880985f5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:49.791165 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a0b3336d-0591-4a5e-b385-d568880985f5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 Jul 03 18:02:49.791375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a0b3336d-0591-4a5e-b385-d568880985f5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:49.791565 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a0b3336d-0591-4a5e-b385-d568880985f5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:49.796154 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:49.796154 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:49.796593 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a0b3336d-0591-4a5e-b385-d568880985f5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:02:49.797308 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a0b3336d-0591-4a5e-b385-d568880985f5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 returned with HTTP 200 Jul 03 18:02:49.797694 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1326/5255] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:02:49 2026] GET /volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:49.831469 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-8a9fb9a8-53bb-4cd8-9730-a84b6c7e4954 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:49.833761 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-8a9fb9a8-53bb-4cd8-9730-a84b6c7e4954 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:49.834017 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-8a9fb9a8-53bb-4cd8-9730-a84b6c7e4954 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:49.834259 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-8a9fb9a8-53bb-4cd8-9730-a84b6c7e4954 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:49.845242 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:49.845242 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:49.848980 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-8a9fb9a8-53bb-4cd8-9730-a84b6c7e4954 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:49.853580 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-8a9fb9a8-53bb-4cd8-9730-a84b6c7e4954 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:49.853939 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1322/5256] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:02:49 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:49.870509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-da11e8f0-c3aa-47b5-acde-45aaae88e72d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:49.872280 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-da11e8f0-c3aa-47b5-acde-45aaae88e72d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880/action Jul 03 18:02:49.872594 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-da11e8f0-c3aa-47b5-acde-45aaae88e72d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:02:49.872705 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-da11e8f0-c3aa-47b5-acde-45aaae88e72d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:49.882920 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:49.882920 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:49.883405 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-da11e8f0-c3aa-47b5-acde-45aaae88e72d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:49.889608 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-da11e8f0-c3aa-47b5-acde-45aaae88e72d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Begin detaching volume completed successfully. Jul 03 18:02:49.889838 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-da11e8f0-c3aa-47b5-acde-45aaae88e72d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880/action returned with HTTP 202 Jul 03 18:02:49.890291 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1301/5257] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:02:49 2026] POST /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:02:50.329668 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-25fd5e96-d0ce-44f7-92ce-bdd3d30f42f6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:50.331446 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-25fd5e96-d0ce-44f7-92ce-bdd3d30f42f6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:50.331632 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-25fd5e96-d0ce-44f7-92ce-bdd3d30f42f6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:50.331834 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-25fd5e96-d0ce-44f7-92ce-bdd3d30f42f6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:50.331940 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-25fd5e96-d0ce-44f7-92ce-bdd3d30f42f6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:50.335909 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:50.335909 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:50.336648 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-25fd5e96-d0ce-44f7-92ce-bdd3d30f42f6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:50.337007 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1309/5258] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:50 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:50.591100 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1048da63-8119-4753-9287-6ffb0f995fae None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:50.592884 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1048da63-8119-4753-9287-6ffb0f995fae tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:50.593068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1048da63-8119-4753-9287-6ffb0f995fae tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:50.593260 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1048da63-8119-4753-9287-6ffb0f995fae tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:50.602804 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:50.602804 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:50.606034 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1048da63-8119-4753-9287-6ffb0f995fae tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:50.610112 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1048da63-8119-4753-9287-6ffb0f995fae tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:50.610530 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1327/5259] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:50 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:50.912047 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-229f5ddd-528f-419d-81e6-c812e1ad7532 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:50.912599 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-229f5ddd-528f-419d-81e6-c812e1ad7532 None None] GET https://10.4.3.210/volume// Jul 03 18:02:50.912837 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-229f5ddd-528f-419d-81e6-c812e1ad7532 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:50.913095 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-229f5ddd-528f-419d-81e6-c812e1ad7532 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:50.913527 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-229f5ddd-528f-419d-81e6-c812e1ad7532 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:50.913927 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1323/5260] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:02: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 18:02:50.924829 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-49d00319-6f34-4d1e-8226-1a6d18adddfa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:50.927003 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-49d00319-6f34-4d1e-8226-1a6d18adddfa tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:02:50.927193 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-49d00319-6f34-4d1e-8226-1a6d18adddfa tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:50.927457 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-49d00319-6f34-4d1e-8226-1a6d18adddfa tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:50.937714 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:50.937714 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:50.941689 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-49d00319-6f34-4d1e-8226-1a6d18adddfa tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:50.947037 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-49d00319-6f34-4d1e-8226-1a6d18adddfa tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:02:50.947433 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1302/5261] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:02:50 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:02:51.346143 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ab437ce7-8d71-44d5-8cde-a952878735aa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:51.348203 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ab437ce7-8d71-44d5-8cde-a952878735aa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:51.348451 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ab437ce7-8d71-44d5-8cde-a952878735aa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:51.348683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ab437ce7-8d71-44d5-8cde-a952878735aa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:51.348816 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-ab437ce7-8d71-44d5-8cde-a952878735aa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:51.353427 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:51.353427 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:51.354237 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ab437ce7-8d71-44d5-8cde-a952878735aa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:51.354593 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1310/5262] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:51 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:51.466007 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-7c3d676c-529e-4c3f-bdc5-501936d788f9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:51.467895 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-7c3d676c-529e-4c3f-bdc5-501936d788f9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/attachments/2f39cbe4-91b3-40bb-9912-9335a13cbb6c/action Jul 03 18:02:51.468267 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-7c3d676c-529e-4c3f-bdc5-501936d788f9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:02:51.468432 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-7c3d676c-529e-4c3f-bdc5-501936d788f9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:51.484032 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:51.484032 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:51.497784 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-5738a26d-b6de-43f7-8efd-ab36f0381aa6 req-7c3d676c-529e-4c3f-bdc5-501936d788f9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/2f39cbe4-91b3-40bb-9912-9335a13cbb6c/action returned with HTTP 204 Jul 03 18:02:51.498211 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1328/5263] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:02:51 2026] POST /volume/v3/attachments/2f39cbe4-91b3-40bb-9912-9335a13cbb6c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:02:51.621915 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d469424e-62ab-4c97-affe-f3bb059f0193 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:51.623440 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d469424e-62ab-4c97-affe-f3bb059f0193 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:02:51.623604 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d469424e-62ab-4c97-affe-f3bb059f0193 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:51.623780 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d469424e-62ab-4c97-affe-f3bb059f0193 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:51.632033 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:51.632033 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:51.635134 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d469424e-62ab-4c97-affe-f3bb059f0193 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:51.639170 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d469424e-62ab-4c97-affe-f3bb059f0193 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:02:51.639550 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1324/5264] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:51 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:51.681132 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-8e672832-19f1-4783-9fb2-eae7d308f618 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:51.682939 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-8e672832-19f1-4783-9fb2-eae7d308f618 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:51.683123 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-8e672832-19f1-4783-9fb2-eae7d308f618 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:51.683291 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-8e672832-19f1-4783-9fb2-eae7d308f618 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:51.690739 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:51.690739 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:51.694485 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-8e672832-19f1-4783-9fb2-eae7d308f618 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:51.698362 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-8e672832-19f1-4783-9fb2-eae7d308f618 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:51.698745 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1303/5265] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:02:51 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:51.831216 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-0f03520a-f8e4-4c50-a1a9-29030140991c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:51.833365 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-0f03520a-f8e4-4c50-a1a9-29030140991c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/attachments/074a920c-4b30-476b-b732-213e05f253ce Jul 03 18:02:51.833541 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-0f03520a-f8e4-4c50-a1a9-29030140991c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:51.833719 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-0f03520a-f8e4-4c50-a1a9-29030140991c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:51.840695 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:51.840695 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:52.364010 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9d061110-8a6b-47a1-aad7-9418dc67a9f3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:52.366073 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9d061110-8a6b-47a1-aad7-9418dc67a9f3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:52.366319 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9d061110-8a6b-47a1-aad7-9418dc67a9f3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:52.366624 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9d061110-8a6b-47a1-aad7-9418dc67a9f3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:52.366752 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-9d061110-8a6b-47a1-aad7-9418dc67a9f3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:52.368252 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-45286073-cc1f-4b7a-ab21-44745e2304e5 req-0f03520a-f8e4-4c50-a1a9-29030140991c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/074a920c-4b30-476b-b732-213e05f253ce returned with HTTP 200 Jul 03 18:02:52.368856 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1311/5266] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:02:51 2026] DELETE /volume/v3/attachments/074a920c-4b30-476b-b732-213e05f253ce => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:52.372017 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:52.372017 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:52.372782 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9d061110-8a6b-47a1-aad7-9418dc67a9f3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:52.373157 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1329/5267] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:52 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:53.057381 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:53.058902 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:02:53.059196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-410448549", "snapshot_id": "3c2b1607-518d-4fd9-be96-5e2fd5709e8d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:53.060548 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-410448549', 'snapshot_id': '3c2b1607-518d-4fd9-be96-5e2fd5709e8d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:02:53.064980 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:53.064980 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:53.065469 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:02:53.065617 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume of 1 GB Jul 03 18:02:53.068809 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Availability Zones retrieved successfully. Jul 03 18:02:53.073747 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Flow 'volume_create_api' (281745e1-37b2-44ec-8858-c09afa801d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:53.074633 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ed1b1b-1ae7-408f-b598-58a1a2e03052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:53.075514 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:02:53.105008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ed1b1b-1ae7-408f-b598-58a1a2e03052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3c2b1607-518d-4fd9-be96-5e2fd5709e8d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:53.105704 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fa32df7-d680-4603-b228-5aa0def52125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:53.143317 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Created reservations ['0c9cb124-ea0c-4ad4-9f27-ef7e7aca9a5b', 'dea3ce00-7bf1-4000-8c42-438812427a39', '1852d2c4-5607-427d-8ccc-b128be7c0036', '14eeab32-fb76-4035-87c1-df5221bfa8d5'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:02:53.144033 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fa32df7-d680-4603-b228-5aa0def52125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c9cb124-ea0c-4ad4-9f27-ef7e7aca9a5b', 'dea3ce00-7bf1-4000-8c42-438812427a39', '1852d2c4-5607-427d-8ccc-b128be7c0036', '14eeab32-fb76-4035-87c1-df5221bfa8d5']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:53.144676 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63d73a0-b5b4-46bd-b84e-2ede2567c3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:53.185118 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63d73a0-b5b4-46bd-b84e-2ede2567c3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c21bc2-7976-4513-a09b-8e05bd8fd708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-410448549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7f0966ee034fd0a1ce9f73c593c136',qos_specs=None,replication_status=,reservations=['0c9cb124-ea0c-4ad4-9f27-ef7e7aca9a5b','dea3ce00-7bf1-4000-8c42-438812427a39','1852d2c4-5607-427d-8ccc-b128be7c0036','14eeab32-fb76-4035-87c1-df5221bfa8d5'],size=1,snapshot_id=3c2b1607-518d-4fd9-be96-5e2fd5709e8d,source_replicaid=,source_volid=None,status='creating',user_id='b400668368894afbbc60482ed21666e5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-410448549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c21bc2-7976-4513-a09b-8e05bd8fd708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb7f0966ee034fd0a1ce9f73c593c136',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3c2b1607-518d-4fd9-be96-5e2fd5709e8d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b400668368894afbbc60482ed21666e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:53.185785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d03d8457-664c-4d9e-854f-5afa6a0bdfc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:53.204267 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d03d8457-664c-4d9e-854f-5afa6a0bdfc5) transitioned into state 'SUCCESS' from state '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-410448549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7f0966ee034fd0a1ce9f73c593c136',qos_specs=None,replication_status=,reservations=['0c9cb124-ea0c-4ad4-9f27-ef7e7aca9a5b','dea3ce00-7bf1-4000-8c42-438812427a39','1852d2c4-5607-427d-8ccc-b128be7c0036','14eeab32-fb76-4035-87c1-df5221bfa8d5'],size=1,snapshot_id=3c2b1607-518d-4fd9-be96-5e2fd5709e8d,source_replicaid=,source_volid=None,status='creating',user_id='b400668368894afbbc60482ed21666e5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:53.205018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (463b0ad0-fe11-4b0c-b7dc-b1924e8104ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:02:53.228256 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (463b0ad0-fe11-4b0c-b7dc-b1924e8104ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:02:53.229081 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Flow 'volume_create_api' (281745e1-37b2-44ec-8858-c09afa801d91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:02:53.229416 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume request issued successfully. Jul 03 18:02:53.230018 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7a55c5a0-75f8-4555-8ccd-647af64501ed tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:02:53.230472 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1325/5268] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:02:53 2026] POST /volume/v3/volumes => generated 790 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:02:53.241318 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1584839d-f234-4522-8c20-83dee11cd43c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:53.243283 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1584839d-f234-4522-8c20-83dee11cd43c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:02:53.243899 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1584839d-f234-4522-8c20-83dee11cd43c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:53.243899 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1584839d-f234-4522-8c20-83dee11cd43c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:53.250995 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:53.250995 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:53.254875 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-1584839d-f234-4522-8c20-83dee11cd43c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:53.259361 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1584839d-f234-4522-8c20-83dee11cd43c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:02:53.259828 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1304/5269] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:53 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:53.383856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-63e544f4-27d1-4f1a-b0b5-04e8cf6c9f32 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:53.385365 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-63e544f4-27d1-4f1a-b0b5-04e8cf6c9f32 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:53.385577 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-63e544f4-27d1-4f1a-b0b5-04e8cf6c9f32 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:53.385792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-63e544f4-27d1-4f1a-b0b5-04e8cf6c9f32 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:53.386077 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-63e544f4-27d1-4f1a-b0b5-04e8cf6c9f32 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:53.390198 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:53.390198 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:53.390719 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-63e544f4-27d1-4f1a-b0b5-04e8cf6c9f32 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:53.391096 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1312/5270] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:53 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:53.736617 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1753e0be-bcbf-4bbe-8761-b5ec9b3722b8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:53.737004 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1753e0be-bcbf-4bbe-8761-b5ec9b3722b8 None None] GET https://10.4.3.210/volume// Jul 03 18:02:53.737189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1753e0be-bcbf-4bbe-8761-b5ec9b3722b8 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:53.737359 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1753e0be-bcbf-4bbe-8761-b5ec9b3722b8 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:53.737669 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1753e0be-bcbf-4bbe-8761-b5ec9b3722b8 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:53.738022 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1330/5271] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:02: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 18:02:53.746155 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-85eba0aa-e0a7-4a59-83cd-4a8530e4e405 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:53.749005 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-85eba0aa-e0a7-4a59-83cd-4a8530e4e405 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:02:53.749483 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-85eba0aa-e0a7-4a59-83cd-4a8530e4e405 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2182285-1e88-44c0-bb26-83a066b7be4f", "connector": null, "instance_uuid": "05b18ea5-cc2f-407c-8c10-64cc4555650f"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:53.759854 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:53.759854 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:53.784794 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-85eba0aa-e0a7-4a59-83cd-4a8530e4e405 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:02:53.785166 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1326/5272] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:02:53 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 18:02:54.221902 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-01d239aa-e791-46dc-87ae-5ed7eca8c18e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:54.223643 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-01d239aa-e791-46dc-87ae-5ed7eca8c18e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:54.224010 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-01d239aa-e791-46dc-87ae-5ed7eca8c18e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:54.224255 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-01d239aa-e791-46dc-87ae-5ed7eca8c18e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:54.233375 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:54.233375 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:54.236922 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-01d239aa-e791-46dc-87ae-5ed7eca8c18e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:54.241082 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-01d239aa-e791-46dc-87ae-5ed7eca8c18e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:54.241483 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1305/5273] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:54 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:54.273128 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e9ec9bba-d495-4c32-8f5f-1df3796d14fe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:54.275009 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e9ec9bba-d495-4c32-8f5f-1df3796d14fe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:02:54.275209 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e9ec9bba-d495-4c32-8f5f-1df3796d14fe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:54.275422 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e9ec9bba-d495-4c32-8f5f-1df3796d14fe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:54.282445 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:54.282445 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:54.286029 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e9ec9bba-d495-4c32-8f5f-1df3796d14fe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:54.290294 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e9ec9bba-d495-4c32-8f5f-1df3796d14fe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:02:54.290629 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1313/5274] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:54 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:54.302728 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-64c0c968-bfaa-4014-9f08-f0a8b9b8a67c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:54.305061 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-64c0c968-bfaa-4014-9f08-f0a8b9b8a67c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:02:54.305275 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-64c0c968-bfaa-4014-9f08-f0a8b9b8a67c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:54.305483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-64c0c968-bfaa-4014-9f08-f0a8b9b8a67c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:54.311695 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0be82322-1863-45ef-aadb-7bf2f4f8e8cd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:54.312092 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0be82322-1863-45ef-aadb-7bf2f4f8e8cd None None] GET https://10.4.3.210/volume// Jul 03 18:02:54.312258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0be82322-1863-45ef-aadb-7bf2f4f8e8cd None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:54.312439 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:54.312439 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:54.312501 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0be82322-1863-45ef-aadb-7bf2f4f8e8cd None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:54.312747 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0be82322-1863-45ef-aadb-7bf2f4f8e8cd None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:54.313030 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1327/5275] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:02: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 18:02:54.315754 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-64c0c968-bfaa-4014-9f08-f0a8b9b8a67c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:54.319636 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-64c0c968-bfaa-4014-9f08-f0a8b9b8a67c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:02:54.319698 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-210106e8-538c-4736-b027-22c38e048033 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:54.320050 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1331/5276] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:54 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:54.321932 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-210106e8-538c-4736-b027-22c38e048033 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:54.322150 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-210106e8-538c-4736-b027-22c38e048033 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:54.322342 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-210106e8-538c-4736-b027-22c38e048033 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:54.331242 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:54.331242 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:54.334255 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-210106e8-538c-4736-b027-22c38e048033 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:54.338458 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-210106e8-538c-4736-b027-22c38e048033 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:54.338894 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1306/5277] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:02:54 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:02:54.401351 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-283b9a22-4b3f-4edb-a308-2858b28a899c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:54.403140 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-283b9a22-4b3f-4edb-a308-2858b28a899c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:54.403346 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-283b9a22-4b3f-4edb-a308-2858b28a899c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:54.403528 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-283b9a22-4b3f-4edb-a308-2858b28a899c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:54.403633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-283b9a22-4b3f-4edb-a308-2858b28a899c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:54.407683 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:54.407683 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:54.408377 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-283b9a22-4b3f-4edb-a308-2858b28a899c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:54.408698 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1314/5278] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:54 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:54.436042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-0d158591-646f-434c-be49-7e75c5469531 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:54.438687 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-0d158591-646f-434c-be49-7e75c5469531 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] PUT https://10.4.3.210/volume/v3/attachments/554b8139-f3ea-4519-8db9-de548fb5140a Jul 03 18:02:54.439141 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-0d158591-646f-434c-be49-7e75c5469531 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:54.446864 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-0d158591-646f-434c-be49-7e75c5469531 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Acquiring lock "cinder-attachment_update-a2182285-1e88-44c0-bb26-83a066b7be4f-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:02:54.452332 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-0d158591-646f-434c-be49-7e75c5469531 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Lock "cinder-attachment_update-a2182285-1e88-44c0-bb26-83a066b7be4f-np0000004448" acquired by "attachment_update" :: waited 0.006s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:02:54.453368 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:54.453368 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:54.761031 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-6a20d302-e334-42ed-b81f-0f061afbdae2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:54.763405 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-6a20d302-e334-42ed-b81f-0f061afbdae2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:02:54.763618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-6a20d302-e334-42ed-b81f-0f061afbdae2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:54.763855 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-6a20d302-e334-42ed-b81f-0f061afbdae2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:54.771661 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:54.771661 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:54.775567 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-6a20d302-e334-42ed-b81f-0f061afbdae2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:54.780222 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-6a20d302-e334-42ed-b81f-0f061afbdae2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:02:54.780698 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1332/5279] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:02:54 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:54.974800 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-0d158591-646f-434c-be49-7e75c5469531 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Lock "cinder-attachment_update-a2182285-1e88-44c0-bb26-83a066b7be4f-np0000004448" released by "attachment_update" :: held 0.522s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:02:54.975103 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-0d158591-646f-434c-be49-7e75c5469531 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/554b8139-f3ea-4519-8db9-de548fb5140a returned with HTTP 200 Jul 03 18:02:54.975589 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1328/5280] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:02:54 2026] PUT /volume/v3/attachments/554b8139-f3ea-4519-8db9-de548fb5140a => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:54.982745 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-f49f17b3-f632-4f27-a7a2-bbfb7fba2c8c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:54.984915 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-f49f17b3-f632-4f27-a7a2-bbfb7fba2c8c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f/encryption Jul 03 18:02:54.985142 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-f49f17b3-f632-4f27-a7a2-bbfb7fba2c8c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:54.985362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-f49f17b3-f632-4f27-a7a2-bbfb7fba2c8c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:54.994694 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:54.994694 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:55.000792 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-f49f17b3-f632-4f27-a7a2-bbfb7fba2c8c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f/encryption returned with HTTP 200 Jul 03 18:02:55.001220 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1307/5281] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 18:02:54 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:55.253210 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1c8fef3e-e8ae-44e6-80f0-7602e88b0500 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:55.254973 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c8fef3e-e8ae-44e6-80f0-7602e88b0500 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:55.255163 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c8fef3e-e8ae-44e6-80f0-7602e88b0500 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:55.255355 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1c8fef3e-e8ae-44e6-80f0-7602e88b0500 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:55.264112 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:55.264112 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:55.267243 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1c8fef3e-e8ae-44e6-80f0-7602e88b0500 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:55.271328 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1c8fef3e-e8ae-44e6-80f0-7602e88b0500 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:55.271783 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1315/5282] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:55 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:55.418242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a033bcff-6b57-4378-a920-f5b66a28cda0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:55.420277 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a033bcff-6b57-4378-a920-f5b66a28cda0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:55.420501 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a033bcff-6b57-4378-a920-f5b66a28cda0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:55.420719 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a033bcff-6b57-4378-a920-f5b66a28cda0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:55.420871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a033bcff-6b57-4378-a920-f5b66a28cda0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:55.425437 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:55.425437 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:55.426330 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a033bcff-6b57-4378-a920-f5b66a28cda0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:55.426736 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1333/5283] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:55 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:56.284665 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c3bcacb5-2f75-423b-bb2d-6fd503cdf0e1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:56.286849 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c3bcacb5-2f75-423b-bb2d-6fd503cdf0e1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:56.287081 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c3bcacb5-2f75-423b-bb2d-6fd503cdf0e1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:56.287378 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c3bcacb5-2f75-423b-bb2d-6fd503cdf0e1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:56.297324 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:56.297324 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:56.301416 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c3bcacb5-2f75-423b-bb2d-6fd503cdf0e1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:56.305933 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c3bcacb5-2f75-423b-bb2d-6fd503cdf0e1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:56.306339 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1329/5284] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:56 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:56.437132 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-257047c8-dabe-453a-a174-957e543ad538 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:56.438787 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-257047c8-dabe-453a-a174-957e543ad538 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:56.438975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-257047c8-dabe-453a-a174-957e543ad538 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:56.439154 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-257047c8-dabe-453a-a174-957e543ad538 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:56.439239 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-257047c8-dabe-453a-a174-957e543ad538 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:56.442942 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:56.442942 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:56.443553 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-257047c8-dabe-453a-a174-957e543ad538 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:56.443860 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1308/5285] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:56 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:56.809793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bc91f035-f10f-45ec-8ada-260e9cd358ba None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:56.810265 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bc91f035-f10f-45ec-8ada-260e9cd358ba None None] GET https://10.4.3.210/volume// Jul 03 18:02:56.810265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bc91f035-f10f-45ec-8ada-260e9cd358ba None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:56.810448 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bc91f035-f10f-45ec-8ada-260e9cd358ba None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:56.810734 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bc91f035-f10f-45ec-8ada-260e9cd358ba None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:56.811018 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1316/5286] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:02: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 18:02:56.817405 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-0eeb40dc-2c86-4fb5-9460-73c9254f85a9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:56.819587 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-0eeb40dc-2c86-4fb5-9460-73c9254f85a9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:02:56.819988 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-0eeb40dc-2c86-4fb5-9460-73c9254f85a9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68c21bc2-7976-4513-a09b-8e05bd8fd708", "connector": null, "instance_uuid": "582e2fff-3c54-4194-9b84-1a627afe6742"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:56.827168 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:56.827168 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:56.848077 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-0eeb40dc-2c86-4fb5-9460-73c9254f85a9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:02:56.848478 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1334/5287] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:02:56 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:57.302763 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1ab46048-1fa3-4aad-844a-d4bbdb87a045 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:57.304490 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ab46048-1fa3-4aad-844a-d4bbdb87a045 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:02:57.304670 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ab46048-1fa3-4aad-844a-d4bbdb87a045 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:57.304856 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ab46048-1fa3-4aad-844a-d4bbdb87a045 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:57.313573 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:57.313573 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:57.316697 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1ab46048-1fa3-4aad-844a-d4bbdb87a045 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:57.319811 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-52f5d60d-75e9-4bb7-b95e-6b36c8bf4aa6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:57.321062 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ab46048-1fa3-4aad-844a-d4bbdb87a045 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:02:57.321547 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52f5d60d-75e9-4bb7-b95e-6b36c8bf4aa6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:57.321598 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1330/5288] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:57 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:57.321632 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52f5d60d-75e9-4bb7-b95e-6b36c8bf4aa6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:57.321815 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52f5d60d-75e9-4bb7-b95e-6b36c8bf4aa6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:57.332505 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:57.332505 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:57.335432 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-52f5d60d-75e9-4bb7-b95e-6b36c8bf4aa6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:57.338880 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52f5d60d-75e9-4bb7-b95e-6b36c8bf4aa6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:57.339294 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1309/5289] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:57 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:57.374011 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-52bc2395-640c-40ca-8e74-fd5c585b770a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:57.374344 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-52bc2395-640c-40ca-8e74-fd5c585b770a None None] GET https://10.4.3.210/volume// Jul 03 18:02:57.374482 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-52bc2395-640c-40ca-8e74-fd5c585b770a None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:57.374659 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-52bc2395-640c-40ca-8e74-fd5c585b770a None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:57.375005 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-52bc2395-640c-40ca-8e74-fd5c585b770a None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:02:57.375238 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1317/5290] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:02: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 18:02:57.382242 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-a972f43e-ed90-492c-ad79-57ba1bbf5e54 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:57.384215 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-a972f43e-ed90-492c-ad79-57ba1bbf5e54 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:02:57.384412 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-a972f43e-ed90-492c-ad79-57ba1bbf5e54 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:57.384587 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-a972f43e-ed90-492c-ad79-57ba1bbf5e54 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:57.393783 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:57.393783 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:57.396785 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-a972f43e-ed90-492c-ad79-57ba1bbf5e54 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:57.400300 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-a972f43e-ed90-492c-ad79-57ba1bbf5e54 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:02:57.400646 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1335/5291] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:02:57 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 1062 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:02:57.453877 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5a01355a-3ddc-426b-81e4-43ebfed65192 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:57.455402 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5a01355a-3ddc-426b-81e4-43ebfed65192 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:57.455571 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5a01355a-3ddc-426b-81e4-43ebfed65192 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:57.455754 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5a01355a-3ddc-426b-81e4-43ebfed65192 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:57.455878 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-5a01355a-3ddc-426b-81e4-43ebfed65192 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:57.459800 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:57.459800 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:57.460425 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5a01355a-3ddc-426b-81e4-43ebfed65192 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:57.460729 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1331/5292] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:57 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:57.495678 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-d51190ad-e0c0-4ebc-8401-54009426706c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:57.497584 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-d51190ad-e0c0-4ebc-8401-54009426706c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] PUT https://10.4.3.210/volume/v3/attachments/832e67af-d052-4967-87d8-17645a11367b Jul 03 18:02:57.497951 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-d51190ad-e0c0-4ebc-8401-54009426706c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:02:57.505053 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-d51190ad-e0c0-4ebc-8401-54009426706c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Acquiring lock "cinder-attachment_update-68c21bc2-7976-4513-a09b-8e05bd8fd708-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:02:57.509612 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-d51190ad-e0c0-4ebc-8401-54009426706c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Lock "cinder-attachment_update-68c21bc2-7976-4513-a09b-8e05bd8fd708-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:02:57.510700 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:57.510700 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:58.030240 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-d51190ad-e0c0-4ebc-8401-54009426706c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Lock "cinder-attachment_update-68c21bc2-7976-4513-a09b-8e05bd8fd708-np0000004448" released by "attachment_update" :: held 0.521s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:02:58.030584 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-d51190ad-e0c0-4ebc-8401-54009426706c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/832e67af-d052-4967-87d8-17645a11367b returned with HTTP 200 Jul 03 18:02:58.031100 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1310/5293] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:02:57 2026] PUT /volume/v3/attachments/832e67af-d052-4967-87d8-17645a11367b => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:02:58.336322 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-175d438a-25e2-4635-a418-755168fa0843 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:58.338553 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-175d438a-25e2-4635-a418-755168fa0843 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:02:58.338834 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-175d438a-25e2-4635-a418-755168fa0843 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:58.339042 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-175d438a-25e2-4635-a418-755168fa0843 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:58.348740 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:58.348740 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:58.352192 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f590b365-7dfa-44f6-9da1-ed009f206608 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:58.352468 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-175d438a-25e2-4635-a418-755168fa0843 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:58.353848 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f590b365-7dfa-44f6-9da1-ed009f206608 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:58.354121 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f590b365-7dfa-44f6-9da1-ed009f206608 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:58.355318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f590b365-7dfa-44f6-9da1-ed009f206608 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:58.359404 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-175d438a-25e2-4635-a418-755168fa0843 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:02:58.359404 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1318/5294] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:58 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:58.369010 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:58.369010 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:58.371387 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f590b365-7dfa-44f6-9da1-ed009f206608 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:58.375026 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f590b365-7dfa-44f6-9da1-ed009f206608 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:58.375525 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1336/5295] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:58 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:58.470475 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1d5463c8-e30e-4775-9030-034eedffa2f5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:58.472730 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1d5463c8-e30e-4775-9030-034eedffa2f5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:58.473009 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1d5463c8-e30e-4775-9030-034eedffa2f5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:58.473283 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1d5463c8-e30e-4775-9030-034eedffa2f5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:58.473449 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1d5463c8-e30e-4775-9030-034eedffa2f5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:58.478584 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:58.478584 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:02:58.479652 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1d5463c8-e30e-4775-9030-034eedffa2f5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:58.480141 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1332/5296] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:58 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:59.369121 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dea22b16-01c3-4366-a590-0b7b9c51bb8c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:59.370696 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dea22b16-01c3-4366-a590-0b7b9c51bb8c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:02:59.370922 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dea22b16-01c3-4366-a590-0b7b9c51bb8c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:59.371126 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dea22b16-01c3-4366-a590-0b7b9c51bb8c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:59.379549 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:59.379549 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:02:59.382893 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dea22b16-01c3-4366-a590-0b7b9c51bb8c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:02:59.388984 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8a7cd654-5a8e-4c70-a5c6-f00b665fa691 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:59.389820 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dea22b16-01c3-4366-a590-0b7b9c51bb8c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:02:59.390311 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1311/5297] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:59 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:59.397341 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8a7cd654-5a8e-4c70-a5c6-f00b665fa691 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:02:59.397505 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8a7cd654-5a8e-4c70-a5c6-f00b665fa691 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:59.397672 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8a7cd654-5a8e-4c70-a5c6-f00b665fa691 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:59.405690 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:59.405690 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:02:59.408397 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8a7cd654-5a8e-4c70-a5c6-f00b665fa691 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:02:59.411821 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8a7cd654-5a8e-4c70-a5c6-f00b665fa691 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:02:59.412161 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1319/5298] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:59 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:02:59.491896 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-54078bde-c630-4419-bb6b-d3a37f8e6683 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:02:59.493426 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-54078bde-c630-4419-bb6b-d3a37f8e6683 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:02:59.493717 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-54078bde-c630-4419-bb6b-d3a37f8e6683 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:02:59.494854 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-54078bde-c630-4419-bb6b-d3a37f8e6683 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:02:59.494854 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-54078bde-c630-4419-bb6b-d3a37f8e6683 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:02:59.497957 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:02:59.497957 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:02:59.498784 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-54078bde-c630-4419-bb6b-d3a37f8e6683 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:02:59.499207 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1337/5299] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:02:59 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:00.405434 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-221acb97-9980-4d96-96ea-c4731267d017 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:00.407111 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-221acb97-9980-4d96-96ea-c4731267d017 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:00.407312 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-221acb97-9980-4d96-96ea-c4731267d017 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:00.407488 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-221acb97-9980-4d96-96ea-c4731267d017 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:00.418364 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:00.418364 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:00.422725 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-221acb97-9980-4d96-96ea-c4731267d017 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:00.426953 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-83f4c287-d54d-4b99-9920-d765cc8cad68 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:00.428629 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-83f4c287-d54d-4b99-9920-d765cc8cad68 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:03:00.428842 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-83f4c287-d54d-4b99-9920-d765cc8cad68 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:00.429027 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-83f4c287-d54d-4b99-9920-d765cc8cad68 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:00.429344 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-221acb97-9980-4d96-96ea-c4731267d017 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:03:00.429783 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1333/5300] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:00 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:00.443504 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:00.443504 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:00.446506 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-83f4c287-d54d-4b99-9920-d765cc8cad68 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:00.449954 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-83f4c287-d54d-4b99-9920-d765cc8cad68 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:03:00.450432 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1312/5301] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:00 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:00.509422 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c318074c-7e26-4bcc-840c-6e65c8d14510 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:00.511274 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c318074c-7e26-4bcc-840c-6e65c8d14510 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:00.511510 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c318074c-7e26-4bcc-840c-6e65c8d14510 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:00.511727 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c318074c-7e26-4bcc-840c-6e65c8d14510 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:00.511984 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-c318074c-7e26-4bcc-840c-6e65c8d14510 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:00.516307 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:00.516307 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:00.516975 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c318074c-7e26-4bcc-840c-6e65c8d14510 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:00.517306 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1320/5302] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:00 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:01.446284 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fc5ce97b-3b00-496e-a71e-7071c969db28 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:01.447967 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc5ce97b-3b00-496e-a71e-7071c969db28 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:01.448147 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc5ce97b-3b00-496e-a71e-7071c969db28 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:01.448328 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc5ce97b-3b00-496e-a71e-7071c969db28 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:01.457275 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:01.457275 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:01.460660 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fc5ce97b-3b00-496e-a71e-7071c969db28 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:01.462248 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-23d33e57-8b99-4f70-a041-b78b81db5f26 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:01.463965 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-23d33e57-8b99-4f70-a041-b78b81db5f26 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:03:01.464182 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-23d33e57-8b99-4f70-a041-b78b81db5f26 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:01.464424 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-23d33e57-8b99-4f70-a041-b78b81db5f26 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:01.465067 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc5ce97b-3b00-496e-a71e-7071c969db28 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:03:01.465502 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1338/5303] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:01 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:01.473900 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:01.473900 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:01.477075 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-23d33e57-8b99-4f70-a041-b78b81db5f26 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:01.480994 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-23d33e57-8b99-4f70-a041-b78b81db5f26 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:03:01.481405 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1334/5304] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:01 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:01.528424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2f8f4ec5-ba65-4982-a211-27c25ad2ccb5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:01.529880 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2f8f4ec5-ba65-4982-a211-27c25ad2ccb5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:01.530052 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2f8f4ec5-ba65-4982-a211-27c25ad2ccb5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:01.530244 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2f8f4ec5-ba65-4982-a211-27c25ad2ccb5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:01.530336 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-2f8f4ec5-ba65-4982-a211-27c25ad2ccb5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:01.534324 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:01.534324 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:01.535138 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2f8f4ec5-ba65-4982-a211-27c25ad2ccb5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:01.535498 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1313/5305] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:01 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:02.477392 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1ae01826-6605-4c7b-b8c6-f6f77ef45c92 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:02.478949 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ae01826-6605-4c7b-b8c6-f6f77ef45c92 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:02.479113 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ae01826-6605-4c7b-b8c6-f6f77ef45c92 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:02.479292 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1ae01826-6605-4c7b-b8c6-f6f77ef45c92 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:02.489388 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:02.489388 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:02.493315 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1ae01826-6605-4c7b-b8c6-f6f77ef45c92 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:02.493871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b38d250f-d73f-4dc3-9d8e-c976d5d251b1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:02.495751 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b38d250f-d73f-4dc3-9d8e-c976d5d251b1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:03:02.495955 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b38d250f-d73f-4dc3-9d8e-c976d5d251b1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:02.496139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b38d250f-d73f-4dc3-9d8e-c976d5d251b1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:02.497118 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1ae01826-6605-4c7b-b8c6-f6f77ef45c92 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:03:02.497498 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1321/5306] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:02 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:02.505514 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:02.505514 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:02.508678 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b38d250f-d73f-4dc3-9d8e-c976d5d251b1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:02.512422 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b38d250f-d73f-4dc3-9d8e-c976d5d251b1 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:03:02.512761 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1339/5307] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:02 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:02.546756 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c83c64a8-cc91-418e-9b05-3942d181fbab None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:02.548473 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c83c64a8-cc91-418e-9b05-3942d181fbab tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:02.548646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c83c64a8-cc91-418e-9b05-3942d181fbab tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:02.548861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c83c64a8-cc91-418e-9b05-3942d181fbab tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:02.548966 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-c83c64a8-cc91-418e-9b05-3942d181fbab tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:02.553093 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:02.553093 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:02.553746 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c83c64a8-cc91-418e-9b05-3942d181fbab tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:02.554093 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1335/5308] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:02 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:02.562463 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ae476df4-52fd-405f-9608-fbdca808409c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:02.564111 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae476df4-52fd-405f-9608-fbdca808409c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0/restore Jul 03 18:03:02.564425 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ae476df4-52fd-405f-9608-fbdca808409c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "235c8394-6fe0-440e-b03d-cd2766155408"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:02.565734 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-ae476df4-52fd-405f-9608-fbdca808409c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Restoring backup 03a7ebe9-b988-4061-afe0-7e6b745e14d0 ({'restore': {'volume_id': '235c8394-6fe0-440e-b03d-cd2766155408'}}) {{(pid=99943) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 18:03:02.565902 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-ae476df4-52fd-405f-9608-fbdca808409c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Restoring backup 03a7ebe9-b988-4061-afe0-7e6b745e14d0 to volume 235c8394-6fe0-440e-b03d-cd2766155408. Jul 03 18:03:02.569610 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:02.569610 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:02.575915 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:02.575915 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:02.576270 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ae476df4-52fd-405f-9608-fbdca808409c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:03:02.576376 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.api [None req-ae476df4-52fd-405f-9608-fbdca808409c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Checking backup size 1 against volume size 1 {{(pid=99943) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 18:03:02.576471 np0000004448 devstack@c-api.service[99943]: INFO cinder.backup.api [None req-ae476df4-52fd-405f-9608-fbdca808409c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Overwriting volume 235c8394-6fe0-440e-b03d-cd2766155408 with restore of backup 03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:02.587513 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-ae476df4-52fd-405f-9608-fbdca808409c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] restore_backup in rpcapi backup_id 03a7ebe9-b988-4061-afe0-7e6b745e14d0 {{(pid=99943) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 18:03:02.589189 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ae476df4-52fd-405f-9608-fbdca808409c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0/restore returned with HTTP 202 Jul 03 18:03:02.589545 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1314/5309] 10.4.3.210 () {68 vars in 1393 bytes} [Fri Jul 3 18:03:02 2026] POST /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0/restore => generated 182 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:03:02.597452 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8573e9e2-4f0a-436a-8780-792310356301 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:02.598973 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8573e9e2-4f0a-436a-8780-792310356301 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:02.599144 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8573e9e2-4f0a-436a-8780-792310356301 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:02.599324 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8573e9e2-4f0a-436a-8780-792310356301 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:02.599522 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-8573e9e2-4f0a-436a-8780-792310356301 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:02.603352 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:02.603352 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:02.604045 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8573e9e2-4f0a-436a-8780-792310356301 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:02.604385 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1322/5310] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:02 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:03.509070 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cd03c361-cf30-4c3f-9f76-f8809a7e2d8f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:03.511007 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cd03c361-cf30-4c3f-9f76-f8809a7e2d8f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:03.511271 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cd03c361-cf30-4c3f-9f76-f8809a7e2d8f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:03.511500 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cd03c361-cf30-4c3f-9f76-f8809a7e2d8f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:03.520474 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:03.520474 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:03.525218 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-043dbb4b-e19e-4c92-9317-3143b7eebd6f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:03.527578 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-043dbb4b-e19e-4c92-9317-3143b7eebd6f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:03:03.527958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-043dbb4b-e19e-4c92-9317-3143b7eebd6f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:03.528163 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-043dbb4b-e19e-4c92-9317-3143b7eebd6f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:03.528420 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cd03c361-cf30-4c3f-9f76-f8809a7e2d8f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:03.533158 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cd03c361-cf30-4c3f-9f76-f8809a7e2d8f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:03:03.533608 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1340/5311] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:03 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:03.537589 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:03.537589 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:03.541006 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-043dbb4b-e19e-4c92-9317-3143b7eebd6f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:03.545193 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-043dbb4b-e19e-4c92-9317-3143b7eebd6f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:03:03.545524 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1336/5312] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:03 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:03.614208 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ef3e713d-e281-4293-b6b4-65ef8e4ab045 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:03.615909 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ef3e713d-e281-4293-b6b4-65ef8e4ab045 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:03.616084 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ef3e713d-e281-4293-b6b4-65ef8e4ab045 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:03.616275 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ef3e713d-e281-4293-b6b4-65ef8e4ab045 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:03.616370 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-ef3e713d-e281-4293-b6b4-65ef8e4ab045 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:03.620402 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:03.620402 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:03.621050 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ef3e713d-e281-4293-b6b4-65ef8e4ab045 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:03.621347 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1315/5313] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:03 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:04.218343 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-39819b43-0194-430a-b360-5c713c01d74b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:04.221429 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-39819b43-0194-430a-b360-5c713c01d74b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/attachments/832e67af-d052-4967-87d8-17645a11367b/action Jul 03 18:03:04.221883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-39819b43-0194-430a-b360-5c713c01d74b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:03:04.222041 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-39819b43-0194-430a-b360-5c713c01d74b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:04.242247 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:04.242247 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:04.254921 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-25576ff7-dd4f-4526-80b5-ad784b899199 req-39819b43-0194-430a-b360-5c713c01d74b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/832e67af-d052-4967-87d8-17645a11367b/action returned with HTTP 204 Jul 03 18:03:04.255409 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1323/5314] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:03:04 2026] POST /volume/v3/attachments/832e67af-d052-4967-87d8-17645a11367b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:04.545538 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fb78b221-4e56-4973-bf76-4381aad0d914 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:04.547050 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fb78b221-4e56-4973-bf76-4381aad0d914 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:04.547244 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fb78b221-4e56-4973-bf76-4381aad0d914 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:04.547438 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fb78b221-4e56-4973-bf76-4381aad0d914 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:04.556519 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c42ffc2e-3eaa-4bcf-b140-1b9470358e21 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:04.556880 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:04.556880 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:04.558172 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c42ffc2e-3eaa-4bcf-b140-1b9470358e21 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:03:04.558366 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c42ffc2e-3eaa-4bcf-b140-1b9470358e21 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:04.558539 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c42ffc2e-3eaa-4bcf-b140-1b9470358e21 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:04.560232 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-fb78b221-4e56-4973-bf76-4381aad0d914 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:04.564557 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fb78b221-4e56-4973-bf76-4381aad0d914 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:03:04.565256 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1341/5315] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:04 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:04.566510 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:04.566510 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:04.569799 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c42ffc2e-3eaa-4bcf-b140-1b9470358e21 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:04.572762 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c42ffc2e-3eaa-4bcf-b140-1b9470358e21 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:03:04.573105 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1337/5316] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:04 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:04.630928 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-17eda1e5-b214-49b8-a377-84f23c607f39 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:04.632549 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-17eda1e5-b214-49b8-a377-84f23c607f39 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:04.632712 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-17eda1e5-b214-49b8-a377-84f23c607f39 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:04.632923 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-17eda1e5-b214-49b8-a377-84f23c607f39 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:04.633015 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-17eda1e5-b214-49b8-a377-84f23c607f39 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:04.636984 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:04.636984 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:04.637590 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-17eda1e5-b214-49b8-a377-84f23c607f39 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:04.637909 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1316/5317] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:04 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:05.584448 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1df7a4a7-5600-4cb9-8f67-bc1d8999e2c9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:05.586105 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1df7a4a7-5600-4cb9-8f67-bc1d8999e2c9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:03:05.586303 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1df7a4a7-5600-4cb9-8f67-bc1d8999e2c9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:05.586498 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1df7a4a7-5600-4cb9-8f67-bc1d8999e2c9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:05.595175 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:05.595175 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:05.597905 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1df7a4a7-5600-4cb9-8f67-bc1d8999e2c9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:05.601314 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1df7a4a7-5600-4cb9-8f67-bc1d8999e2c9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:03:05.601641 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1324/5318] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:05 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:05.647424 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-90482c26-9690-4f3d-ad56-540c730e834b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:05.648983 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-90482c26-9690-4f3d-ad56-540c730e834b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:05.649139 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-90482c26-9690-4f3d-ad56-540c730e834b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:05.649337 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-90482c26-9690-4f3d-ad56-540c730e834b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:05.649441 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-90482c26-9690-4f3d-ad56-540c730e834b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:05.653054 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:05.653054 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:05.653673 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-90482c26-9690-4f3d-ad56-540c730e834b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:05.654032 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1342/5319] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:05 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:06.115399 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-d25202f7-85c9-4582-9df4-6cb0d151726a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:06.117390 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-d25202f7-85c9-4582-9df4-6cb0d151726a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/attachments/554b8139-f3ea-4519-8db9-de548fb5140a/action Jul 03 18:03:06.117714 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-d25202f7-85c9-4582-9df4-6cb0d151726a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:03:06.117841 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-d25202f7-85c9-4582-9df4-6cb0d151726a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:06.132366 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:06.132366 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:06.143466 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-70045eb2-46fe-422e-b2b7-44f39faebcc4 req-d25202f7-85c9-4582-9df4-6cb0d151726a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/554b8139-f3ea-4519-8db9-de548fb5140a/action returned with HTTP 204 Jul 03 18:03:06.143950 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1338/5320] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:03:06 2026] POST /volume/v3/attachments/554b8139-f3ea-4519-8db9-de548fb5140a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:06.613563 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-313be3b5-7ba9-491d-bf8d-eed524583ccf None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:06.615841 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-313be3b5-7ba9-491d-bf8d-eed524583ccf tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:03:06.616105 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-313be3b5-7ba9-491d-bf8d-eed524583ccf tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:06.616336 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-313be3b5-7ba9-491d-bf8d-eed524583ccf tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:06.627311 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:06.627311 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:06.630378 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-313be3b5-7ba9-491d-bf8d-eed524583ccf tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:06.634714 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-313be3b5-7ba9-491d-bf8d-eed524583ccf tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:03:06.635252 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1317/5321] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:06 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:06.663614 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-02bfb374-fd25-4990-a981-6ffaa39a98a8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:06.665261 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-02bfb374-fd25-4990-a981-6ffaa39a98a8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:06.665589 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-02bfb374-fd25-4990-a981-6ffaa39a98a8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:06.665636 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-02bfb374-fd25-4990-a981-6ffaa39a98a8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:06.665751 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-02bfb374-fd25-4990-a981-6ffaa39a98a8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:06.669532 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:06.669532 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:06.670212 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-02bfb374-fd25-4990-a981-6ffaa39a98a8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:06.670523 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1325/5322] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:06 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:07.192703 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-602619fa-5992-4609-add6-3ee268246568 req-efef3c15-6b46-438b-8c78-5e4953fd591e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:07.195480 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-efef3c15-6b46-438b-8c78-5e4953fd591e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:03:07.195756 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-efef3c15-6b46-438b-8c78-5e4953fd591e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:07.196041 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-efef3c15-6b46-438b-8c78-5e4953fd591e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:07.204497 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:07.204497 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:07.208133 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-602619fa-5992-4609-add6-3ee268246568 req-efef3c15-6b46-438b-8c78-5e4953fd591e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:07.213049 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-efef3c15-6b46-438b-8c78-5e4953fd591e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:03:07.213792 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1343/5323] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:03:07 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:07.682424 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-771a5110-2894-40a0-b0b5-35da588393fd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:07.684003 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-771a5110-2894-40a0-b0b5-35da588393fd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:07.684345 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-771a5110-2894-40a0-b0b5-35da588393fd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:07.684345 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-771a5110-2894-40a0-b0b5-35da588393fd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:07.684709 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-771a5110-2894-40a0-b0b5-35da588393fd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:07.688323 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:07.688323 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:07.689553 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-771a5110-2894-40a0-b0b5-35da588393fd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:07.689553 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1339/5324] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:07 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:07.748362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-8341b4db-c11e-4a47-a9f4-a5be16197371 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:07.750056 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-8341b4db-c11e-4a47-a9f4-a5be16197371 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:07.750251 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-8341b4db-c11e-4a47-a9f4-a5be16197371 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:07.750428 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-8341b4db-c11e-4a47-a9f4-a5be16197371 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:07.758624 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:07.758624 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:07.761712 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-8341b4db-c11e-4a47-a9f4-a5be16197371 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:07.765522 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-8341b4db-c11e-4a47-a9f4-a5be16197371 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:03:07.765690 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1318/5325] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:03:07 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:07.783600 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-2f0704eb-5bf3-41db-9198-13f920664e89 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:07.784656 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-2f0704eb-5bf3-41db-9198-13f920664e89 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708/action Jul 03 18:03:07.784856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-2f0704eb-5bf3-41db-9198-13f920664e89 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:03:07.784958 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-2f0704eb-5bf3-41db-9198-13f920664e89 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:07.796151 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:07.796151 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:07.796625 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-2f0704eb-5bf3-41db-9198-13f920664e89 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:07.801994 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-2f0704eb-5bf3-41db-9198-13f920664e89 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Begin detaching volume completed successfully. Jul 03 18:03:07.802232 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-2f0704eb-5bf3-41db-9198-13f920664e89 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708/action returned with HTTP 202 Jul 03 18:03:07.802700 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1326/5326] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:03:07 2026] POST /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:03:08.701141 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ca78581c-8fdd-4b7d-a842-eec262ab5a60 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:08.702844 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ca78581c-8fdd-4b7d-a842-eec262ab5a60 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:08.703025 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ca78581c-8fdd-4b7d-a842-eec262ab5a60 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:08.703211 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ca78581c-8fdd-4b7d-a842-eec262ab5a60 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:08.703333 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ca78581c-8fdd-4b7d-a842-eec262ab5a60 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:08.707938 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:08.707938 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:08.708817 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ca78581c-8fdd-4b7d-a842-eec262ab5a60 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:08.709203 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1344/5327] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:08 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:08.825460 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bd2dbae0-0faa-40ae-b6cd-de4c038c8cfd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:08.826163 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd2dbae0-0faa-40ae-b6cd-de4c038c8cfd None None] GET https://10.4.3.210/volume// Jul 03 18:03:08.826214 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd2dbae0-0faa-40ae-b6cd-de4c038c8cfd None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:08.826476 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bd2dbae0-0faa-40ae-b6cd-de4c038c8cfd None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:08.826908 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bd2dbae0-0faa-40ae-b6cd-de4c038c8cfd None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:08.827319 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1340/5328] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:03: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 18:03:08.834897 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-044ecf6b-535d-4616-93b6-d8e6da0312b9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:08.836941 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-044ecf6b-535d-4616-93b6-d8e6da0312b9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:08.837182 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-044ecf6b-535d-4616-93b6-d8e6da0312b9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:08.837405 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-044ecf6b-535d-4616-93b6-d8e6da0312b9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:08.846557 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:08.846557 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:08.850686 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-044ecf6b-535d-4616-93b6-d8e6da0312b9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:08.855821 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-044ecf6b-535d-4616-93b6-d8e6da0312b9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:03:08.856331 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1319/5329] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:03:08 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:03:09.246575 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f1dfdc5c-9b1b-447f-8f44-df865b624614 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:09.247019 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f1dfdc5c-9b1b-447f-8f44-df865b624614 None None] GET https://10.4.3.210/volume// Jul 03 18:03:09.247225 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f1dfdc5c-9b1b-447f-8f44-df865b624614 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:09.247425 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f1dfdc5c-9b1b-447f-8f44-df865b624614 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:09.247838 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f1dfdc5c-9b1b-447f-8f44-df865b624614 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:09.248167 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1327/5330] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:03: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 18:03:09.254704 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-602619fa-5992-4609-add6-3ee268246568 req-2d890b10-3a66-445d-9beb-0ee6529fb6ac None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:09.256457 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-2d890b10-3a66-445d-9beb-0ee6529fb6ac tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:03:09.256784 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-2d890b10-3a66-445d-9beb-0ee6529fb6ac tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24437e5b-5dde-43db-9fd0-49c7210599c3", "connector": null, "instance_uuid": "05b18ea5-cc2f-407c-8c10-64cc4555650f"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:09.264316 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:09.264316 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:09.288442 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-2d890b10-3a66-445d-9beb-0ee6529fb6ac tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:03:09.288913 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1345/5331] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:03:09 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 18:03:09.686105 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-269eb279-6b59-4453-a0e4-2dcdf8d6d04c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:09.688075 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-269eb279-6b59-4453-a0e4-2dcdf8d6d04c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/attachments/832e67af-d052-4967-87d8-17645a11367b Jul 03 18:03:09.688258 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-269eb279-6b59-4453-a0e4-2dcdf8d6d04c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:09.688430 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-269eb279-6b59-4453-a0e4-2dcdf8d6d04c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:09.694669 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:09.694669 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:09.724669 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bc173459-b082-411f-a841-6b2badff0d2e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:09.726724 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bc173459-b082-411f-a841-6b2badff0d2e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:09.726959 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bc173459-b082-411f-a841-6b2badff0d2e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:09.727199 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bc173459-b082-411f-a841-6b2badff0d2e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:09.727339 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-bc173459-b082-411f-a841-6b2badff0d2e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:09.732037 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:09.732037 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:09.732896 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bc173459-b082-411f-a841-6b2badff0d2e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:09.733133 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-78ddf344-e6e6-4c14-9a80-acee1ca30ec2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:09.733317 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1320/5332] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:09 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:09.734721 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78ddf344-e6e6-4c14-9a80-acee1ca30ec2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:03:09.734895 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78ddf344-e6e6-4c14-9a80-acee1ca30ec2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:09.735043 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-78ddf344-e6e6-4c14-9a80-acee1ca30ec2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:09.742999 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:09.742999 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:09.746048 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-78ddf344-e6e6-4c14-9a80-acee1ca30ec2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:09.749657 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-78ddf344-e6e6-4c14-9a80-acee1ca30ec2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:03:09.750019 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1328/5333] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:09 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:09.812549 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c820252b-45fa-4f53-8ab9-de090ccbeb7c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:09.812983 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c820252b-45fa-4f53-8ab9-de090ccbeb7c None None] GET https://10.4.3.210/volume// Jul 03 18:03:09.813180 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c820252b-45fa-4f53-8ab9-de090ccbeb7c None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:09.813369 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c820252b-45fa-4f53-8ab9-de090ccbeb7c None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:09.813676 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c820252b-45fa-4f53-8ab9-de090ccbeb7c None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:09.813983 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1346/5334] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:03: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 18:03:09.819701 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-602619fa-5992-4609-add6-3ee268246568 req-ee6a3780-50b3-4de0-ac06-4744ce69b09d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:09.821917 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-ee6a3780-50b3-4de0-ac06-4744ce69b09d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:03:09.822171 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-ee6a3780-50b3-4de0-ac06-4744ce69b09d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:09.822394 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-ee6a3780-50b3-4de0-ac06-4744ce69b09d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:09.832736 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:09.832736 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:09.836201 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-602619fa-5992-4609-add6-3ee268246568 req-ee6a3780-50b3-4de0-ac06-4744ce69b09d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:09.839833 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-ee6a3780-50b3-4de0-ac06-4744ce69b09d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:03:09.840100 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1321/5335] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:03:09 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:03:09.944420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-602619fa-5992-4609-add6-3ee268246568 req-8980cb12-e670-4b59-a49a-a62945da0395 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:09.946452 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-8980cb12-e670-4b59-a49a-a62945da0395 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] PUT https://10.4.3.210/volume/v3/attachments/7c9b7491-e5df-4272-a82b-5b410efb0139 Jul 03 18:03:09.946823 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-8980cb12-e670-4b59-a49a-a62945da0395 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:09.954618 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-602619fa-5992-4609-add6-3ee268246568 req-8980cb12-e670-4b59-a49a-a62945da0395 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Acquiring lock "cinder-attachment_update-24437e5b-5dde-43db-9fd0-49c7210599c3-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:03:09.961839 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-602619fa-5992-4609-add6-3ee268246568 req-8980cb12-e670-4b59-a49a-a62945da0395 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Lock "cinder-attachment_update-24437e5b-5dde-43db-9fd0-49c7210599c3-np0000004448" acquired by "attachment_update" :: waited 0.007s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:03:09.962724 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:09.962724 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:10.224954 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-214aac1e-a53d-4731-bba3-60dce4544cc0 req-269eb279-6b59-4453-a0e4-2dcdf8d6d04c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/832e67af-d052-4967-87d8-17645a11367b returned with HTTP 200 Jul 03 18:03:10.225403 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1341/5336] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:03:09 2026] DELETE /volume/v3/attachments/832e67af-d052-4967-87d8-17645a11367b => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:10.480812 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-602619fa-5992-4609-add6-3ee268246568 req-8980cb12-e670-4b59-a49a-a62945da0395 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Lock "cinder-attachment_update-24437e5b-5dde-43db-9fd0-49c7210599c3-np0000004448" released by "attachment_update" :: held 0.519s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:03:10.481151 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-8980cb12-e670-4b59-a49a-a62945da0395 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/7c9b7491-e5df-4272-a82b-5b410efb0139 returned with HTTP 200 Jul 03 18:03:10.481541 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1329/5337] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:03:09 2026] PUT /volume/v3/attachments/7c9b7491-e5df-4272-a82b-5b410efb0139 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:10.742727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d48fe492-0d83-4b5b-957f-115a21edb6ab None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:10.744722 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d48fe492-0d83-4b5b-957f-115a21edb6ab tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:10.744722 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d48fe492-0d83-4b5b-957f-115a21edb6ab tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:10.744860 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d48fe492-0d83-4b5b-957f-115a21edb6ab tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:10.744925 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d48fe492-0d83-4b5b-957f-115a21edb6ab tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:10.749301 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:10.749301 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:10.750142 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d48fe492-0d83-4b5b-957f-115a21edb6ab tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:10.750513 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1347/5338] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:10 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:10.762943 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a166d7f7-a779-4a92-b9ae-e5282a949618 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:10.764884 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a166d7f7-a779-4a92-b9ae-e5282a949618 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:03:10.765090 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a166d7f7-a779-4a92-b9ae-e5282a949618 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:10.765290 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a166d7f7-a779-4a92-b9ae-e5282a949618 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:10.775330 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:10.775330 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:10.778976 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a166d7f7-a779-4a92-b9ae-e5282a949618 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:10.783475 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a166d7f7-a779-4a92-b9ae-e5282a949618 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:03:10.783972 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1322/5339] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:10 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:10.952728 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a2900d41-3648-495e-b14e-76119433baa7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:10.954207 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:03:10.954528 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1395145670", "snapshot_id": "2887ced4-0706-43eb-97d6-60e571b1e3cf", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:10.955903 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1395145670', 'snapshot_id': '2887ced4-0706-43eb-97d6-60e571b1e3cf', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:03:10.960338 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:10.960338 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:10.960748 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:03:10.960909 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume of 1 GB Jul 03 18:03:10.963553 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Availability Zones retrieved successfully. Jul 03 18:03:10.968282 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Flow 'volume_create_api' (845f5295-66f4-4fd2-af46-76d4261c2075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:03:10.969202 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3860d644-27ee-4eaa-a99b-8aee6e4d66c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:10.969998 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:03:10.999544 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3860d644-27ee-4eaa-a99b-8aee6e4d66c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2887ced4-0706-43eb-97d6-60e571b1e3cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:11.000197 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ecbb34-0dad-42e4-8236-abf19851c8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:11.042977 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Created reservations ['2c69ae90-c3cf-45ad-8c6e-9dd7c9b1616e', 'bf70ec9f-473a-48c0-9f65-49506375e200', '212c08e5-0379-4411-af4c-8264aa1776c5', 'd3fba919-2b2e-4fc8-a5a4-c05f330d44ed'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:03:11.043730 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ecbb34-0dad-42e4-8236-abf19851c8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c69ae90-c3cf-45ad-8c6e-9dd7c9b1616e', 'bf70ec9f-473a-48c0-9f65-49506375e200', '212c08e5-0379-4411-af4c-8264aa1776c5', 'd3fba919-2b2e-4fc8-a5a4-c05f330d44ed']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:11.044447 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9604ea09-7a56-4305-82e2-8fc73c85da35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:11.082065 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9604ea09-7a56-4305-82e2-8fc73c85da35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68bf13ff-44a6-4cc7-a564-ca53917a9573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1395145670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7f0966ee034fd0a1ce9f73c593c136',qos_specs=None,replication_status=,reservations=['2c69ae90-c3cf-45ad-8c6e-9dd7c9b1616e','bf70ec9f-473a-48c0-9f65-49506375e200','212c08e5-0379-4411-af4c-8264aa1776c5','d3fba919-2b2e-4fc8-a5a4-c05f330d44ed'],size=1,snapshot_id=2887ced4-0706-43eb-97d6-60e571b1e3cf,source_replicaid=,source_volid=None,status='creating',user_id='b400668368894afbbc60482ed21666e5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1395145670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68bf13ff-44a6-4cc7-a564-ca53917a9573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb7f0966ee034fd0a1ce9f73c593c136',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2887ced4-0706-43eb-97d6-60e571b1e3cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b400668368894afbbc60482ed21666e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:11.082582 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e6112b0-55fc-4909-923f-cdd571717ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:11.099041 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e6112b0-55fc-4909-923f-cdd571717ed8) transitioned into state 'SUCCESS' from state '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-1395145670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7f0966ee034fd0a1ce9f73c593c136',qos_specs=None,replication_status=,reservations=['2c69ae90-c3cf-45ad-8c6e-9dd7c9b1616e','bf70ec9f-473a-48c0-9f65-49506375e200','212c08e5-0379-4411-af4c-8264aa1776c5','d3fba919-2b2e-4fc8-a5a4-c05f330d44ed'],size=1,snapshot_id=2887ced4-0706-43eb-97d6-60e571b1e3cf,source_replicaid=,source_volid=None,status='creating',user_id='b400668368894afbbc60482ed21666e5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:11.099730 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8729b225-fd02-4f4e-89f0-d08383b5669e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:11.118666 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8729b225-fd02-4f4e-89f0-d08383b5669e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:11.119434 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Flow 'volume_create_api' (845f5295-66f4-4fd2-af46-76d4261c2075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:03:11.119968 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume request issued successfully. Jul 03 18:03:11.120261 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a2900d41-3648-495e-b14e-76119433baa7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:03:11.120707 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1342/5340] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:03:10 2026] POST /volume/v3/volumes => generated 791 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:03:11.133600 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e3415088-95d6-4feb-8977-8664ee3779b8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:11.135233 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e3415088-95d6-4feb-8977-8664ee3779b8 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:11.135447 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e3415088-95d6-4feb-8977-8664ee3779b8 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:11.135570 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e3415088-95d6-4feb-8977-8664ee3779b8 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:11.141820 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:11.141820 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:11.145013 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e3415088-95d6-4feb-8977-8664ee3779b8 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:11.148530 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e3415088-95d6-4feb-8977-8664ee3779b8 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:11.148911 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1330/5341] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:11 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:11.764643 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c4c6b743-0187-4c0e-ab3e-fc72dcaba944 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:11.776585 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c4c6b743-0187-4c0e-ab3e-fc72dcaba944 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:11.776847 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c4c6b743-0187-4c0e-ab3e-fc72dcaba944 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:11.777844 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c4c6b743-0187-4c0e-ab3e-fc72dcaba944 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:11.777844 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-c4c6b743-0187-4c0e-ab3e-fc72dcaba944 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:11.795477 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c5853e44-5320-43d9-80a8-1d7cca8d0243 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:11.796815 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:11.796815 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:11.797449 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c5853e44-5320-43d9-80a8-1d7cca8d0243 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:03:11.797651 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c5853e44-5320-43d9-80a8-1d7cca8d0243 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:11.797695 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c4c6b743-0187-4c0e-ab3e-fc72dcaba944 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:11.797875 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c5853e44-5320-43d9-80a8-1d7cca8d0243 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:11.798052 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1348/5342] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:11 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:11.808484 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:11.808484 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:11.812349 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c5853e44-5320-43d9-80a8-1d7cca8d0243 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:11.816905 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c5853e44-5320-43d9-80a8-1d7cca8d0243 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:03:11.817338 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1323/5343] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:11 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:12.163161 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d6b6b935-34a4-4aca-9d82-d3a208c56d22 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:12.164516 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d6b6b935-34a4-4aca-9d82-d3a208c56d22 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:12.164676 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d6b6b935-34a4-4aca-9d82-d3a208c56d22 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:12.164875 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d6b6b935-34a4-4aca-9d82-d3a208c56d22 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:12.171307 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:12.171307 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:12.174356 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d6b6b935-34a4-4aca-9d82-d3a208c56d22 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:12.177726 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d6b6b935-34a4-4aca-9d82-d3a208c56d22 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:12.178072 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1343/5344] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:12 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:12.192782 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-822673a9-371c-47f6-9279-166babe3e52c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:12.195374 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-822673a9-371c-47f6-9279-166babe3e52c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:12.195516 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-822673a9-371c-47f6-9279-166babe3e52c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:12.195711 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-822673a9-371c-47f6-9279-166babe3e52c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:12.203162 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:12.203162 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:12.206619 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-822673a9-371c-47f6-9279-166babe3e52c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:12.211822 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-822673a9-371c-47f6-9279-166babe3e52c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:12.212230 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1331/5345] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:12 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:12.649213 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f4df5fbb-9678-434b-9148-8b390fccd1fb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:12.651049 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f4df5fbb-9678-434b-9148-8b390fccd1fb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:12.651234 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f4df5fbb-9678-434b-9148-8b390fccd1fb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:12.651405 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f4df5fbb-9678-434b-9148-8b390fccd1fb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:12.657329 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:12.657329 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:12.660214 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f4df5fbb-9678-434b-9148-8b390fccd1fb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:12.663508 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f4df5fbb-9678-434b-9148-8b390fccd1fb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:12.663839 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1349/5346] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:03:12 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:12.807656 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a2ad04e9-9e74-48df-8154-36550187c653 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:12.809276 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a2ad04e9-9e74-48df-8154-36550187c653 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:12.809451 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a2ad04e9-9e74-48df-8154-36550187c653 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:12.809616 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a2ad04e9-9e74-48df-8154-36550187c653 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:12.809716 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-a2ad04e9-9e74-48df-8154-36550187c653 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:12.814927 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:12.814927 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:12.815815 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a2ad04e9-9e74-48df-8154-36550187c653 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:12.816241 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1324/5347] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:12 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:12.831428 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-81653307-6806-4347-8af0-4f06cd8e7e68 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:12.833524 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-81653307-6806-4347-8af0-4f06cd8e7e68 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:03:12.833742 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-81653307-6806-4347-8af0-4f06cd8e7e68 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:12.833971 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-81653307-6806-4347-8af0-4f06cd8e7e68 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:12.845518 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:12.845518 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:12.849704 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-81653307-6806-4347-8af0-4f06cd8e7e68 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:12.854839 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-81653307-6806-4347-8af0-4f06cd8e7e68 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:03:12.855302 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1344/5348] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:12 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:13.826981 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1faf0970-7515-48e3-8993-6de880f28504 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:13.828942 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1faf0970-7515-48e3-8993-6de880f28504 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:13.829219 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1faf0970-7515-48e3-8993-6de880f28504 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:13.829457 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1faf0970-7515-48e3-8993-6de880f28504 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:13.829611 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-1faf0970-7515-48e3-8993-6de880f28504 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:13.834109 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:13.834109 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:13.834892 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1faf0970-7515-48e3-8993-6de880f28504 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:13.835293 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1332/5349] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:13 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:13.869949 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-192e0c79-566b-4177-94a0-dc072c5a432c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:13.872733 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-192e0c79-566b-4177-94a0-dc072c5a432c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:03:13.873123 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-192e0c79-566b-4177-94a0-dc072c5a432c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:13.873372 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-192e0c79-566b-4177-94a0-dc072c5a432c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:13.884312 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:13.884312 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:13.887695 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-192e0c79-566b-4177-94a0-dc072c5a432c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:13.891977 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-192e0c79-566b-4177-94a0-dc072c5a432c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:03:13.892507 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1350/5350] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:13 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:14.694583 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1a951727-1a00-495e-a9c9-f22c1c5f2471 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:14.694962 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1a951727-1a00-495e-a9c9-f22c1c5f2471 None None] GET https://10.4.3.210/volume// Jul 03 18:03:14.695098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1a951727-1a00-495e-a9c9-f22c1c5f2471 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:14.695262 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1a951727-1a00-495e-a9c9-f22c1c5f2471 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:14.695560 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1a951727-1a00-495e-a9c9-f22c1c5f2471 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:14.695823 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1325/5351] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:03: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 18:03:14.701619 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-731cd82f-5116-4791-88d3-dc279e769bfe req-c6c3c85e-59c7-4210-95fe-ae5c8e5dcb97 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:14.703319 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-c6c3c85e-59c7-4210-95fe-ae5c8e5dcb97 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:03:14.703612 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-c6c3c85e-59c7-4210-95fe-ae5c8e5dcb97 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68bf13ff-44a6-4cc7-a564-ca53917a9573", "connector": null, "instance_uuid": "582e2fff-3c54-4194-9b84-1a627afe6742"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:14.710841 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:14.710841 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:14.738878 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-c6c3c85e-59c7-4210-95fe-ae5c8e5dcb97 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:03:14.739292 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1345/5352] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:03:14 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 18:03:14.845108 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b89704cd-a44c-4b26-a3c3-8a9a246a2004 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:14.846494 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b89704cd-a44c-4b26-a3c3-8a9a246a2004 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:14.846645 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b89704cd-a44c-4b26-a3c3-8a9a246a2004 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:14.846840 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b89704cd-a44c-4b26-a3c3-8a9a246a2004 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:14.846937 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-b89704cd-a44c-4b26-a3c3-8a9a246a2004 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:14.850647 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:14.850647 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:14.851269 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b89704cd-a44c-4b26-a3c3-8a9a246a2004 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:14.851555 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1333/5353] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:14 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:14.903993 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1cf803b6-8889-4148-80b7-9fbd6267937d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:14.905720 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1cf803b6-8889-4148-80b7-9fbd6267937d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:03:14.905933 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1cf803b6-8889-4148-80b7-9fbd6267937d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:14.906141 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1cf803b6-8889-4148-80b7-9fbd6267937d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:14.915198 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:14.915198 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:14.918197 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1cf803b6-8889-4148-80b7-9fbd6267937d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:14.921815 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1cf803b6-8889-4148-80b7-9fbd6267937d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:03:14.922175 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1351/5354] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:14 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:15.182707 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f5071f8a-c1d5-4ce0-a363-a7534b0f2e12 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:15.184521 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f5071f8a-c1d5-4ce0-a363-a7534b0f2e12 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:15.184685 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f5071f8a-c1d5-4ce0-a363-a7534b0f2e12 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:15.184870 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f5071f8a-c1d5-4ce0-a363-a7534b0f2e12 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:15.193138 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:15.193138 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:15.196347 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f5071f8a-c1d5-4ce0-a363-a7534b0f2e12 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:15.200539 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f5071f8a-c1d5-4ce0-a363-a7534b0f2e12 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:15.200964 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1326/5355] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:15 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:15.261701 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-94214a0e-bedb-4dba-941a-508c69cb9bdd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:15.262060 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-94214a0e-bedb-4dba-941a-508c69cb9bdd None None] GET https://10.4.3.210/volume// Jul 03 18:03:15.262216 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-94214a0e-bedb-4dba-941a-508c69cb9bdd None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:15.262389 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-94214a0e-bedb-4dba-941a-508c69cb9bdd None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:15.262672 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-94214a0e-bedb-4dba-941a-508c69cb9bdd None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:15.262935 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1346/5356] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:03:15 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 18:03:15.269974 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-731cd82f-5116-4791-88d3-dc279e769bfe req-5c45c638-d6bf-4043-9513-d34afadd8649 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:15.271641 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-5c45c638-d6bf-4043-9513-d34afadd8649 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:15.271838 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-5c45c638-d6bf-4043-9513-d34afadd8649 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:15.272013 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-5c45c638-d6bf-4043-9513-d34afadd8649 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:15.282199 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:15.282199 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:15.286322 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-731cd82f-5116-4791-88d3-dc279e769bfe req-5c45c638-d6bf-4043-9513-d34afadd8649 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:15.291109 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-5c45c638-d6bf-4043-9513-d34afadd8649 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:15.291109 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1334/5357] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:03:15 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:03:15.392227 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f0801503-f39b-48e8-a790-36d81aca2ca7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:15.394474 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f0801503-f39b-48e8-a790-36d81aca2ca7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] PUT https://10.4.3.210/volume/v3/attachments/98cc2cac-c47c-4340-b495-56a37a57cd78 Jul 03 18:03:15.394795 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f0801503-f39b-48e8-a790-36d81aca2ca7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:15.401903 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f0801503-f39b-48e8-a790-36d81aca2ca7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Acquiring lock "cinder-attachment_update-68bf13ff-44a6-4cc7-a564-ca53917a9573-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:03:15.405879 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f0801503-f39b-48e8-a790-36d81aca2ca7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Lock "cinder-attachment_update-68bf13ff-44a6-4cc7-a564-ca53917a9573-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:03:15.406671 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:15.406671 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:15.861388 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-87aa97a8-ba42-4990-b2ca-a895246a957a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:15.862805 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-87aa97a8-ba42-4990-b2ca-a895246a957a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:15.863003 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-87aa97a8-ba42-4990-b2ca-a895246a957a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:15.863219 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-87aa97a8-ba42-4990-b2ca-a895246a957a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:15.863354 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-87aa97a8-ba42-4990-b2ca-a895246a957a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:15.867059 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:15.867059 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:15.867833 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-87aa97a8-ba42-4990-b2ca-a895246a957a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:15.868223 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1327/5358] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:15 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:15.876795 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5d93ac3d-b32d-4c30-b038-d0f408c21fdc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:15.878352 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5d93ac3d-b32d-4c30-b038-d0f408c21fdc tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 Jul 03 18:03:15.878608 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5d93ac3d-b32d-4c30-b038-d0f408c21fdc tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:15.878804 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5d93ac3d-b32d-4c30-b038-d0f408c21fdc tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:15.884915 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:15.884915 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:15.887805 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5d93ac3d-b32d-4c30-b038-d0f408c21fdc tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:03:15.891375 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5d93ac3d-b32d-4c30-b038-d0f408c21fdc tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 returned with HTTP 200 Jul 03 18:03:15.891693 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1347/5359] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:15 2026] GET /volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:15.901372 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-cccce811-c068-4651-ac63-f169b8a2a79b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:15.902863 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cccce811-c068-4651-ac63-f169b8a2a79b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:15.903030 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cccce811-c068-4651-ac63-f169b8a2a79b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:15.903213 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-cccce811-c068-4651-ac63-f169b8a2a79b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:15.903310 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-cccce811-c068-4651-ac63-f169b8a2a79b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete backup with id: 03a7ebe9-b988-4061-afe0-7e6b745e14d0. Jul 03 18:03:15.907109 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:15.907109 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:15.918330 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-cccce811-c068-4651-ac63-f169b8a2a79b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] delete_backup rpcapi backup_id 03a7ebe9-b988-4061-afe0-7e6b745e14d0 {{(pid=99942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:03:15.919820 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-cccce811-c068-4651-ac63-f169b8a2a79b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 202 Jul 03 18:03:15.920198 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1335/5360] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:03:15 2026] DELETE /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:03:15.923747 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f0801503-f39b-48e8-a790-36d81aca2ca7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Lock "cinder-attachment_update-68bf13ff-44a6-4cc7-a564-ca53917a9573-np0000004448" released by "attachment_update" :: held 0.518s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:03:15.924064 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-f0801503-f39b-48e8-a790-36d81aca2ca7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/98cc2cac-c47c-4340-b495-56a37a57cd78 returned with HTTP 200 Jul 03 18:03:15.924478 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1352/5361] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:03:15 2026] PUT /volume/v3/attachments/98cc2cac-c47c-4340-b495-56a37a57cd78 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:15.927420 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e11e59f1-d6a7-4070-8a1e-4e5bae496a89 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:15.929448 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e11e59f1-d6a7-4070-8a1e-4e5bae496a89 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:15.929613 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e11e59f1-d6a7-4070-8a1e-4e5bae496a89 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:15.929798 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e11e59f1-d6a7-4070-8a1e-4e5bae496a89 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:15.929930 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-e11e59f1-d6a7-4070-8a1e-4e5bae496a89 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:15.933999 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:15.933999 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:15.934950 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e11e59f1-d6a7-4070-8a1e-4e5bae496a89 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 200 Jul 03 18:03:15.935363 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1328/5362] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:15 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:15.937551 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-03ec92f1-d535-48fc-b93e-4bfbc778dabc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:15.939308 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-03ec92f1-d535-48fc-b93e-4bfbc778dabc tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:03:15.939716 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-03ec92f1-d535-48fc-b93e-4bfbc778dabc tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:15.939716 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-03ec92f1-d535-48fc-b93e-4bfbc778dabc tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:15.948401 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:15.948401 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:15.951339 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-03ec92f1-d535-48fc-b93e-4bfbc778dabc tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:15.955441 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-03ec92f1-d535-48fc-b93e-4bfbc778dabc tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:03:15.955790 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1348/5363] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:15 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:16.212793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ac7d93e0-4311-4ce0-9cba-34b61c7c3623 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:16.214449 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ac7d93e0-4311-4ce0-9cba-34b61c7c3623 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:16.214658 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ac7d93e0-4311-4ce0-9cba-34b61c7c3623 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:16.214872 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ac7d93e0-4311-4ce0-9cba-34b61c7c3623 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:16.223092 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:16.223092 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:16.226417 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ac7d93e0-4311-4ce0-9cba-34b61c7c3623 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:16.230184 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ac7d93e0-4311-4ce0-9cba-34b61c7c3623 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:16.230557 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1336/5364] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:16 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:16.665100 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-602619fa-5992-4609-add6-3ee268246568 req-77167f1b-c4f4-4f81-8a41-de54cb31782f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:16.667145 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-77167f1b-c4f4-4f81-8a41-de54cb31782f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/attachments/7c9b7491-e5df-4272-a82b-5b410efb0139/action Jul 03 18:03:16.667463 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-77167f1b-c4f4-4f81-8a41-de54cb31782f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:03:16.667576 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-77167f1b-c4f4-4f81-8a41-de54cb31782f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:16.682267 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:16.682267 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:16.697624 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-602619fa-5992-4609-add6-3ee268246568 req-77167f1b-c4f4-4f81-8a41-de54cb31782f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/7c9b7491-e5df-4272-a82b-5b410efb0139/action returned with HTTP 204 Jul 03 18:03:16.698200 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1353/5365] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:03:16 2026] POST /volume/v3/attachments/7c9b7491-e5df-4272-a82b-5b410efb0139/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:16.945824 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8ac55bf8-9a5d-4b72-aec1-a99b2b0d5f98 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:16.947574 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8ac55bf8-9a5d-4b72-aec1-a99b2b0d5f98 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 Jul 03 18:03:16.947762 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8ac55bf8-9a5d-4b72-aec1-a99b2b0d5f98 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:16.947958 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8ac55bf8-9a5d-4b72-aec1-a99b2b0d5f98 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:16.948068 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8ac55bf8-9a5d-4b72-aec1-a99b2b0d5f98 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 03a7ebe9-b988-4061-afe0-7e6b745e14d0. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:16.951560 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8ac55bf8-9a5d-4b72-aec1-a99b2b0d5f98 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 returned with HTTP 404 Jul 03 18:03:16.952137 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1329/5366] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:16 2026] GET /volume/v3/backups/03a7ebe9-b988-4061-afe0-7e6b745e14d0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:16.958730 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-745c1aa3-6439-4656-8bee-e4ce20881daa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:16.960140 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-745c1aa3-6439-4656-8bee-e4ce20881daa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:03:16.960288 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-745c1aa3-6439-4656-8bee-e4ce20881daa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:16.960447 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-745c1aa3-6439-4656-8bee-e4ce20881daa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:16.960541 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-745c1aa3-6439-4656-8bee-e4ce20881daa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete backup with id: 6e13647b-696b-45bb-aeae-3cb7354181a5. Jul 03 18:03:16.965643 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:16.965643 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:16.966911 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-74029ca0-408a-4a63-9e02-a17bbfdebf53 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:16.968744 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-74029ca0-408a-4a63-9e02-a17bbfdebf53 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:03:16.968970 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-74029ca0-408a-4a63-9e02-a17bbfdebf53 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:16.969174 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-74029ca0-408a-4a63-9e02-a17bbfdebf53 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:16.976321 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-745c1aa3-6439-4656-8bee-e4ce20881daa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] delete_backup rpcapi backup_id 6e13647b-696b-45bb-aeae-3cb7354181a5 {{(pid=99941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:03:16.981135 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-745c1aa3-6439-4656-8bee-e4ce20881daa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 202 Jul 03 18:03:16.981135 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1349/5367] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:03:16 2026] DELETE /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:03:16.981610 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:16.981610 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:16.982832 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-74029ca0-408a-4a63-9e02-a17bbfdebf53 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:03:16.986489 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fe677013-1a2b-4a08-8aa3-707fd01d98c3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:16.987513 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fe677013-1a2b-4a08-8aa3-707fd01d98c3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:03:16.987565 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-74029ca0-408a-4a63-9e02-a17bbfdebf53 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:03:16.987689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fe677013-1a2b-4a08-8aa3-707fd01d98c3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:16.987883 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fe677013-1a2b-4a08-8aa3-707fd01d98c3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:16.987945 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1337/5368] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:16 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:16.987996 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-fe677013-1a2b-4a08-8aa3-707fd01d98c3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:16.992012 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:16.992012 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:16.992758 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fe677013-1a2b-4a08-8aa3-707fd01d98c3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 200 Jul 03 18:03:16.993154 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1354/5369] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:16 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:17.242516 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-03d440dd-0f72-4c8a-8e9c-12b15e66c0d9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:17.244586 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03d440dd-0f72-4c8a-8e9c-12b15e66c0d9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:17.244816 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03d440dd-0f72-4c8a-8e9c-12b15e66c0d9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:17.245035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03d440dd-0f72-4c8a-8e9c-12b15e66c0d9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:17.254661 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:17.254661 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:17.258022 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-03d440dd-0f72-4c8a-8e9c-12b15e66c0d9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:17.261845 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03d440dd-0f72-4c8a-8e9c-12b15e66c0d9 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:17.262209 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1330/5370] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:17 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:18.004986 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e34fcf98-8ddc-413b-85b4-64200ec9db7c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:18.007029 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e34fcf98-8ddc-413b-85b4-64200ec9db7c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 Jul 03 18:03:18.007257 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e34fcf98-8ddc-413b-85b4-64200ec9db7c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:18.007479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e34fcf98-8ddc-413b-85b4-64200ec9db7c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:18.007615 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-e34fcf98-8ddc-413b-85b4-64200ec9db7c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 6e13647b-696b-45bb-aeae-3cb7354181a5. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:18.011341 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e34fcf98-8ddc-413b-85b4-64200ec9db7c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 returned with HTTP 404 Jul 03 18:03:18.011840 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1350/5371] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:18 2026] GET /volume/v3/backups/6e13647b-696b-45bb-aeae-3cb7354181a5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:18.040998 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:18.042739 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:03:18.043145 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "name": "tempest-VolumesBackupsTest-Volume-410607111"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:18.044536 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'name': 'tempest-VolumesBackupsTest-Volume-410607111'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:03:18.195991 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume of 1 GB Jul 03 18:03:18.201203 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Availability Zones retrieved successfully. Jul 03 18:03:18.206160 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Flow 'volume_create_api' (550e45ef-db96-400c-8535-256cd04a801a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:03:18.207200 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01603802-510b-46c8-96e5-c1844c176e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:18.208104 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:03:18.261227 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01603802-510b-46c8-96e5-c1844c176e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:18.262036 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d874236d-eb30-4867-be60-af4f84c87474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:18.275728 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-103b8dd1-e054-4f6a-b836-d93c4af977b6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:18.277281 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-103b8dd1-e054-4f6a-b836-d93c4af977b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:18.277447 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-103b8dd1-e054-4f6a-b836-d93c4af977b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:18.277629 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-103b8dd1-e054-4f6a-b836-d93c4af977b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:18.286088 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:18.286088 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:18.289130 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-103b8dd1-e054-4f6a-b836-d93c4af977b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:18.292899 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-103b8dd1-e054-4f6a-b836-d93c4af977b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:18.293259 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1355/5372] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:18 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:18.303155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['94df8157-8e8f-4c9d-bc22-83c1554d42e3', 'dd77518f-b09b-4e40-a582-ab8658c0f12a', 'ef371793-6e3f-4693-a8b6-202a443840ba', '19f391f7-3d16-458c-b5d4-bb1c9def0a5e'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:03:18.304081 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d874236d-eb30-4867-be60-af4f84c87474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94df8157-8e8f-4c9d-bc22-83c1554d42e3', 'dd77518f-b09b-4e40-a582-ab8658c0f12a', 'ef371793-6e3f-4693-a8b6-202a443840ba', '19f391f7-3d16-458c-b5d4-bb1c9def0a5e']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:18.304969 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6fe93b-7de6-4792-8f20-ac299c9ed4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:18.328240 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6fe93b-7de6-4792-8f20-ac299c9ed4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cafe69b-5769-4cfc-9f29-84f5b8e84137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-410607111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b9bb7c2f214504b1722027cef1ceae',qos_specs=None,replication_status=,reservations=['94df8157-8e8f-4c9d-bc22-83c1554d42e3','dd77518f-b09b-4e40-a582-ab8658c0f12a','ef371793-6e3f-4693-a8b6-202a443840ba','19f391f7-3d16-458c-b5d4-bb1c9def0a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-410607111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cafe69b-5769-4cfc-9f29-84f5b8e84137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31b9bb7c2f214504b1722027cef1ceae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:18.329072 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10cb3199-6b96-4e00-804c-d385096133ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:18.346389 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10cb3199-6b96-4e00-804c-d385096133ab) transitioned into state 'SUCCESS' from state '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-410607111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b9bb7c2f214504b1722027cef1ceae',qos_specs=None,replication_status=,reservations=['94df8157-8e8f-4c9d-bc22-83c1554d42e3','dd77518f-b09b-4e40-a582-ab8658c0f12a','ef371793-6e3f-4693-a8b6-202a443840ba','19f391f7-3d16-458c-b5d4-bb1c9def0a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:18.347096 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014d2dd4-e6c9-4449-a221-266f8b642e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:18.357846 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014d2dd4-e6c9-4449-a221-266f8b642e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:18.358750 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Flow 'volume_create_api' (550e45ef-db96-400c-8535-256cd04a801a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:03:18.359112 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume request issued successfully. Jul 03 18:03:18.359697 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3ccb399b-8bec-4147-b957-29dffd3e13ae tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:03:18.360160 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1338/5373] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:03:18 2026] POST /volume/v3/volumes => generated 748 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:03:18.373136 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c10b94ba-76fb-4c54-a981-6d4e52486501 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:18.375097 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c10b94ba-76fb-4c54-a981-6d4e52486501 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:03:18.375323 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c10b94ba-76fb-4c54-a981-6d4e52486501 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:18.375542 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c10b94ba-76fb-4c54-a981-6d4e52486501 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:18.383501 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:18.383501 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:18.387957 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c10b94ba-76fb-4c54-a981-6d4e52486501 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:03:18.392087 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c10b94ba-76fb-4c54-a981-6d4e52486501 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:03:18.392521 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1331/5374] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:18 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:19.309255 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2d6f735f-a2d1-434b-87f1-d0f39ec9b2a8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:19.311008 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2d6f735f-a2d1-434b-87f1-d0f39ec9b2a8 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:19.311291 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2d6f735f-a2d1-434b-87f1-d0f39ec9b2a8 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:19.311556 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2d6f735f-a2d1-434b-87f1-d0f39ec9b2a8 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:19.320380 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:19.320380 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:19.323352 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-2d6f735f-a2d1-434b-87f1-d0f39ec9b2a8 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:19.327056 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2d6f735f-a2d1-434b-87f1-d0f39ec9b2a8 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:19.327285 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1351/5375] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:19 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:19.403710 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1981bd67-6a73-4d24-9787-b6084b70e28f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:19.405535 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1981bd67-6a73-4d24-9787-b6084b70e28f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:03:19.405786 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1981bd67-6a73-4d24-9787-b6084b70e28f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:19.406016 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1981bd67-6a73-4d24-9787-b6084b70e28f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:19.412309 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:19.412309 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:19.415591 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1981bd67-6a73-4d24-9787-b6084b70e28f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:03:19.419699 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1981bd67-6a73-4d24-9787-b6084b70e28f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:03:19.420109 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1356/5376] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:19 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:19.430787 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-021570c4-8bf1-4372-a625-36131d71ee50 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:19.432333 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-021570c4-8bf1-4372-a625-36131d71ee50 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 18:03:19.432660 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-021570c4-8bf1-4372-a625-36131d71ee50 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cafe69b-5769-4cfc-9f29-84f5b8e84137", "name": "tempest-VolumesBackupsTest-Backup-891419399"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:19.433946 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-021570c4-8bf1-4372-a625-36131d71ee50 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating new backup {'backup': {'volume_id': '8cafe69b-5769-4cfc-9f29-84f5b8e84137', 'name': 'tempest-VolumesBackupsTest-Backup-891419399'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:03:19.434083 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-021570c4-8bf1-4372-a625-36131d71ee50 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating backup of volume 8cafe69b-5769-4cfc-9f29-84f5b8e84137 in container None Jul 03 18:03:19.440287 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:19.440287 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:19.440656 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-021570c4-8bf1-4372-a625-36131d71ee50 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:03:19.455636 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-021570c4-8bf1-4372-a625-36131d71ee50 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['360d3937-b7cb-4b72-b6ad-55ad32dfc9f0', '75519310-f556-4d9e-b22f-7d13be46dc81'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:03:19.486790 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-021570c4-8bf1-4372-a625-36131d71ee50 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:03:19.487246 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1339/5377] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:03:19 2026] POST /volume/v3/backups => generated 329 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:03:19.494885 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-96ccbda6-5641-4781-bbfb-e3bb50beed0f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:19.496873 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-96ccbda6-5641-4781-bbfb-e3bb50beed0f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:19.497052 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-96ccbda6-5641-4781-bbfb-e3bb50beed0f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:19.497227 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-96ccbda6-5641-4781-bbfb-e3bb50beed0f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:19.497328 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-96ccbda6-5641-4781-bbfb-e3bb50beed0f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:19.501251 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:19.501251 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:19.501922 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-96ccbda6-5641-4781-bbfb-e3bb50beed0f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:19.502263 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1332/5378] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:19 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:19.819158 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-521b48c6-4ef4-4da6-af83-83ce2ef95f38 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:19.819451 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-521b48c6-4ef4-4da6-af83-83ce2ef95f38 None None] GET https://10.4.3.210/volume// Jul 03 18:03:19.819611 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-521b48c6-4ef4-4da6-af83-83ce2ef95f38 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:19.819813 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-521b48c6-4ef4-4da6-af83-83ce2ef95f38 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:19.820137 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-521b48c6-4ef4-4da6-af83-83ce2ef95f38 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:19.820399 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1352/5379] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:03: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 18:03:19.825981 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-997c4cfb-c80b-4c21-8b81-706c2edf86eb req-4114f242-5811-4b6a-ad7a-b661a1862e38 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:19.827659 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-997c4cfb-c80b-4c21-8b81-706c2edf86eb req-4114f242-5811-4b6a-ad7a-b661a1862e38 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:03:19.827987 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-997c4cfb-c80b-4c21-8b81-706c2edf86eb req-4114f242-5811-4b6a-ad7a-b661a1862e38 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0868808-b8a8-4ac6-9924-ffba656b568e", "connector": null, "instance_uuid": "3320fb85-92df-4e5e-9ddc-0a77d33a496a"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:19.837254 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:19.837254 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:19.867042 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-997c4cfb-c80b-4c21-8b81-706c2edf86eb req-4114f242-5811-4b6a-ad7a-b661a1862e38 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:03:19.867407 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1357/5380] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:03:19 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 18:03:19.873792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-997c4cfb-c80b-4c21-8b81-706c2edf86eb req-6c7f4a9f-a71f-4bab-8032-8ce698a6c728 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:19.875610 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-997c4cfb-c80b-4c21-8b81-706c2edf86eb req-6c7f4a9f-a71f-4bab-8032-8ce698a6c728 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] DELETE https://10.4.3.210/volume/v3/attachments/209f6697-f933-4cd5-9546-13e43675f19d Jul 03 18:03:19.875779 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-997c4cfb-c80b-4c21-8b81-706c2edf86eb req-6c7f4a9f-a71f-4bab-8032-8ce698a6c728 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:19.875967 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-997c4cfb-c80b-4c21-8b81-706c2edf86eb req-6c7f4a9f-a71f-4bab-8032-8ce698a6c728 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:19.881871 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:19.881871 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:20.339202 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bcccabf7-a220-4e48-9ed8-90fba5810be2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:20.340713 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bcccabf7-a220-4e48-9ed8-90fba5810be2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:20.340925 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bcccabf7-a220-4e48-9ed8-90fba5810be2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:20.341126 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bcccabf7-a220-4e48-9ed8-90fba5810be2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:20.349914 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:20.349914 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:20.353620 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bcccabf7-a220-4e48-9ed8-90fba5810be2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:20.358092 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bcccabf7-a220-4e48-9ed8-90fba5810be2 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:20.358590 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1333/5381] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:20 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:20.407459 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-997c4cfb-c80b-4c21-8b81-706c2edf86eb req-6c7f4a9f-a71f-4bab-8032-8ce698a6c728 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/attachments/209f6697-f933-4cd5-9546-13e43675f19d returned with HTTP 200 Jul 03 18:03:20.407844 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1340/5382] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:03:19 2026] DELETE /volume/v3/attachments/209f6697-f933-4cd5-9546-13e43675f19d => generated 192 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:20.511449 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1ee9a3c1-80c0-461d-94e0-f7d0cc3f2837 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:20.513079 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ee9a3c1-80c0-461d-94e0-f7d0cc3f2837 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:20.513277 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ee9a3c1-80c0-461d-94e0-f7d0cc3f2837 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:20.513474 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1ee9a3c1-80c0-461d-94e0-f7d0cc3f2837 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:20.513607 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1ee9a3c1-80c0-461d-94e0-f7d0cc3f2837 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:20.517378 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:20.517378 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:20.518063 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1ee9a3c1-80c0-461d-94e0-f7d0cc3f2837 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:20.518398 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1353/5383] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:20 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:21.370339 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e68b45dd-5d71-48de-99ce-ae558644ec17 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:21.371958 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e68b45dd-5d71-48de-99ce-ae558644ec17 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:21.372135 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e68b45dd-5d71-48de-99ce-ae558644ec17 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:21.372305 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e68b45dd-5d71-48de-99ce-ae558644ec17 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:21.381510 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:21.381510 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:21.384612 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e68b45dd-5d71-48de-99ce-ae558644ec17 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:21.388343 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e68b45dd-5d71-48de-99ce-ae558644ec17 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:21.388693 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1358/5384] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:21 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:21.527740 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d24d5b20-c2e7-4e68-b30b-abf63b146805 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:21.529751 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d24d5b20-c2e7-4e68-b30b-abf63b146805 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:21.529976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d24d5b20-c2e7-4e68-b30b-abf63b146805 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:21.530202 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d24d5b20-c2e7-4e68-b30b-abf63b146805 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:21.530337 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d24d5b20-c2e7-4e68-b30b-abf63b146805 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:21.535243 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:21.535243 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:21.536071 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d24d5b20-c2e7-4e68-b30b-abf63b146805 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:21.536434 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1334/5385] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:21 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:22.112291 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-731cd82f-5116-4791-88d3-dc279e769bfe req-2474ba73-aef8-4d0d-980c-a1db2cea2baf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:22.114341 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-2474ba73-aef8-4d0d-980c-a1db2cea2baf tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/attachments/98cc2cac-c47c-4340-b495-56a37a57cd78/action Jul 03 18:03:22.114659 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-2474ba73-aef8-4d0d-980c-a1db2cea2baf tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:03:22.114788 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-2474ba73-aef8-4d0d-980c-a1db2cea2baf tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:22.128179 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:22.128179 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:22.140688 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-731cd82f-5116-4791-88d3-dc279e769bfe req-2474ba73-aef8-4d0d-980c-a1db2cea2baf tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/98cc2cac-c47c-4340-b495-56a37a57cd78/action returned with HTTP 204 Jul 03 18:03:22.141171 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1341/5386] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:03:22 2026] POST /volume/v3/attachments/98cc2cac-c47c-4340-b495-56a37a57cd78/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:22.400607 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e779e92f-acff-42d1-9a52-f110058ee2c3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:22.405259 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e779e92f-acff-42d1-9a52-f110058ee2c3 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:22.405448 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e779e92f-acff-42d1-9a52-f110058ee2c3 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:22.405621 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e779e92f-acff-42d1-9a52-f110058ee2c3 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:22.413953 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:22.413953 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:22.421446 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e779e92f-acff-42d1-9a52-f110058ee2c3 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:22.431519 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e779e92f-acff-42d1-9a52-f110058ee2c3 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:22.431918 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1354/5387] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:22 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:22.545815 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4af1900b-bf6a-46d0-baba-207144f66a0e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:22.547383 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4af1900b-bf6a-46d0-baba-207144f66a0e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:22.547546 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4af1900b-bf6a-46d0-baba-207144f66a0e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:22.547713 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4af1900b-bf6a-46d0-baba-207144f66a0e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:22.547844 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-4af1900b-bf6a-46d0-baba-207144f66a0e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:22.551888 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:22.551888 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:22.552522 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4af1900b-bf6a-46d0-baba-207144f66a0e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:22.552836 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1359/5388] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:22 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:23.565877 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e8e41c2c-1c64-4e38-8c0e-50ccb9b01166 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:23.570390 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e8e41c2c-1c64-4e38-8c0e-50ccb9b01166 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:23.570591 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e8e41c2c-1c64-4e38-8c0e-50ccb9b01166 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:23.570784 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e8e41c2c-1c64-4e38-8c0e-50ccb9b01166 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:23.570896 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-e8e41c2c-1c64-4e38-8c0e-50ccb9b01166 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:23.574936 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:23.574936 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:23.575938 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e8e41c2c-1c64-4e38-8c0e-50ccb9b01166 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:23.576298 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1335/5389] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:23 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:24.587029 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a007c430-17a8-4110-b9e8-8b253fb429e4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:24.589165 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a007c430-17a8-4110-b9e8-8b253fb429e4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:24.589393 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a007c430-17a8-4110-b9e8-8b253fb429e4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:24.589578 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a007c430-17a8-4110-b9e8-8b253fb429e4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:24.589683 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a007c430-17a8-4110-b9e8-8b253fb429e4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:24.593634 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:24.593634 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:24.594357 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a007c430-17a8-4110-b9e8-8b253fb429e4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:24.594751 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1342/5390] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:24 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:25.296697 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-69168c23-48a4-4026-bd75-3819a2360c72 req-a6e98d15-1c3a-4f7d-9994-05f0d14cc7c0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:25.298678 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-a6e98d15-1c3a-4f7d-9994-05f0d14cc7c0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:25.299051 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-a6e98d15-1c3a-4f7d-9994-05f0d14cc7c0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:25.300386 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-a6e98d15-1c3a-4f7d-9994-05f0d14cc7c0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:25.308695 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:25.308695 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:25.312450 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-69168c23-48a4-4026-bd75-3819a2360c72 req-a6e98d15-1c3a-4f7d-9994-05f0d14cc7c0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:25.317416 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-a6e98d15-1c3a-4f7d-9994-05f0d14cc7c0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:25.317839 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1355/5391] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:03:25 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:25.334025 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-69168c23-48a4-4026-bd75-3819a2360c72 req-51b7ebcc-bf9b-490a-9bfe-e910cd0040b6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:25.336266 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-51b7ebcc-bf9b-490a-9bfe-e910cd0040b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573/action Jul 03 18:03:25.336720 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-51b7ebcc-bf9b-490a-9bfe-e910cd0040b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:03:25.336936 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-51b7ebcc-bf9b-490a-9bfe-e910cd0040b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:25.349884 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:25.349884 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:25.350494 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-69168c23-48a4-4026-bd75-3819a2360c72 req-51b7ebcc-bf9b-490a-9bfe-e910cd0040b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:25.358764 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-69168c23-48a4-4026-bd75-3819a2360c72 req-51b7ebcc-bf9b-490a-9bfe-e910cd0040b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Begin detaching volume completed successfully. Jul 03 18:03:25.359063 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-51b7ebcc-bf9b-490a-9bfe-e910cd0040b6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573/action returned with HTTP 202 Jul 03 18:03:25.359605 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1360/5392] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:03:25 2026] POST /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:03:25.604681 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9e902c21-fccb-4d0f-91bb-d79f2eb4db8a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:25.606400 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9e902c21-fccb-4d0f-91bb-d79f2eb4db8a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:25.606599 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9e902c21-fccb-4d0f-91bb-d79f2eb4db8a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:25.606788 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9e902c21-fccb-4d0f-91bb-d79f2eb4db8a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:25.606901 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-9e902c21-fccb-4d0f-91bb-d79f2eb4db8a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:25.610860 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:25.610860 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:25.611535 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9e902c21-fccb-4d0f-91bb-d79f2eb4db8a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:25.611877 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1336/5393] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:25 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:25.782861 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-14458250-d595-491c-913d-e5e58dbf9e54 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:25.783366 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-14458250-d595-491c-913d-e5e58dbf9e54 None None] GET https://10.4.3.210/volume// Jul 03 18:03:25.783613 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-14458250-d595-491c-913d-e5e58dbf9e54 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:25.783883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-14458250-d595-491c-913d-e5e58dbf9e54 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:25.784298 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-14458250-d595-491c-913d-e5e58dbf9e54 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:25.784644 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1343/5394] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:03: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 18:03:25.793022 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-109291c9-8fee-456a-8c42-fa6fb59845b3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:25.795082 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-109291c9-8fee-456a-8c42-fa6fb59845b3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] GET https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e Jul 03 18:03:25.795279 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-109291c9-8fee-456a-8c42-fa6fb59845b3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:25.795461 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-109291c9-8fee-456a-8c42-fa6fb59845b3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:25.803942 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:25.803942 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:25.807105 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-109291c9-8fee-456a-8c42-fa6fb59845b3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Volume info retrieved successfully. Jul 03 18:03:25.811972 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-109291c9-8fee-456a-8c42-fa6fb59845b3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e returned with HTTP 200 Jul 03 18:03:25.812352 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1356/5395] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:03:25 2026] GET /volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e => generated 1540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:03:25.940468 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-bc5ce783-a268-4f03-952d-f51ccb4f2ec3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:25.942655 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-bc5ce783-a268-4f03-952d-f51ccb4f2ec3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] PUT https://10.4.3.210/volume/v3/attachments/fe18a894-a074-4984-930b-85118f3ca81b Jul 03 18:03:25.943049 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-bc5ce783-a268-4f03-952d-f51ccb4f2ec3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:25.950668 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-bc5ce783-a268-4f03-952d-f51ccb4f2ec3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Acquiring lock "cinder-attachment_update-c0868808-b8a8-4ac6-9924-ffba656b568e-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:03:25.955684 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-bc5ce783-a268-4f03-952d-f51ccb4f2ec3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Lock "cinder-attachment_update-c0868808-b8a8-4ac6-9924-ffba656b568e-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:03:25.956907 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:25.956907 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:26.390753 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a50d193e-992e-416f-b879-05ffbbeea3f0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:26.391166 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a50d193e-992e-416f-b879-05ffbbeea3f0 None None] GET https://10.4.3.210/volume// Jul 03 18:03:26.391363 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a50d193e-992e-416f-b879-05ffbbeea3f0 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:26.391555 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a50d193e-992e-416f-b879-05ffbbeea3f0 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:26.391916 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a50d193e-992e-416f-b879-05ffbbeea3f0 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:26.392192 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1337/5396] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:03: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 18:03:26.403069 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-69168c23-48a4-4026-bd75-3819a2360c72 req-5792f55a-7e3a-4a3d-b4d1-bf8fd4637d82 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:26.405191 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-5792f55a-7e3a-4a3d-b4d1-bf8fd4637d82 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:26.405440 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-5792f55a-7e3a-4a3d-b4d1-bf8fd4637d82 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:26.405631 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-5792f55a-7e3a-4a3d-b4d1-bf8fd4637d82 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:26.415508 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:26.415508 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:26.419068 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-69168c23-48a4-4026-bd75-3819a2360c72 req-5792f55a-7e3a-4a3d-b4d1-bf8fd4637d82 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:26.423844 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-5792f55a-7e3a-4a3d-b4d1-bf8fd4637d82 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:26.424316 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1344/5397] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:03:26 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:03:26.477730 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-bc5ce783-a268-4f03-952d-f51ccb4f2ec3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Lock "cinder-attachment_update-c0868808-b8a8-4ac6-9924-ffba656b568e-np0000004448" released by "attachment_update" :: held 0.522s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:03:26.478197 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-bc5ce783-a268-4f03-952d-f51ccb4f2ec3 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/attachments/fe18a894-a074-4984-930b-85118f3ca81b returned with HTTP 200 Jul 03 18:03:26.478673 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1361/5398] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:03:25 2026] PUT /volume/v3/attachments/fe18a894-a074-4984-930b-85118f3ca81b => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:26.622236 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-477355aa-ec05-43c3-b0ea-f5e8f91352a0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:26.623990 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-477355aa-ec05-43c3-b0ea-f5e8f91352a0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:26.624181 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-477355aa-ec05-43c3-b0ea-f5e8f91352a0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:26.624364 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-477355aa-ec05-43c3-b0ea-f5e8f91352a0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:26.624464 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-477355aa-ec05-43c3-b0ea-f5e8f91352a0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:26.628563 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:26.628563 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:26.629406 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-477355aa-ec05-43c3-b0ea-f5e8f91352a0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:26.629816 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1357/5399] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:26 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:26.989464 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-d5e7b6e6-7d6d-4279-95c8-f027bda1c764 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:26.991599 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-d5e7b6e6-7d6d-4279-95c8-f027bda1c764 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] POST https://10.4.3.210/volume/v3/attachments/fe18a894-a074-4984-930b-85118f3ca81b/action Jul 03 18:03:26.992012 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-d5e7b6e6-7d6d-4279-95c8-f027bda1c764 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Action body: b'{"os-complete": null}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:03:26.992159 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-d5e7b6e6-7d6d-4279-95c8-f027bda1c764 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:27.014601 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:27.014601 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:27.031469 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-4bc53a10-0eb3-4f81-9555-6f9decbe7b9e req-d5e7b6e6-7d6d-4279-95c8-f027bda1c764 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/attachments/fe18a894-a074-4984-930b-85118f3ca81b/action returned with HTTP 204 Jul 03 18:03:27.031909 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1338/5400] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:03:26 2026] POST /volume/v3/attachments/fe18a894-a074-4984-930b-85118f3ca81b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:27.223046 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-69168c23-48a4-4026-bd75-3819a2360c72 req-d686ccac-afa8-4b3e-a806-9fbc58989594 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:27.225100 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-d686ccac-afa8-4b3e-a806-9fbc58989594 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/attachments/98cc2cac-c47c-4340-b495-56a37a57cd78 Jul 03 18:03:27.225281 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-d686ccac-afa8-4b3e-a806-9fbc58989594 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:27.225465 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-d686ccac-afa8-4b3e-a806-9fbc58989594 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:27.232126 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:27.232126 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:27.639635 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-980e2b97-de6c-4dd5-b9f0-baa27d86e764 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:27.641525 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-980e2b97-de6c-4dd5-b9f0-baa27d86e764 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:27.641740 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-980e2b97-de6c-4dd5-b9f0-baa27d86e764 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:27.641989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-980e2b97-de6c-4dd5-b9f0-baa27d86e764 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:27.642141 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-980e2b97-de6c-4dd5-b9f0-baa27d86e764 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:27.646083 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:27.646083 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:27.646794 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-980e2b97-de6c-4dd5-b9f0-baa27d86e764 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:27.647174 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1362/5401] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:27 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:27.755726 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-69168c23-48a4-4026-bd75-3819a2360c72 req-d686ccac-afa8-4b3e-a806-9fbc58989594 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/98cc2cac-c47c-4340-b495-56a37a57cd78 returned with HTTP 200 Jul 03 18:03:27.756170 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1345/5402] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:03:27 2026] DELETE /volume/v3/attachments/98cc2cac-c47c-4340-b495-56a37a57cd78 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:28.530564 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:28.532374 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:03:28.532698 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-137589141", "snapshot_id": "e3884d42-47db-4e14-8c25-b9d00646bad6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:28.534502 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-137589141', 'snapshot_id': 'e3884d42-47db-4e14-8c25-b9d00646bad6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:03:28.540409 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:28.540409 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:28.540915 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:03:28.541073 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume of 1 GB Jul 03 18:03:28.545627 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Availability Zones retrieved successfully. Jul 03 18:03:28.550799 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Flow 'volume_create_api' (6ea31154-42c0-4820-9994-397e4ddead5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:03:28.552048 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bde63f7-8a0e-4cea-82f1-f5b592aba672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:28.553126 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:03:28.583194 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bde63f7-8a0e-4cea-82f1-f5b592aba672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e3884d42-47db-4e14-8c25-b9d00646bad6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:28.584031 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0fdcae9-7461-424a-ae8d-8d9a76983f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:28.623247 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Created reservations ['11247b02-7bd3-4954-8ef5-438e53b24f0f', '4f198da0-965d-47c2-8469-c77331c6aed1', 'aa169da4-25d7-49b6-bf2a-3b71b52e423a', 'e82cae8e-30af-4a9f-bb35-70b77a47584e'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:03:28.624129 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0fdcae9-7461-424a-ae8d-8d9a76983f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11247b02-7bd3-4954-8ef5-438e53b24f0f', '4f198da0-965d-47c2-8469-c77331c6aed1', 'aa169da4-25d7-49b6-bf2a-3b71b52e423a', 'e82cae8e-30af-4a9f-bb35-70b77a47584e']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:28.624796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6f3298-b767-4d24-a836-01cc8614414f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:28.656258 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cc741d54-770f-402f-8507-78dd5313a1e8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:28.657977 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cc741d54-770f-402f-8507-78dd5313a1e8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:28.658184 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cc741d54-770f-402f-8507-78dd5313a1e8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:28.658410 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cc741d54-770f-402f-8507-78dd5313a1e8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:28.658509 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-cc741d54-770f-402f-8507-78dd5313a1e8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:28.661716 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6f3298-b767-4d24-a836-01cc8614414f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-137589141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7f0966ee034fd0a1ce9f73c593c136',qos_specs=None,replication_status=,reservations=['11247b02-7bd3-4954-8ef5-438e53b24f0f','4f198da0-965d-47c2-8469-c77331c6aed1','aa169da4-25d7-49b6-bf2a-3b71b52e423a','e82cae8e-30af-4a9f-bb35-70b77a47584e'],size=1,snapshot_id=e3884d42-47db-4e14-8c25-b9d00646bad6,source_replicaid=,source_volid=None,status='creating',user_id='b400668368894afbbc60482ed21666e5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-137589141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb7f0966ee034fd0a1ce9f73c593c136',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e3884d42-47db-4e14-8c25-b9d00646bad6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b400668368894afbbc60482ed21666e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:28.662469 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0cf7aa-c5e8-43dc-b0ab-f0ebafebc2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:28.662839 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:28.662839 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:28.663668 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cc741d54-770f-402f-8507-78dd5313a1e8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:28.664099 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1339/5403] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:28 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:28.679200 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0cf7aa-c5e8-43dc-b0ab-f0ebafebc2ef) transitioned into state 'SUCCESS' from state '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-137589141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7f0966ee034fd0a1ce9f73c593c136',qos_specs=None,replication_status=,reservations=['11247b02-7bd3-4954-8ef5-438e53b24f0f','4f198da0-965d-47c2-8469-c77331c6aed1','aa169da4-25d7-49b6-bf2a-3b71b52e423a','e82cae8e-30af-4a9f-bb35-70b77a47584e'],size=1,snapshot_id=e3884d42-47db-4e14-8c25-b9d00646bad6,source_replicaid=,source_volid=None,status='creating',user_id='b400668368894afbbc60482ed21666e5',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:28.679959 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84343616-1d00-41bd-a890-2af0e709e289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:03:28.698479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84343616-1d00-41bd-a890-2af0e709e289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:03:28.699222 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Flow 'volume_create_api' (6ea31154-42c0-4820-9994-397e4ddead5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:03:28.699492 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Create volume request issued successfully. Jul 03 18:03:28.700083 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9095379c-5c4b-49ee-9f1c-4ac0f9118467 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:03:28.700564 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1358/5404] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:03:28 2026] POST /volume/v3/volumes => generated 790 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:03:28.711135 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f2fd7b15-d085-4757-acfd-bac246c34bf6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:28.712988 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f2fd7b15-d085-4757-acfd-bac246c34bf6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:28.713188 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f2fd7b15-d085-4757-acfd-bac246c34bf6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:28.713365 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f2fd7b15-d085-4757-acfd-bac246c34bf6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:28.721051 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:28.721051 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:28.724759 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-f2fd7b15-d085-4757-acfd-bac246c34bf6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:28.730098 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f2fd7b15-d085-4757-acfd-bac246c34bf6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:28.730555 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1363/5405] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:28 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:29.674472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-44d70345-c419-40bd-8535-9fdf1ddd8f38 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:29.676210 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-44d70345-c419-40bd-8535-9fdf1ddd8f38 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:29.676390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-44d70345-c419-40bd-8535-9fdf1ddd8f38 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:29.676601 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-44d70345-c419-40bd-8535-9fdf1ddd8f38 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:29.676740 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-44d70345-c419-40bd-8535-9fdf1ddd8f38 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:29.680628 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:29.680628 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:29.681342 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-44d70345-c419-40bd-8535-9fdf1ddd8f38 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:29.681670 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1346/5406] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:29 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:29.742204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f787b067-6f29-41f3-94ac-62bb5e741c8b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:29.745153 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f787b067-6f29-41f3-94ac-62bb5e741c8b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:29.745334 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f787b067-6f29-41f3-94ac-62bb5e741c8b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:29.745502 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f787b067-6f29-41f3-94ac-62bb5e741c8b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:29.752193 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:29.752193 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:29.755343 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-f787b067-6f29-41f3-94ac-62bb5e741c8b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:29.760449 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f787b067-6f29-41f3-94ac-62bb5e741c8b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:29.760449 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1340/5407] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:29 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:29.774177 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-406d2631-34f4-4b99-956e-8fcb0f0c9d40 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:29.778608 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-406d2631-34f4-4b99-956e-8fcb0f0c9d40 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:29.778840 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-406d2631-34f4-4b99-956e-8fcb0f0c9d40 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:29.779072 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-406d2631-34f4-4b99-956e-8fcb0f0c9d40 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:29.787679 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:29.787679 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:29.790986 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-406d2631-34f4-4b99-956e-8fcb0f0c9d40 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:29.794697 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-406d2631-34f4-4b99-956e-8fcb0f0c9d40 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:29.795099 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1359/5408] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:29 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:30.245943 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-b59bf973-7075-4639-ac90-27a093438bdb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:30.248945 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-b59bf973-7075-4639-ac90-27a093438bdb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:30.249196 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-b59bf973-7075-4639-ac90-27a093438bdb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:30.249704 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-b59bf973-7075-4639-ac90-27a093438bdb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:30.256525 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:30.256525 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:30.259785 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-b59bf973-7075-4639-ac90-27a093438bdb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:30.264195 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-b59bf973-7075-4639-ac90-27a093438bdb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:30.264821 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1364/5409] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:03:30 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:30.691888 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f783b93a-63dc-4532-91a0-bef2de01de36 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:30.693481 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f783b93a-63dc-4532-91a0-bef2de01de36 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:30.693653 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f783b93a-63dc-4532-91a0-bef2de01de36 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:30.693875 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f783b93a-63dc-4532-91a0-bef2de01de36 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:30.693990 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-f783b93a-63dc-4532-91a0-bef2de01de36 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:30.698328 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:30.698328 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:30.699214 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f783b93a-63dc-4532-91a0-bef2de01de36 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:30.699723 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1347/5410] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:30 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:31.713073 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fa9d1934-81ce-457b-979e-f8410b416578 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:31.717454 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fa9d1934-81ce-457b-979e-f8410b416578 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:31.717936 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fa9d1934-81ce-457b-979e-f8410b416578 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:31.718023 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fa9d1934-81ce-457b-979e-f8410b416578 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:31.718148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-fa9d1934-81ce-457b-979e-f8410b416578 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:31.722525 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:31.722525 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:31.723716 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fa9d1934-81ce-457b-979e-f8410b416578 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:31.723933 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1341/5411] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:31 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:32.311311 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bfc82508-91b9-43ea-a3aa-45147a21801f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:32.311808 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bfc82508-91b9-43ea-a3aa-45147a21801f None None] GET https://10.4.3.210/volume// Jul 03 18:03:32.311808 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bfc82508-91b9-43ea-a3aa-45147a21801f None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:32.311996 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bfc82508-91b9-43ea-a3aa-45147a21801f None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:32.312285 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bfc82508-91b9-43ea-a3aa-45147a21801f None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:32.312548 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1360/5412] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:03: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 18:03:32.320377 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-a7f3891a-a096-4a4b-847c-942618fd0602 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:32.322412 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-a7f3891a-a096-4a4b-847c-942618fd0602 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:03:32.322851 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-a7f3891a-a096-4a4b-847c-942618fd0602 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4", "connector": null, "instance_uuid": "582e2fff-3c54-4194-9b84-1a627afe6742"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:32.330466 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:32.330466 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:32.354169 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-a7f3891a-a096-4a4b-847c-942618fd0602 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:03:32.354570 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1365/5413] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:03:32 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 18:03:32.734674 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-384ff6f1-fbf8-4b0c-905c-8f28fec72f9a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:32.736792 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-384ff6f1-fbf8-4b0c-905c-8f28fec72f9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:32.737253 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-384ff6f1-fbf8-4b0c-905c-8f28fec72f9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:32.738787 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-384ff6f1-fbf8-4b0c-905c-8f28fec72f9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:32.738787 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-384ff6f1-fbf8-4b0c-905c-8f28fec72f9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:32.743022 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:32.743022 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:32.744138 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-384ff6f1-fbf8-4b0c-905c-8f28fec72f9a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:32.744688 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1348/5414] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:32 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:32.798173 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-abd4a2a9-3134-426d-ab87-cd11e5f55a02 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:32.799950 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-abd4a2a9-3134-426d-ab87-cd11e5f55a02 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:32.800132 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-abd4a2a9-3134-426d-ab87-cd11e5f55a02 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:32.800303 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-abd4a2a9-3134-426d-ab87-cd11e5f55a02 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:32.809244 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:32.809244 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:32.812203 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-abd4a2a9-3134-426d-ab87-cd11e5f55a02 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:32.815679 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-abd4a2a9-3134-426d-ab87-cd11e5f55a02 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:32.816048 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1342/5415] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:32 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:32.881786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ae910520-754a-4722-9e3d-05725a614eb5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:32.881786 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae910520-754a-4722-9e3d-05725a614eb5 None None] GET https://10.4.3.210/volume// Jul 03 18:03:32.881786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae910520-754a-4722-9e3d-05725a614eb5 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:32.881786 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ae910520-754a-4722-9e3d-05725a614eb5 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:32.881786 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ae910520-754a-4722-9e3d-05725a614eb5 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:32.881786 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1361/5416] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:03:32 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 18:03:32.893572 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-0fe00f09-4c19-41ff-9968-bb76b5a6c85a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:32.895467 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-0fe00f09-4c19-41ff-9968-bb76b5a6c85a tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:32.895636 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-0fe00f09-4c19-41ff-9968-bb76b5a6c85a tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:32.895820 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-0fe00f09-4c19-41ff-9968-bb76b5a6c85a tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:32.910696 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:32.910696 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:32.916990 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-0fe00f09-4c19-41ff-9968-bb76b5a6c85a tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:32.920923 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-0fe00f09-4c19-41ff-9968-bb76b5a6c85a tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:32.921307 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1366/5417] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:03:32 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 1062 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:03:33.017315 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-4e17c9de-f6f9-4bfc-aee9-287c1f4d28b0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:33.019081 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-4e17c9de-f6f9-4bfc-aee9-287c1f4d28b0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] PUT https://10.4.3.210/volume/v3/attachments/577e0abc-a60d-4595-9315-96cdcf08acaa Jul 03 18:03:33.019411 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-4e17c9de-f6f9-4bfc-aee9-287c1f4d28b0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:33.026507 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-4e17c9de-f6f9-4bfc-aee9-287c1f4d28b0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Acquiring lock "cinder-attachment_update-0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:03:33.030936 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-4e17c9de-f6f9-4bfc-aee9-287c1f4d28b0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Lock "cinder-attachment_update-0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:03:33.031808 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:33.031808 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:33.551040 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-4e17c9de-f6f9-4bfc-aee9-287c1f4d28b0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Lock "cinder-attachment_update-0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4-np0000004448" released by "attachment_update" :: held 0.520s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:03:33.551320 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-4e17c9de-f6f9-4bfc-aee9-287c1f4d28b0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/577e0abc-a60d-4595-9315-96cdcf08acaa returned with HTTP 200 Jul 03 18:03:33.551818 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1349/5418] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:03:33 2026] PUT /volume/v3/attachments/577e0abc-a60d-4595-9315-96cdcf08acaa => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:33.754634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7a4d1adb-2804-4588-9fb5-f6a183bb0b3f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:33.757576 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7a4d1adb-2804-4588-9fb5-f6a183bb0b3f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:33.758556 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7a4d1adb-2804-4588-9fb5-f6a183bb0b3f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:33.759730 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7a4d1adb-2804-4588-9fb5-f6a183bb0b3f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:33.760016 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-7a4d1adb-2804-4588-9fb5-f6a183bb0b3f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:33.766979 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:33.766979 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:33.767951 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7a4d1adb-2804-4588-9fb5-f6a183bb0b3f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:33.768388 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1343/5419] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:33 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:33.828653 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ea0a7ddf-d36e-41ce-92b6-968c24c8d7ac None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:33.830429 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ea0a7ddf-d36e-41ce-92b6-968c24c8d7ac tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:33.830605 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ea0a7ddf-d36e-41ce-92b6-968c24c8d7ac tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:33.830789 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ea0a7ddf-d36e-41ce-92b6-968c24c8d7ac tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:33.840444 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:33.840444 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:33.844035 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ea0a7ddf-d36e-41ce-92b6-968c24c8d7ac tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:33.848193 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ea0a7ddf-d36e-41ce-92b6-968c24c8d7ac tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:33.848589 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1362/5420] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:33 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:34.777783 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fa7f08ca-296f-497e-83e3-467ab80e6815 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:34.781592 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fa7f08ca-296f-497e-83e3-467ab80e6815 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:34.781787 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fa7f08ca-296f-497e-83e3-467ab80e6815 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:34.782017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fa7f08ca-296f-497e-83e3-467ab80e6815 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:34.782141 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-fa7f08ca-296f-497e-83e3-467ab80e6815 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:34.785989 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:34.785989 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:34.786720 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fa7f08ca-296f-497e-83e3-467ab80e6815 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:34.787130 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1367/5421] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:34 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:34.861684 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-306a870f-943a-4cb2-8ce8-8cb7de5ced47 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:34.863361 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-306a870f-943a-4cb2-8ce8-8cb7de5ced47 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:34.863611 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-306a870f-943a-4cb2-8ce8-8cb7de5ced47 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:34.863902 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-306a870f-943a-4cb2-8ce8-8cb7de5ced47 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:34.873385 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:34.873385 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:34.876580 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-306a870f-943a-4cb2-8ce8-8cb7de5ced47 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:34.880363 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-306a870f-943a-4cb2-8ce8-8cb7de5ced47 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:34.880731 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1350/5422] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:34 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:35.796393 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-51a6dc7c-bdcf-4d6c-8eff-21da8661ee6b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:35.798261 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-51a6dc7c-bdcf-4d6c-8eff-21da8661ee6b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:35.798434 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-51a6dc7c-bdcf-4d6c-8eff-21da8661ee6b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:35.798600 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-51a6dc7c-bdcf-4d6c-8eff-21da8661ee6b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:35.798693 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-51a6dc7c-bdcf-4d6c-8eff-21da8661ee6b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:35.802864 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:35.802864 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:35.803528 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-51a6dc7c-bdcf-4d6c-8eff-21da8661ee6b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:35.803927 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1344/5423] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:35 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:35.892368 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8e1fab04-2f16-4360-9f0e-f852a4b2ddc5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:35.894180 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8e1fab04-2f16-4360-9f0e-f852a4b2ddc5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:35.894354 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8e1fab04-2f16-4360-9f0e-f852a4b2ddc5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:35.894523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8e1fab04-2f16-4360-9f0e-f852a4b2ddc5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:35.903212 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:35.903212 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:35.906189 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8e1fab04-2f16-4360-9f0e-f852a4b2ddc5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:35.909779 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8e1fab04-2f16-4360-9f0e-f852a4b2ddc5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:35.910133 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1363/5424] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:35 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:36.813813 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ffc0d478-2198-4fda-aa80-d881948b2e86 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:36.815382 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffc0d478-2198-4fda-aa80-d881948b2e86 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:36.815593 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffc0d478-2198-4fda-aa80-d881948b2e86 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:36.815777 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ffc0d478-2198-4fda-aa80-d881948b2e86 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:36.815910 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ffc0d478-2198-4fda-aa80-d881948b2e86 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:36.819692 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:36.819692 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:36.820417 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ffc0d478-2198-4fda-aa80-d881948b2e86 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:36.820783 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1368/5425] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:36 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:36.921629 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-82d6cb3c-4d68-44a4-b140-8c50cf85c134 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:36.923256 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-82d6cb3c-4d68-44a4-b140-8c50cf85c134 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:36.923444 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-82d6cb3c-4d68-44a4-b140-8c50cf85c134 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:36.923616 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-82d6cb3c-4d68-44a4-b140-8c50cf85c134 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:36.931607 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:36.931607 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:36.934456 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-82d6cb3c-4d68-44a4-b140-8c50cf85c134 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:36.938018 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-82d6cb3c-4d68-44a4-b140-8c50cf85c134 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:36.938436 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1351/5426] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:36 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:37.829914 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dcedabc7-24ca-47c1-8305-e3a9331bdd27 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:37.831662 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dcedabc7-24ca-47c1-8305-e3a9331bdd27 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:37.831867 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dcedabc7-24ca-47c1-8305-e3a9331bdd27 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:37.832041 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dcedabc7-24ca-47c1-8305-e3a9331bdd27 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:37.832141 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-dcedabc7-24ca-47c1-8305-e3a9331bdd27 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:37.836248 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:37.836248 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:37.836922 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dcedabc7-24ca-47c1-8305-e3a9331bdd27 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:37.837245 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1345/5427] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:37 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:37.950104 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-33d72d14-e8f0-4bfe-9a5e-1c55e2d4f270 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:37.951722 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-33d72d14-e8f0-4bfe-9a5e-1c55e2d4f270 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:37.951972 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-33d72d14-e8f0-4bfe-9a5e-1c55e2d4f270 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:37.952322 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-33d72d14-e8f0-4bfe-9a5e-1c55e2d4f270 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:37.954311 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=276,cinder:INSERT=38,cinder:UPDATE=71 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:03:37.962171 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:37.962171 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:37.965252 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-33d72d14-e8f0-4bfe-9a5e-1c55e2d4f270 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:37.968853 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-33d72d14-e8f0-4bfe-9a5e-1c55e2d4f270 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:37.969233 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1364/5428] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:37 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:38.846158 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e02b49ef-911e-4fff-aeb4-620bebd7c0c9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:38.847973 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e02b49ef-911e-4fff-aeb4-620bebd7c0c9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:38.848153 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e02b49ef-911e-4fff-aeb4-620bebd7c0c9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:38.848336 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e02b49ef-911e-4fff-aeb4-620bebd7c0c9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:38.848468 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e02b49ef-911e-4fff-aeb4-620bebd7c0c9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:38.849910 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=193,cinder:UPDATE=19,cinder:INSERT=5 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:03:38.852319 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:38.852319 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:38.852971 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e02b49ef-911e-4fff-aeb4-620bebd7c0c9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:38.853289 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1369/5429] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:38 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:38.980450 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5906a0f1-3cd3-4d49-961b-f7735dfcd346 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:38.982362 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5906a0f1-3cd3-4d49-961b-f7735dfcd346 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:38.982537 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5906a0f1-3cd3-4d49-961b-f7735dfcd346 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:38.982714 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5906a0f1-3cd3-4d49-961b-f7735dfcd346 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:38.985860 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=250,cinder:INSERT=32,cinder:UPDATE=74 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:03:38.996135 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:38.996135 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:38.999166 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5906a0f1-3cd3-4d49-961b-f7735dfcd346 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:39.002739 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5906a0f1-3cd3-4d49-961b-f7735dfcd346 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:39.003106 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1352/5430] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:38 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:39.862364 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c26c6cbf-1bec-4f9c-abd7-a6ec0abf25ba None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:39.863872 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c26c6cbf-1bec-4f9c-abd7-a6ec0abf25ba tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:39.864036 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c26c6cbf-1bec-4f9c-abd7-a6ec0abf25ba tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:39.864205 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c26c6cbf-1bec-4f9c-abd7-a6ec0abf25ba tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:39.864302 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c26c6cbf-1bec-4f9c-abd7-a6ec0abf25ba tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:39.868060 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:39.868060 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:39.868682 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c26c6cbf-1bec-4f9c-abd7-a6ec0abf25ba tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:39.869047 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1346/5431] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:39 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:40.014412 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a75060a9-27e9-4d0e-b08b-920516a94292 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:40.016337 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a75060a9-27e9-4d0e-b08b-920516a94292 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:40.016519 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a75060a9-27e9-4d0e-b08b-920516a94292 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:40.016699 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a75060a9-27e9-4d0e-b08b-920516a94292 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:40.030498 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:40.030498 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:40.036896 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a75060a9-27e9-4d0e-b08b-920516a94292 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:40.042361 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a75060a9-27e9-4d0e-b08b-920516a94292 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:40.042677 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1365/5432] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:40 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:40.880262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0d49f110-5cb3-4e32-9eff-4a27560e1a29 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:40.881791 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d49f110-5cb3-4e32-9eff-4a27560e1a29 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:03:40.881974 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0d49f110-5cb3-4e32-9eff-4a27560e1a29 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:40.882143 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0d49f110-5cb3-4e32-9eff-4a27560e1a29 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:40.882256 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-0d49f110-5cb3-4e32-9eff-4a27560e1a29 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:03:40.888113 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:40.888113 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:40.889010 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0d49f110-5cb3-4e32-9eff-4a27560e1a29 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:03:40.889388 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1370/5433] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:40 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:41.057623 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9a503a1b-12a7-4fdc-8fbf-5c8413da6458 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:41.060869 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a503a1b-12a7-4fdc-8fbf-5c8413da6458 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:41.060869 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a503a1b-12a7-4fdc-8fbf-5c8413da6458 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:41.060976 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9a503a1b-12a7-4fdc-8fbf-5c8413da6458 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:41.069455 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:41.069455 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:41.077042 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9a503a1b-12a7-4fdc-8fbf-5c8413da6458 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:41.081006 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9a503a1b-12a7-4fdc-8fbf-5c8413da6458 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:41.082175 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1353/5434] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:41 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:42.098172 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b49cab96-ad86-490e-9bed-4207f6cc6611 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:42.100422 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b49cab96-ad86-490e-9bed-4207f6cc6611 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:42.100677 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b49cab96-ad86-490e-9bed-4207f6cc6611 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:42.101001 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b49cab96-ad86-490e-9bed-4207f6cc6611 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:42.103301 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=183,cinder:INSERT=8,cinder:UPDATE=26 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:03:42.114864 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:42.114864 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:42.119567 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b49cab96-ad86-490e-9bed-4207f6cc6611 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:42.125278 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b49cab96-ad86-490e-9bed-4207f6cc6611 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:42.125758 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1347/5435] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:42 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:42.510171 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5bfcfde4-abe8-41d9-a648-6c451f5852a8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:42.512264 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5bfcfde4-abe8-41d9-a648-6c451f5852a8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:03:42.512438 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5bfcfde4-abe8-41d9-a648-6c451f5852a8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:42.512607 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5bfcfde4-abe8-41d9-a648-6c451f5852a8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:42.520953 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:42.520953 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:42.525569 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5bfcfde4-abe8-41d9-a648-6c451f5852a8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:03:42.531248 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5bfcfde4-abe8-41d9-a648-6c451f5852a8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:03:42.531717 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1366/5436] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:03:42 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:42.542502 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-faa8a8eb-981e-4b9d-80cc-70e60a98987b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:42.542968 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-3c0fc684-8615-45ec-9175-520fcd247b2e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:42.543234 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-faa8a8eb-981e-4b9d-80cc-70e60a98987b None None] GET https://10.4.3.210/volume// Jul 03 18:03:42.543234 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-faa8a8eb-981e-4b9d-80cc-70e60a98987b None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:42.543483 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-faa8a8eb-981e-4b9d-80cc-70e60a98987b None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:42.543887 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-faa8a8eb-981e-4b9d-80cc-70e60a98987b None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:42.544360 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1371/5437] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 18:03:42 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 18:03:42.548828 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-3c0fc684-8615-45ec-9175-520fcd247b2e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/attachments/577e0abc-a60d-4595-9315-96cdcf08acaa/action Jul 03 18:03:42.549229 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-3c0fc684-8615-45ec-9175-520fcd247b2e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:03:42.549346 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-3c0fc684-8615-45ec-9175-520fcd247b2e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:42.559396 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bdabaaa7-f804-45fd-927e-efa317362a3a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:42.561971 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bdabaaa7-f804-45fd-927e-efa317362a3a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:03:42.562838 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bdabaaa7-f804-45fd-927e-efa317362a3a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cafe69b-5769-4cfc-9f29-84f5b8e84137", "connector": null, "instance_uuid": "38bc5be2-3fdd-4c23-bed4-cbc4675fdf7f"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:42.568933 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:42.568933 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:42.573426 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:42.573426 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:42.581409 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-507170f2-6b1c-4eee-befb-e7c1d5f2e354 req-3c0fc684-8615-45ec-9175-520fcd247b2e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/577e0abc-a60d-4595-9315-96cdcf08acaa/action returned with HTTP 204 Jul 03 18:03:42.581903 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1354/5438] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:03:42 2026] POST /volume/v3/attachments/577e0abc-a60d-4595-9315-96cdcf08acaa/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:42.607279 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bdabaaa7-f804-45fd-927e-efa317362a3a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:03:42.607914 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1348/5439] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:03:42 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 18:03:43.138061 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9571ddeb-3a94-45c6-99ff-592ffbc1296c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:43.139571 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9571ddeb-3a94-45c6-99ff-592ffbc1296c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:43.139750 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9571ddeb-3a94-45c6-99ff-592ffbc1296c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:43.139941 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9571ddeb-3a94-45c6-99ff-592ffbc1296c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:43.148254 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:43.148254 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:43.151343 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9571ddeb-3a94-45c6-99ff-592ffbc1296c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:43.159075 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9571ddeb-3a94-45c6-99ff-592ffbc1296c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:43.159455 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1367/5440] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:43 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:46.340416 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-785e9ea5-542e-45c9-9dad-586feedde20f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:46.342342 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-785e9ea5-542e-45c9-9dad-586feedde20f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:46.342522 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-785e9ea5-542e-45c9-9dad-586feedde20f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:46.342700 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-785e9ea5-542e-45c9-9dad-586feedde20f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:46.351412 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:46.351412 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:46.354278 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-785e9ea5-542e-45c9-9dad-586feedde20f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:46.357711 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-785e9ea5-542e-45c9-9dad-586feedde20f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:46.358129 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1372/5441] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:03:46 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:46.375206 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-de88c20f-993a-4e12-81ae-17037b29cffe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:46.378074 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-de88c20f-993a-4e12-81ae-17037b29cffe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] POST https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4/action Jul 03 18:03:46.378539 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-de88c20f-993a-4e12-81ae-17037b29cffe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:03:46.378693 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-de88c20f-993a-4e12-81ae-17037b29cffe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:46.391505 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:46.391505 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:46.392228 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-de88c20f-993a-4e12-81ae-17037b29cffe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:46.401504 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-de88c20f-993a-4e12-81ae-17037b29cffe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Begin detaching volume completed successfully. Jul 03 18:03:46.401874 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-de88c20f-993a-4e12-81ae-17037b29cffe tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4/action returned with HTTP 202 Jul 03 18:03:46.402481 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1355/5442] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:03:46 2026] POST /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:03:47.425135 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5187cb3f-1b6e-47f7-847e-ff988c461cd3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:47.425540 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5187cb3f-1b6e-47f7-847e-ff988c461cd3 None None] GET https://10.4.3.210/volume// Jul 03 18:03:47.425695 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5187cb3f-1b6e-47f7-847e-ff988c461cd3 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:47.425916 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5187cb3f-1b6e-47f7-847e-ff988c461cd3 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:47.426219 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5187cb3f-1b6e-47f7-847e-ff988c461cd3 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:47.426499 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1349/5443] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:03: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 18:03:47.432667 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-999da896-3f12-417b-bedd-7df0776d59ab None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:47.436760 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-999da896-3f12-417b-bedd-7df0776d59ab tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:47.436977 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-999da896-3f12-417b-bedd-7df0776d59ab tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:47.437144 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-999da896-3f12-417b-bedd-7df0776d59ab tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:47.446104 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:47.446104 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:47.451668 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-999da896-3f12-417b-bedd-7df0776d59ab tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:47.466655 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-999da896-3f12-417b-bedd-7df0776d59ab tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:47.466655 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1368/5444] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:03:47 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:03:48.295719 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-f28bd66c-dd0e-4ccf-b08f-4208bc58c0e7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:48.297754 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-f28bd66c-dd0e-4ccf-b08f-4208bc58c0e7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/attachments/577e0abc-a60d-4595-9315-96cdcf08acaa Jul 03 18:03:48.297967 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-f28bd66c-dd0e-4ccf-b08f-4208bc58c0e7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:48.298150 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-f28bd66c-dd0e-4ccf-b08f-4208bc58c0e7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:48.305062 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:48.305062 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:48.830315 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-80a6596d-a8c1-4a76-aeff-8a92ded3aad4 req-f28bd66c-dd0e-4ccf-b08f-4208bc58c0e7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/attachments/577e0abc-a60d-4595-9315-96cdcf08acaa returned with HTTP 200 Jul 03 18:03:48.830758 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1373/5445] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:03:48 2026] DELETE /volume/v3/attachments/577e0abc-a60d-4595-9315-96cdcf08acaa => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:49.114656 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8f4339e9-2e80-453b-b0a1-2698a40784c9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:49.115055 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f4339e9-2e80-453b-b0a1-2698a40784c9 None None] GET https://10.4.3.210/volume// Jul 03 18:03:49.115215 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f4339e9-2e80-453b-b0a1-2698a40784c9 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:49.115390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8f4339e9-2e80-453b-b0a1-2698a40784c9 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:49.115710 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8f4339e9-2e80-453b-b0a1-2698a40784c9 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:03:49.115990 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1356/5446] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:03: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 18:03:49.121886 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5f1ec775-4630-4046-97eb-2b1ee5a80470 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:49.124289 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5f1ec775-4630-4046-97eb-2b1ee5a80470 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:03:49.124477 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5f1ec775-4630-4046-97eb-2b1ee5a80470 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:49.124645 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5f1ec775-4630-4046-97eb-2b1ee5a80470 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:49.133124 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:49.133124 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:49.136154 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5f1ec775-4630-4046-97eb-2b1ee5a80470 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:03:49.140491 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-5f1ec775-4630-4046-97eb-2b1ee5a80470 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:03:49.140902 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1350/5447] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:03:49 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:03:49.241568 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bd21c75e-c04e-434b-a9ef-2fcedada7d57 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:49.243489 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bd21c75e-c04e-434b-a9ef-2fcedada7d57 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] PUT https://10.4.3.210/volume/v3/attachments/b4391fb1-b289-40f7-8913-daa0600f0c99 Jul 03 18:03:49.243857 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bd21c75e-c04e-434b-a9ef-2fcedada7d57 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:49.252091 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bd21c75e-c04e-434b-a9ef-2fcedada7d57 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Acquiring lock "cinder-attachment_update-8cafe69b-5769-4cfc-9f29-84f5b8e84137-np0000004448" by "attachment_update" {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:03:49.256410 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bd21c75e-c04e-434b-a9ef-2fcedada7d57 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Lock "cinder-attachment_update-8cafe69b-5769-4cfc-9f29-84f5b8e84137-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99941) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:03:49.257392 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:49.257392 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:49.565103 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9adbbbcf-f006-4995-846c-a8ba934b31b4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:49.566738 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9adbbbcf-f006-4995-846c-a8ba934b31b4 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:49.566965 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9adbbbcf-f006-4995-846c-a8ba934b31b4 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:49.567141 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9adbbbcf-f006-4995-846c-a8ba934b31b4 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:49.573542 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:49.573542 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:49.576796 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9adbbbcf-f006-4995-846c-a8ba934b31b4 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:49.580565 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9adbbbcf-f006-4995-846c-a8ba934b31b4 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:49.580972 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1374/5448] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:49 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:49.592761 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a93f8e24-25ef-45aa-a2a6-4acd9f63427f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:49.594379 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a93f8e24-25ef-45aa-a2a6-4acd9f63427f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:49.594538 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a93f8e24-25ef-45aa-a2a6-4acd9f63427f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:49.594747 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a93f8e24-25ef-45aa-a2a6-4acd9f63427f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:49.601263 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:49.601263 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:49.604594 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a93f8e24-25ef-45aa-a2a6-4acd9f63427f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:49.608292 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a93f8e24-25ef-45aa-a2a6-4acd9f63427f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:49.608648 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1357/5449] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:49 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:49.620165 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0948b437-015a-4117-9048-1306576c56d0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:49.621933 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0948b437-015a-4117-9048-1306576c56d0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:49.622119 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0948b437-015a-4117-9048-1306576c56d0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:49.622288 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0948b437-015a-4117-9048-1306576c56d0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:49.622444 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-0948b437-015a-4117-9048-1306576c56d0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete volume with id: 0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:49.628814 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:49.628814 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:49.629314 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0948b437-015a-4117-9048-1306576c56d0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:49.653583 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0948b437-015a-4117-9048-1306576c56d0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete volume request issued successfully. Jul 03 18:03:49.653784 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0948b437-015a-4117-9048-1306576c56d0 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 202 Jul 03 18:03:49.654185 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1351/5450] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:03:49 2026] DELETE /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:03:49.662402 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-81b0aa8b-8f56-49d5-8a8b-0064bd857cfd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:49.664167 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-81b0aa8b-8f56-49d5-8a8b-0064bd857cfd tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:49.664383 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-81b0aa8b-8f56-49d5-8a8b-0064bd857cfd tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:49.664567 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-81b0aa8b-8f56-49d5-8a8b-0064bd857cfd tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:49.672021 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:49.672021 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:49.675552 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-81b0aa8b-8f56-49d5-8a8b-0064bd857cfd tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:49.679930 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-81b0aa8b-8f56-49d5-8a8b-0064bd857cfd tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 200 Jul 03 18:03:49.680406 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1375/5451] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:49 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:49.778627 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.coordination [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bd21c75e-c04e-434b-a9ef-2fcedada7d57 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Lock "cinder-attachment_update-8cafe69b-5769-4cfc-9f29-84f5b8e84137-np0000004448" released by "attachment_update" :: held 0.522s {{(pid=99941) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:03:49.778977 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-bd21c75e-c04e-434b-a9ef-2fcedada7d57 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/attachments/b4391fb1-b289-40f7-8913-daa0600f0c99 returned with HTTP 200 Jul 03 18:03:49.779442 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1369/5452] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:03:49 2026] PUT /volume/v3/attachments/b4391fb1-b289-40f7-8913-daa0600f0c99 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:03:50.293729 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-c0f6225d-5934-4403-83ea-c3303ca22a97 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:50.296201 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-c0f6225d-5934-4403-83ea-c3303ca22a97 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/attachments/b4391fb1-b289-40f7-8913-daa0600f0c99/action Jul 03 18:03:50.296674 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-c0f6225d-5934-4403-83ea-c3303ca22a97 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action body: b'{"os-complete": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:03:50.296891 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-c0f6225d-5934-4403-83ea-c3303ca22a97 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:03:50.315086 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:50.315086 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:50.324601 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-7e3883b3-86ce-4b45-aba9-b9fe952a2095 req-c0f6225d-5934-4403-83ea-c3303ca22a97 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/attachments/b4391fb1-b289-40f7-8913-daa0600f0c99/action returned with HTTP 204 Jul 03 18:03:50.325019 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1358/5453] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:03:50 2026] POST /volume/v3/attachments/b4391fb1-b289-40f7-8913-daa0600f0c99/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:50.692594 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ace6e426-1b99-4675-b446-f4ed85685e55 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:50.694267 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ace6e426-1b99-4675-b446-f4ed85685e55 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 Jul 03 18:03:50.694450 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ace6e426-1b99-4675-b446-f4ed85685e55 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:50.694643 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ace6e426-1b99-4675-b446-f4ed85685e55 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:50.700007 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ace6e426-1b99-4675-b446-f4ed85685e55 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 returned with HTTP 404 Jul 03 18:03:50.700657 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1352/5454] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:50 2026] GET /volume/v3/volumes/0ff699ab-62b7-4f5e-9d8d-ab2b0f5043b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:50.707157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6a004cbe-ea50-4ca1-a893-12944fca05e6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:50.708644 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a004cbe-ea50-4ca1-a893-12944fca05e6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:50.708845 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a004cbe-ea50-4ca1-a893-12944fca05e6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:50.709017 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a004cbe-ea50-4ca1-a893-12944fca05e6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:50.715670 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:50.715670 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:50.718924 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6a004cbe-ea50-4ca1-a893-12944fca05e6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:50.722317 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a004cbe-ea50-4ca1-a893-12944fca05e6 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:50.722647 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1376/5455] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:50 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:50.734131 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-8d7b9d18-f058-440b-803f-b5e40e91240e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:50.735867 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8d7b9d18-f058-440b-803f-b5e40e91240e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:50.736055 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8d7b9d18-f058-440b-803f-b5e40e91240e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:50.736253 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-8d7b9d18-f058-440b-803f-b5e40e91240e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:50.742800 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:50.742800 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:50.746050 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-8d7b9d18-f058-440b-803f-b5e40e91240e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:50.749643 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-8d7b9d18-f058-440b-803f-b5e40e91240e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:50.750012 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1370/5456] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:50 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:50.761079 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-027f0671-7ed6-43db-bc92-990b27333a3c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:50.762785 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-027f0671-7ed6-43db-bc92-990b27333a3c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:50.762974 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-027f0671-7ed6-43db-bc92-990b27333a3c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:50.763157 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-027f0671-7ed6-43db-bc92-990b27333a3c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:50.763339 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-027f0671-7ed6-43db-bc92-990b27333a3c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete volume with id: 68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:50.769782 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:50.769782 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:50.770193 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-027f0671-7ed6-43db-bc92-990b27333a3c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:50.786013 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-027f0671-7ed6-43db-bc92-990b27333a3c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete volume request issued successfully. Jul 03 18:03:50.786141 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-027f0671-7ed6-43db-bc92-990b27333a3c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 202 Jul 03 18:03:50.786520 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1359/5457] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:03:50 2026] DELETE /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:03:50.792869 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dd3313d0-faf1-4dd6-ab3c-b910eafd3635 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:50.794808 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dd3313d0-faf1-4dd6-ab3c-b910eafd3635 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:50.795036 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dd3313d0-faf1-4dd6-ab3c-b910eafd3635 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:50.795187 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dd3313d0-faf1-4dd6-ab3c-b910eafd3635 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:50.802047 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:50.802047 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:50.804755 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dd3313d0-faf1-4dd6-ab3c-b910eafd3635 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:50.808434 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dd3313d0-faf1-4dd6-ab3c-b910eafd3635 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 200 Jul 03 18:03:50.808813 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1353/5458] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:50 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:51.820921 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b3b525f1-1539-4a70-aedc-59a49a4ece6b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:51.822490 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b3b525f1-1539-4a70-aedc-59a49a4ece6b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 Jul 03 18:03:51.822989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b3b525f1-1539-4a70-aedc-59a49a4ece6b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:51.822989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b3b525f1-1539-4a70-aedc-59a49a4ece6b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:51.832133 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b3b525f1-1539-4a70-aedc-59a49a4ece6b tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 returned with HTTP 404 Jul 03 18:03:51.832591 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1377/5459] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:51 2026] GET /volume/v3/volumes/68bf13ff-44a6-4cc7-a564-ca53917a9573 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:51.842465 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f8cd157a-c8e6-4ac0-9edf-bc4a28970ebb None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:51.844063 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f8cd157a-c8e6-4ac0-9edf-bc4a28970ebb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:51.844242 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f8cd157a-c8e6-4ac0-9edf-bc4a28970ebb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:51.844427 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f8cd157a-c8e6-4ac0-9edf-bc4a28970ebb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:51.851058 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:51.851058 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:51.854115 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f8cd157a-c8e6-4ac0-9edf-bc4a28970ebb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:51.857557 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f8cd157a-c8e6-4ac0-9edf-bc4a28970ebb tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:03:51.857837 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1371/5460] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:51 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:51.868547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ebb2f69b-eaa5-4a75-9f21-9c0c7694e15d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:51.870044 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ebb2f69b-eaa5-4a75-9f21-9c0c7694e15d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:51.870208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ebb2f69b-eaa5-4a75-9f21-9c0c7694e15d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:51.870378 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ebb2f69b-eaa5-4a75-9f21-9c0c7694e15d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:51.876162 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:51.876162 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:51.879865 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ebb2f69b-eaa5-4a75-9f21-9c0c7694e15d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:51.884513 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ebb2f69b-eaa5-4a75-9f21-9c0c7694e15d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:03:51.885022 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1360/5461] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:51 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:51.895600 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2659f65e-e478-4f8b-b080-5193719fd68c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:51.896799 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2659f65e-e478-4f8b-b080-5193719fd68c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:51.896954 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2659f65e-e478-4f8b-b080-5193719fd68c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:51.897110 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2659f65e-e478-4f8b-b080-5193719fd68c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:51.897258 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-2659f65e-e478-4f8b-b080-5193719fd68c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete volume with id: 68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:51.903443 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:51.903443 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:51.903869 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2659f65e-e478-4f8b-b080-5193719fd68c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:51.917292 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2659f65e-e478-4f8b-b080-5193719fd68c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete volume request issued successfully. Jul 03 18:03:51.917447 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2659f65e-e478-4f8b-b080-5193719fd68c tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 202 Jul 03 18:03:51.917836 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1354/5462] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:03:51 2026] DELETE /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:03:51.923912 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-84ca5138-0a99-4ecb-b901-3b431eba276f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:51.925508 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-84ca5138-0a99-4ecb-b901-3b431eba276f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:51.925703 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-84ca5138-0a99-4ecb-b901-3b431eba276f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:51.925907 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-84ca5138-0a99-4ecb-b901-3b431eba276f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:51.932284 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:51.932284 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:51.935789 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-84ca5138-0a99-4ecb-b901-3b431eba276f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:51.939350 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-84ca5138-0a99-4ecb-b901-3b431eba276f tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 200 Jul 03 18:03:51.939693 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1378/5463] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:51 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:52.953375 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0815c0a1-4ea3-43d6-bde2-a7b1a4d71789 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:52.955141 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0815c0a1-4ea3-43d6-bde2-a7b1a4d71789 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 Jul 03 18:03:52.955347 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0815c0a1-4ea3-43d6-bde2-a7b1a4d71789 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:52.955552 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0815c0a1-4ea3-43d6-bde2-a7b1a4d71789 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:52.961932 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0815c0a1-4ea3-43d6-bde2-a7b1a4d71789 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 returned with HTTP 404 Jul 03 18:03:52.962413 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1372/5464] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:52 2026] GET /volume/v3/volumes/68c21bc2-7976-4513-a09b-8e05bd8fd708 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:52.970513 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-145b244d-3934-4d03-bc81-0b9f66a4d3d1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:52.972397 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-145b244d-3934-4d03-bc81-0b9f66a4d3d1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 Jul 03 18:03:52.972584 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-145b244d-3934-4d03-bc81-0b9f66a4d3d1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:52.972867 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-145b244d-3934-4d03-bc81-0b9f66a4d3d1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:52.972982 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-145b244d-3934-4d03-bc81-0b9f66a4d3d1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete snapshot with id: e3884d42-47db-4e14-8c25-b9d00646bad6 Jul 03 18:03:52.978421 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:52.978421 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:52.978856 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-145b244d-3934-4d03-bc81-0b9f66a4d3d1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:03:52.999691 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-145b244d-3934-4d03-bc81-0b9f66a4d3d1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot delete request issued successfully. Jul 03 18:03:52.999799 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-145b244d-3934-4d03-bc81-0b9f66a4d3d1 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 returned with HTTP 202 Jul 03 18:03:53.002787 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1361/5465] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:03:52 2026] DELETE /volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:03:53.010860 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e1c3776f-8308-4d8c-98c3-a842e1a46a3e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:53.012401 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e1c3776f-8308-4d8c-98c3-a842e1a46a3e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 Jul 03 18:03:53.012578 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e1c3776f-8308-4d8c-98c3-a842e1a46a3e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:53.012777 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e1c3776f-8308-4d8c-98c3-a842e1a46a3e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:53.018913 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:53.018913 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:53.018913 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e1c3776f-8308-4d8c-98c3-a842e1a46a3e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:03:53.018913 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e1c3776f-8308-4d8c-98c3-a842e1a46a3e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 returned with HTTP 200 Jul 03 18:03:53.018913 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1355/5466] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:03:53 2026] GET /volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:54.026957 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fb23a30d-73d0-48d6-b2a1-75d83f6ea65d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:54.028951 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fb23a30d-73d0-48d6-b2a1-75d83f6ea65d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 Jul 03 18:03:54.029184 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fb23a30d-73d0-48d6-b2a1-75d83f6ea65d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:54.029411 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fb23a30d-73d0-48d6-b2a1-75d83f6ea65d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:54.033401 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fb23a30d-73d0-48d6-b2a1-75d83f6ea65d tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 returned with HTTP 404 Jul 03 18:03:54.033863 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1379/5467] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:03:54 2026] GET /volume/v3/snapshots/e3884d42-47db-4e14-8c25-b9d00646bad6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:54.039684 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0075238e-2c26-42fb-9654-b783fdae05ae None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:54.041533 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0075238e-2c26-42fb-9654-b783fdae05ae tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf Jul 03 18:03:54.041784 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0075238e-2c26-42fb-9654-b783fdae05ae tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:54.042010 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0075238e-2c26-42fb-9654-b783fdae05ae tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:54.042159 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-0075238e-2c26-42fb-9654-b783fdae05ae tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete snapshot with id: 2887ced4-0706-43eb-97d6-60e571b1e3cf Jul 03 18:03:54.047042 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:54.047042 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:54.047533 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0075238e-2c26-42fb-9654-b783fdae05ae tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:03:54.067724 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0075238e-2c26-42fb-9654-b783fdae05ae tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot delete request issued successfully. Jul 03 18:03:54.067933 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0075238e-2c26-42fb-9654-b783fdae05ae tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf returned with HTTP 202 Jul 03 18:03:54.068320 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1373/5468] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:03:54 2026] DELETE /volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:03:54.076361 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ce553588-7d14-4dcd-b3a3-9703a59ba51e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:54.079281 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ce553588-7d14-4dcd-b3a3-9703a59ba51e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf Jul 03 18:03:54.079518 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ce553588-7d14-4dcd-b3a3-9703a59ba51e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:54.079842 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ce553588-7d14-4dcd-b3a3-9703a59ba51e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:54.086434 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:54.086434 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:54.086921 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ce553588-7d14-4dcd-b3a3-9703a59ba51e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:03:54.087754 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ce553588-7d14-4dcd-b3a3-9703a59ba51e tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf returned with HTTP 200 Jul 03 18:03:54.088152 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1362/5469] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:03:54 2026] GET /volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:55.097872 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b5c58313-550d-4bd1-945e-9e662db30587 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:55.099535 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b5c58313-550d-4bd1-945e-9e662db30587 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf Jul 03 18:03:55.099735 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b5c58313-550d-4bd1-945e-9e662db30587 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:55.099924 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b5c58313-550d-4bd1-945e-9e662db30587 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:55.103780 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b5c58313-550d-4bd1-945e-9e662db30587 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf returned with HTTP 404 Jul 03 18:03:55.104197 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1356/5470] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:03:55 2026] GET /volume/v3/snapshots/2887ced4-0706-43eb-97d6-60e571b1e3cf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:55.110582 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3b02222c-934f-4baf-9c2a-f144e7bc5137 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:55.112211 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3b02222c-934f-4baf-9c2a-f144e7bc5137 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d Jul 03 18:03:55.112530 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3b02222c-934f-4baf-9c2a-f144e7bc5137 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:55.113754 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3b02222c-934f-4baf-9c2a-f144e7bc5137 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:55.113754 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-3b02222c-934f-4baf-9c2a-f144e7bc5137 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete snapshot with id: 3c2b1607-518d-4fd9-be96-5e2fd5709e8d Jul 03 18:03:55.118133 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:55.118133 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:55.118740 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3b02222c-934f-4baf-9c2a-f144e7bc5137 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:03:55.132674 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3b02222c-934f-4baf-9c2a-f144e7bc5137 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot delete request issued successfully. Jul 03 18:03:55.133208 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3b02222c-934f-4baf-9c2a-f144e7bc5137 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d returned with HTTP 202 Jul 03 18:03:55.134026 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1380/5471] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:03:55 2026] DELETE /volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:03:55.141098 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ade81037-f6e7-456a-b6b5-d83ce1a1feb7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:55.143294 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ade81037-f6e7-456a-b6b5-d83ce1a1feb7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d Jul 03 18:03:55.143540 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ade81037-f6e7-456a-b6b5-d83ce1a1feb7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:55.143811 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ade81037-f6e7-456a-b6b5-d83ce1a1feb7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:55.149737 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:55.149737 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:55.150304 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ade81037-f6e7-456a-b6b5-d83ce1a1feb7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Snapshot retrieved successfully. Jul 03 18:03:55.151274 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ade81037-f6e7-456a-b6b5-d83ce1a1feb7 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d returned with HTTP 200 Jul 03 18:03:55.152206 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1374/5472] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:03:55 2026] GET /volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:56.160271 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-15df469d-1332-4c95-b943-f279d73d23c5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:56.161993 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-15df469d-1332-4c95-b943-f279d73d23c5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d Jul 03 18:03:56.162161 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-15df469d-1332-4c95-b943-f279d73d23c5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:56.162356 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-15df469d-1332-4c95-b943-f279d73d23c5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:56.166344 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-15df469d-1332-4c95-b943-f279d73d23c5 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d returned with HTTP 404 Jul 03 18:03:56.166808 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1363/5473] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:03:56 2026] GET /volume/v3/snapshots/3c2b1607-518d-4fd9-be96-5e2fd5709e8d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:03:56.173370 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e04f9bf4-0fd1-48ab-8355-88e6676f9add None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:56.175625 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e04f9bf4-0fd1-48ab-8355-88e6676f9add tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:03:56.175902 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e04f9bf4-0fd1-48ab-8355-88e6676f9add tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:56.176146 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e04f9bf4-0fd1-48ab-8355-88e6676f9add tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:56.182999 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:56.182999 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:03:56.186243 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e04f9bf4-0fd1-48ab-8355-88e6676f9add tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:56.189667 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e04f9bf4-0fd1-48ab-8355-88e6676f9add tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:03:56.190001 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1357/5474] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:56 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:56.205524 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-747dc509-da94-4080-abd5-c0aac6ffd792 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:56.209712 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-747dc509-da94-4080-abd5-c0aac6ffd792 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:03:56.209712 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-747dc509-da94-4080-abd5-c0aac6ffd792 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:56.209712 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-747dc509-da94-4080-abd5-c0aac6ffd792 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:56.217687 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:56.217687 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:03:56.222498 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-747dc509-da94-4080-abd5-c0aac6ffd792 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:56.228179 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-747dc509-da94-4080-abd5-c0aac6ffd792 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:03:56.228871 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1381/5475] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:56 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:56.240112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-11cf4e4b-e85c-4e26-9d39-0a845a66ae21 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:56.242314 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-11cf4e4b-e85c-4e26-9d39-0a845a66ae21 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:03:56.242562 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-11cf4e4b-e85c-4e26-9d39-0a845a66ae21 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:56.242935 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-11cf4e4b-e85c-4e26-9d39-0a845a66ae21 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:56.243149 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-11cf4e4b-e85c-4e26-9d39-0a845a66ae21 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete volume with id: a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:03:56.251895 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:56.251895 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:03:56.252473 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-11cf4e4b-e85c-4e26-9d39-0a845a66ae21 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:56.269012 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-11cf4e4b-e85c-4e26-9d39-0a845a66ae21 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Delete volume request issued successfully. Jul 03 18:03:56.269228 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-11cf4e4b-e85c-4e26-9d39-0a845a66ae21 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 202 Jul 03 18:03:56.269696 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1375/5476] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:03:56 2026] DELETE /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:03:56.277530 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ee5006c1-9910-438c-a063-b60bd7fd20af None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:56.279628 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ee5006c1-9910-438c-a063-b60bd7fd20af tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:03:56.279817 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ee5006c1-9910-438c-a063-b60bd7fd20af tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:56.280002 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ee5006c1-9910-438c-a063-b60bd7fd20af tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:56.287755 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:03:56.287755 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:03:56.292032 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ee5006c1-9910-438c-a063-b60bd7fd20af tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Volume info retrieved successfully. Jul 03 18:03:56.296701 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ee5006c1-9910-438c-a063-b60bd7fd20af tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 200 Jul 03 18:03:56.297143 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1364/5477] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:56 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:03:57.312909 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a2a73032-7c04-4596-a482-88f95bca2501 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:03:57.314880 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a2a73032-7c04-4596-a482-88f95bca2501 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 Jul 03 18:03:57.315095 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a2a73032-7c04-4596-a482-88f95bca2501 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:03:57.315313 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a2a73032-7c04-4596-a482-88f95bca2501 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:03:57.321296 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a2a73032-7c04-4596-a482-88f95bca2501 tempest-SnapshotDataIntegrityTests-128336649 tempest-SnapshotDataIntegrityTests-128336649-project-member] https://10.4.3.210/volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 returned with HTTP 404 Jul 03 18:03:57.321816 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1358/5478] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:03:57 2026] GET /volume/v3/volumes/a9d29aad-19b7-4bd6-8d0e-2473150f3880 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:06.226979 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=41,cinder:UPDATE=4 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:04:06.264651 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=43,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:04:06.295580 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=39,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:04:07.317806 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=33,cinder:UPDATE=4,cinder:INSERT=3 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:04:10.485445 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-2c817c3c-6952-40d9-9fc8-0916528059ef None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:10.487463 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-2c817c3c-6952-40d9-9fc8-0916528059ef tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:10.487652 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-2c817c3c-6952-40d9-9fc8-0916528059ef tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:10.487849 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-2c817c3c-6952-40d9-9fc8-0916528059ef tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:10.499075 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:10.499075 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:10.503747 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-2c817c3c-6952-40d9-9fc8-0916528059ef tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:10.508894 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-2c817c3c-6952-40d9-9fc8-0916528059ef tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:10.509301 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1382/5479] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:04:10 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:12.543387 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bc26c2e7-0a86-49e6-8307-3e4fcc21c99e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:12.543810 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc26c2e7-0a86-49e6-8307-3e4fcc21c99e None None] GET https://10.4.3.210/volume// Jul 03 18:04:12.543982 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc26c2e7-0a86-49e6-8307-3e4fcc21c99e None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:12.544209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc26c2e7-0a86-49e6-8307-3e4fcc21c99e None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:12.544583 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc26c2e7-0a86-49e6-8307-3e4fcc21c99e None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:04:12.544863 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1376/5480] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:04: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 18:04:12.551920 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-7521ffee-0386-4119-937c-31dec8ce42a2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:12.666967 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-7521ffee-0386-4119-937c-31dec8ce42a2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:04:12.667454 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-7521ffee-0386-4119-937c-31dec8ce42a2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24437e5b-5dde-43db-9fd0-49c7210599c3", "connector": null, "instance_uuid": "e5508fdd-2165-4f83-b565-9dc298f10cbf"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:12.680982 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:12.680982 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:12.714131 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-7521ffee-0386-4119-937c-31dec8ce42a2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:04:12.714531 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1365/5481] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:04:12 2026] POST /volume/v3/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:13.031795 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4c400a16-daa2-41ca-a748-873fa504b481 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:13.033683 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4c400a16-daa2-41ca-a748-873fa504b481 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:13.033893 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4c400a16-daa2-41ca-a748-873fa504b481 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:13.034086 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4c400a16-daa2-41ca-a748-873fa504b481 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:13.046552 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:13.046552 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:13.050471 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4c400a16-daa2-41ca-a748-873fa504b481 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:13.054855 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4c400a16-daa2-41ca-a748-873fa504b481 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:13.055290 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1359/5482] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:13 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:13.242173 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2491c7ab-e57b-4fde-a8be-d630d0f49466 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:13.242654 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2491c7ab-e57b-4fde-a8be-d630d0f49466 None None] GET https://10.4.3.210/volume// Jul 03 18:04:13.242880 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2491c7ab-e57b-4fde-a8be-d630d0f49466 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:13.243118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2491c7ab-e57b-4fde-a8be-d630d0f49466 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:13.243543 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2491c7ab-e57b-4fde-a8be-d630d0f49466 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:04:13.243968 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1383/5483] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:04: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 18:04:13.252957 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-8ed75eae-3d8c-4d97-a586-7bba0890c212 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:13.254885 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-8ed75eae-3d8c-4d97-a586-7bba0890c212 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:13.255092 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-8ed75eae-3d8c-4d97-a586-7bba0890c212 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:13.255265 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-8ed75eae-3d8c-4d97-a586-7bba0890c212 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:13.266056 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:13.266056 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:13.269554 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-8ed75eae-3d8c-4d97-a586-7bba0890c212 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:13.275635 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-8ed75eae-3d8c-4d97-a586-7bba0890c212 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:13.276055 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1377/5484] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:04:13 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1396 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:04:13.377703 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-d6dd053a-59a3-414b-871b-e3959f7ff555 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:13.379548 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-d6dd053a-59a3-414b-871b-e3959f7ff555 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] PUT https://10.4.3.210/volume/v3/attachments/1cbe1986-8286-478c-8768-bbf644bb5d02 Jul 03 18:04:13.379892 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-d6dd053a-59a3-414b-871b-e3959f7ff555 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:13.386362 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-d6dd053a-59a3-414b-871b-e3959f7ff555 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Acquiring lock "cinder-attachment_update-24437e5b-5dde-43db-9fd0-49c7210599c3-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:04:13.390484 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-d6dd053a-59a3-414b-871b-e3959f7ff555 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Lock "cinder-attachment_update-24437e5b-5dde-43db-9fd0-49c7210599c3-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:04:13.391348 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:13.391348 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:13.915073 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-d6dd053a-59a3-414b-871b-e3959f7ff555 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Lock "cinder-attachment_update-24437e5b-5dde-43db-9fd0-49c7210599c3-np0000004448" released by "attachment_update" :: held 0.525s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:04:13.915372 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-d6dd053a-59a3-414b-871b-e3959f7ff555 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/1cbe1986-8286-478c-8768-bbf644bb5d02 returned with HTTP 200 Jul 03 18:04:13.915838 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1366/5485] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:04:13 2026] PUT /volume/v3/attachments/1cbe1986-8286-478c-8768-bbf644bb5d02 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:14.067272 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-156c27bc-de09-4691-baac-327e1bbceda3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:14.069611 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-156c27bc-de09-4691-baac-327e1bbceda3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:14.069880 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-156c27bc-de09-4691-baac-327e1bbceda3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:14.070125 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-156c27bc-de09-4691-baac-327e1bbceda3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:14.081731 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:14.081731 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:14.084955 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-156c27bc-de09-4691-baac-327e1bbceda3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:14.089159 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-156c27bc-de09-4691-baac-327e1bbceda3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:14.089567 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1360/5486] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:14 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:15.102065 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6e0fd0de-4606-49f1-8b73-b2587edd2c12 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:15.103806 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6e0fd0de-4606-49f1-8b73-b2587edd2c12 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:15.103994 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6e0fd0de-4606-49f1-8b73-b2587edd2c12 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:15.104167 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6e0fd0de-4606-49f1-8b73-b2587edd2c12 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:15.116051 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:15.116051 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:15.119658 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6e0fd0de-4606-49f1-8b73-b2587edd2c12 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:15.123669 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6e0fd0de-4606-49f1-8b73-b2587edd2c12 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:15.124097 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1384/5487] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:15 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:16.135355 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e97627f7-9af9-4f5c-94f9-a655bf577e34 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:16.137163 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e97627f7-9af9-4f5c-94f9-a655bf577e34 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:16.137379 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e97627f7-9af9-4f5c-94f9-a655bf577e34 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:16.137606 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e97627f7-9af9-4f5c-94f9-a655bf577e34 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:16.147923 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:16.147923 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:16.151061 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e97627f7-9af9-4f5c-94f9-a655bf577e34 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:16.154864 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e97627f7-9af9-4f5c-94f9-a655bf577e34 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:16.155265 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1378/5488] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:16 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:17.166463 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-336c8ef5-724a-41e4-be67-ee0ba985c650 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:17.168638 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-336c8ef5-724a-41e4-be67-ee0ba985c650 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:17.168915 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-336c8ef5-724a-41e4-be67-ee0ba985c650 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:17.169182 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-336c8ef5-724a-41e4-be67-ee0ba985c650 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:17.183463 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:17.183463 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:17.187712 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-336c8ef5-724a-41e4-be67-ee0ba985c650 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:17.192494 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-336c8ef5-724a-41e4-be67-ee0ba985c650 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:17.192943 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1367/5489] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:17 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:18.204253 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a8bb2735-a868-4482-b51e-ce4a60efc3f7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:18.205807 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a8bb2735-a868-4482-b51e-ce4a60efc3f7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:18.205975 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a8bb2735-a868-4482-b51e-ce4a60efc3f7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:18.206142 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a8bb2735-a868-4482-b51e-ce4a60efc3f7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:18.216461 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:18.216461 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:18.219559 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a8bb2735-a868-4482-b51e-ce4a60efc3f7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:18.223326 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a8bb2735-a868-4482-b51e-ce4a60efc3f7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:18.223681 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1361/5490] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:18 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:19.105271 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-c652834f-e10e-419d-8f3d-966a0bca0ed9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:19.107169 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-c652834f-e10e-419d-8f3d-966a0bca0ed9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/attachments/1cbe1986-8286-478c-8768-bbf644bb5d02/action Jul 03 18:04:19.107504 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-c652834f-e10e-419d-8f3d-966a0bca0ed9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action body: b'{"os-complete": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:04:19.107615 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-c652834f-e10e-419d-8f3d-966a0bca0ed9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:19.123823 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:19.123823 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:19.132594 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-a8be1ae3-3390-492b-842c-b029dc93bb35 req-c652834f-e10e-419d-8f3d-966a0bca0ed9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/1cbe1986-8286-478c-8768-bbf644bb5d02/action returned with HTTP 204 Jul 03 18:04:19.133026 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1385/5491] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:04:19 2026] POST /volume/v3/attachments/1cbe1986-8286-478c-8768-bbf644bb5d02/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:19.235585 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-ab376f35-b075-4981-a4c4-c93856634019 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:19.237201 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ab376f35-b075-4981-a4c4-c93856634019 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:19.237415 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ab376f35-b075-4981-a4c4-c93856634019 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:19.237616 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-ab376f35-b075-4981-a4c4-c93856634019 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:19.248013 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:19.248013 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:19.251039 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-ab376f35-b075-4981-a4c4-c93856634019 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:19.254923 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-ab376f35-b075-4981-a4c4-c93856634019 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:19.255331 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1379/5492] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:19 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:20.483456 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b7bad3bf-b7f3-4be5-8889-0de50e1f1a1a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:20.485228 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b7bad3bf-b7f3-4be5-8889-0de50e1f1a1a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:20.485378 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b7bad3bf-b7f3-4be5-8889-0de50e1f1a1a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:20.485571 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b7bad3bf-b7f3-4be5-8889-0de50e1f1a1a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:20.497641 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:20.497641 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:20.501423 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b7bad3bf-b7f3-4be5-8889-0de50e1f1a1a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:20.505887 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b7bad3bf-b7f3-4be5-8889-0de50e1f1a1a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:20.506283 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1368/5493] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:20 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:20.517692 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4457193b-f37c-42f1-8f11-9a623f0cf548 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:20.519643 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4457193b-f37c-42f1-8f11-9a623f0cf548 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:20.519643 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4457193b-f37c-42f1-8f11-9a623f0cf548 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:20.520013 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4457193b-f37c-42f1-8f11-9a623f0cf548 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:20.530163 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:20.530163 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:20.533425 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4457193b-f37c-42f1-8f11-9a623f0cf548 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:20.537058 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4457193b-f37c-42f1-8f11-9a623f0cf548 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:20.537429 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1362/5494] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:20 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:20.551308 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e60dd454-3ebc-4808-aff4-449f94a4e74a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:20.553184 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e60dd454-3ebc-4808-aff4-449f94a4e74a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:20.553395 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e60dd454-3ebc-4808-aff4-449f94a4e74a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:20.553575 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e60dd454-3ebc-4808-aff4-449f94a4e74a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:20.563999 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:20.563999 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:20.566688 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e60dd454-3ebc-4808-aff4-449f94a4e74a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:20.570053 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e60dd454-3ebc-4808-aff4-449f94a4e74a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:20.570393 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1386/5495] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:20 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:20.605009 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-21491fd9-48b7-49d0-9e4c-2f2599eb1702 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:20.660304 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-21491fd9-48b7-49d0-9e4c-2f2599eb1702 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:20.660469 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-21491fd9-48b7-49d0-9e4c-2f2599eb1702 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:20.660649 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-21491fd9-48b7-49d0-9e4c-2f2599eb1702 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:20.672569 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:20.672569 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:20.676177 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-21491fd9-48b7-49d0-9e4c-2f2599eb1702 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:20.681156 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-21491fd9-48b7-49d0-9e4c-2f2599eb1702 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:20.681713 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1380/5496] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:04:20 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1511 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:20.697891 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-4c2b43d5-3526-4d69-a510-22f44e89b51d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:20.699940 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-4c2b43d5-3526-4d69-a510-22f44e89b51d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3/action Jul 03 18:04:20.700272 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-4c2b43d5-3526-4d69-a510-22f44e89b51d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:04:20.700412 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-4c2b43d5-3526-4d69-a510-22f44e89b51d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:20.712701 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:20.712701 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:20.713207 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-4c2b43d5-3526-4d69-a510-22f44e89b51d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:20.719615 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-4c2b43d5-3526-4d69-a510-22f44e89b51d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Begin detaching volume completed successfully. Jul 03 18:04:20.719875 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-4c2b43d5-3526-4d69-a510-22f44e89b51d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3/action returned with HTTP 202 Jul 03 18:04:20.720296 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1369/5497] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:04:20 2026] POST /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:04:20.737051 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-09d2b6d9-e2a1-40b4-9ca4-e9864abfee06 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:20.738909 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-09d2b6d9-e2a1-40b4-9ca4-e9864abfee06 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:20.739494 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-09d2b6d9-e2a1-40b4-9ca4-e9864abfee06 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:20.739494 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-09d2b6d9-e2a1-40b4-9ca4-e9864abfee06 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:20.751007 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:20.751007 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:20.754501 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-09d2b6d9-e2a1-40b4-9ca4-e9864abfee06 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:20.758566 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-09d2b6d9-e2a1-40b4-9ca4-e9864abfee06 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:20.759003 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1363/5498] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:20 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1514 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:21.741399 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-102be0bc-96e6-4294-be00-c748e008bec5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:21.741761 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-102be0bc-96e6-4294-be00-c748e008bec5 None None] GET https://10.4.3.210/volume// Jul 03 18:04:21.741947 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-102be0bc-96e6-4294-be00-c748e008bec5 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:21.742129 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-102be0bc-96e6-4294-be00-c748e008bec5 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:21.742454 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-102be0bc-96e6-4294-be00-c748e008bec5 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:04:21.742875 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1387/5499] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 18:04:21.749085 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-d0136c8a-cce2-46c2-8018-850a13098be2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:21.751005 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-d0136c8a-cce2-46c2-8018-850a13098be2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:21.751207 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-d0136c8a-cce2-46c2-8018-850a13098be2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:21.751397 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-d0136c8a-cce2-46c2-8018-850a13098be2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:21.761815 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:21.761815 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:21.764557 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-d0136c8a-cce2-46c2-8018-850a13098be2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:21.768069 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-d0136c8a-cce2-46c2-8018-850a13098be2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:21.768435 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1381/5500] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:04:21 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1694 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:04:21.770397 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ff6f2d33-de32-4c9c-8e73-df65c487ddef None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:21.771883 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ff6f2d33-de32-4c9c-8e73-df65c487ddef tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:21.772049 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ff6f2d33-de32-4c9c-8e73-df65c487ddef tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:21.772218 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ff6f2d33-de32-4c9c-8e73-df65c487ddef tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:21.782840 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:21.782840 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:21.786067 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-ff6f2d33-de32-4c9c-8e73-df65c487ddef tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:21.789686 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ff6f2d33-de32-4c9c-8e73-df65c487ddef tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:21.790053 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1370/5501] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:21 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1514 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:22.248718 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-c896f5cb-2a8e-4684-b410-3f11120dc3b6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:22.250511 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-c896f5cb-2a8e-4684-b410-3f11120dc3b6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:22.250669 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-c896f5cb-2a8e-4684-b410-3f11120dc3b6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:22.250849 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-c896f5cb-2a8e-4684-b410-3f11120dc3b6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:22.261522 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:22.261522 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:22.264353 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-c896f5cb-2a8e-4684-b410-3f11120dc3b6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:22.268106 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-c896f5cb-2a8e-4684-b410-3f11120dc3b6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:22.268485 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1364/5502] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:04:22 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1514 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:22.777565 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-8d6aa352-c5c6-4ea4-ab2d-95e244ddda1f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:22.779464 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-8d6aa352-c5c6-4ea4-ab2d-95e244ddda1f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] DELETE https://10.4.3.210/volume/v3/attachments/1cbe1986-8286-478c-8768-bbf644bb5d02 Jul 03 18:04:22.779634 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-8d6aa352-c5c6-4ea4-ab2d-95e244ddda1f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:22.779813 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-8d6aa352-c5c6-4ea4-ab2d-95e244ddda1f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:22.786938 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:22.786938 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:22.803021 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-26ae272b-0a1c-4943-8eeb-df451689d7a3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:22.805817 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-26ae272b-0a1c-4943-8eeb-df451689d7a3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:22.805817 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-26ae272b-0a1c-4943-8eeb-df451689d7a3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:22.805817 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-26ae272b-0a1c-4943-8eeb-df451689d7a3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:22.815832 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:22.815832 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:22.819241 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-26ae272b-0a1c-4943-8eeb-df451689d7a3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:22.823561 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-26ae272b-0a1c-4943-8eeb-df451689d7a3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:22.824108 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1382/5503] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:22 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1514 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:23.125371 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-10ae61a7-e46a-4385-915f-845ab9b22e06 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:23.127240 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-10ae61a7-e46a-4385-915f-845ab9b22e06 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] DELETE https://10.4.3.210/volume/v3/attachments/fe18a894-a074-4984-930b-85118f3ca81b Jul 03 18:04:23.127420 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-10ae61a7-e46a-4385-915f-845ab9b22e06 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:23.127588 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-10ae61a7-e46a-4385-915f-845ab9b22e06 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:23.133752 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:23.133752 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:23.323242 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-78d0e2dd-a305-4c91-ac82-cdd16b22443a req-8d6aa352-c5c6-4ea4-ab2d-95e244ddda1f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/1cbe1986-8286-478c-8768-bbf644bb5d02 returned with HTTP 200 Jul 03 18:04:23.323643 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1388/5504] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:04:22 2026] DELETE /volume/v3/attachments/1cbe1986-8286-478c-8768-bbf644bb5d02 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:23.660786 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-10ae61a7-e46a-4385-915f-845ab9b22e06 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/attachments/fe18a894-a074-4984-930b-85118f3ca81b returned with HTTP 200 Jul 03 18:04:23.661177 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1371/5505] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:04:23 2026] DELETE /volume/v3/attachments/fe18a894-a074-4984-930b-85118f3ca81b => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:23.669877 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-50b50955-a140-4702-a93f-48836cba0539 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:23.672007 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-50b50955-a140-4702-a93f-48836cba0539 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e Jul 03 18:04:23.672362 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-50b50955-a140-4702-a93f-48836cba0539 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:23.672623 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-50b50955-a140-4702-a93f-48836cba0539 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:23.673794 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-50b50955-a140-4702-a93f-48836cba0539 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Delete volume with id: c0868808-b8a8-4ac6-9924-ffba656b568e Jul 03 18:04:23.679824 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:23.679824 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:23.680424 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-50b50955-a140-4702-a93f-48836cba0539 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Volume info retrieved successfully. Jul 03 18:04:23.695460 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-50b50955-a140-4702-a93f-48836cba0539 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] Delete volume request issued successfully. Jul 03 18:04:23.695912 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-c52d43bd-2a79-46d9-a192-f85c88578640 req-50b50955-a140-4702-a93f-48836cba0539 tempest-TestShelveInstance-855889313 tempest-TestShelveInstance-855889313-project-member] https://10.4.3.210/volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e returned with HTTP 202 Jul 03 18:04:23.696412 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1365/5506] 10.4.3.210 () {70 vars in 1620 bytes} [Fri Jul 3 18:04:23 2026] DELETE /volume/v3/volumes/c0868808-b8a8-4ac6-9924-ffba656b568e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:23.835542 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b8c3e7a5-fd04-4f35-984e-743e5b76819a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:23.837232 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8c3e7a5-fd04-4f35-984e-743e5b76819a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:23.837626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8c3e7a5-fd04-4f35-984e-743e5b76819a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:23.837626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8c3e7a5-fd04-4f35-984e-743e5b76819a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:23.846221 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:23.846221 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:23.849418 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b8c3e7a5-fd04-4f35-984e-743e5b76819a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:23.853118 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8c3e7a5-fd04-4f35-984e-743e5b76819a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:23.853489 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1383/5507] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:23 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:28.804167 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c17c4a34-4a98-451a-9356-6c05af5cfbed None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:28.806050 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c17c4a34-4a98-451a-9356-6c05af5cfbed tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:04:28.806184 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c17c4a34-4a98-451a-9356-6c05af5cfbed tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:28.806399 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c17c4a34-4a98-451a-9356-6c05af5cfbed tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:28.816012 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:28.816012 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:28.819420 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c17c4a34-4a98-451a-9356-6c05af5cfbed tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:28.823685 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c17c4a34-4a98-451a-9356-6c05af5cfbed tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:04:28.824102 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1389/5508] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:28 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 1648 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:29.836294 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c0183511-ab52-4f98-b2df-e9cc84c0ab3c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:29.838317 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c0183511-ab52-4f98-b2df-e9cc84c0ab3c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:04:29.838559 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c0183511-ab52-4f98-b2df-e9cc84c0ab3c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:29.838808 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c0183511-ab52-4f98-b2df-e9cc84c0ab3c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:29.849426 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:29.849426 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:29.853360 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c0183511-ab52-4f98-b2df-e9cc84c0ab3c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:29.859782 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c0183511-ab52-4f98-b2df-e9cc84c0ab3c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:04:29.860267 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1372/5509] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:29 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 1648 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:30.872620 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bb01212c-30d8-4be1-8a4e-65b41a29e4a3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:30.874786 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bb01212c-30d8-4be1-8a4e-65b41a29e4a3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:04:30.875047 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bb01212c-30d8-4be1-8a4e-65b41a29e4a3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:30.875287 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bb01212c-30d8-4be1-8a4e-65b41a29e4a3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:30.886935 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:30.886935 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:30.890834 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bb01212c-30d8-4be1-8a4e-65b41a29e4a3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:30.896158 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bb01212c-30d8-4be1-8a4e-65b41a29e4a3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:04:30.896617 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1366/5510] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:30 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 1648 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:31.068900 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a7954ad5-7131-45f6-8c07-ffde11bbbe48 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:31.070689 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a7954ad5-7131-45f6-8c07-ffde11bbbe48 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:31.070898 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a7954ad5-7131-45f6-8c07-ffde11bbbe48 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:31.071112 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a7954ad5-7131-45f6-8c07-ffde11bbbe48 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:31.080954 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:31.080954 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:31.084010 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a7954ad5-7131-45f6-8c07-ffde11bbbe48 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:31.087902 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a7954ad5-7131-45f6-8c07-ffde11bbbe48 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:31.088266 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1384/5511] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:31 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:31.123494 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-872b7614-768e-47d4-a228-ac0de1afb1ec None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:31.125416 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-872b7614-768e-47d4-a228-ac0de1afb1ec tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:31.125663 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-872b7614-768e-47d4-a228-ac0de1afb1ec tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:31.125866 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-872b7614-768e-47d4-a228-ac0de1afb1ec tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:31.134323 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:31.134323 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:31.137281 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-872b7614-768e-47d4-a228-ac0de1afb1ec tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:31.140803 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-872b7614-768e-47d4-a228-ac0de1afb1ec tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:31.141155 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1390/5512] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:04:31 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:31.158529 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-b25e4196-fe55-4c15-8991-8a87057cffab None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:31.160740 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-b25e4196-fe55-4c15-8991-8a87057cffab tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3/action Jul 03 18:04:31.161136 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-b25e4196-fe55-4c15-8991-8a87057cffab tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:04:31.161299 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-b25e4196-fe55-4c15-8991-8a87057cffab tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:31.172109 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:31.172109 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:31.172612 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-b25e4196-fe55-4c15-8991-8a87057cffab tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:31.178621 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-b25e4196-fe55-4c15-8991-8a87057cffab tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Begin detaching volume completed successfully. Jul 03 18:04:31.178842 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-b25e4196-fe55-4c15-8991-8a87057cffab tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3/action returned with HTTP 202 Jul 03 18:04:31.179275 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1373/5513] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:04:31 2026] POST /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:04:31.195488 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c24614f4-32ae-4faf-ac57-136ba8a077f4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:31.197080 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c24614f4-32ae-4faf-ac57-136ba8a077f4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:31.197304 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c24614f4-32ae-4faf-ac57-136ba8a077f4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:31.197483 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c24614f4-32ae-4faf-ac57-136ba8a077f4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:31.198300 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:31.205676 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:31.205676 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:31.208583 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c24614f4-32ae-4faf-ac57-136ba8a077f4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:31.212340 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c24614f4-32ae-4faf-ac57-136ba8a077f4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:31.212694 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1367/5514] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:31 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:31.274952 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:04:31.275319 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-727957708"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:31.276649 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume request body: {'volume': {"'imageRef": '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-727957708'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:04:31.276792 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume of 1 GB Jul 03 18:04:31.280432 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Availability Zones retrieved successfully. Jul 03 18:04:31.285496 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Flow 'volume_create_api' (fdb53a4a-e0fe-48d8-ac06-ce90056eefa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:31.286374 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1092bc78-a655-4a67-8ddf-ebb6a272a068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.287415 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:04:31.308976 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1092bc78-a655-4a67-8ddf-ebb6a272a068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.309695 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a2847dd-b22a-4f95-93cd-dd56d760c100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.359942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Created reservations ['e3e0aa0f-efb0-47b1-a886-9444aa9f609a', '240b52bc-07da-4a6c-9715-83d1f8abe5ac', '767b1fd0-9f7d-4a03-90eb-70361be919fd', '4eb159e2-0681-474c-86b1-702fc2533d02'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:31.360626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a2847dd-b22a-4f95-93cd-dd56d760c100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3e0aa0f-efb0-47b1-a886-9444aa9f609a', '240b52bc-07da-4a6c-9715-83d1f8abe5ac', '767b1fd0-9f7d-4a03-90eb-70361be919fd', '4eb159e2-0681-474c-86b1-702fc2533d02']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.361329 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ded5f55-7568-4928-91ba-63581ec6f7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.383459 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ded5f55-7568-4928-91ba-63581ec6f7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666fc9ea-6ab3-4e87-b652-301258c74c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-727957708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabee62674c7499a8ac45c6735deb6cc',qos_specs=None,replication_status=,reservations=['e3e0aa0f-efb0-47b1-a886-9444aa9f609a','240b52bc-07da-4a6c-9715-83d1f8abe5ac','767b1fd0-9f7d-4a03-90eb-70361be919fd','4eb159e2-0681-474c-86b1-702fc2533d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-727957708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666fc9ea-6ab3-4e87-b652-301258c74c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aabee62674c7499a8ac45c6735deb6cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.384152 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8330b7d5-3951-40a7-be40-822e42119d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.399512 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8330b7d5-3951-40a7-be40-822e42119d3f) transitioned into state 'SUCCESS' from state '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-727957708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabee62674c7499a8ac45c6735deb6cc',qos_specs=None,replication_status=,reservations=['e3e0aa0f-efb0-47b1-a886-9444aa9f609a','240b52bc-07da-4a6c-9715-83d1f8abe5ac','767b1fd0-9f7d-4a03-90eb-70361be919fd','4eb159e2-0681-474c-86b1-702fc2533d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.400148 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbeec9f-5593-444d-a489-71eb05a4eded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.409750 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbeec9f-5593-444d-a489-71eb05a4eded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.410541 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Flow 'volume_create_api' (fdb53a4a-e0fe-48d8-ac06-ce90056eefa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:31.410929 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume request issued successfully. Jul 03 18:04:31.411426 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5d2a53ec-c7b9-472d-8b9e-1c38ad4ebf09 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:04:31.411781 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1385/5515] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:04:31 2026] POST /volume/v3/volumes => generated 756 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:31.422956 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-47b5b321-6ab6-4e23-b713-a99189547c5d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:31.424733 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:04:31.425068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1602695568"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:31.426512 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume request body: {'volume': {"'imageRef": '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1602695568'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:04:31.426629 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume of 1 GB Jul 03 18:04:31.430429 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Availability Zones retrieved successfully. Jul 03 18:04:31.436461 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Flow 'volume_create_api' (3478e08f-afb7-492d-a338-cb667963b24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:31.437352 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ccef27-bb2a-48ae-872e-d806494ded1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.438267 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:04:31.462445 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ccef27-bb2a-48ae-872e-d806494ded1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.463218 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3eb43e-fbb3-491d-b82b-2bb82fc9822b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.502486 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Created reservations ['6af9494b-97de-441b-ace4-ff71895efafe', 'd6ee9168-bf9f-4524-a638-7c2760de16f1', '5bc66b55-58a6-4770-82c2-3a794f4792b7', 'f81eb16d-dc6d-4513-aab4-d5aa48ae48b5'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:31.503323 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3eb43e-fbb3-491d-b82b-2bb82fc9822b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6af9494b-97de-441b-ace4-ff71895efafe', 'd6ee9168-bf9f-4524-a638-7c2760de16f1', '5bc66b55-58a6-4770-82c2-3a794f4792b7', 'f81eb16d-dc6d-4513-aab4-d5aa48ae48b5']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.504045 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (243caed2-1df0-4db6-8310-6f3efb8c0cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.524561 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (243caed2-1df0-4db6-8310-6f3efb8c0cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '253f4f69-f3aa-47ac-9b26-d00e27679900', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1602695568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabee62674c7499a8ac45c6735deb6cc',qos_specs=None,replication_status=,reservations=['6af9494b-97de-441b-ace4-ff71895efafe','d6ee9168-bf9f-4524-a638-7c2760de16f1','5bc66b55-58a6-4770-82c2-3a794f4792b7','f81eb16d-dc6d-4513-aab4-d5aa48ae48b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1602695568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=253f4f69-f3aa-47ac-9b26-d00e27679900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aabee62674c7499a8ac45c6735deb6cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.525327 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4067b2e-bde2-4df4-98af-44da5641bb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.543486 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4067b2e-bde2-4df4-98af-44da5641bb9c) transitioned into state 'SUCCESS' from state '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-1602695568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabee62674c7499a8ac45c6735deb6cc',qos_specs=None,replication_status=,reservations=['6af9494b-97de-441b-ace4-ff71895efafe','d6ee9168-bf9f-4524-a638-7c2760de16f1','5bc66b55-58a6-4770-82c2-3a794f4792b7','f81eb16d-dc6d-4513-aab4-d5aa48ae48b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.544177 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abfccf62-0f82-4ae8-9b7a-5e4e6fd00291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.553598 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abfccf62-0f82-4ae8-9b7a-5e4e6fd00291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.554389 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Flow 'volume_create_api' (3478e08f-afb7-492d-a338-cb667963b24f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:31.554696 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume request issued successfully. Jul 03 18:04:31.555253 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47b5b321-6ab6-4e23-b713-a99189547c5d tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:04:31.555648 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1391/5516] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:04:31 2026] POST /volume/v3/volumes => generated 757 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:31.567055 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-497daf49-502a-4c59-afda-9e25d1a4b248 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:31.568842 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:04:31.569220 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1817128369"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:31.570649 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume request body: {'volume': {"'imageRef": '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1817128369'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:04:31.570826 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume of 1 GB Jul 03 18:04:31.575078 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Availability Zones retrieved successfully. Jul 03 18:04:31.580376 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Flow 'volume_create_api' (4f5c3104-1c65-474e-919e-59ec5b602570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:31.581788 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eef138e4-bb3b-4229-b9b1-fb1a2477d151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.582604 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:04:31.606705 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eef138e4-bb3b-4229-b9b1-fb1a2477d151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.607641 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd420b5c-ff77-42cb-8fcb-0564c2a09e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.646153 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Created reservations ['07585151-87a2-412b-a063-b1ba3ae020f6', '67a51b3f-6f79-470a-ae83-ac1f148764a9', '50b651ea-bf14-4db2-b182-a0d298187832', '25f50629-da38-4a30-a3c9-6588472cf71a'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:31.646971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd420b5c-ff77-42cb-8fcb-0564c2a09e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07585151-87a2-412b-a063-b1ba3ae020f6', '67a51b3f-6f79-470a-ae83-ac1f148764a9', '50b651ea-bf14-4db2-b182-a0d298187832', '25f50629-da38-4a30-a3c9-6588472cf71a']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.647763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517982ba-fae1-4edf-a3ba-c38b86b9c4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.669202 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517982ba-fae1-4edf-a3ba-c38b86b9c4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d8d0729-6385-4e34-bb48-7d96f2eb42bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1817128369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabee62674c7499a8ac45c6735deb6cc',qos_specs=None,replication_status=,reservations=['07585151-87a2-412b-a063-b1ba3ae020f6','67a51b3f-6f79-470a-ae83-ac1f148764a9','50b651ea-bf14-4db2-b182-a0d298187832','25f50629-da38-4a30-a3c9-6588472cf71a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1817128369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d8d0729-6385-4e34-bb48-7d96f2eb42bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aabee62674c7499a8ac45c6735deb6cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.670728 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (570086a5-b6c8-44fe-ae3d-edf3d35f3c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.690230 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (570086a5-b6c8-44fe-ae3d-edf3d35f3c3b) transitioned into state 'SUCCESS' from state '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-1817128369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabee62674c7499a8ac45c6735deb6cc',qos_specs=None,replication_status=,reservations=['07585151-87a2-412b-a063-b1ba3ae020f6','67a51b3f-6f79-470a-ae83-ac1f148764a9','50b651ea-bf14-4db2-b182-a0d298187832','25f50629-da38-4a30-a3c9-6588472cf71a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.690933 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844cb399-2dca-4d55-9889-9649ba754445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.699339 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844cb399-2dca-4d55-9889-9649ba754445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.700052 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Flow 'volume_create_api' (4f5c3104-1c65-474e-919e-59ec5b602570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:31.700325 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume request issued successfully. Jul 03 18:04:31.700850 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-497daf49-502a-4c59-afda-9e25d1a4b248 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:04:31.701248 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1374/5517] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:04:31 2026] POST /volume/v3/volumes => generated 757 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:31.713249 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:31.714953 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:04:31.715356 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-156575537"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:31.716800 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume request body: {'volume': {"'imageRef": '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-156575537'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:04:31.716929 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume of 1 GB Jul 03 18:04:31.720908 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Availability Zones retrieved successfully. Jul 03 18:04:31.726448 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Flow 'volume_create_api' (b8a49dc1-be2e-491d-b8b0-b0d495042637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:31.727415 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9e1c19-4e60-4ddc-a11f-aefbe2ddb400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.728408 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:04:31.753273 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9e1c19-4e60-4ddc-a11f-aefbe2ddb400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.754101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c20a018-b19f-45d6-9696-4370bf74151c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.793748 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Created reservations ['32788e31-cc3b-4dcd-bd4a-43c18537fe4f', 'a02c28da-5767-46c8-8b89-50c7bf2fe3ed', 'c858ee3a-c422-4ef3-8dda-680861e0b577', '1aafbcea-3a6c-4d7d-8f76-0eee70c86616'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:31.794651 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c20a018-b19f-45d6-9696-4370bf74151c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32788e31-cc3b-4dcd-bd4a-43c18537fe4f', 'a02c28da-5767-46c8-8b89-50c7bf2fe3ed', 'c858ee3a-c422-4ef3-8dda-680861e0b577', '1aafbcea-3a6c-4d7d-8f76-0eee70c86616']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.795503 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7adea624-b934-4427-bf8f-007cfed67a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.817563 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7adea624-b934-4427-bf8f-007cfed67a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f25a828-bfe1-4152-8992-d76ae6377f88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-156575537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabee62674c7499a8ac45c6735deb6cc',qos_specs=None,replication_status=,reservations=['32788e31-cc3b-4dcd-bd4a-43c18537fe4f','a02c28da-5767-46c8-8b89-50c7bf2fe3ed','c858ee3a-c422-4ef3-8dda-680861e0b577','1aafbcea-3a6c-4d7d-8f76-0eee70c86616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-156575537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f25a828-bfe1-4152-8992-d76ae6377f88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aabee62674c7499a8ac45c6735deb6cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.818370 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0bfb584-cdc7-47dd-92a6-7365ec49176a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.839498 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0bfb584-cdc7-47dd-92a6-7365ec49176a) transitioned into state 'SUCCESS' from state '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-156575537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabee62674c7499a8ac45c6735deb6cc',qos_specs=None,replication_status=,reservations=['32788e31-cc3b-4dcd-bd4a-43c18537fe4f','a02c28da-5767-46c8-8b89-50c7bf2fe3ed','c858ee3a-c422-4ef3-8dda-680861e0b577','1aafbcea-3a6c-4d7d-8f76-0eee70c86616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.840082 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (870c00a6-c9d3-48a8-8927-76069db02690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.847896 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (870c00a6-c9d3-48a8-8927-76069db02690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.848681 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Flow 'volume_create_api' (b8a49dc1-be2e-491d-b8b0-b0d495042637) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:31.848971 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume request issued successfully. Jul 03 18:04:31.849501 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7ade9ed3-fb82-47e3-a80f-7a77b0c8fab9 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:04:31.849885 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1368/5518] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:04:31 2026] POST /volume/v3/volumes => generated 756 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:31.860038 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:31.861610 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:04:31.861938 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-162083945"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:31.863189 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume request body: {'volume': {"'imageRef": '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-162083945'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:04:31.863318 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume of 1 GB Jul 03 18:04:31.863515 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:31.863515 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:31.867132 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Availability Zones retrieved successfully. Jul 03 18:04:31.872329 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Flow 'volume_create_api' (2eaaf0aa-4e07-46aa-bcf1-3a2267426335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:31.873129 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69b03eee-1aef-4372-a340-ebd5ee28e915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.873943 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:04:31.895360 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69b03eee-1aef-4372-a340-ebd5ee28e915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.895971 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a23ad42-0f35-4554-8937-4ef1baf232a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.909823 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-369582f9-99c4-4196-864e-fef51f1f7571 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:31.912174 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-369582f9-99c4-4196-864e-fef51f1f7571 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:04:31.912381 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-369582f9-99c4-4196-864e-fef51f1f7571 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:31.912569 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-369582f9-99c4-4196-864e-fef51f1f7571 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:31.922680 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:31.922680 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:31.926741 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-369582f9-99c4-4196-864e-fef51f1f7571 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:31.932402 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-369582f9-99c4-4196-864e-fef51f1f7571 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:04:31.932982 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1392/5519] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:31 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 1648 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:31.935287 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Created reservations ['f300a57e-1d24-47b8-b1a1-60392d9731b5', '5b4f23d3-4763-4910-b7b8-abfafc237748', '736aa8ac-3e4e-405b-80dd-71f16b2be11f', '506bafa2-33ec-43fb-880b-74552b45a35a'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:31.936289 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a23ad42-0f35-4554-8937-4ef1baf232a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f300a57e-1d24-47b8-b1a1-60392d9731b5', '5b4f23d3-4763-4910-b7b8-abfafc237748', '736aa8ac-3e4e-405b-80dd-71f16b2be11f', '506bafa2-33ec-43fb-880b-74552b45a35a']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.937044 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92918a9c-54b7-4e1d-9f09-1191c7b5f3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.958169 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92918a9c-54b7-4e1d-9f09-1191c7b5f3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3e6dc77-d931-4bb3-a2e4-9d119b2e8350', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-162083945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabee62674c7499a8ac45c6735deb6cc',qos_specs=None,replication_status=,reservations=['f300a57e-1d24-47b8-b1a1-60392d9731b5','5b4f23d3-4763-4910-b7b8-abfafc237748','736aa8ac-3e4e-405b-80dd-71f16b2be11f','506bafa2-33ec-43fb-880b-74552b45a35a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-162083945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3e6dc77-d931-4bb3-a2e4-9d119b2e8350,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aabee62674c7499a8ac45c6735deb6cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.958875 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a3eb759-2077-47c6-b5cc-96b6795a0f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.985143 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a3eb759-2077-47c6-b5cc-96b6795a0f9d) transitioned into state 'SUCCESS' from state '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-162083945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aabee62674c7499a8ac45c6735deb6cc',qos_specs=None,replication_status=,reservations=['f300a57e-1d24-47b8-b1a1-60392d9731b5','5b4f23d3-4763-4910-b7b8-abfafc237748','736aa8ac-3e4e-405b-80dd-71f16b2be11f','506bafa2-33ec-43fb-880b-74552b45a35a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911c394fa1904f4889292e8fa0e3c7d1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.985143 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9d20fd-197d-446d-9e76-28f372b8aa79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:31.993964 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9d20fd-197d-446d-9e76-28f372b8aa79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:31.995068 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Flow 'volume_create_api' (2eaaf0aa-4e07-46aa-bcf1-3a2267426335) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:31.995388 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Create volume request issued successfully. Jul 03 18:04:31.996058 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7927bf08-e3ef-43a2-b7ce-95b820e76284 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:04:31.996522 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1386/5520] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:04:31 2026] POST /volume/v3/volumes => generated 756 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:32.010646 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4f35919b-c55d-4e54-8e65-e4f3258d9c07 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.012747 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f35919b-c55d-4e54-8e65-e4f3258d9c07 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 Jul 03 18:04:32.013014 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f35919b-c55d-4e54-8e65-e4f3258d9c07 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.013251 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4f35919b-c55d-4e54-8e65-e4f3258d9c07 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.020588 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.020588 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:32.024915 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4f35919b-c55d-4e54-8e65-e4f3258d9c07 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:32.030339 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4f35919b-c55d-4e54-8e65-e4f3258d9c07 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 returned with HTTP 200 Jul 03 18:04:32.030788 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1375/5521] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:32 2026] GET /volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:32.045474 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7ad6a780-9f5c-4cd8-906a-cf7763ee72d2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.047383 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7ad6a780-9f5c-4cd8-906a-cf7763ee72d2 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 Jul 03 18:04:32.047567 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7ad6a780-9f5c-4cd8-906a-cf7763ee72d2 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.047740 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7ad6a780-9f5c-4cd8-906a-cf7763ee72d2 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.054405 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.054405 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:32.059421 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-7ad6a780-9f5c-4cd8-906a-cf7763ee72d2 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:32.065644 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7ad6a780-9f5c-4cd8-906a-cf7763ee72d2 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 returned with HTTP 200 Jul 03 18:04:32.066050 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1369/5522] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:32 2026] GET /volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:32.078175 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-899c652e-6d75-4e8c-b712-a728a8c526ad None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.080034 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-899c652e-6d75-4e8c-b712-a728a8c526ad tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf Jul 03 18:04:32.080271 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-899c652e-6d75-4e8c-b712-a728a8c526ad tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.080481 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-899c652e-6d75-4e8c-b712-a728a8c526ad tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.087917 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.087917 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:32.091722 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-899c652e-6d75-4e8c-b712-a728a8c526ad tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:32.095739 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-899c652e-6d75-4e8c-b712-a728a8c526ad tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf returned with HTTP 200 Jul 03 18:04:32.096120 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1393/5523] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:32 2026] GET /volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:32.109958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a33a930b-0925-452e-bd09-227adfc1507c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.111934 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a33a930b-0925-452e-bd09-227adfc1507c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 Jul 03 18:04:32.112118 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a33a930b-0925-452e-bd09-227adfc1507c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.112307 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a33a930b-0925-452e-bd09-227adfc1507c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.120534 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.120534 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:32.124168 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a33a930b-0925-452e-bd09-227adfc1507c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:32.128547 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a33a930b-0925-452e-bd09-227adfc1507c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 returned with HTTP 200 Jul 03 18:04:32.128985 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1387/5524] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:32 2026] GET /volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:32.140371 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-47498553-754b-4484-8101-d7ded74c3089 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.142187 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-47498553-754b-4484-8101-d7ded74c3089 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 Jul 03 18:04:32.142390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-47498553-754b-4484-8101-d7ded74c3089 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.142581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-47498553-754b-4484-8101-d7ded74c3089 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.149446 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.149446 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:32.152669 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-47498553-754b-4484-8101-d7ded74c3089 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:32.156461 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-47498553-754b-4484-8101-d7ded74c3089 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 returned with HTTP 200 Jul 03 18:04:32.156811 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1376/5525] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:32 2026] GET /volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:32.168433 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-52cfbf2a-9586-4eed-8088-dc307563e20c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.169969 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52cfbf2a-9586-4eed-8088-dc307563e20c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 Jul 03 18:04:32.170135 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52cfbf2a-9586-4eed-8088-dc307563e20c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.170312 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-52cfbf2a-9586-4eed-8088-dc307563e20c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.170457 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-52cfbf2a-9586-4eed-8088-dc307563e20c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Delete volume with id: a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 Jul 03 18:04:32.177071 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.177071 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:32.177486 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-52cfbf2a-9586-4eed-8088-dc307563e20c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:32.192256 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-52cfbf2a-9586-4eed-8088-dc307563e20c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Delete volume request issued successfully. Jul 03 18:04:32.192434 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-52cfbf2a-9586-4eed-8088-dc307563e20c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 returned with HTTP 202 Jul 03 18:04:32.192877 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1370/5526] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:04:32 2026] DELETE /volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:32.199478 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3dde34ce-88c3-405f-9e23-14dcc98cc28b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.199759 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5a5b5a1a-d929-4b2f-baab-a8e308b3466c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.199949 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3dde34ce-88c3-405f-9e23-14dcc98cc28b None None] GET https://10.4.3.210/volume// Jul 03 18:04:32.200157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3dde34ce-88c3-405f-9e23-14dcc98cc28b None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.200389 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3dde34ce-88c3-405f-9e23-14dcc98cc28b None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.200749 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3dde34ce-88c3-405f-9e23-14dcc98cc28b None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:04:32.201086 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1394/5527] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:04: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 18:04:32.201499 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5a5b5a1a-d929-4b2f-baab-a8e308b3466c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 Jul 03 18:04:32.201729 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5a5b5a1a-d929-4b2f-baab-a8e308b3466c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.202150 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5a5b5a1a-d929-4b2f-baab-a8e308b3466c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.207339 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e676639c-7319-4ba9-a64a-c73c718a3478 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.209220 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e676639c-7319-4ba9-a64a-c73c718a3478 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:32.209429 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e676639c-7319-4ba9-a64a-c73c718a3478 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.209600 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e676639c-7319-4ba9-a64a-c73c718a3478 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.210149 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.210149 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:32.214359 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5a5b5a1a-d929-4b2f-baab-a8e308b3466c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:32.219334 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.219334 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:32.219468 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5a5b5a1a-d929-4b2f-baab-a8e308b3466c tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 returned with HTTP 200 Jul 03 18:04:32.219958 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1388/5528] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:32 2026] GET /volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:32.223075 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e676639c-7319-4ba9-a64a-c73c718a3478 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:32.224158 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e91576ff-001a-4eff-a13f-7c070acc9a94 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.226149 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e91576ff-001a-4eff-a13f-7c070acc9a94 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:32.226634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e91576ff-001a-4eff-a13f-7c070acc9a94 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.226634 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e91576ff-001a-4eff-a13f-7c070acc9a94 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.228033 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e676639c-7319-4ba9-a64a-c73c718a3478 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:32.228482 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1377/5529] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:04:32 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:04:32.238080 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.238080 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:32.242181 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e91576ff-001a-4eff-a13f-7c070acc9a94 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:32.247468 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e91576ff-001a-4eff-a13f-7c070acc9a94 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:32.247862 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1371/5530] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:32 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:32.729179 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-aa9a9b46-2f17-44a9-b9d7-f29bb18c7399 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.731149 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-aa9a9b46-2f17-44a9-b9d7-f29bb18c7399 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:32.731346 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-aa9a9b46-2f17-44a9-b9d7-f29bb18c7399 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.731517 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-aa9a9b46-2f17-44a9-b9d7-f29bb18c7399 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.739721 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.739721 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:32.742699 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-aa9a9b46-2f17-44a9-b9d7-f29bb18c7399 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:32.746511 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-aa9a9b46-2f17-44a9-b9d7-f29bb18c7399 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:32.746891 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1395/5531] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:04:32 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:32.945484 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9ed422f9-e9f7-4b1e-97f0-a3af8cf1da4d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:32.947296 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ed422f9-e9f7-4b1e-97f0-a3af8cf1da4d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:04:32.947473 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ed422f9-e9f7-4b1e-97f0-a3af8cf1da4d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:32.947646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9ed422f9-e9f7-4b1e-97f0-a3af8cf1da4d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:32.956748 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:32.956748 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:32.959684 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-9ed422f9-e9f7-4b1e-97f0-a3af8cf1da4d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:32.963540 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9ed422f9-e9f7-4b1e-97f0-a3af8cf1da4d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:04:32.963893 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1389/5532] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:32 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 1648 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:33.002264 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-e109f8df-fdd1-4170-804f-97a6a88bdb10 req-5d58674c-9cf4-4090-855a-6c99e946552d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:33.004343 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e109f8df-fdd1-4170-804f-97a6a88bdb10 req-5d58674c-9cf4-4090-855a-6c99e946552d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b4391fb1-b289-40f7-8913-daa0600f0c99 Jul 03 18:04:33.004527 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e109f8df-fdd1-4170-804f-97a6a88bdb10 req-5d58674c-9cf4-4090-855a-6c99e946552d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:33.004702 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e109f8df-fdd1-4170-804f-97a6a88bdb10 req-5d58674c-9cf4-4090-855a-6c99e946552d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:33.011445 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:33.011445 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:33.026158 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e9924306-7444-41a5-9503-b41c62999a15 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:33.028249 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e9924306-7444-41a5-9503-b41c62999a15 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] DELETE https://10.4.3.210/volume/v3/attachments/7c9b7491-e5df-4272-a82b-5b410efb0139 Jul 03 18:04:33.028504 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e9924306-7444-41a5-9503-b41c62999a15 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:33.028813 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e9924306-7444-41a5-9503-b41c62999a15 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:33.035655 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:33.035655 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:33.234549 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2957e361-f17d-4214-8fb9-287070cae8ce None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:33.236152 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2957e361-f17d-4214-8fb9-287070cae8ce tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 Jul 03 18:04:33.236357 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2957e361-f17d-4214-8fb9-287070cae8ce tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:33.236538 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2957e361-f17d-4214-8fb9-287070cae8ce tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:33.242105 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2957e361-f17d-4214-8fb9-287070cae8ce tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 returned with HTTP 404 Jul 03 18:04:33.242623 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1396/5533] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:33 2026] GET /volume/v3/volumes/a3e6dc77-d931-4bb3-a2e4-9d119b2e8350 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:33.249297 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d6973e38-e6f6-4111-a841-6807eb3d947a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:33.251019 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d6973e38-e6f6-4111-a841-6807eb3d947a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 Jul 03 18:04:33.251211 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d6973e38-e6f6-4111-a841-6807eb3d947a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:33.251385 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d6973e38-e6f6-4111-a841-6807eb3d947a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:33.251552 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-d6973e38-e6f6-4111-a841-6807eb3d947a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Delete volume with id: 1f25a828-bfe1-4152-8992-d76ae6377f88 Jul 03 18:04:33.257912 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:33.257912 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:33.258336 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d6973e38-e6f6-4111-a841-6807eb3d947a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:33.259450 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4fb16785-e965-4cc2-ba16-55a5425f3bf8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:33.261624 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4fb16785-e965-4cc2-ba16-55a5425f3bf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:33.261876 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4fb16785-e965-4cc2-ba16-55a5425f3bf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:33.262141 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4fb16785-e965-4cc2-ba16-55a5425f3bf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:33.271613 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:33.271613 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:33.275069 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4fb16785-e965-4cc2-ba16-55a5425f3bf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:33.275250 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d6973e38-e6f6-4111-a841-6807eb3d947a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Delete volume request issued successfully. Jul 03 18:04:33.275436 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d6973e38-e6f6-4111-a841-6807eb3d947a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 returned with HTTP 202 Jul 03 18:04:33.275858 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1390/5534] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:04:33 2026] DELETE /volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:33.279507 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4fb16785-e965-4cc2-ba16-55a5425f3bf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:33.279923 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1397/5535] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:33 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:33.282677 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0dbde69b-60a2-42b4-b3c8-d724cc75f8f1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:33.284310 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0dbde69b-60a2-42b4-b3c8-d724cc75f8f1 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 Jul 03 18:04:33.284506 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0dbde69b-60a2-42b4-b3c8-d724cc75f8f1 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:33.284642 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0dbde69b-60a2-42b4-b3c8-d724cc75f8f1 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:33.292297 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:33.292297 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:33.295907 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-0dbde69b-60a2-42b4-b3c8-d724cc75f8f1 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:33.299882 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0dbde69b-60a2-42b4-b3c8-d724cc75f8f1 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 returned with HTTP 200 Jul 03 18:04:33.300362 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1391/5536] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:33 2026] GET /volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:33.533571 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e109f8df-fdd1-4170-804f-97a6a88bdb10 req-5d58674c-9cf4-4090-855a-6c99e946552d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/attachments/b4391fb1-b289-40f7-8913-daa0600f0c99 returned with HTTP 200 Jul 03 18:04:33.533942 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1378/5537] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:04:33 2026] DELETE /volume/v3/attachments/b4391fb1-b289-40f7-8913-daa0600f0c99 => generated 19 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:33.561433 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-8efe8576-037e-49a5-b29c-77c265b4a088 req-e9924306-7444-41a5-9503-b41c62999a15 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/7c9b7491-e5df-4272-a82b-5b410efb0139 returned with HTTP 200 Jul 03 18:04:33.561839 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1372/5538] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:04:33 2026] DELETE /volume/v3/attachments/7c9b7491-e5df-4272-a82b-5b410efb0139 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:33.977401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-0650a3d2-7df5-4d30-8a9c-6efd2ce9677c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:33.979128 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0650a3d2-7df5-4d30-8a9c-6efd2ce9677c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:04:33.979348 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0650a3d2-7df5-4d30-8a9c-6efd2ce9677c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:33.979560 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-0650a3d2-7df5-4d30-8a9c-6efd2ce9677c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:33.985967 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:33.985967 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:33.990684 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-0650a3d2-7df5-4d30-8a9c-6efd2ce9677c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:33.995515 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-0650a3d2-7df5-4d30-8a9c-6efd2ce9677c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:04:33.995879 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1398/5539] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:33 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:34.008234 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c4086e3b-3284-49a1-8b32-42d4bd0a1aa7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:34.009909 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c4086e3b-3284-49a1-8b32-42d4bd0a1aa7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 18:04:34.010230 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c4086e3b-3284-49a1-8b32-42d4bd0a1aa7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cafe69b-5769-4cfc-9f29-84f5b8e84137", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1881486814"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:34.011592 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-c4086e3b-3284-49a1-8b32-42d4bd0a1aa7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating new backup {'backup': {'volume_id': '8cafe69b-5769-4cfc-9f29-84f5b8e84137', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1881486814'}} {{(pid=99941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:04:34.011730 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-c4086e3b-3284-49a1-8b32-42d4bd0a1aa7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating backup of volume 8cafe69b-5769-4cfc-9f29-84f5b8e84137 in container None Jul 03 18:04:34.018557 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:34.018557 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:34.018998 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c4086e3b-3284-49a1-8b32-42d4bd0a1aa7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:34.037040 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-c4086e3b-3284-49a1-8b32-42d4bd0a1aa7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['1d3522ff-3a90-4eb6-9922-cc634ab7f4ba', 'a707f63e-3254-403b-9c12-11e585505df4'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:34.081397 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c4086e3b-3284-49a1-8b32-42d4bd0a1aa7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:04:34.082011 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1392/5540] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:04:34 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:34.089810 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-30ce5d78-6ce0-48b0-b6eb-5618502760f2 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:34.091401 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-30ce5d78-6ce0-48b0-b6eb-5618502760f2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:34.091562 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-30ce5d78-6ce0-48b0-b6eb-5618502760f2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:34.091752 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-30ce5d78-6ce0-48b0-b6eb-5618502760f2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:34.091860 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-30ce5d78-6ce0-48b0-b6eb-5618502760f2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:34.095960 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:34.095960 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:34.096707 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-30ce5d78-6ce0-48b0-b6eb-5618502760f2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:34.097110 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1379/5541] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:34 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:34.292247 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2c1e86f1-4e6c-4c32-97dd-b639a9d728c3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:34.293922 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2c1e86f1-4e6c-4c32-97dd-b639a9d728c3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:34.294101 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2c1e86f1-4e6c-4c32-97dd-b639a9d728c3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:34.294281 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2c1e86f1-4e6c-4c32-97dd-b639a9d728c3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:34.300561 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:34.300561 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:34.303624 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2c1e86f1-4e6c-4c32-97dd-b639a9d728c3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:34.307347 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2c1e86f1-4e6c-4c32-97dd-b639a9d728c3 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:34.307688 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1373/5542] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:34 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:34.314050 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c66f1403-661a-44da-a7fc-6162b4d597a8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:34.315683 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c66f1403-661a-44da-a7fc-6162b4d597a8 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 Jul 03 18:04:34.315888 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c66f1403-661a-44da-a7fc-6162b4d597a8 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:34.316060 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c66f1403-661a-44da-a7fc-6162b4d597a8 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:34.320593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-74838c17-a78d-489f-a11f-3409505c9c0d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:34.321428 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c66f1403-661a-44da-a7fc-6162b4d597a8 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 returned with HTTP 404 Jul 03 18:04:34.321978 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1399/5543] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:34 2026] GET /volume/v3/volumes/1f25a828-bfe1-4152-8992-d76ae6377f88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:34.322596 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-74838c17-a78d-489f-a11f-3409505c9c0d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:34.322782 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-74838c17-a78d-489f-a11f-3409505c9c0d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:34.322967 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-74838c17-a78d-489f-a11f-3409505c9c0d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:34.327931 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-1a15d7c7-c205-490a-b5d5-6c293532611b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:34.329526 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1a15d7c7-c205-490a-b5d5-6c293532611b tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf Jul 03 18:04:34.329701 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1a15d7c7-c205-490a-b5d5-6c293532611b tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:34.329896 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-1a15d7c7-c205-490a-b5d5-6c293532611b tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:34.330045 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-1a15d7c7-c205-490a-b5d5-6c293532611b tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Delete volume with id: 0d8d0729-6385-4e34-bb48-7d96f2eb42bf Jul 03 18:04:34.333274 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:34.333274 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:34.335991 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:34.335991 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:34.336447 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1a15d7c7-c205-490a-b5d5-6c293532611b tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:34.336486 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-74838c17-a78d-489f-a11f-3409505c9c0d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:34.340286 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-74838c17-a78d-489f-a11f-3409505c9c0d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:04:34.340640 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1393/5544] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:34 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:34.351752 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-1a15d7c7-c205-490a-b5d5-6c293532611b tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Delete volume request issued successfully. Jul 03 18:04:34.352054 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-1a15d7c7-c205-490a-b5d5-6c293532611b tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf returned with HTTP 202 Jul 03 18:04:34.352747 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1380/5545] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:04:34 2026] DELETE /volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:34.359429 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-03a152d3-e2c4-48e9-87a6-8525bf2413fa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:34.361311 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03a152d3-e2c4-48e9-87a6-8525bf2413fa tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf Jul 03 18:04:34.361572 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03a152d3-e2c4-48e9-87a6-8525bf2413fa tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:34.361867 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03a152d3-e2c4-48e9-87a6-8525bf2413fa tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:34.369900 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:34.369900 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:34.374066 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-03a152d3-e2c4-48e9-87a6-8525bf2413fa tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:34.377115 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-76253b2f-8772-478a-a5f6-98d71940b2df None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:34.379143 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-76253b2f-8772-478a-a5f6-98d71940b2df tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:34.379341 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-76253b2f-8772-478a-a5f6-98d71940b2df tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:34.379517 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-76253b2f-8772-478a-a5f6-98d71940b2df tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:34.379624 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03a152d3-e2c4-48e9-87a6-8525bf2413fa tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf returned with HTTP 200 Jul 03 18:04:34.380044 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1374/5546] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:34 2026] GET /volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:34.388095 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:34.388095 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:34.391395 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-76253b2f-8772-478a-a5f6-98d71940b2df tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:34.395600 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-76253b2f-8772-478a-a5f6-98d71940b2df tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:04:34.396006 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1400/5547] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:04:34 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:34.412936 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-ba5621e3-5acc-456f-b302-a57cf987ba0e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:34.415524 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-ba5621e3-5acc-456f-b302-a57cf987ba0e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f/action Jul 03 18:04:34.416016 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-ba5621e3-5acc-456f-b302-a57cf987ba0e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:04:34.416192 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-ba5621e3-5acc-456f-b302-a57cf987ba0e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:34.429420 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:34.429420 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:34.429806 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-ba5621e3-5acc-456f-b302-a57cf987ba0e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:34.436291 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-ba5621e3-5acc-456f-b302-a57cf987ba0e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Begin detaching volume completed successfully. Jul 03 18:04:34.436581 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-ba5621e3-5acc-456f-b302-a57cf987ba0e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f/action returned with HTTP 202 Jul 03 18:04:34.437192 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1394/5548] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:04:34 2026] POST /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:04:34.452802 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-81b5b057-1556-4b54-876d-346b7bf951fe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:34.454453 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-81b5b057-1556-4b54-876d-346b7bf951fe tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:34.454637 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-81b5b057-1556-4b54-876d-346b7bf951fe tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:34.454899 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-81b5b057-1556-4b54-876d-346b7bf951fe tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:34.462976 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:34.462976 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:34.465870 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-81b5b057-1556-4b54-876d-346b7bf951fe tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:34.469461 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-81b5b057-1556-4b54-876d-346b7bf951fe tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:04:34.469810 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1381/5549] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:34 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:35.106293 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-fa3f3617-208d-4d6a-a86b-2211a4d15ac7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:35.107893 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fa3f3617-208d-4d6a-a86b-2211a4d15ac7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:35.108054 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fa3f3617-208d-4d6a-a86b-2211a4d15ac7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:35.108268 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-fa3f3617-208d-4d6a-a86b-2211a4d15ac7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:35.108378 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-fa3f3617-208d-4d6a-a86b-2211a4d15ac7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:35.112397 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:35.112397 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:35.113113 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-fa3f3617-208d-4d6a-a86b-2211a4d15ac7 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:35.113450 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1375/5550] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:35 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:35.391727 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cc7b2c3f-f0a6-4ecd-b734-4478bd71e7b7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:35.393331 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc7b2c3f-f0a6-4ecd-b734-4478bd71e7b7 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf Jul 03 18:04:35.393495 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc7b2c3f-f0a6-4ecd-b734-4478bd71e7b7 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:35.393661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc7b2c3f-f0a6-4ecd-b734-4478bd71e7b7 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:35.398702 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc7b2c3f-f0a6-4ecd-b734-4478bd71e7b7 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf returned with HTTP 404 Jul 03 18:04:35.399068 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1401/5551] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:35 2026] GET /volume/v3/volumes/0d8d0729-6385-4e34-bb48-7d96f2eb42bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:35.404958 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b61d4afe-64f5-443f-857c-f10df8c54476 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:35.407292 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b61d4afe-64f5-443f-857c-f10df8c54476 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] DELETE https://10.4.3.210/volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 Jul 03 18:04:35.407549 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b61d4afe-64f5-443f-857c-f10df8c54476 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:35.407842 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b61d4afe-64f5-443f-857c-f10df8c54476 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:35.408066 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-b61d4afe-64f5-443f-857c-f10df8c54476 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Delete volume with id: 253f4f69-f3aa-47ac-9b26-d00e27679900 Jul 03 18:04:35.417519 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:35.417519 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:35.418172 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b61d4afe-64f5-443f-857c-f10df8c54476 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:35.437428 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b61d4afe-64f5-443f-857c-f10df8c54476 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Delete volume request issued successfully. Jul 03 18:04:35.437678 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b61d4afe-64f5-443f-857c-f10df8c54476 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 returned with HTTP 202 Jul 03 18:04:35.438305 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1395/5552] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:04:35 2026] DELETE /volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:35.444977 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-939a727a-db6a-45bd-847c-c4a0c6fd4c30 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:35.446936 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-939a727a-db6a-45bd-847c-c4a0c6fd4c30 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 Jul 03 18:04:35.447117 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-939a727a-db6a-45bd-847c-c4a0c6fd4c30 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:35.447308 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-939a727a-db6a-45bd-847c-c4a0c6fd4c30 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:35.453717 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:35.453717 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:35.456623 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-272ff177-cd82-4dee-b113-61bf73bfed80 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:35.457018 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-272ff177-cd82-4dee-b113-61bf73bfed80 None None] GET https://10.4.3.210/volume// Jul 03 18:04:35.457182 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-272ff177-cd82-4dee-b113-61bf73bfed80 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:35.457355 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-272ff177-cd82-4dee-b113-61bf73bfed80 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:35.457478 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-939a727a-db6a-45bd-847c-c4a0c6fd4c30 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:35.457642 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-272ff177-cd82-4dee-b113-61bf73bfed80 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:04:35.457928 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1376/5553] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:04: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 18:04:35.461955 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-939a727a-db6a-45bd-847c-c4a0c6fd4c30 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 returned with HTTP 200 Jul 03 18:04:35.462328 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1382/5554] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:35 2026] GET /volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:35.465408 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-525386ed-9b5b-4e95-b2ac-7c5151d09415 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:35.467513 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-525386ed-9b5b-4e95-b2ac-7c5151d09415 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:35.467729 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-525386ed-9b5b-4e95-b2ac-7c5151d09415 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:35.467940 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-525386ed-9b5b-4e95-b2ac-7c5151d09415 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:35.476653 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:35.476653 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:35.480269 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-525386ed-9b5b-4e95-b2ac-7c5151d09415 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:35.484290 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b7f88228-1548-40d9-8fdd-8fae6ad06521 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:35.484473 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-525386ed-9b5b-4e95-b2ac-7c5151d09415 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:04:35.484919 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1402/5555] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:04:35 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 1348 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:04:35.485875 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b7f88228-1548-40d9-8fdd-8fae6ad06521 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:35.486047 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b7f88228-1548-40d9-8fdd-8fae6ad06521 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:35.486765 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b7f88228-1548-40d9-8fdd-8fae6ad06521 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:35.495042 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-fb799ecd-c9c6-4d03-a7fe-2036928745a6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:35.495202 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:35.495202 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:35.496876 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-fb799ecd-c9c6-4d03-a7fe-2036928745a6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f/encryption Jul 03 18:04:35.496983 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-fb799ecd-c9c6-4d03-a7fe-2036928745a6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:35.497176 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-fb799ecd-c9c6-4d03-a7fe-2036928745a6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:35.498212 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b7f88228-1548-40d9-8fdd-8fae6ad06521 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:35.502517 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b7f88228-1548-40d9-8fdd-8fae6ad06521 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:04:35.502928 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1396/5556] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:35 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:35.505974 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:35.505974 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:35.512725 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-fb799ecd-c9c6-4d03-a7fe-2036928745a6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f/encryption returned with HTTP 200 Jul 03 18:04:35.513238 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1377/5557] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 18:04:35 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:36.122500 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-49acafb7-53f2-4a16-9e59-78bc96e3daaa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:36.124354 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-49acafb7-53f2-4a16-9e59-78bc96e3daaa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:36.124569 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-49acafb7-53f2-4a16-9e59-78bc96e3daaa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:36.124759 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-49acafb7-53f2-4a16-9e59-78bc96e3daaa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:36.124906 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-49acafb7-53f2-4a16-9e59-78bc96e3daaa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:36.128861 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:36.128861 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:36.129570 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-49acafb7-53f2-4a16-9e59-78bc96e3daaa tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:36.129936 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1383/5558] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:36 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:36.473301 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-38f0ea13-1588-405d-9823-81cd36352cd0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:36.475000 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38f0ea13-1588-405d-9823-81cd36352cd0 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 Jul 03 18:04:36.475192 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38f0ea13-1588-405d-9823-81cd36352cd0 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:36.475364 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-38f0ea13-1588-405d-9823-81cd36352cd0 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:36.480359 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-38f0ea13-1588-405d-9823-81cd36352cd0 tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 returned with HTTP 404 Jul 03 18:04:36.480739 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1403/5559] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:36 2026] GET /volume/v3/volumes/253f4f69-f3aa-47ac-9b26-d00e27679900 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:36.486969 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-525b484e-a178-4f2d-8c7c-05a69cf2360a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:36.488854 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-525b484e-a178-4f2d-8c7c-05a69cf2360a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] DELETE https://10.4.3.210/volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 Jul 03 18:04:36.489086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-525b484e-a178-4f2d-8c7c-05a69cf2360a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:36.489368 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-525b484e-a178-4f2d-8c7c-05a69cf2360a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:36.489542 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-525b484e-a178-4f2d-8c7c-05a69cf2360a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Delete volume with id: 666fc9ea-6ab3-4e87-b652-301258c74c53 Jul 03 18:04:36.496207 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:36.496207 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:36.496611 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-525b484e-a178-4f2d-8c7c-05a69cf2360a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:36.511645 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-525b484e-a178-4f2d-8c7c-05a69cf2360a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Delete volume request issued successfully. Jul 03 18:04:36.511868 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-525b484e-a178-4f2d-8c7c-05a69cf2360a tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 returned with HTTP 202 Jul 03 18:04:36.512381 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1397/5560] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:04:36 2026] DELETE /volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:36.515287 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-03e97f02-f3d0-4510-b1c7-861790f1b142 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:36.518077 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03e97f02-f3d0-4510-b1c7-861790f1b142 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:36.518077 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03e97f02-f3d0-4510-b1c7-861790f1b142 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:36.518237 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-03e97f02-f3d0-4510-b1c7-861790f1b142 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:36.521654 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-3b5ceead-8614-47ed-aad4-453d7b9b715e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:36.523346 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3b5ceead-8614-47ed-aad4-453d7b9b715e tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 Jul 03 18:04:36.523573 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3b5ceead-8614-47ed-aad4-453d7b9b715e tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:36.523748 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-3b5ceead-8614-47ed-aad4-453d7b9b715e tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:36.527180 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:36.527180 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:36.530250 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-03e97f02-f3d0-4510-b1c7-861790f1b142 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:36.530437 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:36.530437 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:36.533761 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-3b5ceead-8614-47ed-aad4-453d7b9b715e tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Volume info retrieved successfully. Jul 03 18:04:36.534048 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-03e97f02-f3d0-4510-b1c7-861790f1b142 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:04:36.534428 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1378/5561] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:36 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:36.538938 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-3b5ceead-8614-47ed-aad4-453d7b9b715e tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 returned with HTTP 200 Jul 03 18:04:36.539434 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1384/5562] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:36 2026] GET /volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:37.102977 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-9cac8fe5-cb0a-44eb-850c-f4852df192e9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:37.104955 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-9cac8fe5-cb0a-44eb-850c-f4852df192e9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] DELETE https://10.4.3.210/volume/v3/attachments/554b8139-f3ea-4519-8db9-de548fb5140a Jul 03 18:04:37.105136 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-9cac8fe5-cb0a-44eb-850c-f4852df192e9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:37.105319 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-9cac8fe5-cb0a-44eb-850c-f4852df192e9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:37.111731 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:37.111731 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:37.139209 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-56fce1d4-7cad-4315-85a0-5e70fc747947 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:37.141062 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-56fce1d4-7cad-4315-85a0-5e70fc747947 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:37.141062 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-56fce1d4-7cad-4315-85a0-5e70fc747947 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:37.141259 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-56fce1d4-7cad-4315-85a0-5e70fc747947 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:37.141360 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-56fce1d4-7cad-4315-85a0-5e70fc747947 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:37.145482 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:37.145482 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:37.146149 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-56fce1d4-7cad-4315-85a0-5e70fc747947 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:37.146492 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1398/5563] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:37 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:37.545793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b19f8543-68fe-43ae-a04a-fc2413b97910 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:37.547478 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b19f8543-68fe-43ae-a04a-fc2413b97910 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:37.547624 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b19f8543-68fe-43ae-a04a-fc2413b97910 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:37.547801 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b19f8543-68fe-43ae-a04a-fc2413b97910 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:37.550395 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b954414a-c645-42e6-b081-ab9e8a1ff2cf None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:37.552013 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b954414a-c645-42e6-b081-ab9e8a1ff2cf tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] GET https://10.4.3.210/volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 Jul 03 18:04:37.552194 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b954414a-c645-42e6-b081-ab9e8a1ff2cf tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:37.552366 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b954414a-c645-42e6-b081-ab9e8a1ff2cf tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:37.556173 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:37.556173 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:37.557452 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b954414a-c645-42e6-b081-ab9e8a1ff2cf tempest-CreateVolumesFromImageTest-723125252 tempest-CreateVolumesFromImageTest-723125252-project-member] https://10.4.3.210/volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 returned with HTTP 404 Jul 03 18:04:37.557883 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1385/5564] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:37 2026] GET /volume/v3/volumes/666fc9ea-6ab3-4e87-b652-301258c74c53 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:37.559234 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b19f8543-68fe-43ae-a04a-fc2413b97910 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:37.562994 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b19f8543-68fe-43ae-a04a-fc2413b97910 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:04:37.563395 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1379/5565] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:37 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 1168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:37.640104 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-281baa8e-beeb-44ce-a967-fecaef30bd8c req-9cac8fe5-cb0a-44eb-850c-f4852df192e9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/554b8139-f3ea-4519-8db9-de548fb5140a returned with HTTP 200 Jul 03 18:04:37.640534 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1404/5566] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:04:37 2026] DELETE /volume/v3/attachments/554b8139-f3ea-4519-8db9-de548fb5140a => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:38.156339 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dfaa7abb-b5c8-404d-851b-3b387ef7899e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:38.157994 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dfaa7abb-b5c8-404d-851b-3b387ef7899e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:38.158156 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dfaa7abb-b5c8-404d-851b-3b387ef7899e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:38.158338 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dfaa7abb-b5c8-404d-851b-3b387ef7899e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:38.158467 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-dfaa7abb-b5c8-404d-851b-3b387ef7899e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:38.162469 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:38.162469 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:38.163155 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dfaa7abb-b5c8-404d-851b-3b387ef7899e tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:38.163463 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1399/5567] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:38 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:38.574899 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-73925c1b-c7f3-4e1d-a0db-7aa1c5620ec7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:38.576418 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73925c1b-c7f3-4e1d-a0db-7aa1c5620ec7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:38.576602 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73925c1b-c7f3-4e1d-a0db-7aa1c5620ec7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:38.576816 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73925c1b-c7f3-4e1d-a0db-7aa1c5620ec7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:38.583135 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:38.583135 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:38.586672 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-73925c1b-c7f3-4e1d-a0db-7aa1c5620ec7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:38.590888 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73925c1b-c7f3-4e1d-a0db-7aa1c5620ec7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:04:38.591364 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1386/5568] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:38 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:38.605426 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bf924efe-4c92-477e-8207-4fcc0d37ea83 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:38.607354 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bf924efe-4c92-477e-8207-4fcc0d37ea83 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:38.607530 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bf924efe-4c92-477e-8207-4fcc0d37ea83 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:38.607744 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bf924efe-4c92-477e-8207-4fcc0d37ea83 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:38.618738 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:38.618738 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:38.621895 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bf924efe-4c92-477e-8207-4fcc0d37ea83 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:38.625386 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bf924efe-4c92-477e-8207-4fcc0d37ea83 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:04:38.625717 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1380/5569] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:38 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:38.663140 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-b94235b8-454f-48be-bef7-b86e25aac442 req-31356bb0-4192-4493-b1d8-ae72ae947a21 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:38.665491 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-31356bb0-4192-4493-b1d8-ae72ae947a21 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:38.665692 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-31356bb0-4192-4493-b1d8-ae72ae947a21 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:38.666212 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-31356bb0-4192-4493-b1d8-ae72ae947a21 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:38.674437 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:38.674437 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:38.677638 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-b94235b8-454f-48be-bef7-b86e25aac442 req-31356bb0-4192-4493-b1d8-ae72ae947a21 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:38.681408 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-31356bb0-4192-4493-b1d8-ae72ae947a21 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:04:38.681781 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1405/5570] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:04:38 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:38.699667 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-b94235b8-454f-48be-bef7-b86e25aac442 req-5676cd47-3d2f-49be-ba8f-5485ac6ba0c4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:38.701533 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-5676cd47-3d2f-49be-ba8f-5485ac6ba0c4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7/action Jul 03 18:04:38.701861 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-5676cd47-3d2f-49be-ba8f-5485ac6ba0c4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:04:38.701975 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-5676cd47-3d2f-49be-ba8f-5485ac6ba0c4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:38.711539 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:38.711539 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:38.712031 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-b94235b8-454f-48be-bef7-b86e25aac442 req-5676cd47-3d2f-49be-ba8f-5485ac6ba0c4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:38.718685 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-b94235b8-454f-48be-bef7-b86e25aac442 req-5676cd47-3d2f-49be-ba8f-5485ac6ba0c4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Begin detaching volume completed successfully. Jul 03 18:04:38.718910 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-5676cd47-3d2f-49be-ba8f-5485ac6ba0c4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7/action returned with HTTP 202 Jul 03 18:04:38.719382 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1400/5571] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:04:38 2026] POST /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:04:38.737335 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b70fbec7-d952-4484-8eb3-76e157ada84f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:38.739456 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b70fbec7-d952-4484-8eb3-76e157ada84f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:38.739678 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b70fbec7-d952-4484-8eb3-76e157ada84f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:38.740019 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b70fbec7-d952-4484-8eb3-76e157ada84f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:38.748505 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:38.748505 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:38.751968 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b70fbec7-d952-4484-8eb3-76e157ada84f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:38.755611 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b70fbec7-d952-4484-8eb3-76e157ada84f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:04:38.756013 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1387/5572] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:38 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:38.850989 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:38.930282 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:04:38.930707 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-950397000"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:38.931997 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-950397000'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:04:38.932137 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume of 1 GB Jul 03 18:04:38.936022 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Availability Zones retrieved successfully. Jul 03 18:04:38.941352 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Flow 'volume_create_api' (b54b125f-b6b8-4038-961b-0bd227bcbadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:38.942264 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4679d522-1eb6-40ff-9395-358bd95b51c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:38.943013 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:04:38.966684 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4679d522-1eb6-40ff-9395-358bd95b51c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:38.967377 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f81483ff-58cb-4570-bfc7-5bae200c9ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:39.034663 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Created reservations ['4bf50ef6-5214-4a87-8d44-2d81cdd80e58', '49403d2a-a0db-4939-ac48-d6d958905c77', '692606dd-c92b-4fc1-920b-a82a596a8e11', 'a1a6844e-4d18-4a9f-adc0-873ba74db11a'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:39.035579 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f81483ff-58cb-4570-bfc7-5bae200c9ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bf50ef6-5214-4a87-8d44-2d81cdd80e58', '49403d2a-a0db-4939-ac48-d6d958905c77', '692606dd-c92b-4fc1-920b-a82a596a8e11', 'a1a6844e-4d18-4a9f-adc0-873ba74db11a']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:39.036483 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f12301e1-2398-481c-a9f8-fac819370d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:39.063872 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f12301e1-2398-481c-a9f8-fac819370d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '892b5f08-ecb4-44ad-9af9-e2aa2ec3a113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-950397000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd08bb37cce4fe19691dd6218e87ca4',qos_specs=None,replication_status=,reservations=['4bf50ef6-5214-4a87-8d44-2d81cdd80e58','49403d2a-a0db-4939-ac48-d6d958905c77','692606dd-c92b-4fc1-920b-a82a596a8e11','a1a6844e-4d18-4a9f-adc0-873ba74db11a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d35fce2f904777823ee13dc7b0b462',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-950397000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=892b5f08-ecb4-44ad-9af9-e2aa2ec3a113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd08bb37cce4fe19691dd6218e87ca4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7d35fce2f904777823ee13dc7b0b462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:39.064781 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c8918b-590c-4400-bcd9-65430d3b20ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:39.082361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c8918b-590c-4400-bcd9-65430d3b20ac) transitioned into state 'SUCCESS' from state '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-950397000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd08bb37cce4fe19691dd6218e87ca4',qos_specs=None,replication_status=,reservations=['4bf50ef6-5214-4a87-8d44-2d81cdd80e58','49403d2a-a0db-4939-ac48-d6d958905c77','692606dd-c92b-4fc1-920b-a82a596a8e11','a1a6844e-4d18-4a9f-adc0-873ba74db11a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d35fce2f904777823ee13dc7b0b462',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:39.083060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23e02c1d-326c-4469-93b3-750a95696720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:39.091754 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23e02c1d-326c-4469-93b3-750a95696720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:39.092489 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Flow 'volume_create_api' (b54b125f-b6b8-4038-961b-0bd227bcbadf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:39.092756 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume request issued successfully. Jul 03 18:04:39.093295 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5e3c9af0-7bc9-4a78-af1f-c25ea0a371c5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:04:39.093734 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1381/5573] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:04:38 2026] POST /volume/v3/volumes => generated 777 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:39.104749 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a6e7e90c-d1ee-4ab3-a5ec-a914ad6b34d2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:39.106316 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a6e7e90c-d1ee-4ab3-a5ec-a914ad6b34d2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 Jul 03 18:04:39.106796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a6e7e90c-d1ee-4ab3-a5ec-a914ad6b34d2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:39.106796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a6e7e90c-d1ee-4ab3-a5ec-a914ad6b34d2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:39.112926 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:39.112926 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:39.115589 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a6e7e90c-d1ee-4ab3-a5ec-a914ad6b34d2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:04:39.118558 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a6e7e90c-d1ee-4ab3-a5ec-a914ad6b34d2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 returned with HTTP 200 Jul 03 18:04:39.118869 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1406/5574] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:39 2026] GET /volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 => generated 956 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:39.172789 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5e521d0c-242b-4fe3-abe8-f9803e117845 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:39.174545 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5e521d0c-242b-4fe3-abe8-f9803e117845 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:39.174745 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5e521d0c-242b-4fe3-abe8-f9803e117845 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:39.174945 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5e521d0c-242b-4fe3-abe8-f9803e117845 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:39.175059 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-5e521d0c-242b-4fe3-abe8-f9803e117845 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:39.179392 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:39.179392 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:39.180215 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5e521d0c-242b-4fe3-abe8-f9803e117845 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:39.180658 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1401/5575] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:39 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:39.741009 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d8878ed8-e1f0-49bd-867f-a920e27707e1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:39.741349 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d8878ed8-e1f0-49bd-867f-a920e27707e1 None None] GET https://10.4.3.210/volume// Jul 03 18:04:39.741534 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d8878ed8-e1f0-49bd-867f-a920e27707e1 None None] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:39.741708 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d8878ed8-e1f0-49bd-867f-a920e27707e1 None None] Calling method 'all' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:39.742001 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d8878ed8-e1f0-49bd-867f-a920e27707e1 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:04:39.742273 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1388/5576] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:04: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 18:04:39.748826 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-b94235b8-454f-48be-bef7-b86e25aac442 req-39b96526-b2fd-4784-bd5c-1ad8c5b0be3b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:39.751525 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-39b96526-b2fd-4784-bd5c-1ad8c5b0be3b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:39.751804 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-39b96526-b2fd-4784-bd5c-1ad8c5b0be3b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:39.752050 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-39b96526-b2fd-4784-bd5c-1ad8c5b0be3b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:39.764387 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:39.764387 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:39.767500 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-40abcefb-3709-4646-8061-3a192ccc9994 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:39.768253 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-b94235b8-454f-48be-bef7-b86e25aac442 req-39b96526-b2fd-4784-bd5c-1ad8c5b0be3b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:39.769139 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-40abcefb-3709-4646-8061-3a192ccc9994 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:39.769318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-40abcefb-3709-4646-8061-3a192ccc9994 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:39.769518 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-40abcefb-3709-4646-8061-3a192ccc9994 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:39.773889 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-39b96526-b2fd-4784-bd5c-1ad8c5b0be3b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:04:39.774444 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1382/5577] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:04:39 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:04:39.778420 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:39.778420 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:39.781425 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-40abcefb-3709-4646-8061-3a192ccc9994 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:39.785248 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-40abcefb-3709-4646-8061-3a192ccc9994 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:04:39.785593 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1407/5578] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:39 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:40.130364 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-78b24fb2-2e5c-4205-a0c2-11fc01f3cef9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:40.132052 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78b24fb2-2e5c-4205-a0c2-11fc01f3cef9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 Jul 03 18:04:40.132343 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78b24fb2-2e5c-4205-a0c2-11fc01f3cef9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:40.132534 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-78b24fb2-2e5c-4205-a0c2-11fc01f3cef9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:40.140594 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:40.140594 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:40.145072 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-78b24fb2-2e5c-4205-a0c2-11fc01f3cef9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:04:40.150056 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-78b24fb2-2e5c-4205-a0c2-11fc01f3cef9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 returned with HTTP 200 Jul 03 18:04:40.150520 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1402/5579] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:40 2026] GET /volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:40.164086 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bd36d8f6-bd11-4d03-b26b-7a9ff7eb5038 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:40.165832 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bd36d8f6-bd11-4d03-b26b-7a9ff7eb5038 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:04:40.166187 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bd36d8f6-bd11-4d03-b26b-7a9ff7eb5038 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "892b5f08-ecb4-44ad-9af9-e2aa2ec3a113", "name": "tempest-type-Backup-601738900"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:40.167541 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-bd36d8f6-bd11-4d03-b26b-7a9ff7eb5038 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Creating new backup {'backup': {'volume_id': '892b5f08-ecb4-44ad-9af9-e2aa2ec3a113', 'name': 'tempest-type-Backup-601738900'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:04:40.167700 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-bd36d8f6-bd11-4d03-b26b-7a9ff7eb5038 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Creating backup of volume 892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 in container None Jul 03 18:04:40.174293 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:40.174293 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:40.174578 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bd36d8f6-bd11-4d03-b26b-7a9ff7eb5038 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:04:40.189812 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cfdbb2dd-686d-455d-9e9c-d1183e27ce6f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:40.191513 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cfdbb2dd-686d-455d-9e9c-d1183e27ce6f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:40.191823 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cfdbb2dd-686d-455d-9e9c-d1183e27ce6f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:40.192086 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cfdbb2dd-686d-455d-9e9c-d1183e27ce6f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:40.192269 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-cfdbb2dd-686d-455d-9e9c-d1183e27ce6f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:40.196532 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:40.196532 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:40.197359 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cfdbb2dd-686d-455d-9e9c-d1183e27ce6f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:40.197576 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-bd36d8f6-bd11-4d03-b26b-7a9ff7eb5038 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Created reservations ['2570bfa9-b1b9-4ace-85e0-4cefc30e2273', '58635b7d-3d86-4cc1-a461-abb1faf263a5'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:40.197810 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1383/5580] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:40 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:40.225116 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bd36d8f6-bd11-4d03-b26b-7a9ff7eb5038 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:04:40.225522 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1389/5581] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:04:40 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:40.233673 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1b20a5de-1315-4fb6-a879-ce2a86425684 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:40.235745 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b20a5de-1315-4fb6-a879-ce2a86425684 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:40.236023 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b20a5de-1315-4fb6-a879-ce2a86425684 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:40.236257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b20a5de-1315-4fb6-a879-ce2a86425684 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:40.236391 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-1b20a5de-1315-4fb6-a879-ce2a86425684 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:40.241656 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:40.241656 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:40.242479 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b20a5de-1315-4fb6-a879-ce2a86425684 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:40.242942 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1408/5582] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:40 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:40.527562 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-b94235b8-454f-48be-bef7-b86e25aac442 req-a0c72799-23a7-421d-b4a7-a24f536967d0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:40.529470 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-a0c72799-23a7-421d-b4a7-a24f536967d0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2f39cbe4-91b3-40bb-9912-9335a13cbb6c Jul 03 18:04:40.529631 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-a0c72799-23a7-421d-b4a7-a24f536967d0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:40.529821 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-a0c72799-23a7-421d-b4a7-a24f536967d0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:40.536267 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:40.536267 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:40.799231 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bd728681-d56b-4101-9149-e170fe3becdb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:40.801065 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bd728681-d56b-4101-9149-e170fe3becdb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:40.801263 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bd728681-d56b-4101-9149-e170fe3becdb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:40.801482 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bd728681-d56b-4101-9149-e170fe3becdb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:40.810465 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:40.810465 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:40.813706 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bd728681-d56b-4101-9149-e170fe3becdb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:40.817460 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bd728681-d56b-4101-9149-e170fe3becdb tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:04:40.817905 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1384/5583] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:40 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:41.064526 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-b94235b8-454f-48be-bef7-b86e25aac442 req-a0c72799-23a7-421d-b4a7-a24f536967d0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/2f39cbe4-91b3-40bb-9912-9335a13cbb6c returned with HTTP 200 Jul 03 18:04:41.064652 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1403/5584] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:04:40 2026] DELETE /volume/v3/attachments/2f39cbe4-91b3-40bb-9912-9335a13cbb6c => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:41.208578 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-496c715c-40b1-4b00-8809-dc93e46e6144 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:41.210279 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-496c715c-40b1-4b00-8809-dc93e46e6144 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:41.210511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-496c715c-40b1-4b00-8809-dc93e46e6144 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:41.210677 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-496c715c-40b1-4b00-8809-dc93e46e6144 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:41.210797 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-496c715c-40b1-4b00-8809-dc93e46e6144 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:41.215291 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:41.215291 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:41.216072 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-496c715c-40b1-4b00-8809-dc93e46e6144 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:41.216459 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1390/5585] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:41 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:41.253406 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-40a9547b-8773-4827-8efa-60d6deae0dc5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:41.254856 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-40a9547b-8773-4827-8efa-60d6deae0dc5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:41.255042 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-40a9547b-8773-4827-8efa-60d6deae0dc5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:41.255236 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-40a9547b-8773-4827-8efa-60d6deae0dc5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:41.255344 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-40a9547b-8773-4827-8efa-60d6deae0dc5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:41.259210 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:41.259210 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:41.259762 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-40a9547b-8773-4827-8efa-60d6deae0dc5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:41.260112 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1409/5586] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:41 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:41.830838 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cb74bd06-c4e4-4a8e-8242-93187ee0aa0c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:41.832586 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cb74bd06-c4e4-4a8e-8242-93187ee0aa0c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:41.832777 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cb74bd06-c4e4-4a8e-8242-93187ee0aa0c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:41.833007 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cb74bd06-c4e4-4a8e-8242-93187ee0aa0c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:41.840687 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:41.840687 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:41.844151 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cb74bd06-c4e4-4a8e-8242-93187ee0aa0c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:41.848060 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cb74bd06-c4e4-4a8e-8242-93187ee0aa0c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:04:41.848706 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1385/5587] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:41 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:41.860525 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-32ea1180-0481-446f-a186-cb5317010669 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:41.862220 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-32ea1180-0481-446f-a186-cb5317010669 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:41.862453 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-32ea1180-0481-446f-a186-cb5317010669 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:41.862657 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-32ea1180-0481-446f-a186-cb5317010669 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:41.862859 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-32ea1180-0481-446f-a186-cb5317010669 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Delete volume with id: a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:41.869959 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:41.869959 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:41.870435 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-32ea1180-0481-446f-a186-cb5317010669 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:41.883783 np0000004448 devstack@c-api.service[99941]: WARNING cinder.keymgr.conf_key_mgr [None req-32ea1180-0481-446f-a186-cb5317010669 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 18:04:41.895830 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-32ea1180-0481-446f-a186-cb5317010669 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Delete volume request issued successfully. Jul 03 18:04:41.895830 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-32ea1180-0481-446f-a186-cb5317010669 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 202 Jul 03 18:04:41.896521 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1404/5588] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:04:41 2026] DELETE /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:41.904751 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-12de50f1-18ac-4387-a45e-423f75c759f8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:41.906562 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-12de50f1-18ac-4387-a45e-423f75c759f8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:41.906740 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-12de50f1-18ac-4387-a45e-423f75c759f8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:41.906941 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-12de50f1-18ac-4387-a45e-423f75c759f8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:41.916624 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:41.916624 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:41.922404 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-12de50f1-18ac-4387-a45e-423f75c759f8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:41.927244 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-12de50f1-18ac-4387-a45e-423f75c759f8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 200 Jul 03 18:04:41.927655 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1391/5589] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:41 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:42.226422 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ada87328-0170-42c8-944e-f9534311af21 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:42.228447 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ada87328-0170-42c8-944e-f9534311af21 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:42.228728 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ada87328-0170-42c8-944e-f9534311af21 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:42.228999 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ada87328-0170-42c8-944e-f9534311af21 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:42.229168 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ada87328-0170-42c8-944e-f9534311af21 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:42.233152 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:42.233152 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:42.233900 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ada87328-0170-42c8-944e-f9534311af21 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:42.234241 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1410/5590] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:42 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:42.270789 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f1f637bf-0452-4da8-ac9b-6c8b48c58bb3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:42.272869 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f1f637bf-0452-4da8-ac9b-6c8b48c58bb3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:42.273097 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f1f637bf-0452-4da8-ac9b-6c8b48c58bb3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:42.273306 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f1f637bf-0452-4da8-ac9b-6c8b48c58bb3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:42.273442 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-f1f637bf-0452-4da8-ac9b-6c8b48c58bb3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:42.277496 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:42.277496 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:42.278127 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f1f637bf-0452-4da8-ac9b-6c8b48c58bb3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:42.278493 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1386/5591] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:42 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:42.940962 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dc8e5031-7e49-42c5-8a4f-0f2732cfbdb0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:42.942558 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dc8e5031-7e49-42c5-8a4f-0f2732cfbdb0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f Jul 03 18:04:42.942729 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dc8e5031-7e49-42c5-8a4f-0f2732cfbdb0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:42.942918 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dc8e5031-7e49-42c5-8a4f-0f2732cfbdb0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:42.948092 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dc8e5031-7e49-42c5-8a4f-0f2732cfbdb0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f returned with HTTP 404 Jul 03 18:04:42.948545 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1405/5592] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:42 2026] GET /volume/v3/volumes/a2182285-1e88-44c0-bb26-83a066b7be4f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:42.955064 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0a2b0aca-ed5f-47c6-8df0-1f0e47ae2f0d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:42.956897 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0a2b0aca-ed5f-47c6-8df0-1f0e47ae2f0d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 18:04:42.957169 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0a2b0aca-ed5f-47c6-8df0-1f0e47ae2f0d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:42.957403 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0a2b0aca-ed5f-47c6-8df0-1f0e47ae2f0d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:42.958349 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-0a2b0aca-ed5f-47c6-8df0-1f0e47ae2f0d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 18:04:42.968967 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0a2b0aca-ed5f-47c6-8df0-1f0e47ae2f0d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Get all volumes completed successfully. Jul 03 18:04:42.971047 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:42.971047 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:42.975686 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0a2b0aca-ed5f-47c6-8df0-1f0e47ae2f0d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 18:04:42.976056 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1392/5593] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 18:04:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:04:42.991598 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-389ce39e-c88d-4b82-906e-e0e4b868d93f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:42.993409 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-389ce39e-c88d-4b82-906e-e0e4b868d93f tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] DELETE https://10.4.3.210/volume/v3/types/5e88e066-35f8-4035-815d-2a49862cf97a Jul 03 18:04:42.993599 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-389ce39e-c88d-4b82-906e-e0e4b868d93f tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:42.993805 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-389ce39e-c88d-4b82-906e-e0e4b868d93f tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:43.019746 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-389ce39e-c88d-4b82-906e-e0e4b868d93f tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] https://10.4.3.210/volume/v3/types/5e88e066-35f8-4035-815d-2a49862cf97a returned with HTTP 202 Jul 03 18:04:43.020302 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1411/5594] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:04:42 2026] DELETE /volume/v3/types/5e88e066-35f8-4035-815d-2a49862cf97a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:43.027930 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c8631336-c467-4531-adb9-bab38fe655de None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:43.029873 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c8631336-c467-4531-adb9-bab38fe655de tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] DELETE https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:43.030119 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c8631336-c467-4531-adb9-bab38fe655de tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:43.030331 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c8631336-c467-4531-adb9-bab38fe655de tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:43.030504 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-c8631336-c467-4531-adb9-bab38fe655de tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Delete volume with id: 137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:43.038192 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:43.038192 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:43.038706 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c8631336-c467-4531-adb9-bab38fe655de tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:43.062054 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-c8631336-c467-4531-adb9-bab38fe655de tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Delete volume request issued successfully. Jul 03 18:04:43.062312 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c8631336-c467-4531-adb9-bab38fe655de tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 202 Jul 03 18:04:43.062883 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1387/5595] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:04:43 2026] DELETE /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:43.071097 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f15717da-2542-4398-8a28-951cddead248 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:43.072636 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f15717da-2542-4398-8a28-951cddead248 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:43.072826 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f15717da-2542-4398-8a28-951cddead248 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:43.073332 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f15717da-2542-4398-8a28-951cddead248 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:43.079429 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:43.079429 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:43.082824 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f15717da-2542-4398-8a28-951cddead248 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:43.086695 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f15717da-2542-4398-8a28-951cddead248 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 200 Jul 03 18:04:43.087126 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1406/5596] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:43 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:43.244042 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0538e6de-5397-44eb-a79d-1ee513e895e1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:43.246383 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0538e6de-5397-44eb-a79d-1ee513e895e1 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:43.246686 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0538e6de-5397-44eb-a79d-1ee513e895e1 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:43.246911 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0538e6de-5397-44eb-a79d-1ee513e895e1 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:43.247078 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-0538e6de-5397-44eb-a79d-1ee513e895e1 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:43.252814 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:43.252814 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:43.253877 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0538e6de-5397-44eb-a79d-1ee513e895e1 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:43.254399 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1393/5597] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:43 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:43.290122 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-907455cd-6328-44d0-a942-3e6cc0578852 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:43.293430 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-907455cd-6328-44d0-a942-3e6cc0578852 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:43.293744 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-907455cd-6328-44d0-a942-3e6cc0578852 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:43.294363 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-907455cd-6328-44d0-a942-3e6cc0578852 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:43.294363 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-907455cd-6328-44d0-a942-3e6cc0578852 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:43.298976 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:43.298976 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:43.299724 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-907455cd-6328-44d0-a942-3e6cc0578852 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:43.300141 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1412/5598] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:43 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:44.100654 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-53046c2d-4abb-46dc-a893-9efc5fa3040d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:44.102750 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-53046c2d-4abb-46dc-a893-9efc5fa3040d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 Jul 03 18:04:44.102985 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-53046c2d-4abb-46dc-a893-9efc5fa3040d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:44.103203 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-53046c2d-4abb-46dc-a893-9efc5fa3040d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:44.108509 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-53046c2d-4abb-46dc-a893-9efc5fa3040d tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 returned with HTTP 404 Jul 03 18:04:44.108992 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1388/5599] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:44 2026] GET /volume/v3/volumes/137c5808-ab2a-44a7-b62f-35fb1539fda7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:44.117372 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-abc18ad5-e9a4-40d1-928a-e6e821499cf8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:44.119119 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-abc18ad5-e9a4-40d1-928a-e6e821499cf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] DELETE https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:44.119318 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-abc18ad5-e9a4-40d1-928a-e6e821499cf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:44.119502 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-abc18ad5-e9a4-40d1-928a-e6e821499cf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:44.119651 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-abc18ad5-e9a4-40d1-928a-e6e821499cf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Delete volume with id: 24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:44.127900 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:44.127900 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:44.128475 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-abc18ad5-e9a4-40d1-928a-e6e821499cf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:44.147488 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-abc18ad5-e9a4-40d1-928a-e6e821499cf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Delete volume request issued successfully. Jul 03 18:04:44.147488 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-abc18ad5-e9a4-40d1-928a-e6e821499cf8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 202 Jul 03 18:04:44.148104 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1407/5600] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:04:44 2026] DELETE /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:44.154680 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4b48b268-bde5-4730-9f72-e270c671b2e8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:44.156341 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4b48b268-bde5-4730-9f72-e270c671b2e8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:44.156511 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4b48b268-bde5-4730-9f72-e270c671b2e8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:44.156676 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4b48b268-bde5-4730-9f72-e270c671b2e8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:44.165034 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:44.165034 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:44.169365 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4b48b268-bde5-4730-9f72-e270c671b2e8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:04:44.175541 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4b48b268-bde5-4730-9f72-e270c671b2e8 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 200 Jul 03 18:04:44.175944 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1394/5601] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:44 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:44.266092 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-18466cf4-c3eb-493a-98b7-12a7750d00ea None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:44.268383 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-18466cf4-c3eb-493a-98b7-12a7750d00ea tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:44.268684 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-18466cf4-c3eb-493a-98b7-12a7750d00ea tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:44.268951 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-18466cf4-c3eb-493a-98b7-12a7750d00ea tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:44.269079 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-18466cf4-c3eb-493a-98b7-12a7750d00ea tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:44.273826 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:44.273826 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:44.274603 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-18466cf4-c3eb-493a-98b7-12a7750d00ea tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:44.274998 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1413/5602] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:44 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:44.310366 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3967db69-8838-495c-99d8-a49bf271fc1e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:44.312172 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3967db69-8838-495c-99d8-a49bf271fc1e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:44.312401 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3967db69-8838-495c-99d8-a49bf271fc1e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:44.312597 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3967db69-8838-495c-99d8-a49bf271fc1e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:44.312692 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-3967db69-8838-495c-99d8-a49bf271fc1e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:44.316798 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:44.316798 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:44.317405 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3967db69-8838-495c-99d8-a49bf271fc1e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:44.317716 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1389/5603] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:44 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:45.187367 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fe0b8945-8f26-456c-b239-aa4806ed0f36 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:45.189107 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fe0b8945-8f26-456c-b239-aa4806ed0f36 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 Jul 03 18:04:45.189323 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fe0b8945-8f26-456c-b239-aa4806ed0f36 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:45.189510 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fe0b8945-8f26-456c-b239-aa4806ed0f36 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:45.195376 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fe0b8945-8f26-456c-b239-aa4806ed0f36 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 returned with HTTP 404 Jul 03 18:04:45.195969 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1408/5604] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:45 2026] GET /volume/v3/volumes/24437e5b-5dde-43db-9fd0-49c7210599c3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:45.202653 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f6aee535-f971-45ac-8d94-acd1c72d8f2d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:45.204312 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f6aee535-f971-45ac-8d94-acd1c72d8f2d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 18:04:45.204490 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f6aee535-f971-45ac-8d94-acd1c72d8f2d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:45.204661 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f6aee535-f971-45ac-8d94-acd1c72d8f2d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Calling method 'detail' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:45.205400 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-f6aee535-f971-45ac-8d94-acd1c72d8f2d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99942) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 18:04:45.215109 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-f6aee535-f971-45ac-8d94-acd1c72d8f2d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Get all volumes completed successfully. Jul 03 18:04:45.217939 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:45.217939 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:45.224234 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f6aee535-f971-45ac-8d94-acd1c72d8f2d tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 18:04:45.224816 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1395/5605] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 18:04:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9780 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:04:45.237943 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1b390e9d-33c0-4697-808a-5b523ca4d4a6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:45.239755 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b390e9d-33c0-4697-808a-5b523ca4d4a6 tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] DELETE https://10.4.3.210/volume/v3/types/5ffc10d4-ef0a-44eb-901a-f61058c0ca59 Jul 03 18:04:45.240015 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b390e9d-33c0-4697-808a-5b523ca4d4a6 tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:45.240284 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1b390e9d-33c0-4697-808a-5b523ca4d4a6 tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Calling method '_delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:45.262118 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1b390e9d-33c0-4697-808a-5b523ca4d4a6 tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] https://10.4.3.210/volume/v3/types/5ffc10d4-ef0a-44eb-901a-f61058c0ca59 returned with HTTP 202 Jul 03 18:04:45.262588 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1414/5606] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:04:45 2026] DELETE /volume/v3/types/5ffc10d4-ef0a-44eb-901a-f61058c0ca59 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:04:45.285557 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c7f043ed-0453-41f1-a10c-5452281240e9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:45.287396 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c7f043ed-0453-41f1-a10c-5452281240e9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:45.287652 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c7f043ed-0453-41f1-a10c-5452281240e9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:45.287860 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c7f043ed-0453-41f1-a10c-5452281240e9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:45.287974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c7f043ed-0453-41f1-a10c-5452281240e9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:45.293455 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:45.293455 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:45.294300 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c7f043ed-0453-41f1-a10c-5452281240e9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:45.294705 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1390/5607] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:45 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:45.331371 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2645bd67-2ca9-41c0-ad62-f68159903bb9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:45.333189 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2645bd67-2ca9-41c0-ad62-f68159903bb9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:45.333418 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2645bd67-2ca9-41c0-ad62-f68159903bb9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:45.333629 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2645bd67-2ca9-41c0-ad62-f68159903bb9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:45.333784 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-2645bd67-2ca9-41c0-ad62-f68159903bb9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:45.337788 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:45.337788 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:45.338508 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2645bd67-2ca9-41c0-ad62-f68159903bb9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:45.338913 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1409/5608] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:45 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:46.304791 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4488a790-83b5-46f5-bc9f-f11e75f99894 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:46.306449 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4488a790-83b5-46f5-bc9f-f11e75f99894 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:46.306621 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4488a790-83b5-46f5-bc9f-f11e75f99894 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:46.306841 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4488a790-83b5-46f5-bc9f-f11e75f99894 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:46.306938 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-4488a790-83b5-46f5-bc9f-f11e75f99894 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:46.311409 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:46.311409 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:46.312129 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4488a790-83b5-46f5-bc9f-f11e75f99894 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:46.312466 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1396/5609] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:46 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:46.349818 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-994e34e9-f5ae-4c0a-90eb-0644153a6cdb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:46.352000 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-994e34e9-f5ae-4c0a-90eb-0644153a6cdb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:46.352268 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-994e34e9-f5ae-4c0a-90eb-0644153a6cdb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:46.352488 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-994e34e9-f5ae-4c0a-90eb-0644153a6cdb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:46.352619 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-994e34e9-f5ae-4c0a-90eb-0644153a6cdb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:46.357531 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:46.357531 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:46.358234 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-994e34e9-f5ae-4c0a-90eb-0644153a6cdb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:46.358629 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1415/5610] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:46 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:47.322361 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-296df82a-e6c8-493e-924e-c1cb3947c57a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:47.324331 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-296df82a-e6c8-493e-924e-c1cb3947c57a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:47.324542 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-296df82a-e6c8-493e-924e-c1cb3947c57a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:47.324757 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-296df82a-e6c8-493e-924e-c1cb3947c57a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:47.324903 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-296df82a-e6c8-493e-924e-c1cb3947c57a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:47.329466 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:47.329466 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:47.330385 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-296df82a-e6c8-493e-924e-c1cb3947c57a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:47.330815 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1391/5611] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:47 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:47.343082 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e11ffc39-7809-49b7-a231-0f0960bb9dff None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:47.344902 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e11ffc39-7809-49b7-a231-0f0960bb9dff tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:47.345122 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e11ffc39-7809-49b7-a231-0f0960bb9dff tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:47.345329 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e11ffc39-7809-49b7-a231-0f0960bb9dff tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:47.345477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-e11ffc39-7809-49b7-a231-0f0960bb9dff tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:47.349860 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:47.349860 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:47.350652 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e11ffc39-7809-49b7-a231-0f0960bb9dff tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:47.351053 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1410/5612] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:47 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:47.362333 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bfe3cd72-16d2-41a2-b56d-b04b68a34ee6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:47.364113 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bfe3cd72-16d2-41a2-b56d-b04b68a34ee6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:47.364375 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bfe3cd72-16d2-41a2-b56d-b04b68a34ee6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:47.364598 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bfe3cd72-16d2-41a2-b56d-b04b68a34ee6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:47.364739 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-bfe3cd72-16d2-41a2-b56d-b04b68a34ee6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete backup with id: 55094f88-bbd0-416b-8efc-01490b196af3. Jul 03 18:04:47.368730 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:47.368730 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:47.371033 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d0d51694-8c7c-4dfe-97a4-cc5db91fbb3a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:47.372702 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d0d51694-8c7c-4dfe-97a4-cc5db91fbb3a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:47.372914 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d0d51694-8c7c-4dfe-97a4-cc5db91fbb3a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:47.373095 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d0d51694-8c7c-4dfe-97a4-cc5db91fbb3a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:47.373189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d0d51694-8c7c-4dfe-97a4-cc5db91fbb3a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:47.376975 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:47.376975 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:47.377529 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d0d51694-8c7c-4dfe-97a4-cc5db91fbb3a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:47.377850 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1416/5613] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:47 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:47.379488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-bfe3cd72-16d2-41a2-b56d-b04b68a34ee6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] delete_backup rpcapi backup_id 55094f88-bbd0-416b-8efc-01490b196af3 {{(pid=99942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:04:47.381385 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bfe3cd72-16d2-41a2-b56d-b04b68a34ee6 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 202 Jul 03 18:04:47.381938 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1397/5614] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:04:47 2026] DELETE /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:04:47.390269 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8b24fc87-1ecd-49fa-a556-5200f8f0c8f0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:47.391730 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8b24fc87-1ecd-49fa-a556-5200f8f0c8f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:47.391908 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8b24fc87-1ecd-49fa-a556-5200f8f0c8f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:47.392094 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8b24fc87-1ecd-49fa-a556-5200f8f0c8f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:47.392181 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8b24fc87-1ecd-49fa-a556-5200f8f0c8f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:47.396174 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:47.396174 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:47.396963 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8b24fc87-1ecd-49fa-a556-5200f8f0c8f0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:47.397323 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1392/5615] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:47 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:48.386482 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-cb0d9a74-0115-4233-8d1a-1c6bca2e9ade None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:48.388072 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cb0d9a74-0115-4233-8d1a-1c6bca2e9ade tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:48.388257 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cb0d9a74-0115-4233-8d1a-1c6bca2e9ade tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:48.388429 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-cb0d9a74-0115-4233-8d1a-1c6bca2e9ade tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:48.388524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-cb0d9a74-0115-4233-8d1a-1c6bca2e9ade tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:48.392435 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:48.392435 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:48.393168 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-cb0d9a74-0115-4233-8d1a-1c6bca2e9ade tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:48.393352 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1411/5616] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:48 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:48.406943 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8979b911-a3a3-404c-b169-378ecc2bc055 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:48.409222 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8979b911-a3a3-404c-b169-378ecc2bc055 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:48.409410 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8979b911-a3a3-404c-b169-378ecc2bc055 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:48.409576 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8979b911-a3a3-404c-b169-378ecc2bc055 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:48.409684 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-8979b911-a3a3-404c-b169-378ecc2bc055 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:48.414354 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:48.414354 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:48.415021 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8979b911-a3a3-404c-b169-378ecc2bc055 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:48.415341 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1417/5617] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:48 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:49.402782 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-86174eb0-1c9b-41b1-8f69-1fc97df81ace None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:49.404442 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-86174eb0-1c9b-41b1-8f69-1fc97df81ace tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:49.404635 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-86174eb0-1c9b-41b1-8f69-1fc97df81ace tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:49.404833 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-86174eb0-1c9b-41b1-8f69-1fc97df81ace tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:49.404938 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-86174eb0-1c9b-41b1-8f69-1fc97df81ace tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:49.410545 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:49.410545 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:49.411070 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-86174eb0-1c9b-41b1-8f69-1fc97df81ace tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:49.411437 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1398/5618] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:49 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:49.425197 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6321d6e3-bf31-489a-93fa-21615dbf9550 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:49.426975 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6321d6e3-bf31-489a-93fa-21615dbf9550 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:49.427202 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6321d6e3-bf31-489a-93fa-21615dbf9550 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:49.427379 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6321d6e3-bf31-489a-93fa-21615dbf9550 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:49.427483 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-6321d6e3-bf31-489a-93fa-21615dbf9550 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:49.431432 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:49.431432 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:49.432217 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6321d6e3-bf31-489a-93fa-21615dbf9550 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 200 Jul 03 18:04:49.432536 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1393/5619] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:49 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:50.423086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3c36cd25-ec79-434f-bc19-166d51eb93a6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:50.424824 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3c36cd25-ec79-434f-bc19-166d51eb93a6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:50.425084 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3c36cd25-ec79-434f-bc19-166d51eb93a6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:50.425289 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3c36cd25-ec79-434f-bc19-166d51eb93a6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:50.425402 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-3c36cd25-ec79-434f-bc19-166d51eb93a6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:50.429511 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:50.429511 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:50.430155 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3c36cd25-ec79-434f-bc19-166d51eb93a6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:50.430642 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1412/5620] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:50 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:50.442123 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d64f5419-89d1-4a59-8fac-f3bbb608e6fc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:50.444205 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d64f5419-89d1-4a59-8fac-f3bbb608e6fc tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 Jul 03 18:04:50.444432 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d64f5419-89d1-4a59-8fac-f3bbb608e6fc tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:50.444675 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d64f5419-89d1-4a59-8fac-f3bbb608e6fc tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:50.444853 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d64f5419-89d1-4a59-8fac-f3bbb608e6fc tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id 55094f88-bbd0-416b-8efc-01490b196af3. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:50.449028 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d64f5419-89d1-4a59-8fac-f3bbb608e6fc tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 returned with HTTP 404 Jul 03 18:04:50.449593 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1418/5621] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:50 2026] GET /volume/v3/backups/55094f88-bbd0-416b-8efc-01490b196af3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:50.876688 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-be252e27-2447-4318-bdb0-3af6e6b6fe62 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:50.878493 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-be252e27-2447-4318-bdb0-3af6e6b6fe62 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:04:50.878701 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-be252e27-2447-4318-bdb0-3af6e6b6fe62 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:50.878909 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-be252e27-2447-4318-bdb0-3af6e6b6fe62 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:50.879026 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-be252e27-2447-4318-bdb0-3af6e6b6fe62 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete backup with id: a011d9ca-f4d4-4663-951d-f7d90922181d. Jul 03 18:04:50.883113 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:50.883113 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:50.893294 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-be252e27-2447-4318-bdb0-3af6e6b6fe62 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] delete_backup rpcapi backup_id a011d9ca-f4d4-4663-951d-f7d90922181d {{(pid=99942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:04:50.895213 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-be252e27-2447-4318-bdb0-3af6e6b6fe62 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 202 Jul 03 18:04:50.895691 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1399/5622] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:04:50 2026] DELETE /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:04:50.902358 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8a1fd803-2b4d-4281-93c8-368e9d5c44c3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:50.903522 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8a1fd803-2b4d-4281-93c8-368e9d5c44c3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:04:50.903682 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8a1fd803-2b4d-4281-93c8-368e9d5c44c3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:50.903862 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8a1fd803-2b4d-4281-93c8-368e9d5c44c3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:50.903969 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-8a1fd803-2b4d-4281-93c8-368e9d5c44c3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:50.908232 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:50.908232 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:50.908723 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8a1fd803-2b4d-4281-93c8-368e9d5c44c3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 200 Jul 03 18:04:50.909375 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1394/5623] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:50 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:51.442850 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-63562c1d-ac09-40bc-b711-866ef79472d4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:51.444393 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-63562c1d-ac09-40bc-b711-866ef79472d4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:51.444626 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-63562c1d-ac09-40bc-b711-866ef79472d4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:51.444836 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-63562c1d-ac09-40bc-b711-866ef79472d4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:51.445012 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-63562c1d-ac09-40bc-b711-866ef79472d4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:51.449684 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:51.449684 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:51.450418 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-63562c1d-ac09-40bc-b711-866ef79472d4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:51.450846 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1413/5624] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:51 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:51.918706 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3b73f0b0-2cd3-462f-986a-754e24ba2c6d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:51.920982 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3b73f0b0-2cd3-462f-986a-754e24ba2c6d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d Jul 03 18:04:51.921196 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3b73f0b0-2cd3-462f-986a-754e24ba2c6d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:51.921438 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3b73f0b0-2cd3-462f-986a-754e24ba2c6d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:51.921599 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-3b73f0b0-2cd3-462f-986a-754e24ba2c6d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id a011d9ca-f4d4-4663-951d-f7d90922181d. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:51.926277 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3b73f0b0-2cd3-462f-986a-754e24ba2c6d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d returned with HTTP 404 Jul 03 18:04:51.926862 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1419/5625] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:51 2026] GET /volume/v3/backups/a011d9ca-f4d4-4663-951d-f7d90922181d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:04:51.940602 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4629f1dc-c732-4719-8794-77bba73e86d4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:51.942573 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:04:51.943001 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-402304633"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:51.944528 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-402304633'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:04:51.944640 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume of 1 GB Jul 03 18:04:51.949312 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Availability Zones retrieved successfully. Jul 03 18:04:51.956014 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Flow 'volume_create_api' (e9cbb963-22e0-4708-8950-b03c5b65a0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:51.957271 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62020206-eff5-4719-9bda-b81cb06a5ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:51.958238 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Validating volume size '1' using validate_int {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:04:51.988564 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62020206-eff5-4719-9bda-b81cb06a5ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:51.989544 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b6c6e1-fd46-4a7d-92b0-80a8e296da61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:52.037119 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['6b8d20ab-4eb7-4ae9-9d1e-f57600881521', '3073fb06-2513-42cb-8577-7abcad00a77a', '211664f7-3788-40ed-95cf-8f9cc2bac5f0', 'c3e2e57d-bcee-4465-84a2-a5efff684c6e'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:52.038008 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b6c6e1-fd46-4a7d-92b0-80a8e296da61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b8d20ab-4eb7-4ae9-9d1e-f57600881521', '3073fb06-2513-42cb-8577-7abcad00a77a', '211664f7-3788-40ed-95cf-8f9cc2bac5f0', 'c3e2e57d-bcee-4465-84a2-a5efff684c6e']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:52.039006 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f6cb22-6147-4765-abd2-1769f33f35c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:52.067755 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f6cb22-6147-4765-abd2-1769f33f35c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bcfd4fb-b18f-43c6-9661-3141c1148d7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-402304633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b9bb7c2f214504b1722027cef1ceae',qos_specs=None,replication_status=,reservations=['6b8d20ab-4eb7-4ae9-9d1e-f57600881521','3073fb06-2513-42cb-8577-7abcad00a77a','211664f7-3788-40ed-95cf-8f9cc2bac5f0','c3e2e57d-bcee-4465-84a2-a5efff684c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-402304633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bcfd4fb-b18f-43c6-9661-3141c1148d7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31b9bb7c2f214504b1722027cef1ceae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:52.068744 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c596766-4e39-47ee-827f-d4007d59f1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:52.088501 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c596766-4e39-47ee-827f-d4007d59f1df) transitioned into state 'SUCCESS' from state '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-402304633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b9bb7c2f214504b1722027cef1ceae',qos_specs=None,replication_status=,reservations=['6b8d20ab-4eb7-4ae9-9d1e-f57600881521','3073fb06-2513-42cb-8577-7abcad00a77a','211664f7-3788-40ed-95cf-8f9cc2bac5f0','c3e2e57d-bcee-4465-84a2-a5efff684c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d2a50acc1446a3be9a18acfc8456e1',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:52.089739 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d649e4bf-6e0f-4bda-b87f-d97fbde7af8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:04:52.101525 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d649e4bf-6e0f-4bda-b87f-d97fbde7af8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:04:52.102673 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Flow 'volume_create_api' (e9cbb963-22e0-4708-8950-b03c5b65a0b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:04:52.103134 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create volume request issued successfully. Jul 03 18:04:52.103886 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4629f1dc-c732-4719-8794-77bba73e86d4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:04:52.104414 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1400/5626] 10.4.3.210 () {68 vars in 1258 bytes} [Fri Jul 3 18:04:51 2026] POST /volume/v3/volumes => generated 748 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:52.119025 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e7512924-5163-420b-9173-dd4be7107337 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:52.120658 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e7512924-5163-420b-9173-dd4be7107337 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e Jul 03 18:04:52.120883 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e7512924-5163-420b-9173-dd4be7107337 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:52.121170 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e7512924-5163-420b-9173-dd4be7107337 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:52.128574 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:52.128574 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:52.132296 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e7512924-5163-420b-9173-dd4be7107337 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:52.136522 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e7512924-5163-420b-9173-dd4be7107337 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e returned with HTTP 200 Jul 03 18:04:52.136915 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1395/5627] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:52 2026] GET /volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:52.462545 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-94ab41cb-1f86-4f7d-bc8e-fab11aff3f72 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:52.464494 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-94ab41cb-1f86-4f7d-bc8e-fab11aff3f72 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:52.464719 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-94ab41cb-1f86-4f7d-bc8e-fab11aff3f72 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:52.464956 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-94ab41cb-1f86-4f7d-bc8e-fab11aff3f72 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:52.465094 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-94ab41cb-1f86-4f7d-bc8e-fab11aff3f72 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:52.470130 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:52.470130 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:52.470831 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-94ab41cb-1f86-4f7d-bc8e-fab11aff3f72 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:52.471240 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1414/5628] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:52 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:53.150157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-05a22190-ddde-4f9b-b0be-b846018359a4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:53.152006 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-05a22190-ddde-4f9b-b0be-b846018359a4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e Jul 03 18:04:53.152231 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-05a22190-ddde-4f9b-b0be-b846018359a4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:53.152462 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-05a22190-ddde-4f9b-b0be-b846018359a4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:53.159224 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:53.159224 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:53.162922 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-05a22190-ddde-4f9b-b0be-b846018359a4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:53.167351 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-05a22190-ddde-4f9b-b0be-b846018359a4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e returned with HTTP 200 Jul 03 18:04:53.167854 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1420/5629] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:53 2026] GET /volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:53.182947 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6a691f4d-9ff4-47e6-b7c1-3b9b8894cf84 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:53.184604 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6a691f4d-9ff4-47e6-b7c1-3b9b8894cf84 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:04:53.184951 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6a691f4d-9ff4-47e6-b7c1-3b9b8894cf84 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0bcfd4fb-b18f-43c6-9661-3141c1148d7e", "name": "tempest-VolumesBackupsTest-Snapshot-683871032"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:53.192754 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:53.192754 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:53.193442 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6a691f4d-9ff4-47e6-b7c1-3b9b8894cf84 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:53.193590 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.snapshots [None req-6a691f4d-9ff4-47e6-b7c1-3b9b8894cf84 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Create snapshot from volume 0bcfd4fb-b18f-43c6-9661-3141c1148d7e Jul 03 18:04:53.232331 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-6a691f4d-9ff4-47e6-b7c1-3b9b8894cf84 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['410a153d-fd35-458e-b983-b7b1c282458f', 'e2a8054b-d0bb-47d6-9e35-7911ed7174fa', '440488a1-c275-4b0a-a483-2df3e95c954c', 'bdcfa0b6-dfc9-46ef-b227-c9fc68fd89bf'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:53.268313 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6a691f4d-9ff4-47e6-b7c1-3b9b8894cf84 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Snapshot create request issued successfully. Jul 03 18:04:53.268780 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6a691f4d-9ff4-47e6-b7c1-3b9b8894cf84 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:04:53.269400 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1401/5630] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:04:53 2026] POST /volume/v3/snapshots => generated 304 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:53.279145 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9f0f407d-5764-4def-9645-02463921e770 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:53.281176 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9f0f407d-5764-4def-9645-02463921e770 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c Jul 03 18:04:53.281424 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9f0f407d-5764-4def-9645-02463921e770 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:53.281637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9f0f407d-5764-4def-9645-02463921e770 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:53.286471 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:53.286471 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:53.286906 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-9f0f407d-5764-4def-9645-02463921e770 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Snapshot retrieved successfully. Jul 03 18:04:53.287678 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9f0f407d-5764-4def-9645-02463921e770 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c returned with HTTP 200 Jul 03 18:04:53.288067 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1396/5631] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:04:53 2026] GET /volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:53.484469 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-811a5e75-52c8-40cb-b7a0-59a27d3672af None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:53.486527 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-811a5e75-52c8-40cb-b7a0-59a27d3672af tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:53.486743 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-811a5e75-52c8-40cb-b7a0-59a27d3672af tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:53.486990 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-811a5e75-52c8-40cb-b7a0-59a27d3672af tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:53.487111 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-811a5e75-52c8-40cb-b7a0-59a27d3672af tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:53.491739 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:53.491739 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:53.492494 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-811a5e75-52c8-40cb-b7a0-59a27d3672af tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:53.492925 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1415/5632] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:53 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:54.297275 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-336185f2-2446-4b87-a8d9-03ad0fbfc436 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:54.299372 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-336185f2-2446-4b87-a8d9-03ad0fbfc436 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c Jul 03 18:04:54.299612 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-336185f2-2446-4b87-a8d9-03ad0fbfc436 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:54.299890 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-336185f2-2446-4b87-a8d9-03ad0fbfc436 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:54.306372 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:54.306372 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:54.306835 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-336185f2-2446-4b87-a8d9-03ad0fbfc436 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Snapshot retrieved successfully. Jul 03 18:04:54.307624 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-336185f2-2446-4b87-a8d9-03ad0fbfc436 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c returned with HTTP 200 Jul 03 18:04:54.308028 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1421/5633] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:04:54 2026] GET /volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:54.317549 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6f4a8fde-ccdf-405b-aa41-a26c5a947b03 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:54.319892 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6f4a8fde-ccdf-405b-aa41-a26c5a947b03 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 18:04:54.320356 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6f4a8fde-ccdf-405b-aa41-a26c5a947b03 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0bcfd4fb-b18f-43c6-9661-3141c1148d7e", "snapshot_id": "68da3f38-ad90-4ed1-a137-b96b96f55c1c", "name": "tempest-VolumesBackupsTest-Backup-1672627925"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:54.322277 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-6f4a8fde-ccdf-405b-aa41-a26c5a947b03 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating new backup {'backup': {'volume_id': '0bcfd4fb-b18f-43c6-9661-3141c1148d7e', 'snapshot_id': '68da3f38-ad90-4ed1-a137-b96b96f55c1c', 'name': 'tempest-VolumesBackupsTest-Backup-1672627925'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:04:54.322475 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-6f4a8fde-ccdf-405b-aa41-a26c5a947b03 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Creating backup of volume 0bcfd4fb-b18f-43c6-9661-3141c1148d7e in container None Jul 03 18:04:54.333388 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:54.333388 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:54.333939 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6f4a8fde-ccdf-405b-aa41-a26c5a947b03 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:04:54.338725 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:54.338725 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:54.339162 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6f4a8fde-ccdf-405b-aa41-a26c5a947b03 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Snapshot retrieved successfully. Jul 03 18:04:54.359892 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-6f4a8fde-ccdf-405b-aa41-a26c5a947b03 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Created reservations ['435b98cf-e09d-4ecb-97d8-16ce2a540c09', '1d345729-32d2-48de-81d8-9b8a5b1419c8'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:54.395832 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6f4a8fde-ccdf-405b-aa41-a26c5a947b03 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:04:54.396477 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1402/5634] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:04:54 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 18:04:54.404725 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-84a233ad-af17-47c8-812e-a7a6ceb1afee None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:54.406357 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-84a233ad-af17-47c8-812e-a7a6ceb1afee tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:04:54.406522 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-84a233ad-af17-47c8-812e-a7a6ceb1afee tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:54.406912 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-84a233ad-af17-47c8-812e-a7a6ceb1afee tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:54.406912 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-84a233ad-af17-47c8-812e-a7a6ceb1afee tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:54.411178 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:54.411178 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:54.411993 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-84a233ad-af17-47c8-812e-a7a6ceb1afee tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:04:54.412381 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1397/5635] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:54 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:54.503024 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-73a121cf-3153-4f9a-852d-88682f8224d7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:54.504623 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-73a121cf-3153-4f9a-852d-88682f8224d7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:54.504838 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-73a121cf-3153-4f9a-852d-88682f8224d7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:54.505029 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-73a121cf-3153-4f9a-852d-88682f8224d7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:54.505122 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-73a121cf-3153-4f9a-852d-88682f8224d7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:54.509010 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:54.509010 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:54.509711 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-73a121cf-3153-4f9a-852d-88682f8224d7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:54.510167 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1416/5636] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:54 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:55.421511 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e4d9c290-01bf-4859-a059-b1fb1f498fa8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:55.423196 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e4d9c290-01bf-4859-a059-b1fb1f498fa8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:04:55.423382 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e4d9c290-01bf-4859-a059-b1fb1f498fa8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:55.423554 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e4d9c290-01bf-4859-a059-b1fb1f498fa8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:55.423682 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e4d9c290-01bf-4859-a059-b1fb1f498fa8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:55.427677 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:55.427677 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:55.428350 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e4d9c290-01bf-4859-a059-b1fb1f498fa8 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:04:55.428866 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1422/5637] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:55 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 773 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:55.519638 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bec6f701-af2c-4ad5-bdd9-d8f4d315016e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:55.521229 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bec6f701-af2c-4ad5-bdd9-d8f4d315016e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:55.521422 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bec6f701-af2c-4ad5-bdd9-d8f4d315016e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:55.521593 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bec6f701-af2c-4ad5-bdd9-d8f4d315016e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:55.521682 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-bec6f701-af2c-4ad5-bdd9-d8f4d315016e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:55.525453 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:55.525453 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:55.525970 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bec6f701-af2c-4ad5-bdd9-d8f4d315016e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:55.526281 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1403/5638] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:55 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:56.437710 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9ddd0d23-e59c-4524-bad7-e940db0314a9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:56.439522 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9ddd0d23-e59c-4524-bad7-e940db0314a9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:04:56.439751 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9ddd0d23-e59c-4524-bad7-e940db0314a9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:56.439986 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9ddd0d23-e59c-4524-bad7-e940db0314a9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:56.440089 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-9ddd0d23-e59c-4524-bad7-e940db0314a9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:56.444222 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:56.444222 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:56.444887 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9ddd0d23-e59c-4524-bad7-e940db0314a9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:04:56.445336 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1398/5639] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:56 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:56.535314 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d76a55ff-dffb-427a-bc8c-aed1a9462006 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:56.536982 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d76a55ff-dffb-427a-bc8c-aed1a9462006 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:56.537196 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d76a55ff-dffb-427a-bc8c-aed1a9462006 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:56.537379 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d76a55ff-dffb-427a-bc8c-aed1a9462006 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:56.537469 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-d76a55ff-dffb-427a-bc8c-aed1a9462006 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:56.541989 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:56.541989 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:56.542709 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d76a55ff-dffb-427a-bc8c-aed1a9462006 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:56.543151 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1417/5640] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:56 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:57.454299 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-89144dcd-fe38-4b77-b3fb-88b4b1cac764 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:57.455878 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-89144dcd-fe38-4b77-b3fb-88b4b1cac764 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:04:57.456075 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-89144dcd-fe38-4b77-b3fb-88b4b1cac764 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:57.456246 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-89144dcd-fe38-4b77-b3fb-88b4b1cac764 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:57.456348 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-89144dcd-fe38-4b77-b3fb-88b4b1cac764 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:57.460355 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:57.460355 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:57.461025 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-89144dcd-fe38-4b77-b3fb-88b4b1cac764 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:04:57.461348 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1423/5641] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:57 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 773 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:57.552227 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d1cc92d1-d7b5-43a8-9e69-31242c1f8dc7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:57.554085 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d1cc92d1-d7b5-43a8-9e69-31242c1f8dc7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:57.554085 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d1cc92d1-d7b5-43a8-9e69-31242c1f8dc7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:57.554602 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d1cc92d1-d7b5-43a8-9e69-31242c1f8dc7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:57.554602 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-d1cc92d1-d7b5-43a8-9e69-31242c1f8dc7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:57.559937 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:57.559937 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:57.560349 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d1cc92d1-d7b5-43a8-9e69-31242c1f8dc7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:57.560733 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1404/5642] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:57 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:04:58.471667 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-848e114c-e92d-4476-bc4e-9ee97da77ca3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:58.473377 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-848e114c-e92d-4476-bc4e-9ee97da77ca3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:04:58.473570 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-848e114c-e92d-4476-bc4e-9ee97da77ca3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:58.473741 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-848e114c-e92d-4476-bc4e-9ee97da77ca3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:58.473870 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-848e114c-e92d-4476-bc4e-9ee97da77ca3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:58.477915 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:58.477915 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:58.478570 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-848e114c-e92d-4476-bc4e-9ee97da77ca3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:04:58.478920 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1399/5643] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:58 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:58.571055 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4c115207-03b0-428d-83de-4e85d313b944 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:58.572994 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c115207-03b0-428d-83de-4e85d313b944 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:04:58.573238 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c115207-03b0-428d-83de-4e85d313b944 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:58.573462 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c115207-03b0-428d-83de-4e85d313b944 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:58.573602 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-4c115207-03b0-428d-83de-4e85d313b944 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:58.578598 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:58.578598 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:58.579322 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c115207-03b0-428d-83de-4e85d313b944 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:04:58.579714 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1418/5644] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:58 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:58.589296 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9734d243-8131-4754-951c-4f7c67df8182 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:58.645488 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9734d243-8131-4754-951c-4f7c67df8182 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] POST https://10.4.3.210/volume/v3/backups Jul 03 18:04:58.646067 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9734d243-8131-4754-951c-4f7c67df8182 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "892b5f08-ecb4-44ad-9af9-e2aa2ec3a113"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:04:58.648105 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-9734d243-8131-4754-951c-4f7c67df8182 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Creating new backup {'backup': {'volume_id': '892b5f08-ecb4-44ad-9af9-e2aa2ec3a113'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:04:58.648320 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-9734d243-8131-4754-951c-4f7c67df8182 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Creating backup of volume 892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 in container None Jul 03 18:04:58.658234 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:58.658234 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:04:58.659004 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-9734d243-8131-4754-951c-4f7c67df8182 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Volume info retrieved successfully. Jul 03 18:04:58.680259 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-9734d243-8131-4754-951c-4f7c67df8182 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Created reservations ['9647ce60-c1e9-460c-b799-4c69b0e490de', '9ddc94cf-d883-4a43-890d-ef68a053654a'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:04:58.712863 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9734d243-8131-4754-951c-4f7c67df8182 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:04:58.713372 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1424/5645] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:04:58 2026] POST /volume/v3/backups => generated 288 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:04:58.721874 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b2a75c5f-9fa2-40e0-b408-e2ca74d74d75 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:58.723922 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b2a75c5f-9fa2-40e0-b408-e2ca74d74d75 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:04:58.724146 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b2a75c5f-9fa2-40e0-b408-e2ca74d74d75 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:58.724385 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b2a75c5f-9fa2-40e0-b408-e2ca74d74d75 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:58.724507 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-b2a75c5f-9fa2-40e0-b408-e2ca74d74d75 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:58.730032 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:58.730032 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:04:58.731084 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b2a75c5f-9fa2-40e0-b408-e2ca74d74d75 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:04:58.731659 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1405/5646] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:58 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:59.487593 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f4b1a905-62d5-4f1f-b337-6fe02f29fdc9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:59.489787 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f4b1a905-62d5-4f1f-b337-6fe02f29fdc9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:04:59.490016 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f4b1a905-62d5-4f1f-b337-6fe02f29fdc9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:59.490225 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f4b1a905-62d5-4f1f-b337-6fe02f29fdc9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:59.490351 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-f4b1a905-62d5-4f1f-b337-6fe02f29fdc9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:59.495349 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:59.495349 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:04:59.496411 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f4b1a905-62d5-4f1f-b337-6fe02f29fdc9 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:04:59.496939 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1400/5647] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:04:59 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:04:59.742646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4e71e583-852e-4669-a2fe-d6cfc83e2ff8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:04:59.744488 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4e71e583-852e-4669-a2fe-d6cfc83e2ff8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:04:59.744658 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4e71e583-852e-4669-a2fe-d6cfc83e2ff8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:04:59.744874 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4e71e583-852e-4669-a2fe-d6cfc83e2ff8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:04:59.745010 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-4e71e583-852e-4669-a2fe-d6cfc83e2ff8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:04:59.749200 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:04:59.749200 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:04:59.749813 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4e71e583-852e-4669-a2fe-d6cfc83e2ff8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:04:59.750177 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1419/5648] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:04:59 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:00.509153 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5f4bc966-74e3-40bf-878e-285acc2802ec None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:00.510733 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5f4bc966-74e3-40bf-878e-285acc2802ec tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:00.510929 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5f4bc966-74e3-40bf-878e-285acc2802ec tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:00.511098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5f4bc966-74e3-40bf-878e-285acc2802ec tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:00.511190 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-5f4bc966-74e3-40bf-878e-285acc2802ec tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:00.517012 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:00.517012 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:00.517934 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5f4bc966-74e3-40bf-878e-285acc2802ec tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:00.518390 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1425/5649] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:00 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:00.764402 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a64f66da-5e2e-4b92-8472-aeaf3a90ecff None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:00.766786 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a64f66da-5e2e-4b92-8472-aeaf3a90ecff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:00.767026 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a64f66da-5e2e-4b92-8472-aeaf3a90ecff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:00.767349 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a64f66da-5e2e-4b92-8472-aeaf3a90ecff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:00.767532 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-a64f66da-5e2e-4b92-8472-aeaf3a90ecff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:00.772863 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:00.772863 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:00.773723 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a64f66da-5e2e-4b92-8472-aeaf3a90ecff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:00.774355 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1406/5650] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:00 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:01.528068 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-95a8616d-ed92-41b7-ac73-df4f11a5491c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:01.530010 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-95a8616d-ed92-41b7-ac73-df4f11a5491c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:01.530223 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-95a8616d-ed92-41b7-ac73-df4f11a5491c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:01.530399 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-95a8616d-ed92-41b7-ac73-df4f11a5491c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:01.530501 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-95a8616d-ed92-41b7-ac73-df4f11a5491c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:01.535731 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:01.535731 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:01.536659 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-95a8616d-ed92-41b7-ac73-df4f11a5491c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:01.537113 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1401/5651] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:01 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:01.786927 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-86e5fa42-545b-417c-a43f-123cb2a6df6a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:01.788849 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-86e5fa42-545b-417c-a43f-123cb2a6df6a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:01.789090 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-86e5fa42-545b-417c-a43f-123cb2a6df6a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:01.789332 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-86e5fa42-545b-417c-a43f-123cb2a6df6a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:01.789512 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-86e5fa42-545b-417c-a43f-123cb2a6df6a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:01.794416 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:01.794416 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:01.795106 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-86e5fa42-545b-417c-a43f-123cb2a6df6a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:01.795585 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1420/5652] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:01 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:02.546691 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cc4d05b9-1096-4909-9cdb-eb3b5bc1dfc4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:02.548760 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc4d05b9-1096-4909-9cdb-eb3b5bc1dfc4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:02.549028 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc4d05b9-1096-4909-9cdb-eb3b5bc1dfc4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:02.549265 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cc4d05b9-1096-4909-9cdb-eb3b5bc1dfc4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:02.549375 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-cc4d05b9-1096-4909-9cdb-eb3b5bc1dfc4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:02.554127 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:02.554127 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:02.555138 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cc4d05b9-1096-4909-9cdb-eb3b5bc1dfc4 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:02.555576 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1426/5653] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:02 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:02.806884 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-248e6290-bd0d-4dcf-bb31-bf2093ab0ec3 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:02.808602 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-248e6290-bd0d-4dcf-bb31-bf2093ab0ec3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:02.808830 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-248e6290-bd0d-4dcf-bb31-bf2093ab0ec3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:02.809091 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-248e6290-bd0d-4dcf-bb31-bf2093ab0ec3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:02.809216 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-248e6290-bd0d-4dcf-bb31-bf2093ab0ec3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:02.813286 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:02.813286 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:02.813801 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-248e6290-bd0d-4dcf-bb31-bf2093ab0ec3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:02.814123 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1407/5654] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:02 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:03.567499 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f14522ba-9c72-4492-b906-2438989a7070 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:03.568975 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f14522ba-9c72-4492-b906-2438989a7070 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:03.569140 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f14522ba-9c72-4492-b906-2438989a7070 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:03.569306 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f14522ba-9c72-4492-b906-2438989a7070 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:03.569399 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-f14522ba-9c72-4492-b906-2438989a7070 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:03.574218 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:03.574218 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:03.575063 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f14522ba-9c72-4492-b906-2438989a7070 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:03.575429 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1402/5655] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:03 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:03.824335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7065caad-46df-46be-b9fb-47c76b953d60 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:03.825754 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7065caad-46df-46be-b9fb-47c76b953d60 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:03.826121 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7065caad-46df-46be-b9fb-47c76b953d60 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:03.826341 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7065caad-46df-46be-b9fb-47c76b953d60 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:03.826386 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-7065caad-46df-46be-b9fb-47c76b953d60 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:03.831027 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:03.831027 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:03.831728 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7065caad-46df-46be-b9fb-47c76b953d60 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:03.832168 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1421/5656] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:03 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:04.585693 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-29103e24-53f2-4c4f-8414-cf47f96bf66d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:04.587786 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-29103e24-53f2-4c4f-8414-cf47f96bf66d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:04.588001 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-29103e24-53f2-4c4f-8414-cf47f96bf66d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:04.588174 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-29103e24-53f2-4c4f-8414-cf47f96bf66d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:04.588274 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-29103e24-53f2-4c4f-8414-cf47f96bf66d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:04.592162 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:04.592162 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:04.593027 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-29103e24-53f2-4c4f-8414-cf47f96bf66d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:04.593404 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1427/5657] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:04 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:05:04.847433 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c00d4b8e-14a9-4c19-a2f7-148acef565c8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:04.860727 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c00d4b8e-14a9-4c19-a2f7-148acef565c8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:04.862245 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c00d4b8e-14a9-4c19-a2f7-148acef565c8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:04.862481 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c00d4b8e-14a9-4c19-a2f7-148acef565c8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:04.862614 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-c00d4b8e-14a9-4c19-a2f7-148acef565c8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:04.870637 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:04.870637 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:04.871746 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c00d4b8e-14a9-4c19-a2f7-148acef565c8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:04.872318 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1408/5658] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:04 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:05.604124 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-79397972-3da5-4c36-8337-8df5d826de1c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:05.606348 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-79397972-3da5-4c36-8337-8df5d826de1c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:05.606586 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-79397972-3da5-4c36-8337-8df5d826de1c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:05.606854 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-79397972-3da5-4c36-8337-8df5d826de1c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:05.606992 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-79397972-3da5-4c36-8337-8df5d826de1c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:05.611998 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:05.611998 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:05.612964 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-79397972-3da5-4c36-8337-8df5d826de1c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:05.613412 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1403/5659] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:05 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:05.882308 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-eea47158-6e78-479f-838e-b05cd411b6d2 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:05.884215 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eea47158-6e78-479f-838e-b05cd411b6d2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:05.884435 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-eea47158-6e78-479f-838e-b05cd411b6d2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:05.884640 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-eea47158-6e78-479f-838e-b05cd411b6d2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:05.884748 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-eea47158-6e78-479f-838e-b05cd411b6d2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:05.889941 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:05.889941 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:05.890844 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eea47158-6e78-479f-838e-b05cd411b6d2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:05.891329 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1422/5660] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:05 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:06.624759 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e847db05-4338-4c46-b325-6380341521f5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:06.626560 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e847db05-4338-4c46-b325-6380341521f5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:06.626872 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e847db05-4338-4c46-b325-6380341521f5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:06.626982 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e847db05-4338-4c46-b325-6380341521f5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:06.627068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e847db05-4338-4c46-b325-6380341521f5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:06.628835 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=170,cinder:UPDATE=36,cinder:INSERT=9 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:05:06.632508 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:06.632508 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:06.633439 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e847db05-4338-4c46-b325-6380341521f5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:06.634094 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1428/5661] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:06 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:06.901641 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-daa88e9a-acfa-47e7-bc32-2e59afbaac4f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:06.903172 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-daa88e9a-acfa-47e7-bc32-2e59afbaac4f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:06.903365 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-daa88e9a-acfa-47e7-bc32-2e59afbaac4f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:06.903559 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-daa88e9a-acfa-47e7-bc32-2e59afbaac4f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:06.903667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-daa88e9a-acfa-47e7-bc32-2e59afbaac4f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:06.905058 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=208,cinder:UPDATE=65,cinder:INSERT=29 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:05:06.909244 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:06.909244 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:06.910157 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-daa88e9a-acfa-47e7-bc32-2e59afbaac4f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:06.910676 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1409/5662] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:06 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:07.645967 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1719443e-4fe7-455a-bbff-62df95151e89 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:07.648243 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1719443e-4fe7-455a-bbff-62df95151e89 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:07.648503 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1719443e-4fe7-455a-bbff-62df95151e89 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:07.648735 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1719443e-4fe7-455a-bbff-62df95151e89 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:07.648901 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-1719443e-4fe7-455a-bbff-62df95151e89 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:07.650839 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=185,cinder:UPDATE=30,cinder:INSERT=19 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:05:07.654378 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:07.654378 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:07.655445 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1719443e-4fe7-455a-bbff-62df95151e89 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:07.656123 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1404/5663] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:07 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:07.920152 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9cf5443b-0016-4e51-b473-df22f199b54d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:07.922068 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9cf5443b-0016-4e51-b473-df22f199b54d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:07.922284 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9cf5443b-0016-4e51-b473-df22f199b54d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:07.922488 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9cf5443b-0016-4e51-b473-df22f199b54d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:07.924350 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-9cf5443b-0016-4e51-b473-df22f199b54d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:07.924393 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=187,cinder:INSERT=24,cinder:UPDATE=42 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:05:07.928563 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:07.928563 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:07.929384 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9cf5443b-0016-4e51-b473-df22f199b54d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:07.931004 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1423/5664] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:07 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:08.669648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1c3c5492-7e1c-49db-a120-a21d07b3e3d5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:08.671451 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c3c5492-7e1c-49db-a120-a21d07b3e3d5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:08.671633 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c3c5492-7e1c-49db-a120-a21d07b3e3d5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:08.671823 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1c3c5492-7e1c-49db-a120-a21d07b3e3d5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:08.671935 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-1c3c5492-7e1c-49db-a120-a21d07b3e3d5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:08.675801 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:08.675801 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:08.676466 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1c3c5492-7e1c-49db-a120-a21d07b3e3d5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:08.676806 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1429/5665] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:08 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:08.942435 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d995fcc8-1e32-4f93-bcbc-8ba69d867fa1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:08.944370 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d995fcc8-1e32-4f93-bcbc-8ba69d867fa1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:08.944675 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d995fcc8-1e32-4f93-bcbc-8ba69d867fa1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:08.944980 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d995fcc8-1e32-4f93-bcbc-8ba69d867fa1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:08.945191 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-d995fcc8-1e32-4f93-bcbc-8ba69d867fa1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:08.949821 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:08.949821 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:08.950519 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d995fcc8-1e32-4f93-bcbc-8ba69d867fa1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:08.952386 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1410/5666] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:08 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:09.691571 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-436d5f15-dd35-45ac-bfd7-1201c18c5fa2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:09.693061 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-436d5f15-dd35-45ac-bfd7-1201c18c5fa2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:09.693213 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-436d5f15-dd35-45ac-bfd7-1201c18c5fa2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:09.693372 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-436d5f15-dd35-45ac-bfd7-1201c18c5fa2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:09.693470 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-436d5f15-dd35-45ac-bfd7-1201c18c5fa2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:09.703183 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:09.703183 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:09.703967 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-436d5f15-dd35-45ac-bfd7-1201c18c5fa2 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:09.706817 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1405/5667] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:09 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:09.961489 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-2dbd61c8-1729-4a67-b376-217e148877ff None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:09.963370 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2dbd61c8-1729-4a67-b376-217e148877ff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:09.963566 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2dbd61c8-1729-4a67-b376-217e148877ff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:09.963789 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-2dbd61c8-1729-4a67-b376-217e148877ff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:09.963908 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-2dbd61c8-1729-4a67-b376-217e148877ff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:09.969239 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:09.969239 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:09.970079 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-2dbd61c8-1729-4a67-b376-217e148877ff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:09.970601 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1424/5668] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:09 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:05:10.714897 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c6a59891-0170-44c7-aa6c-b310b6ef6965 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:10.718644 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c6a59891-0170-44c7-aa6c-b310b6ef6965 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:10.718644 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c6a59891-0170-44c7-aa6c-b310b6ef6965 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:10.718644 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c6a59891-0170-44c7-aa6c-b310b6ef6965 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:10.718644 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-c6a59891-0170-44c7-aa6c-b310b6ef6965 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:10.722812 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:10.722812 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:10.723734 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c6a59891-0170-44c7-aa6c-b310b6ef6965 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:10.724200 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1430/5669] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:10 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:10.979570 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-dfc4ae85-399a-4bb4-85db-5ad66d98969f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:10.981284 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dfc4ae85-399a-4bb4-85db-5ad66d98969f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:10.981496 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dfc4ae85-399a-4bb4-85db-5ad66d98969f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:10.981663 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dfc4ae85-399a-4bb4-85db-5ad66d98969f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:10.981786 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-dfc4ae85-399a-4bb4-85db-5ad66d98969f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:10.985829 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:10.985829 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:10.986500 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dfc4ae85-399a-4bb4-85db-5ad66d98969f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:10.986895 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1411/5670] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:10 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:11.735045 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d0d0516b-595b-474d-bb64-738744a7e2f3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:11.736802 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d0d0516b-595b-474d-bb64-738744a7e2f3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:11.737060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d0d0516b-595b-474d-bb64-738744a7e2f3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:11.737232 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d0d0516b-595b-474d-bb64-738744a7e2f3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:11.737332 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d0d0516b-595b-474d-bb64-738744a7e2f3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:11.741609 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:11.741609 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:11.742409 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d0d0516b-595b-474d-bb64-738744a7e2f3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:11.744972 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1406/5671] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:11 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:11.752656 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bc80aced-8ed3-4b7b-bb26-4ec07c15c951 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:11.754543 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc80aced-8ed3-4b7b-bb26-4ec07c15c951 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:11.754749 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc80aced-8ed3-4b7b-bb26-4ec07c15c951 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:11.755008 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc80aced-8ed3-4b7b-bb26-4ec07c15c951 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:11.755110 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-bc80aced-8ed3-4b7b-bb26-4ec07c15c951 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:11.760218 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:11.760218 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:11.761087 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc80aced-8ed3-4b7b-bb26-4ec07c15c951 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:11.761436 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1425/5672] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:11 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:11.772400 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-47598a0a-93d6-471e-84e8-e3b75bf0ae88 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:11.774027 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47598a0a-93d6-471e-84e8-e3b75bf0ae88 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:11.774201 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47598a0a-93d6-471e-84e8-e3b75bf0ae88 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:11.774376 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-47598a0a-93d6-471e-84e8-e3b75bf0ae88 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:11.774484 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-47598a0a-93d6-471e-84e8-e3b75bf0ae88 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete backup with id: ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. Jul 03 18:05:11.778370 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:11.778370 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:11.792401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-47598a0a-93d6-471e-84e8-e3b75bf0ae88 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] delete_backup rpcapi backup_id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f {{(pid=99940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:05:11.794101 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-47598a0a-93d6-471e-84e8-e3b75bf0ae88 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 202 Jul 03 18:05:11.794486 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1431/5673] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:05:11 2026] DELETE /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:05:11.801946 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-aa594f29-204b-41ce-bda7-3bb3339f3983 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:11.804105 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-aa594f29-204b-41ce-bda7-3bb3339f3983 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:11.804372 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-aa594f29-204b-41ce-bda7-3bb3339f3983 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:11.804691 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-aa594f29-204b-41ce-bda7-3bb3339f3983 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:11.804898 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-aa594f29-204b-41ce-bda7-3bb3339f3983 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:11.810832 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:11.810832 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:11.811862 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-aa594f29-204b-41ce-bda7-3bb3339f3983 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 200 Jul 03 18:05:11.812358 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1412/5674] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:11 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:12.000186 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-34f12149-89f1-4931-92e2-c2e9c6e7d2ea None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:12.002605 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-34f12149-89f1-4931-92e2-c2e9c6e7d2ea tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:12.002908 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-34f12149-89f1-4931-92e2-c2e9c6e7d2ea tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:12.003120 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-34f12149-89f1-4931-92e2-c2e9c6e7d2ea tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:12.003245 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-34f12149-89f1-4931-92e2-c2e9c6e7d2ea tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:12.008506 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:12.008506 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:12.009246 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-34f12149-89f1-4931-92e2-c2e9c6e7d2ea tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:12.009881 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1407/5675] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:11 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:12.823018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fd067520-dc88-4b40-992b-17e909082e7b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:12.824758 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fd067520-dc88-4b40-992b-17e909082e7b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f Jul 03 18:05:12.824980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fd067520-dc88-4b40-992b-17e909082e7b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:12.825160 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fd067520-dc88-4b40-992b-17e909082e7b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:12.825263 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-fd067520-dc88-4b40-992b-17e909082e7b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Show backup with id ad4c73e5-d5f8-4143-8a5b-78743fc36d8f. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:12.829547 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fd067520-dc88-4b40-992b-17e909082e7b tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f returned with HTTP 404 Jul 03 18:05:12.830130 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1426/5676] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:12 2026] GET /volume/v3/backups/ad4c73e5-d5f8-4143-8a5b-78743fc36d8f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:12.838999 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ec4a2983-6a17-4aa0-a287-5ad660d4aa77 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:12.840881 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ec4a2983-6a17-4aa0-a287-5ad660d4aa77 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c Jul 03 18:05:12.841118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ec4a2983-6a17-4aa0-a287-5ad660d4aa77 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:12.841349 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ec4a2983-6a17-4aa0-a287-5ad660d4aa77 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:12.841494 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-ec4a2983-6a17-4aa0-a287-5ad660d4aa77 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete snapshot with id: 68da3f38-ad90-4ed1-a137-b96b96f55c1c Jul 03 18:05:12.847014 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:12.847014 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:12.847474 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ec4a2983-6a17-4aa0-a287-5ad660d4aa77 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Snapshot retrieved successfully. Jul 03 18:05:12.862330 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ec4a2983-6a17-4aa0-a287-5ad660d4aa77 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Snapshot delete request issued successfully. Jul 03 18:05:12.862557 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ec4a2983-6a17-4aa0-a287-5ad660d4aa77 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c returned with HTTP 202 Jul 03 18:05:12.863300 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1432/5677] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:05:12 2026] DELETE /volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:12.872758 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-de6a678d-9a60-40a3-9bfb-aee295379d11 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:12.877016 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-de6a678d-9a60-40a3-9bfb-aee295379d11 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c Jul 03 18:05:12.877263 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-de6a678d-9a60-40a3-9bfb-aee295379d11 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:12.877515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-de6a678d-9a60-40a3-9bfb-aee295379d11 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:12.884920 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:12.884920 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:12.885529 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-de6a678d-9a60-40a3-9bfb-aee295379d11 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Snapshot retrieved successfully. Jul 03 18:05:12.887855 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-de6a678d-9a60-40a3-9bfb-aee295379d11 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c returned with HTTP 200 Jul 03 18:05:12.888584 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1413/5678] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:12 2026] GET /volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:13.021079 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-14310fbc-0dca-4830-a753-069b4e22b071 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:13.022996 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-14310fbc-0dca-4830-a753-069b4e22b071 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:13.023233 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-14310fbc-0dca-4830-a753-069b4e22b071 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:13.023423 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-14310fbc-0dca-4830-a753-069b4e22b071 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:13.023527 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-14310fbc-0dca-4830-a753-069b4e22b071 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:13.027953 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:13.027953 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:13.028545 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-14310fbc-0dca-4830-a753-069b4e22b071 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:13.028945 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1408/5679] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:13 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:13.900296 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e57a46cc-99ab-411c-b3cc-d3eca8eb899d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:13.902103 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e57a46cc-99ab-411c-b3cc-d3eca8eb899d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c Jul 03 18:05:13.902418 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e57a46cc-99ab-411c-b3cc-d3eca8eb899d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:13.902681 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e57a46cc-99ab-411c-b3cc-d3eca8eb899d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:13.907314 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e57a46cc-99ab-411c-b3cc-d3eca8eb899d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c returned with HTTP 404 Jul 03 18:05:13.907870 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1427/5680] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:13 2026] GET /volume/v3/snapshots/68da3f38-ad90-4ed1-a137-b96b96f55c1c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:13.914157 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-82f945be-cb55-417a-bc1c-b2c080ad50cd None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:13.916006 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-82f945be-cb55-417a-bc1c-b2c080ad50cd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e Jul 03 18:05:13.916204 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-82f945be-cb55-417a-bc1c-b2c080ad50cd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:13.916386 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-82f945be-cb55-417a-bc1c-b2c080ad50cd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:13.916551 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-82f945be-cb55-417a-bc1c-b2c080ad50cd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete volume with id: 0bcfd4fb-b18f-43c6-9661-3141c1148d7e Jul 03 18:05:13.923597 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:13.923597 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:13.924062 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-82f945be-cb55-417a-bc1c-b2c080ad50cd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:05:13.939695 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-82f945be-cb55-417a-bc1c-b2c080ad50cd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete volume request issued successfully. Jul 03 18:05:13.939933 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-82f945be-cb55-417a-bc1c-b2c080ad50cd tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e returned with HTTP 202 Jul 03 18:05:13.940343 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1433/5681] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:05:13 2026] DELETE /volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:13.947624 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b1c33152-50e5-42fa-a944-0792f2294145 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:13.951787 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b1c33152-50e5-42fa-a944-0792f2294145 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e Jul 03 18:05:13.951787 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b1c33152-50e5-42fa-a944-0792f2294145 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:13.951787 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b1c33152-50e5-42fa-a944-0792f2294145 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:13.958392 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:13.958392 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:13.962813 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b1c33152-50e5-42fa-a944-0792f2294145 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:05:13.968184 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b1c33152-50e5-42fa-a944-0792f2294145 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e returned with HTTP 200 Jul 03 18:05:13.968898 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1414/5682] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:13 2026] GET /volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:14.038154 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f0d3f5d3-2e8b-4f1a-a218-f76364cc9a64 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:14.039936 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f0d3f5d3-2e8b-4f1a-a218-f76364cc9a64 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:14.040199 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f0d3f5d3-2e8b-4f1a-a218-f76364cc9a64 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:14.040406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f0d3f5d3-2e8b-4f1a-a218-f76364cc9a64 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:14.040503 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-f0d3f5d3-2e8b-4f1a-a218-f76364cc9a64 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:14.044409 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:14.044409 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:14.044991 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f0d3f5d3-2e8b-4f1a-a218-f76364cc9a64 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:14.045419 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1409/5683] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:14 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:14.984422 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0de7f84c-167c-4c1d-bd5d-112643004f0d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:14.986257 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0de7f84c-167c-4c1d-bd5d-112643004f0d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e Jul 03 18:05:14.986327 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0de7f84c-167c-4c1d-bd5d-112643004f0d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:14.986755 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0de7f84c-167c-4c1d-bd5d-112643004f0d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:14.991311 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0de7f84c-167c-4c1d-bd5d-112643004f0d tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e returned with HTTP 404 Jul 03 18:05:14.991782 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1428/5684] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:14 2026] GET /volume/v3/volumes/0bcfd4fb-b18f-43c6-9661-3141c1148d7e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:14.999155 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7b879ba9-70dd-4918-9e82-f3384b3a003a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:15.001093 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7b879ba9-70dd-4918-9e82-f3384b3a003a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:05:15.001368 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7b879ba9-70dd-4918-9e82-f3384b3a003a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:15.001636 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7b879ba9-70dd-4918-9e82-f3384b3a003a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:15.001901 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-7b879ba9-70dd-4918-9e82-f3384b3a003a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete volume with id: 8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:05:15.008242 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:15.008242 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:15.008633 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7b879ba9-70dd-4918-9e82-f3384b3a003a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:05:15.023488 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7b879ba9-70dd-4918-9e82-f3384b3a003a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete volume request issued successfully. Jul 03 18:05:15.023681 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7b879ba9-70dd-4918-9e82-f3384b3a003a tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 202 Jul 03 18:05:15.024067 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1434/5685] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:05:14 2026] DELETE /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:15.032755 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-810602b9-de97-4c31-b297-58acef824565 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:15.036603 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-810602b9-de97-4c31-b297-58acef824565 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:05:15.036603 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-810602b9-de97-4c31-b297-58acef824565 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:15.036603 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-810602b9-de97-4c31-b297-58acef824565 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:15.044873 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:15.044873 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:15.049309 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-810602b9-de97-4c31-b297-58acef824565 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:05:15.054299 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-7256d441-1dcd-4080-8e43-9572bcc9d5eb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:15.055974 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7256d441-1dcd-4080-8e43-9572bcc9d5eb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:15.056154 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7256d441-1dcd-4080-8e43-9572bcc9d5eb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:15.056293 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-810602b9-de97-4c31-b297-58acef824565 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 200 Jul 03 18:05:15.056349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-7256d441-1dcd-4080-8e43-9572bcc9d5eb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:15.056411 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-7256d441-1dcd-4080-8e43-9572bcc9d5eb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:15.057045 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1415/5686] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:15 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:15.062915 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:15.062915 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:15.062915 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-7256d441-1dcd-4080-8e43-9572bcc9d5eb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:15.062915 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1410/5687] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:15 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:16.068343 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-21b10752-982e-4306-b727-b06e504315b0 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:16.070440 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-21b10752-982e-4306-b727-b06e504315b0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 Jul 03 18:05:16.071791 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-21b10752-982e-4306-b727-b06e504315b0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:16.071791 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-21b10752-982e-4306-b727-b06e504315b0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:16.071891 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fc18b60b-bec4-401c-a5ed-2490b04d524a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:16.073756 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc18b60b-bec4-401c-a5ed-2490b04d524a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:16.073756 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc18b60b-bec4-401c-a5ed-2490b04d524a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:16.073756 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fc18b60b-bec4-401c-a5ed-2490b04d524a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:16.073756 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-fc18b60b-bec4-401c-a5ed-2490b04d524a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:16.077432 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-21b10752-982e-4306-b727-b06e504315b0 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 returned with HTTP 404 Jul 03 18:05:16.078094 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1429/5688] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:16 2026] GET /volume/v3/volumes/8cafe69b-5769-4cfc-9f29-84f5b8e84137 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:16.080963 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:16.080963 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:16.080963 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fc18b60b-bec4-401c-a5ed-2490b04d524a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 200 Jul 03 18:05:16.080963 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1435/5689] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:16 2026] GET /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:16.084370 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bec99dbf-7ba0-40b4-bd08-267429bab1bb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:16.087790 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bec99dbf-7ba0-40b4-bd08-267429bab1bb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 Jul 03 18:05:16.087790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bec99dbf-7ba0-40b4-bd08-267429bab1bb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:16.087790 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bec99dbf-7ba0-40b4-bd08-267429bab1bb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:16.087790 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-bec99dbf-7ba0-40b4-bd08-267429bab1bb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete volume with id: 235c8394-6fe0-440e-b03d-cd2766155408 Jul 03 18:05:16.090215 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-1dbbf6db-ec50-4738-bd67-cebace106442 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:16.092226 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1dbbf6db-ec50-4738-bd67-cebace106442 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] DELETE https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf Jul 03 18:05:16.092475 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1dbbf6db-ec50-4738-bd67-cebace106442 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:16.092715 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-1dbbf6db-ec50-4738-bd67-cebace106442 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:16.092853 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-1dbbf6db-ec50-4738-bd67-cebace106442 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete backup with id: cf8d0bb6-57bb-44f3-b69b-d7e56217eadf. Jul 03 18:05:16.093512 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:16.093512 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:16.094046 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bec99dbf-7ba0-40b4-bd08-267429bab1bb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:05:16.097204 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:16.097204 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:16.109217 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bec99dbf-7ba0-40b4-bd08-267429bab1bb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete volume request issued successfully. Jul 03 18:05:16.109217 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bec99dbf-7ba0-40b4-bd08-267429bab1bb tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 returned with HTTP 202 Jul 03 18:05:16.109217 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1416/5690] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:05:16 2026] DELETE /volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:16.110375 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-1dbbf6db-ec50-4738-bd67-cebace106442 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] delete_backup rpcapi backup_id cf8d0bb6-57bb-44f3-b69b-d7e56217eadf {{(pid=99943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:05:16.114157 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-1dbbf6db-ec50-4738-bd67-cebace106442 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf returned with HTTP 202 Jul 03 18:05:16.115273 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1411/5691] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:05:16 2026] DELETE /volume/v3/backups/cf8d0bb6-57bb-44f3-b69b-d7e56217eadf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:05:16.116906 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6871a4c2-4143-4b55-bd01-4ade6f8136ef None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:16.118128 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6871a4c2-4143-4b55-bd01-4ade6f8136ef tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 Jul 03 18:05:16.118390 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6871a4c2-4143-4b55-bd01-4ade6f8136ef tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:16.118620 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6871a4c2-4143-4b55-bd01-4ade6f8136ef tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:16.124900 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-07745e76-c3e7-42f8-b93f-df7913709e6d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:16.125995 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:16.125995 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:16.126553 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:16.126930 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-438124077"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:16.128436 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-438124077'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:16.128562 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume of 1 GB Jul 03 18:05:16.129875 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6871a4c2-4143-4b55-bd01-4ade6f8136ef tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:05:16.135873 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6871a4c2-4143-4b55-bd01-4ade6f8136ef tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 returned with HTTP 200 Jul 03 18:05:16.136278 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1430/5692] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:16 2026] GET /volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:16.137311 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Availability Zones retrieved successfully. Jul 03 18:05:16.145302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Flow 'volume_create_api' (ce55736f-5f1b-4966-8c28-3642cf5880d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:16.145302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1bf3b34-41ec-4e5c-a3d6-3f5594db8206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:16.145785 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:16.176441 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1bf3b34-41ec-4e5c-a3d6-3f5594db8206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:16.177499 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f0cc0f7-c92f-4e5e-baa2-cd1ff4d585e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:16.216936 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Created reservations ['ae5ea000-3bdd-4438-a705-62e75f066b2c', '9d804451-c82f-45e9-9a86-beff25ebf4a4', 'c5bf2190-54b7-4738-b659-73f547458721', '173f4e97-3751-402b-bd8e-6fdca450fb32'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:16.217788 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f0cc0f7-c92f-4e5e-baa2-cd1ff4d585e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5ea000-3bdd-4438-a705-62e75f066b2c', '9d804451-c82f-45e9-9a86-beff25ebf4a4', 'c5bf2190-54b7-4738-b659-73f547458721', '173f4e97-3751-402b-bd8e-6fdca450fb32']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:16.218420 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd484a01-d0cd-4d7c-a23d-efdc755d3dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:16.241526 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd484a01-d0cd-4d7c-a23d-efdc755d3dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4896a112-11cf-4af2-80cb-3a572b90d5dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-438124077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd08bb37cce4fe19691dd6218e87ca4',qos_specs=None,replication_status=,reservations=['ae5ea000-3bdd-4438-a705-62e75f066b2c','9d804451-c82f-45e9-9a86-beff25ebf4a4','c5bf2190-54b7-4738-b659-73f547458721','173f4e97-3751-402b-bd8e-6fdca450fb32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d35fce2f904777823ee13dc7b0b462',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-438124077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4896a112-11cf-4af2-80cb-3a572b90d5dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd08bb37cce4fe19691dd6218e87ca4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7d35fce2f904777823ee13dc7b0b462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:16.242341 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cbd1590-72e3-41a4-8359-fd3e6ae29565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:16.260118 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cbd1590-72e3-41a4-8359-fd3e6ae29565) transitioned into state 'SUCCESS' from state '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-438124077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd08bb37cce4fe19691dd6218e87ca4',qos_specs=None,replication_status=,reservations=['ae5ea000-3bdd-4438-a705-62e75f066b2c','9d804451-c82f-45e9-9a86-beff25ebf4a4','c5bf2190-54b7-4738-b659-73f547458721','173f4e97-3751-402b-bd8e-6fdca450fb32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d35fce2f904777823ee13dc7b0b462',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:16.260798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6307e63d-e608-4c30-9029-9128961283ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:16.269325 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6307e63d-e608-4c30-9029-9128961283ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:16.270132 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Flow 'volume_create_api' (ce55736f-5f1b-4966-8c28-3642cf5880d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:16.270428 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume request issued successfully. Jul 03 18:05:16.271007 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-07745e76-c3e7-42f8-b93f-df7913709e6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:16.271439 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1436/5693] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:05:16 2026] POST /volume/v3/volumes => generated 777 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 18:05:16.282262 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-73b0c8c6-7c9c-415e-80b5-736f5928d3e8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:16.283909 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73b0c8c6-7c9c-415e-80b5-736f5928d3e8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd Jul 03 18:05:16.284112 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73b0c8c6-7c9c-415e-80b5-736f5928d3e8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:16.284288 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-73b0c8c6-7c9c-415e-80b5-736f5928d3e8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:16.291245 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:16.291245 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:16.294636 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-73b0c8c6-7c9c-415e-80b5-736f5928d3e8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:16.298937 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-73b0c8c6-7c9c-415e-80b5-736f5928d3e8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd returned with HTTP 200 Jul 03 18:05:16.299327 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1417/5694] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:16 2026] GET /volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:17.149358 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b213b2e8-e938-4aa3-bab6-05f9be3efaf3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:17.151092 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b213b2e8-e938-4aa3-bab6-05f9be3efaf3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 Jul 03 18:05:17.151278 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b213b2e8-e938-4aa3-bab6-05f9be3efaf3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:17.151470 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b213b2e8-e938-4aa3-bab6-05f9be3efaf3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:17.156974 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b213b2e8-e938-4aa3-bab6-05f9be3efaf3 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 returned with HTTP 404 Jul 03 18:05:17.157380 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1412/5695] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:17 2026] GET /volume/v3/volumes/235c8394-6fe0-440e-b03d-cd2766155408 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:17.163462 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-015763da-d139-405b-a77d-f7a573b8f83c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:17.164994 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-015763da-d139-405b-a77d-f7a573b8f83c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 Jul 03 18:05:17.165156 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-015763da-d139-405b-a77d-f7a573b8f83c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:17.165324 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-015763da-d139-405b-a77d-f7a573b8f83c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:17.165472 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-015763da-d139-405b-a77d-f7a573b8f83c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete volume with id: f4ea5fcc-876a-4451-829e-589c606b12f7 Jul 03 18:05:17.171694 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:17.171694 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:17.172130 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-015763da-d139-405b-a77d-f7a573b8f83c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:05:17.186327 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-015763da-d139-405b-a77d-f7a573b8f83c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Delete volume request issued successfully. Jul 03 18:05:17.186516 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-015763da-d139-405b-a77d-f7a573b8f83c tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 returned with HTTP 202 Jul 03 18:05:17.186987 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1431/5696] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:05:17 2026] DELETE /volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:17.194187 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4998fda1-537b-46e1-a4f0-bbee858091c5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:17.196121 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4998fda1-537b-46e1-a4f0-bbee858091c5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 Jul 03 18:05:17.196302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4998fda1-537b-46e1-a4f0-bbee858091c5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:17.196472 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4998fda1-537b-46e1-a4f0-bbee858091c5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:17.204964 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:17.204964 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:17.208736 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4998fda1-537b-46e1-a4f0-bbee858091c5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Volume info retrieved successfully. Jul 03 18:05:17.213109 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4998fda1-537b-46e1-a4f0-bbee858091c5 tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 returned with HTTP 200 Jul 03 18:05:17.213445 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1437/5697] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:17 2026] GET /volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:17.311002 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5fcb31cd-70c4-4d57-bf25-f80701d5a261 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:17.312783 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5fcb31cd-70c4-4d57-bf25-f80701d5a261 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd Jul 03 18:05:17.313020 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5fcb31cd-70c4-4d57-bf25-f80701d5a261 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:17.313226 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5fcb31cd-70c4-4d57-bf25-f80701d5a261 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:17.320793 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:17.320793 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:17.324087 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5fcb31cd-70c4-4d57-bf25-f80701d5a261 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:17.328111 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5fcb31cd-70c4-4d57-bf25-f80701d5a261 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd returned with HTTP 200 Jul 03 18:05:17.328541 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1418/5698] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:17 2026] GET /volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:17.340237 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ea4372f2-de77-4aaf-b695-431ff6830bf9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:17.341677 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ea4372f2-de77-4aaf-b695-431ff6830bf9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:05:17.342023 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ea4372f2-de77-4aaf-b695-431ff6830bf9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4896a112-11cf-4af2-80cb-3a572b90d5dd", "name": "tempest-type-Backup-302045647"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:17.343382 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-ea4372f2-de77-4aaf-b695-431ff6830bf9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Creating new backup {'backup': {'volume_id': '4896a112-11cf-4af2-80cb-3a572b90d5dd', 'name': 'tempest-type-Backup-302045647'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:05:17.343502 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-ea4372f2-de77-4aaf-b695-431ff6830bf9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Creating backup of volume 4896a112-11cf-4af2-80cb-3a572b90d5dd in container None Jul 03 18:05:17.349960 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:17.349960 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:17.350213 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ea4372f2-de77-4aaf-b695-431ff6830bf9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:17.363559 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-ea4372f2-de77-4aaf-b695-431ff6830bf9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Created reservations ['edf584c7-e34e-416e-aa77-8f0c4abad09f', '63378e77-392d-4f74-b3e4-0a68a52461ca'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:17.387008 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ea4372f2-de77-4aaf-b695-431ff6830bf9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:05:17.387441 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1413/5699] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:05:17 2026] POST /volume/v3/backups => generated 315 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:17.394796 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a06e3964-138e-4b45-add4-5c6225ccb077 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:17.396462 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a06e3964-138e-4b45-add4-5c6225ccb077 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:17.396531 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a06e3964-138e-4b45-add4-5c6225ccb077 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:17.396729 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a06e3964-138e-4b45-add4-5c6225ccb077 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:17.396869 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a06e3964-138e-4b45-add4-5c6225ccb077 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:17.401467 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:17.401467 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:17.402006 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a06e3964-138e-4b45-add4-5c6225ccb077 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:17.402304 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1432/5700] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:17 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:18.225658 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ca6b2224-2b64-4955-900a-2c853dbe803f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:18.227433 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ca6b2224-2b64-4955-900a-2c853dbe803f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] GET https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 Jul 03 18:05:18.227611 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ca6b2224-2b64-4955-900a-2c853dbe803f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:18.227840 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ca6b2224-2b64-4955-900a-2c853dbe803f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:18.233192 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ca6b2224-2b64-4955-900a-2c853dbe803f tempest-VolumesBackupsTest-1868711876 tempest-VolumesBackupsTest-1868711876-project-member] https://10.4.3.210/volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 returned with HTTP 404 Jul 03 18:05:18.233619 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1438/5701] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:18 2026] GET /volume/v3/volumes/f4ea5fcc-876a-4451-829e-589c606b12f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:18.411763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-55786c95-fe17-4b27-92dd-ac4f3bde0a31 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:18.413459 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-55786c95-fe17-4b27-92dd-ac4f3bde0a31 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:18.413670 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-55786c95-fe17-4b27-92dd-ac4f3bde0a31 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:18.413860 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-55786c95-fe17-4b27-92dd-ac4f3bde0a31 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:18.413966 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-55786c95-fe17-4b27-92dd-ac4f3bde0a31 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:18.417960 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:18.417960 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:18.418526 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-55786c95-fe17-4b27-92dd-ac4f3bde0a31 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:18.418910 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1419/5702] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:18 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:19.429499 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-c17adfa8-79a1-4d39-8edd-4cab72f33b1f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:19.433604 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c17adfa8-79a1-4d39-8edd-4cab72f33b1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:19.433894 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c17adfa8-79a1-4d39-8edd-4cab72f33b1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:19.434106 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-c17adfa8-79a1-4d39-8edd-4cab72f33b1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:19.434231 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-c17adfa8-79a1-4d39-8edd-4cab72f33b1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:19.439068 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:19.439068 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:19.439754 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-c17adfa8-79a1-4d39-8edd-4cab72f33b1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:19.440166 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1414/5703] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:19 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:20.451603 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-9e97ce5c-a4c8-410b-b577-eb1824851c46 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:20.453864 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9e97ce5c-a4c8-410b-b577-eb1824851c46 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:20.454143 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9e97ce5c-a4c8-410b-b577-eb1824851c46 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:20.454396 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-9e97ce5c-a4c8-410b-b577-eb1824851c46 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:20.454560 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-9e97ce5c-a4c8-410b-b577-eb1824851c46 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:20.459658 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:20.459658 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:20.460672 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-9e97ce5c-a4c8-410b-b577-eb1824851c46 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:20.461196 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1433/5704] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:20 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:20.480326 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:20.565486 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:20.565859 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1959031778"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:20.567897 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1959031778'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:20.568064 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Create volume of 1 GB Jul 03 18:05:20.575104 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Availability Zones retrieved successfully. Jul 03 18:05:20.582128 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Flow 'volume_create_api' (d5acbd73-1b4d-4b2a-8c16-c6783cd06bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:20.583414 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e078c6c-612e-4c9a-8130-4769ce46900b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:20.584784 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:20.614567 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e078c6c-612e-4c9a-8130-4769ce46900b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:20.615403 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a9cd41-2927-4bf2-94b8-b22d6775bda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:20.672206 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Created reservations ['2e23218f-d43b-4fc8-82bb-0149cf8f6770', '5ed5ae98-26da-4d4c-b2cb-b68726c98c5a', '6a22fb45-5528-4f93-a2f0-60cc0ababdce', 'f9dcd003-b070-495d-aafc-bbad76010c52'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:20.673035 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a9cd41-2927-4bf2-94b8-b22d6775bda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e23218f-d43b-4fc8-82bb-0149cf8f6770', '5ed5ae98-26da-4d4c-b2cb-b68726c98c5a', '6a22fb45-5528-4f93-a2f0-60cc0ababdce', 'f9dcd003-b070-495d-aafc-bbad76010c52']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:20.673725 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5c40781-df33-4b99-9487-1252faff4799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:20.694276 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5c40781-df33-4b99-9487-1252faff4799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122c69c9-7401-42cb-909d-f0411a5d128f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1959031778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86089c9fb4844ace8347ecc40cfedf03',qos_specs=None,replication_status=,reservations=['2e23218f-d43b-4fc8-82bb-0149cf8f6770','5ed5ae98-26da-4d4c-b2cb-b68726c98c5a','6a22fb45-5528-4f93-a2f0-60cc0ababdce','f9dcd003-b070-495d-aafc-bbad76010c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b16cb5f1ce4c22bc5adb4f89af67a9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1959031778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=122c69c9-7401-42cb-909d-f0411a5d128f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86089c9fb4844ace8347ecc40cfedf03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b16cb5f1ce4c22bc5adb4f89af67a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:20.695043 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7d8f1d-4959-4d52-804f-d9e848647a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:20.710759 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7d8f1d-4959-4d52-804f-d9e848647a2c) transitioned into state 'SUCCESS' from state '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-1959031778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86089c9fb4844ace8347ecc40cfedf03',qos_specs=None,replication_status=,reservations=['2e23218f-d43b-4fc8-82bb-0149cf8f6770','5ed5ae98-26da-4d4c-b2cb-b68726c98c5a','6a22fb45-5528-4f93-a2f0-60cc0ababdce','f9dcd003-b070-495d-aafc-bbad76010c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b16cb5f1ce4c22bc5adb4f89af67a9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:20.711574 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a062f9d-4078-4834-b0e7-97bb0b212a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:20.719985 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a062f9d-4078-4834-b0e7-97bb0b212a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:20.720841 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Flow 'volume_create_api' (d5acbd73-1b4d-4b2a-8c16-c6783cd06bd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:20.721142 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Create volume request issued successfully. Jul 03 18:05:20.721714 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c5c08eea-3f99-4b44-8543-389a2c19a1a9 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:20.722251 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1439/5705] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:05:20 2026] POST /volume/v3/volumes => generated 766 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:20.733111 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-d662619f-94b2-4f8e-b6e8-fd796bd3594e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:20.734823 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d662619f-94b2-4f8e-b6e8-fd796bd3594e tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f Jul 03 18:05:20.735020 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d662619f-94b2-4f8e-b6e8-fd796bd3594e tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:20.735189 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-d662619f-94b2-4f8e-b6e8-fd796bd3594e tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:20.741596 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:20.741596 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:20.744786 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-d662619f-94b2-4f8e-b6e8-fd796bd3594e tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:20.748324 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-d662619f-94b2-4f8e-b6e8-fd796bd3594e tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f returned with HTTP 200 Jul 03 18:05:20.748660 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1420/5706] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:20 2026] GET /volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:21.472872 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-846d1907-d9e0-4461-8314-a3695591323e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:21.476845 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-846d1907-d9e0-4461-8314-a3695591323e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:21.476845 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-846d1907-d9e0-4461-8314-a3695591323e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:21.476845 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-846d1907-d9e0-4461-8314-a3695591323e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:21.476845 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-846d1907-d9e0-4461-8314-a3695591323e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:21.480543 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:21.480543 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:21.481426 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-846d1907-d9e0-4461-8314-a3695591323e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:21.481977 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1415/5707] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:21 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:21.760510 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-da790d43-28e7-47a2-8d2f-3544530f4205 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:21.762434 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-da790d43-28e7-47a2-8d2f-3544530f4205 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f Jul 03 18:05:21.762686 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-da790d43-28e7-47a2-8d2f-3544530f4205 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:21.762919 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-da790d43-28e7-47a2-8d2f-3544530f4205 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:21.769326 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:21.769326 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:21.772827 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-da790d43-28e7-47a2-8d2f-3544530f4205 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:21.776697 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-da790d43-28e7-47a2-8d2f-3544530f4205 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f returned with HTTP 200 Jul 03 18:05:21.777125 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1434/5708] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:21 2026] GET /volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:21.792450 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ef615dd5-97e6-44d4-b33d-da211bef763b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:21.794655 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef615dd5-97e6-44d4-b33d-da211bef763b tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:05:21.795073 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ef615dd5-97e6-44d4-b33d-da211bef763b tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "122c69c9-7401-42cb-909d-f0411a5d128f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1804565708"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:21.805131 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:21.805131 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:21.805569 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ef615dd5-97e6-44d4-b33d-da211bef763b tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:21.805670 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.snapshots [None req-ef615dd5-97e6-44d4-b33d-da211bef763b tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Create snapshot from volume 122c69c9-7401-42cb-909d-f0411a5d128f Jul 03 18:05:21.835441 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-ef615dd5-97e6-44d4-b33d-da211bef763b tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Created reservations ['b3881c06-cc14-4a4d-a30b-a325a8f4fb0c', '56fe9ac8-bb04-4356-be93-227c6faf3006', '6a503e5b-b37d-4093-b451-ad81ea9d7efd', '91419d5e-6fcd-406a-b5dd-d0c5e957741a'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:21.862010 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ef615dd5-97e6-44d4-b33d-da211bef763b tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot create request issued successfully. Jul 03 18:05:21.862346 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef615dd5-97e6-44d4-b33d-da211bef763b tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:05:21.862782 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1440/5709] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:05:21 2026] POST /volume/v3/snapshots => generated 322 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:21.870915 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-eabc7ce6-63cb-4eb4-a948-48f106d1c109 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:21.873542 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eabc7ce6-63cb-4eb4-a948-48f106d1c109 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 Jul 03 18:05:21.873883 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eabc7ce6-63cb-4eb4-a948-48f106d1c109 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:21.874140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-eabc7ce6-63cb-4eb4-a948-48f106d1c109 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:21.880345 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:21.880345 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:21.880829 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-eabc7ce6-63cb-4eb4-a948-48f106d1c109 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot retrieved successfully. Jul 03 18:05:21.881616 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-eabc7ce6-63cb-4eb4-a948-48f106d1c109 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 returned with HTTP 200 Jul 03 18:05:21.882023 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1421/5710] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:21 2026] GET /volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:22.491894 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2c794fe3-8d76-4e22-ba13-5d3db066cc2a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:22.493666 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2c794fe3-8d76-4e22-ba13-5d3db066cc2a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:22.493925 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2c794fe3-8d76-4e22-ba13-5d3db066cc2a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:22.494118 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2c794fe3-8d76-4e22-ba13-5d3db066cc2a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:22.494224 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-2c794fe3-8d76-4e22-ba13-5d3db066cc2a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:22.498055 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:22.498055 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:22.498589 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2c794fe3-8d76-4e22-ba13-5d3db066cc2a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:22.499099 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1416/5711] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:22 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:22.890684 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a121c7e3-e842-495f-b9df-d480b2dc69ae None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:22.892693 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a121c7e3-e842-495f-b9df-d480b2dc69ae tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 Jul 03 18:05:22.892936 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a121c7e3-e842-495f-b9df-d480b2dc69ae tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:22.893146 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a121c7e3-e842-495f-b9df-d480b2dc69ae tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:22.898470 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:22.898470 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:22.898994 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a121c7e3-e842-495f-b9df-d480b2dc69ae tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot retrieved successfully. Jul 03 18:05:22.899787 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a121c7e3-e842-495f-b9df-d480b2dc69ae tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 returned with HTTP 200 Jul 03 18:05:22.900148 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1435/5712] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:22 2026] GET /volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:22.907949 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-26230620-3954-4619-8ca7-1683317692b7 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:22.909681 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26230620-3954-4619-8ca7-1683317692b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] POST https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f/action Jul 03 18:05:22.910058 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26230620-3954-4619-8ca7-1683317692b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Action body: b'{"revert": {"snapshot_id": "161cb3cc-51fa-45c8-a817-4fa16ba7ccf7"}}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:05:22.910182 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-26230620-3954-4619-8ca7-1683317692b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "161cb3cc-51fa-45c8-a817-4fa16ba7ccf7"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:22.918133 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:22.918133 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:22.918659 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-26230620-3954-4619-8ca7-1683317692b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume retrieved successfully. Jul 03 18:05:22.928948 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-26230620-3954-4619-8ca7-1683317692b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Reverting volume 122c69c9-7401-42cb-909d-f0411a5d128f to snapshot 161cb3cc-51fa-45c8-a817-4fa16ba7ccf7. Jul 03 18:05:22.929641 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:22.929641 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:22.941178 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-26230620-3954-4619-8ca7-1683317692b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f/action returned with HTTP 202 Jul 03 18:05:22.941539 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1441/5713] 10.4.3.210 () {70 vars in 1431 bytes} [Fri Jul 3 18:05:22 2026] POST /volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 18:05:22.950195 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-638d4d05-b22e-48cf-b98b-ab395878aaca None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:22.952052 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-638d4d05-b22e-48cf-b98b-ab395878aaca tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f Jul 03 18:05:22.952307 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-638d4d05-b22e-48cf-b98b-ab395878aaca tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:22.952534 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-638d4d05-b22e-48cf-b98b-ab395878aaca tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:22.959420 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:22.959420 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:22.966415 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-638d4d05-b22e-48cf-b98b-ab395878aaca tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:22.973281 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-638d4d05-b22e-48cf-b98b-ab395878aaca tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f returned with HTTP 200 Jul 03 18:05:22.973549 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1422/5714] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:22 2026] GET /volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:23.508888 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-16f7c889-fd02-4ff3-9248-eff9c8dbe9c1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:23.510635 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-16f7c889-fd02-4ff3-9248-eff9c8dbe9c1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:23.510907 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-16f7c889-fd02-4ff3-9248-eff9c8dbe9c1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:23.511148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-16f7c889-fd02-4ff3-9248-eff9c8dbe9c1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:23.511300 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-16f7c889-fd02-4ff3-9248-eff9c8dbe9c1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:23.515694 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:23.515694 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:23.516397 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-16f7c889-fd02-4ff3-9248-eff9c8dbe9c1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:23.516805 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1417/5715] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:23 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:23.985533 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-64d6ac6b-825f-40ff-b49c-bbd17518c7b7 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:23.987994 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-64d6ac6b-825f-40ff-b49c-bbd17518c7b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f Jul 03 18:05:23.988241 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-64d6ac6b-825f-40ff-b49c-bbd17518c7b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:23.988459 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-64d6ac6b-825f-40ff-b49c-bbd17518c7b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:23.997554 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:23.997554 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:24.001783 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-64d6ac6b-825f-40ff-b49c-bbd17518c7b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:24.006463 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-64d6ac6b-825f-40ff-b49c-bbd17518c7b7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f returned with HTTP 200 Jul 03 18:05:24.006939 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1436/5716] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:23 2026] GET /volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:24.017117 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-27786e96-40e7-46c2-a09f-f46fb8112266 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:24.019170 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-27786e96-40e7-46c2-a09f-f46fb8112266 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 Jul 03 18:05:24.019475 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-27786e96-40e7-46c2-a09f-f46fb8112266 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:24.019688 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-27786e96-40e7-46c2-a09f-f46fb8112266 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:24.024957 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:24.024957 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:24.025376 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-27786e96-40e7-46c2-a09f-f46fb8112266 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot retrieved successfully. Jul 03 18:05:24.026176 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-27786e96-40e7-46c2-a09f-f46fb8112266 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 returned with HTTP 200 Jul 03 18:05:24.026700 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1442/5717] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:24 2026] GET /volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:24.034807 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6fe1ccad-ca0c-4004-adae-5f58bd83e543 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:24.036811 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6fe1ccad-ca0c-4004-adae-5f58bd83e543 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f Jul 03 18:05:24.037106 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6fe1ccad-ca0c-4004-adae-5f58bd83e543 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:24.037353 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6fe1ccad-ca0c-4004-adae-5f58bd83e543 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:24.044949 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:24.044949 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:24.048700 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6fe1ccad-ca0c-4004-adae-5f58bd83e543 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:24.052474 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6fe1ccad-ca0c-4004-adae-5f58bd83e543 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f returned with HTTP 200 Jul 03 18:05:24.052883 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1423/5718] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:24 2026] GET /volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:24.064132 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:24.065805 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:24.066206 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-675165687"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:24.067514 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-675165687'}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:24.067641 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Create volume of 1 GB Jul 03 18:05:24.071907 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Availability Zones retrieved successfully. Jul 03 18:05:24.076780 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Flow 'volume_create_api' (dcfe2e92-f054-4162-b93b-7351d0733f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:24.078294 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f82231-48fc-4e58-b751-a20a345bff35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:24.079213 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:24.103241 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f82231-48fc-4e58-b751-a20a345bff35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:24.103990 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1005d960-2493-4126-b78e-7178f6d6867d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:24.142119 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Created reservations ['f7bf2dcc-21be-4a46-8d6f-bcdaa47cab98', '1116adbd-7a53-4d1d-868e-145b1ab84c8a', '7c832ced-139a-44e0-9c7c-e6230fb8834f', '05d95954-af02-48d9-a09c-bc9230d856bd'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:24.143168 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1005d960-2493-4126-b78e-7178f6d6867d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7bf2dcc-21be-4a46-8d6f-bcdaa47cab98', '1116adbd-7a53-4d1d-868e-145b1ab84c8a', '7c832ced-139a-44e0-9c7c-e6230fb8834f', '05d95954-af02-48d9-a09c-bc9230d856bd']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:24.144210 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4309acd5-5adc-472c-aa03-0bfda7a84742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:24.172529 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4309acd5-5adc-472c-aa03-0bfda7a84742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24283804-7691-491d-8cec-926eab21909d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-675165687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86089c9fb4844ace8347ecc40cfedf03',qos_specs=None,replication_status=,reservations=['f7bf2dcc-21be-4a46-8d6f-bcdaa47cab98','1116adbd-7a53-4d1d-868e-145b1ab84c8a','7c832ced-139a-44e0-9c7c-e6230fb8834f','05d95954-af02-48d9-a09c-bc9230d856bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b16cb5f1ce4c22bc5adb4f89af67a9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-675165687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24283804-7691-491d-8cec-926eab21909d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86089c9fb4844ace8347ecc40cfedf03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b16cb5f1ce4c22bc5adb4f89af67a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:24.173282 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710b08cf-97b9-4fad-bb2b-dd3fa23ece3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:24.188923 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710b08cf-97b9-4fad-bb2b-dd3fa23ece3d) transitioned into state 'SUCCESS' from state '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-675165687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86089c9fb4844ace8347ecc40cfedf03',qos_specs=None,replication_status=,reservations=['f7bf2dcc-21be-4a46-8d6f-bcdaa47cab98','1116adbd-7a53-4d1d-868e-145b1ab84c8a','7c832ced-139a-44e0-9c7c-e6230fb8834f','05d95954-af02-48d9-a09c-bc9230d856bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b16cb5f1ce4c22bc5adb4f89af67a9',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:24.189570 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9204504-fc6d-46f6-aaf3-544fdb6d0048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:24.198474 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9204504-fc6d-46f6-aaf3-544fdb6d0048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:24.199334 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Flow 'volume_create_api' (dcfe2e92-f054-4162-b93b-7351d0733f0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:24.199632 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Create volume request issued successfully. Jul 03 18:05:24.200319 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-dfe31d9e-8edf-4974-9213-89f00bbb3ee6 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:24.200746 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1418/5719] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:05:24 2026] POST /volume/v3/volumes => generated 765 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:24.211337 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b1e72eb2-5f63-48a1-8f8e-713ed0ae5393 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:24.213285 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b1e72eb2-5f63-48a1-8f8e-713ed0ae5393 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d Jul 03 18:05:24.213515 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b1e72eb2-5f63-48a1-8f8e-713ed0ae5393 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:24.213752 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b1e72eb2-5f63-48a1-8f8e-713ed0ae5393 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:24.219920 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:24.219920 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:24.223386 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b1e72eb2-5f63-48a1-8f8e-713ed0ae5393 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:24.228266 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b1e72eb2-5f63-48a1-8f8e-713ed0ae5393 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d returned with HTTP 200 Jul 03 18:05:24.228664 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1437/5720] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:24 2026] GET /volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:24.525793 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-27156d16-2d4e-42ee-ba27-3fedd136b866 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:24.527694 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-27156d16-2d4e-42ee-ba27-3fedd136b866 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:24.527939 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-27156d16-2d4e-42ee-ba27-3fedd136b866 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:24.528117 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-27156d16-2d4e-42ee-ba27-3fedd136b866 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:24.528219 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-27156d16-2d4e-42ee-ba27-3fedd136b866 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:24.532663 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:24.532663 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:24.533272 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-27156d16-2d4e-42ee-ba27-3fedd136b866 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:24.533608 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1443/5721] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:24 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:25.240816 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b1dbf6ed-586a-4350-80ea-17a5aaaf2c39 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:25.242790 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b1dbf6ed-586a-4350-80ea-17a5aaaf2c39 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d Jul 03 18:05:25.243046 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b1dbf6ed-586a-4350-80ea-17a5aaaf2c39 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:25.243257 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b1dbf6ed-586a-4350-80ea-17a5aaaf2c39 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:25.251400 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:25.251400 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:25.255524 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b1dbf6ed-586a-4350-80ea-17a5aaaf2c39 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:25.260526 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b1dbf6ed-586a-4350-80ea-17a5aaaf2c39 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d returned with HTTP 200 Jul 03 18:05:25.261047 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1424/5722] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:25 2026] GET /volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:25.272812 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0e95fe67-7d70-435d-b7f5-79fe8b2044af None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:25.274798 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0e95fe67-7d70-435d-b7f5-79fe8b2044af tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] POST https://10.4.3.210/volume/v3/snapshots Jul 03 18:05:25.275193 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0e95fe67-7d70-435d-b7f5-79fe8b2044af tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24283804-7691-491d-8cec-926eab21909d", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1754918727"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:25.283747 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:25.283747 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:25.284251 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0e95fe67-7d70-435d-b7f5-79fe8b2044af tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:25.284359 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.snapshots [None req-0e95fe67-7d70-435d-b7f5-79fe8b2044af tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Create snapshot from volume 24283804-7691-491d-8cec-926eab21909d Jul 03 18:05:25.311925 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-0e95fe67-7d70-435d-b7f5-79fe8b2044af tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Created reservations ['6c15f10a-1300-4fe1-9786-5e2da5a4de46', 'cb26dbe3-8043-4cd4-893f-fc1d4f9fd6be', '980baf08-4b69-4a99-af86-9d0c0879bfd4', '85d6214a-1989-4ecf-a482-15ba8dc961d5'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:25.339646 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-0e95fe67-7d70-435d-b7f5-79fe8b2044af tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot create request issued successfully. Jul 03 18:05:25.339949 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0e95fe67-7d70-435d-b7f5-79fe8b2044af tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Jul 03 18:05:25.340331 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1419/5723] 10.4.3.210 () {68 vars in 1265 bytes} [Fri Jul 3 18:05:25 2026] POST /volume/v3/snapshots => generated 322 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:25.348210 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-35abf5fe-6214-4d7d-b574-e8bd588f5f67 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:25.349986 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-35abf5fe-6214-4d7d-b574-e8bd588f5f67 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd Jul 03 18:05:25.350174 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-35abf5fe-6214-4d7d-b574-e8bd588f5f67 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:25.350393 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-35abf5fe-6214-4d7d-b574-e8bd588f5f67 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:25.355328 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:25.355328 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:25.355734 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-35abf5fe-6214-4d7d-b574-e8bd588f5f67 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot retrieved successfully. Jul 03 18:05:25.356465 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-35abf5fe-6214-4d7d-b574-e8bd588f5f67 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd returned with HTTP 200 Jul 03 18:05:25.356880 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1438/5724] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:25 2026] GET /volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:25.543909 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-9ea814c0-cf14-4e64-889d-a591b41f81aa None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:25.545521 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9ea814c0-cf14-4e64-889d-a591b41f81aa tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:25.545913 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9ea814c0-cf14-4e64-889d-a591b41f81aa tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:25.546992 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-9ea814c0-cf14-4e64-889d-a591b41f81aa tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:25.546992 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-9ea814c0-cf14-4e64-889d-a591b41f81aa tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:25.550848 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:25.550848 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:25.550848 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-9ea814c0-cf14-4e64-889d-a591b41f81aa tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:25.550848 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1444/5725] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:25 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:26.365349 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-0baade5b-7078-4194-8f1f-c68b7dea071c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:26.367230 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0baade5b-7078-4194-8f1f-c68b7dea071c tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd Jul 03 18:05:26.367406 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0baade5b-7078-4194-8f1f-c68b7dea071c tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:26.367630 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-0baade5b-7078-4194-8f1f-c68b7dea071c tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:26.372742 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:26.372742 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:26.373214 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-0baade5b-7078-4194-8f1f-c68b7dea071c tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot retrieved successfully. Jul 03 18:05:26.374109 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-0baade5b-7078-4194-8f1f-c68b7dea071c tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd returned with HTTP 200 Jul 03 18:05:26.374448 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1425/5726] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:26 2026] GET /volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:26.384787 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-ebbff5cf-bd71-4987-a538-4858434f3b84 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:26.386518 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ebbff5cf-bd71-4987-a538-4858434f3b84 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] POST https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d/action Jul 03 18:05:26.386862 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ebbff5cf-bd71-4987-a538-4858434f3b84 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:05:26.386974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-ebbff5cf-bd71-4987-a538-4858434f3b84 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:26.395250 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:26.395250 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:26.395817 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ebbff5cf-bd71-4987-a538-4858434f3b84 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:26.424160 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-ebbff5cf-bd71-4987-a538-4858434f3b84 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Created reservations ['23d50cfd-544b-41d9-a4fd-dd8c301111fd', '1334a0ba-b503-4711-8962-17f086431c3d'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:26.431137 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-ebbff5cf-bd71-4987-a538-4858434f3b84 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Extend volume request issued successfully. Jul 03 18:05:26.431313 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-ebbff5cf-bd71-4987-a538-4858434f3b84 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d/action returned with HTTP 202 Jul 03 18:05:26.431699 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1420/5727] 10.4.3.210 () {70 vars in 1431 bytes} [Fri Jul 3 18:05:26 2026] POST /volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 18:05:26.439253 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-28751610-f3f5-4468-8db7-4855c80d5456 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:26.440804 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-28751610-f3f5-4468-8db7-4855c80d5456 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d Jul 03 18:05:26.440989 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-28751610-f3f5-4468-8db7-4855c80d5456 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:26.441155 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-28751610-f3f5-4468-8db7-4855c80d5456 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:26.447579 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:26.447579 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:26.451039 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-28751610-f3f5-4468-8db7-4855c80d5456 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:26.455247 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-28751610-f3f5-4468-8db7-4855c80d5456 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d returned with HTTP 200 Jul 03 18:05:26.455613 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1439/5728] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:26 2026] GET /volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:26.560632 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4691a2b8-6f8e-4e02-8569-e00c441be8be None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:26.563694 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4691a2b8-6f8e-4e02-8569-e00c441be8be tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:26.563694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4691a2b8-6f8e-4e02-8569-e00c441be8be tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:26.563694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4691a2b8-6f8e-4e02-8569-e00c441be8be tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:26.563694 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-4691a2b8-6f8e-4e02-8569-e00c441be8be tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:26.567362 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:26.567362 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:26.568130 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4691a2b8-6f8e-4e02-8569-e00c441be8be tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:26.568595 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1445/5729] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:26 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:27.466930 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4da5dc6e-0ac8-4ade-a23a-ba8110e49e80 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:27.468376 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4da5dc6e-0ac8-4ade-a23a-ba8110e49e80 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d Jul 03 18:05:27.468547 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4da5dc6e-0ac8-4ade-a23a-ba8110e49e80 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:27.468724 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4da5dc6e-0ac8-4ade-a23a-ba8110e49e80 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:27.474709 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:27.474709 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:27.477737 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4da5dc6e-0ac8-4ade-a23a-ba8110e49e80 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:27.481191 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4da5dc6e-0ac8-4ade-a23a-ba8110e49e80 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d returned with HTTP 200 Jul 03 18:05:27.481506 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1426/5730] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:27 2026] GET /volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d => generated 858 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:27.493036 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3a93261d-a3d2-4a83-a58f-a0ba0f25d361 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:27.494846 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a93261d-a3d2-4a83-a58f-a0ba0f25d361 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] POST https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d/action Jul 03 18:05:27.495260 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a93261d-a3d2-4a83-a58f-a0ba0f25d361 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Action body: b'{"revert": {"snapshot_id": "bcd6eded-56c7-4de1-89af-2b8e1e30d4fd"}}' {{(pid=99943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:05:27.495432 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3a93261d-a3d2-4a83-a58f-a0ba0f25d361 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "bcd6eded-56c7-4de1-89af-2b8e1e30d4fd"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:27.502949 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:27.502949 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:27.503339 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-3a93261d-a3d2-4a83-a58f-a0ba0f25d361 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume retrieved successfully. Jul 03 18:05:27.513707 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a93261d-a3d2-4a83-a58f-a0ba0f25d361 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] HTTP exception thrown: Can't revert volume 24283804-7691-491d-8cec-926eab21909d to its latest snapshot bcd6eded-56c7-4de1-89af-2b8e1e30d4fd. The volume size must be equal to the snapshot size. Jul 03 18:05:27.513964 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3a93261d-a3d2-4a83-a58f-a0ba0f25d361 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d/action returned with HTTP 400 Jul 03 18:05:27.514509 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1421/5731] 10.4.3.210 () {70 vars in 1431 bytes} [Fri Jul 3 18:05:27 2026] POST /volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 18:05:27.521765 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-84a9536a-1311-4272-a236-80a693f1e53f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:27.523500 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84a9536a-1311-4272-a236-80a693f1e53f tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd Jul 03 18:05:27.523712 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84a9536a-1311-4272-a236-80a693f1e53f tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:27.523934 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-84a9536a-1311-4272-a236-80a693f1e53f tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:27.524041 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-84a9536a-1311-4272-a236-80a693f1e53f tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Delete snapshot with id: bcd6eded-56c7-4de1-89af-2b8e1e30d4fd Jul 03 18:05:27.528933 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:27.528933 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:27.529359 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-84a9536a-1311-4272-a236-80a693f1e53f tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot retrieved successfully. Jul 03 18:05:27.544178 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-84a9536a-1311-4272-a236-80a693f1e53f tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot delete request issued successfully. Jul 03 18:05:27.544355 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-84a9536a-1311-4272-a236-80a693f1e53f tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd returned with HTTP 202 Jul 03 18:05:27.544809 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1440/5732] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:05:27 2026] DELETE /volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:27.552684 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a0e960be-7f64-48b2-b941-62c87b2e62cb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:27.554441 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a0e960be-7f64-48b2-b941-62c87b2e62cb tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd Jul 03 18:05:27.554661 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a0e960be-7f64-48b2-b941-62c87b2e62cb tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:27.554861 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a0e960be-7f64-48b2-b941-62c87b2e62cb tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:27.560779 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:27.560779 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:27.561321 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-a0e960be-7f64-48b2-b941-62c87b2e62cb tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot retrieved successfully. Jul 03 18:05:27.562300 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a0e960be-7f64-48b2-b941-62c87b2e62cb tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd returned with HTTP 200 Jul 03 18:05:27.562726 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1446/5733] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:27 2026] GET /volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:27.577506 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8118e956-3d0a-4a64-ae14-b60b644178da None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:27.579358 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8118e956-3d0a-4a64-ae14-b60b644178da tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:27.579557 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8118e956-3d0a-4a64-ae14-b60b644178da tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:27.579743 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8118e956-3d0a-4a64-ae14-b60b644178da tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:27.579862 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-8118e956-3d0a-4a64-ae14-b60b644178da tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:27.583938 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:27.583938 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:27.584486 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8118e956-3d0a-4a64-ae14-b60b644178da tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:27.584814 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1427/5734] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:27 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:28.572893 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-15742264-2f2c-4d7b-8be2-8a1523887d97 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:28.575097 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-15742264-2f2c-4d7b-8be2-8a1523887d97 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd Jul 03 18:05:28.575288 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-15742264-2f2c-4d7b-8be2-8a1523887d97 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:28.575458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-15742264-2f2c-4d7b-8be2-8a1523887d97 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:28.579536 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-15742264-2f2c-4d7b-8be2-8a1523887d97 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd returned with HTTP 404 Jul 03 18:05:28.580283 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1422/5735] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:28 2026] GET /volume/v3/snapshots/bcd6eded-56c7-4de1-89af-2b8e1e30d4fd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 18:05:28.585689 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1f85b714-9777-44ca-b6b4-5e49adcc8765 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:28.587450 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f85b714-9777-44ca-b6b4-5e49adcc8765 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] DELETE https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d Jul 03 18:05:28.587655 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f85b714-9777-44ca-b6b4-5e49adcc8765 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:28.587840 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f85b714-9777-44ca-b6b4-5e49adcc8765 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:28.587995 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-1f85b714-9777-44ca-b6b4-5e49adcc8765 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Delete volume with id: 24283804-7691-491d-8cec-926eab21909d Jul 03 18:05:28.595482 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2c27ba02-5343-4593-bce8-afb4367e4b98 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:28.596046 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:28.596046 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:28.596478 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1f85b714-9777-44ca-b6b4-5e49adcc8765 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:28.597222 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2c27ba02-5343-4593-bce8-afb4367e4b98 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:28.597426 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2c27ba02-5343-4593-bce8-afb4367e4b98 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:28.597648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2c27ba02-5343-4593-bce8-afb4367e4b98 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:28.597765 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-2c27ba02-5343-4593-bce8-afb4367e4b98 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:28.601903 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:28.601903 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:28.602559 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2c27ba02-5343-4593-bce8-afb4367e4b98 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:28.602961 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1447/5736] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:28 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:28.611204 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1f85b714-9777-44ca-b6b4-5e49adcc8765 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Delete volume request issued successfully. Jul 03 18:05:28.611418 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f85b714-9777-44ca-b6b4-5e49adcc8765 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d returned with HTTP 202 Jul 03 18:05:28.611965 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1441/5737] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:05:28 2026] DELETE /volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 18:05:28.621252 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-2e415ae9-eb21-4446-8ff0-9569014c82f7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:28.623103 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2e415ae9-eb21-4446-8ff0-9569014c82f7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d Jul 03 18:05:28.623268 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2e415ae9-eb21-4446-8ff0-9569014c82f7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:28.623434 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-2e415ae9-eb21-4446-8ff0-9569014c82f7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:28.629788 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:28.629788 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:28.633147 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-2e415ae9-eb21-4446-8ff0-9569014c82f7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:28.636945 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-2e415ae9-eb21-4446-8ff0-9569014c82f7 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d returned with HTTP 200 Jul 03 18:05:28.637316 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1428/5738] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:28 2026] GET /volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:29.612806 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-17e9a24c-df26-4530-9c99-bf0e02fa2f86 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:29.614466 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-17e9a24c-df26-4530-9c99-bf0e02fa2f86 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:29.614676 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-17e9a24c-df26-4530-9c99-bf0e02fa2f86 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:29.614869 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-17e9a24c-df26-4530-9c99-bf0e02fa2f86 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:29.614970 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-17e9a24c-df26-4530-9c99-bf0e02fa2f86 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:29.619099 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:29.619099 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:29.619664 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-17e9a24c-df26-4530-9c99-bf0e02fa2f86 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:29.620012 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1423/5739] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:29 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:29.650449 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1a8f3a87-5f31-4709-bf4e-f98d2d6e13a1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:29.651990 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1a8f3a87-5f31-4709-bf4e-f98d2d6e13a1 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d Jul 03 18:05:29.652164 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1a8f3a87-5f31-4709-bf4e-f98d2d6e13a1 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:29.652328 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1a8f3a87-5f31-4709-bf4e-f98d2d6e13a1 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:29.657305 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1a8f3a87-5f31-4709-bf4e-f98d2d6e13a1 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d returned with HTTP 404 Jul 03 18:05:29.657707 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1448/5740] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:29 2026] GET /volume/v3/volumes/24283804-7691-491d-8cec-926eab21909d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:05:29.663947 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e1eab685-c9b6-4dae-ac3c-2e6729f59586 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:29.665468 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1eab685-c9b6-4dae-ac3c-2e6729f59586 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 Jul 03 18:05:29.665652 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1eab685-c9b6-4dae-ac3c-2e6729f59586 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:29.665854 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1eab685-c9b6-4dae-ac3c-2e6729f59586 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:29.665950 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.snapshots [None req-e1eab685-c9b6-4dae-ac3c-2e6729f59586 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Delete snapshot with id: 161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 Jul 03 18:05:29.671378 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:29.671378 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:29.671785 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e1eab685-c9b6-4dae-ac3c-2e6729f59586 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot retrieved successfully. Jul 03 18:05:29.686014 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-e1eab685-c9b6-4dae-ac3c-2e6729f59586 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot delete request issued successfully. Jul 03 18:05:29.686206 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1eab685-c9b6-4dae-ac3c-2e6729f59586 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 returned with HTTP 202 Jul 03 18:05:29.686641 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1442/5741] 10.4.3.210 () {66 vars in 1357 bytes} [Fri Jul 3 18:05:29 2026] DELETE /volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:29.696275 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6bb75a25-3d28-447a-9451-8ca10b893d36 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:29.697870 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6bb75a25-3d28-447a-9451-8ca10b893d36 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 Jul 03 18:05:29.698074 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6bb75a25-3d28-447a-9451-8ca10b893d36 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:29.698314 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6bb75a25-3d28-447a-9451-8ca10b893d36 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:29.702696 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:29.702696 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:29.703201 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6bb75a25-3d28-447a-9451-8ca10b893d36 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Snapshot retrieved successfully. Jul 03 18:05:29.704789 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6bb75a25-3d28-447a-9451-8ca10b893d36 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 returned with HTTP 200 Jul 03 18:05:29.704789 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1429/5742] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:29 2026] GET /volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:30.629483 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2818ef05-0903-46ac-9b56-d34a421c8c31 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:30.631175 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2818ef05-0903-46ac-9b56-d34a421c8c31 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:30.631366 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2818ef05-0903-46ac-9b56-d34a421c8c31 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:30.631548 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2818ef05-0903-46ac-9b56-d34a421c8c31 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:30.631684 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-2818ef05-0903-46ac-9b56-d34a421c8c31 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:30.635655 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:30.635655 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:30.636191 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2818ef05-0903-46ac-9b56-d34a421c8c31 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:30.636542 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1424/5743] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:30 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:30.713658 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-55b5dfbf-3554-4895-9d0a-47fc860ac359 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:30.715359 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-55b5dfbf-3554-4895-9d0a-47fc860ac359 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 Jul 03 18:05:30.715544 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-55b5dfbf-3554-4895-9d0a-47fc860ac359 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:30.715718 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-55b5dfbf-3554-4895-9d0a-47fc860ac359 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:30.720022 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-55b5dfbf-3554-4895-9d0a-47fc860ac359 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 returned with HTTP 404 Jul 03 18:05:30.720457 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1449/5744] 10.4.3.210 () {66 vars in 1354 bytes} [Fri Jul 3 18:05:30 2026] GET /volume/v3/snapshots/161cb3cc-51fa-45c8-a817-4fa16ba7ccf7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:30.727688 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-334060c9-11f5-4c9d-8367-c1fcddd28a65 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:30.731477 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-334060c9-11f5-4c9d-8367-c1fcddd28a65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] DELETE https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f Jul 03 18:05:30.731477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-334060c9-11f5-4c9d-8367-c1fcddd28a65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:30.731477 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-334060c9-11f5-4c9d-8367-c1fcddd28a65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:30.731477 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-334060c9-11f5-4c9d-8367-c1fcddd28a65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Delete volume with id: 122c69c9-7401-42cb-909d-f0411a5d128f Jul 03 18:05:30.737351 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:30.737351 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:30.738012 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-334060c9-11f5-4c9d-8367-c1fcddd28a65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:30.754406 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-334060c9-11f5-4c9d-8367-c1fcddd28a65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Delete volume request issued successfully. Jul 03 18:05:30.754406 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-334060c9-11f5-4c9d-8367-c1fcddd28a65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f returned with HTTP 202 Jul 03 18:05:30.754406 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1443/5745] 10.4.3.210 () {68 vars in 1392 bytes} [Fri Jul 3 18:05:30 2026] DELETE /volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 18:05:30.761177 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a94acc14-f00b-49d4-ac3f-3c03ca613a4c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:30.762847 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a94acc14-f00b-49d4-ac3f-3c03ca613a4c tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f Jul 03 18:05:30.763048 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a94acc14-f00b-49d4-ac3f-3c03ca613a4c tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:30.763236 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a94acc14-f00b-49d4-ac3f-3c03ca613a4c tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:30.769793 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:30.769793 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:30.773407 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-a94acc14-f00b-49d4-ac3f-3c03ca613a4c tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Volume info retrieved successfully. Jul 03 18:05:30.777743 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a94acc14-f00b-49d4-ac3f-3c03ca613a4c tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f returned with HTTP 200 Jul 03 18:05:30.778132 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1430/5746] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:30 2026] GET /volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:31.646190 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d7ae728f-793a-49ff-b2e9-151dc0a3d1e9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:31.647835 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d7ae728f-793a-49ff-b2e9-151dc0a3d1e9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:31.648027 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d7ae728f-793a-49ff-b2e9-151dc0a3d1e9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:31.648194 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d7ae728f-793a-49ff-b2e9-151dc0a3d1e9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:31.648291 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d7ae728f-793a-49ff-b2e9-151dc0a3d1e9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:31.652564 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:31.652564 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:31.653147 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d7ae728f-793a-49ff-b2e9-151dc0a3d1e9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:31.653475 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1425/5747] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:31 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:05:31.789232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-fd0f09c5-58c2-4af0-96ae-ea52493cdf65 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:31.791328 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fd0f09c5-58c2-4af0-96ae-ea52493cdf65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] GET https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f Jul 03 18:05:31.791626 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fd0f09c5-58c2-4af0-96ae-ea52493cdf65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:31.791893 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-fd0f09c5-58c2-4af0-96ae-ea52493cdf65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:31.797325 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-fd0f09c5-58c2-4af0-96ae-ea52493cdf65 tempest-VolumeRevertTests-192460515 tempest-VolumeRevertTests-192460515-project-member] https://10.4.3.210/volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f returned with HTTP 404 Jul 03 18:05:31.797808 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1450/5748] 10.4.3.210 () {68 vars in 1389 bytes} [Fri Jul 3 18:05:31 2026] GET /volume/v3/volumes/122c69c9-7401-42cb-909d-f0411a5d128f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 18:05:32.664077 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e2466517-7efc-43b0-b044-b178407f08e3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:32.666159 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e2466517-7efc-43b0-b044-b178407f08e3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:32.666450 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e2466517-7efc-43b0-b044-b178407f08e3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:32.666740 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e2466517-7efc-43b0-b044-b178407f08e3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:32.666930 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-e2466517-7efc-43b0-b044-b178407f08e3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:32.671639 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:32.671639 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:32.672462 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e2466517-7efc-43b0-b044-b178407f08e3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:32.673075 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1444/5749] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:32 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:32.830610 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-68d4ee9c-dac8-48f0-9597-63217622c21a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:32.904956 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-68d4ee9c-dac8-48f0-9597-63217622c21a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:05:32.905273 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-68d4ee9c-dac8-48f0-9597-63217622c21a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1462652917", "extra_specs": {"storage_protocol": "tempest-storage_protocol-914246368", "vendor_name": "tempest-vendor_name-810033065"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:32.918422 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-68d4ee9c-dac8-48f0-9597-63217622c21a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:05:32.918746 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1431/5750] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:05:32 2026] POST /volume/v3/types => generated 327 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:32.926312 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:32.927748 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:32.928060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ef85f496-f99e-4945-99ce-5a78bb9add7a", "size": 1}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:32.929332 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.volumes [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Create volume request body: {'volume': {'volume_type': 'ef85f496-f99e-4945-99ce-5a78bb9add7a', 'size': 1}} {{(pid=99943) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:32.932425 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Create volume of 1 GB Jul 03 18:05:32.932660 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:32.932660 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:32.932996 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Availability Zones retrieved successfully. Jul 03 18:05:32.937756 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Flow 'volume_create_api' (10a0766e-55be-4c0e-9cb2-dd183bba3573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:32.938561 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1818a77-bea4-40b3-9916-128de835c35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:32.939186 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.flows.api.create_volume [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Validating volume size '1' using validate_int {{(pid=99943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:32.955532 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1818a77-bea4-40b3-9916-128de835c35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:05:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-914246368',vendor_name='tempest-vendor_name-810033065'},id=ef85f496-f99e-4945-99ce-5a78bb9add7a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1462652917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef85f496-f99e-4945-99ce-5a78bb9add7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:32.956177 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d3c711f-f18a-4ea3-810d-6bf4c83cb049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:32.977068 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1462652917 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1462652917, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:32.977309 np0000004448 devstack@c-api.service[99943]: WARNING cinder.quota [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1462652917 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1462652917, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:33.009993 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.quota [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Created reservations ['68bcc59c-74cc-4f72-a954-7103770cd7c3', '273662e6-e8c6-417e-a166-f612d33d4e1f', 'be50d444-9647-4007-821a-e3000bcb4507', '97a627ed-984a-4eb9-b1ba-2a89db41e225'] {{(pid=99943) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:33.010892 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d3c711f-f18a-4ea3-810d-6bf4c83cb049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68bcc59c-74cc-4f72-a954-7103770cd7c3', '273662e6-e8c6-417e-a166-f612d33d4e1f', 'be50d444-9647-4007-821a-e3000bcb4507', '97a627ed-984a-4eb9-b1ba-2a89db41e225']}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:33.011637 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5032af09-e3f5-4a67-b43b-54f2fd9a204a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:33.034201 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5032af09-e3f5-4a67-b43b-54f2fd9a204a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94689403-6b8f-426d-a5c5-520aded26b04', '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='a09767b729c74981a67143ea11781d40',qos_specs=None,replication_status=,reservations=['68bcc59c-74cc-4f72-a954-7103770cd7c3','273662e6-e8c6-417e-a166-f612d33d4e1f','be50d444-9647-4007-821a-e3000bcb4507','97a627ed-984a-4eb9-b1ba-2a89db41e225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dfc1223db5e4eb58208390a0d74a7b8',volume_type_id=ef85f496-f99e-4945-99ce-5a78bb9add7a), 'volume': Volume(_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-03T18:05: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=94689403-6b8f-426d-a5c5-520aded26b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09767b729c74981a67143ea11781d40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dfc1223db5e4eb58208390a0d74a7b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef85f496-f99e-4945-99ce-5a78bb9add7a),volume_type_id=ef85f496-f99e-4945-99ce-5a78bb9add7a)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:33.034822 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e96b389a-5924-4a39-8462-77015391edc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:33.048909 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e96b389a-5924-4a39-8462-77015391edc7) transitioned into state 'SUCCESS' from 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='a09767b729c74981a67143ea11781d40',qos_specs=None,replication_status=,reservations=['68bcc59c-74cc-4f72-a954-7103770cd7c3','273662e6-e8c6-417e-a166-f612d33d4e1f','be50d444-9647-4007-821a-e3000bcb4507','97a627ed-984a-4eb9-b1ba-2a89db41e225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dfc1223db5e4eb58208390a0d74a7b8',volume_type_id=ef85f496-f99e-4945-99ce-5a78bb9add7a)}' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:33.049456 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8aa7aed-0295-4c06-9f67-8fbef9560dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:33.056955 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8aa7aed-0295-4c06-9f67-8fbef9560dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99943) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:33.057627 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Flow 'volume_create_api' (10a0766e-55be-4c0e-9cb2-dd183bba3573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99943) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:33.057884 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Create volume request issued successfully. Jul 03 18:05:33.058354 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bdbe75c9-3400-420e-8e19-3c4f35f9d847 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:33.058740 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1426/5751] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:05:32 2026] POST /volume/v3/volumes => generated 773 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:33.069128 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-3514c6e9-a008-4ff3-bad6-53280055dd17 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:33.070714 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3514c6e9-a008-4ff3-bad6-53280055dd17 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/volumes/94689403-6b8f-426d-a5c5-520aded26b04 Jul 03 18:05:33.070944 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3514c6e9-a008-4ff3-bad6-53280055dd17 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:33.071090 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-3514c6e9-a008-4ff3-bad6-53280055dd17 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:33.077382 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:33.077382 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:33.080423 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-3514c6e9-a008-4ff3-bad6-53280055dd17 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Volume info retrieved successfully. Jul 03 18:05:33.083698 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-3514c6e9-a008-4ff3-bad6-53280055dd17 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes/94689403-6b8f-426d-a5c5-520aded26b04 returned with HTTP 200 Jul 03 18:05:33.084036 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1451/5752] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:33 2026] GET /volume/v3/volumes/94689403-6b8f-426d-a5c5-520aded26b04 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:33.682940 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a6e407f2-e772-4ec5-a13a-2e0be4b88467 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:33.685211 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a6e407f2-e772-4ec5-a13a-2e0be4b88467 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:33.685433 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a6e407f2-e772-4ec5-a13a-2e0be4b88467 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:33.685631 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a6e407f2-e772-4ec5-a13a-2e0be4b88467 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:33.685736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a6e407f2-e772-4ec5-a13a-2e0be4b88467 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:33.689858 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:33.689858 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:33.690382 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a6e407f2-e772-4ec5-a13a-2e0be4b88467 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 200 Jul 03 18:05:33.690731 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1445/5753] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:33 2026] GET /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:33.699942 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f5b338c0-b2cc-4d08-8370-4b8d520a381a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:33.701591 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f5b338c0-b2cc-4d08-8370-4b8d520a381a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] DELETE https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 Jul 03 18:05:33.701828 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f5b338c0-b2cc-4d08-8370-4b8d520a381a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:33.702023 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f5b338c0-b2cc-4d08-8370-4b8d520a381a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:33.702123 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-f5b338c0-b2cc-4d08-8370-4b8d520a381a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Delete backup with id: 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2. Jul 03 18:05:33.706615 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:33.706615 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:33.718390 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-f5b338c0-b2cc-4d08-8370-4b8d520a381a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] delete_backup rpcapi backup_id 6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 {{(pid=99942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:05:33.720114 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f5b338c0-b2cc-4d08-8370-4b8d520a381a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] https://10.4.3.210/volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 returned with HTTP 202 Jul 03 18:05:33.720501 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1432/5754] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:05:33 2026] DELETE /volume/v3/backups/6e5b81e5-4684-4d87-99fa-d1e4b8bbe2e2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:05:33.732302 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-27d464bb-23f9-432e-ab6d-c4abe19288d5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:33.734198 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-27d464bb-23f9-432e-ab6d-c4abe19288d5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd Jul 03 18:05:33.734418 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-27d464bb-23f9-432e-ab6d-c4abe19288d5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:33.734612 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-27d464bb-23f9-432e-ab6d-c4abe19288d5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:33.734759 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-27d464bb-23f9-432e-ab6d-c4abe19288d5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete volume with id: 4896a112-11cf-4af2-80cb-3a572b90d5dd Jul 03 18:05:33.741998 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:33.741998 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:33.742328 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-27d464bb-23f9-432e-ab6d-c4abe19288d5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:33.757213 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-27d464bb-23f9-432e-ab6d-c4abe19288d5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete volume request issued successfully. Jul 03 18:05:33.760706 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-27d464bb-23f9-432e-ab6d-c4abe19288d5 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd returned with HTTP 202 Jul 03 18:05:33.760706 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1427/5755] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:05:33 2026] DELETE /volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:33.766352 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d0acba5e-b7d4-4278-8d2d-c29e3b279e82 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:33.767954 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d0acba5e-b7d4-4278-8d2d-c29e3b279e82 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd Jul 03 18:05:33.768133 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d0acba5e-b7d4-4278-8d2d-c29e3b279e82 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:33.768301 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d0acba5e-b7d4-4278-8d2d-c29e3b279e82 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:33.774834 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:33.774834 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:33.777978 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-d0acba5e-b7d4-4278-8d2d-c29e3b279e82 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:33.782176 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d0acba5e-b7d4-4278-8d2d-c29e3b279e82 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd returned with HTTP 200 Jul 03 18:05:33.782549 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1452/5756] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:33 2026] GET /volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:34.096083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-161f3f5e-5038-4a9f-98b7-b5d752c4946d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.097665 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-161f3f5e-5038-4a9f-98b7-b5d752c4946d tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/volumes/94689403-6b8f-426d-a5c5-520aded26b04 Jul 03 18:05:34.097895 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-161f3f5e-5038-4a9f-98b7-b5d752c4946d tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:34.098075 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-161f3f5e-5038-4a9f-98b7-b5d752c4946d tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:34.104936 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:34.104936 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:34.108027 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-161f3f5e-5038-4a9f-98b7-b5d752c4946d tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Volume info retrieved successfully. Jul 03 18:05:34.111386 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-161f3f5e-5038-4a9f-98b7-b5d752c4946d tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes/94689403-6b8f-426d-a5c5-520aded26b04 returned with HTTP 200 Jul 03 18:05:34.111732 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1446/5757] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:34 2026] GET /volume/v3/volumes/94689403-6b8f-426d-a5c5-520aded26b04 => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:34.125155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-ac41942c-84f4-426f-9acc-b652215be094 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.126732 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ac41942c-84f4-426f-9acc-b652215be094 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/messages Jul 03 18:05:34.126950 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ac41942c-84f4-426f-9acc-b652215be094 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:34.127118 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-ac41942c-84f4-426f-9acc-b652215be094 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:34.130374 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-ac41942c-84f4-426f-9acc-b652215be094 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:05:34.130838 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1433/5758] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:05:34 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:34.139389 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f0a6ffdc-7033-40c2-95fc-6f8f47c5cad3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.141021 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f0a6ffdc-7033-40c2-95fc-6f8f47c5cad3 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] DELETE https://10.4.3.210/volume/v3/messages/b9c269a1-f8af-49bd-a303-70407d567c30 Jul 03 18:05:34.141216 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f0a6ffdc-7033-40c2-95fc-6f8f47c5cad3 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:34.141385 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f0a6ffdc-7033-40c2-95fc-6f8f47c5cad3 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:34.150480 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f0a6ffdc-7033-40c2-95fc-6f8f47c5cad3 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/messages/b9c269a1-f8af-49bd-a303-70407d567c30 returned with HTTP 204 Jul 03 18:05:34.150883 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1428/5759] 10.4.3.210 () {68 vars in 1394 bytes} [Fri Jul 3 18:05:34 2026] DELETE /volume/v3/messages/b9c269a1-f8af-49bd-a303-70407d567c30 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 18:05:34.158189 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b5a7173a-fcce-4df4-bc1a-8c6a8aa6ab06 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.160165 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b5a7173a-fcce-4df4-bc1a-8c6a8aa6ab06 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/messages/b9c269a1-f8af-49bd-a303-70407d567c30 Jul 03 18:05:34.160398 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b5a7173a-fcce-4df4-bc1a-8c6a8aa6ab06 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:34.160610 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b5a7173a-fcce-4df4-bc1a-8c6a8aa6ab06 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:34.163967 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b5a7173a-fcce-4df4-bc1a-8c6a8aa6ab06 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/messages/b9c269a1-f8af-49bd-a303-70407d567c30 returned with HTTP 404 Jul 03 18:05:34.164325 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1453/5760] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:05:34 2026] GET /volume/v3/messages/b9c269a1-f8af-49bd-a303-70407d567c30 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:34.170879 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.172661 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/94689403-6b8f-426d-a5c5-520aded26b04 Jul 03 18:05:34.172802 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:34.172984 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:34.173135 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Delete volume with id: 94689403-6b8f-426d-a5c5-520aded26b04 Jul 03 18:05:34.180136 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:34.180136 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:34.180418 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Volume info retrieved successfully. Jul 03 18:05:34.181290 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99941) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 18:05:34.190304 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1462652917 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1462652917, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:34.190495 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1462652917 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1462652917, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:34.198602 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Created reservations ['316fa835-5169-4a29-be17-8ee295aa7eab', 'b483885c-3eab-4ae8-9bb5-170fa8bbdf9c', 'a1370449-8e58-41c2-8935-02d30bbd9744', 'eb6dc3f5-2d5c-4437-bc3a-e75e9f2f3355'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:34.223856 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Delete volume request issued successfully. Jul 03 18:05:34.224053 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a928b592-0a93-4b05-b86d-a821c8a88f7e tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes/94689403-6b8f-426d-a5c5-520aded26b04 returned with HTTP 202 Jul 03 18:05:34.224592 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1447/5761] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:05:34 2026] DELETE /volume/v3/volumes/94689403-6b8f-426d-a5c5-520aded26b04 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:34.231665 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-74aebecf-9513-4e92-81ec-16a0d4bad882 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.233355 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-74aebecf-9513-4e92-81ec-16a0d4bad882 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] DELETE https://10.4.3.210/volume/v3/types/ef85f496-f99e-4945-99ce-5a78bb9add7a Jul 03 18:05:34.233596 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-74aebecf-9513-4e92-81ec-16a0d4bad882 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:34.233841 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-74aebecf-9513-4e92-81ec-16a0d4bad882 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:34.255621 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-74aebecf-9513-4e92-81ec-16a0d4bad882 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/types/ef85f496-f99e-4945-99ce-5a78bb9add7a returned with HTTP 202 Jul 03 18:05:34.255979 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1434/5762] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:05:34 2026] DELETE /volume/v3/types/ef85f496-f99e-4945-99ce-5a78bb9add7a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:34.262926 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-70020cf1-7ed8-4d96-a8eb-e4361937aa76 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.264450 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70020cf1-7ed8-4d96-a8eb-e4361937aa76 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:05:34.264816 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-70020cf1-7ed8-4d96-a8eb-e4361937aa76 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-538093374", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1332839097", "vendor_name": "tempest-vendor_name-1477556841"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:34.279891 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-70020cf1-7ed8-4d96-a8eb-e4361937aa76 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:05:34.280276 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1429/5763] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:05:34 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:34.287814 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.289549 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:34.289897 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35b452ae-6ba7-42c2-b5dc-309bcd213bef", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:34.291324 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Create volume request body: {'volume': {'volume_type': '35b452ae-6ba7-42c2-b5dc-309bcd213bef', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:34.295751 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Create volume of 1 GB Jul 03 18:05:34.296180 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:34.296180 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:34.296591 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Availability Zones retrieved successfully. Jul 03 18:05:34.302215 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Flow 'volume_create_api' (01b82418-8ee9-49a1-8651-7acc78eff0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:34.303302 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62175e07-b7a5-4e02-8c1c-e9df588e382f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:34.304076 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:34.322456 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62175e07-b7a5-4e02-8c1c-e9df588e382f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:05:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1332839097',vendor_name='tempest-vendor_name-1477556841'},id=35b452ae-6ba7-42c2-b5dc-309bcd213bef,is_public=True,name='tempest-ProjectAdminTests-volume-type-538093374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35b452ae-6ba7-42c2-b5dc-309bcd213bef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:34.323262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32ab7c3-bd02-4eab-934b-36f09fcacb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:34.345543 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-538093374 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-538093374, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:34.345862 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-538093374 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-538093374, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:34.370295 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Created reservations ['b2a8b048-03d0-4e1a-a9c0-95a25e257ad5', '06beacb7-465f-44de-854e-6c02b6a0121d', '08a337d8-4228-4c04-8d8d-68d0affe4fa6', 'ae76ef25-1b20-42de-88ad-d9108f5b395c'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:34.371058 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32ab7c3-bd02-4eab-934b-36f09fcacb99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2a8b048-03d0-4e1a-a9c0-95a25e257ad5', '06beacb7-465f-44de-854e-6c02b6a0121d', '08a337d8-4228-4c04-8d8d-68d0affe4fa6', 'ae76ef25-1b20-42de-88ad-d9108f5b395c']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:34.371761 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3158daf5-14e4-499c-999c-b4170a765461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:34.396491 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3158daf5-14e4-499c-999c-b4170a765461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d6d877b-a6f7-412d-8f72-8b872c0ac632', '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='a09767b729c74981a67143ea11781d40',qos_specs=None,replication_status=,reservations=['b2a8b048-03d0-4e1a-a9c0-95a25e257ad5','06beacb7-465f-44de-854e-6c02b6a0121d','08a337d8-4228-4c04-8d8d-68d0affe4fa6','ae76ef25-1b20-42de-88ad-d9108f5b395c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dfc1223db5e4eb58208390a0d74a7b8',volume_type_id=35b452ae-6ba7-42c2-b5dc-309bcd213bef), 'volume': Volume(_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-03T18:05:34Z,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=8d6d877b-a6f7-412d-8f72-8b872c0ac632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09767b729c74981a67143ea11781d40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dfc1223db5e4eb58208390a0d74a7b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35b452ae-6ba7-42c2-b5dc-309bcd213bef),volume_type_id=35b452ae-6ba7-42c2-b5dc-309bcd213bef)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:34.397224 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db8e12f-5122-4084-aae6-92d46871359e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:34.414886 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db8e12f-5122-4084-aae6-92d46871359e) transitioned into state 'SUCCESS' from 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='a09767b729c74981a67143ea11781d40',qos_specs=None,replication_status=,reservations=['b2a8b048-03d0-4e1a-a9c0-95a25e257ad5','06beacb7-465f-44de-854e-6c02b6a0121d','08a337d8-4228-4c04-8d8d-68d0affe4fa6','ae76ef25-1b20-42de-88ad-d9108f5b395c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dfc1223db5e4eb58208390a0d74a7b8',volume_type_id=35b452ae-6ba7-42c2-b5dc-309bcd213bef)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:34.415567 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d268299-13c4-4b24-83f1-7085f8a4ac07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:34.424173 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d268299-13c4-4b24-83f1-7085f8a4ac07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:34.424995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Flow 'volume_create_api' (01b82418-8ee9-49a1-8651-7acc78eff0cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:34.425285 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Create volume request issued successfully. Jul 03 18:05:34.425887 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-17a9876f-efb3-4f97-b3ec-5dec43793d8a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:34.426291 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1454/5764] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:05:34 2026] POST /volume/v3/volumes => generated 772 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:34.436763 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-eeff664d-d965-4a0c-8af3-b040b6fbe32d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.438530 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eeff664d-d965-4a0c-8af3-b040b6fbe32d tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/volumes/8d6d877b-a6f7-412d-8f72-8b872c0ac632 Jul 03 18:05:34.438718 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-eeff664d-d965-4a0c-8af3-b040b6fbe32d tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:34.439218 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-eeff664d-d965-4a0c-8af3-b040b6fbe32d tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:34.445246 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:34.445246 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:34.448210 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-eeff664d-d965-4a0c-8af3-b040b6fbe32d tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Volume info retrieved successfully. Jul 03 18:05:34.451521 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eeff664d-d965-4a0c-8af3-b040b6fbe32d tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes/8d6d877b-a6f7-412d-8f72-8b872c0ac632 returned with HTTP 200 Jul 03 18:05:34.451867 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1448/5765] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:34 2026] GET /volume/v3/volumes/8d6d877b-a6f7-412d-8f72-8b872c0ac632 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:34.795856 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fdf899d2-5d3d-4e31-a2f1-eedd2b9cbc1f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.797324 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fdf899d2-5d3d-4e31-a2f1-eedd2b9cbc1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd Jul 03 18:05:34.797505 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fdf899d2-5d3d-4e31-a2f1-eedd2b9cbc1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:34.797673 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fdf899d2-5d3d-4e31-a2f1-eedd2b9cbc1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:34.802446 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fdf899d2-5d3d-4e31-a2f1-eedd2b9cbc1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd returned with HTTP 404 Jul 03 18:05:34.802837 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1435/5766] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:34 2026] GET /volume/v3/volumes/4896a112-11cf-4af2-80cb-3a572b90d5dd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:34.810009 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b1254534-9417-4545-b212-595af773ab0c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.811567 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b1254534-9417-4545-b212-595af773ab0c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64/export_record Jul 03 18:05:34.811744 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b1254534-9417-4545-b212-595af773ab0c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:34.811936 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b1254534-9417-4545-b212-595af773ab0c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Calling method 'export_record' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:34.812035 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-b1254534-9417-4545-b212-595af773ab0c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Export record for backup 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99943) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 18:05:34.815714 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:34.815714 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:34.816654 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.policy [None req-b1254534-9417-4545-b212-595af773ab0c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '124b41dbd702402eb610cf7b46d65efc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdd08bb37cce4fe19691dd6218e87ca4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99943) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:05:34.816859 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b1254534-9417-4545-b212-595af773ab0c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64/export_record returned with HTTP 403 Jul 03 18:05:34.817232 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1430/5767] 10.4.3.210 () {68 vars in 1430 bytes} [Fri Jul 3 18:05:34 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:34.823393 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.824931 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:34.825233 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1790521044"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:34.826518 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1790521044'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:34.826662 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume of 1 GB Jul 03 18:05:34.826957 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:34.826957 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:34.830419 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Availability Zones retrieved successfully. Jul 03 18:05:34.836479 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Flow 'volume_create_api' (4fa0b9d7-6d1e-4935-949c-b1e7c842ac4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:34.837489 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218cee54-e28f-4b56-9e1a-63a71f1df6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:34.838199 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:34.861784 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218cee54-e28f-4b56-9e1a-63a71f1df6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:34.862528 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6f3296-838b-4535-8762-d4a75974538b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:34.898116 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Created reservations ['172f0f66-c300-4232-93f4-dca30dcf4e61', 'b7702b59-8510-4b91-89aa-1db4e5cf7635', '9ab12bd4-edce-4a43-b626-b80d0cacc9a5', '4ef1a173-7c65-4af5-9916-1edc81f6ee31'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:34.898777 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6f3296-838b-4535-8762-d4a75974538b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['172f0f66-c300-4232-93f4-dca30dcf4e61', 'b7702b59-8510-4b91-89aa-1db4e5cf7635', '9ab12bd4-edce-4a43-b626-b80d0cacc9a5', '4ef1a173-7c65-4af5-9916-1edc81f6ee31']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:34.899454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e36becd-a01f-40a9-a6ca-17c246492af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:34.919712 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e36becd-a01f-40a9-a6ca-17c246492af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2ca3e1d-2c2a-4955-a976-75daa20f7534', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1790521044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd08bb37cce4fe19691dd6218e87ca4',qos_specs=None,replication_status=,reservations=['172f0f66-c300-4232-93f4-dca30dcf4e61','b7702b59-8510-4b91-89aa-1db4e5cf7635','9ab12bd4-edce-4a43-b626-b80d0cacc9a5','4ef1a173-7c65-4af5-9916-1edc81f6ee31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d35fce2f904777823ee13dc7b0b462',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1790521044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2ca3e1d-2c2a-4955-a976-75daa20f7534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd08bb37cce4fe19691dd6218e87ca4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7d35fce2f904777823ee13dc7b0b462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:34.920340 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c375f262-47b7-4d88-b311-42254cddd630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:34.935331 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c375f262-47b7-4d88-b311-42254cddd630) transitioned into state 'SUCCESS' from state '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-1790521044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd08bb37cce4fe19691dd6218e87ca4',qos_specs=None,replication_status=,reservations=['172f0f66-c300-4232-93f4-dca30dcf4e61','b7702b59-8510-4b91-89aa-1db4e5cf7635','9ab12bd4-edce-4a43-b626-b80d0cacc9a5','4ef1a173-7c65-4af5-9916-1edc81f6ee31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d35fce2f904777823ee13dc7b0b462',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:34.935922 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be17d413-964f-403e-8ee6-659fc90e56f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:34.943668 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be17d413-964f-403e-8ee6-659fc90e56f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:34.944398 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Flow 'volume_create_api' (4fa0b9d7-6d1e-4935-949c-b1e7c842ac4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:34.944663 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume request issued successfully. Jul 03 18:05:34.945162 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5c2bc7af-e7a3-4c68-b095-f926f80ad6ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:34.945557 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1455/5768] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:05:34 2026] POST /volume/v3/volumes => generated 778 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:34.956814 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-dda93ceb-6833-4b3f-a363-7341c67897c8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:34.958983 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dda93ceb-6833-4b3f-a363-7341c67897c8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 Jul 03 18:05:34.959206 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dda93ceb-6833-4b3f-a363-7341c67897c8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:34.959448 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-dda93ceb-6833-4b3f-a363-7341c67897c8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:34.969126 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:34.969126 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:34.973400 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-dda93ceb-6833-4b3f-a363-7341c67897c8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:34.979154 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-dda93ceb-6833-4b3f-a363-7341c67897c8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 returned with HTTP 200 Jul 03 18:05:34.979648 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1449/5769] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:34 2026] GET /volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:35.465581 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e48973b0-8b0b-43e7-b696-fa0f1dfd6d83 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.467170 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e48973b0-8b0b-43e7-b696-fa0f1dfd6d83 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/volumes/8d6d877b-a6f7-412d-8f72-8b872c0ac632 Jul 03 18:05:35.467378 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e48973b0-8b0b-43e7-b696-fa0f1dfd6d83 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:35.467562 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e48973b0-8b0b-43e7-b696-fa0f1dfd6d83 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:35.475013 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:35.475013 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:35.478031 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e48973b0-8b0b-43e7-b696-fa0f1dfd6d83 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Volume info retrieved successfully. Jul 03 18:05:35.481349 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e48973b0-8b0b-43e7-b696-fa0f1dfd6d83 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes/8d6d877b-a6f7-412d-8f72-8b872c0ac632 returned with HTTP 200 Jul 03 18:05:35.481682 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1436/5770] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:35 2026] GET /volume/v3/volumes/8d6d877b-a6f7-412d-8f72-8b872c0ac632 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:35.493551 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0a85b3f8-4588-4e81-bd24-14b1a4c328da None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.495067 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a85b3f8-4588-4e81-bd24-14b1a4c328da tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/messages Jul 03 18:05:35.495251 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a85b3f8-4588-4e81-bd24-14b1a4c328da tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:35.495419 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0a85b3f8-4588-4e81-bd24-14b1a4c328da tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:35.498649 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0a85b3f8-4588-4e81-bd24-14b1a4c328da tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:05:35.498981 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1431/5771] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:05:35 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:35.506602 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6a74e255-a75a-41fb-af58-8f46c7e1260c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.508441 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a74e255-a75a-41fb-af58-8f46c7e1260c tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/messages Jul 03 18:05:35.508665 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a74e255-a75a-41fb-af58-8f46c7e1260c tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:35.508852 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6a74e255-a75a-41fb-af58-8f46c7e1260c tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'version_select' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:35.509079 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:35.509079 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:35.511907 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6a74e255-a75a-41fb-af58-8f46c7e1260c tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:05:35.512231 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1456/5772] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:05:35 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:35.519078 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-33bdeade-5a6a-4d2e-bff3-28f03e8be86b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.520678 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-33bdeade-5a6a-4d2e-bff3-28f03e8be86b tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] DELETE https://10.4.3.210/volume/v3/messages/ba9bc58c-4d29-42da-862f-cec5540b1e4c Jul 03 18:05:35.520916 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-33bdeade-5a6a-4d2e-bff3-28f03e8be86b tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:35.521097 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-33bdeade-5a6a-4d2e-bff3-28f03e8be86b tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:35.529391 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-33bdeade-5a6a-4d2e-bff3-28f03e8be86b tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/messages/ba9bc58c-4d29-42da-862f-cec5540b1e4c returned with HTTP 204 Jul 03 18:05:35.529734 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1450/5773] 10.4.3.210 () {68 vars in 1394 bytes} [Fri Jul 3 18:05:35 2026] DELETE /volume/v3/messages/ba9bc58c-4d29-42da-862f-cec5540b1e4c => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 18:05:35.535449 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.537030 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/8d6d877b-a6f7-412d-8f72-8b872c0ac632 Jul 03 18:05:35.537223 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:35.537392 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:35.537553 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Delete volume with id: 8d6d877b-a6f7-412d-8f72-8b872c0ac632 Jul 03 18:05:35.543560 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:35.543560 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:35.543853 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Volume info retrieved successfully. Jul 03 18:05:35.544625 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99942) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 18:05:35.552888 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-538093374 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-538093374, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:35.553170 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-538093374 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-538093374, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:35.561809 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Created reservations ['c1205578-13b2-486b-b189-6a2f872ce34f', 'dece88f8-7f2b-4a18-ae84-7358bc42a834', '4a975691-abc1-402e-ad10-61b3f51803ab', '26292f8a-391f-4034-850e-34d81f8ac2b0'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:35.586411 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Delete volume request issued successfully. Jul 03 18:05:35.586652 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-16a0e4a7-cb01-4f64-a5ba-9211466500d7 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes/8d6d877b-a6f7-412d-8f72-8b872c0ac632 returned with HTTP 202 Jul 03 18:05:35.587150 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1437/5774] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:05:35 2026] DELETE /volume/v3/volumes/8d6d877b-a6f7-412d-8f72-8b872c0ac632 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:35.593086 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-065555ec-75b6-4af0-93fa-741451f9370a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.594752 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-065555ec-75b6-4af0-93fa-741451f9370a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] DELETE https://10.4.3.210/volume/v3/types/35b452ae-6ba7-42c2-b5dc-309bcd213bef Jul 03 18:05:35.594948 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-065555ec-75b6-4af0-93fa-741451f9370a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:35.595144 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-065555ec-75b6-4af0-93fa-741451f9370a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:35.618517 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-065555ec-75b6-4af0-93fa-741451f9370a tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/types/35b452ae-6ba7-42c2-b5dc-309bcd213bef returned with HTTP 202 Jul 03 18:05:35.618924 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1432/5775] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:05:35 2026] DELETE /volume/v3/types/35b452ae-6ba7-42c2-b5dc-309bcd213bef => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:35.625831 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a0d45311-cc6b-4018-8a39-70e049db3a8c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.627508 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a0d45311-cc6b-4018-8a39-70e049db3a8c tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:05:35.627859 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a0d45311-cc6b-4018-8a39-70e049db3a8c tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1264017914", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2101276904", "vendor_name": "tempest-vendor_name-812644100"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:35.641482 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a0d45311-cc6b-4018-8a39-70e049db3a8c tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:05:35.641817 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1457/5776] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:05:35 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:35.648843 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.650473 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:35.650812 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1e85ef80-cac1-4b9d-8f8f-366121056c3a", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:35.652130 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Create volume request body: {'volume': {'volume_type': '1e85ef80-cac1-4b9d-8f8f-366121056c3a', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:35.655540 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Create volume of 1 GB Jul 03 18:05:35.655804 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:35.655804 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:35.656134 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Availability Zones retrieved successfully. Jul 03 18:05:35.662290 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Flow 'volume_create_api' (91b61567-b599-4773-b8f4-3096b586e58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:35.663449 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ba2735-8290-4412-9886-3bcc49ffd358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:35.664607 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:35.682372 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ba2735-8290-4412-9886-3bcc49ffd358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:05:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2101276904',vendor_name='tempest-vendor_name-812644100'},id=1e85ef80-cac1-4b9d-8f8f-366121056c3a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1264017914',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e85ef80-cac1-4b9d-8f8f-366121056c3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:35.683084 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c53680-4aaa-43c9-885a-b85af5a4aa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:35.704321 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1264017914 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1264017914, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:35.704585 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1264017914 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1264017914, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:35.726721 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Created reservations ['5a7bdf3c-d44f-42a1-9ff2-14fecbabb5f6', 'b517dabb-37ab-4f0e-b712-a085d96363d9', '3b45054a-254d-42a7-80af-068dd09e08c7', '74e0ecd7-7c16-45dc-bf76-11ca07b97998'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:35.727431 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c53680-4aaa-43c9-885a-b85af5a4aa3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a7bdf3c-d44f-42a1-9ff2-14fecbabb5f6', 'b517dabb-37ab-4f0e-b712-a085d96363d9', '3b45054a-254d-42a7-80af-068dd09e08c7', '74e0ecd7-7c16-45dc-bf76-11ca07b97998']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:35.728133 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58178968-114d-4e1f-a486-2d2977b8e50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:35.751361 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58178968-114d-4e1f-a486-2d2977b8e50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6502bc85-dca4-4e28-96bc-d3aa0957bc0c', '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='a09767b729c74981a67143ea11781d40',qos_specs=None,replication_status=,reservations=['5a7bdf3c-d44f-42a1-9ff2-14fecbabb5f6','b517dabb-37ab-4f0e-b712-a085d96363d9','3b45054a-254d-42a7-80af-068dd09e08c7','74e0ecd7-7c16-45dc-bf76-11ca07b97998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dfc1223db5e4eb58208390a0d74a7b8',volume_type_id=1e85ef80-cac1-4b9d-8f8f-366121056c3a), 'volume': Volume(_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-03T18:05:35Z,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=6502bc85-dca4-4e28-96bc-d3aa0957bc0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09767b729c74981a67143ea11781d40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dfc1223db5e4eb58208390a0d74a7b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e85ef80-cac1-4b9d-8f8f-366121056c3a),volume_type_id=1e85ef80-cac1-4b9d-8f8f-366121056c3a)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:35.752061 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333bffa5-c964-4ea4-9d61-fdff3f135a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:35.767658 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333bffa5-c964-4ea4-9d61-fdff3f135a99) transitioned into state 'SUCCESS' from 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='a09767b729c74981a67143ea11781d40',qos_specs=None,replication_status=,reservations=['5a7bdf3c-d44f-42a1-9ff2-14fecbabb5f6','b517dabb-37ab-4f0e-b712-a085d96363d9','3b45054a-254d-42a7-80af-068dd09e08c7','74e0ecd7-7c16-45dc-bf76-11ca07b97998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dfc1223db5e4eb58208390a0d74a7b8',volume_type_id=1e85ef80-cac1-4b9d-8f8f-366121056c3a)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:35.768242 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa3a985-8658-4f38-af34-ab210dd01009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:35.776037 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa3a985-8658-4f38-af34-ab210dd01009) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:35.776702 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Flow 'volume_create_api' (91b61567-b599-4773-b8f4-3096b586e58c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:35.777123 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Create volume request issued successfully. Jul 03 18:05:35.777623 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-11c7b284-3d45-4007-83a5-e9d25e7197bf tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:35.778030 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1451/5777] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:05:35 2026] POST /volume/v3/volumes => generated 773 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:35.787996 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-912656c7-4759-4b5d-813a-1285622894db None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.789743 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-912656c7-4759-4b5d-813a-1285622894db tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/volumes/6502bc85-dca4-4e28-96bc-d3aa0957bc0c Jul 03 18:05:35.790003 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-912656c7-4759-4b5d-813a-1285622894db tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:35.790496 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-912656c7-4759-4b5d-813a-1285622894db tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:35.798577 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:35.798577 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:35.804217 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-912656c7-4759-4b5d-813a-1285622894db tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Volume info retrieved successfully. Jul 03 18:05:35.807716 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-912656c7-4759-4b5d-813a-1285622894db tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes/6502bc85-dca4-4e28-96bc-d3aa0957bc0c returned with HTTP 200 Jul 03 18:05:35.808103 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1438/5778] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:35 2026] GET /volume/v3/volumes/6502bc85-dca4-4e28-96bc-d3aa0957bc0c => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:35.865246 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f4e28a6c-ddb5-4e93-a1bf-5b445a5f3115 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.866848 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f4e28a6c-ddb5-4e93-a1bf-5b445a5f3115 tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:05:35.867193 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f4e28a6c-ddb5-4e93-a1bf-5b445a5f3115 tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1830692526-1145332011", "extra_specs": {"multiattach": " True"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:35.880156 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f4e28a6c-ddb5-4e93-a1bf-5b445a5f3115 tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:05:35.880480 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1433/5779] 10.4.3.210 () {68 vars in 1253 bytes} [Fri Jul 3 18:05:35 2026] POST /volume/v3/types => generated 287 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:35.887873 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.889520 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:35.889895 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1309179222", "snapshot_id": null, "imageRef": null, "volume_type": "7a8dae4d-0487-480d-993f-7603494451ad", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:35.891668 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1309179222', 'snapshot_id': None, 'imageRef': None, 'volume_type': '7a8dae4d-0487-480d-993f-7603494451ad', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:35.895603 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume of 1 GB Jul 03 18:05:35.895913 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:35.895913 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:35.896408 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Availability Zones retrieved successfully. Jul 03 18:05:35.901385 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Flow 'volume_create_api' (dadb13fe-2a1e-48ce-9252-24d024108fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:35.902262 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f670bc43-14d3-46dd-9fa4-c5551474a79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:35.903075 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:35.909214 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:35.909214 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:35.919978 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f670bc43-14d3-46dd-9fa4-c5551474a79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:05:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7a8dae4d-0487-480d-993f-7603494451ad,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1830692526-1145332011',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a8dae4d-0487-480d-993f-7603494451ad', 'encryption_key_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=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:35.920685 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f887efb7-ba22-450b-b069-9373f15a4106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:35.947736 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1830692526-1145332011 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1830692526-1145332011, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:35.948066 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1830692526-1145332011 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1830692526-1145332011, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:35.975425 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Created reservations ['87a33fa3-5045-4623-9f49-5ddb4fe5dbe4', 'bd9cb391-0601-4d74-9079-0ccedb18e0cc', '6b18d8dd-4d20-44ca-9adf-af0ccada2489', '17b0a213-8b36-4691-8ef4-86860183f48d'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:35.976221 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f887efb7-ba22-450b-b069-9373f15a4106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87a33fa3-5045-4623-9f49-5ddb4fe5dbe4', 'bd9cb391-0601-4d74-9079-0ccedb18e0cc', '6b18d8dd-4d20-44ca-9adf-af0ccada2489', '17b0a213-8b36-4691-8ef4-86860183f48d']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:35.976904 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d77647c-cedc-400f-93fe-ab9e006bd3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:35.991084 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c91c4e3d-6b2e-48b6-a622-a6aeec19cc25 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:35.992895 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c91c4e3d-6b2e-48b6-a622-a6aeec19cc25 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 Jul 03 18:05:35.993090 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c91c4e3d-6b2e-48b6-a622-a6aeec19cc25 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:35.993275 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c91c4e3d-6b2e-48b6-a622-a6aeec19cc25 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:35.997718 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d77647c-cedc-400f-93fe-ab9e006bd3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5fed6c6-9233-4755-8db4-67a4d6fcd68b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1309179222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='622740af38e04845827dd6a0428c0032',qos_specs=None,replication_status=,reservations=['87a33fa3-5045-4623-9f49-5ddb4fe5dbe4','bd9cb391-0601-4d74-9079-0ccedb18e0cc','6b18d8dd-4d20-44ca-9adf-af0ccada2489','17b0a213-8b36-4691-8ef4-86860183f48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf54073974304913e93e80182dcab',volume_type_id=7a8dae4d-0487-480d-993f-7603494451ad), 'volume': Volume(_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-03T18:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1309179222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5fed6c6-9233-4755-8db4-67a4d6fcd68b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='622740af38e04845827dd6a0428c0032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='489bf54073974304913e93e80182dcab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a8dae4d-0487-480d-993f-7603494451ad),volume_type_id=7a8dae4d-0487-480d-993f-7603494451ad)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:35.998491 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (391e55a3-4b41-40a3-97ba-b9a8f9c9ac01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:36.000285 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:36.000285 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:36.003815 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c91c4e3d-6b2e-48b6-a622-a6aeec19cc25 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:36.009985 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c91c4e3d-6b2e-48b6-a622-a6aeec19cc25 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 returned with HTTP 200 Jul 03 18:05:36.010330 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1452/5780] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:35 2026] GET /volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:36.021398 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-dddbaa8c-5d7a-4bff-9e01-ae8ffff39cf7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:36.023040 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (391e55a3-4b41-40a3-97ba-b9a8f9c9ac01) transitioned into state 'SUCCESS' from state '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-1309179222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='622740af38e04845827dd6a0428c0032',qos_specs=None,replication_status=,reservations=['87a33fa3-5045-4623-9f49-5ddb4fe5dbe4','bd9cb391-0601-4d74-9079-0ccedb18e0cc','6b18d8dd-4d20-44ca-9adf-af0ccada2489','17b0a213-8b36-4691-8ef4-86860183f48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489bf54073974304913e93e80182dcab',volume_type_id=7a8dae4d-0487-480d-993f-7603494451ad)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:36.023528 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dddbaa8c-5d7a-4bff-9e01-ae8ffff39cf7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:05:36.023975 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-dddbaa8c-5d7a-4bff-9e01-ae8ffff39cf7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2ca3e1d-2c2a-4955-a976-75daa20f7534", "name": "tempest-type-Backup-2100196609"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:36.024026 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1f4769-1f72-44db-a50a-ead912053b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:36.025860 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.contrib.backups [None req-dddbaa8c-5d7a-4bff-9e01-ae8ffff39cf7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Creating new backup {'backup': {'volume_id': 'e2ca3e1d-2c2a-4955-a976-75daa20f7534', 'name': 'tempest-type-Backup-2100196609'}} {{(pid=99942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:05:36.026043 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-dddbaa8c-5d7a-4bff-9e01-ae8ffff39cf7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Creating backup of volume e2ca3e1d-2c2a-4955-a976-75daa20f7534 in container None Jul 03 18:05:36.036112 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:36.036112 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:36.036511 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-dddbaa8c-5d7a-4bff-9e01-ae8ffff39cf7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:36.040315 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1f4769-1f72-44db-a50a-ead912053b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:36.041379 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Flow 'volume_create_api' (dadb13fe-2a1e-48ce-9252-24d024108fbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:36.041826 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Create volume request issued successfully. Jul 03 18:05:36.042595 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-2c00c654-f53f-4e32-8fff-dea23d7b5524 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:36.043170 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1458/5781] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:05:35 2026] POST /volume/v3/volumes => generated 830 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:36.057089 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bf9d3b9f-80c1-4c00-b705-58d226115cb7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:36.058984 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bf9d3b9f-80c1-4c00-b705-58d226115cb7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:36.059239 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bf9d3b9f-80c1-4c00-b705-58d226115cb7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:36.059485 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bf9d3b9f-80c1-4c00-b705-58d226115cb7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:36.062870 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-dddbaa8c-5d7a-4bff-9e01-ae8ffff39cf7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Created reservations ['05669830-0ea9-4532-8017-475de680c58d', '8d550d82-b8ad-444f-9392-600a7668de06'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:36.066983 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:36.066983 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:36.071121 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-bf9d3b9f-80c1-4c00-b705-58d226115cb7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:36.075391 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bf9d3b9f-80c1-4c00-b705-58d226115cb7 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:36.075814 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1434/5782] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:36 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:36.098237 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-dddbaa8c-5d7a-4bff-9e01-ae8ffff39cf7 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:05:36.098782 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1439/5783] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:05:36 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:36.105872 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4c1a76e3-fe15-4a8b-aa8d-f25fa3010d9c None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:36.107575 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c1a76e3-fe15-4a8b-aa8d-f25fa3010d9c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:36.107831 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c1a76e3-fe15-4a8b-aa8d-f25fa3010d9c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:36.108049 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4c1a76e3-fe15-4a8b-aa8d-f25fa3010d9c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:36.108192 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-4c1a76e3-fe15-4a8b-aa8d-f25fa3010d9c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:36.111974 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:36.111974 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:36.112576 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4c1a76e3-fe15-4a8b-aa8d-f25fa3010d9c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:36.112979 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1453/5784] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:36 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:36.819537 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c9a14b9a-5e39-4c34-af8a-abc2c3a7fcc4 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:36.821296 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c9a14b9a-5e39-4c34-af8a-abc2c3a7fcc4 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/volumes/6502bc85-dca4-4e28-96bc-d3aa0957bc0c Jul 03 18:05:36.821492 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c9a14b9a-5e39-4c34-af8a-abc2c3a7fcc4 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:36.821667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c9a14b9a-5e39-4c34-af8a-abc2c3a7fcc4 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:36.828359 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:36.828359 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:36.831255 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c9a14b9a-5e39-4c34-af8a-abc2c3a7fcc4 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Volume info retrieved successfully. Jul 03 18:05:36.834486 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c9a14b9a-5e39-4c34-af8a-abc2c3a7fcc4 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes/6502bc85-dca4-4e28-96bc-d3aa0957bc0c returned with HTTP 200 Jul 03 18:05:36.834832 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1459/5785] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:36 2026] GET /volume/v3/volumes/6502bc85-dca4-4e28-96bc-d3aa0957bc0c => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:36.845651 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3879053b-bd88-47a6-b2a6-71c07499de56 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:36.847528 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3879053b-bd88-47a6-b2a6-71c07499de56 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/messages Jul 03 18:05:36.847752 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3879053b-bd88-47a6-b2a6-71c07499de56 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:36.847980 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3879053b-bd88-47a6-b2a6-71c07499de56 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'version_select' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:36.851412 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3879053b-bd88-47a6-b2a6-71c07499de56 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Jul 03 18:05:36.851744 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1435/5786] 10.4.3.210 () {68 vars in 1280 bytes} [Fri Jul 3 18:05:36 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:36.859499 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f35ce5d8-b752-4cec-b1da-2d38acc16abe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:36.861051 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f35ce5d8-b752-4cec-b1da-2d38acc16abe tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] GET https://10.4.3.210/volume/v3/messages/463d3686-fc9a-4199-9b03-051aee9be20b Jul 03 18:05:36.861232 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f35ce5d8-b752-4cec-b1da-2d38acc16abe tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:36.861423 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f35ce5d8-b752-4cec-b1da-2d38acc16abe tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:36.864079 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:36.864079 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:36.864574 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f35ce5d8-b752-4cec-b1da-2d38acc16abe tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/messages/463d3686-fc9a-4199-9b03-051aee9be20b returned with HTTP 200 Jul 03 18:05:36.864948 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1440/5787] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:05:36 2026] GET /volume/v3/messages/463d3686-fc9a-4199-9b03-051aee9be20b => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:36.873828 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4cd5641e-ed1f-4974-ae32-0d15b66abffa None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:36.875384 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4cd5641e-ed1f-4974-ae32-0d15b66abffa tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] DELETE https://10.4.3.210/volume/v3/messages/463d3686-fc9a-4199-9b03-051aee9be20b Jul 03 18:05:36.875608 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4cd5641e-ed1f-4974-ae32-0d15b66abffa tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:36.875780 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4cd5641e-ed1f-4974-ae32-0d15b66abffa tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:36.882425 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4cd5641e-ed1f-4974-ae32-0d15b66abffa tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/messages/463d3686-fc9a-4199-9b03-051aee9be20b returned with HTTP 204 Jul 03 18:05:36.882689 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1454/5788] 10.4.3.210 () {68 vars in 1394 bytes} [Fri Jul 3 18:05:36 2026] DELETE /volume/v3/messages/463d3686-fc9a-4199-9b03-051aee9be20b => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 18:05:36.888753 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:36.890288 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/6502bc85-dca4-4e28-96bc-d3aa0957bc0c Jul 03 18:05:36.890591 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:36.890640 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:36.890819 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Delete volume with id: 6502bc85-dca4-4e28-96bc-d3aa0957bc0c Jul 03 18:05:36.897334 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:36.897334 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:36.897664 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Volume info retrieved successfully. Jul 03 18:05:36.898503 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99940) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 18:05:36.906719 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1264017914 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1264017914, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:36.906986 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1264017914 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1264017914, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:36.916935 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Created reservations ['fa63ff11-6bb8-4cd9-b3d5-bc82574064c2', 'ad3f6908-cd4e-4d5d-bc77-6635dd46b75b', 'bedd14ec-6c44-4e77-97a5-b9e348ca8d7e', '18ee3f3b-0c62-4be3-ab03-f3bc9597e406'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:36.939199 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Delete volume request issued successfully. Jul 03 18:05:36.939696 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c92ca3e6-cf4f-4301-b37c-760c678facdb tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/volumes/6502bc85-dca4-4e28-96bc-d3aa0957bc0c returned with HTTP 202 Jul 03 18:05:36.939869 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1460/5789] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:05:36 2026] DELETE /volume/v3/volumes/6502bc85-dca4-4e28-96bc-d3aa0957bc0c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:36.946428 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f3d4f81a-78ca-482d-b8c7-3580e09a6446 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:36.947987 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3d4f81a-78ca-482d-b8c7-3580e09a6446 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] DELETE https://10.4.3.210/volume/v3/types/1e85ef80-cac1-4b9d-8f8f-366121056c3a Jul 03 18:05:36.948188 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3d4f81a-78ca-482d-b8c7-3580e09a6446 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:36.948406 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3d4f81a-78ca-482d-b8c7-3580e09a6446 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:36.967936 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3d4f81a-78ca-482d-b8c7-3580e09a6446 tempest-ProjectAdminTests-1467937311 tempest-ProjectAdminTests-1467937311-project-admin] https://10.4.3.210/volume/v3/types/1e85ef80-cac1-4b9d-8f8f-366121056c3a returned with HTTP 202 Jul 03 18:05:36.968357 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1436/5790] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:05:36 2026] DELETE /volume/v3/types/1e85ef80-cac1-4b9d-8f8f-366121056c3a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:37.087590 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7f39e649-2b00-4036-b01f-1b49f1a8fcc4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:37.089286 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7f39e649-2b00-4036-b01f-1b49f1a8fcc4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:37.089470 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7f39e649-2b00-4036-b01f-1b49f1a8fcc4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:37.089644 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7f39e649-2b00-4036-b01f-1b49f1a8fcc4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:37.096287 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:37.096287 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:37.099576 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-7f39e649-2b00-4036-b01f-1b49f1a8fcc4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:37.103366 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7f39e649-2b00-4036-b01f-1b49f1a8fcc4 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:37.103666 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1441/5791] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:37 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:37.113980 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d952384f-8805-425e-bbad-bc05d3765714 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:37.115453 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d952384f-8805-425e-bbad-bc05d3765714 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:37.115613 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d952384f-8805-425e-bbad-bc05d3765714 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:37.115793 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d952384f-8805-425e-bbad-bc05d3765714 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:37.122117 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:37.122117 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:37.122365 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-d9d6a027-756b-47da-a05d-f87d383316f1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:37.124205 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d9d6a027-756b-47da-a05d-f87d383316f1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:37.124403 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d9d6a027-756b-47da-a05d-f87d383316f1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:37.124592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-d9d6a027-756b-47da-a05d-f87d383316f1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:37.124689 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-d9d6a027-756b-47da-a05d-f87d383316f1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:37.125219 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d952384f-8805-425e-bbad-bc05d3765714 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:37.128582 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:37.128582 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:37.128692 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d952384f-8805-425e-bbad-bc05d3765714 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:37.129058 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1455/5792] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:37 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 923 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:37.129192 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-d9d6a027-756b-47da-a05d-f87d383316f1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:37.129540 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1461/5793] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:37 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:37.170100 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-17f9c3a6-9eb4-4b68-99a9-4ea1f819c426 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:37.172298 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-17f9c3a6-9eb4-4b68-99a9-4ea1f819c426 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:37.172522 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-17f9c3a6-9eb4-4b68-99a9-4ea1f819c426 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:37.172743 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-17f9c3a6-9eb4-4b68-99a9-4ea1f819c426 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:37.181007 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:37.181007 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:37.184722 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-17f9c3a6-9eb4-4b68-99a9-4ea1f819c426 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:37.189234 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-17f9c3a6-9eb4-4b68-99a9-4ea1f819c426 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:37.189699 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1437/5794] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:05:37 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:38.139727 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-52313191-94b9-496e-bdc3-86a308a5ca3c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:38.141573 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-52313191-94b9-496e-bdc3-86a308a5ca3c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:38.141814 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-52313191-94b9-496e-bdc3-86a308a5ca3c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:38.142028 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-52313191-94b9-496e-bdc3-86a308a5ca3c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:38.142153 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-52313191-94b9-496e-bdc3-86a308a5ca3c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:38.146173 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:38.146173 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:38.146784 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-52313191-94b9-496e-bdc3-86a308a5ca3c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:38.147116 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1442/5795] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:38 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:39.156977 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-e1b06e90-498d-43b8-b304-252368f83d05 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:39.159123 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1b06e90-498d-43b8-b304-252368f83d05 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:39.159344 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1b06e90-498d-43b8-b304-252368f83d05 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:39.159561 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-e1b06e90-498d-43b8-b304-252368f83d05 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:39.159661 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-e1b06e90-498d-43b8-b304-252368f83d05 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:39.164803 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:39.164803 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:39.165917 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-e1b06e90-498d-43b8-b304-252368f83d05 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:39.166453 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1456/5796] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:39 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:39.221234 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b4e39c57-4fdd-4bc5-8f16-f126bc3be930 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:39.221694 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b4e39c57-4fdd-4bc5-8f16-f126bc3be930 None None] GET https://10.4.3.210/volume// Jul 03 18:05:39.221900 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b4e39c57-4fdd-4bc5-8f16-f126bc3be930 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:39.222087 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b4e39c57-4fdd-4bc5-8f16-f126bc3be930 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:39.222379 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b4e39c57-4fdd-4bc5-8f16-f126bc3be930 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:05:39.222721 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1462/5797] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:05: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 18:05:39.228798 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-bce49817-5c64-4825-bea3-fc72a8073c11 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:39.230527 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-bce49817-5c64-4825-bea3-fc72a8073c11 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:05:39.230891 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-bce49817-5c64-4825-bea3-fc72a8073c11 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5fed6c6-9233-4755-8db4-67a4d6fcd68b", "connector": null, "instance_uuid": "eb8332ab-b149-401d-b4dc-95e1dee90bcc"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:39.240349 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:39.240349 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:39.265346 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-bce49817-5c64-4825-bea3-fc72a8073c11 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:05:39.265847 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1438/5798] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:05:39 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 18:05:39.710156 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-18c46659-2762-44c5-8871-b5d6e6816fd9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:39.711873 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-18c46659-2762-44c5-8871-b5d6e6816fd9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:39.712064 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-18c46659-2762-44c5-8871-b5d6e6816fd9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:39.712265 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-18c46659-2762-44c5-8871-b5d6e6816fd9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:39.720954 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:39.720954 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:39.724291 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-18c46659-2762-44c5-8871-b5d6e6816fd9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:39.728124 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-18c46659-2762-44c5-8871-b5d6e6816fd9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:39.728497 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1443/5799] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:39 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:39.794657 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b8ac9ed3-d00f-4878-b2bf-744159e1bc97 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:39.795302 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8ac9ed3-d00f-4878-b2bf-744159e1bc97 None None] GET https://10.4.3.210/volume// Jul 03 18:05:39.795523 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8ac9ed3-d00f-4878-b2bf-744159e1bc97 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:39.795729 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8ac9ed3-d00f-4878-b2bf-744159e1bc97 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:39.796054 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8ac9ed3-d00f-4878-b2bf-744159e1bc97 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:05:39.796418 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1457/5800] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:05: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 18:05:39.804107 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e2ccd117-f360-475b-81f0-57b1d49689f9 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:39.806041 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e2ccd117-f360-475b-81f0-57b1d49689f9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:39.806246 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e2ccd117-f360-475b-81f0-57b1d49689f9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:39.806442 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e2ccd117-f360-475b-81f0-57b1d49689f9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:39.816180 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:39.816180 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:39.820190 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e2ccd117-f360-475b-81f0-57b1d49689f9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:39.824492 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e2ccd117-f360-475b-81f0-57b1d49689f9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:39.825037 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1463/5801] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:05:39 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1102 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:05:39.949573 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e3cebdfc-9f5e-4c71-b88a-b6aee436a68e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:39.952394 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e3cebdfc-9f5e-4c71-b88a-b6aee436a68e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] PUT https://10.4.3.210/volume/v3/attachments/89a6ab52-222d-4a48-ad4b-e9b8c23fea56 Jul 03 18:05:39.952544 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e3cebdfc-9f5e-4c71-b88a-b6aee436a68e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:39.962591 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e3cebdfc-9f5e-4c71-b88a-b6aee436a68e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Acquiring lock "cinder-attachment_update-c5fed6c6-9233-4755-8db4-67a4d6fcd68b-np0000004448" by "attachment_update" {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:05:39.967428 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e3cebdfc-9f5e-4c71-b88a-b6aee436a68e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Lock "cinder-attachment_update-c5fed6c6-9233-4755-8db4-67a4d6fcd68b-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99943) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:05:39.968064 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:39.968064 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:40.175510 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-241b10bf-fd72-4a08-9b9c-5224193b9747 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:40.177206 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-241b10bf-fd72-4a08-9b9c-5224193b9747 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:40.177401 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-241b10bf-fd72-4a08-9b9c-5224193b9747 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:40.177633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-241b10bf-fd72-4a08-9b9c-5224193b9747 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:40.177763 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-241b10bf-fd72-4a08-9b9c-5224193b9747 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:40.181528 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:40.181528 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:40.182160 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-241b10bf-fd72-4a08-9b9c-5224193b9747 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:40.182562 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1444/5802] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:40 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:40.491607 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.coordination [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e3cebdfc-9f5e-4c71-b88a-b6aee436a68e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Lock "cinder-attachment_update-c5fed6c6-9233-4755-8db4-67a4d6fcd68b-np0000004448" released by "attachment_update" :: held 0.524s {{(pid=99943) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:05:40.492031 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-e3cebdfc-9f5e-4c71-b88a-b6aee436a68e tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/89a6ab52-222d-4a48-ad4b-e9b8c23fea56 returned with HTTP 200 Jul 03 18:05:40.492652 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1439/5803] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:05:39 2026] PUT /volume/v3/attachments/89a6ab52-222d-4a48-ad4b-e9b8c23fea56 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:40.739732 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-00428a51-5557-467a-bb4e-34736e46cee6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:40.741959 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-00428a51-5557-467a-bb4e-34736e46cee6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:40.742213 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-00428a51-5557-467a-bb4e-34736e46cee6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:40.742516 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-00428a51-5557-467a-bb4e-34736e46cee6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:40.754700 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:40.754700 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:40.758597 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-00428a51-5557-467a-bb4e-34736e46cee6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:40.763302 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-00428a51-5557-467a-bb4e-34736e46cee6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:40.763728 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1458/5804] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:40 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:41.193201 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-052974ea-da57-4416-89e7-504a21f09308 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:41.194907 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-052974ea-da57-4416-89e7-504a21f09308 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:41.195107 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-052974ea-da57-4416-89e7-504a21f09308 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:41.195280 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-052974ea-da57-4416-89e7-504a21f09308 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:41.195388 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-052974ea-da57-4416-89e7-504a21f09308 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:41.199336 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:41.199336 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:41.199919 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-052974ea-da57-4416-89e7-504a21f09308 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:41.200253 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1464/5805] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:41 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:41.776826 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-99260b5e-d264-41fe-9194-2131fdc85448 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:41.778587 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-99260b5e-d264-41fe-9194-2131fdc85448 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:41.778853 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-99260b5e-d264-41fe-9194-2131fdc85448 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:41.779108 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-99260b5e-d264-41fe-9194-2131fdc85448 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:41.791599 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:41.791599 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:41.796487 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-99260b5e-d264-41fe-9194-2131fdc85448 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:41.800648 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-99260b5e-d264-41fe-9194-2131fdc85448 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:41.800999 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1445/5806] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:41 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:42.210704 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5ae0a3e6-ea55-4c46-a80f-d234572ba8bb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:42.212905 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5ae0a3e6-ea55-4c46-a80f-d234572ba8bb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:42.213149 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5ae0a3e6-ea55-4c46-a80f-d234572ba8bb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:42.213373 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5ae0a3e6-ea55-4c46-a80f-d234572ba8bb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:42.213512 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5ae0a3e6-ea55-4c46-a80f-d234572ba8bb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:42.218321 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:42.218321 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:42.219042 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5ae0a3e6-ea55-4c46-a80f-d234572ba8bb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:42.219483 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1440/5807] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:42 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:42.816650 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d221b9a3-0f72-4ed0-ae5a-469dc746168b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:42.819688 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d221b9a3-0f72-4ed0-ae5a-469dc746168b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:42.819974 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d221b9a3-0f72-4ed0-ae5a-469dc746168b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:42.820225 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d221b9a3-0f72-4ed0-ae5a-469dc746168b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:42.839645 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:42.839645 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:42.843449 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d221b9a3-0f72-4ed0-ae5a-469dc746168b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:42.847485 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d221b9a3-0f72-4ed0-ae5a-469dc746168b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:42.847833 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1459/5808] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:42 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 923 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:43.230657 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8c18cbcf-d04a-4421-b9bf-87033ee68a4d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:43.232406 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c18cbcf-d04a-4421-b9bf-87033ee68a4d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:43.232592 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c18cbcf-d04a-4421-b9bf-87033ee68a4d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:43.232797 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c18cbcf-d04a-4421-b9bf-87033ee68a4d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:43.232911 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-8c18cbcf-d04a-4421-b9bf-87033ee68a4d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:43.237203 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:43.237203 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:43.237821 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c18cbcf-d04a-4421-b9bf-87033ee68a4d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:43.238243 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1465/5809] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:43 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:43.870022 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-074aab19-afb3-44d7-813d-cc2eb1612a85 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:43.872097 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-074aab19-afb3-44d7-813d-cc2eb1612a85 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:43.872097 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-074aab19-afb3-44d7-813d-cc2eb1612a85 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:43.872256 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-074aab19-afb3-44d7-813d-cc2eb1612a85 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:43.881704 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:43.881704 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:43.885053 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-074aab19-afb3-44d7-813d-cc2eb1612a85 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:43.888886 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-074aab19-afb3-44d7-813d-cc2eb1612a85 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:43.889265 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1446/5810] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:43 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:44.250109 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-53754b2c-fea3-49f1-8e42-ec40799b8e3c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:44.254902 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-53754b2c-fea3-49f1-8e42-ec40799b8e3c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:44.254902 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-53754b2c-fea3-49f1-8e42-ec40799b8e3c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:44.254902 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-53754b2c-fea3-49f1-8e42-ec40799b8e3c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:44.254902 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-53754b2c-fea3-49f1-8e42-ec40799b8e3c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:44.259299 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:44.259299 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:44.260270 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-53754b2c-fea3-49f1-8e42-ec40799b8e3c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:44.260861 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1441/5811] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:44 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:44.902549 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-eeac40c3-89c8-4dc2-aa3f-8db1f00cd9d6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:44.904217 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eeac40c3-89c8-4dc2-aa3f-8db1f00cd9d6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:44.904419 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-eeac40c3-89c8-4dc2-aa3f-8db1f00cd9d6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:44.904597 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-eeac40c3-89c8-4dc2-aa3f-8db1f00cd9d6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:44.913274 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:44.913274 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:44.916441 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-eeac40c3-89c8-4dc2-aa3f-8db1f00cd9d6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:44.920172 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-eeac40c3-89c8-4dc2-aa3f-8db1f00cd9d6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:44.920541 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1460/5812] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:44 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:45.270622 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5018e8e5-d229-4247-b750-b31d28c58bac None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:45.276093 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5018e8e5-d229-4247-b750-b31d28c58bac tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:45.277096 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5018e8e5-d229-4247-b750-b31d28c58bac tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:45.277096 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5018e8e5-d229-4247-b750-b31d28c58bac tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:45.277096 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-5018e8e5-d229-4247-b750-b31d28c58bac tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:45.281306 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:45.281306 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:45.282089 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5018e8e5-d229-4247-b750-b31d28c58bac tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:45.282526 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1466/5813] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:45 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:45.932848 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-4355d071-918d-4376-b120-a12a8d9da7f0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:45.934817 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4355d071-918d-4376-b120-a12a8d9da7f0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:45.935092 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4355d071-918d-4376-b120-a12a8d9da7f0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:45.935366 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-4355d071-918d-4376-b120-a12a8d9da7f0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:45.944597 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:45.944597 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:45.948506 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-4355d071-918d-4376-b120-a12a8d9da7f0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:45.952725 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-4355d071-918d-4376-b120-a12a8d9da7f0 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:45.953480 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1447/5814] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:45 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 18:05:45.971440 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f3eb6449-8137-465a-b0d3-420a9ddf2f9d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:46.044539 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3eb6449-8137-465a-b0d3-420a9ddf2f9d tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:05:46.044904 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f3eb6449-8137-465a-b0d3-420a9ddf2f9d tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-203411724", "extra_specs": {}}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:46.058195 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f3eb6449-8137-465a-b0d3-420a9ddf2f9d tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:05:46.058667 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1442/5815] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 18:05:45 2026] POST /volume/v3/types => generated 211 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:46.066273 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b9e42820-56e1-43cd-9460-71888618c400 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:46.068074 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b9e42820-56e1-43cd-9460-71888618c400 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] POST https://10.4.3.210/volume/v3/types/789b3944-b7a2-451e-b56c-89391bdc1091/encryption Jul 03 18:05:46.068396 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b9e42820-56e1-43cd-9460-71888618c400 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:46.082597 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b9e42820-56e1-43cd-9460-71888618c400 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] https://10.4.3.210/volume/v3/types/789b3944-b7a2-451e-b56c-89391bdc1091/encryption returned with HTTP 200 Jul 03 18:05:46.083066 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1461/5816] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 18:05:46 2026] POST /volume/v3/types/789b3944-b7a2-451e-b56c-89391bdc1091/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:46.090233 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:46.142452 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:46.142757 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-565550837", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-203411724", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:46.144183 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-565550837', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-203411724', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:46.147475 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume of 1 GB Jul 03 18:05:46.147780 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:46.147780 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:46.148317 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Availability Zones retrieved successfully. Jul 03 18:05:46.153924 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Flow 'volume_create_api' (b5f97d46-0019-445a-b251-398357312fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:46.155223 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e2fccc-67cd-4b70-8765-fedafea31aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:46.156429 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:46.181612 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e2fccc-67cd-4b70-8765-fedafea31aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:05:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=789b3944-b7a2-451e-b56c-89391bdc1091,is_public=True,name='tempest-scenario-type-luks-203411724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '789b3944-b7a2-451e-b56c-89391bdc1091', '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=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:46.182596 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93cd772-9aec-4548-8c3b-fa36d7476970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:46.210611 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-203411724 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-203411724, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:46.210963 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-203411724 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-203411724, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:46.244792 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Created reservations ['acf329dd-697b-485f-b147-698b5a1b2804', 'f77ea3df-5531-4d4b-b26c-c62d30b28ede', '6f4da743-f2e8-4f4e-9eba-22d204fed433', '0beab022-0e1e-41f6-9aa6-da560beb4d8f'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:46.245714 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93cd772-9aec-4548-8c3b-fa36d7476970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf329dd-697b-485f-b147-698b5a1b2804', 'f77ea3df-5531-4d4b-b26c-c62d30b28ede', '6f4da743-f2e8-4f4e-9eba-22d204fed433', '0beab022-0e1e-41f6-9aa6-da560beb4d8f']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:46.246645 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc354782-f131-4dde-9096-fd0337661c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:46.268230 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc354782-f131-4dde-9096-fd0337661c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fec048f6-088d-4bf0-b190-6f8cbbb53842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-565550837',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88ad84acb04876820866ec18cf67d9',qos_specs=None,replication_status=,reservations=['acf329dd-697b-485f-b147-698b5a1b2804','f77ea3df-5531-4d4b-b26c-c62d30b28ede','6f4da743-f2e8-4f4e-9eba-22d204fed433','0beab022-0e1e-41f6-9aa6-da560beb4d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52adca3529074561bc17c3fb110e12a6',volume_type_id=789b3944-b7a2-451e-b56c-89391bdc1091), 'volume': Volume(_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-03T18:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-565550837',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fec048f6-088d-4bf0-b190-6f8cbbb53842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f88ad84acb04876820866ec18cf67d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52adca3529074561bc17c3fb110e12a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(789b3944-b7a2-451e-b56c-89391bdc1091),volume_type_id=789b3944-b7a2-451e-b56c-89391bdc1091)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:46.269048 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57748511-708d-45cb-9246-234a4c761ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:46.283969 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57748511-708d-45cb-9246-234a4c761ea7) transitioned into state 'SUCCESS' from state '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-565550837',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88ad84acb04876820866ec18cf67d9',qos_specs=None,replication_status=,reservations=['acf329dd-697b-485f-b147-698b5a1b2804','f77ea3df-5531-4d4b-b26c-c62d30b28ede','6f4da743-f2e8-4f4e-9eba-22d204fed433','0beab022-0e1e-41f6-9aa6-da560beb4d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52adca3529074561bc17c3fb110e12a6',volume_type_id=789b3944-b7a2-451e-b56c-89391bdc1091)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:46.284861 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755b5668-1d79-4f2c-ae51-ddbb41104408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:46.292530 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-56826121-be01-42e9-9c1d-d5a4b91c09e8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:46.294089 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-56826121-be01-42e9-9c1d-d5a4b91c09e8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:46.294281 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-56826121-be01-42e9-9c1d-d5a4b91c09e8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:46.294536 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-56826121-be01-42e9-9c1d-d5a4b91c09e8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:46.294685 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-56826121-be01-42e9-9c1d-d5a4b91c09e8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:46.295248 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755b5668-1d79-4f2c-ae51-ddbb41104408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:46.296061 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Flow 'volume_create_api' (b5f97d46-0019-445a-b251-398357312fc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:46.296410 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume request issued successfully. Jul 03 18:05:46.297043 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7a59e9ac-0938-489a-8583-6a79a7ef25c6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:46.297566 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1467/5817] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:05:46 2026] POST /volume/v3/volumes => generated 783 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:46.299989 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:46.299989 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:46.300912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-56826121-be01-42e9-9c1d-d5a4b91c09e8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:46.301449 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1448/5818] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:46 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:46.308257 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8c278b98-88b7-4ec4-87a0-76fa5080a45d None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:46.309906 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8c278b98-88b7-4ec4-87a0-76fa5080a45d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 Jul 03 18:05:46.310086 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8c278b98-88b7-4ec4-87a0-76fa5080a45d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:46.310251 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8c278b98-88b7-4ec4-87a0-76fa5080a45d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:46.316464 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:46.316464 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:46.319777 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8c278b98-88b7-4ec4-87a0-76fa5080a45d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:46.323508 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8c278b98-88b7-4ec4-87a0-76fa5080a45d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 returned with HTTP 200 Jul 03 18:05:46.323881 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1443/5819] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:46 2026] GET /volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:46.854181 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-ab3d0db3-e8ef-4e51-a48e-50f89501d5a9 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:46.856623 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-ab3d0db3-e8ef-4e51-a48e-50f89501d5a9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/attachments/89a6ab52-222d-4a48-ad4b-e9b8c23fea56/action Jul 03 18:05:46.857071 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-ab3d0db3-e8ef-4e51-a48e-50f89501d5a9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:05:46.857221 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-ab3d0db3-e8ef-4e51-a48e-50f89501d5a9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:46.871678 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:46.871678 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:46.880381 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ee44302d-308c-451e-b9db-a3c4840bb051 req-ab3d0db3-e8ef-4e51-a48e-50f89501d5a9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/89a6ab52-222d-4a48-ad4b-e9b8c23fea56/action returned with HTTP 204 Jul 03 18:05:46.880826 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1462/5820] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:05:46 2026] POST /volume/v3/attachments/89a6ab52-222d-4a48-ad4b-e9b8c23fea56/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:46.967853 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-295c75ed-8457-497e-8819-4203dbdac867 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:46.969899 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-295c75ed-8457-497e-8819-4203dbdac867 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:46.970094 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-295c75ed-8457-497e-8819-4203dbdac867 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:46.970278 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-295c75ed-8457-497e-8819-4203dbdac867 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:46.979922 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:46.979922 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:46.982929 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-295c75ed-8457-497e-8819-4203dbdac867 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:46.986952 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-295c75ed-8457-497e-8819-4203dbdac867 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:46.987314 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1468/5821] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:46 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:47.025035 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-e29e559f-a451-4412-8860-5a75b8ded9a1 req-f8826657-98fc-41e7-a27b-60617a960510 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:47.026861 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e29e559f-a451-4412-8860-5a75b8ded9a1 req-f8826657-98fc-41e7-a27b-60617a960510 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:47.027037 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e29e559f-a451-4412-8860-5a75b8ded9a1 req-f8826657-98fc-41e7-a27b-60617a960510 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:47.027205 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-e29e559f-a451-4412-8860-5a75b8ded9a1 req-f8826657-98fc-41e7-a27b-60617a960510 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:47.035486 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:47.035486 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:47.038293 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-e29e559f-a451-4412-8860-5a75b8ded9a1 req-f8826657-98fc-41e7-a27b-60617a960510 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:47.041741 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-e29e559f-a451-4412-8860-5a75b8ded9a1 req-f8826657-98fc-41e7-a27b-60617a960510 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:47.042099 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1449/5822] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:05:47 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:47.056969 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d69ddcad-4574-44b5-a1cb-4b97fd0245f5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:47.058575 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d69ddcad-4574-44b5-a1cb-4b97fd0245f5 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:47.058868 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d69ddcad-4574-44b5-a1cb-4b97fd0245f5 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:47.059970 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d69ddcad-4574-44b5-a1cb-4b97fd0245f5 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:47.067485 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:47.067485 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:47.070541 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-d69ddcad-4574-44b5-a1cb-4b97fd0245f5 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:47.074188 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d69ddcad-4574-44b5-a1cb-4b97fd0245f5 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:47.074535 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1444/5823] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:47 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:47.108207 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-42067a9f-f12c-4275-9bee-fd6b75410685 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:47.110287 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-42067a9f-f12c-4275-9bee-fd6b75410685 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:47.110509 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-42067a9f-f12c-4275-9bee-fd6b75410685 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:47.110697 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-42067a9f-f12c-4275-9bee-fd6b75410685 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:47.118731 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:47.118731 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:47.121630 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-42067a9f-f12c-4275-9bee-fd6b75410685 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:47.125217 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-42067a9f-f12c-4275-9bee-fd6b75410685 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:47.125559 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1463/5824] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:05:47 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:47.141841 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-9b68fb35-a631-413f-a5c9-c2ff62ce3f24 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:47.143734 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-9b68fb35-a631-413f-a5c9-c2ff62ce3f24 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] POST https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b/action Jul 03 18:05:47.144098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-9b68fb35-a631-413f-a5c9-c2ff62ce3f24 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:05:47.144214 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-9b68fb35-a631-413f-a5c9-c2ff62ce3f24 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:47.154819 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:47.154819 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:47.155255 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-9b68fb35-a631-413f-a5c9-c2ff62ce3f24 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:47.161434 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-9b68fb35-a631-413f-a5c9-c2ff62ce3f24 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Begin detaching volume completed successfully. Jul 03 18:05:47.161673 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-9b68fb35-a631-413f-a5c9-c2ff62ce3f24 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b/action returned with HTTP 202 Jul 03 18:05:47.162341 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1469/5825] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:05:47 2026] POST /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:05:47.180518 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9aa3e1ca-c032-4796-ab30-b6e936d77ea9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:47.182418 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9aa3e1ca-c032-4796-ab30-b6e936d77ea9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:47.182582 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9aa3e1ca-c032-4796-ab30-b6e936d77ea9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:47.183304 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9aa3e1ca-c032-4796-ab30-b6e936d77ea9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:47.193234 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:47.193234 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:47.196429 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9aa3e1ca-c032-4796-ab30-b6e936d77ea9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:47.200633 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9aa3e1ca-c032-4796-ab30-b6e936d77ea9 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:47.201031 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1450/5826] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:47 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:47.310822 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f890f0bb-38f6-41bf-9fd3-e8b9ee1924d3 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:47.312529 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f890f0bb-38f6-41bf-9fd3-e8b9ee1924d3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:47.312747 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f890f0bb-38f6-41bf-9fd3-e8b9ee1924d3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:47.312979 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f890f0bb-38f6-41bf-9fd3-e8b9ee1924d3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:47.313148 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-f890f0bb-38f6-41bf-9fd3-e8b9ee1924d3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:47.316921 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:47.316921 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:47.317527 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f890f0bb-38f6-41bf-9fd3-e8b9ee1924d3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:47.317963 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1445/5827] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:47 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:47.335593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-61bcf824-4023-42ac-8526-c9ff893b1992 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:47.337324 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-61bcf824-4023-42ac-8526-c9ff893b1992 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 Jul 03 18:05:47.337513 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-61bcf824-4023-42ac-8526-c9ff893b1992 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:47.337690 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-61bcf824-4023-42ac-8526-c9ff893b1992 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:47.343827 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:47.343827 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:47.346839 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-61bcf824-4023-42ac-8526-c9ff893b1992 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:47.350433 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-61bcf824-4023-42ac-8526-c9ff893b1992 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 returned with HTTP 200 Jul 03 18:05:47.350949 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1464/5828] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:47 2026] GET /volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 => generated 876 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:47.363602 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b15d4fc7-1772-4649-85d1-a29b8360d570 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:47.365383 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b15d4fc7-1772-4649-85d1-a29b8360d570 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 Jul 03 18:05:47.365581 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b15d4fc7-1772-4649-85d1-a29b8360d570 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:47.365809 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b15d4fc7-1772-4649-85d1-a29b8360d570 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:47.371959 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:47.371959 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:47.375180 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b15d4fc7-1772-4649-85d1-a29b8360d570 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:47.379091 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b15d4fc7-1772-4649-85d1-a29b8360d570 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 returned with HTTP 200 Jul 03 18:05:47.379489 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1470/5829] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:47 2026] GET /volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:47.392208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:47.393942 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:47.394357 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-187215962", "source_volid": "fec048f6-088d-4bf0-b190-6f8cbbb53842", "volume_type": "tempest-scenario-type-luks-203411724", "size": 1}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:47.395887 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.volumes [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-187215962', 'source_volid': 'fec048f6-088d-4bf0-b190-6f8cbbb53842', 'volume_type': 'tempest-scenario-type-luks-203411724', 'size': 1}} {{(pid=99942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:47.405032 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:47.405032 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:47.405485 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume retrieved successfully. Jul 03 18:05:47.405592 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume of 1 GB Jul 03 18:05:47.406151 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Availability Zones retrieved successfully. Jul 03 18:05:47.410936 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Flow 'volume_create_api' (95c63894-f112-4ce1-9352-9e3461f26ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:47.411949 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe9b0951-b925-431b-98c3-bff6a556fc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:47.412668 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.flows.api.create_volume [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:47.433482 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe9b0951-b925-431b-98c3-bff6a556fc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fec048f6-088d-4bf0-b190-6f8cbbb53842', 'volume_type': VolumeType(created_at=2026-07-03T18:05:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=789b3944-b7a2-451e-b56c-89391bdc1091,is_public=True,name='tempest-scenario-type-luks-203411724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '789b3944-b7a2-451e-b56c-89391bdc1091', '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=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:47.434325 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2f9411-b466-4644-a2da-03872ce76227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:47.459450 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-203411724 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-203411724, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:47.459788 np0000004448 devstack@c-api.service[99942]: WARNING cinder.quota [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-203411724 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-203411724, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:05:47.473152 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.quota [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Created reservations ['3b6fe6b0-079f-468f-a6fa-d93668271d44', '7c6da80c-33d7-430f-84e2-29377743522c', '0ed08c70-0151-417f-afa7-eade8169a1bd', '098224dd-429a-493e-8d03-92648c1d57d4'] {{(pid=99942) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:47.474089 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2f9411-b466-4644-a2da-03872ce76227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b6fe6b0-079f-468f-a6fa-d93668271d44', '7c6da80c-33d7-430f-84e2-29377743522c', '0ed08c70-0151-417f-afa7-eade8169a1bd', '098224dd-429a-493e-8d03-92648c1d57d4']}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:47.474983 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c6b9ef6-6db7-48b2-bd0f-92fa6b6344e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:47.507208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c6b9ef6-6db7-48b2-bd0f-92fa6b6344e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df790f28-d127-4503-a139-cc75672789ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-187215962',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88ad84acb04876820866ec18cf67d9',qos_specs=None,replication_status=,reservations=['3b6fe6b0-079f-468f-a6fa-d93668271d44','7c6da80c-33d7-430f-84e2-29377743522c','0ed08c70-0151-417f-afa7-eade8169a1bd','098224dd-429a-493e-8d03-92648c1d57d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=fec048f6-088d-4bf0-b190-6f8cbbb53842,status='creating',user_id='52adca3529074561bc17c3fb110e12a6',volume_type_id=789b3944-b7a2-451e-b56c-89391bdc1091), 'volume': Volume(_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-03T18:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-187215962',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=df790f28-d127-4503-a139-cc75672789ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f88ad84acb04876820866ec18cf67d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fec048f6-088d-4bf0-b190-6f8cbbb53842,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52adca3529074561bc17c3fb110e12a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(789b3944-b7a2-451e-b56c-89391bdc1091),volume_type_id=789b3944-b7a2-451e-b56c-89391bdc1091)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:47.507962 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c2e061-c4f8-4dab-875d-e45bac44516a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:47.527247 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c2e061-c4f8-4dab-875d-e45bac44516a) transitioned into state 'SUCCESS' from state '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-187215962',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88ad84acb04876820866ec18cf67d9',qos_specs=None,replication_status=,reservations=['3b6fe6b0-079f-468f-a6fa-d93668271d44','7c6da80c-33d7-430f-84e2-29377743522c','0ed08c70-0151-417f-afa7-eade8169a1bd','098224dd-429a-493e-8d03-92648c1d57d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=fec048f6-088d-4bf0-b190-6f8cbbb53842,status='creating',user_id='52adca3529074561bc17c3fb110e12a6',volume_type_id=789b3944-b7a2-451e-b56c-89391bdc1091)}' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:47.528126 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87ba8a8-964e-488b-8f09-fe1e9858ea84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:47.542042 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87ba8a8-964e-488b-8f09-fe1e9858ea84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99942) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:47.542907 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Flow 'volume_create_api' (95c63894-f112-4ce1-9352-9e3461f26ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99942) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:47.543255 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume request issued successfully. Jul 03 18:05:47.543947 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6710cb48-10c4-4791-a557-0dd0e1a243aa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:47.544394 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1451/5830] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:05:47 2026] POST /volume/v3/volumes => generated 810 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:47.555630 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2303ff53-e52d-4bf0-99c3-193d123778f7 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:47.557326 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2303ff53-e52d-4bf0-99c3-193d123778f7 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:47.558098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2303ff53-e52d-4bf0-99c3-193d123778f7 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:47.558098 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2303ff53-e52d-4bf0-99c3-193d123778f7 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:47.564674 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:47.564674 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:47.567737 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-2303ff53-e52d-4bf0-99c3-193d123778f7 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:47.571240 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2303ff53-e52d-4bf0-99c3-193d123778f7 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:47.571987 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1446/5831] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:47 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:48.189585 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bbf675fe-88fc-4cac-ac0a-96c4ce28cb71 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:48.190023 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bbf675fe-88fc-4cac-ac0a-96c4ce28cb71 None None] GET https://10.4.3.210/volume// Jul 03 18:05:48.190205 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bbf675fe-88fc-4cac-ac0a-96c4ce28cb71 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:48.190390 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bbf675fe-88fc-4cac-ac0a-96c4ce28cb71 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:48.190688 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bbf675fe-88fc-4cac-ac0a-96c4ce28cb71 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:05:48.190973 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1465/5832] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:05: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 18:05:48.197111 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-ff7e5689-0e6a-4713-85bf-1797f1acfa5c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:48.199115 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-ff7e5689-0e6a-4713-85bf-1797f1acfa5c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:48.199357 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-ff7e5689-0e6a-4713-85bf-1797f1acfa5c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:48.199537 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-ff7e5689-0e6a-4713-85bf-1797f1acfa5c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:48.208893 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:48.208893 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:48.212061 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-ff7e5689-0e6a-4713-85bf-1797f1acfa5c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:48.212619 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-8aba4baf-a53b-410d-89bb-c8c7d4b2d63f None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:48.214833 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8aba4baf-a53b-410d-89bb-c8c7d4b2d63f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:48.215043 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8aba4baf-a53b-410d-89bb-c8c7d4b2d63f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:48.215305 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-8aba4baf-a53b-410d-89bb-c8c7d4b2d63f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:48.217702 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-ff7e5689-0e6a-4713-85bf-1797f1acfa5c tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:48.218171 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1471/5833] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:05:48 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1398 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:05:48.226601 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:48.226601 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:48.230481 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-8aba4baf-a53b-410d-89bb-c8c7d4b2d63f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:48.234471 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-8aba4baf-a53b-410d-89bb-c8c7d4b2d63f tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:48.234858 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1452/5834] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:48 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:48.328490 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a60f3408-92e8-4116-a2eb-a1f5af39d64e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:48.330532 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a60f3408-92e8-4116-a2eb-a1f5af39d64e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:48.330738 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a60f3408-92e8-4116-a2eb-a1f5af39d64e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:48.330941 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a60f3408-92e8-4116-a2eb-a1f5af39d64e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:48.331063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-a60f3408-92e8-4116-a2eb-a1f5af39d64e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:48.336238 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:48.336238 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:48.336932 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a60f3408-92e8-4116-a2eb-a1f5af39d64e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:48.337296 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1447/5835] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:48 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:48.585086 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a3fe585d-3790-4c06-a906-10c305ccc1d1 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:48.586966 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3fe585d-3790-4c06-a906-10c305ccc1d1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:48.587151 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3fe585d-3790-4c06-a906-10c305ccc1d1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:48.587359 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a3fe585d-3790-4c06-a906-10c305ccc1d1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:48.594175 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:48.594175 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:48.597548 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a3fe585d-3790-4c06-a906-10c305ccc1d1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:48.600718 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a3fe585d-3790-4c06-a906-10c305ccc1d1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:48.601060 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1466/5836] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:48 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:48.766664 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-0ac42876-1d02-473b-b83f-cf08f83a1a7a None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:48.769418 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-0ac42876-1d02-473b-b83f-cf08f83a1a7a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:48.769711 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-0ac42876-1d02-473b-b83f-cf08f83a1a7a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:48.769995 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-0ac42876-1d02-473b-b83f-cf08f83a1a7a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:48.779865 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:48.779865 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:48.802454 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-0ac42876-1d02-473b-b83f-cf08f83a1a7a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:48.808130 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-0ac42876-1d02-473b-b83f-cf08f83a1a7a tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:48.808820 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1472/5837] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:05:48 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:49.249952 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-50443e23-5e93-403a-83e8-506e7cd9f908 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:49.252405 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-50443e23-5e93-403a-83e8-506e7cd9f908 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:49.252610 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-50443e23-5e93-403a-83e8-506e7cd9f908 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:49.252811 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-50443e23-5e93-403a-83e8-506e7cd9f908 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:49.262513 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:49.262513 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:49.266466 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-50443e23-5e93-403a-83e8-506e7cd9f908 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:49.270431 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-50443e23-5e93-403a-83e8-506e7cd9f908 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:49.270841 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1453/5838] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:49 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:49.346912 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-3547962d-dd92-464b-b974-55adba64504e None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:49.348423 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3547962d-dd92-464b-b974-55adba64504e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:49.348604 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3547962d-dd92-464b-b974-55adba64504e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:49.348790 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-3547962d-dd92-464b-b974-55adba64504e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:49.348904 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-3547962d-dd92-464b-b974-55adba64504e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:49.353267 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:49.353267 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:49.353904 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-3547962d-dd92-464b-b974-55adba64504e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:49.354284 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1448/5839] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:49 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:49.612710 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d6e91702-dc1f-44a2-88c1-15afa34e190e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:49.614385 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d6e91702-dc1f-44a2-88c1-15afa34e190e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:49.614562 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d6e91702-dc1f-44a2-88c1-15afa34e190e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:49.614746 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d6e91702-dc1f-44a2-88c1-15afa34e190e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:49.620828 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:49.620828 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:49.624086 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d6e91702-dc1f-44a2-88c1-15afa34e190e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:49.628166 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d6e91702-dc1f-44a2-88c1-15afa34e190e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:49.628576 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1467/5840] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:49 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:50.285648 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7811608c-3c8b-4661-8d1b-e9f26f92c6d6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:50.287320 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7811608c-3c8b-4661-8d1b-e9f26f92c6d6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:50.287481 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7811608c-3c8b-4661-8d1b-e9f26f92c6d6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:50.287647 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7811608c-3c8b-4661-8d1b-e9f26f92c6d6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:50.295558 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:50.295558 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:50.298532 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7811608c-3c8b-4661-8d1b-e9f26f92c6d6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:50.302195 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7811608c-3c8b-4661-8d1b-e9f26f92c6d6 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:50.302718 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1473/5841] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:50 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:50.364205 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e575c2bb-8f29-4065-8a6d-564f3ec90501 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:50.366376 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e575c2bb-8f29-4065-8a6d-564f3ec90501 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:50.366631 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e575c2bb-8f29-4065-8a6d-564f3ec90501 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:50.366841 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e575c2bb-8f29-4065-8a6d-564f3ec90501 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:50.366954 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-e575c2bb-8f29-4065-8a6d-564f3ec90501 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:50.371258 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:50.371258 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:50.371895 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e575c2bb-8f29-4065-8a6d-564f3ec90501 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:50.372271 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1454/5842] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:50 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:50.641222 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a8d18e0a-4169-4a3e-9365-1fbf0ea12861 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:50.642836 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a8d18e0a-4169-4a3e-9365-1fbf0ea12861 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:50.643000 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a8d18e0a-4169-4a3e-9365-1fbf0ea12861 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:50.643166 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a8d18e0a-4169-4a3e-9365-1fbf0ea12861 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:50.649275 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:50.649275 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:50.652576 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a8d18e0a-4169-4a3e-9365-1fbf0ea12861 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:50.656082 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a8d18e0a-4169-4a3e-9365-1fbf0ea12861 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:50.656437 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1449/5843] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:50 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:51.144431 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-f1ddfd34-6d67-46cf-9098-bc4aa83a7caf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:51.146448 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-f1ddfd34-6d67-46cf-9098-bc4aa83a7caf tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] DELETE https://10.4.3.210/volume/v3/attachments/89a6ab52-222d-4a48-ad4b-e9b8c23fea56 Jul 03 18:05:51.146679 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-f1ddfd34-6d67-46cf-9098-bc4aa83a7caf tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:51.146897 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-f1ddfd34-6d67-46cf-9098-bc4aa83a7caf tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:51.154186 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:51.154186 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:51.315451 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e919c9fc-6eb4-4782-886a-52c37a9f17b2 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:51.317749 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e919c9fc-6eb4-4782-886a-52c37a9f17b2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:51.317966 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e919c9fc-6eb4-4782-886a-52c37a9f17b2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:51.318180 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e919c9fc-6eb4-4782-886a-52c37a9f17b2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:51.326515 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:51.326515 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:51.329355 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e919c9fc-6eb4-4782-886a-52c37a9f17b2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:51.333913 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e919c9fc-6eb4-4782-886a-52c37a9f17b2 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:51.334282 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1474/5844] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:51 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:51.382254 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-50cfc6da-2bf2-4e35-949b-925b5e27f2bb None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:51.383947 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-50cfc6da-2bf2-4e35-949b-925b5e27f2bb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:51.384141 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-50cfc6da-2bf2-4e35-949b-925b5e27f2bb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:51.384322 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-50cfc6da-2bf2-4e35-949b-925b5e27f2bb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:51.384415 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-50cfc6da-2bf2-4e35-949b-925b5e27f2bb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:51.388351 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:51.388351 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:51.388903 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-50cfc6da-2bf2-4e35-949b-925b5e27f2bb tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:51.389292 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1455/5845] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:51 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:51.671133 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-986a9971-d96d-4a80-8917-c2334f4a4e7a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:51.673066 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-986a9971-d96d-4a80-8917-c2334f4a4e7a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:51.673066 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-986a9971-d96d-4a80-8917-c2334f4a4e7a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:51.673193 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-986a9971-d96d-4a80-8917-c2334f4a4e7a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:51.679527 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:51.679527 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:51.684612 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-986a9971-d96d-4a80-8917-c2334f4a4e7a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:51.690328 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ff4d6291-81da-45a6-a893-92e81aa8a301 req-f1ddfd34-6d67-46cf-9098-bc4aa83a7caf tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/attachments/89a6ab52-222d-4a48-ad4b-e9b8c23fea56 returned with HTTP 200 Jul 03 18:05:51.690893 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-986a9971-d96d-4a80-8917-c2334f4a4e7a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:51.690976 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1468/5846] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:05:51 2026] DELETE /volume/v3/attachments/89a6ab52-222d-4a48-ad4b-e9b8c23fea56 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:51.691377 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1450/5847] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:51 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:52.346156 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e68cca2a-10c4-4185-9c57-a8342ffff551 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:52.348516 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e68cca2a-10c4-4185-9c57-a8342ffff551 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:52.348757 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e68cca2a-10c4-4185-9c57-a8342ffff551 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:52.348989 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e68cca2a-10c4-4185-9c57-a8342ffff551 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:52.357408 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:52.357408 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:52.361023 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e68cca2a-10c4-4185-9c57-a8342ffff551 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:52.365123 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e68cca2a-10c4-4185-9c57-a8342ffff551 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:52.365293 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1475/5848] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:52 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:52.376208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-afefe028-c07d-49dd-8b75-c2be47d83947 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:52.377859 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-afefe028-c07d-49dd-8b75-c2be47d83947 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:52.378046 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-afefe028-c07d-49dd-8b75-c2be47d83947 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:52.378216 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-afefe028-c07d-49dd-8b75-c2be47d83947 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:52.378385 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-afefe028-c07d-49dd-8b75-c2be47d83947 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Delete volume with id: c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:52.384621 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:52.384621 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:52.385055 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-afefe028-c07d-49dd-8b75-c2be47d83947 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:52.398916 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1f6fda0f-830f-4044-8ef3-0e6e69c60f6b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:52.400707 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f6fda0f-830f-4044-8ef3-0e6e69c60f6b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:52.401138 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f6fda0f-830f-4044-8ef3-0e6e69c60f6b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:52.401406 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f6fda0f-830f-4044-8ef3-0e6e69c60f6b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:52.401521 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-1f6fda0f-830f-4044-8ef3-0e6e69c60f6b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:52.404243 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-afefe028-c07d-49dd-8b75-c2be47d83947 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Delete volume request issued successfully. Jul 03 18:05:52.404565 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-afefe028-c07d-49dd-8b75-c2be47d83947 tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 202 Jul 03 18:05:52.404987 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1456/5849] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:05:52 2026] DELETE /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:52.408312 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:52.408312 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:52.408312 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f6fda0f-830f-4044-8ef3-0e6e69c60f6b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:52.408312 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1469/5850] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:52 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:52.413508 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-038cc661-15a2-490b-ac26-cbbe63d37a3b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:52.415056 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-038cc661-15a2-490b-ac26-cbbe63d37a3b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:52.415274 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-038cc661-15a2-490b-ac26-cbbe63d37a3b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:52.415491 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-038cc661-15a2-490b-ac26-cbbe63d37a3b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:52.417146 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-385d599c-ba8a-4db7-aa80-df5959462c29 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:52.418956 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-385d599c-ba8a-4db7-aa80-df5959462c29 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7/export_record Jul 03 18:05:52.419202 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-385d599c-ba8a-4db7-aa80-df5959462c29 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:52.419423 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-385d599c-ba8a-4db7-aa80-df5959462c29 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'export_record' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:52.419546 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-385d599c-ba8a-4db7-aa80-df5959462c29 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Export record for backup 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99940) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 18:05:52.423694 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:52.423694 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:52.424617 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.api [None req-385d599c-ba8a-4db7-aa80-df5959462c29 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling RPCAPI with context: , host: np0000004448, backup: 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99940) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 18:05:52.428106 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:52.428106 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:52.430063 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.backup.rpcapi [None req-385d599c-ba8a-4db7-aa80-df5959462c29 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] export_record in rpcapi backup_id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7 on host np0000004448. {{(pid=99940) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 18:05:52.434647 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-038cc661-15a2-490b-ac26-cbbe63d37a3b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Volume info retrieved successfully. Jul 03 18:05:52.442322 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-038cc661-15a2-490b-ac26-cbbe63d37a3b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 200 Jul 03 18:05:52.443012 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1451/5851] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:52 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:52.704305 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-26c22c95-aed6-4411-93b1-a046f25e4d3c None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:52.706132 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-26c22c95-aed6-4411-93b1-a046f25e4d3c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:52.706317 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-26c22c95-aed6-4411-93b1-a046f25e4d3c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:52.706510 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-26c22c95-aed6-4411-93b1-a046f25e4d3c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:52.712614 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:52.712614 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:52.717440 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-26c22c95-aed6-4411-93b1-a046f25e4d3c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:52.722791 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-26c22c95-aed6-4411-93b1-a046f25e4d3c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:52.723341 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1457/5852] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:52 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:52.932068 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-385d599c-ba8a-4db7-aa80-df5959462c29 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY1ZjRmNDUtMTViYi00NjA5LWExMzEtOWE1M2JkZGNkMmY3IiwgInVzZXJfaWQiOiAiYjdkMzVmY2UyZjkwNDc3NzgyM2VlMTNkYzdiMGI0NjIiLCAicHJvamVjdF9pZCI6ICJiZGQwOGJiMzdjY2U0ZmUxOTY5MWRkNjIxOGU4N2NhNCIsICJ2b2x1bWVfaWQiOiAiZTJjYTNlMWQtMmMyYS00OTU1LWE5NzYtNzVkYWEyMGY3NTM0IiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTAwMTk2NjA5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTJjYTNlMWQtMmMyYS00OTU1LWE5NzYtNzVkYWEyMGY3NTM0LzIwMjYwNzAzMTgwNTM5L2F6X25vdmFfYmFja3VwXzBmNWY0ZjQ1LTE1YmItNDYwOS1hMTMxLTlhNTNiZGRjZDJmNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTg6MDU6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTg6MDU6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowNTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99940) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 18:05:52.932311 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-385d599c-ba8a-4db7-aa80-df5959462c29 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7/export_record returned with HTTP 200 Jul 03 18:05:52.932680 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1476/5853] 10.4.3.210 () {68 vars in 1430 bytes} [Fri Jul 3 18:05:52 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7/export_record => generated 1424 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:52.939214 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-bc47a112-298f-43e5-a802-33323e6258e6 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:52.940899 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc47a112-298f-43e5-a802-33323e6258e6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:05:52.941113 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc47a112-298f-43e5-a802-33323e6258e6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:52.941308 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-bc47a112-298f-43e5-a802-33323e6258e6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:52.941410 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-bc47a112-298f-43e5-a802-33323e6258e6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:52.945305 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:52.945305 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:52.945853 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-bc47a112-298f-43e5-a802-33323e6258e6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:05:52.946205 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1470/5854] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:52 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:52.955650 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-2c2acf8d-9b79-458f-94e1-446bf3936935 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:52.957141 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2c2acf8d-9b79-458f-94e1-446bf3936935 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] POST https://10.4.3.210/volume/v3/backups/import_record Jul 03 18:05:52.957530 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-2c2acf8d-9b79-458f-94e1-446bf3936935 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM2NTA3ZjMtNzk3Ny00ZjZiLTk0OWQtNDlmYTcxMDgxNzJkIiwgInVzZXJfaWQiOiAiYjdkMzVmY2UyZjkwNDc3NzgyM2VlMTNkYzdiMGI0NjIiLCAicHJvamVjdF9pZCI6ICJiZGQwOGJiMzdjY2U0ZmUxOTY5MWRkNjIxOGU4N2NhNCIsICJ2b2x1bWVfaWQiOiAiZTJjYTNlMWQtMmMyYS00OTU1LWE5NzYtNzVkYWEyMGY3NTM0IiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTAwMTk2NjA5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTJjYTNlMWQtMmMyYS00OTU1LWE5NzYtNzVkYWEyMGY3NTM0LzIwMjYwNzAzMTgwNTM5L2F6X25vdmFfYmFja3VwXzBmNWY0ZjQ1LTE1YmItNDYwOS1hMTMxLTlhNTNiZGRjZDJmNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTg6MDU6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTg6MDU6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowNTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:52.958702 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-2c2acf8d-9b79-458f-94e1-446bf3936935 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM2NTA3ZjMtNzk3Ny00ZjZiLTk0OWQtNDlmYTcxMDgxNzJkIiwgInVzZXJfaWQiOiAiYjdkMzVmY2UyZjkwNDc3NzgyM2VlMTNkYzdiMGI0NjIiLCAicHJvamVjdF9pZCI6ICJiZGQwOGJiMzdjY2U0ZmUxOTY5MWRkNjIxOGU4N2NhNCIsICJ2b2x1bWVfaWQiOiAiZTJjYTNlMWQtMmMyYS00OTU1LWE5NzYtNzVkYWEyMGY3NTM0IiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTAwMTk2NjA5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTJjYTNlMWQtMmMyYS00OTU1LWE5NzYtNzVkYWEyMGY3NTM0LzIwMjYwNzAzMTgwNTM5L2F6X25vdmFfYmFja3VwXzBmNWY0ZjQ1LTE1YmItNDYwOS1hMTMxLTlhNTNiZGRjZDJmNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTg6MDU6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTg6MDU6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowNTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99943) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 18:05:52.958820 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.contrib.backups [None req-2c2acf8d-9b79-458f-94e1-446bf3936935 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM2NTA3ZjMtNzk3Ny00ZjZiLTk0OWQtNDlmYTcxMDgxNzJkIiwgInVzZXJfaWQiOiAiYjdkMzVmY2UyZjkwNDc3NzgyM2VlMTNkYzdiMGI0NjIiLCAicHJvamVjdF9pZCI6ICJiZGQwOGJiMzdjY2U0ZmUxOTY5MWRkNjIxOGU4N2NhNCIsICJ2b2x1bWVfaWQiOiAiZTJjYTNlMWQtMmMyYS00OTU1LWE5NzYtNzVkYWEyMGY3NTM0IiwgImhvc3QiOiAibnAwMDAwMDA0NDQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTAwMTk2NjA5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTJjYTNlMWQtMmMyYS00OTU1LWE5NzYtNzVkYWEyMGY3NTM0LzIwMjYwNzAzMTgwNTM5L2F6X25vdmFfYmFja3VwXzBmNWY0ZjQ1LTE1YmItNDYwOS1hMTMxLTlhNTNiZGRjZDJmNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTg6MDU6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTg6MDU6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxODowNTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99943) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 18:05:52.959339 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.policy [None req-2c2acf8d-9b79-458f-94e1-446bf3936935 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '124b41dbd702402eb610cf7b46d65efc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdd08bb37cce4fe19691dd6218e87ca4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99943) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:05:52.959534 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-2c2acf8d-9b79-458f-94e1-446bf3936935 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] https://10.4.3.210/volume/v3/backups/import_record returned with HTTP 403 Jul 03 18:05:52.959922 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1452/5855] 10.4.3.210 () {70 vars in 1342 bytes} [Fri Jul 3 18:05:52 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 18:05:52.965881 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-470f20ab-7448-4cea-9b4a-395dbf0d36dc None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:52.967373 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-470f20ab-7448-4cea-9b4a-395dbf0d36dc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 Jul 03 18:05:52.967543 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-470f20ab-7448-4cea-9b4a-395dbf0d36dc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:52.967706 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-470f20ab-7448-4cea-9b4a-395dbf0d36dc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:52.967862 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-470f20ab-7448-4cea-9b4a-395dbf0d36dc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete volume with id: e2ca3e1d-2c2a-4955-a976-75daa20f7534 Jul 03 18:05:52.973707 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:52.973707 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:52.973976 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-470f20ab-7448-4cea-9b4a-395dbf0d36dc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:52.986373 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-470f20ab-7448-4cea-9b4a-395dbf0d36dc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete volume request issued successfully. Jul 03 18:05:52.986530 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-470f20ab-7448-4cea-9b4a-395dbf0d36dc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 returned with HTTP 202 Jul 03 18:05:52.986898 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1458/5856] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:05:52 2026] DELETE /volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:52.993402 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-1464f771-9f57-4040-bc18-b9d84fd9d687 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:52.994947 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1464f771-9f57-4040-bc18-b9d84fd9d687 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 Jul 03 18:05:52.995172 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1464f771-9f57-4040-bc18-b9d84fd9d687 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:52.995401 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-1464f771-9f57-4040-bc18-b9d84fd9d687 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:53.001996 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:53.001996 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:53.005225 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-1464f771-9f57-4040-bc18-b9d84fd9d687 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:53.008956 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-1464f771-9f57-4040-bc18-b9d84fd9d687 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 returned with HTTP 200 Jul 03 18:05:53.009554 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1477/5857] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:52 2026] GET /volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:53.455889 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fb296639-5708-4443-b0cd-d89b32f8b26b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:53.457897 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fb296639-5708-4443-b0cd-d89b32f8b26b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] GET https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b Jul 03 18:05:53.458083 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fb296639-5708-4443-b0cd-d89b32f8b26b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:53.458272 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fb296639-5708-4443-b0cd-d89b32f8b26b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:53.463263 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fb296639-5708-4443-b0cd-d89b32f8b26b tempest-VolumeMultiattachTests-2054471234 tempest-VolumeMultiattachTests-2054471234-project-member] https://10.4.3.210/volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b returned with HTTP 404 Jul 03 18:05:53.463672 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1471/5858] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:53 2026] GET /volume/v3/volumes/c5fed6c6-9233-4755-8db4-67a4d6fcd68b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:53.470990 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-49dbfdf5-83c5-4ceb-b4ec-76d472130ddd None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:53.472422 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-49dbfdf5-83c5-4ceb-b4ec-76d472130ddd tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 18:05:53.472578 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-49dbfdf5-83c5-4ceb-b4ec-76d472130ddd tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:53.472740 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-49dbfdf5-83c5-4ceb-b4ec-76d472130ddd tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:53.473459 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-49dbfdf5-83c5-4ceb-b4ec-76d472130ddd tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 18:05:53.481588 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-49dbfdf5-83c5-4ceb-b4ec-76d472130ddd tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Get all volumes completed successfully. Jul 03 18:05:53.483129 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:53.483129 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:53.486623 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-49dbfdf5-83c5-4ceb-b4ec-76d472130ddd tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 18:05:53.486987 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1453/5859] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 18:05:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8354 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:53.500646 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-77f9be56-3a5b-4f0b-b33d-8557b70a892e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:53.502101 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-77f9be56-3a5b-4f0b-b33d-8557b70a892e tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] DELETE https://10.4.3.210/volume/v3/types/7a8dae4d-0487-480d-993f-7603494451ad Jul 03 18:05:53.502272 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-77f9be56-3a5b-4f0b-b33d-8557b70a892e tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:53.502451 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-77f9be56-3a5b-4f0b-b33d-8557b70a892e tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:53.521740 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-77f9be56-3a5b-4f0b-b33d-8557b70a892e tempest-VolumeMultiattachTests-2076299342 tempest-VolumeMultiattachTests-2076299342-project-admin] https://10.4.3.210/volume/v3/types/7a8dae4d-0487-480d-993f-7603494451ad returned with HTTP 202 Jul 03 18:05:53.522052 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1459/5860] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:05:53 2026] DELETE /volume/v3/types/7a8dae4d-0487-480d-993f-7603494451ad => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:05:53.735106 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5c58d60d-2bee-406a-b672-0613a1520dc8 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:53.737101 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5c58d60d-2bee-406a-b672-0613a1520dc8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:53.737276 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5c58d60d-2bee-406a-b672-0613a1520dc8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:53.737438 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5c58d60d-2bee-406a-b672-0613a1520dc8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:53.743338 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:53.743338 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:53.746221 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5c58d60d-2bee-406a-b672-0613a1520dc8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:53.749525 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5c58d60d-2bee-406a-b672-0613a1520dc8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:53.749849 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1478/5861] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:53 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:54.021722 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-4a0894d3-8bed-4556-ad6e-765946590888 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:54.023317 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4a0894d3-8bed-4556-ad6e-765946590888 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 Jul 03 18:05:54.023499 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4a0894d3-8bed-4556-ad6e-765946590888 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:54.023715 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-4a0894d3-8bed-4556-ad6e-765946590888 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:54.028890 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-4a0894d3-8bed-4556-ad6e-765946590888 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 returned with HTTP 404 Jul 03 18:05:54.029335 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1472/5862] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:54 2026] GET /volume/v3/volumes/e2ca3e1d-2c2a-4955-a976-75daa20f7534 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:05:54.037065 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-f4c21ad9-331f-4609-924e-ad65f8616c9c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:54.038686 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f4c21ad9-331f-4609-924e-ad65f8616c9c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] GET https://10.4.3.210/volume/v3/backups Jul 03 18:05:54.038893 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f4c21ad9-331f-4609-924e-ad65f8616c9c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:54.039063 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-f4c21ad9-331f-4609-924e-ad65f8616c9c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:54.039253 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.api_utils [None req-f4c21ad9-331f-4609-924e-ad65f8616c9c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Removing options '' from query. {{(pid=99943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 18:05:54.049887 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-f4c21ad9-331f-4609-924e-ad65f8616c9c tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 200 Jul 03 18:05:54.050245 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1454/5863] 10.4.3.210 () {68 vars in 1277 bytes} [Fri Jul 3 18:05:54 2026] GET /volume/v3/backups => generated 624 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:54.058609 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-819ceb10-6296-48c6-9e8c-8d0538433911 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:54.060120 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-819ceb10-6296-48c6-9e8c-8d0538433911 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] GET https://10.4.3.210/volume/v3/backups?project_id=bdd08bb37cce4fe19691dd6218e87ca4 Jul 03 18:05:54.060308 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-819ceb10-6296-48c6-9e8c-8d0538433911 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:54.060472 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-819ceb10-6296-48c6-9e8c-8d0538433911 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Calling method 'index' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:54.060700 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.api_utils [None req-819ceb10-6296-48c6-9e8c-8d0538433911 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Removing options 'project_id' from query. {{(pid=99942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 18:05:54.065586 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-819ceb10-6296-48c6-9e8c-8d0538433911 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] https://10.4.3.210/volume/v3/backups?project_id=bdd08bb37cce4fe19691dd6218e87ca4 returned with HTTP 200 Jul 03 18:05:54.065909 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1460/5864] 10.4.3.210 () {68 vars in 1364 bytes} [Fri Jul 3 18:05:54 2026] GET /volume/v3/backups?project_id=bdd08bb37cce4fe19691dd6218e87ca4 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:54.073975 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4fdbb574-91a3-4384-9756-de99a3638224 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:54.075568 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:05:54.075909 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1194682402"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:54.077256 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1194682402'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:05:54.077392 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume of 1 GB Jul 03 18:05:54.081254 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Availability Zones retrieved successfully. Jul 03 18:05:54.086498 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Flow 'volume_create_api' (a9f5abfe-59e5-4041-9f1b-502b851376ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:54.087345 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (516b5693-a94e-44a3-b26d-4aa69d5f35e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:54.088037 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Validating volume size '1' using validate_int {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:05:54.112409 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (516b5693-a94e-44a3-b26d-4aa69d5f35e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:54.113181 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837142cb-4a49-41d7-9433-45de06c7dc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:54.148619 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Created reservations ['45b77cdc-a1c0-49b8-ae81-130ac85e9041', '16b5f4dd-bb56-4180-9b27-acecaf57172b', '1855d5aa-9766-410a-b4cc-2da7a6e1d538', '116ecd79-8564-4727-909b-8f6b0a56c25e'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:54.149559 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837142cb-4a49-41d7-9433-45de06c7dc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45b77cdc-a1c0-49b8-ae81-130ac85e9041', '16b5f4dd-bb56-4180-9b27-acecaf57172b', '1855d5aa-9766-410a-b4cc-2da7a6e1d538', '116ecd79-8564-4727-909b-8f6b0a56c25e']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:54.150232 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4780a697-8fbc-4a0a-9258-e0323644b07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:54.173893 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4780a697-8fbc-4a0a-9258-e0323644b07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ef62f7a-cf53-4fd1-9ca2-62b63b602de4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194682402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd08bb37cce4fe19691dd6218e87ca4',qos_specs=None,replication_status=,reservations=['45b77cdc-a1c0-49b8-ae81-130ac85e9041','16b5f4dd-bb56-4180-9b27-acecaf57172b','1855d5aa-9766-410a-b4cc-2da7a6e1d538','116ecd79-8564-4727-909b-8f6b0a56c25e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d35fce2f904777823ee13dc7b0b462',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:05:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1194682402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ef62f7a-cf53-4fd1-9ca2-62b63b602de4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd08bb37cce4fe19691dd6218e87ca4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7d35fce2f904777823ee13dc7b0b462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:54.174625 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dbe29f8-5716-4537-98d9-30abecf1eb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:54.193568 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dbe29f8-5716-4537-98d9-30abecf1eb83) transitioned into state 'SUCCESS' from state '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-1194682402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd08bb37cce4fe19691dd6218e87ca4',qos_specs=None,replication_status=,reservations=['45b77cdc-a1c0-49b8-ae81-130ac85e9041','16b5f4dd-bb56-4180-9b27-acecaf57172b','1855d5aa-9766-410a-b4cc-2da7a6e1d538','116ecd79-8564-4727-909b-8f6b0a56c25e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d35fce2f904777823ee13dc7b0b462',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:54.194248 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748dae13-68ea-438a-8157-2c7b1211fb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:05:54.202593 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748dae13-68ea-438a-8157-2c7b1211fb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:05:54.203435 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Flow 'volume_create_api' (a9f5abfe-59e5-4041-9f1b-502b851376ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:05:54.203720 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Create volume request issued successfully. Jul 03 18:05:54.204355 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4fdbb574-91a3-4384-9756-de99a3638224 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:05:54.204905 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1479/5865] 10.4.3.210 () {70 vars in 1298 bytes} [Fri Jul 3 18:05:54 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 18:05:54.215306 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f61146bf-0cd0-4e1f-bc7d-5dcf7c05a728 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:54.216871 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f61146bf-0cd0-4e1f-bc7d-5dcf7c05a728 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 Jul 03 18:05:54.217077 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f61146bf-0cd0-4e1f-bc7d-5dcf7c05a728 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:54.217254 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f61146bf-0cd0-4e1f-bc7d-5dcf7c05a728 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:54.225588 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:54.225588 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:54.228633 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f61146bf-0cd0-4e1f-bc7d-5dcf7c05a728 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:54.231984 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f61146bf-0cd0-4e1f-bc7d-5dcf7c05a728 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 returned with HTTP 200 Jul 03 18:05:54.232324 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1473/5866] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:54 2026] GET /volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:54.764267 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a95d8999-91b9-48db-90a2-ebf3e6f5fee9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:54.765807 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a95d8999-91b9-48db-90a2-ebf3e6f5fee9 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:54.765974 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a95d8999-91b9-48db-90a2-ebf3e6f5fee9 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:54.766158 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a95d8999-91b9-48db-90a2-ebf3e6f5fee9 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:54.772267 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:54.772267 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:54.775285 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a95d8999-91b9-48db-90a2-ebf3e6f5fee9 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:54.779323 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a95d8999-91b9-48db-90a2-ebf3e6f5fee9 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:54.779676 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1455/5867] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:54 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:55.244261 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b34fc998-8d80-4037-8ccb-96ac274054ca None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:55.245813 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b34fc998-8d80-4037-8ccb-96ac274054ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 Jul 03 18:05:55.246010 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b34fc998-8d80-4037-8ccb-96ac274054ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:55.246219 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b34fc998-8d80-4037-8ccb-96ac274054ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:55.252551 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:55.252551 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:55.255597 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-b34fc998-8d80-4037-8ccb-96ac274054ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:55.258935 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b34fc998-8d80-4037-8ccb-96ac274054ca tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 returned with HTTP 200 Jul 03 18:05:55.259307 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1461/5868] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:55 2026] GET /volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:05:55.272926 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-b2802808-11c2-4010-913c-736112d70187 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:55.274643 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b2802808-11c2-4010-913c-736112d70187 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] POST https://10.4.3.210/volume/v3/backups Jul 03 18:05:55.274997 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-b2802808-11c2-4010-913c-736112d70187 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ef62f7a-cf53-4fd1-9ca2-62b63b602de4", "name": "tempest-type-Backup-836589063"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:05:55.276376 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.contrib.backups [None req-b2802808-11c2-4010-913c-736112d70187 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Creating new backup {'backup': {'volume_id': '8ef62f7a-cf53-4fd1-9ca2-62b63b602de4', 'name': 'tempest-type-Backup-836589063'}} {{(pid=99940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 18:05:55.276503 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.contrib.backups [None req-b2802808-11c2-4010-913c-736112d70187 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Creating backup of volume 8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 in container None Jul 03 18:05:55.284205 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:55.284205 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:55.284647 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-b2802808-11c2-4010-913c-736112d70187 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:05:55.299479 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-b2802808-11c2-4010-913c-736112d70187 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Created reservations ['d56cc4b9-eaf5-43f4-b068-06f832f7ce37', 'd089a43f-1965-4406-b4ba-29b3185e0216'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:05:55.325542 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-b2802808-11c2-4010-913c-736112d70187 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Jul 03 18:05:55.325958 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1480/5869] 10.4.3.210 () {70 vars in 1299 bytes} [Fri Jul 3 18:05:55 2026] POST /volume/v3/backups => generated 315 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:05:55.332956 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7076b47e-0652-4427-a0b6-043f3d57f390 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:55.334539 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7076b47e-0652-4427-a0b6-043f3d57f390 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:05:55.334694 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7076b47e-0652-4427-a0b6-043f3d57f390 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:55.334898 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7076b47e-0652-4427-a0b6-043f3d57f390 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:55.334987 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-7076b47e-0652-4427-a0b6-043f3d57f390 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:55.338721 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:55.338721 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:55.339278 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7076b47e-0652-4427-a0b6-043f3d57f390 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:05:55.339625 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1474/5870] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:55 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:55.791172 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-da056289-ef5e-40de-ae01-cb4f04eece4c None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:55.792715 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-da056289-ef5e-40de-ae01-cb4f04eece4c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:55.792904 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-da056289-ef5e-40de-ae01-cb4f04eece4c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:55.793093 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-da056289-ef5e-40de-ae01-cb4f04eece4c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:55.799706 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:55.799706 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:55.802822 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-da056289-ef5e-40de-ae01-cb4f04eece4c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:55.806145 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-da056289-ef5e-40de-ae01-cb4f04eece4c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:55.806486 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1456/5871] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:55 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:56.348577 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-7281fbab-b539-4cb6-b09f-75f6abd1c800 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:56.350253 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7281fbab-b539-4cb6-b09f-75f6abd1c800 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:05:56.350452 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7281fbab-b539-4cb6-b09f-75f6abd1c800 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:56.350632 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-7281fbab-b539-4cb6-b09f-75f6abd1c800 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:56.350739 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-7281fbab-b539-4cb6-b09f-75f6abd1c800 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:56.354508 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:56.354508 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:56.355058 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-7281fbab-b539-4cb6-b09f-75f6abd1c800 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:05:56.355382 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1462/5872] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:56 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:56.817218 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-10702a6d-1f52-4698-9ced-22580a1ce5c1 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:56.818892 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-10702a6d-1f52-4698-9ced-22580a1ce5c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:56.819109 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-10702a6d-1f52-4698-9ced-22580a1ce5c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:56.819261 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-10702a6d-1f52-4698-9ced-22580a1ce5c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:56.825897 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:56.825897 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:56.829104 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-10702a6d-1f52-4698-9ced-22580a1ce5c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:56.832917 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-10702a6d-1f52-4698-9ced-22580a1ce5c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:56.833272 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1481/5873] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:56 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:56.843743 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-f76537a1-63e3-416f-8306-5acac3b60b11 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:56.845681 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f76537a1-63e3-416f-8306-5acac3b60b11 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:05:56.845959 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f76537a1-63e3-416f-8306-5acac3b60b11 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:56.846165 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-f76537a1-63e3-416f-8306-5acac3b60b11 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:56.852964 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:56.852964 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:05:56.856585 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-f76537a1-63e3-416f-8306-5acac3b60b11 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:05:56.860418 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-f76537a1-63e3-416f-8306-5acac3b60b11 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:05:56.860741 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1475/5874] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:05:56 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:57.363982 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-60f40e7b-f5ea-4c9c-bfe9-d3c32a97df0b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:57.365893 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-60f40e7b-f5ea-4c9c-bfe9-d3c32a97df0b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:05:57.366116 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-60f40e7b-f5ea-4c9c-bfe9-d3c32a97df0b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:57.366343 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-60f40e7b-f5ea-4c9c-bfe9-d3c32a97df0b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:57.366475 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-60f40e7b-f5ea-4c9c-bfe9-d3c32a97df0b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:57.370832 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:57.370832 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:05:57.371454 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-60f40e7b-f5ea-4c9c-bfe9-d3c32a97df0b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:05:57.371804 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1457/5875] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:57 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:58.382762 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e6113f6c-43f5-40d4-8368-90484e8005bd None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:58.384484 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e6113f6c-43f5-40d4-8368-90484e8005bd tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:05:58.384668 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e6113f6c-43f5-40d4-8368-90484e8005bd tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:58.384860 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e6113f6c-43f5-40d4-8368-90484e8005bd tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:58.384982 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-e6113f6c-43f5-40d4-8368-90484e8005bd tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:58.389396 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:58.389396 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:05:58.390197 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e6113f6c-43f5-40d4-8368-90484e8005bd tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:05:58.390572 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1463/5876] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:58 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:05:59.402055 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-17766c70-96d5-4286-b67d-d943c0b3ba8e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:05:59.403623 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-17766c70-96d5-4286-b67d-d943c0b3ba8e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:05:59.408029 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-17766c70-96d5-4286-b67d-d943c0b3ba8e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:05:59.408029 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-17766c70-96d5-4286-b67d-d943c0b3ba8e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:05:59.408029 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-17766c70-96d5-4286-b67d-d943c0b3ba8e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:05:59.414679 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:05:59.414679 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:05:59.414679 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-17766c70-96d5-4286-b67d-d943c0b3ba8e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:05:59.414679 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1482/5877] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:05:59 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:00.425076 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3af5c0ec-7578-4c8c-bb5b-1313595e3648 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:00.426811 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3af5c0ec-7578-4c8c-bb5b-1313595e3648 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:00.427047 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3af5c0ec-7578-4c8c-bb5b-1313595e3648 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:00.427252 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3af5c0ec-7578-4c8c-bb5b-1313595e3648 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:00.427352 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-3af5c0ec-7578-4c8c-bb5b-1313595e3648 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:00.431612 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:00.431612 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:00.432367 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3af5c0ec-7578-4c8c-bb5b-1313595e3648 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:00.432655 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1476/5878] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:00 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:01.444023 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-0e31506a-c092-45d7-b11b-01f85e758ce9 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:01.446032 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0e31506a-c092-45d7-b11b-01f85e758ce9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:01.446278 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0e31506a-c092-45d7-b11b-01f85e758ce9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:01.446494 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-0e31506a-c092-45d7-b11b-01f85e758ce9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:01.446629 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-0e31506a-c092-45d7-b11b-01f85e758ce9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:01.450273 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:01.450273 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:01.450809 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-0e31506a-c092-45d7-b11b-01f85e758ce9 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:01.451134 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1458/5879] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:01 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:02.460739 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-60d4c60e-866e-4832-a4a1-6cd44943b465 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:02.462432 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-60d4c60e-866e-4832-a4a1-6cd44943b465 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:02.462622 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-60d4c60e-866e-4832-a4a1-6cd44943b465 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:02.462800 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-60d4c60e-866e-4832-a4a1-6cd44943b465 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:02.462901 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-60d4c60e-866e-4832-a4a1-6cd44943b465 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:02.466751 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:02.466751 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:02.467329 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-60d4c60e-866e-4832-a4a1-6cd44943b465 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:02.467650 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1464/5880] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:02 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:03.477806 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e6647d83-c531-4f98-949b-3e0d2075a63e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:03.480092 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e6647d83-c531-4f98-949b-3e0d2075a63e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:03.480358 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e6647d83-c531-4f98-949b-3e0d2075a63e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:03.480586 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e6647d83-c531-4f98-949b-3e0d2075a63e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:03.480718 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-e6647d83-c531-4f98-949b-3e0d2075a63e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:03.486173 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:03.486173 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:03.486917 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e6647d83-c531-4f98-949b-3e0d2075a63e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:03.487386 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1483/5881] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:03 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:04.496830 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-96645607-bc29-4c4f-970e-4c92d1e6355a None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:04.498395 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-96645607-bc29-4c4f-970e-4c92d1e6355a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:04.498593 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-96645607-bc29-4c4f-970e-4c92d1e6355a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:04.498782 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-96645607-bc29-4c4f-970e-4c92d1e6355a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:04.498892 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-96645607-bc29-4c4f-970e-4c92d1e6355a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:04.503167 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:04.503167 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:04.503681 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-96645607-bc29-4c4f-970e-4c92d1e6355a tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:04.504023 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1477/5882] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:04 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:05.514763 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-73c7f568-f149-4bf8-8c67-d5b713d11e63 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:05.516398 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-73c7f568-f149-4bf8-8c67-d5b713d11e63 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:05.516579 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-73c7f568-f149-4bf8-8c67-d5b713d11e63 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:05.516753 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-73c7f568-f149-4bf8-8c67-d5b713d11e63 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:05.516864 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-73c7f568-f149-4bf8-8c67-d5b713d11e63 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:05.522070 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:05.522070 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:05.522850 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-73c7f568-f149-4bf8-8c67-d5b713d11e63 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:05.523259 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1459/5883] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:05 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:06.533209 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e8c082d2-45b2-4cf1-b208-ba90f697fe8d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:06.534942 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8c082d2-45b2-4cf1-b208-ba90f697fe8d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:06.535150 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8c082d2-45b2-4cf1-b208-ba90f697fe8d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:06.535329 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e8c082d2-45b2-4cf1-b208-ba90f697fe8d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:06.535436 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-e8c082d2-45b2-4cf1-b208-ba90f697fe8d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:06.540043 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:06.540043 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:06.540762 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e8c082d2-45b2-4cf1-b208-ba90f697fe8d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:06.541164 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1465/5884] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:06 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:07.551414 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-384c4226-9ce3-43b4-bf76-11e293d9b0ff None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:07.553542 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-384c4226-9ce3-43b4-bf76-11e293d9b0ff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:07.553714 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-384c4226-9ce3-43b4-bf76-11e293d9b0ff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:07.553906 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-384c4226-9ce3-43b4-bf76-11e293d9b0ff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:07.554010 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-384c4226-9ce3-43b4-bf76-11e293d9b0ff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:07.555605 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=300,cinder:UPDATE=127,cinder:INSERT=74 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:06:07.557644 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:07.557644 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:07.558170 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-384c4226-9ce3-43b4-bf76-11e293d9b0ff tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:07.558619 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1484/5885] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:07 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:08.568926 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-55cecf1b-ec3f-4069-b0f5-3093ef23b8bd None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:08.571726 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-55cecf1b-ec3f-4069-b0f5-3093ef23b8bd tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:08.571942 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-55cecf1b-ec3f-4069-b0f5-3093ef23b8bd tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:08.572126 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-55cecf1b-ec3f-4069-b0f5-3093ef23b8bd tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:08.572227 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-55cecf1b-ec3f-4069-b0f5-3093ef23b8bd tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:08.573883 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=167,cinder:UPDATE=39,cinder:INSERT=16 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:06:08.576802 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:08.576802 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:08.577370 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-55cecf1b-ec3f-4069-b0f5-3093ef23b8bd tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:08.577688 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1478/5886] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:08 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:09.588951 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5fef052b-4003-4da9-8953-8a48afd91fc2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:09.590914 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5fef052b-4003-4da9-8953-8a48afd91fc2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:09.591164 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5fef052b-4003-4da9-8953-8a48afd91fc2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:09.591384 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5fef052b-4003-4da9-8953-8a48afd91fc2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:09.591518 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5fef052b-4003-4da9-8953-8a48afd91fc2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:09.593420 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=194,cinder:UPDATE=61,cinder:INSERT=35 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:06:09.597541 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:09.597541 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:09.598326 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5fef052b-4003-4da9-8953-8a48afd91fc2 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:09.598780 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1460/5887] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:09 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:10.607753 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-fbe47e48-b85b-4a29-bc64-f81afa083bda None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:10.609465 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fbe47e48-b85b-4a29-bc64-f81afa083bda tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:10.609652 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fbe47e48-b85b-4a29-bc64-f81afa083bda tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:10.609839 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-fbe47e48-b85b-4a29-bc64-f81afa083bda tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:10.609941 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-fbe47e48-b85b-4a29-bc64-f81afa083bda tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:10.611421 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=197,cinder:UPDATE=47,cinder:INSERT=19 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:06:10.615030 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:10.615030 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:10.615589 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-fbe47e48-b85b-4a29-bc64-f81afa083bda tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:10.615911 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1466/5888] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:10 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:11.625355 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a38c7d9e-55ab-4ed4-94bf-c8f5fcfab279 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:11.626850 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a38c7d9e-55ab-4ed4-94bf-c8f5fcfab279 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:11.627257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a38c7d9e-55ab-4ed4-94bf-c8f5fcfab279 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:11.627257 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a38c7d9e-55ab-4ed4-94bf-c8f5fcfab279 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:11.627337 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-a38c7d9e-55ab-4ed4-94bf-c8f5fcfab279 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:11.631178 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:11.631178 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:11.631735 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a38c7d9e-55ab-4ed4-94bf-c8f5fcfab279 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:11.632071 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1485/5889] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:11 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:11.641705 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b8059db4-f5a2-4276-81f4-7fcdd3e91bb8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:11.643518 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8059db4-f5a2-4276-81f4-7fcdd3e91bb8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] POST https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88/action Jul 03 18:06:11.643919 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8059db4-f5a2-4276-81f4-7fcdd3e91bb8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:06:11.644088 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b8059db4-f5a2-4276-81f4-7fcdd3e91bb8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:06:11.645327 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.admin_actions [None req-b8059db4-f5a2-4276-81f4-7fcdd3e91bb8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Updating backup 'af3f5a0a-c2d5-4878-ab3a-243b85640f88' with '{'status': 'error'}' {{(pid=99941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 18:06:11.652307 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:11.652307 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:11.653405 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.policy [None req-b8059db4-f5a2-4276-81f4-7fcdd3e91bb8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '124b41dbd702402eb610cf7b46d65efc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdd08bb37cce4fe19691dd6218e87ca4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99941) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 18:06:11.653630 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b8059db4-f5a2-4276-81f4-7fcdd3e91bb8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88/action returned with HTTP 403 Jul 03 18:06:11.654088 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1479/5890] 10.4.3.210 () {70 vars in 1430 bytes} [Fri Jul 3 18:06:11 2026] POST /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:06:11.659869 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-41df595e-caac-4b3a-a799-cad58bf368a1 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:11.661359 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-41df595e-caac-4b3a-a799-cad58bf368a1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 Jul 03 18:06:11.661530 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-41df595e-caac-4b3a-a799-cad58bf368a1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:11.661713 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-41df595e-caac-4b3a-a799-cad58bf368a1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:11.661879 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-41df595e-caac-4b3a-a799-cad58bf368a1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete volume with id: 8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 Jul 03 18:06:11.668095 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:11.668095 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:11.668363 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-41df595e-caac-4b3a-a799-cad58bf368a1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:06:11.684796 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-41df595e-caac-4b3a-a799-cad58bf368a1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete volume request issued successfully. Jul 03 18:06:11.684796 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-41df595e-caac-4b3a-a799-cad58bf368a1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 returned with HTTP 202 Jul 03 18:06:11.684796 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1461/5891] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:06:11 2026] DELETE /volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:06:11.688999 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-14ca3260-e968-4bfc-8595-f7a5d7251c6e None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:11.692405 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-14ca3260-e968-4bfc-8595-f7a5d7251c6e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 Jul 03 18:06:11.692405 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-14ca3260-e968-4bfc-8595-f7a5d7251c6e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:11.692405 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-14ca3260-e968-4bfc-8595-f7a5d7251c6e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:11.700151 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:11.700151 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:11.706332 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-14ca3260-e968-4bfc-8595-f7a5d7251c6e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:06:11.709914 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-14ca3260-e968-4bfc-8595-f7a5d7251c6e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 returned with HTTP 200 Jul 03 18:06:11.710725 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1467/5892] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:11 2026] GET /volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:06:12.724625 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-80520019-e168-4bc9-970b-f9541fcdf536 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:12.726142 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-80520019-e168-4bc9-970b-f9541fcdf536 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 Jul 03 18:06:12.726318 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-80520019-e168-4bc9-970b-f9541fcdf536 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:12.726482 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-80520019-e168-4bc9-970b-f9541fcdf536 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:12.731315 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-80520019-e168-4bc9-970b-f9541fcdf536 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 returned with HTTP 404 Jul 03 18:06:12.731697 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1486/5893] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:12 2026] GET /volume/v3/volumes/8ef62f7a-cf53-4fd1-9ca2-62b63b602de4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:06:12.738712 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:12.740413 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] POST https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64/restore Jul 03 18:06:12.740748 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:06:12.742074 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.contrib.backups [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Restoring backup 360312b4-e330-4946-87b8-76a8e67d7d64 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99941) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 18:06:12.742189 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Restoring backup 360312b4-e330-4946-87b8-76a8e67d7d64 to volume None. Jul 03 18:06:12.746231 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:12.746231 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:12.747214 np0000004448 devstack@c-api.service[99941]: INFO cinder.backup.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Creating volume of 1 GB for restore of backup 360312b4-e330-4946-87b8-76a8e67d7d64. Jul 03 18:06:12.750355 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Availability Zones retrieved successfully. Jul 03 18:06:12.755594 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Flow 'volume_create_api' (6b577e56-11ec-4259-b5d6-3fb6ed8ac4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:06:12.756456 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5c64ae-1233-44bc-8249-3baf62a182b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:06:12.757280 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:06:12.784625 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5c64ae-1233-44bc-8249-3baf62a182b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T17:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=af49bd2a-d3f8-4483-b734-b447138309ec,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af49bd2a-d3f8-4483-b734-b447138309ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:06:12.785460 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6ee7df3-4d05-46ea-bf11-d2519891446d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:06:12.817479 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Created reservations ['803f7bad-e43d-4ebb-8f24-99baae40a06c', 'cf3e930c-5a4c-4748-94d3-a9167d9e2930', 'cbbe8805-58c2-4ddb-ab1d-1f2004f214aa', '0ba042c1-6028-4425-8f49-33448b3e8330'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:06:12.818217 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6ee7df3-4d05-46ea-bf11-d2519891446d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['803f7bad-e43d-4ebb-8f24-99baae40a06c', 'cf3e930c-5a4c-4748-94d3-a9167d9e2930', 'cbbe8805-58c2-4ddb-ab1d-1f2004f214aa', '0ba042c1-6028-4425-8f49-33448b3e8330']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:06:12.819058 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (035fc9e2-6ce0-4446-a60d-3c168ec4d97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:06:12.844977 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (035fc9e2-6ce0-4446-a60d-3c168ec4d97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2', '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='bdd08bb37cce4fe19691dd6218e87ca4',qos_specs=None,replication_status=,reservations=['803f7bad-e43d-4ebb-8f24-99baae40a06c','cf3e930c-5a4c-4748-94d3-a9167d9e2930','cbbe8805-58c2-4ddb-ab1d-1f2004f214aa','0ba042c1-6028-4425-8f49-33448b3e8330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124b41dbd702402eb610cf7b46d65efc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec), 'volume': Volume(_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-03T18:06:12Z,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=ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd08bb37cce4fe19691dd6218e87ca4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='124b41dbd702402eb610cf7b46d65efc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af49bd2a-d3f8-4483-b734-b447138309ec),volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:06:12.845689 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a45140c-c37e-4f0d-9c5e-8c647c2a1489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:06:12.859412 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a45140c-c37e-4f0d-9c5e-8c647c2a1489) transitioned into 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='bdd08bb37cce4fe19691dd6218e87ca4',qos_specs=None,replication_status=,reservations=['803f7bad-e43d-4ebb-8f24-99baae40a06c','cf3e930c-5a4c-4748-94d3-a9167d9e2930','cbbe8805-58c2-4ddb-ab1d-1f2004f214aa','0ba042c1-6028-4425-8f49-33448b3e8330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124b41dbd702402eb610cf7b46d65efc',volume_type_id=af49bd2a-d3f8-4483-b734-b447138309ec)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:06:12.860180 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d43a1728-ef4f-4801-ab5b-85416ddbed5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:06:12.872797 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d43a1728-ef4f-4801-ab5b-85416ddbed5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:06:12.872797 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Flow 'volume_create_api' (6b577e56-11ec-4259-b5d6-3fb6ed8ac4b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:06:12.872797 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Create volume request issued successfully. Jul 03 18:06:12.880813 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:12.880813 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:12.883068 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Volume info retrieved successfully. Jul 03 18:06:13.889315 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:13.889315 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:13.889802 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Volume info retrieved successfully. Jul 03 18:06:13.889917 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Checking backup size 1 against volume size 1 {{(pid=99941) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 18:06:13.890022 np0000004448 devstack@c-api.service[99941]: INFO cinder.backup.api [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Overwriting volume ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 with restore of backup 360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:13.902392 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] restore_backup in rpcapi backup_id 360312b4-e330-4946-87b8-76a8e67d7d64 {{(pid=99941) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 18:06:13.904171 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-36c51592-7a9c-4d09-bf9a-a4ec711051bc tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64/restore returned with HTTP 202 Jul 03 18:06:13.904608 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1480/5894] 10.4.3.210 () {70 vars in 1433 bytes} [Fri Jul 3 18:06:12 2026] POST /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64/restore => generated 152 bytes in 1166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:06:13.911780 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9b6ecea1-b245-4f00-8bc1-3b1bb02c7de8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:13.913320 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9b6ecea1-b245-4f00-8bc1-3b1bb02c7de8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:13.913498 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9b6ecea1-b245-4f00-8bc1-3b1bb02c7de8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:13.913659 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9b6ecea1-b245-4f00-8bc1-3b1bb02c7de8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:13.913756 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-9b6ecea1-b245-4f00-8bc1-3b1bb02c7de8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:13.917563 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:13.917563 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:13.918092 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9b6ecea1-b245-4f00-8bc1-3b1bb02c7de8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:13.918397 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1462/5895] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:13 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:14.927524 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-65be2df1-5463-4a96-b8b0-fbc442482cf1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:14.929530 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-65be2df1-5463-4a96-b8b0-fbc442482cf1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:14.929782 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-65be2df1-5463-4a96-b8b0-fbc442482cf1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:14.930016 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-65be2df1-5463-4a96-b8b0-fbc442482cf1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:14.930155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-65be2df1-5463-4a96-b8b0-fbc442482cf1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:14.934704 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:14.934704 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:14.935403 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-65be2df1-5463-4a96-b8b0-fbc442482cf1 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:14.935838 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1468/5896] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:14 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:15.944599 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5f27bbfd-bb7f-4c7d-a963-85047498493b None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:15.946270 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5f27bbfd-bb7f-4c7d-a963-85047498493b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:15.946458 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5f27bbfd-bb7f-4c7d-a963-85047498493b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:15.946657 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5f27bbfd-bb7f-4c7d-a963-85047498493b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:15.946758 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-5f27bbfd-bb7f-4c7d-a963-85047498493b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:15.950520 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:15.950520 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:15.951090 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5f27bbfd-bb7f-4c7d-a963-85047498493b tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:15.951400 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1487/5897] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:15 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:16.961101 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a238f62a-8ebc-47da-8b18-61738af63b67 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:16.962900 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a238f62a-8ebc-47da-8b18-61738af63b67 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:16.963140 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a238f62a-8ebc-47da-8b18-61738af63b67 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:16.963316 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a238f62a-8ebc-47da-8b18-61738af63b67 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:16.963415 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-a238f62a-8ebc-47da-8b18-61738af63b67 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:16.967193 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:16.967193 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:16.967763 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a238f62a-8ebc-47da-8b18-61738af63b67 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:16.968095 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1481/5898] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:16 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:17.977173 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-708c2ad5-aa19-430d-8734-c03cefc36690 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:17.979286 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-708c2ad5-aa19-430d-8734-c03cefc36690 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:17.979550 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-708c2ad5-aa19-430d-8734-c03cefc36690 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:17.979793 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-708c2ad5-aa19-430d-8734-c03cefc36690 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:17.980058 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-708c2ad5-aa19-430d-8734-c03cefc36690 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:17.985088 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:17.985088 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:17.985780 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-708c2ad5-aa19-430d-8734-c03cefc36690 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:17.986221 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1463/5899] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:17 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:18.994922 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9328dc08-8306-4064-a067-781a6e1a3775 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:18.996577 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9328dc08-8306-4064-a067-781a6e1a3775 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:18.996782 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9328dc08-8306-4064-a067-781a6e1a3775 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:18.996974 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9328dc08-8306-4064-a067-781a6e1a3775 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:18.997103 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-9328dc08-8306-4064-a067-781a6e1a3775 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:19.001117 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:19.001117 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:19.001696 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9328dc08-8306-4064-a067-781a6e1a3775 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:19.002048 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1469/5900] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:18 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:20.011055 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-36c62681-ef8d-4d63-be9a-e65ec165d151 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:20.012721 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-36c62681-ef8d-4d63-be9a-e65ec165d151 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:20.012939 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-36c62681-ef8d-4d63-be9a-e65ec165d151 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:20.013123 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-36c62681-ef8d-4d63-be9a-e65ec165d151 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:20.013237 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-36c62681-ef8d-4d63-be9a-e65ec165d151 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:20.017109 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:20.017109 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:20.017670 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-36c62681-ef8d-4d63-be9a-e65ec165d151 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:20.018014 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1488/5901] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:20 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:21.027791 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-419a247c-bdfe-49e2-8cfc-610b59ac1c7e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:21.029653 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-419a247c-bdfe-49e2-8cfc-610b59ac1c7e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:21.029989 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-419a247c-bdfe-49e2-8cfc-610b59ac1c7e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:21.030191 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-419a247c-bdfe-49e2-8cfc-610b59ac1c7e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:21.030294 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-419a247c-bdfe-49e2-8cfc-610b59ac1c7e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:21.035688 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:21.035688 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:21.036296 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-419a247c-bdfe-49e2-8cfc-610b59ac1c7e tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:21.036634 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1482/5902] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:21 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:22.046675 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-5bb5d7e5-6071-4b99-afcd-9528e0d33bc6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:22.048514 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5bb5d7e5-6071-4b99-afcd-9528e0d33bc6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:22.048726 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5bb5d7e5-6071-4b99-afcd-9528e0d33bc6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:22.048976 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-5bb5d7e5-6071-4b99-afcd-9528e0d33bc6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:22.049116 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-5bb5d7e5-6071-4b99-afcd-9528e0d33bc6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:22.053308 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:22.053308 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:22.053924 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-5bb5d7e5-6071-4b99-afcd-9528e0d33bc6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:22.054272 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1464/5903] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:22 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:23.063673 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-b02ea07c-d91a-452b-bec2-fdd08e389e80 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:23.065762 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b02ea07c-d91a-452b-bec2-fdd08e389e80 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:23.066015 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b02ea07c-d91a-452b-bec2-fdd08e389e80 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:23.066202 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-b02ea07c-d91a-452b-bec2-fdd08e389e80 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:23.066302 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-b02ea07c-d91a-452b-bec2-fdd08e389e80 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:23.070387 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:23.070387 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:23.071001 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-b02ea07c-d91a-452b-bec2-fdd08e389e80 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:23.071335 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1470/5904] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:23 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:24.081297 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-40387ba4-8059-42c2-ae42-842d1bd178f3 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:24.083039 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-40387ba4-8059-42c2-ae42-842d1bd178f3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:24.083201 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-40387ba4-8059-42c2-ae42-842d1bd178f3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:24.083406 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-40387ba4-8059-42c2-ae42-842d1bd178f3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:24.083507 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-40387ba4-8059-42c2-ae42-842d1bd178f3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:24.087477 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:24.087477 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:24.088032 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-40387ba4-8059-42c2-ae42-842d1bd178f3 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:24.088354 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1489/5905] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:24 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:25.098123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-53e39ce7-8fa7-4379-b5b5-0b2859702a42 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:25.099785 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53e39ce7-8fa7-4379-b5b5-0b2859702a42 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:25.100032 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53e39ce7-8fa7-4379-b5b5-0b2859702a42 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:25.100276 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53e39ce7-8fa7-4379-b5b5-0b2859702a42 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:25.100437 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-53e39ce7-8fa7-4379-b5b5-0b2859702a42 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:25.104684 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:25.104684 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:25.105256 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53e39ce7-8fa7-4379-b5b5-0b2859702a42 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:25.105576 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1483/5906] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:25 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:26.115118 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4dbfee8f-0bf4-4a3d-b8cd-54f840a43306 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:26.117171 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4dbfee8f-0bf4-4a3d-b8cd-54f840a43306 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:26.117442 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4dbfee8f-0bf4-4a3d-b8cd-54f840a43306 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:26.117646 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4dbfee8f-0bf4-4a3d-b8cd-54f840a43306 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:26.117790 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-4dbfee8f-0bf4-4a3d-b8cd-54f840a43306 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:26.122653 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:26.122653 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:26.123424 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4dbfee8f-0bf4-4a3d-b8cd-54f840a43306 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:26.123839 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1465/5907] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:26 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:26.133510 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-bfe4af67-0b05-4761-8d38-e791d4c4acf4 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:26.135231 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bfe4af67-0b05-4761-8d38-e791d4c4acf4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 Jul 03 18:06:26.135428 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bfe4af67-0b05-4761-8d38-e791d4c4acf4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:26.135606 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-bfe4af67-0b05-4761-8d38-e791d4c4acf4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:26.135754 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-bfe4af67-0b05-4761-8d38-e791d4c4acf4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete volume with id: ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 Jul 03 18:06:26.143232 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:26.143232 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:26.143629 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bfe4af67-0b05-4761-8d38-e791d4c4acf4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:06:26.160355 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-bfe4af67-0b05-4761-8d38-e791d4c4acf4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete volume request issued successfully. Jul 03 18:06:26.160355 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-bfe4af67-0b05-4761-8d38-e791d4c4acf4 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 returned with HTTP 202 Jul 03 18:06:26.160588 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1471/5908] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:06:26 2026] DELETE /volume/v3/volumes/ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:06:26.168095 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-701f7dab-90a0-4c98-97ea-2c6975b2fcac None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:26.169799 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-701f7dab-90a0-4c98-97ea-2c6975b2fcac tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 Jul 03 18:06:26.170032 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-701f7dab-90a0-4c98-97ea-2c6975b2fcac tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:26.170209 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-701f7dab-90a0-4c98-97ea-2c6975b2fcac tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:26.177307 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:26.177307 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:26.180511 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-701f7dab-90a0-4c98-97ea-2c6975b2fcac tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:06:26.184227 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-701f7dab-90a0-4c98-97ea-2c6975b2fcac tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 returned with HTTP 200 Jul 03 18:06:26.184571 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1490/5909] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:26 2026] GET /volume/v3/volumes/ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 => generated 1065 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:06:27.196494 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-558cc1ba-9007-4c2f-8955-9c79304bda4d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:27.198522 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-558cc1ba-9007-4c2f-8955-9c79304bda4d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 Jul 03 18:06:27.198785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-558cc1ba-9007-4c2f-8955-9c79304bda4d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:27.199042 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-558cc1ba-9007-4c2f-8955-9c79304bda4d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:27.205824 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-558cc1ba-9007-4c2f-8955-9c79304bda4d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 returned with HTTP 404 Jul 03 18:06:27.206363 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1484/5910] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:27 2026] GET /volume/v3/volumes/ed8dd7b5-0b7e-4d26-8b34-a44a5d15d3f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:06:27.214103 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e1f632cb-5de1-436f-a22f-9e3429f9c75f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:27.215755 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e1f632cb-5de1-436f-a22f-9e3429f9c75f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:27.216349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e1f632cb-5de1-436f-a22f-9e3429f9c75f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:27.216349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e1f632cb-5de1-436f-a22f-9e3429f9c75f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:27.216349 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-e1f632cb-5de1-436f-a22f-9e3429f9c75f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:27.220277 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:27.220277 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:27.221003 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e1f632cb-5de1-436f-a22f-9e3429f9c75f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-member] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:27.221359 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1466/5911] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:27 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:27.230476 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a57b06ef-5758-4cce-b5e0-6d08356aef06 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:27.232165 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a57b06ef-5758-4cce-b5e0-6d08356aef06 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] DELETE https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:27.232363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a57b06ef-5758-4cce-b5e0-6d08356aef06 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:27.232537 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a57b06ef-5758-4cce-b5e0-6d08356aef06 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:27.232637 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.contrib.backups [None req-a57b06ef-5758-4cce-b5e0-6d08356aef06 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete backup with id: af3f5a0a-c2d5-4878-ab3a-243b85640f88. Jul 03 18:06:27.237171 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:27.237171 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:27.249971 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.backup.rpcapi [None req-a57b06ef-5758-4cce-b5e0-6d08356aef06 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] delete_backup rpcapi backup_id af3f5a0a-c2d5-4878-ab3a-243b85640f88 {{(pid=99942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:06:27.251526 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a57b06ef-5758-4cce-b5e0-6d08356aef06 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 202 Jul 03 18:06:27.251886 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1472/5912] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:06:27 2026] DELETE /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:06:27.258551 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4dc21f09-e86d-4a84-9792-8187ab57fcc6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:27.260832 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4dc21f09-e86d-4a84-9792-8187ab57fcc6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:27.260832 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4dc21f09-e86d-4a84-9792-8187ab57fcc6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:27.260832 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4dc21f09-e86d-4a84-9792-8187ab57fcc6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:27.260832 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-4dc21f09-e86d-4a84-9792-8187ab57fcc6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:27.266183 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:27.266183 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:27.267152 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4dc21f09-e86d-4a84-9792-8187ab57fcc6 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 200 Jul 03 18:06:27.267839 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1491/5913] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:27 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:28.277314 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-0ff4f65c-9536-404f-99a3-394595130892 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:28.279414 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0ff4f65c-9536-404f-99a3-394595130892 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 Jul 03 18:06:28.279736 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0ff4f65c-9536-404f-99a3-394595130892 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:28.280023 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-0ff4f65c-9536-404f-99a3-394595130892 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:28.280170 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.backups [None req-0ff4f65c-9536-404f-99a3-394595130892 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id af3f5a0a-c2d5-4878-ab3a-243b85640f88. {{(pid=99941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:28.284089 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-0ff4f65c-9536-404f-99a3-394595130892 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 returned with HTTP 404 Jul 03 18:06:28.284530 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1485/5914] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:28 2026] GET /volume/v3/backups/af3f5a0a-c2d5-4878-ab3a-243b85640f88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:06:28.290957 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-bebe5cb7-1f3b-4beb-a931-dcf19febf475 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:28.292697 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bebe5cb7-1f3b-4beb-a931-dcf19febf475 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] DELETE https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:06:28.292959 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bebe5cb7-1f3b-4beb-a931-dcf19febf475 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:28.293157 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-bebe5cb7-1f3b-4beb-a931-dcf19febf475 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:28.293279 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.contrib.backups [None req-bebe5cb7-1f3b-4beb-a931-dcf19febf475 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete backup with id: 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. Jul 03 18:06:28.297516 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:28.297516 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:28.309440 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.backup.rpcapi [None req-bebe5cb7-1f3b-4beb-a931-dcf19febf475 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] delete_backup rpcapi backup_id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7 {{(pid=99943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:06:28.311022 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-bebe5cb7-1f3b-4beb-a931-dcf19febf475 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 202 Jul 03 18:06:28.311401 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1467/5915] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:06:28 2026] DELETE /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:06:28.317479 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-498f5b2f-66f6-4674-88e9-3be5ec436f6d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:28.319558 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-498f5b2f-66f6-4674-88e9-3be5ec436f6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:06:28.319752 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-498f5b2f-66f6-4674-88e9-3be5ec436f6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:28.320002 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-498f5b2f-66f6-4674-88e9-3be5ec436f6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:28.320105 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-498f5b2f-66f6-4674-88e9-3be5ec436f6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:28.324396 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:28.324396 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:28.325062 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-498f5b2f-66f6-4674-88e9-3be5ec436f6d tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 200 Jul 03 18:06:28.325443 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1473/5916] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:28 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:29.334871 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ea0d53b9-d67e-45aa-84d8-b8d82a5f6b1f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:29.336685 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea0d53b9-d67e-45aa-84d8-b8d82a5f6b1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 Jul 03 18:06:29.336918 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea0d53b9-d67e-45aa-84d8-b8d82a5f6b1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:29.337215 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ea0d53b9-d67e-45aa-84d8-b8d82a5f6b1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:29.337334 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.backups [None req-ea0d53b9-d67e-45aa-84d8-b8d82a5f6b1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 0f5f4f45-15bb-4609-a131-9a53bddcd2f7. {{(pid=99940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:29.341055 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ea0d53b9-d67e-45aa-84d8-b8d82a5f6b1f tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 returned with HTTP 404 Jul 03 18:06:29.341516 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1492/5917] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:29 2026] GET /volume/v3/backups/0f5f4f45-15bb-4609-a131-9a53bddcd2f7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:06:29.347946 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a0763cf8-6f13-49d5-8019-490a9f0659a8 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:29.349896 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a0763cf8-6f13-49d5-8019-490a9f0659a8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] DELETE https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:29.350130 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a0763cf8-6f13-49d5-8019-490a9f0659a8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:29.350346 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a0763cf8-6f13-49d5-8019-490a9f0659a8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'delete' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:29.350479 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.contrib.backups [None req-a0763cf8-6f13-49d5-8019-490a9f0659a8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete backup with id: 360312b4-e330-4946-87b8-76a8e67d7d64. Jul 03 18:06:29.355671 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:29.355671 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:29.368273 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.backup.rpcapi [None req-a0763cf8-6f13-49d5-8019-490a9f0659a8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] delete_backup rpcapi backup_id 360312b4-e330-4946-87b8-76a8e67d7d64 {{(pid=99941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 18:06:29.370030 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a0763cf8-6f13-49d5-8019-490a9f0659a8 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 202 Jul 03 18:06:29.370491 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1486/5918] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:06:29 2026] DELETE /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:06:29.377523 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-d79b7f3d-4e73-4fab-a193-6d76d0c9b105 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:29.379442 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d79b7f3d-4e73-4fab-a193-6d76d0c9b105 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:29.379651 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d79b7f3d-4e73-4fab-a193-6d76d0c9b105 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:29.379842 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-d79b7f3d-4e73-4fab-a193-6d76d0c9b105 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:29.379943 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.v3.backups [None req-d79b7f3d-4e73-4fab-a193-6d76d0c9b105 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:29.383764 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:29.383764 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:29.384519 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-d79b7f3d-4e73-4fab-a193-6d76d0c9b105 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 200 Jul 03 18:06:29.384939 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1468/5919] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:29 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:30.393989 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-83fefbcd-4015-46eb-b2ef-3f0ebccceaec None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:30.395445 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-83fefbcd-4015-46eb-b2ef-3f0ebccceaec tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 Jul 03 18:06:30.395644 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-83fefbcd-4015-46eb-b2ef-3f0ebccceaec tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:30.395843 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-83fefbcd-4015-46eb-b2ef-3f0ebccceaec tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:30.395943 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.v3.backups [None req-83fefbcd-4015-46eb-b2ef-3f0ebccceaec tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Show backup with id 360312b4-e330-4946-87b8-76a8e67d7d64. {{(pid=99942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 18:06:30.399302 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-83fefbcd-4015-46eb-b2ef-3f0ebccceaec tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 returned with HTTP 404 Jul 03 18:06:30.399691 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1474/5920] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:30 2026] GET /volume/v3/backups/360312b4-e330-4946-87b8-76a8e67d7d64 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:06:30.405409 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-7136f905-90f4-491e-9bfd-8fc8981ea219 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:30.407094 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7136f905-90f4-491e-9bfd-8fc8981ea219 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 Jul 03 18:06:30.407287 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7136f905-90f4-491e-9bfd-8fc8981ea219 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:30.407475 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-7136f905-90f4-491e-9bfd-8fc8981ea219 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:30.407623 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-7136f905-90f4-491e-9bfd-8fc8981ea219 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete volume with id: 892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 Jul 03 18:06:30.414368 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:30.414368 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:30.414707 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7136f905-90f4-491e-9bfd-8fc8981ea219 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:06:30.431286 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-7136f905-90f4-491e-9bfd-8fc8981ea219 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Delete volume request issued successfully. Jul 03 18:06:30.431486 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-7136f905-90f4-491e-9bfd-8fc8981ea219 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 returned with HTTP 202 Jul 03 18:06:30.431930 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1493/5921] 10.4.3.210 () {68 vars in 1391 bytes} [Fri Jul 3 18:06:30 2026] DELETE /volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:06:30.437875 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d8ffccfb-e1e8-48d6-a426-722bed2a6397 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:30.439844 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d8ffccfb-e1e8-48d6-a426-722bed2a6397 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 Jul 03 18:06:30.440082 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d8ffccfb-e1e8-48d6-a426-722bed2a6397 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:30.440301 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d8ffccfb-e1e8-48d6-a426-722bed2a6397 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:30.448273 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:30.448273 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:30.452375 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d8ffccfb-e1e8-48d6-a426-722bed2a6397 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Volume info retrieved successfully. Jul 03 18:06:30.457118 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d8ffccfb-e1e8-48d6-a426-722bed2a6397 tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 returned with HTTP 200 Jul 03 18:06:30.457603 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1487/5922] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:30 2026] GET /volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:06:31.470400 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-9af7acbb-9b07-40ea-b571-c0a92df70eae None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:31.472008 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9af7acbb-9b07-40ea-b571-c0a92df70eae tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] GET https://10.4.3.210/volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 Jul 03 18:06:31.472195 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9af7acbb-9b07-40ea-b571-c0a92df70eae tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:31.472365 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-9af7acbb-9b07-40ea-b571-c0a92df70eae tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:31.477902 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-9af7acbb-9b07-40ea-b571-c0a92df70eae tempest-ProjectMemberTests33-154649735 tempest-ProjectMemberTests33-154649735-project-admin] https://10.4.3.210/volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 returned with HTTP 404 Jul 03 18:06:31.478414 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1469/5923] 10.4.3.210 () {68 vars in 1388 bytes} [Fri Jul 3 18:06:31 2026] GET /volume/v3/volumes/892b5f08-ecb4-44ad-9af9-e2aa2ec3a113 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:06:32.773101 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5a7f47b7-5888-4528-9431-7d581562a6a9 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:32.822815 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5a7f47b7-5888-4528-9431-7d581562a6a9 tempest-ProjectAdminTests-621458677 tempest-ProjectAdminTests-621458677-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools Jul 03 18:06:32.823017 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5a7f47b7-5888-4528-9431-7d581562a6a9 tempest-ProjectAdminTests-621458677 tempest-ProjectAdminTests-621458677-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:32.823190 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5a7f47b7-5888-4528-9431-7d581562a6a9 tempest-ProjectAdminTests-621458677 tempest-ProjectAdminTests-621458677-project-admin] Calling method 'get_pools' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:33.325884 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5a7f47b7-5888-4528-9431-7d581562a6a9 tempest-ProjectAdminTests-621458677 tempest-ProjectAdminTests-621458677-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 18:06:33.326269 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1475/5924] 10.4.3.210 () {66 vars in 1291 bytes} [Fri Jul 3 18:06:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:33.333381 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-a458a30b-5531-461f-9a43-3840117b93cc None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:33.335223 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a458a30b-5531-461f-9a43-3840117b93cc tempest-ProjectAdminTests-621458677 tempest-ProjectAdminTests-621458677-project-admin] GET https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool Jul 03 18:06:33.335448 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a458a30b-5531-461f-9a43-3840117b93cc tempest-ProjectAdminTests-621458677 tempest-ProjectAdminTests-621458677-project-admin] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:33.335665 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-a458a30b-5531-461f-9a43-3840117b93cc tempest-ProjectAdminTests-621458677 tempest-ProjectAdminTests-621458677-project-admin] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:33.841706 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-a458a30b-5531-461f-9a43-3840117b93cc tempest-ProjectAdminTests-621458677 tempest-ProjectAdminTests-621458677-project-admin] https://10.4.3.210/volume/v3/capabilities/np0000004448@storpool returned with HTTP 200 Jul 03 18:06:33.842193 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1494/5925] 10.4.3.210 () {66 vars in 1318 bytes} [Fri Jul 3 18:06:33 2026] GET /volume/v3/capabilities/np0000004448@storpool => generated 703 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:38.869624 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-90db4316-7460-44b4-adfc-070bc2d89441 req-25a20c33-8e39-42f7-9a5a-95c9bc1e1c1b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:38.871792 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-25a20c33-8e39-42f7-9a5a-95c9bc1e1c1b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:38.872051 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-25a20c33-8e39-42f7-9a5a-95c9bc1e1c1b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:38.872294 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-25a20c33-8e39-42f7-9a5a-95c9bc1e1c1b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:38.878341 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:38.878341 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:38.881425 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-90db4316-7460-44b4-adfc-070bc2d89441 req-25a20c33-8e39-42f7-9a5a-95c9bc1e1c1b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:38.885255 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-25a20c33-8e39-42f7-9a5a-95c9bc1e1c1b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:38.885677 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1488/5926] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:06:38 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:40.397935 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=15,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:06:40.913360 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6fd0c957-339d-4848-86fa-0a86c0b5ada0 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:40.913741 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6fd0c957-339d-4848-86fa-0a86c0b5ada0 None None] GET https://10.4.3.210/volume// Jul 03 18:06:40.913937 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6fd0c957-339d-4848-86fa-0a86c0b5ada0 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:40.914144 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6fd0c957-339d-4848-86fa-0a86c0b5ada0 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:40.914448 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6fd0c957-339d-4848-86fa-0a86c0b5ada0 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:06:40.914729 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1470/5927] 10.4.3.210 () {66 vars in 1428 bytes} [Fri Jul 3 18:06: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 18:06:40.920285 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-90db4316-7460-44b4-adfc-070bc2d89441 req-4cd6a5cb-2e1d-42ba-91e9-f21db9ea8500 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:40.922187 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-4cd6a5cb-2e1d-42ba-91e9-f21db9ea8500 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:06:40.922544 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-4cd6a5cb-2e1d-42ba-91e9-f21db9ea8500 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df790f28-d127-4503-a139-cc75672789ae", "connector": null, "instance_uuid": "b8d27f23-3e38-4a10-82f5-b7e6ba71cf10"}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:06:40.931277 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:40.931277 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:40.956632 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-4cd6a5cb-2e1d-42ba-91e9-f21db9ea8500 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:06:40.957086 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1476/5928] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:06:40 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 18:06:41.404573 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6db422bc-4937-4fea-9a6f-f19f9d933504 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:41.406273 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6db422bc-4937-4fea-9a6f-f19f9d933504 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:41.406454 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6db422bc-4937-4fea-9a6f-f19f9d933504 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:41.406623 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6db422bc-4937-4fea-9a6f-f19f9d933504 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:41.415217 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:41.415217 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:41.418260 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6db422bc-4937-4fea-9a6f-f19f9d933504 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:41.421875 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6db422bc-4937-4fea-9a6f-f19f9d933504 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:41.422332 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1495/5929] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:41 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:41.474421 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=13,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:06:41.479018 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-7e329ff8-bc0a-4d9d-adaf-5234e6c72a31 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:41.479374 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7e329ff8-bc0a-4d9d-adaf-5234e6c72a31 None None] GET https://10.4.3.210/volume// Jul 03 18:06:41.479524 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7e329ff8-bc0a-4d9d-adaf-5234e6c72a31 None None] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:41.479731 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-7e329ff8-bc0a-4d9d-adaf-5234e6c72a31 None None] Calling method 'all' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:41.480096 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-7e329ff8-bc0a-4d9d-adaf-5234e6c72a31 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:06:41.480348 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1489/5930] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:06: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 18:06:41.486913 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-90db4316-7460-44b4-adfc-070bc2d89441 req-6cd75cc0-57e7-4700-8271-8702349ba96f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:41.488618 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-6cd75cc0-57e7-4700-8271-8702349ba96f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:41.488829 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-6cd75cc0-57e7-4700-8271-8702349ba96f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:41.488997 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-6cd75cc0-57e7-4700-8271-8702349ba96f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:41.497731 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:41.497731 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:41.501147 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-90db4316-7460-44b4-adfc-070bc2d89441 req-6cd75cc0-57e7-4700-8271-8702349ba96f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:41.504787 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-6cd75cc0-57e7-4700-8271-8702349ba96f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:41.505174 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1471/5931] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:06:41 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 1082 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:06:41.600869 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-90db4316-7460-44b4-adfc-070bc2d89441 req-28062042-2f0a-4173-abab-097939df0883 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:41.603050 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-28062042-2f0a-4173-abab-097939df0883 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] PUT https://10.4.3.210/volume/v3/attachments/5545ea08-aaae-4fa4-8e95-df6300e53e17 Jul 03 18:06:41.603452 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-28062042-2f0a-4173-abab-097939df0883 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:06:41.610136 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-90db4316-7460-44b4-adfc-070bc2d89441 req-28062042-2f0a-4173-abab-097939df0883 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Acquiring lock "cinder-attachment_update-df790f28-d127-4503-a139-cc75672789ae-np0000004448" by "attachment_update" {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:06:41.615667 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-90db4316-7460-44b4-adfc-070bc2d89441 req-28062042-2f0a-4173-abab-097939df0883 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Lock "cinder-attachment_update-df790f28-d127-4503-a139-cc75672789ae-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99942) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:06:41.616781 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:41.616781 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:42.135293 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.coordination [req-90db4316-7460-44b4-adfc-070bc2d89441 req-28062042-2f0a-4173-abab-097939df0883 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Lock "cinder-attachment_update-df790f28-d127-4503-a139-cc75672789ae-np0000004448" released by "attachment_update" :: held 0.520s {{(pid=99942) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:06:42.135587 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-28062042-2f0a-4173-abab-097939df0883 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments/5545ea08-aaae-4fa4-8e95-df6300e53e17 returned with HTTP 200 Jul 03 18:06:42.136021 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1477/5932] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:06:41 2026] PUT /volume/v3/attachments/5545ea08-aaae-4fa4-8e95-df6300e53e17 => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:06:42.143612 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-90db4316-7460-44b4-adfc-070bc2d89441 req-de499f81-1260-4243-83f1-e9b4e6606a8f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:42.145555 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-de499f81-1260-4243-83f1-e9b4e6606a8f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae/encryption Jul 03 18:06:42.145750 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-de499f81-1260-4243-83f1-e9b4e6606a8f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:42.145953 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-de499f81-1260-4243-83f1-e9b4e6606a8f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:42.153983 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:42.153983 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:42.159066 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-de499f81-1260-4243-83f1-e9b4e6606a8f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae/encryption returned with HTTP 200 Jul 03 18:06:42.159415 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1496/5933] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 18:06:42 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:42.434376 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-53dc0490-6097-477c-b37d-cbb519ffce4b None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:42.436089 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53dc0490-6097-477c-b37d-cbb519ffce4b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:42.436323 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53dc0490-6097-477c-b37d-cbb519ffce4b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:42.436538 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-53dc0490-6097-477c-b37d-cbb519ffce4b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:42.446457 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:42.446457 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:42.450224 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-53dc0490-6097-477c-b37d-cbb519ffce4b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:42.453964 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-53dc0490-6097-477c-b37d-cbb519ffce4b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:42.454320 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1490/5934] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:42 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:43.465423 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-902f2695-176c-4395-bda7-c7504ede14c8 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:43.467083 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-902f2695-176c-4395-bda7-c7504ede14c8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:43.467273 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-902f2695-176c-4395-bda7-c7504ede14c8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:43.467441 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-902f2695-176c-4395-bda7-c7504ede14c8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:43.477164 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:43.477164 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:43.480383 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-902f2695-176c-4395-bda7-c7504ede14c8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:43.484235 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-902f2695-176c-4395-bda7-c7504ede14c8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:43.484589 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1472/5935] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:43 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:44.497619 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-5381b0d9-3579-4d43-b84a-03641508f932 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:44.499153 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5381b0d9-3579-4d43-b84a-03641508f932 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:44.499309 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5381b0d9-3579-4d43-b84a-03641508f932 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:44.499506 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-5381b0d9-3579-4d43-b84a-03641508f932 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:44.507099 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:44.507099 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:44.509778 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-5381b0d9-3579-4d43-b84a-03641508f932 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:44.513107 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-5381b0d9-3579-4d43-b84a-03641508f932 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:44.513428 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1478/5936] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:44 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:45.524839 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-c308a167-bfad-4b17-af8c-2432657b5c9e None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:45.526535 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c308a167-bfad-4b17-af8c-2432657b5c9e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:45.526709 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c308a167-bfad-4b17-af8c-2432657b5c9e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:45.526898 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-c308a167-bfad-4b17-af8c-2432657b5c9e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:45.534750 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:45.534750 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:45.538743 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-c308a167-bfad-4b17-af8c-2432657b5c9e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:45.542894 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-c308a167-bfad-4b17-af8c-2432657b5c9e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:45.543304 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1497/5937] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:45 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:46.554828 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-624649b5-faa8-4db3-a99c-94a2fdd9f992 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:46.556597 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-624649b5-faa8-4db3-a99c-94a2fdd9f992 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:46.556801 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-624649b5-faa8-4db3-a99c-94a2fdd9f992 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:46.556998 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-624649b5-faa8-4db3-a99c-94a2fdd9f992 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:46.565120 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:46.565120 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:46.568014 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-624649b5-faa8-4db3-a99c-94a2fdd9f992 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:46.571988 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-624649b5-faa8-4db3-a99c-94a2fdd9f992 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:46.572322 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1491/5938] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:46 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:47.583842 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-e98f7195-1389-480c-98c1-c070a8631859 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:47.585328 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e98f7195-1389-480c-98c1-c070a8631859 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:47.585490 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e98f7195-1389-480c-98c1-c070a8631859 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:47.585666 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-e98f7195-1389-480c-98c1-c070a8631859 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:47.594355 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:47.594355 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:47.597256 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-e98f7195-1389-480c-98c1-c070a8631859 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:47.601724 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-e98f7195-1389-480c-98c1-c070a8631859 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:47.602087 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1473/5939] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:47 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:48.613309 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-18065f0f-8a4c-4de0-945d-b7808c4674c0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:48.614985 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-18065f0f-8a4c-4de0-945d-b7808c4674c0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:48.615155 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-18065f0f-8a4c-4de0-945d-b7808c4674c0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:48.615482 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-18065f0f-8a4c-4de0-945d-b7808c4674c0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:48.623415 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:48.623415 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:48.626828 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-18065f0f-8a4c-4de0-945d-b7808c4674c0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:48.629496 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-18065f0f-8a4c-4de0-945d-b7808c4674c0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:48.629829 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1479/5940] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:48 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:49.640667 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5d005366-7dde-4fea-b12d-7b2603043670 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:49.642129 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5d005366-7dde-4fea-b12d-7b2603043670 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:49.642312 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5d005366-7dde-4fea-b12d-7b2603043670 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:49.642506 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5d005366-7dde-4fea-b12d-7b2603043670 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:49.650174 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:49.650174 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:49.652988 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5d005366-7dde-4fea-b12d-7b2603043670 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:49.656259 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5d005366-7dde-4fea-b12d-7b2603043670 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:49.656589 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1498/5941] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:49 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:50.303177 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-90db4316-7460-44b4-adfc-070bc2d89441 req-23bfeb59-5130-4b2d-a53c-b20e78851727 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:50.305041 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-23bfeb59-5130-4b2d-a53c-b20e78851727 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/attachments/5545ea08-aaae-4fa4-8e95-df6300e53e17/action Jul 03 18:06:50.305366 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-23bfeb59-5130-4b2d-a53c-b20e78851727 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:06:50.305473 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-23bfeb59-5130-4b2d-a53c-b20e78851727 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:06:50.322234 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:50.322234 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:50.334918 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-90db4316-7460-44b4-adfc-070bc2d89441 req-23bfeb59-5130-4b2d-a53c-b20e78851727 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments/5545ea08-aaae-4fa4-8e95-df6300e53e17/action returned with HTTP 204 Jul 03 18:06:50.335419 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1492/5942] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:06:50 2026] POST /volume/v3/attachments/5545ea08-aaae-4fa4-8e95-df6300e53e17/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:06:50.667728 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-8de22870-582a-4bbe-8e60-3f40d602e4fa None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:50.668997 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8de22870-582a-4bbe-8e60-3f40d602e4fa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:50.669154 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8de22870-582a-4bbe-8e60-3f40d602e4fa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:50.669326 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-8de22870-582a-4bbe-8e60-3f40d602e4fa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:50.677217 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:50.677217 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:50.680006 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-8de22870-582a-4bbe-8e60-3f40d602e4fa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:50.683492 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-8de22870-582a-4bbe-8e60-3f40d602e4fa tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:50.683848 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1474/5943] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:50 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 1195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:06:50.694271 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e997d019-8bcb-44a9-8d45-a53fc407ee1d None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:50.696628 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e997d019-8bcb-44a9-8d45-a53fc407ee1d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:50.696628 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e997d019-8bcb-44a9-8d45-a53fc407ee1d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:50.696844 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e997d019-8bcb-44a9-8d45-a53fc407ee1d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:50.705656 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:50.705656 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:50.708731 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e997d019-8bcb-44a9-8d45-a53fc407ee1d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:50.712574 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e997d019-8bcb-44a9-8d45-a53fc407ee1d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:50.712971 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1480/5944] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:06:50 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:06:50.746020 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-c9ff6bb7-ffa1-4ea1-908d-a3d35d591b6c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:50.747778 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-c9ff6bb7-ffa1-4ea1-908d-a3d35d591b6c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:50.747981 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-c9ff6bb7-ffa1-4ea1-908d-a3d35d591b6c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:50.748171 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-c9ff6bb7-ffa1-4ea1-908d-a3d35d591b6c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:50.755680 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:50.755680 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:50.758344 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-c9ff6bb7-ffa1-4ea1-908d-a3d35d591b6c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:50.761575 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-c9ff6bb7-ffa1-4ea1-908d-a3d35d591b6c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:50.761948 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1499/5945] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:06:50 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 1195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:06:50.776567 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-47673e20-6848-480d-abd3-56d943ea61c3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:50.778381 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-47673e20-6848-480d-abd3-56d943ea61c3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae/action Jul 03 18:06:50.778692 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-47673e20-6848-480d-abd3-56d943ea61c3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:06:50.778824 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-47673e20-6848-480d-abd3-56d943ea61c3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:06:50.787751 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:50.787751 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:50.788151 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-47673e20-6848-480d-abd3-56d943ea61c3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:50.793377 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-47673e20-6848-480d-abd3-56d943ea61c3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Begin detaching volume completed successfully. Jul 03 18:06:50.793555 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-47673e20-6848-480d-abd3-56d943ea61c3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae/action returned with HTTP 202 Jul 03 18:06:50.793963 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1493/5946] 10.4.3.210 () {72 vars in 1672 bytes} [Fri Jul 3 18:06:50 2026] POST /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 18:06:51.813309 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-06166978-8671-424c-9d21-d135f8c5a379 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:51.813755 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-06166978-8671-424c-9d21-d135f8c5a379 None None] GET https://10.4.3.210/volume// Jul 03 18:06:51.813969 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-06166978-8671-424c-9d21-d135f8c5a379 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:51.814187 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-06166978-8671-424c-9d21-d135f8c5a379 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:51.814585 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-06166978-8671-424c-9d21-d135f8c5a379 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:06:51.814955 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1475/5947] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:06: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 18:06:51.820633 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-98ce8d4c-1c40-4172-a9d0-754253efdf43 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:51.823652 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-98ce8d4c-1c40-4172-a9d0-754253efdf43 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:51.823942 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-98ce8d4c-1c40-4172-a9d0-754253efdf43 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:51.824125 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-98ce8d4c-1c40-4172-a9d0-754253efdf43 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:51.832386 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:51.832386 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:06:51.835786 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-98ce8d4c-1c40-4172-a9d0-754253efdf43 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:51.841319 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-98ce8d4c-1c40-4172-a9d0-754253efdf43 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:51.841984 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1481/5948] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:06:51 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 1378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:06:51.851660 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-267a2152-66a2-4dd8-95c7-8c129441a479 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:51.854000 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-267a2152-66a2-4dd8-95c7-8c129441a479 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae/encryption Jul 03 18:06:51.854191 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-267a2152-66a2-4dd8-95c7-8c129441a479 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:51.854377 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-267a2152-66a2-4dd8-95c7-8c129441a479 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'index' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:51.862833 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:51.862833 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:06:51.868597 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-267a2152-66a2-4dd8-95c7-8c129441a479 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae/encryption returned with HTTP 200 Jul 03 18:06:51.869028 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1500/5949] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 18:06:51 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:52.679575 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-4a0e7563-4cb9-4a12-8adc-dfac7dc01092 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:52.681626 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-4a0e7563-4cb9-4a12-8adc-dfac7dc01092 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] DELETE https://10.4.3.210/volume/v3/attachments/5545ea08-aaae-4fa4-8e95-df6300e53e17 Jul 03 18:06:52.681846 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-4a0e7563-4cb9-4a12-8adc-dfac7dc01092 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:52.682022 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-4a0e7563-4cb9-4a12-8adc-dfac7dc01092 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'version_select' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:52.688253 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:52.688253 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:06:53.212472 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bb01dbc6-84b0-410d-867b-db5734fd2775 req-4a0e7563-4cb9-4a12-8adc-dfac7dc01092 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments/5545ea08-aaae-4fa4-8e95-df6300e53e17 returned with HTTP 200 Jul 03 18:06:53.212845 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1494/5950] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:06:52 2026] DELETE /volume/v3/attachments/5545ea08-aaae-4fa4-8e95-df6300e53e17 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:06:53.961743 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-6d00c1b4-ccd8-4804-9488-782e01d57f68 req-89ec77b4-69f8-40fe-b17b-f518a7ae7f53 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:06:53.964131 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-6d00c1b4-ccd8-4804-9488-782e01d57f68 req-89ec77b4-69f8-40fe-b17b-f518a7ae7f53 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:06:53.964340 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-6d00c1b4-ccd8-4804-9488-782e01d57f68 req-89ec77b4-69f8-40fe-b17b-f518a7ae7f53 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:06:53.964514 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-6d00c1b4-ccd8-4804-9488-782e01d57f68 req-89ec77b4-69f8-40fe-b17b-f518a7ae7f53 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:06:53.972470 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:06:53.972470 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:06:53.976030 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-6d00c1b4-ccd8-4804-9488-782e01d57f68 req-89ec77b4-69f8-40fe-b17b-f518a7ae7f53 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:06:53.980080 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-6d00c1b4-ccd8-4804-9488-782e01d57f68 req-89ec77b4-69f8-40fe-b17b-f518a7ae7f53 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:06:53.980472 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1476/5951] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:06:53 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:01.226389 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-229bed90-699f-45c8-89c3-ff7f121049c1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:01.228086 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-229bed90-699f-45c8-89c3-ff7f121049c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] DELETE https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:07:01.228294 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-229bed90-699f-45c8-89c3-ff7f121049c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:01.228477 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-229bed90-699f-45c8-89c3-ff7f121049c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:01.228674 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-229bed90-699f-45c8-89c3-ff7f121049c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Delete volume with id: df790f28-d127-4503-a139-cc75672789ae Jul 03 18:07:01.235266 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:01.235266 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:07:01.236458 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-229bed90-699f-45c8-89c3-ff7f121049c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:01.247880 np0000004448 devstack@c-api.service[99942]: WARNING cinder.keymgr.conf_key_mgr [None req-229bed90-699f-45c8-89c3-ff7f121049c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 18:07:01.254200 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-229bed90-699f-45c8-89c3-ff7f121049c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Delete volume request issued successfully. Jul 03 18:07:01.254377 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-229bed90-699f-45c8-89c3-ff7f121049c1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 202 Jul 03 18:07:01.254740 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1482/5952] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:07:01 2026] DELETE /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:07:01.262707 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e71ad28e-7e3f-4551-834e-cb6a00888cd5 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:01.264760 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e71ad28e-7e3f-4551-834e-cb6a00888cd5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:07:01.264981 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e71ad28e-7e3f-4551-834e-cb6a00888cd5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:01.265199 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e71ad28e-7e3f-4551-834e-cb6a00888cd5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:01.273211 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:01.273211 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:07:01.276811 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e71ad28e-7e3f-4551-834e-cb6a00888cd5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:01.281330 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e71ad28e-7e3f-4551-834e-cb6a00888cd5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 200 Jul 03 18:07:01.281813 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1501/5953] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:01 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:02.295661 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3da30846-abcd-4afc-b816-266f626f9588 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:02.297376 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3da30846-abcd-4afc-b816-266f626f9588 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae Jul 03 18:07:02.297601 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3da30846-abcd-4afc-b816-266f626f9588 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:02.297787 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3da30846-abcd-4afc-b816-266f626f9588 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:02.302634 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3da30846-abcd-4afc-b816-266f626f9588 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae returned with HTTP 404 Jul 03 18:07:02.303054 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1495/5954] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:02 2026] GET /volume/v3/volumes/df790f28-d127-4503-a139-cc75672789ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:07:02.308391 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-cb4f83a7-d1e5-4ac2-b1bd-5cf83b801c5a None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:02.310027 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cb4f83a7-d1e5-4ac2-b1bd-5cf83b801c5a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] DELETE https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 Jul 03 18:07:02.310204 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cb4f83a7-d1e5-4ac2-b1bd-5cf83b801c5a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:02.310414 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-cb4f83a7-d1e5-4ac2-b1bd-5cf83b801c5a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:02.310559 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.v3.volumes [None req-cb4f83a7-d1e5-4ac2-b1bd-5cf83b801c5a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Delete volume with id: fec048f6-088d-4bf0-b190-6f8cbbb53842 Jul 03 18:07:02.316848 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:02.316848 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:07:02.317237 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cb4f83a7-d1e5-4ac2-b1bd-5cf83b801c5a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:02.326836 np0000004448 devstack@c-api.service[99943]: WARNING cinder.keymgr.conf_key_mgr [None req-cb4f83a7-d1e5-4ac2-b1bd-5cf83b801c5a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 18:07:02.332572 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-cb4f83a7-d1e5-4ac2-b1bd-5cf83b801c5a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Delete volume request issued successfully. Jul 03 18:07:02.332747 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-cb4f83a7-d1e5-4ac2-b1bd-5cf83b801c5a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 returned with HTTP 202 Jul 03 18:07:02.333119 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1477/5955] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:07:02 2026] DELETE /volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:07:02.339084 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-798300cc-5f7d-4dbf-81e9-9c7be36cb428 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:02.340797 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-798300cc-5f7d-4dbf-81e9-9c7be36cb428 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 Jul 03 18:07:02.340975 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-798300cc-5f7d-4dbf-81e9-9c7be36cb428 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:02.341149 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-798300cc-5f7d-4dbf-81e9-9c7be36cb428 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:02.347890 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:02.347890 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:07:02.350972 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-798300cc-5f7d-4dbf-81e9-9c7be36cb428 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:02.354881 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-798300cc-5f7d-4dbf-81e9-9c7be36cb428 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 returned with HTTP 200 Jul 03 18:07:02.355247 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1483/5956] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:02 2026] GET /volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:03.366798 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-f0821088-1bba-4187-b30b-a230beb556ea None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:03.368361 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f0821088-1bba-4187-b30b-a230beb556ea tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 Jul 03 18:07:03.368569 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f0821088-1bba-4187-b30b-a230beb556ea tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:03.368858 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-f0821088-1bba-4187-b30b-a230beb556ea tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:03.373832 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-f0821088-1bba-4187-b30b-a230beb556ea tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 returned with HTTP 404 Jul 03 18:07:03.374244 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1502/5957] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:03 2026] GET /volume/v3/volumes/fec048f6-088d-4bf0-b190-6f8cbbb53842 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:07:03.380372 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1f5e5e71-08b9-4d3b-aaa3-56d0030dcc5d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:03.382149 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f5e5e71-08b9-4d3b-aaa3-56d0030dcc5d tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 18:07:03.382354 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f5e5e71-08b9-4d3b-aaa3-56d0030dcc5d tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:03.382666 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1f5e5e71-08b9-4d3b-aaa3-56d0030dcc5d tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Calling method 'detail' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:03.383173 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:03.383173 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:07:03.383455 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-1f5e5e71-08b9-4d3b-aaa3-56d0030dcc5d tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99941) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 18:07:03.390933 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1f5e5e71-08b9-4d3b-aaa3-56d0030dcc5d tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Get all volumes completed successfully. Jul 03 18:07:03.392168 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:03.392168 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:07:03.395718 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1f5e5e71-08b9-4d3b-aaa3-56d0030dcc5d tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 18:07:03.396087 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1496/5958] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 18:07:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:07:03.407727 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-6824a4ae-9d7b-4288-824b-5ac66df9c8d6 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:03.409306 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6824a4ae-9d7b-4288-824b-5ac66df9c8d6 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] DELETE https://10.4.3.210/volume/v3/types/789b3944-b7a2-451e-b56c-89391bdc1091 Jul 03 18:07:03.409484 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6824a4ae-9d7b-4288-824b-5ac66df9c8d6 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:03.409675 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-6824a4ae-9d7b-4288-824b-5ac66df9c8d6 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Calling method '_delete' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:03.429448 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-6824a4ae-9d7b-4288-824b-5ac66df9c8d6 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] https://10.4.3.210/volume/v3/types/789b3944-b7a2-451e-b56c-89391bdc1091 returned with HTTP 202 Jul 03 18:07:03.429917 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1478/5959] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:07:03 2026] DELETE /volume/v3/types/789b3944-b7a2-451e-b56c-89391bdc1091 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:07:04.365022 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-a8ad00af-f310-4fee-9b2c-3e05a660e5a7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:04.366862 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a8ad00af-f310-4fee-9b2c-3e05a660e5a7 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] POST https://10.4.3.210/volume/v3/types Jul 03 18:07:04.367248 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-a8ad00af-f310-4fee-9b2c-3e05a660e5a7 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1286806393", "extra_specs": {}}} {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:07:04.379465 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-a8ad00af-f310-4fee-9b2c-3e05a660e5a7 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Jul 03 18:07:04.379903 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1484/5960] 10.4.3.210 () {68 vars in 1252 bytes} [Fri Jul 3 18:07:04 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:04.387287 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ef5ec387-311b-4f3a-998b-d2c2e6022b9f None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:04.389069 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef5ec387-311b-4f3a-998b-d2c2e6022b9f tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] POST https://10.4.3.210/volume/v3/types/bb506370-6ef4-4a1f-9a0f-f1a45dc3485c/encryption Jul 03 18:07:04.389408 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ef5ec387-311b-4f3a-998b-d2c2e6022b9f tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:07:04.404275 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ef5ec387-311b-4f3a-998b-d2c2e6022b9f tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] https://10.4.3.210/volume/v3/types/bb506370-6ef4-4a1f-9a0f-f1a45dc3485c/encryption returned with HTTP 200 Jul 03 18:07:04.404650 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1503/5961] 10.4.3.210 () {68 vars in 1397 bytes} [Fri Jul 3 18:07:04 2026] POST /volume/v3/types/bb506370-6ef4-4a1f-9a0f-f1a45dc3485c/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:04.423937 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:04.425638 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:07:04.426022 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-594139129", "snapshot_id": null, "imageRef": "0f8cf03e-c2ff-47a7-8270-fb035d269a4f", "volume_type": "tempest-scenario-type-luks-1286806393", "size": 1}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:07:04.427429 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.v3.volumes [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-594139129', 'snapshot_id': None, 'imageRef': '0f8cf03e-c2ff-47a7-8270-fb035d269a4f', 'volume_type': 'tempest-scenario-type-luks-1286806393', 'size': 1}} {{(pid=99941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:07:04.603390 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.v3.volumes [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume of 1 GB Jul 03 18:07:04.603679 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:04.603679 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:07:04.604151 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Availability Zones retrieved successfully. Jul 03 18:07:04.609251 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Flow 'volume_create_api' (97b98cb3-88b0-4ade-a18e-edbdfbba7664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:07:04.610084 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d7fc0d-9609-447f-b152-a14bb1c9f820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:07:04.610872 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.flows.api.create_volume [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Validating volume size '1' using validate_int {{(pid=99941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:07:04.655149 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d7fc0d-9609-447f-b152-a14bb1c9f820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T18:07:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb506370-6ef4-4a1f-9a0f-f1a45dc3485c,is_public=True,name='tempest-scenario-type-luks-1286806393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb506370-6ef4-4a1f-9a0f-f1a45dc3485c', '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=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:07:04.655813 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65237829-ad93-479e-bb87-1a9d0b5f97e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:07:04.676486 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1286806393 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1286806393, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:07:04.676747 np0000004448 devstack@c-api.service[99941]: WARNING cinder.quota [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1286806393 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1286806393, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:07:04.698532 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.quota [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Created reservations ['5dd77c34-5aeb-4cc0-ba53-841c4788b1a3', 'd90bc3c4-99aa-4bfc-afd7-3adacfa6c50d', 'ee0400c1-22f3-4c47-8783-4521d5716726', 'b5d3190b-14fe-41ab-91b3-25e8c5c8308a'] {{(pid=99941) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:07:04.699335 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65237829-ad93-479e-bb87-1a9d0b5f97e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dd77c34-5aeb-4cc0-ba53-841c4788b1a3', 'd90bc3c4-99aa-4bfc-afd7-3adacfa6c50d', 'ee0400c1-22f3-4c47-8783-4521d5716726', 'b5d3190b-14fe-41ab-91b3-25e8c5c8308a']}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:07:04.700031 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926cd0ba-7a5b-4afc-a42b-518660960f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:07:04.719554 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926cd0ba-7a5b-4afc-a42b-518660960f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcf088cc-40db-46ee-8a73-88c4b2294181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-594139129',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88ad84acb04876820866ec18cf67d9',qos_specs=None,replication_status=,reservations=['5dd77c34-5aeb-4cc0-ba53-841c4788b1a3','d90bc3c4-99aa-4bfc-afd7-3adacfa6c50d','ee0400c1-22f3-4c47-8783-4521d5716726','b5d3190b-14fe-41ab-91b3-25e8c5c8308a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52adca3529074561bc17c3fb110e12a6',volume_type_id=bb506370-6ef4-4a1f-9a0f-f1a45dc3485c), 'volume': Volume(_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-03T18:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-594139129',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bcf088cc-40db-46ee-8a73-88c4b2294181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f88ad84acb04876820866ec18cf67d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52adca3529074561bc17c3fb110e12a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb506370-6ef4-4a1f-9a0f-f1a45dc3485c),volume_type_id=bb506370-6ef4-4a1f-9a0f-f1a45dc3485c)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:07:04.720244 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7291827a-35a6-4076-9f8b-667caba042cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:07:04.737545 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7291827a-35a6-4076-9f8b-667caba042cc) transitioned into state 'SUCCESS' from state '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-594139129',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88ad84acb04876820866ec18cf67d9',qos_specs=None,replication_status=,reservations=['5dd77c34-5aeb-4cc0-ba53-841c4788b1a3','d90bc3c4-99aa-4bfc-afd7-3adacfa6c50d','ee0400c1-22f3-4c47-8783-4521d5716726','b5d3190b-14fe-41ab-91b3-25e8c5c8308a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52adca3529074561bc17c3fb110e12a6',volume_type_id=bb506370-6ef4-4a1f-9a0f-f1a45dc3485c)}' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:07:04.738233 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b0f975-0487-4a67-9db6-29444095940b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:07:04.749058 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b0f975-0487-4a67-9db6-29444095940b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99941) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:07:04.750123 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Flow 'volume_create_api' (97b98cb3-88b0-4ade-a18e-edbdfbba7664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99941) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:07:04.750506 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume request issued successfully. Jul 03 18:07:04.751249 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-3dcf065f-5eb7-4d41-9a03-59fd0a3b87a4 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:07:04.751830 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1497/5962] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:07:04 2026] POST /volume/v3/volumes => generated 791 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:07:04.761996 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-afd67ae7-8cd9-4e52-b61f-caa2179d4660 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:04.763713 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-afd67ae7-8cd9-4e52-b61f-caa2179d4660 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:04.763942 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-afd67ae7-8cd9-4e52-b61f-caa2179d4660 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:04.764112 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-afd67ae7-8cd9-4e52-b61f-caa2179d4660 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:04.770990 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:04.770990 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:07:04.775019 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-afd67ae7-8cd9-4e52-b61f-caa2179d4660 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:04.778989 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-afd67ae7-8cd9-4e52-b61f-caa2179d4660 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:04.779341 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1479/5963] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:04 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:05.796028 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-adb3f98c-270f-481b-856c-d7ffdae64445 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:05.797744 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-adb3f98c-270f-481b-856c-d7ffdae64445 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:05.797961 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-adb3f98c-270f-481b-856c-d7ffdae64445 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:05.798140 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-adb3f98c-270f-481b-856c-d7ffdae64445 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:05.805605 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:05.805605 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:07:05.809246 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-adb3f98c-270f-481b-856c-d7ffdae64445 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:05.813538 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-adb3f98c-270f-481b-856c-d7ffdae64445 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:05.813947 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1485/5964] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:05 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:06.825490 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-667a71ae-6b57-4e4d-8cb0-195191b53285 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:06.827239 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-667a71ae-6b57-4e4d-8cb0-195191b53285 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:06.827464 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-667a71ae-6b57-4e4d-8cb0-195191b53285 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:06.827684 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-667a71ae-6b57-4e4d-8cb0-195191b53285 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:06.834013 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:06.834013 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:07:06.837124 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-667a71ae-6b57-4e4d-8cb0-195191b53285 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:06.840798 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-667a71ae-6b57-4e4d-8cb0-195191b53285 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:06.841175 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1504/5965] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:06 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:07.853640 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-6cac2c82-b8aa-4223-abba-d551827438bf None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:07.855386 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6cac2c82-b8aa-4223-abba-d551827438bf tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:07.855568 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6cac2c82-b8aa-4223-abba-d551827438bf tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:07.855753 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-6cac2c82-b8aa-4223-abba-d551827438bf tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:07.862144 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:07.862144 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:07:07.865446 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-6cac2c82-b8aa-4223-abba-d551827438bf tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:07.869165 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-6cac2c82-b8aa-4223-abba-d551827438bf tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:07.869535 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1498/5966] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:07 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:08.881379 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-032d553b-4341-4303-8570-029824660069 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:08.882882 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-032d553b-4341-4303-8570-029824660069 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:08.883060 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-032d553b-4341-4303-8570-029824660069 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:08.883226 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-032d553b-4341-4303-8570-029824660069 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:08.889123 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:08.889123 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:07:08.892065 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-032d553b-4341-4303-8570-029824660069 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:08.895479 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-032d553b-4341-4303-8570-029824660069 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:08.895870 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1480/5967] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:08 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:09.907208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-9d045207-a54c-4d1f-a94f-047412f8d4b8 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:09.909135 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9d045207-a54c-4d1f-a94f-047412f8d4b8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:09.909335 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9d045207-a54c-4d1f-a94f-047412f8d4b8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:09.909526 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-9d045207-a54c-4d1f-a94f-047412f8d4b8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:09.917854 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:09.917854 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:07:09.921587 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-9d045207-a54c-4d1f-a94f-047412f8d4b8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:09.925575 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-9d045207-a54c-4d1f-a94f-047412f8d4b8 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:09.926005 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1486/5968] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:09 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:10.937034 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-62d42266-1c01-4e2c-8ebb-515c47576df0 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:10.938643 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-62d42266-1c01-4e2c-8ebb-515c47576df0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:10.938839 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-62d42266-1c01-4e2c-8ebb-515c47576df0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:10.939003 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-62d42266-1c01-4e2c-8ebb-515c47576df0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:10.941029 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=56,cinder:UPDATE=1,cinder:INSERT=2 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:07:10.946883 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:10.946883 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:07:10.951597 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-62d42266-1c01-4e2c-8ebb-515c47576df0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:10.956885 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-62d42266-1c01-4e2c-8ebb-515c47576df0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:10.957295 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1505/5969] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:10 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:11.968644 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5ca15a46-9232-4be0-a980-7a99265c4745 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:11.970792 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5ca15a46-9232-4be0-a980-7a99265c4745 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:11.971026 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5ca15a46-9232-4be0-a980-7a99265c4745 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:11.971233 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5ca15a46-9232-4be0-a980-7a99265c4745 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:11.973372 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=100,cinder:INSERT=14,cinder:UPDATE=33 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:07:11.980176 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:11.980176 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:07:11.984108 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5ca15a46-9232-4be0-a980-7a99265c4745 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:11.989112 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5ca15a46-9232-4be0-a980-7a99265c4745 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:11.989573 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1499/5970] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:11 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:13.001842 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a71ee1a9-5ba1-48ee-8c8f-ccad5914fad2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:13.003567 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a71ee1a9-5ba1-48ee-8c8f-ccad5914fad2 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:13.003759 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a71ee1a9-5ba1-48ee-8c8f-ccad5914fad2 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:13.003951 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a71ee1a9-5ba1-48ee-8c8f-ccad5914fad2 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:13.010206 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:13.010206 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:07:13.013474 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-a71ee1a9-5ba1-48ee-8c8f-ccad5914fad2 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:13.017658 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a71ee1a9-5ba1-48ee-8c8f-ccad5914fad2 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:13.018042 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1481/5971] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:13 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:14.029674 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-c7493a43-c555-44ac-b33c-6c911a227245 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:14.031471 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c7493a43-c555-44ac-b33c-6c911a227245 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:14.033239 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c7493a43-c555-44ac-b33c-6c911a227245 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:14.033239 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-c7493a43-c555-44ac-b33c-6c911a227245 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:14.038910 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:14.038910 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:07:14.042376 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-c7493a43-c555-44ac-b33c-6c911a227245 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:14.046866 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-c7493a43-c555-44ac-b33c-6c911a227245 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:14.047358 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1487/5972] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:14 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:15.058899 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-e9a6735b-5739-4b0d-ab02-c1705176447d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:15.060654 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e9a6735b-5739-4b0d-ab02-c1705176447d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:15.060879 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e9a6735b-5739-4b0d-ab02-c1705176447d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:15.061098 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-e9a6735b-5739-4b0d-ab02-c1705176447d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:15.067269 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:15.067269 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:07:15.070670 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-e9a6735b-5739-4b0d-ab02-c1705176447d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:15.074606 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-e9a6735b-5739-4b0d-ab02-c1705176447d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:15.075154 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1506/5973] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:15 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:16.087514 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-5ba595c4-6270-424e-b234-efb724e7f778 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:16.089424 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5ba595c4-6270-424e-b234-efb724e7f778 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:16.089646 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5ba595c4-6270-424e-b234-efb724e7f778 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:16.089865 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-5ba595c4-6270-424e-b234-efb724e7f778 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:16.099798 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:16.099798 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:07:16.105342 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-5ba595c4-6270-424e-b234-efb724e7f778 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:16.112317 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-5ba595c4-6270-424e-b234-efb724e7f778 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:16.112986 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1500/5974] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:16 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:17.125547 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b9db1f04-6fcc-4618-9d4e-417f03fef5fb None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:17.127478 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b9db1f04-6fcc-4618-9d4e-417f03fef5fb tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:17.127700 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b9db1f04-6fcc-4618-9d4e-417f03fef5fb tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:17.127909 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b9db1f04-6fcc-4618-9d4e-417f03fef5fb tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:17.135292 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:17.135292 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:07:17.138860 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-b9db1f04-6fcc-4618-9d4e-417f03fef5fb tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:17.143238 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b9db1f04-6fcc-4618-9d4e-417f03fef5fb tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:17.143713 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1482/5975] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:17 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:18.155156 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-18990926-7ae8-4508-bea0-226c8da10a7a None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:18.156974 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-18990926-7ae8-4508-bea0-226c8da10a7a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:18.157208 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-18990926-7ae8-4508-bea0-226c8da10a7a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:18.157415 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-18990926-7ae8-4508-bea0-226c8da10a7a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:18.164721 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:18.164721 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:07:18.168462 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-18990926-7ae8-4508-bea0-226c8da10a7a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:18.172496 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-18990926-7ae8-4508-bea0-226c8da10a7a tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:18.172881 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1488/5976] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:18 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:19.184535 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-ceaa32f7-af43-40cd-852c-e98e3feebe7c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:19.186824 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ceaa32f7-af43-40cd-852c-e98e3feebe7c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:19.187010 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ceaa32f7-af43-40cd-852c-e98e3feebe7c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:19.188214 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-ceaa32f7-af43-40cd-852c-e98e3feebe7c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:19.193447 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:19.193447 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:07:19.196834 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-ceaa32f7-af43-40cd-852c-e98e3feebe7c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:19.201492 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-ceaa32f7-af43-40cd-852c-e98e3feebe7c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:19.202006 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1507/5977] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:19 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:07:19.213324 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-1da8321d-b826-4a02-a43f-116c0646ce0e None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:19.215547 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1da8321d-b826-4a02-a43f-116c0646ce0e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:19.215547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1da8321d-b826-4a02-a43f-116c0646ce0e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:19.215547 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-1da8321d-b826-4a02-a43f-116c0646ce0e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:19.222387 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:19.222387 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:07:19.225691 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-1da8321d-b826-4a02-a43f-116c0646ce0e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:19.230128 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-1da8321d-b826-4a02-a43f-116c0646ce0e tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:19.230128 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1501/5978] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:07:19 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:07:19.337515 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-ef899ef1-b776-4794-9681-6381010445d6 req-8abbecce-373d-4fd6-902f-d9dc2f726608 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:19.340809 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-8abbecce-373d-4fd6-902f-d9dc2f726608 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:19.340809 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-8abbecce-373d-4fd6-902f-d9dc2f726608 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:19.340809 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-8abbecce-373d-4fd6-902f-d9dc2f726608 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:19.347178 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:19.347178 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:07:19.350542 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-ef899ef1-b776-4794-9681-6381010445d6 req-8abbecce-373d-4fd6-902f-d9dc2f726608 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:19.354820 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-8abbecce-373d-4fd6-902f-d9dc2f726608 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:19.355206 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1483/5979] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:07:19 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:07:19.869842 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-ef899ef1-b776-4794-9681-6381010445d6 req-e634f844-170e-4edb-8c95-4e1ca60db7b0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:19.872225 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-e634f844-170e-4edb-8c95-4e1ca60db7b0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:19.872489 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-e634f844-170e-4edb-8c95-4e1ca60db7b0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:19.872696 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-e634f844-170e-4edb-8c95-4e1ca60db7b0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:19.879398 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:19.879398 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:07:19.882860 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-ef899ef1-b776-4794-9681-6381010445d6 req-e634f844-170e-4edb-8c95-4e1ca60db7b0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:19.887190 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-e634f844-170e-4edb-8c95-4e1ca60db7b0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:19.887562 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1489/5980] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:07:19 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:07:19.896288 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-77b9675e-0543-4cad-a0c4-b42caabe8311 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:19.896756 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-77b9675e-0543-4cad-a0c4-b42caabe8311 None None] GET https://10.4.3.210/volume// Jul 03 18:07:19.897013 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-77b9675e-0543-4cad-a0c4-b42caabe8311 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:19.897205 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-77b9675e-0543-4cad-a0c4-b42caabe8311 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:19.897506 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-77b9675e-0543-4cad-a0c4-b42caabe8311 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:07:19.897837 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1508/5981] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 18:07: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 18:07:19.904520 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-ef899ef1-b776-4794-9681-6381010445d6 req-07323efc-62ad-48bf-ab20-636ab3095888 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:19.906500 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-07323efc-62ad-48bf-ab20-636ab3095888 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:07:19.906852 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-07323efc-62ad-48bf-ab20-636ab3095888 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcf088cc-40db-46ee-8a73-88c4b2294181", "connector": null, "instance_uuid": "d9a60543-69e2-49b4-8e4d-87685f607413"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:07:19.914777 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:19.914777 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:07:19.936272 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-07323efc-62ad-48bf-ab20-636ab3095888 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:07:19.936733 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1502/5982] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:07:19 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:07:25.731065 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-78853e71-5eb1-415b-9c5b-20fdc41b46f5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:25.731472 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78853e71-5eb1-415b-9c5b-20fdc41b46f5 None None] GET https://10.4.3.210/volume// Jul 03 18:07:25.731676 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78853e71-5eb1-415b-9c5b-20fdc41b46f5 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:25.731904 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-78853e71-5eb1-415b-9c5b-20fdc41b46f5 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:25.732223 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-78853e71-5eb1-415b-9c5b-20fdc41b46f5 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:07:25.732497 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1484/5983] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:07: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 18:07:25.738517 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-ef899ef1-b776-4794-9681-6381010445d6 req-bd1b0c80-09d7-487d-beca-c1c6b35eb075 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:25.740468 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-bd1b0c80-09d7-487d-beca-c1c6b35eb075 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:07:25.740693 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-bd1b0c80-09d7-487d-beca-c1c6b35eb075 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:25.740892 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-bd1b0c80-09d7-487d-beca-c1c6b35eb075 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:25.750038 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:25.750038 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:07:25.753482 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-ef899ef1-b776-4794-9681-6381010445d6 req-bd1b0c80-09d7-487d-beca-c1c6b35eb075 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:07:25.757907 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-bd1b0c80-09d7-487d-beca-c1c6b35eb075 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:07:25.758260 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1490/5984] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:07:25 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 1609 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:07:25.856493 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-ef899ef1-b776-4794-9681-6381010445d6 req-1190feac-1221-44be-b57a-e1fc13e11086 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:25.858448 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-1190feac-1221-44be-b57a-e1fc13e11086 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] PUT https://10.4.3.210/volume/v3/attachments/f219c92a-eb6d-4344-8f8f-9dee5f3aa335 Jul 03 18:07:25.858796 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-1190feac-1221-44be-b57a-e1fc13e11086 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:07:25.867134 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-ef899ef1-b776-4794-9681-6381010445d6 req-1190feac-1221-44be-b57a-e1fc13e11086 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Acquiring lock "cinder-attachment_update-bcf088cc-40db-46ee-8a73-88c4b2294181-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:07:25.871654 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-ef899ef1-b776-4794-9681-6381010445d6 req-1190feac-1221-44be-b57a-e1fc13e11086 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Lock "cinder-attachment_update-bcf088cc-40db-46ee-8a73-88c4b2294181-np0000004448" acquired by "attachment_update" :: waited 0.005s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:07:25.872560 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:25.872560 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:07:26.392364 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-ef899ef1-b776-4794-9681-6381010445d6 req-1190feac-1221-44be-b57a-e1fc13e11086 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Lock "cinder-attachment_update-bcf088cc-40db-46ee-8a73-88c4b2294181-np0000004448" released by "attachment_update" :: held 0.521s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:07:26.392743 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-1190feac-1221-44be-b57a-e1fc13e11086 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments/f219c92a-eb6d-4344-8f8f-9dee5f3aa335 returned with HTTP 200 Jul 03 18:07:26.393184 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1509/5985] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:07:25 2026] PUT /volume/v3/attachments/f219c92a-eb6d-4344-8f8f-9dee5f3aa335 => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:07:26.904237 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-ef899ef1-b776-4794-9681-6381010445d6 req-9aa964be-da0c-4916-88c9-52108eabc4db None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:26.906210 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-9aa964be-da0c-4916-88c9-52108eabc4db tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/attachments/f219c92a-eb6d-4344-8f8f-9dee5f3aa335/action Jul 03 18:07:26.906579 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-9aa964be-da0c-4916-88c9-52108eabc4db tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:07:26.906718 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-9aa964be-da0c-4916-88c9-52108eabc4db tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:07:26.920739 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:26.920739 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:07:26.931886 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-9aa964be-da0c-4916-88c9-52108eabc4db tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments/f219c92a-eb6d-4344-8f8f-9dee5f3aa335/action returned with HTTP 204 Jul 03 18:07:26.932441 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1503/5986] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:07:26 2026] POST /volume/v3/attachments/f219c92a-eb6d-4344-8f8f-9dee5f3aa335/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:07:29.353526 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=55,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:07:32.000189 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-ef899ef1-b776-4794-9681-6381010445d6 req-2c272576-5ed8-4e6c-853a-4cd826b2ec5b None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:07:32.002249 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-2c272576-5ed8-4e6c-853a-4cd826b2ec5b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181/encryption Jul 03 18:07:32.002436 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-2c272576-5ed8-4e6c-853a-4cd826b2ec5b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:07:32.002610 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-2c272576-5ed8-4e6c-853a-4cd826b2ec5b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:07:32.011875 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:07:32.011875 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:07:32.018057 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-ef899ef1-b776-4794-9681-6381010445d6 req-2c272576-5ed8-4e6c-853a-4cd826b2ec5b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181/encryption returned with HTTP 200 Jul 03 18:07:32.018448 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1485/5987] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 18:07:31 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:07:35.756443 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=65,cinder:UPDATE=4,cinder:INSERT=3 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:07:36.386159 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:07:36.928392 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=21,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:07:42.016786 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=4 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:08:10.462279 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-b136a449-7178-417f-bc6c-e88e84f446b6 req-6672db2d-ffb4-49ed-aff6-d9c3dcc0e207 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:10.464253 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b136a449-7178-417f-bc6c-e88e84f446b6 req-6672db2d-ffb4-49ed-aff6-d9c3dcc0e207 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] DELETE https://10.4.3.210/volume/v3/attachments/f219c92a-eb6d-4344-8f8f-9dee5f3aa335 Jul 03 18:08:10.464453 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b136a449-7178-417f-bc6c-e88e84f446b6 req-6672db2d-ffb4-49ed-aff6-d9c3dcc0e207 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:10.464651 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-b136a449-7178-417f-bc6c-e88e84f446b6 req-6672db2d-ffb4-49ed-aff6-d9c3dcc0e207 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:10.471252 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:10.471252 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:08:11.002251 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-b136a449-7178-417f-bc6c-e88e84f446b6 req-6672db2d-ffb4-49ed-aff6-d9c3dcc0e207 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments/f219c92a-eb6d-4344-8f8f-9dee5f3aa335 returned with HTTP 200 Jul 03 18:08:11.002881 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1491/5988] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:08:10 2026] DELETE /volume/v3/attachments/f219c92a-eb6d-4344-8f8f-9dee5f3aa335 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:13.326680 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-5e50a477-7209-4630-b995-cff2a332ac74 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:13.328425 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/volumes Jul 03 18:08:13.328747 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-166140868", "source_volid": "bcf088cc-40db-46ee-8a73-88c4b2294181", "volume_type": "tempest-scenario-type-luks-1286806393", "size": 1}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:08:13.330510 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.v3.volumes [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-166140868', 'source_volid': 'bcf088cc-40db-46ee-8a73-88c4b2294181', 'volume_type': 'tempest-scenario-type-luks-1286806393', 'size': 1}} {{(pid=99940) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 18:08:13.341669 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:13.341669 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:08:13.342175 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume retrieved successfully. Jul 03 18:08:13.342311 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume of 1 GB Jul 03 18:08:13.342959 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Availability Zones retrieved successfully. Jul 03 18:08:13.347902 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Flow 'volume_create_api' (c25cf77f-2aa2-402e-8e72-ea60ed7baa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:08:13.348928 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a864e86f-a65a-4d58-888e-f39663b70eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:08:13.349811 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.flows.api.create_volume [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 18:08:13.367584 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a864e86f-a65a-4d58-888e-f39663b70eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bcf088cc-40db-46ee-8a73-88c4b2294181', 'volume_type': VolumeType(created_at=2026-07-03T18:07:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb506370-6ef4-4a1f-9a0f-f1a45dc3485c,is_public=True,name='tempest-scenario-type-luks-1286806393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb506370-6ef4-4a1f-9a0f-f1a45dc3485c', '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=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:08:13.368348 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5deabd-6ad3-42ca-ac10-4e82fe62cb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:08:13.392414 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1286806393 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1286806393, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:08:13.392737 np0000004448 devstack@c-api.service[99940]: WARNING cinder.quota [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1286806393 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1286806393, it is now deprecated. Please use the default quota class for default quota. Jul 03 18:08:13.407864 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.quota [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Created reservations ['14adf96f-9012-4cc2-9e26-ac62d0615ea2', 'a549ba6e-0b94-4764-8b6f-82c7bbcc4b8e', '47556cfb-6bd4-4aac-bd8a-6e1c982ccedc', 'ea8ba060-c89f-4ff8-ab06-ea054831662b'] {{(pid=99940) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 18:08:13.408701 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5deabd-6ad3-42ca-ac10-4e82fe62cb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14adf96f-9012-4cc2-9e26-ac62d0615ea2', 'a549ba6e-0b94-4764-8b6f-82c7bbcc4b8e', '47556cfb-6bd4-4aac-bd8a-6e1c982ccedc', 'ea8ba060-c89f-4ff8-ab06-ea054831662b']}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:08:13.409496 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d03461b-66ce-4f2e-a55b-e0b50f4d5d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:08:13.443162 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d03461b-66ce-4f2e-a55b-e0b50f4d5d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32ec306c-d7f8-4881-915f-5761118d6e49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-166140868',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88ad84acb04876820866ec18cf67d9',qos_specs=None,replication_status=,reservations=['14adf96f-9012-4cc2-9e26-ac62d0615ea2','a549ba6e-0b94-4764-8b6f-82c7bbcc4b8e','47556cfb-6bd4-4aac-bd8a-6e1c982ccedc','ea8ba060-c89f-4ff8-ab06-ea054831662b'],size=1,snapshot_id=None,source_replicaid=,source_volid=bcf088cc-40db-46ee-8a73-88c4b2294181,status='creating',user_id='52adca3529074561bc17c3fb110e12a6',volume_type_id=bb506370-6ef4-4a1f-9a0f-f1a45dc3485c), '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-03T18:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-166140868',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=32ec306c-d7f8-4881-915f-5761118d6e49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f88ad84acb04876820866ec18cf67d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bcf088cc-40db-46ee-8a73-88c4b2294181,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52adca3529074561bc17c3fb110e12a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb506370-6ef4-4a1f-9a0f-f1a45dc3485c),volume_type_id=bb506370-6ef4-4a1f-9a0f-f1a45dc3485c)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:08:13.443957 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d2abd0-e63b-484e-9d10-78badf632508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:08:13.463471 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d2abd0-e63b-484e-9d10-78badf632508) transitioned into state 'SUCCESS' from state '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-166140868',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f88ad84acb04876820866ec18cf67d9',qos_specs=None,replication_status=,reservations=['14adf96f-9012-4cc2-9e26-ac62d0615ea2','a549ba6e-0b94-4764-8b6f-82c7bbcc4b8e','47556cfb-6bd4-4aac-bd8a-6e1c982ccedc','ea8ba060-c89f-4ff8-ab06-ea054831662b'],size=1,snapshot_id=None,source_replicaid=,source_volid=bcf088cc-40db-46ee-8a73-88c4b2294181,status='creating',user_id='52adca3529074561bc17c3fb110e12a6',volume_type_id=bb506370-6ef4-4a1f-9a0f-f1a45dc3485c)}' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:08:13.464231 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc24a36d-ce3d-4a98-83a6-78906ae44624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 18:08:13.482712 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc24a36d-ce3d-4a98-83a6-78906ae44624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99940) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 18:08:13.483618 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Flow 'volume_create_api' (c25cf77f-2aa2-402e-8e72-ea60ed7baa61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99940) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 18:08:13.483953 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Create volume request issued successfully. Jul 03 18:08:13.484543 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-5e50a477-7209-4630-b995-cff2a332ac74 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Jul 03 18:08:13.485033 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1510/5989] 10.4.3.210 () {68 vars in 1259 bytes} [Fri Jul 3 18:08:13 2026] POST /volume/v3/volumes => generated 810 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 18:08:13.497213 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-d859b9e6-bd0d-420a-bed8-2a9393f4e349 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:13.499251 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d859b9e6-bd0d-420a-bed8-2a9393f4e349 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:13.499294 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d859b9e6-bd0d-420a-bed8-2a9393f4e349 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:13.499506 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-d859b9e6-bd0d-420a-bed8-2a9393f4e349 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:13.507054 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:13.507054 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:08:13.511312 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-d859b9e6-bd0d-420a-bed8-2a9393f4e349 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:13.516847 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-d859b9e6-bd0d-420a-bed8-2a9393f4e349 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:13.517346 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1504/5990] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:13 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:14.533174 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-37f11182-1687-4551-9ab7-4f803ec2d337 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:14.535298 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-37f11182-1687-4551-9ab7-4f803ec2d337 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:14.535529 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-37f11182-1687-4551-9ab7-4f803ec2d337 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:14.535804 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-37f11182-1687-4551-9ab7-4f803ec2d337 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:14.545957 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:14.545957 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:08:14.550210 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-37f11182-1687-4551-9ab7-4f803ec2d337 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:14.554823 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-37f11182-1687-4551-9ab7-4f803ec2d337 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:14.555211 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1486/5991] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:14 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:15.569083 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-e7e585fd-dae6-48bb-b8ba-e5f5a812bcbe None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:15.570627 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e7e585fd-dae6-48bb-b8ba-e5f5a812bcbe tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:15.570809 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e7e585fd-dae6-48bb-b8ba-e5f5a812bcbe tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:15.570978 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-e7e585fd-dae6-48bb-b8ba-e5f5a812bcbe tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:15.576915 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:15.576915 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:08:15.579876 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-e7e585fd-dae6-48bb-b8ba-e5f5a812bcbe tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:15.583345 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-e7e585fd-dae6-48bb-b8ba-e5f5a812bcbe tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:15.583673 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1492/5992] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:15 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:16.595504 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-8c2aeacd-e212-4773-a864-6fc09b1fa4da None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:16.597193 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c2aeacd-e212-4773-a864-6fc09b1fa4da tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:16.597360 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c2aeacd-e212-4773-a864-6fc09b1fa4da tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:16.597531 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-8c2aeacd-e212-4773-a864-6fc09b1fa4da tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:16.604137 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:16.604137 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:08:16.607086 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-8c2aeacd-e212-4773-a864-6fc09b1fa4da tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:16.610499 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-8c2aeacd-e212-4773-a864-6fc09b1fa4da tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:16.610843 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1511/5993] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:16 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:17.622241 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-110fb6c4-e8c0-4eaf-8725-4454d111f8b3 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:17.624084 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-110fb6c4-e8c0-4eaf-8725-4454d111f8b3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:17.624308 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-110fb6c4-e8c0-4eaf-8725-4454d111f8b3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:17.624536 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-110fb6c4-e8c0-4eaf-8725-4454d111f8b3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:17.630864 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:17.630864 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:08:17.634027 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-110fb6c4-e8c0-4eaf-8725-4454d111f8b3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:17.637609 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-110fb6c4-e8c0-4eaf-8725-4454d111f8b3 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:17.638070 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1505/5994] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:17 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:18.649165 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-15ba0b17-c9fd-4310-aece-d541a428c5e5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:18.650800 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-15ba0b17-c9fd-4310-aece-d541a428c5e5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:18.651003 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-15ba0b17-c9fd-4310-aece-d541a428c5e5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:18.651175 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-15ba0b17-c9fd-4310-aece-d541a428c5e5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:18.657355 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:18.657355 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:08:18.660723 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-15ba0b17-c9fd-4310-aece-d541a428c5e5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:18.664478 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-15ba0b17-c9fd-4310-aece-d541a428c5e5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:18.664860 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1487/5995] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:18 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:19.676363 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-616263f7-95ea-4a8d-a5cc-b51459d241ab None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:19.678136 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-616263f7-95ea-4a8d-a5cc-b51459d241ab tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:19.678317 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-616263f7-95ea-4a8d-a5cc-b51459d241ab tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:19.678488 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-616263f7-95ea-4a8d-a5cc-b51459d241ab tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:19.685500 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:19.685500 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:08:19.688922 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-616263f7-95ea-4a8d-a5cc-b51459d241ab tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:19.692875 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-616263f7-95ea-4a8d-a5cc-b51459d241ab tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:19.693399 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1493/5996] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:19 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:20.704945 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-6ac811c6-cb88-4d02-bc01-6256cd89cbed None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:20.706839 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6ac811c6-cb88-4d02-bc01-6256cd89cbed tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:20.707015 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6ac811c6-cb88-4d02-bc01-6256cd89cbed tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:20.707186 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-6ac811c6-cb88-4d02-bc01-6256cd89cbed tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:20.713210 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:20.713210 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:08:20.716017 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-6ac811c6-cb88-4d02-bc01-6256cd89cbed tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:20.719233 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-6ac811c6-cb88-4d02-bc01-6256cd89cbed tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:20.719552 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1512/5997] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:20 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:21.730963 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-c0716cf7-603a-4b4f-b053-1f78a2634f97 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:21.733047 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c0716cf7-603a-4b4f-b053-1f78a2634f97 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:21.733260 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c0716cf7-603a-4b4f-b053-1f78a2634f97 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:21.733468 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-c0716cf7-603a-4b4f-b053-1f78a2634f97 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:21.740922 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:21.740922 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:08:21.744397 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-c0716cf7-603a-4b4f-b053-1f78a2634f97 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:21.748379 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-c0716cf7-603a-4b4f-b053-1f78a2634f97 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:21.748684 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1506/5998] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:21 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:22.760731 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-4b96516e-fd7f-4077-ab30-33e1079245a2 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:22.763246 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4b96516e-fd7f-4077-ab30-33e1079245a2 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:22.763458 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4b96516e-fd7f-4077-ab30-33e1079245a2 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:22.763655 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-4b96516e-fd7f-4077-ab30-33e1079245a2 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:22.770419 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:22.770419 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:08:22.773550 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-4b96516e-fd7f-4077-ab30-33e1079245a2 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:22.777290 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-4b96516e-fd7f-4077-ab30-33e1079245a2 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:22.777618 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1488/5999] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:22 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:23.789792 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-35d029cd-7472-4b30-85b5-5f031c0756d7 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:23.791962 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-35d029cd-7472-4b30-85b5-5f031c0756d7 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:23.792165 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-35d029cd-7472-4b30-85b5-5f031c0756d7 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:23.792349 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-35d029cd-7472-4b30-85b5-5f031c0756d7 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:23.799761 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:23.799761 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:08:23.803332 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-35d029cd-7472-4b30-85b5-5f031c0756d7 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:23.807338 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-35d029cd-7472-4b30-85b5-5f031c0756d7 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:23.807659 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1494/6000] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:23 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:24.818755 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-cee9df2b-a283-4d82-8387-e8d5c7ad6917 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:24.821140 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cee9df2b-a283-4d82-8387-e8d5c7ad6917 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:24.821324 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cee9df2b-a283-4d82-8387-e8d5c7ad6917 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:24.821497 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-cee9df2b-a283-4d82-8387-e8d5c7ad6917 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:24.830460 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:24.830460 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:08:24.834590 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-cee9df2b-a283-4d82-8387-e8d5c7ad6917 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:24.839642 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-cee9df2b-a283-4d82-8387-e8d5c7ad6917 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:24.840318 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1513/6001] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:24 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:25.851680 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-a32c085b-b80a-4dc7-a773-75b93b1f257f None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:25.853759 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a32c085b-b80a-4dc7-a773-75b93b1f257f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:25.854017 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a32c085b-b80a-4dc7-a773-75b93b1f257f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:25.854208 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-a32c085b-b80a-4dc7-a773-75b93b1f257f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:25.860610 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:25.860610 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:08:25.864059 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-a32c085b-b80a-4dc7-a773-75b93b1f257f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:25.868554 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-a32c085b-b80a-4dc7-a773-75b93b1f257f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:25.869013 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1507/6002] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:08:25 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:08:25.945580 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-29d1e6ca-038a-46ec-8edc-b7510c266246 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:25.947543 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-29d1e6ca-038a-46ec-8edc-b7510c266246 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:25.947839 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-29d1e6ca-038a-46ec-8edc-b7510c266246 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:25.948030 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-29d1e6ca-038a-46ec-8edc-b7510c266246 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:25.954966 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:25.954966 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:08:25.958583 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-29d1e6ca-038a-46ec-8edc-b7510c266246 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:25.963029 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-29d1e6ca-038a-46ec-8edc-b7510c266246 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:25.963504 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1489/6003] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:08:25 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:08:26.412197 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-8d7c1d9b-3cd5-4faa-8d94-e7607173d1c5 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:26.414086 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-8d7c1d9b-3cd5-4faa-8d94-e7607173d1c5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:26.414262 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-8d7c1d9b-3cd5-4faa-8d94-e7607173d1c5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:26.414440 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-8d7c1d9b-3cd5-4faa-8d94-e7607173d1c5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:26.420864 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:26.420864 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:08:26.423990 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-8d7c1d9b-3cd5-4faa-8d94-e7607173d1c5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:26.427913 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-8d7c1d9b-3cd5-4faa-8d94-e7607173d1c5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:26.428239 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1495/6004] 10.4.3.210 () {68 vars in 1598 bytes} [Fri Jul 3 18:08:26 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:08:26.436926 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-4d4c367f-efdf-44bb-919c-76221d82f639 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:26.437361 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4d4c367f-efdf-44bb-919c-76221d82f639 None None] GET https://10.4.3.210/volume// Jul 03 18:08:26.437434 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4d4c367f-efdf-44bb-919c-76221d82f639 None None] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:26.437624 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-4d4c367f-efdf-44bb-919c-76221d82f639 None None] Calling method 'all' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:26.438005 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-4d4c367f-efdf-44bb-919c-76221d82f639 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:08:26.438317 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1514/6005] 10.4.3.210 () {66 vars in 1419 bytes} [Fri Jul 3 18:08:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 18:08:26.446157 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-a928c228-529c-4da2-b702-6f77c5840736 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:26.447926 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-a928c228-529c-4da2-b702-6f77c5840736 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/attachments Jul 03 18:08:26.448227 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-a928c228-529c-4da2-b702-6f77c5840736 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32ec306c-d7f8-4881-915f-5761118d6e49", "connector": null, "instance_uuid": "2d17c020-1f7e-4719-b2b7-187a14bbe9cb"}} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:08:26.455844 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:26.455844 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:08:26.483294 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-a928c228-529c-4da2-b702-6f77c5840736 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Jul 03 18:08:26.483685 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1508/6006] 10.4.3.210 () {74 vars in 1594 bytes} [Fri Jul 3 18:08:26 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:08:32.480381 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-b9e27edf-3bd4-4366-bdb9-746862297ce4 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:32.480720 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b9e27edf-3bd4-4366-bdb9-746862297ce4 None None] GET https://10.4.3.210/volume// Jul 03 18:08:32.480906 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b9e27edf-3bd4-4366-bdb9-746862297ce4 None None] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:32.481094 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-b9e27edf-3bd4-4366-bdb9-746862297ce4 None None] Calling method 'all' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:32.481364 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-b9e27edf-3bd4-4366-bdb9-746862297ce4 None None] https://10.4.3.210/volume// returned with HTTP 300 Jul 03 18:08:32.481593 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1490/6007] 10.4.3.210 () {66 vars in 1426 bytes} [Fri Jul 3 18:08:32 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 18:08:32.488308 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-2d83c59e-c8af-4c6d-91e9-b75a64540cf0 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:32.490316 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-2d83c59e-c8af-4c6d-91e9-b75a64540cf0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:08:32.490515 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-2d83c59e-c8af-4c6d-91e9-b75a64540cf0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:32.490689 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-2d83c59e-c8af-4c6d-91e9-b75a64540cf0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:32.499493 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:32.499493 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:08:32.502500 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-2d83c59e-c8af-4c6d-91e9-b75a64540cf0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:08:32.516851 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-2d83c59e-c8af-4c6d-91e9-b75a64540cf0 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:08:32.517270 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1496/6008] 10.4.3.210 () {70 vars in 1639 bytes} [Fri Jul 3 18:08:32 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 1629 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 18:08:32.612131 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-33a8f523-b528-49ae-ac95-f76087a73f5d None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:32.613990 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-33a8f523-b528-49ae-ac95-f76087a73f5d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] PUT https://10.4.3.210/volume/v3/attachments/6decf1d0-92e2-4183-82ee-0b0e17cfe40e Jul 03 18:08:32.614272 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-33a8f523-b528-49ae-ac95-f76087a73f5d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000004448", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:193fcfd35db", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed0e105a-0c21-4885-abc7-1b4151abf7cb", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:08:32.620503 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-33a8f523-b528-49ae-ac95-f76087a73f5d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Acquiring lock "cinder-attachment_update-32ec306c-d7f8-4881-915f-5761118d6e49-np0000004448" by "attachment_update" {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 18:08:32.624411 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-33a8f523-b528-49ae-ac95-f76087a73f5d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Lock "cinder-attachment_update-32ec306c-d7f8-4881-915f-5761118d6e49-np0000004448" acquired by "attachment_update" :: waited 0.004s {{(pid=99940) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 18:08:32.625212 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:32.625212 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:08:33.141011 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.coordination [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-33a8f523-b528-49ae-ac95-f76087a73f5d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Lock "cinder-attachment_update-32ec306c-d7f8-4881-915f-5761118d6e49-np0000004448" released by "attachment_update" :: held 0.517s {{(pid=99940) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 18:08:33.141266 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-33a8f523-b528-49ae-ac95-f76087a73f5d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments/6decf1d0-92e2-4183-82ee-0b0e17cfe40e returned with HTTP 200 Jul 03 18:08:33.141658 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1515/6009] 10.4.3.210 () {74 vars in 1704 bytes} [Fri Jul 3 18:08:32 2026] PUT /volume/v3/attachments/6decf1d0-92e2-4183-82ee-0b0e17cfe40e => generated 968 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:08:33.654124 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-cd93ec7f-34df-40c9-a87d-4b7a1bf4655d None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:33.656424 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-cd93ec7f-34df-40c9-a87d-4b7a1bf4655d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] POST https://10.4.3.210/volume/v3/attachments/6decf1d0-92e2-4183-82ee-0b0e17cfe40e/action Jul 03 18:08:33.656785 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-cd93ec7f-34df-40c9-a87d-4b7a1bf4655d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action body: b'{"os-complete": null}' {{(pid=99941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 18:08:33.656932 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-cd93ec7f-34df-40c9-a87d-4b7a1bf4655d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 18:08:33.670898 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:33.670898 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:08:33.679277 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-cd93ec7f-34df-40c9-a87d-4b7a1bf4655d tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments/6decf1d0-92e2-4183-82ee-0b0e17cfe40e/action returned with HTTP 204 Jul 03 18:08:33.679586 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1509/6010] 10.4.3.210 () {74 vars in 1725 bytes} [Fri Jul 3 18:08:33 2026] POST /volume/v3/attachments/6decf1d0-92e2-4183-82ee-0b0e17cfe40e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:08:35.961628 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=16 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:08:39.746266 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-4ac7dd00-71f4-4fb7-a6a9-b43a3225506f None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:08:39.748322 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-4ac7dd00-71f4-4fb7-a6a9-b43a3225506f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49/encryption Jul 03 18:08:39.748499 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-4ac7dd00-71f4-4fb7-a6a9-b43a3225506f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:08:39.748663 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-4ac7dd00-71f4-4fb7-a6a9-b43a3225506f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'index' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:08:39.757168 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:08:39.757168 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:08:39.762613 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [req-bcb67ccc-143f-4f90-b413-df935f0c8af6 req-4ac7dd00-71f4-4fb7-a6a9-b43a3225506f tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49/encryption returned with HTTP 200 Jul 03 18:08:39.763011 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1491/6011] 10.4.3.210 () {68 vars in 1631 bytes} [Fri Jul 3 18:08:39 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:08:42.505298 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=31,cinder:UPDATE=3 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:08:43.135847 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=37,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:08:43.677307 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:08:49.761699 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=4 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:09:29.198793 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [req-85b28bf2-96e1-4d02-9cec-1aef537cd977 req-4693d07b-1180-4e5a-9aae-35d97ecb3f5b None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:09:29.201202 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-85b28bf2-96e1-4d02-9cec-1aef537cd977 req-4693d07b-1180-4e5a-9aae-35d97ecb3f5b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] DELETE https://10.4.3.210/volume/v3/attachments/6decf1d0-92e2-4183-82ee-0b0e17cfe40e Jul 03 18:09:29.201421 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-85b28bf2-96e1-4d02-9cec-1aef537cd977 req-4693d07b-1180-4e5a-9aae-35d97ecb3f5b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:09:29.201642 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [req-85b28bf2-96e1-4d02-9cec-1aef537cd977 req-4693d07b-1180-4e5a-9aae-35d97ecb3f5b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'version_select' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:09:29.209167 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:09:29.209167 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:09:29.738322 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [req-85b28bf2-96e1-4d02-9cec-1aef537cd977 req-4693d07b-1180-4e5a-9aae-35d97ecb3f5b tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/attachments/6decf1d0-92e2-4183-82ee-0b0e17cfe40e returned with HTTP 200 Jul 03 18:09:29.738927 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1497/6012] 10.4.3.210 () {72 vars in 1673 bytes} [Fri Jul 3 18:09:29 2026] DELETE /volume/v3/attachments/6decf1d0-92e2-4183-82ee-0b0e17cfe40e => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 18:09:32.289192 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-83ac3d2f-cf7a-4bd0-ab99-1f6ff872fa2c None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:09:32.290883 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-83ac3d2f-cf7a-4bd0-ab99-1f6ff872fa2c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] DELETE https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:09:32.291099 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-83ac3d2f-cf7a-4bd0-ab99-1f6ff872fa2c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:09:32.291314 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-83ac3d2f-cf7a-4bd0-ab99-1f6ff872fa2c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'delete' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:09:32.291510 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.v3.volumes [None req-83ac3d2f-cf7a-4bd0-ab99-1f6ff872fa2c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Delete volume with id: 32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:09:32.297912 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:09:32.297912 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:09:32.298401 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-83ac3d2f-cf7a-4bd0-ab99-1f6ff872fa2c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:09:32.308741 np0000004448 devstack@c-api.service[99940]: WARNING cinder.keymgr.conf_key_mgr [None req-83ac3d2f-cf7a-4bd0-ab99-1f6ff872fa2c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 18:09:32.316616 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-83ac3d2f-cf7a-4bd0-ab99-1f6ff872fa2c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Delete volume request issued successfully. Jul 03 18:09:32.316838 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-83ac3d2f-cf7a-4bd0-ab99-1f6ff872fa2c tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 202 Jul 03 18:09:32.317278 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1516/6013] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:09:32 2026] DELETE /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:09:32.323887 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-b6a44fb9-c142-4dfd-9e74-1206b3b9ffac None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:09:32.325608 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b6a44fb9-c142-4dfd-9e74-1206b3b9ffac tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:09:32.325727 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b6a44fb9-c142-4dfd-9e74-1206b3b9ffac tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:09:32.325927 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-b6a44fb9-c142-4dfd-9e74-1206b3b9ffac tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:09:32.332529 np0000004448 devstack@c-api.service[99941]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:09:32.332529 np0000004448 devstack@c-api.service[99941]: warnings.warn( Jul 03 18:09:32.336415 np0000004448 devstack@c-api.service[99941]: INFO cinder.volume.api [None req-b6a44fb9-c142-4dfd-9e74-1206b3b9ffac tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:09:32.340933 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-b6a44fb9-c142-4dfd-9e74-1206b3b9ffac tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 200 Jul 03 18:09:32.341434 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1510/6014] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:09:32 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 1449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:09:33.354026 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-a3300e46-a213-446b-b5e9-55846249f898 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:09:33.355907 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a3300e46-a213-446b-b5e9-55846249f898 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 Jul 03 18:09:33.356134 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a3300e46-a213-446b-b5e9-55846249f898 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:09:33.356342 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-a3300e46-a213-446b-b5e9-55846249f898 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:09:33.363785 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-a3300e46-a213-446b-b5e9-55846249f898 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 returned with HTTP 404 Jul 03 18:09:33.364381 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1492/6015] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:09:33 2026] GET /volume/v3/volumes/32ec306c-d7f8-4881-915f-5761118d6e49 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:09:33.643473 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-6463e7ab-e1cb-4f6f-8450-09def17e7ea1 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:09:33.645248 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6463e7ab-e1cb-4f6f-8450-09def17e7ea1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:09:33.645470 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6463e7ab-e1cb-4f6f-8450-09def17e7ea1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:09:33.645694 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-6463e7ab-e1cb-4f6f-8450-09def17e7ea1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:09:33.645912 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.v3.volumes [None req-6463e7ab-e1cb-4f6f-8450-09def17e7ea1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Delete volume with id: bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:09:33.653138 np0000004448 devstack@c-api.service[99942]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:09:33.653138 np0000004448 devstack@c-api.service[99942]: warnings.warn( Jul 03 18:09:33.653412 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6463e7ab-e1cb-4f6f-8450-09def17e7ea1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:09:33.663649 np0000004448 devstack@c-api.service[99942]: WARNING cinder.keymgr.conf_key_mgr [None req-6463e7ab-e1cb-4f6f-8450-09def17e7ea1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 18:09:33.670826 np0000004448 devstack@c-api.service[99942]: INFO cinder.volume.api [None req-6463e7ab-e1cb-4f6f-8450-09def17e7ea1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Delete volume request issued successfully. Jul 03 18:09:33.671167 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-6463e7ab-e1cb-4f6f-8450-09def17e7ea1 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 202 Jul 03 18:09:33.671573 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1498/6016] 10.4.3.210 () {66 vars in 1351 bytes} [Fri Jul 3 18:09:33 2026] DELETE /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:09:33.678194 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.middleware.request_id [None req-666510a0-6d5c-49b8-a8e3-4f2ba1b03fc6 None None] RequestId filter calling following filter/app {{(pid=99940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:09:33.679781 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-666510a0-6d5c-49b8-a8e3-4f2ba1b03fc6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:09:33.679974 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-666510a0-6d5c-49b8-a8e3-4f2ba1b03fc6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:09:33.680175 np0000004448 devstack@c-api.service[99940]: DEBUG cinder.api.openstack.wsgi [None req-666510a0-6d5c-49b8-a8e3-4f2ba1b03fc6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:09:33.686418 np0000004448 devstack@c-api.service[99940]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:09:33.686418 np0000004448 devstack@c-api.service[99940]: warnings.warn( Jul 03 18:09:33.690199 np0000004448 devstack@c-api.service[99940]: INFO cinder.volume.api [None req-666510a0-6d5c-49b8-a8e3-4f2ba1b03fc6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Volume info retrieved successfully. Jul 03 18:09:33.695244 np0000004448 devstack@c-api.service[99940]: INFO cinder.api.openstack.wsgi [None req-666510a0-6d5c-49b8-a8e3-4f2ba1b03fc6 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 200 Jul 03 18:09:33.695660 np0000004448 devstack@c-api.service[99940]: [pid: 99940|app: 0|req: 1517/6017] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:09:33 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:09:34.707631 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.middleware.request_id [None req-fb4b2e23-91a7-46c8-be0a-6dc81ae853d5 None None] RequestId filter calling following filter/app {{(pid=99941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:09:34.709480 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fb4b2e23-91a7-46c8-be0a-6dc81ae853d5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 Jul 03 18:09:34.709743 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fb4b2e23-91a7-46c8-be0a-6dc81ae853d5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Empty body provided in request {{(pid=99941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:09:34.710000 np0000004448 devstack@c-api.service[99941]: DEBUG cinder.api.openstack.wsgi [None req-fb4b2e23-91a7-46c8-be0a-6dc81ae853d5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] Calling method 'show' {{(pid=99941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:09:34.715411 np0000004448 devstack@c-api.service[99941]: INFO cinder.api.openstack.wsgi [None req-fb4b2e23-91a7-46c8-be0a-6dc81ae853d5 tempest-TestEncryptedCinderVolumes-1202012890 tempest-TestEncryptedCinderVolumes-1202012890-project-member] https://10.4.3.210/volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 returned with HTTP 404 Jul 03 18:09:34.715926 np0000004448 devstack@c-api.service[99941]: [pid: 99941|app: 0|req: 1511/6018] 10.4.3.210 () {66 vars in 1348 bytes} [Fri Jul 3 18:09:34 2026] GET /volume/v3/volumes/bcf088cc-40db-46ee-8a73-88c4b2294181 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 18:09:34.721997 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.middleware.request_id [None req-82df285f-bdb7-423b-9a91-57607ead5dd5 None None] RequestId filter calling following filter/app {{(pid=99943) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:09:34.723629 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-82df285f-bdb7-423b-9a91-57607ead5dd5 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Jul 03 18:09:34.723872 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-82df285f-bdb7-423b-9a91-57607ead5dd5 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Empty body provided in request {{(pid=99943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:09:34.724052 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.api.openstack.wsgi [None req-82df285f-bdb7-423b-9a91-57607ead5dd5 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Calling method 'detail' {{(pid=99943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:09:34.724757 np0000004448 devstack@c-api.service[99943]: DEBUG cinder.volume.api [None req-82df285f-bdb7-423b-9a91-57607ead5dd5 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99943) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 18:09:34.733168 np0000004448 devstack@c-api.service[99943]: INFO cinder.volume.api [None req-82df285f-bdb7-423b-9a91-57607ead5dd5 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Get all volumes completed successfully. Jul 03 18:09:34.734499 np0000004448 devstack@c-api.service[99943]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 18:09:34.734499 np0000004448 devstack@c-api.service[99943]: warnings.warn( Jul 03 18:09:34.738456 np0000004448 devstack@c-api.service[99943]: INFO cinder.api.openstack.wsgi [None req-82df285f-bdb7-423b-9a91-57607ead5dd5 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 18:09:34.739140 np0000004448 devstack@c-api.service[99943]: [pid: 99943|app: 0|req: 1493/6019] 10.4.3.210 () {66 vars in 1285 bytes} [Fri Jul 3 18:09:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 18:09:34.751359 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.middleware.request_id [None req-f5bfa1da-5967-491d-a980-eeed6af503a6 None None] RequestId filter calling following filter/app {{(pid=99942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 18:09:34.753104 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f5bfa1da-5967-491d-a980-eeed6af503a6 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] DELETE https://10.4.3.210/volume/v3/types/bb506370-6ef4-4a1f-9a0f-f1a45dc3485c Jul 03 18:09:34.753279 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f5bfa1da-5967-491d-a980-eeed6af503a6 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Empty body provided in request {{(pid=99942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 18:09:34.753491 np0000004448 devstack@c-api.service[99942]: DEBUG cinder.api.openstack.wsgi [None req-f5bfa1da-5967-491d-a980-eeed6af503a6 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] Calling method '_delete' {{(pid=99942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 18:09:34.773545 np0000004448 devstack@c-api.service[99942]: INFO cinder.api.openstack.wsgi [None req-f5bfa1da-5967-491d-a980-eeed6af503a6 tempest-TestEncryptedCinderVolumes-533575147 tempest-TestEncryptedCinderVolumes-533575147-project-admin] https://10.4.3.210/volume/v3/types/bb506370-6ef4-4a1f-9a0f-f1a45dc3485c returned with HTTP 202 Jul 03 18:09:34.773948 np0000004448 devstack@c-api.service[99942]: [pid: 99942|app: 0|req: 1499/6020] 10.4.3.210 () {66 vars in 1345 bytes} [Fri Jul 3 18:09:34 2026] DELETE /volume/v3/types/bb506370-6ef4-4a1f-9a0f-f1a45dc3485c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 18:09:43.693429 np0000004448 devstack@c-api.service[99940]: DEBUG dbcounter [-] [99940] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:09:44.712127 np0000004448 devstack@c-api.service[99941]: DEBUG dbcounter [-] [99941] Writing DB stats cinder:SELECT=5 {{(pid=99941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:09:44.737129 np0000004448 devstack@c-api.service[99943]: DEBUG dbcounter [-] [99943] Writing DB stats cinder:SELECT=3 {{(pid=99943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 18:09:44.770685 np0000004448 devstack@c-api.service[99942]: DEBUG dbcounter [-] [99942] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}